/*  

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 {

	color: #000000;

	

	font-size: 11px;

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	margin: 0px 0px 0px 0px;

	}

a, a:visited{

	color: #666666;

	text-decoration: underline;

	}

	

a:hover{

	color: #000000;

	background: none;

	text-decoration: none;

	}

#container { 

	background: #ffffff;

	width: 780px;

	text-align: left; 

	margin: 0px auto; 

	border: 1px solid #000000;

	}

#header {

	background: #99cc00 url(images/header.jpg)   top no-repeat;

	padding: 25px 35px 111px 35px;

	text-align: left;

	}	

#header h2 {

	color: #000000;

	font-size: 30px;

	font-family: Helvetica, Arial, Verdana, Sans-Serif;

	font-weight: bold;

	margin: 0px;

	}



#header h2 a {

	color: #000000;

	text-decoration: none;

	}



#header h2 a:hover {

	color: #ffffff;

	text-decoration: none;

	}



#header h3 {

	color: #ffffff;

	font-size: 13px;

	font-family: Georgia, Times New Roman, Sans-Serif;

	text-indent: 5px; 

	margin: 0px;

	}



#menu { 

	background: #99cc00 url(images/header_alt.jpg)   top no-repeat;

	color: #000000;

	margin: 0px;

	padding: 4px 0px 6px 0px;

	text-align: right;

	}

#menu img{

	border: none;

	}

#menu h2 {

	color: #000000;

	font-size: 13px;

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	font-weight: bold;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

#menu li {

	display: inline;

	color: #000000;

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

		

#menu ul {

	margin: 0px;

	padding: 3px;

	color: #000000;

	

	}

	

#menu ul li a {

	background: #FFC219;

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	font-size: 13px;

	background:url(images/nokta.gif)  no-repeat 0 0;

	color: #000000;

	padding: 8px 12px 8px 13px;

	margin: 0px 0px 0px 0px;

	text-decoration: none;

	}



#menu ul li a:hover {

	color: #000000;

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	font-size: 13px;

	background:url(images/nokta.gif)  no-repeat 0 0;

	padding: 8px 12px 8px 13px;

	margin: 0px 0px 0px 0px;

	text-decoration: underline;

	}







#content { 

	background: #ffffff;

	width: 520px; 

	margin-top: 10px;

	margin-bottom: 20px;

	margin-left: 0px;

	margin-right: 0px;

	float: right; 

	position:relative;

	padding: 0px 25px 15px 25px;

	border-left: 1px dotted #cccccc;

	}

#content p{

	margin: 0px;

	line-height: 18px;

	padding: 0px 0px 10px 0px;

	}

	

#content p img{

	border: none;



	margin-right: 15px;

	margin-bottom: 10px;

	padding: 0px 5px 15px 0px;

	}

#content h1 {

	color: #ff9900;

	font-size: 18px;	

	font-family: Helvetica, Arial, Sans-Serif;

	font-weight: bold;

	margin: 0px;

	line-height: 120%;

	font-variant: normal;


	}

	

#content h1 a  {

	color: #ff9900;

	text-decoration: none;
	}



#content h1 a:hover {


	color: #ff9900;

	background: none;

	text-decoration: underline;

	}



#content h2 {

	color: #ff9900;

	font-size: 14px;	

	font-family: Helvetica, Arial, Sans-Serif;

	font-weight: bold;

	margin: 0px;

	line-height: 120%;

	font-variant: normal;

	}

#content h2 a  {

	color: #ff9900;

	text-decoration: none;

	}



#content h2 a:hover {

	color: #ff9900;

	background: none;

	text-decoration: underline;

	}



#content h3 {

	color: #ff9900;

	font-size: 14px;

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	font-weight: bold;

	margin-bottom: 0px;

	line-height: 120%;

	}

#content h3 a  {

	color: #ff9900;

	text-decoration: none;

	}



#content h3 a:hover {

	color: #000000;

	background: #ffffff;

	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: #666666;

	text-decoration: underline;

	}



#content ul li a:hover {

	color: #000000;

	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 {

	width: 440px;

	height: 32px;

	margin: 0px;

	padding: 0px;

	}

.postspace2 {

	width: 440px;

	height: 0px;

	margin: 0px;

	padding: 0px;

	}

.postspace3 {

	width: 440px;
	
	top: 0px;

	height: 0px;

	margin: 0px;

	padding: 0px;

	}





#sidebar { 

	color: #000000;

	width: 140px;

	float: left; 

	position:relative;

	margin-top: 0px;

	margin-bottom: 10px;

	padding: 0px 10px 20px 20px;

	text-align: left;

	}

#sidebar p{

	margin: 0px;

	line-height: 16px;

	padding: 5px 0px 10px 0px;

	}



#sidebar h2 {

	color: #ff9900;

	font-size: 14px;

	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;

	list-style: none;

	padding: 10px 0px 10px 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;

    background:url(images/nokta2.gif)  no-repeat 0 0;

	padding: 5px 0px 5px 15px;

	margin: 0px 0px 0px 0px;

	text-decoration: none;

	}

#sidebar ul li a {

	color: #000000;

	

	text-decoration: none;

	}



#sidebar ul li a:hover {

	color: #000000;

	text-decoration: underline;

	}

#footer { 

	border-top: 1px dotted #cccccc;

	padding: 20px 20px 20px 20px;

	text-align: center;

	clear: both;

	}

#main_start {position: absolute;left: -10000px;};


