/*
Theme name: WordPress Site 
Theme URI: http://wordpress.org/
Version: 1.0
Author: JJoao
Author URI: #
Editors: JJoao
Description: Um tema para Wordpress que transforma um blog em site.
*/

body {
	background: url(images/fundo.jpg) top repeat-x;
	margin: 0px;	padding: 0px 0px 30px 0px;
/*	margin: 10px;	padding: 0px 0px 30px;*/
	font: 12px Tahoma, Arial, Verdana;	color: #000000;
}

a {	color: #0033FF; text-decoration: none;}
a:visited {	color: #0033FF;	text-decoration: none;}
a:hover {	color: #0066CC;	text-decoration: underline;}
img {	border: none;}
p {	padding: 0px 0px 15px;	margin: 0px;}

h2 {
	padding-bottom: 3px;	margin: 0px 0px 2px;
	border-bottom: 1px solid  #006600;
	font: bold 16px Tahoma, Arial, Verdana;	color: #006600;
}

h2 a, h2 a:visited {	color: #006600; text-decoration: none;}
h2 a:hover {	color: #006600;	text-decoration: none;}

h3 { font: normal 140%/100% Tahoma, Arial, Verdana;	color: #006600;	margin: 10px 0px 5px;}
h4 {	font: normal 130%/100% Tahoma, Arial, Verdana;	color: #006600;	margin: 10px 0px 5px;}

h5 {
	padding-bottom: 3px;	margin: 0px 0px 2px;
	border-bottom: 1px solid  #006600;
	font: bold 14px Tahoma, Arial, Verdana;	color: #006600;
}

h5 a, h5 a:visited {	color: #006600; text-decoration: none;}
h5 a:hover {	color: #006600;	text-decoration: none;}


form {	margin:0px;	padding:0px;}
/* .................................................... */
#page {	margin: 0px auto;	width:920px; /*background-color:#FFFFFF;*/ border:0px solid #ccc;}
/* .................................................... */


/* header area */

#header {
 height:135px;
 background:url(images/site_topo.jpg) top left no-repeat;
	position: relative;
 color:#00FF33;
}


#header_img {	position: relative;	padding: 30px 0px 0px 40px;	height: 60px;}
#header_flash {	position: relative; margin-right:0px; padding:5px 0px 0px 0px; text-align:right; }
#header_img .description{ 	
 position: absolute;	
 left: 110px;	bottom: 3px;
	font-size: 14px; 	color: #c9eefe;
}


#nav {
	list-style: none;
	margin: 0px;	right: 10px;	bottom: 0px;
	position: absolute;
}

#nav li {	float: left;	margin-left: 5px;}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #ff8800;
	text-decoration: none;
}



#nav .page_item a{
	display: block;
	color: #ffffff;
	padding: 10px 15px 0 15px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif; 	text-decoration: none;
}
#nav .page_item a:hover {	color:#ccc;/* #ff8800;*/}

#content {
	padding: 0px 0px 30px 10px;
/* marca de agua */
/*	background: #ffffff url(images/marca_de_agua.jpg) center left no-repeat; */
	float: left;
	width: 490px;
	overflow: hidden;

}

.post {	clear:both;	padding-top: 15px;}
.entry {	float:right;	width: 490px;}

.post-cat {
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #666666;
}
.post-content {
	clear: both;
	padding-top: 0px;
}

.navigation {	clear: both;	padding: 10px 0px;}
.navigation a, .navigation a:visited {	color: #495233; /*#00FF66; */}

.previous-entries a {
	float: left;	padding-left: 18px;
	background: url(images/nav-left.gif) no-repeat left center;
}



.next-entries a {
	float: right;	padding-right: 18px;
	background: url(images/nav-right.gif) no-repeat right center;

}



.post-calendar {
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}


#sidebar_left {
	float: left;
	padding: 0px 0px 0px 5px;
	width: 190px;
	color: #666666;
	overflow: hidden;

}


#sidebar {
	float: right;
	padding: 0px 5px 0px 0px;
	width: 210px;
	color: #666666;
	overflow: hidden;

}


#sidebar_left h2, #sidebar_left .sidebartitle {
	padding:2px 2px 2px 6px;	margin: 20px 0px 2px;
	font: bold 14px Tahoma, Arial, Verdana; color: #006600; /*#0066CC;*/
/* background:url(images/menu_titulo.jpg) bottom left repeat-y;*/
}

#sidebar h2, #sidebar .sidebartitle, {
	padding:2px 2px 2px 6px;	margin: 20px 0px 2px;
	font: bold 14px Tahoma, Arial, Verdana; color: #006600; /*#0066CC;*/
/* background:url(images/menu_titulo.jpg) bottom left repeat-y;*/
}


#sidebar a, #sidebar a:visited, #sidebar_left a, #sidebar_left a:visited{	color: #495233;	text-decoration: none;}
#sidebar a:hover, #sidebar_left a:hover{	color: #0066CC;	text-decoration: none;}

#sidebar ul, #sidebar_left ul {margin: 0;padding: 0;}
#sidebar ul li, #sidebar_left ul li {list-style: none;	margin: 0;	padding: 0;border: none; font-size: 12px;  }
#sidebar ul li ul, #sidebar_left ul li ul {	padding: 0;	margin: 0; padding: 5px 0 8px 0px;}
/* nome categoria 0 */
#sidebar ul li ul li, #sidebar_left ul li ul li{	padding: 5px 0 8px 0px;	border-bottom: 1px solid #ccc; font-size: 12px; font-weight: bold; }
/* nome categoria 1 */
#sidebar ul li ul li ul li, #sidebar_left ul li ul li ul li{	padding: 5px 0 0px 10px;	border: none; font-size:12px; font-weight: normal; text-decoration:underline;}


