/*  

Theme Name: RockinBizRed3Col

Author URI: http://www.nathanrice.org/

Version: 1.3

Author: Nathan Rice

Description: RockinBizRed3 is a clean and sleek theme designed specifically for business blogs and websites.  It comes with a replaceable header image, photoshop file included.

The CSS, XHTML and design is released under GPL: 

http://www.opensource.org/licenses/gpl-license.php

*/



body {

	background: #fefdde url(images/red-stripe.gif) top center repeat-x;

	color: #666666;

	font-size: 11px;

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	margin: 0px 0px 0px 0px;

	}

body * {

	margin: 0px; 

	padding: 0px;

}

a, a:visited{

	color: #0066cc;

	text-decoration: none;

	}

	

a:hover{

	text-decoration: underline;

	color: red;

	}



#container { 

	width: 950px; 

	text-align: left; 

	margin: 0 auto; 

	}



#header { 

	height: 118px; 

	padding: 83px 0px 0px 25px;

	background: url(images/header.jpg) bottom center no-repeat;



	}

#header h2 {

	color: #cccccc;

	font-size: 20px;

	font-family: Helvetica, Arial, Sans-Serif;

	margin: 0px;

	}



#header h2 a {

	color: #fefdde;

	text-decoration: none;

	}



#header h2 a:hover {

	color: #000000;

	text-decoration: none;

	}



#header h3 {

	color: #cccccc;

	font-size: 10px;

	font-family: Georgia, Times New Roman, Sans-Serif;

	font-weight: bold;

	text-transform: uppercase;

	margin: 0px;

	}



#menu { 

	background: transparent;

	font-size: 12px;

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	padding: 18px 25px 18px 25px;

	text-align: center;

	}

#menu h2 {

	color: #cccccc;

	font-size: 14px;

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	font-weight: bold;

	margin: 0px;

	padding: 10px 25px 12px 25px;

	}

		

#menu li {

	display: inline;

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

#menu ul {

	margin: 0px;

	padding: 0px;

	}

	

#menu ul li a {

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	font-size: 11px;

	color: #fefdde;

	padding: 10px 25px 12px 25px;

	margin: 0px;

	text-decoration: none;

	}



#menu ul li a:hover {

	text-decoration: underline;

	}

#content { 

	width: 518px; 

	float: left; 

	margin: 14px 25px 20px 35px;

	display: block;

	}

* html #content {

	margin-left: 25px;

	width: 510px;

}

#content p{

	margin: 5px;

	line-height: 18px;

	padding: 3px 3px 10px 3px;

	font-size: 12px;

	}

	

#content p img{

	border: none;

	padding: 3px 5px 15px 3px;

	}

#content h1 {

	color: #6B030B;

	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: #6B030B;

	text-decoration: underline;

	}



#content h1 a:hover {

	color: #000000;

	text-decoration: none;

	}



#content h2 {

	color: #6B030B;

	font-size: 20px;

	font-family: Helvetica, Arial, Sans-Serif;

	font-weight: bold;

	margin: 0px;

	line-height: 150%;

	border-bottom: 1px solid #999999;

	}

#content h2 a  {

	color: #6B030B;

	text-decoration: none;

	}



#content h2 a:hover {

	color: #000000;

	text-decoration: none;

	}

#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: #0066CC;

	text-decoration: none;

	}



#content ul li a:hover {

	color: red;

	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: #fefdde;

	width: 440px;

	height: 32px;

	margin: 0px;

	padding: 0px;

	}

.postspace2 {

	background: #fefdde;

	width: 440px;

	height: 0px;

	margin: 0px;

	padding: 0px;

	}

.comments {

	padding: 8px;

}

.comments h3 {

	font-family: Arial, Sans-Serif;

	margin-bottom: 10px;

	font-size: 15px;

}

.comments ol, .comments ol li {

	list-style-type: none;

	padding: 0px;

	margin: 0px;

}

.comments ol li {

	margin: 5px 0px 5px 0px;

	padding: 10px;

	background: #F5F5F5;

	overflow: hidden;

}

.comments ol .alt {

	background: #fefdde;

}

#l_sidebar { 

	width: 180px;

	display: block;

	background: #fefdde;

	float: left; 

	margin-top: 5px;

	margin-bottom: 20px;

	padding: 0px; 

	border: 0px solid #000000;

	}



#l_sidebar ul h2 {

	color: #fefdde;

	background: #fefdde url("images/red-stripe.gif") repeat-x;

	font-size: 12px;

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	font-weight: bold;

	list-style: none;

	padding: 10px 0px 10px 12px;

	margin: 15px 0px 0px 0px;

	width: 100%;

	}



#l_sidebar ul ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	border-bottom: 0px solid #E2E2E2;

	}

	

#l_sidebar ul ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#l_sidebar ul ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	border-top: 1px solid #fefdde;

	border-bottom: 1px solid #fefdde;

	}

	

#l_sidebar ul ul li a:link, #l_sidebar ul li a:visited {

	margin: 0px;

	padding: 4px 0px 4px 5px;

	display: block;

	background: transparent;

	color: #666666;

	text-decoration: none;

	}



#l_sidebar ul ul li a:hover {

	background-color: #fefdde;

	text-decoration: underline;

	}

/*##################################*/

#r_sidebar { 

	width: 180px;

	display: block;

	background: #fefdde;

	float: left; 

	margin-top: 5px;

	margin-bottom: 20px;

	padding: 0px; 

	border: 0px solid #000000;

	}



#r_sidebar ul h2 {

	color: #fefdde;

	background: #fefdde url("images/red-stripe.gif") repeat-x;

	font-size: 12px;

	font-family: Verdana, Helvetica, Arial, Sans-Serif;

	font-weight: bold;

	list-style: none;

	padding: 10px 0px 10px 12px;

	margin: 15px 0px 0px 0px;

	width: 100%;

	}



#r_sidebar ul ul {

	list-style: none;

	margin: 0px;

	padding: 0px;

	border-bottom: 0px solid #E2E2E2;

	}

	

#r_sidebar ul ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#r_sidebar ul ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	border-top: 1px solid #fefdde;

	border-bottom: 1px solid #fefdde;

	}

	

#r_sidebar ul ul li a:link, #r_sidebar ul ul li a:visited {

	margin: 0px;

	padding: 4px 0px 4px 5px;

	display: block;

	background: transparent;

	color: #666666;

	text-decoration: none;

	}



#r_sidebar ul ul li a:hover {

	background-color: #fefdde;

	text-decoration: underline;

	}

#l_sidebar ul ul li ul li, #l_sidebar ul ul li ul li {

	padding-left: 8px

}

#footer { 

	padding: 15px;

	text-align: center;

	border-top: 1px solid #666666;

	clear: both;

	}



#main_start {position: absolute;left: -10000px;};

#paspartu {

         margin: 5px 5px 5px 5px;
         border-width: 3px;
         border-style: solid;
         border-color: #ffffff;
}