/*  
Theme Name: The Theme
Author URI: http://www.webwelcome.com.br/
Version: 1.0
Author: WebWelcome
Description: The Theme is a weblog theme by <a href="http://www.webwelcome.com.br">WebWelcome</a> based on the RockinBizRed 1.1 Theme by <a href="http://www.nathanrice.org">Nathan Rice</a>.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #ffffff 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;
	}

a, a:visited {
	color: #404040;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	color: #666;
	}
#container { 
	width: 750px; 
	text-align: left; 
        margin: 0 auto; 
}
#adsPage{
        text-align: left; 
}
#adsPostTop{
        text-align: right; 
}
#adsPostBottom{
        text-align: right; 
}

#sitetitle { 
	height: 60px; 
	padding: 0px 0px 0px 100px;
}
#sitetitle h2 a { 
        font-size: 30px;
	font-family: Tahoma, Helvetica, Arial, Sans-Serif;
        text-align:left;
        color: white;
	text-decoration: none;
}
#sitetitle h2 a:hover {
	color: #7B6942;
	text-decoration: none;
}
#header { 
	height: 220px; 
	padding: 0px 0px 0px 70px;
	background: url(images/header.jpg) top center no-repeat; 
	margin-bottom: 5px; 
}

#header h2 {
	color: #cccccc;
	font-size: 30px;
	font-family: Tahoma, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px; 
}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #7B6942;
	text-decoration: none;
	}
#menu { 
	background: transparent;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
        padding: 0px 25px 10px 70px; 

}
#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, Tahoma, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	color: black;
	padding: 10px 30px 12px 38px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold; 
}

#menu ul li a:hover {
        text-decoration: underline;
        color: #57180a; 
	}
#content { 
	width: 480px; 
	float: right; 
	margin: 14px 0px 15px 10px;
	}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	}


#content p a {
	color: #404040;
	text-decoration: underline;
}


	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px 5px 15px 0px;
	}
#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: 18px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
/* :::        border-bottom: 1px dotted #75631B; */
	}

#content h3 {
	color: #bd7942;
	font-size: 18px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
border-bottom: 1px solid #666666; 
	}

#content h4 {
	color: #6B030B;
	font-size: 16px;
	font-family: Tahoma, Arial, Sans-Serif;
	margin: 0px;
	line-height: 150%;
border-bottom: 1px solid #666666; 
	}
#content h5 {
	color: #d88840;
	font-size: 18px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
        border-bottom: 1px solid #666666; 
	}
#content h6 {
	color: #6B030B;
	font-size: 18px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 150%;
        border-bottom: 1px dotted #75631B; 
	}
#content h2 a  {
	color: #6B030B;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #FA9100;
	text-decoration: none;
	}

#content h6 a  {
	color: #6B030B;
	text-decoration: none;
	}

#content h6 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: #cccccc; */
	color: #6B030B;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
/* :::	text-decoration: underline; */
	text-decoration: none;

	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
/* :::	font-style: italic; */
	color: #000;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	width: 205px; 
	background: #FFFFFF;
	float: left; 
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 15px 5px 15px 0px; 
		}

#sidebar h2 {
	color: #FFFFFF;
	background: #FFFFFF url("images/red-stripe.gif") repeat-x;
	font-size: 12px;
	font-family: Tahoma, Georgia, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 12px;
	margin: 0px;
	width: 100%;
	}


#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 5px 0px 5px 15px;
	}

#sidebar ul li a:hover {
        color: #FFFFFF; 
        background: #7B6942; 
	}

#footer { 
	padding: 15px;
	text-align: right;
	border-top: 1px solid #bd7942;
	border-bottom: 1px solid #bd7942;
	clear: both;
	}