/*-----------------------------------------------------------------------------
	redprint-WP Theme v1
	By: Tom Martin & Jim Braithwaite (substrakt.co.uk)
-----------------------------------------------------------------------------*/

body 	{  margin-bottom: 0; margin-top: 0; background:#99d7eb; }

/* Blueprint width setting */
.container 	{ padding-top: 10px; background:#ffffff;border-left:2px solid white; border-right:2px solid white; }			

#page {
	float: left;
	margin-top:-35px;
	background: url('../images/sidebar_bg.gif') right repeat-y; /* fake bg */
}

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; padding: 3px; }
ul 				{ list-style-type: none; margin:0 0 15px 0;}
.post ul li		{ list-style-type: disc; margin:0 0 0 15px;}
ol				{ margin-left:25px; margin-bottom:10px;}
label			{ font-weight: normal; }
textarea		{ height: 200px; width: 500px; padding: 3px;}
.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: #424242;
 	letter-spacing: 0px;
	text-decoration: none;
}

h2 a 					{ color: #424242; text-decoration: none; }
#maincontent .post h2	{ margin-bottom: 5px; color:#002d61;font-weight:bold; }
						/* Padding inside columns */
.content 				{ padding: 25px 30px 20px 15px; }	

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

.post					{ margin-bottom: 15px; }

ul.oldernewer li 		{ list-style-type:none;}

.previous				{float:left;}
.next 					{float:right;}

.postnav				{clear:both;}

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

#header {
	height: 320px;
	background: url('../images/header.png') top no-repeat;
	position:relative;
	z-index:999;
}

.logo {float:right;margin-right:20px;}

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


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

#nav, #subnav	{ padding: 0; background: #03184f; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9;	opacity: 0.9; float: left; width: 100%; line-height: 1.5em; margin-top:165px; }

#nav .content {padding:0;}

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

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

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

#nav li.current_page_item a,
#nav li a:hover 	{ background: #003e83; 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
-----------------------------------------------------------------------------*/

#sidebar 	{ margin-left: 8px; /* lets us have border */ }
#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;
	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; font-size: .9em; margin: 10px 0 0 50px; height:200px; font-weight:bold;}

#footer a 		{ text-decoration: none; }

#footer ul 		{ width:750px;}
#footer ul li	{ float:left;width:150px;text-align:left;margin-top:5px;}
#footer ul li a { color:#666;}

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

#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: #f1f1f1}


/*-----------------------------------------------------------------------------
	Homepage
-----------------------------------------------------------------------------*/

.introduction {width:500px; padding: 25px 30px 0 48px; color:#073462; font-size:16px; font-weight:bold;}

.pinkbubble, .greenbubble {padding:23px 30px 0 30px;width:252px;height:95px;color:#fff;font-size:16px;}
.pinkbubble {margin:0 0 0 40px; background: url('../images/pinkbubble.jpg') no-repeat;}
.pinkbubble a, .greenbubble a {text-decoration:none;color:#fff;}
.greenbubble {margin:0 0 0 20px;background: url('../images/greenbubble.jpg') no-repeat;}

.blogfront {background:#caebf8;border-left:3px solid #94b9e6;height:264px;}
.blogfront .content, .bloginner .content { padding: 25px 30px 0 15px;}
.blogfront .content h2, .bloginner .content h2 {color:#005393; font-size:16px;font-weight:bold;margin-bottom:30px;}

.blogfront h3, .bloginner h3 {color:#284d8e; font-weight:bold;}
.blogfront h3, .bloginner h3 {text-transform:uppercase;color:#e2017b;font-weight:bold;font-size:14px;}
.blogfront h4 a, .bloginner h4 a, .votewidget  {color:#1d5262; font-size:14px; text-decoration:none;}
.blogfront h4 a:hover, .bloginner h4 a:hover {text-decoration:underline;}

.blogfront li, .bloginner li {margin-bottom:20px;list-style-type:none;}

.author {font-style:italic;color:#00182f;display:none;}

.lightblue {background:#005595; height:254px; overflow:hidden;}
.lightblue .left ul {height:230px;overflow:hidden;}


.darkblue {background:#004f91;height:254px;}
.darkblue p {color:#fff;}
.darkblue .content h2 {color:#0092c2; font-size:16px;margin-bottom:15px;}
.darkblue li {background:url('../images/quote.png') no-repeat;padding:0 0 0 30px;list-style-type:none;margin-bottom:5px;}
.darkblue li a {color:white;text-decoration:none;}

.left, .right {width:44%;float:left;padding-left:20px;}
.left li, .right li {list-style-type:none;height:40px;padding:10px;background:url('../images/grad.jpg') repeat-x; }
.left li a, .right li a, .votewidget a {text-decoration:none; color:#fff;}
.left .author, .right .author {color:#00a2cf;}

.right {margin-left:20px;}
.left h3, .right h3 {color:#0092c2;margin-bottom:10px;margin-left:10px;}

/*-----------------------------------------------------------------------------
	Inner
-----------------------------------------------------------------------------*/

.bloginner {background:#caebf8;border-left:3px solid #94b9e6;}

p.breadcrumbs {margin:10px 0 10px 0;color:#666;}
p.breadcrumbs a {color:#0076a8;}


/*-----------------------------------------------------------------------------
	Blog
-----------------------------------------------------------------------------*/

#blog h4 a{font-size:1.5em; font-weight:bold;color:#333;text-decoration:none;}
#blog h4 a:hover {color:#005393;}
#blog .date {font-size:1em;color:#e2017b;}
#blog p {font-size:1em;color:black;font-weight:normal;}

#blog ul {margin-bottom:10px;}

#blog ul li.blogpost {list-style-type:none; margin-bottom:20px; border-bottom:1px solid #666;}


/*-----------------------------------------------------------------------------
	Guides
-----------------------------------------------------------------------------*/

.readmore { margin-bottom:15px; background:#0e4482; padding:2px 10px; color:white; width:80px; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center;}
.readmore a {color:white;text-decoration:none;}
.readmore a:hover {color:#00a2cf;}

#bookmarks li {margin-bottom:2px;}

/*-----------------------------------------------------------------------------
	Voting CSS 
-----------------------------------------------------------------------------*/

.vote {
	color:#777777;
	font-weight:bold;
	text-align:center;
	border:1px solid #CCC;
	background-color:#f1f1f1;
	width:47px;
}

.votewidget .title, .votewidget .votecount {display:none;}

.votewidget .back, .votewidget .fore {list-style-type:none;height:40px;padding:10px;background:url('../images/grad.jpg') repeat-x; }

.textcontainer {
color:#555555;
display:block;
font-size:18px;
margin:7px 3px;
padding:0;
text-align:center;
}
