/*  
Theme Name: Boss Outdoor Productions
Theme URI: http://www.dirtroadmedia.com
Description: John's blog for Boss Outdoor Productions
Version: 1.0
Author: Melissa Hudson
Author URI: http://www.dirtroadmedia.com

*/
body{
margin: 0;
font-family: Arial, Helvetica, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background-image: url(images/background.png);
color: #FFFFFF;
}

h1{
font-family: Arial, Helvetica, Sans-serif;
font-size: 24px;
padding: 0 10px 10px 10px;
}

a:link, a:visited{
text-decoration: none;
color: #FFFFFF;
}

a:hover{
background-color:#0A0A0A;
text-decoration: underline;

}

p{
padding: 10px 10px 0 10px;
}

#wrapper{
margin: 0 auto 0 auto;
width: 801px;
text-align: left;
background-color:#000000;
border: 1px solid black;
margin-top: 15px;
}

#header{
float: left;
width: 800px;
}

#container{
float: right;
width: 520px;
border-left: 2pt dotted #989898;
}

.sidebar{
float: left;
width: 260px;
background: #000000;
margin: 0 0 0 10px;
display: inline;


}
#footer{
clear: both;
float: left;
width: 800px;
height: 88px;
background-image: url(images/footer.jpg);

}
body, h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 0 10px 0 10px
}
.post{
padding: 10px 5px 10px 5px;
}
.post h2{
font-family: Arial, Helvetica, Sans-serif;
font-size: 18px;
}
.entry{
line-height: 18px;
}
p.postmetadata{
margin: 10px 25px 0 0;
padding:5px;
font-size:11px;
text-align: right;
}
.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, Helvetica, Sans-serif;
font-size: 14px;
}
.sidebar ul ul li{
padding: 0;
line-height: 24px;
}
table#wp-calendar{
width: 100%;
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	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;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
#footer {
	padding: 10px 0 0 0;
}
#footer p{
	line-height:18px;
}
#search {
	width:100%;
}
ul.latestactivity {
	font-size:11px;
}
#quotes {
	font-size:11px;
	

li {
	list-style-type: square;

}
li.alternate {
	line-height:12px;
}
a.postday {
	color:#6a7880;
}

.menubarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}