/*  
Theme Name: Bradford James Holt
Theme URI: http://www.bradfordjamesholt.com
Description: Bradford James Holt's website
Special Thanks: Followed wpdesigner.com Small Potato's tutorial and built this out of it
Version: 1.1
Author: BJH
Author URI: http://www.bradfordjamesholt.com

*/


body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

img {
border: #76823b 1px solid;
}

a img {
border: #76823b 1px solid;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.webDev {
float: left;
margin-top:40px;
text-align:justify;
width:560px;
}

.webDev p{
margin-left:20px;
margin-right:20px;
}

.webDev a img {
margin-left: 20px;
margin-right: 20px;
}



body{
margin: 0;
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: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

#header{
float: left;
width: 750px;
height: 140px;
margin: 0;
background-image: url('images/bradfordJamesHoltLogo.png');
}

.navbar {
float:right;
width: 750px;
height: 30px;
margin:10px 0 10px 0;
background-image: url('images/navbarBackground.png');

}

/*       ###############################
         NAVIGATION
         ############################### */

#navmenu {
float: left;
width: 750px; 
height: 30px;
margin: 10px 0 10px 0;
background-image: url('images/navbarBackground.png'); 
overflow:hidden;

}




ul#nav {
height:30px;
margin:0;
padding:0;
margin-left:170px;
font-family: Arial;
font-weight:bold;
font-size: 14px;
text-transform:lowercase;
}
 
ul#nav li {
list-style:none;
line-height:30px;
float:left;
}

ul#nav a {
text-decoration:none;
padding:0 10px;
color:#000000;
}

ul#nav a:visited {
text-decoration:none;
color:#000000;
}

ul#nav a:hover {
text-decoration:underline;
color: #000000;
}

		 
#container{
float: right;
width: 560px;
margin-right: 10px;

}

#container a {
font-family: Arial, Helvetica, Georgia, Sans-serif;
color: #5669c4;
text-decoration:none;
}

#container a:hover {
text-decoration: underline;
}

#container h3 a{
font-family: Arial, Helvetica, Georgia, Sans-serif;
color: #b2c456;
text-decoration:none;
font-size:18px;
}

#container h3 a:hover {
text-decoration: underline;
}

#container h2{
font-family: Arial, Helvetica, Georgia, Sans-serif;
color: #b2c456;
text-decoration:none;
font-size:24px;
padding-bottom:10px;
padding-top:6px;

}


pre {
border: 2px solid #293ba5;
padding:10px;
background-color:#b8bf93;
color:#000000;
font-weight:bold;
}


.post{
padding: 0;

}

.post h2{
font-family: Arial, Helvetica, Georgia, Sans-serif;
color: #b2c456;
text-decoration:none;
padding-bottom:10px;

}

.post h3 {
padding-top: 20px;
}

.entry{
line-height: 18px;
margin-top:10px;
}


p.postmetadata{
padding-bottom: 20px;
border-bottom: 1px dotted #1c2240;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 150px;
margin: 0;
display: inline;
}



.sidebarMiddle {
float:left;
width:150px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.sidebar ul li{
padding: 0;
}

.sidebar ul li h2{
font-family: Arial, Helvetica, Georgia, Sans-serif;
color: #b2c456;
font-size: 14px;
padding: 10px 0;
text-transform:uppercase;
}

.sidebar ul ul li a{
text-decoration:none;
text-transform:lowercase;
color: #5669c4;
font-size:11px;
padding-left:10px;
}

.sidebar ul ul li a:hover{
text-decoration:underline;
}


#cat {
margin-left: 10px;
}

/*  Searchform */

#s {
margin-bottom:10px;
}

#searchform {
margin-left:10px;
}



/* End Searchform */


#footer{
float:left;
margin-top:10px;
border-top: 1px solid #3a401c;

width: 150px;
padding: 0;
}

#footer p{
margin-left:10px;
font-size: 11px;
color: #5669c4;
}

.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 #1c2240;
}

.comments-template h2, .comments-template h3{
font-family: Arial, Helvetica, Georgia, Sans-serif;
color: #b2c456;
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;
}