/*  
Theme Name: New Bootcamp
Theme URI: http://www.beantownbootcamp.com
Description: Hope this works
Version: 0.1

*/
body{
margin: 0;
font-family: Arial, Verdana;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #999999;
color: #000000;
}
h1{
font-family: Arial, Verdana;   
font-size: 24px;
padding: 0 0 10px 0;
}
a:link, a:visited{
text-decoration: none;
color: #000000;
}
a:hover{
text-decoration: underline;
}
p{
padding: 10px 0 0 0;
}
#wrapper{
margin: 0 auto 0 auto;
width: 1000px;
text-align: left;
background-color:#999999;
}
#header{
float: left;
width: 1000px;
height: 215px;
background-image: url('images/header.jpg');
}
#topspacer{
float: left;
width: 1000px;
height: 43px;
}
#leftspacer{
float: left;
width: 605px;
height: 20px;
}
#currentsession{
float:left;
height: 20px;
width: 285px;
font-family: Arial, Verdana;
font-size: 16px;
font-weight: bold;  
}
#topmenuspacer{
float:left;
height:88px;
width:1000px;
}
#menuright{
float:left;
height:40px;
width:160px;
}
#menu{
float:left;
left: 10px;
top: 131px;
width: 800px;
}
#outsidecontainer{
float: left;
width: 1000px;
background-image: url('images/background.jpg');
}
#containerspacer{
float:left;
width: 100px;
height: 10px;
}
#insidecontainer{
float: left;
width: 800px;
}
.sidebar{
float: left;
width: 238px;
background: #999999;
margin: 0 0 0 10px;
display: inline;
}
#footer{
clear: both;
float: left;
width: 1000px;
height: 143px;
pading: 0px 0px 0px 0px;
background-image: url('images/footer.jpg');
background-repeat: no-repeat;
background-color: #999999;
}
body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}
.post{
padding: 10px 5px 10px 5px;
}
.post h2{
font-family: Arial, Verdana;   
font-size: 18px;
}
.entry{
line-height: 18px;
}
p.postmetadata{
margin: 10px 0 0 0;
padding:5px;
background-color:#8f0000;
font-size:11px;
}
.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}
.sidebar ul li{
padding: 10px 0 10px 0;
}
.sidebar ul li h2{
font-family: Arial, Verdana;   
font-size: 14px;
}
.sidebar ul ul li{
padding: 0;
line-height: 24px;
}
table#wp-calendar{
width: 100%;
}
.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}
#footer {
	padding: 0px 10px 0px 0px;
}
#footer p{
	line-height:18px;
}
#search {
	width:100%;
}
ul.latestactivity {
	font-size:11px;
}
#quotes {
	font-size:11px;
}
li.alternate {
	line-height:12px;
}
a.postday {
	color:#6a7880;
}
