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

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

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

#page {background: url('../images/bg.jpg') repeat-y; float: left; margin-bottom: 5px; border-bottom: solid 20px #79258e;}

blockquote {
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('../images/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; }
ul li 			{ padding: 2px 0 2px 9px;}
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: #3B4A25;
 	letter-spacing: 0px;
	text-decoration: none;
}

#maincontent {width: 510px; margin-left: 15px;}

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

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

.post					{ margin-bottom: 25px; border-bottom: 1px solid #3E4967; }

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

#header {
	height: 120px;
	width: 765px;
	background: url('../images/header.jpg') no-repeat;
}

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

#maincontent, #sidebar { padding: 0;}


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

#nav {
	height: 34px; 
	margin: 0; 
	padding: 0; 
	background: url('../images/butbg.jpg') repeat-x; 
	float: left; 
	width: 765px;
}
#nav img {float: left;}
#nav ul	{ margin: 0; padding: 0; list-style: none; }
#nav li	{position: relative; margin: 6px 0; float:left; height:20px; zoom:1; margin: 0; padding: 0;}
#nav li a { display:block; color: #000; margin: 0px; float: left; text-decoration: none; }
#nav li a:hover{color:#333; position:relative}
#nav ul{background: #E6ED8E; position: absolute;width: 115%; top:22px; left: 15px; visibility:hidden; padding:0; z-index:2}
#nav ul li{float:none; position:relative;}
#nav ul li a{width:98%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; display:inline-block; font-size:10px; margin:0; padding:4px 2px; line-height: 1;}
#nav ul li a:hover {background: #F1F3E5;}
#nav ul ul{left:100%; top:0}
#nav li:hover >ul{visibility:visible}


#nav a.home {
	background: url('../images/home1.gif') no-repeat; 
	height: 12px;
	width: 39px;
	margin:11px 5px 9px 4px;
}
#nav a.home:hover {background: url('../images/home2.gif') no-repeat;}
#nav a.solution {
	background: url('../images/solutins1.gif') no-repeat; 
	height: 12px;
	width: 105px;
	margin:11px 12px 9px;
}
#nav a.solution:hover {background: url('../images/solutins2.gif') no-repeat;}
#nav a.information {
	background: url('../images/information1.gif') no-repeat; 
	height: 12px;
	width: 123px;
	margin:11px 14px 9px;
}
#nav a.information:hover {background: url('../images/information2.gif') no-repeat;}
#nav a.testimonials {
	background: url('../images/testimonials1.gif') no-repeat; 
	height: 12px;
	width: 88px;
	margin:11px 11px 9px 9.5px;
}
#nav a.testimonials:hover {background: url('../images/testimonials2.gif') no-repeat;}
#nav a.faqs {
	background: url('../images/faq1.gif') no-repeat; 
	height: 12px;
	width: 38px;
	margin:11px 5px 9px 4px;
}
#nav a.faqs:hover {background: url('../images/faq2.gif') no-repeat;}
#nav a.blog {
	background: url('../images/blog1.gif') no-repeat; 
	height: 12px;
	width: 71px;
	margin:11px 8.5px 9px 7.5px;
}
#nav a.blog:hover {background: url('../images/blog2.gif') no-repeat;}
#nav a.about {
	background: url('../images/about1.gif') no-repeat; 
	height: 12px;
	width: 64px;
	margin:11px 7.5px 9px 7.5px;
}
#nav a.about:hover {background: url('../images/about2.gif') no-repeat;}
#nav a.contact {
	background: url('../images/contact1.gif') no-repeat; 
	height: 12px;
	width: 77px;
	margin:11px 8px 9px 8.75px;
}
#nav a.contact:hover {background: url('../images/contact2.gif') no-repeat;}

	/*-------------------------------------------------------------------------
		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
-----------------------------------------------------------------------------*/

#sidebar 	{ width: 240px; }
#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('../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; }

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

#footer 		{ text-align: center; margin: 0;}

#footer a 		{ }
#footer p {text-align: center; font-size: 13px;}

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

#search				{ float: left; margin: 6px; }
#search #s 			{ background: transparent url('../images/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;}

#comments .avatar {
	float: right;
	margin: 0;
	padding: 0;
}

/*-----------------------------------------------------------------------------
	Misc Wordpress CSS
-----------------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
    float: right;
	margin-bottom: 10px;
}

.alignleft {
    float: left;
	margin-bottom: 10px;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

body,td,th {
	font-size: 10px;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}