/*  
Theme Name: RockinLetterhead Blue
Author URI: http://rockinthemes.com
Version: 1.0
Author: Cory Miller
Description: Rockin Letterhead Blue 2 Column is a clean blue, green, orange and white theme designed for blog content and sharp simplicity.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Header photo by Ville Miettinen, used with permission
*/

body {
	background: #006699 url(images/background.gif) top repeat-x;
	color: #000000;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

a:hover {color: #ff6600;text-decoration: underline;}

#container { 
	background: #F7F6EB;
	width: 860px;
	text-align: left; 
	margin: 20px auto; 
	border: 10px solid #99cc00;
	}
#header {
	background: #99cc00 url(images/header.jpg) top no-repeat;
	padding: 25px 35px 25px 35px;
	text-align: left;
	}	

#header h1 a {
	color: #ffffff;
        font-weight: bold;
	text-decoration: none;
        font-size: 35px;
        margin: 0px 0px 0px 0px;
	}

#header h1 a:hover {
	color: #ffffff;
	font-weight: bold;
        text-decoration: none;
        font-size: 35px; 
        margin: 0px 0px 0px 0px;
	}	

#header h2 {
	color: #ffffff;
	font-size: 35px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 5px; 
	margin: 0px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 5px; 
	margin: 5px 0px 0px 40px;
	}

#menu { 
	background: #ffcc33;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-align: center;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 13px;
	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;
	}
	

#content { 
	background: #F7F6EB;
	width: 500px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
	float: right; 
	position:relative;
	padding: 0px 25px 15px 25px;
	border-left: 1px dotted #cccccc;
}

#content p{
	padding: 0 0 1em 0;
        letter-spacing: 0.1em 
	}
	
#content strong{
	line-height: 18px;
	padding: 0 0 1em 0;
        letter-spacing: 0.1em 
	}

#texth{
	margin: -20px 0px 100px 0px;
	}

#text_h{
	margin: 0px 0px 100px 0px;
	}

#content h1 {
	color: #cccccc;
	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 h2 {
	color: #006699;
	font-size: 20px;	
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	/*line-height: 120%;*/
	font-variant: normal;
        margin: 10px 12px 0px 0px;
        background-color: #FFCC33;
        border: solid 1px #99CC00;
	}

#content h2 a  {
	color: #006699;
	text-decoration: none;
	}

#content h3 {
	color: #666666;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}

#content h4 {
       font-weight: bold;
	}

#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;
	}

blockquote{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-style: ;
	color: #000;
        border-bottom: 3px dashed #FF8C5F;
	}
	
#content blockquote p{
        margin: 10px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	color: #000000;
	width: 250px;
	float: left; 
	position:relative;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 0px 20px 35px;
	text-align: left;
        font-weight: bold;
	}
#sidebar p{
	margin: 0px;
	line-height: 20px;
	padding: 5px 0px 10px 0px;
	}

#ama {
        margin: 5px 0px 0px -25px;
}



#sidebar h2 {
	color: #006699;
	font-size: 26px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}

#footer { 
	border-top: 1px dotted #cccccc;
	padding: 20px 20px 20px 20px;
	text-align: center;
	clear: both;
	}
#main_start {position: absolute;left: -10000px;};
