/*-----------------------------------------------------------------------------
	Blueprint-WP Theme
	By: Joshua Sowin (fireandknowledge.org)
-----------------------------------------------------------------------------*/

body 	{  background: #000; }

/* Blueprint width setting */
#container 	{
	background: #eee;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}			

#page {
    
	clear: both;
	padding: 5px;
}

blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('../img/quote.png') .5em top no-repeat;
}

a 				{ color: #3E4967; }
a:hover			{ color: #000; }
blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #CCC; height: 1px; }
img				{ margin: 0; }
p img			{ float: none; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{
	margin-left: 15px;
	list-style-type: none;
	font-weight: bold;
}
ul li 			{
	background: url('../img/icons/bullet_square_grey.gif') left 5px no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 9px;
}
ol				{
	margin-left: 35px;
	font-weight: bold;
}
ol li{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 9px;
}
label			{ font-weight: normal; }
textarea		{ height: 200px; width: 500px;}
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	/*color: #777;*/
}

h3, h3 a {
	font-size: 1.3em;
	line-height: 1.2;
	color: #3B4A25;
 	letter-spacing: 0px;
	text-decoration: none;
}
#page {
	background-image: url(../img/pageBack.jpg);
	background-repeat: repeat-y;
}
#maincontent h2 		{ /*color: #999;*/ margin-bottom: 15px; }
h2 a 					{ /*color: #999;*/ text-decoration: none; }
#maincontent .post h2	{ margin-bottom: 5px; }
						/* Padding inside columns */
#maincontent	{ padding: 5px; margin: 0; }
#content 	{
	width: 875px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	
}	

.navigation, 
.navigation a			{
	color: #FF3300;
}
.alignright 			{ float: right; margin: 0 0 10px 10px; }
.alignleft 				{ float: left; margin: 0 10px 10px 0; }

.post					{ margin-bottom: 25px; }

/*-----------------------------------------------------------------------------
	Header
-----------------------------------------------------------------------------*/

#header {
	height: 113px;
	background-image: url(../img/header2.jpg);
}

#header h1, #header .description {
	padding-left: 50px;
	margin: 0;
	line-height: 1em;
}

#header h1 {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 113px;
	width: 535px;
	float:left
}

#topNav {
float:right;
padding-top: 10px;
padding-right: 10px;
}

#nav	{
	padding: 0;
	margin: 0;
	height: 41px;
	background-image: url(../img/navbar.jpg);
}

#head_bottom {
	background-image: url(../img/tabletop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
}

/*-----------------------------------------------------------------------------
	Sidebar
-----------------------------------------------------------------------------*/


#sidebar 	{ float: left; width: 270px; margin: 0; padding: 0; display: block; }
#sidebar h2 { font-size: 1.3em; line-height: 1.2; }


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 25px 20px 0 20px;
}

#sidebar ul li	{ padding: 0; }

#sidebar ul li ul { padding-top: 0; }

#sidebar ul li ul li {
	margin: 0 0 0 -18px;
	padding: 2px 0 2px 9px;
	background: url('../img/icons/bullet_square_grey.gif') left 3px no-repeat;
	font-size: 0.9em;
}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../img/icons/feed_small.png') left center no-repeat;
}

#sidebar ul li, #sidebar ul li#subscribe ul li {
	list-style-type: none;
	background: none;
	margin-bottom: 20px;
}

#sidebar ul li#subscribe ul li { margin: 0 0 0 -30px; }

#sidebar #search				{ float: left; }
#sidebar #search #s 			{ background: transparent url('../img/icons/search_grey.gif') 0px center no-repeat;
 				  	  padding: 2px 0 2px 17px; width: 135px; color: #CCCCCC; font-size: 0.9em;}
#sidebar #search #s:hover 	{ color: #000; }
#sidebar .search-excerpt 	{ margin: 0; }

/*-----------------------------------------------------------------------------
	Footer
-----------------------------------------------------------------------------*/

#footer 		{ text-align: center; font-size: .9em; margin: 0; margin-left:38px; padding: 0; clear: both; }

#footer a 		{ text-decoration: none; }

/*-----------------------------------------------------------------------------
	Search
-----------------------------------------------------------------------------*/

#search				{ float: right; }
#search #s 			{ background: transparent url('../img/icons/search_grey.gif') 0px center no-repeat;
 				  	  padding: 2px 0 2px 17px; width: 135px; color: #CCCCCC; font-size: 0.9em; margin-right: 20px;}
#search #s:hover 	{ color: #000; }
.search-excerpt 	{ margin: 0; }


/*-----------------------------------------------------------------------------
	Comments
-----------------------------------------------------------------------------*/

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background: #EEE;}

img.alignright {float:right; margin:5px 0 0 10px;}
img.alignleft {float:left; margin:5px 10px 0 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:5px 0 0 10px;}
a img.alignleft {float:left; margin:5px 10px 0 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
img.alignnone {display: block;}
a img.alignnone {display: block;}