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

body 	{  margin-bottom: 0; margin-top: 0; }

/* Blueprint width setting
.container 	{
	width: 950px;
} */			

#page {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 950px;
	padding-left: 0px;
}

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

a 				{
	color: #bb8549;
	text-decoration: none;
}
/*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 				{
	list-style-type: none;
}
ul li 			{
	background: url('../images/icons/bullet_square_grey.gif') left 5px no-repeat;
}
ol				{ margin-left: 35px; }
label			{ font-weight: normal; }
textarea		{ height: 200px; width: 500px;}
.small			{ font-size: .9em; }
.nomargin		{ margin: 0; }
a.button, button { font-weight: normal; }

h3, h3 a {
	font-size: 1.3em;
	line-height: 1.2;
	color: #2369c0;
 	letter-spacing: 0px;
	text-decoration: none;
}


h2 a 					{
	color: #2369c0;
	text-decoration: none;
	letter-spacing: -2px;
	line-height: 1em;
	margin-top: 7px;
}

h2 a:hover{
	color: #bb8549;
	
}
#maincontent .post h2	{ margin-bottom: 5px; }
						/* Padding inside columns */
#maincontent .content 	{
	padding: 4px;
}	

.navigation, 
.navigation a			{ color: #AAA; }
.alignright 			{ float: right; }
.alignleft 				{ float: left; }

.post					{
	margin-bottom: 25px;
}

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

#header {
	float: left;
	width: 950px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 228px;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	height: 228px;
	width: 204px;
}
#top{
	width: 722px;
	position: relative;
	float: left;
	height: 200px;
}
#top h2.firstline {
	font-size:43px;
	position:absolute;
	left:211px;
	top:43px;
	}
#top h2.secondline {
	font-size:39px;
	position:absolute;
	left:29px;
	top:74px;
	}
	
#top h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:3.308em;
	color:#fff;
	font-weight: bold;
}

#navmenu{
	float: right;
	background-color: #5785c0;
	height: 28px;
	width: 441px;
}

#navmenu ul {
	float: left;
	padding-left: 40px;
	padding-top: 8px;
}
#navmenu li {
	display: inline;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navmenu a {
	padding-right: 12px;
	display: block;
	text-decoration: none;
	float: left;
	font-size: 0.923em;
	padding-left: 12px;
	color: #FFF;
}
#navmenu a:hover { color:#bb854a;}
#navmenu .selected {
	background-image: url(../images/btleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 100;
}
#navmenu .selected a {
	background-image: url(../images/btright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #bb854a;
	padding-bottom: 2px;
}
.clear{clear:both;}







/*#header {
	height: 89px;
}

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

/*#maincontent, #sidebar {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}

*/
/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#nav, #subnav	{ padding: 0; background: #668040; float: left; width: 100%; line-height: 1.5em; }

#nav ul,
#subnav ul		{ margin: 0; padding: 0; list-style: none; }

#nav li,
#subnav li		{ margin: 0; padding: 0; float: left; background-image: none; }

#nav li a,
#subnav li a 	{ color: #F2FFDF; padding: 5px 15px; float: left; text-decoration: none; }

#nav li.current_page_item a,
#nav li a:hover 	{ background: #485A2D; color: #F2FFDF; }

#subnav				{ background: #616161; }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #F2FFDF; }

#nav li.first a { margin-left: 50px; }

	/*-------------------------------------------------------------------------
		Navigation bar in posts (use main nav html inside a post)
	-------------------------------------------------------------------------*/

	.entry #nav .content {
		padding: 0;
		margin: auto;
	}

	.entry #nav {
		margin-bottom: 15px;
		background: #FFF;

	}

	.entry #nav li a 		{ color: #FFF; border-right: 1px solid #AAA; background: #666; }
	.entry #nav li.last a	{ border-right: none; }
	.entry #nav li a:hover 	{ background: #333; color: #FFF;}

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

