/*  
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 {
	background: #f3f1e9 url(images/hed.gif) top center repeat-x;
	color: #000000;
	font-size: .7em;
	font-family: verdana, arial, sans-serif;
	margin: 0px 0px 0px 0px;
	}

a, a:visited{
	color: #ed1c24;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

#container { 
	width: 960px; 
	text-align: left; 
	margin: 0 auto; 
	}

#header { 
	height: 103px; 
	padding: 0px 0px 0px 25px;
	}

#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: verdana, arial, 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: 10px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px; 
	margin: 0px;
	}

#tagline {position:absolute; top:105px; left:50%; color:#ed1d25; padding:0 0 0 0 ;margin:0 0 0 -55px;font-style:italic;font-weight:bold;}
#tagline a {color:#ed1d25;font-size:1.2em;}

#menu { font-size: 11px;
	position:absolute;
	margin: 23px 0 0 88px;
	_margin:-4px 0 0 88px;
	color:#cccccc;
	z-index:2;
	}

#zwrap {
	margin:60px 0 0 0;
	_margin:40px 0 0 0;
	}

.c_out {
	background: #f7f5f0;
	color: #333333;
	width: 490px;
	position:relative;
	margin:78px 0 0 235px;
	_margin:50px 0 0 235px;
	padding:0;
	}
	
.c_top {
	background: #f7f5f0 url(images/ctop.gif) top center repeat-x;
	color: #cccccc;
	width: 490px;
	height:8px;
	position:relative;
	margin:0;
	padding:0;
	}

#content { 
	width: 440px; 
	background:#f7f5f0;
	margin: 0;
	position:relative;
	padding: 5px 5px 15px 15px;  
	}

.c_bot {
	background: #f3f1e9 url(images/cbot.gif) top center repeat-x;
	color: #cccccc;
	width: 490px;
	height:10px;
	position:relative;
	margin:0;
	padding:0;
	clear:both;
	}	
		
#content p{
	margin: 0px;
	line-height: 1.6em;
	padding: 0px 0px 10px 0px;
	}

#content p img{
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px 5px 15px 0px;
	}

#content h1 {
	color: #ed1c24;
	font-size: 18px;
	font-family: Lucida Sans Unicode, Helvetica, Arial, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
	}

#content h1 a  {
	color: #ed1c24;
	font-weight: normal;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #ed1c24;
	font-weight: normal;
	text-decoration: underline;
	}

#content h2 {
	color: #666666;
	font-size: 18px;
	font-family: Lucida Sans Unicode, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	line-height: 150%;
	border-bottom: 1px solid #cccccc;
	}

#content h2 a  {
	color: #ed1c24;
	font-weight: normal;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #ed1c24;
	font-weight: normal;
	text-decoration: underline;
	}

#content h3 {
	color: #ed1c24;
	font-size: 18px;
	font-family: Lucida Sans Unicode, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	line-height: 150%;
	border-bottom: 1px solid #cccccc;
	}

#content h3 a  {
	color: #ed1c24;
	font-weight: normal;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #ed1c24;
	font-weight: normal;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}

#content ul {
	list-style: disc;
	margin: 0 0 10px 10px;
	}
	
#content li {
	padding: 5px 0 0 0;
	}

#content ul li a {
	color: #a15900;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #a15900;
	text-decoration: underline;
	}

#content a:visited{
	color: #00accb;
	text-decoration: none;
	}

#content a:visited:hover{
	text-decoration: underline;
	}

#content hr {color: #cccccc; background-color: #cccccc; border:0; height: 1px;}

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:transparent;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}

.postspace2 {
	background:transparent;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

.l_out {
	background: #fecc0c;
	color: #666666;
	width: 225px;
	float: left; 
	position:relative;
	margin:0 0 0 0;
	#margin:20px 0 0 0;
	_margin:10px 0 0 0;
	padding:0;
	}
	
.l_sidetop {
	background: #fecc0c url(images/topl.gif) top center repeat-x;
	color: #666666;
	width: 225px;
	height:10px;
	float: left; 
	position:relative;
	margin:0;
	padding:0;
	}

#l_sidebar { 
	background: #fecc0c;
	color: #666666;
	width: 195px;
	float: left; 
	position:relative;
	margin: 0;
	padding: 5px 15px 15px 15px; 
	border: 0px solid #404040;
	clear:both;
	}

.l_sidebot {
	background: #f3f1e9 url(images/botl.gif) top center repeat-x;
	color: #666666;
	width: 225px;
	height:10px;
	float: left; 
	position:relative;
	margin:0;
	padding:0;
	clear:both;
	}

#l_sidebar h2 {
	color: #009999;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #f7f5f0;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0 0 5px 0;
	}

#l_sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

#l_sidebar a {
	color: #ed1c24;
	text-decoration: none;
	}

#l_sidebar a:hover {
	color: #ed1c24;
	text-decoration: underline;
	}

#l_sidebar h2 a {
	color: #009999;
	text-decoration: none;
	}

#l_sidebar h2 a:hover {
	color: #009999;
	text-decoration: underline;
	}

.r_out {
	background:transparent;
	color: #cccccc;
	width: 225px;
	float: right; 
	position:relative;
	margin:0 0 0 0;
	#margin:20px 0 0 0;
	_margin:10px 0 0 0;
	padding:0;
	}
	
.r_sidetop {
	background: #1a95ab url(images/topr.gif) top center repeat-x;
	color: #cccccc;
	width: 225px;
	height:10px;
	float: right; 
	position:relative;
	margin:0;
	padding:0;
	}

#r_sidebar { 
	background: #1a95ab;
	color: #cccccc;
	width: 195px;
	float: right; 
	position:relative;
	margin: 0;
	padding: 5px 15px 15px 15px; 
	border: 0px solid #404040;
	}

.r_sidebot {
	background: #f3f1e9 url(images/botr.gif) top center repeat-x;
	color: #cccccc;
	width: 225px;
	height:10px;
	float: right; 
	position:relative;
	margin:0;
	padding:0;
	clear:both;
	}

#r_sidebar h2 {
	color: #ffffff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	list-style: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #f7f5f0;
	}

#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 a {
	color: #fecc0c;
	text-decoration: none;
	}

#r_sidebar a:hover {
	color: #fecc0c;
	text-decoration: underline;
	}
.r_nob {
	background:transparent;
	color: #cccccc;
	width: 225px;
	float: right; 
	position:relative;
	margin:0 0 0 0;
	#margin:20px 0 0 0;
	_margin:10px 0 0 0;
	padding:0;
	}

#r_nob img {
	background:transparent;
	}

#footer { 
	background: #cb2928 url(images/foot.gif) top center repeat-x;
	clear: both;
	padding: 15px;
	margin-top:15px;
	text-align:center;
	color: #cccccc;
	font-size: 10px;
	font-family: verdana, arial, sans-Serif;
	font-weight: normal;
	}
	
#footer a, a:visited{
	color: #ffc20e;
	text-decoration: none;
	}

#footer a:hover{
	text-decoration: underline;
	}

select {
	font-size: 11px; 
	margin-top: 7px; 
	margin-bottom: 12px; 
	}

/* form styles start */
input {	
	font-size: 11px; 
	background-color : #FAFCFB; 
	border: 1pt solid #BABDBB;	
	margin-top: 3px;
	}