ul.list-blogroll li{	background: url(images/mini-blogroll.gif) no-repeat !important;	padding-left: 16px !important;}

ul.list-cat li, li.widget_categories li{ /*	background: url(images/cat_bullet.gif) no-repeat !important;*/	padding-left: 12px !important; }

ul.list-page li, li.widget_pages li, li.widget_recent_entries li{	background: url(images/mini-page.gif) no-repeat !important;	padding-left: 20px !important;}

ul.list-page li ul li, li.widget_pages li ul li{	background: url(images/mini-page-arrow.gif) no-repeat !important;	padding-left: 10px !important;}



.textwidget {	padding-top: 5px;}



#searchform {	margin: 15px 0 0;}

#searchform br {	display: none;}

#searchform #s {

	border:1px solid #ccc; /* #000099;*/

	width: 150px;

	height: 18px;

	padding: 2px 5px 2px 5px;

	border:1px solid #ccc;

 /*background:url(images/menu_titulo.jpg) bottom left repeat-y;*/

 background:#ffffff;



 margin-right: 2px;

	color: #666666;

	font-weight: bold;

}



#searchform input {

	background: #FFFFFF url(images/search.jpg) right no-repeat;

	border: none;

	width: 32px;	height: 32px;

	vertical-align: middle;

	cursor: pointer;

}





#footer {	clear: both;	height:64px;	font-size: 10px; color:#00CC33; /*background: #ffffff url(images/ap_footer.jpg) bottom left no-repeat;*/}

#footer p{	padding-top:40px;	text-align:center;}

#footer h4 {	font: normal 11px Tahoma, Arial, Verdana;	color: #9cdbfb;	margin: 10px 0px 5px;}

.rss {	background: url(images/rss.gif) no-repeat left center;	padding-left: 18px;	padding-bottom: 2px;	margin-left: 8px;}

.center {	text-align: center;}

img.center, img[align="center"] {	display: block;	margin-left: auto;	margin-right: auto;}

.clear {	clear:both;}

hr.clear {	clear:both; 	visibility: hidden;	margin: 0px;	padding: 0px;}



#footer_txt {

	font-size:10px; font-weight:bold;	color: #455fbc; text-decoration: none;	

	font-family: Arial, Verdana, Helvetica;

}



#footer_txt a.ftxt {

	font-size:10px; font-weight:bold;	color: #455fbc; text-decoration: underline;

	font-family: Arial, Verdana, Helvetica;

}



#footer_txt a.ftxt:hover {

	font-size:10px;	font-weight:bold;	color: #0066CC; text-decoration: none;	

	font-family: Arial, Verdana, Helvetica;

}



/* tabelas de purificadores*/

.td_titulos { padding-left:2px; font-size:11px;background-color:#E8F6A8;}

.td_valores { font-size:11px;background-color:#e1f5eb;}



.td_titulos_preco { padding-left:2px; font-size:14px;background-color:#E8F6A8; font-weight:bold}

.td_valores_preco { font-size:18px;background-color:#ff0000; /*font-weight:bold;*/ text-align:right; color:#ffffff;}



.td_titulos2 { vertical-align:middle;padding-left:2px; font-size:11px;background-color:#E8F6A8;}

.td_valores2 { font-size:11px;background-color:#e1f5eb;}

.td_titulos3 { text-align:left; padding-left:2px; font-size:10px; background-color: #00CCFF;	color:#ffffff;}

.td_valores3 { vertical-align:middle; text-align:left;font-size:10px;background-color:#e1f5eb; color:}

.td_titulos4 { vertical-align:middle;text-align:left; padding-left:2px; font-size:9px; background-color: #00CCFF;	color:#ffffff;}

.td_valores4 { vertical-align:top; text-align:left; font: normal 9px Verdana, Arial, Helvetica, sans-serif; background-color: #CCCCCC;}

.td_titulos5 { vertical-align:middle; text-align:center; font-size:10px; background-color: #00CCFF;	color:#000000;}

.td_titulos6 { vertical-align:top; text-align:center; font-size:10px; background-color: #00CCFF; color:#000000;}

.ar_condicionado_box { background: url(images/fundo_box.jpg);}

#sitemapview li {	font-size: .85em;	line-height: 1.8em;}



/* CSS Tabs */

#navcontainer { /* none needed */ }



ul#navlist {

        margin: 0;

        padding: 0;

        list-style-type: none;

        white-space: nowrap;

}



ul#navlist li {

        float: left;

        font-family: verdana, arial, sans-serif;

        font-size: 10px;

        font-weight: bold;

        margin: 0;

        padding: 5px 0 4px 0;

        background-color: #eef4f1;

        border-top: 1px solid #e0ede9;

        border-bottom: 1px solid #e0ede9;

}



#navlist a, #navlist a:link {

        margin: 0;

        padding: 5px 9px 4px 9px;

        color: #495233;/* #95bbae;*/

        border-right: 1px dashed #d1e3db;

        text-decoration: none;

}



ul#navlist li#active {

        color: #95bbae;

        background-color: #deebe5;

}



#navlist a:hover {

        color:  #0066CC; /*#74a893;*/

        background-color: #d1e3db;

}