/*#page 		{ background: url('../images/sidebar_bg.gif') right repeat-y;  fake bg  }*/
/*#sidebar 	{
	width: 230px;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}*/

#sidebar h2 { font-size: 1.3em; line-height: 1.2; }

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

/* Hide search from sidebar 
#sidebar #search {
	width: 229px;
}*/

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

#footer 		{
	text-align: center;
	font-size: .9em;
	width: 669px;
	float: left;
	background-color: #e6edf5;
	border: 1px solid #b0ceed;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 12px;
}

#footer a 		{ text-decoration: none; }

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

#search	{
	width: 215px;
	background-color: #edf2f8;
	padding-top: 18px;
	padding-bottom: 18px;
	float: left;
	padding-left: 14px;
}
#search #s 			{
	width: 158px;
	color: #2369C0;
	font-size: 0.9em;
	background-color: #739cd1;
	padding-top: 3px;
	padding-left: 2px;
	border: 1px solid #618ec7;
	float: left;
	margin-right: 2px;
}
#search #s:hover 	{ color: #000; }
.search-excerpt 	{ margin: 0; }


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

.commentlist li { padding: 8px 15px; } 
.comments-alt 	{ background: #EEE;}
#searchform {
	background-color: #abc0dd;
	float: left;
	margin: 0px;
	padding: 5px;
	width: 193px;
}
.artilce p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.searchicon{
	float: left;
	height: 21px;
	width: 27px;
	background-image: url(../images/iconsearch.gif);
	background-repeat: no-repeat;
}
#rss_icon {
	height: 14px;
	width: 14px;
}
p #rss_icon img {
	margin: 0px;
	padding: 0px;
	float: none;
}
/*-----------------------------------------------------------------------------
	Subscribe to newsletter
-----------------------------------------------------------------------------*/

 
 
.textwidget #news {
	background-image: url(../images/news_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c5c8cc;
	height: 27px;
	width: 77%;
	font-family: Arial;
	color: #3E6297;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textwidget .signupframe {
	background-image: url(../images/news_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #c5c8cc;
	height: 24px;
	width: 160px;
	font-family: Arial;
	color: #3E6297;
	float: left;
	position: relative;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 13px;
	line-height: normal;
}


.textwidget  .ok_btn {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.MailPressFormSubmit   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	background-color: #006;
	float: right;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}


.links {
	width: 214px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #C1D2E7;
}
.links ul li {
	float: left;
	display: block;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.links ul li a {
	font-weight: normal;
	color: #4c7fbe;
	text-decoration: underline;
}
.links ul .last_li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.links ul li span img {
	float: left;
	height: 18px;
	width: 19px;
	padding-right: 6px;
	padding-top: 4px;
}

.blog {
	float: left;
	width: 214px;
	background-color: #c9985a;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}

.blog a {
	color: #FFF;
	text-decoration: none;
	line-height: 1em;
}



.blog_links {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}


.blog_links ul   {
	display: block;
	width: 92%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 3%;	 
}


.blog_links ul li:last-child {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
.blog_links ul li {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	margin-left: 4%;
	list-style-type: none;
	background-image: url(../images/sqyuare.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 10px;
	padding-right: 0px;
}
.blog_links ul li a {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.3em;
	color: #3768A4;
	text-decoration: underline;
}
 
 
#blogGoogleLinks .blog_links ul li a {
	font-weight: normal;
	font-size: 0.857em;
	line-height: normal;
}

#linkbox a, recentbox a { color:#3768A4;}

.blog_links ul li span img {
	float: left;
	padding-right: 4px;
}
.blog_links ul li span a {
	text-decoration: none;
}
 
.MailPress{
	background-color: #C1D2E7;
	float: left;
	width: 214px;
	padding-left: 16px;
}
.mp-form{ padding-top:10px;}



div.MailPress div.mp-container, div.MailPress div.mp-formdiv {
	position:relative;
	float: left;
	margin-bottom: 3px;
}