/*  
Theme Name: Boardhead Brothers
Theme URI: http://www.bradfordjamesholt.com
Description: Boardhead Brothers theme
Special Thanks: Followed wpdesigner.com Small Potato's tutorial and built this out of it
Version: 1.0
Author: BJH
Author URI: http://www.bradfordjamesholt.com

*/


body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
margin-top:50px;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #000000;
color: #ffffff;
}

p{
padding: 10px 0 0 0;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px; 
color: #666666;
padding: 0 0 10px 0;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px; 
color: #666666;
text-transform:uppercase;
font-weight:normal;
padding:0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 1200px;
text-align: left;
}

#header{
float: left;
width: 200px;
height: 620px;
margin: 0;
background-image: url('images/boardheadBrothersLogo.gif');
}

		 
#container{
float: left;
width: 740px;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
margin:0;
}

#container h2{
margin-bottom:20px;
}

#container a {
font-family: Arial, Helvetica, Georgia, Sans-serif;
color: #666666;
text-decoration:none;
}

#container a:hover {
color: #ffffff;
}

/************************

Non Video Pages

*************************/

.greenContainer {
background-color: #78BF4F;
background-image: url('images/black_diag_pattern.gif');
float:left;
padding:15px;
}

.pageContent {
width:740;
float:left;
background-color: #000000;
padding:20px;
}



/***************
Video Pages
*****************/
.video {

background-color: #78BF4F;
background-image: url('images/black_diag_pattern.gif');
float:left;
padding:15px;
}

.videoInfo {
width:740px;
margin-top:20px;
float:left
}


/***********************
Post Information
***********************/


.entry{
background-color:#000000;
padding:0;
}

.innerEntry{
padding:10px;
}

.entryHouse{
background-color:#78BF4F;
padding:10px;
background-image: url('images/black_diag_pattern.gif');
margin-bottom:20px;
}

.post{
padding: 0;

}


.post h3 {
margin-bottom: 5px;
}




p.postmetadata{
padding-bottom: 20px;
border-top: 1px dashed #78BF4F;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


/******************************

SIDEBAR

******************************/

.sidebar{
float: left;
width: 220px;
height:620px;
padding-left:20px;
padding-right:20px;
background: #000000;
margin: 0;
display: inline;
font-family: Arial, Helvetica, sans-serif;
}

#flexibleHolder{
float: left;
width:200px;
min-height:590px;
display:inline;
}

#flexible{
float: left;
width:200px;
display:inline;
}

.sidebar h2{
display:none;
}

.sidebar ul{
list-style-type: none;
margin:0;
padding:0;
}

.sidebar ul li {
margin-bottom: 20px;
}

.sidebar ul ul a {
font-size: 22px; 
color: #666666;
text-transform:uppercase;
text-decoration:none;
}

.sidebar ul ul li:hover {
color: #ffffff;
}
.sidebar ul ul li a:hover {
color: #ffffff;
}

.sidebar ul ul li{
font-size: 22px; 
color: #666666;
text-transform:uppercase;
text-decoration:none;
}


.sidebar ul ul ul a {
font-size: 16px;
color: #ffffff;
text-transform:none;

}

.sidebar ul ul ul li {
font-size: 16px;
color: #ffffff;
text-transform:none;
margin-left:10px;
margin-top:5px;
margin-bottom:0;

}

.sidebar ul ul ul ul a {
font-size: 12px;
color: #666666;
font-style:italic;
}

.sidebar ul ul ul ul a:hover{
color: #ffffff;
}

.sidebar ul ul ul ul li {
margin-top:0;
margin-bottom:0;
}



/****************************************/






#cat {
margin-left: 10px;
}

/*  Searchform */

#s {
margin-bottom:10px;
}

#searchform {
margin-left:0px;
}



/* End Searchform */


#footer{
float:left;
margin-top:20px;
text-align:center;
width: 1200px;
padding: 0;
}

#footer p{
font-size: 11px;
color: #ffffff;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #78BF4F;
}

.comments-template h2, .comments-template h3{
font-family: Arial, Helvetica, Georgia, Sans-serif;
color: #ffffff;
font-size: 14px;

}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}