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

body 	{  margin-bottom: 0; margin-top: 0; 
			background: url('../images/leaf_left.gif') no-repeat;
		}

/* Blueprint width setting */
.container 	{ width: 1020px; border-top: 4px #9b8579 solid; padding-top: 10px; }			

#page {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

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

a 				{ font-weight: bold; color: #746258; text-decoration: none; }
a:hover			{ color: #000; text-decoration: underline; }
blockquote p 	{ padding: 0 20px 0 30px; }
hr 				{ background: #cccccc; height: 1px; }
img				{ margin:15px; }
p img			{ float: none; margin:15px; border: 1px solid #ccc; }
a.button 		{ float: left; } /* Fix for buttons */
input 			{ padding-left: 0; border: 1px solid #CCCCCC;  }
ul 				{ margin-left: 15px; list-style-type: none; }
ul li 			{ padding: 2px 0 2px 9px; 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; }


#maincontent a 				{ font-weight: bold; color: #2924b4; text-decoration: none; }
#maincontent a:hover			{ text-decoration: underline; }


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

h1 {
	font-size: 24px;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	color: #3B4A25;
 	letter-spacing: 0px;
	text-decoration: none;

}

h4 {margin-top: 10px;}

#maincontent h2 		{ color: #3B4A25; border-bottom: 2px dotted #AAA; margin-bottom: 15px; }
h2 a 					{ color: #3B4A25; text-decoration: none; }
#maincontent .post h2	{ margin-bottom: 5px; }
						/* Padding inside columns */
#maincontent .content 	{ padding: 0px 20px 20px 0px; }	

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

.post					{ margin-bottom: 25px; }

#swfbox {margin-bottom: 15px;}

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

#header {
	height: 125px;

}

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

#maincontent, #sidebar { padding: 0 0 20px 0; }


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

#nav, #subnav	{ padding: 0; background: #9b8579; 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 1em; float: left; text-decoration: none; }

#nav li.current_page_item a,
#nav li a:hover 	{ background: white; color: #52564b; margin: -1px;
						border-top: 1px solid #ccc;
						border-right: 1px solid #ccc;
						border-left: 1px solid #ccc; }

#subnav				{ background: #616161; }

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

#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 img { border: 1px solid black; }

	.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 	{ margin-left: 0px; /* lets us have border */ }
#sidebar h2 { font-size: 1.3em; line-height: 1.2; }


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 25px 20px 20px 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('../images/icons/bullet_square_grey.gif') left 3px no-repeat;
	font-size: 0.9em;
}

.feedlink {
	padding: 2px 0 2px 20px;
	background: url('../images/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; }

/* Hide search from sidebar */
#sidebar #search { display: none; }

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

#footer 		{ text-align: center; font-size: .9em; margin: 0; padding-top: 5px; padding-bottom:15px; border-top: 1px solid #CCC;}

#footer a 		{ text-decoration: none; }

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

#search				{ margin-bottom: 7px; font-weight: bold; color: #736158; float: right; margin-top: 83px; margin-right: 0px;}
#search #s 			{ font-weight: bold; background: transparent url('../images/icons/search_grey.gif') 0px center no-repeat;
 				  	  padding: 2px 0 2px 17px; width: 135px; color: #988176; font-size: 1em; margin-right: 0;}
#search #s:hover 	{ color: black; }
.search-excerpt 	{ margin: 0; }


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

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

/*-----------------------------------------------------------------------------
	Boxes
-----------------------------------------------------------------------------*/

#boxes {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0;
	}

.box {
	height: 235px;
	width: 180px;
	float: left;
	color: #978175;
	margin-right: 38px;
	overflow: hidden;
	margin-bottom: -20px;
	margin-top: 0;
}
.box .boxhead {
	width:180px;
	height:60px;
	cursor:pointer;
}
#boxhack {
	width: 180px;
	margin-top: 5px;
	margin-left: -5px;
	color: #978177;
}


#box1 {
	background: url(../images/common_sr_ill.jpg) no-repeat bottom right;
}
#box2 {
	background: url(../images/blogbox.jpg) no-repeat bottom right;
}

#box3 {
	margin-right: 0px;
	background: url(../images/newsletter.jpg) no-repeat bottom right;
}
.box h4 {
	color: white;
	padding: 0px;
	font-size: 16px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -30px;
	margin-bottom: -10px;
	width: 125px;
	height: 60px;
}
.box h4:hover {text-decoration: underline;}
#maincontent #boxes .box h4 a {
	color: white !important;
}
.box p {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
.box img {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	border: none;
}
#maincontent #boxes .box a {
	font-weight: bold; color: #978175 !important; text-decoration: none;
}
#maincontent #boxes .box a:hover {
	text-decoration: underline;
}

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

#button-csi {
	width: 180px;
	height: 100px;
	background: url(../images/common_sr_ill_sm.jpg) no-repeat;
	border: 1px solid black;
}

#button-blog {
	width: 180px;
	height: 100px;
	background: url(../images/blog_sm.jpg) no-repeat;
	border: 1px solid black;
}

#button-newsletter {
	width: 180px;
	height: 100px;
	background: url(../images/newsletter_sm.jpg) no-repeat;
		border: 1px solid black;
}




/*-----------------------------------------------------------------------------
	Results Arrow
-----------------------------------------------------------------------------*/

#arrowup {
	width: 100px;
	background: url('../images/arrowup.png') no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	margin-top: 25px;
	text-align: center
}

/*-----------------------------------------------------------------------------
	Location Finder
-----------------------------------------------------------------------------*/

#locationfinder {
color: white;
cursor:pointer;
width:166px;
height: 84px;
margin-left: auto;
margin-right: auto;
border: 1px solid black;
padding:7px;
font-size: 14px;
background: #988176 url('../images/smallUSA.png') no-repeat;
}

#locationfinder h2 {
color: white;
font-weight: bold;
font-size: 18px;
margin-top: -7px;
border:none;
}
#locationfinder p {
margin-top:49px;
margin-left: 2px;
}

#locationfinder:hover {
background-color: #877269;
border: 2px solid black;
padding:6px;
}

/*-----------------------------------------------------------------------------
	Contact Us Button
-----------------------------------------------------------------------------*/

#contactusbutton {
color: white;
cursor:pointer;
width:166px;
height: 84px;
margin-left: auto;
margin-right: auto;
border: 1px solid black;
padding:7px;
font-size: 14px;
background-color: #988176;
}

#contactusbutton h2 {
color: white;
font-weight: bold;
font-size: 18px;
margin-top: -7px;
border:none;
}
#contactusbutton p {
margin-top:49px;
margin-left: 2px;
}

#contactusbutton:hover {
background-color: #877269;
border: 2px solid black;
padding:6px;
}
/*-----------------------------------------------------------------------------
	Misc
-----------------------------------------------------------------------------*/
#textchange {width: 730px; text-align: right;}
.fi_narrow_left {	width:350px;	}