/*  
Theme Name: RockinBlue 3Col
Author URI: http://www.corymiller.com
Version: 1
Author: Cory Miller
Description: RockinBlue 3 Column is a modern, clean and sleek theme designed for reading and customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
a, a:visited{
	color: #0066cc;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}

/**** Wordpress 2.6 Caption Align-class update *****/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
        border: 1px solid #B1A79B;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
	}

img.alignright {
	padding: 4px;
	margin: 0.5em 0 2px 7px;
	display: inline;
        border: 1px solid #B1A79B;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
	}

img.alignleft {
	padding: 4px;
	margin: 0.5em 7px 2px 0;
	display: inline;
        border: 1px solid #B1A79B;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
border: 1px solid #B1A79B;
text-align: center;
padding-top: 10px;
margin: 5px 10px 7px 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 p.wp-caption-text {
font-size: 0.7em;
line-height: 15px;
font-weight: bold;
padding: 5px;
margin: 0;
}
/**** END caption-class ****/

#container { 
	width: 1000px; 
	text-align: left; 
	margin: 0 auto; 
        background: #ffffff url(images/blue.gif) top center repeat-x;
	}

#header { 
	height: 69px; 
	padding: 28px 0px 0px 25px;
	}
#header h2 {
	color: #ffffff;
	font-size: 24px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#header h3 {
	color: #cccccc;
	font-size: 15px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px; 
	margin: 0px;
	}

#menu { 
	margin-bottom: 20px; 
	}
#menu h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
	padding: 8px 20px 10px 20px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #cccccc;
	background: #000000;
	padding: 8px 20px 10px 20px;
	text-decoration: none;
	}


#content { 
	width: 580px; 
	margin-bottom: 20px;
	margin-left: 180px;
	margin-right: 0px;
	position:relative;
	padding: 15px 20px 15px 5px;  
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #006699;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
	}
#content h2 a  {
	color: #3399ff;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #3366ff;
	text-decoration: underline;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 480px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 480px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#cse-search-results {
padding: 0px 0px 0px 0px
}
#l_sidebar { 
	background: #ffffff url(images/side_background.gif) top center repeat-x;
	width: 160px;
	float: left; 
	position:relative; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:0px; 
	margin-right:10px;
	padding: 5px 5px 5px 5px; 
	border: 0px solid #000000;
	}

#l_sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #0066cc;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#l_sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#l_sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}

#r_sidebar { 
	background: #ffffff url(images/side_background.gif) top center repeat-x;
	width: 145px;
	float: right; 
	position:relative;
	margin-top: 20px;
	margin-bottom: 20px; 
	margin-left:0px;
        margin-right:0px;
	padding: 5px 23px 15px 7px; 
	border: 0px solid #000000;
	}

#r_sidebar h2 {
	color: #333333;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #0066cc;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#r_sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}

#r_sidebar p img{
	padding: 2px; margin: 0.5em 55px 0.5em 10px; border: 1px solid #bbb;}

#footer { 
	border-top: 1px dotted #0066cc;
	clear: both;
	padding: 15px;
	}

#main_start {position: absolute;left: -10000px;};