input.nob {	
	border:0px; 
	font-size: 11px; 
	background-color : #F8FAEF;
	}

textarea {
	width: 380px; 
	font-size: 11px; 
	background-color : #FAFCFB; 
	border: 1pt solid #BABDBB;
	}

select {
	background-color : #f3f1e9;	
	font-size: 11px; 
	border: 1pt solid #BABDBB;
	}

input.submit {
	color: #333333; 
	font-size: 11px; 
	background-color : #F88C05;
	border:0;
	}
/* from styles end */

#ftr { 
	background: transparent;
	clear: both;
	padding: 0;
	margin-top:15px;
	width:960px;
	height:97px;
	}
	
#ftrl { 
	float:left;
	background: #df2126 url(images/foot_left.gif) top left no-repeat;
	padding: 0;
	margin:0;
	width:12px;
	height:97px;
	}
	
#ftrm { 
	float:left;
	background: #df2126 url(images/foot_mid.gif) top center repeat-x;
	padding: 15px;
	margin:0;
	text-align:center;
	color: #cccccc;
	font-size: 10px;
	font-family: verdana, arial, sans-Serif;
	font-weight: normal;
	width:906px;
	height:67px;
	}
	
#ftrr { 
	float:left;
	background: #df2126 url(images/foot_right.gif) top right no-repeat;
	padding: 0;
	margin:0;
	width:12px;
	height:97px;
	}
	
#ftr a, a:visited{
	color: #ffc20e;
	text-decoration: none;
	}
	
#ftr a:hover{
	text-decoration: underline;
	}