@charset "utf-8";

html, body 
{
	border:0;
	margin:0;
	padding:0;
}


body 
{ 
	font-family: Arial;
font-size: 12px;
	color:#1e202a;
	background:#92938f;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0px 0 10px 0;
	font-size:24px;
	color:#1e202a;
	font-family: Arial;
}

h2 
{
	padding:0px 0 20px 0;
	font-size:24px;
}

h3 
{
	font-size:16px;
	font-weight:normal;
	font-family: Arial;
	text-transform:lowercase;
	color:#1e202a;
	padding:0px 0 20px 0;
}

h5 
{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#1e202a;
	padding:0px 0 5px 0;
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 20px 0;
}

ul, ol 
{
	padding:0 0 0px 2.5em;
}

blockquote 
{
	margin:0 0 20px 0px;
	padding:10px 10px 10px 60px;
	background:#d3cdba url(images/blockquote.gif) top left no-repeat;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:none;
}

a:link
{
	color:#3b3d43;	
}
a:visited
{
	color:#818181;	
}
a:hover 
{
	color:#000000;
}
a:active
{
	color:#acacac;
}

/***** Forms *****/

form 
{
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea 
{
	font:1em Arial;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
	border:0;
}
table tr th 
{
	padding:2px;
	border:0;
}

/***** Wrapper *****/

.wrap 
{

width:100%;
	margin:0 auto;     
}


/***** Global Classes *****/

.clear         { clear:both; overflow:hidden; width:1px; height:1px;}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/**************  Classes  **************/
/*++++++++++++++  Header  +++++++++++++++*/

.header
{
position:relative;
background: #1e202a;
	width:100%;
	height:440px;
margin-bottom:25px;
}



.links_header{
position: absolute;
display: fixed;
height:240px;
width:257px;
left:63%;
float:right;
margin-top:100px;
}


.linha{
        width:100%;
        border-bottom:#858681 solid 1px;
}


.description
{
	margin:0;
	padding:0;
	font:bold 1px/1px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:lowercase;
	color:#1e202a;
	position:absolute;
	left:57px;
	top:44px;
}

.titulo {
margin-top:30px;
margin-bottom:-40px;
}


.search_results{
margin-top:80px;
font-size: 15px;
font-weight: bold;
}



.subscribe_rss
{
	margin:0;
        height:22px;
        width:34px;
	padding:0;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;	
	position:absolute;
	top:442px;
	right:200px;
}
.subscribe_rss a, .subscribe_rss a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email
{
	margin:0;
	padding:0;
	font:bold 14px Arial;
	text-transform:lowercase;	
	position:absolute;
	top:15px;
	right:30px;
}
.subscribe_email a, .subscribe_email a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email a:hover, .subscribe_rss a:hover
{
	color:#ad1616;
}

.imgs{
position:relative;
margin-top:-50px;
float: right;
margin-left:20%;
margin-right:10%;
width: 280px;
display: inline;
padding-top:7px;
_left:50%;
}



.meio{
position:absolute;
top:0;
float: left;
width:20px;
display: inline;
}


menu_links{
       float: left;
       width: 150px;
margin-right:4%;

}


.menu_total{
position: relative;
margin-top:-25px;
display:block;
height:50px;
border: 1px solid #858681;
width:99.9%;
float: left;
}


ul.menu
{
        background:#92938f;
	margin:0px;
        height:35px;
        margin-left: 15%;
	list-style:none;
        text-align:center;
        color:#5b5b5b;
        font-weight:bold;
        display:block;
padding-top:15px;
}

ul.menu img{

        margin:-10px 0 0 0px;
        position:relative;
        float:right;
}
ul.menu li
{

	float:left;
	font:bold 11px/11px Arial;
        background:#92938f;
	text-transform:uppercase;	
	color:#5b5b5b;
	margin:0;
        height:35px;
	position:relative;
      border-bottom:#92938f solid 1px;
}

ul.menu li a:link
{		
	color:#1f212b;
        height:36px;
        padding:20px;
        padding-bottom:23px;
        padding-top:20px;
 
        
}
ul.menu li a:visited
{		

	color:#1f212b;
        height:36px;
        padding:20px;
        padding-top:20px;

}
ul.menu li a:hover
{		
	color:#666666;		
}

ul.menu li ul 
{ 	
	position: absolute; 
	left:0px; 
	top: 10px;
	padding:0;
	list-style:none;
	margin:0;
	display:none; 
	width:150px;
	background:#cabf72;
	list-style:none;
}

ul.menu li ul li
{
	float:none;
	padding:5px 0 5px 5px;
	list-style:none;
	display:block;
	margin:0;
	position:relative;
	border-bottom:1px dashed #71691c;
}
ul.menu li ul li ul
{
	position: absolute; 
	left:150px; 
	list-style:none;
	top:0px;
	display:none; 
	padding:0px 0 0 0;
	list-style:none;
}

.link_blog {
 border-left:#858681 solid 1px;
}

.link_dir{
 border-right:#858681 solid 1px;
}

h1.logo
{ margin:0;
	padding:0;
font:bold 28px Arial;
	letter-spacing:-1px;
	text-transform:lowercase;
	color:#ffcf80;
	position:absolute;
	left:57px;
	top:520px;
}

h1.logo a, h1.logo a:visited
{
	color:#ffcf80;
	text-decoration:none;
}


ul.menu li:hover ul, ul.menu li.over ul { display: block; } 
ul.menu li:hover ul li ul, ul.menu li.over ul li ul { display: none; } 
ul.menu li ul li:hover ul, ul.menu li ul li.over ul { display: block; } 
/* Content */ 
.content
{
margin:0 auto;
	width:969px;
	background:#92938f;
}





/* Mainbar */
.mainbar
{
	float:left;
	width:672px;
	background:#92938f;
	display:block;
	margin:13px 0 20px 22px;
padding: 3px;
        border-right:#858681 solid 1px;
overflow:hidden;

}

.mainbar_top
{
	width:691px;
	overflow:hidden;
	background:#92938f;
margin-bottom:40px;
}

.mainbar_bottom
{
	width:691px;
	overflow:hidden;
	background:#92938f;	

}
.mainbar_inner
{
	width:560px;
	margin:0 0 70px 70px;
        border-right:#858681 1px;
	margin-right:50px;
}





.post
{

text-align:justify;
	width: 500px;

      margin-top:75px;
        border-bottom:#858681 solid 1px;

}
.post h2.post_header
{
	font:normal 20px/20px Arial, Helvetica, sans-serif;
        font-weight:bolder;
	color:#1e202a;
	margin:0 0 -1px 0px;
	padding:0;
}
.autor{
	font:normal 9px/9px Arial, Helvetica, sans-serif;
        font-weight:600;
	color:#1e202a;
	margin:-3px 0 7px;
	padding:0;
}
.post h2.post_header a, .post h2.post_header a:visited
{
	color:#1e202a;
}
.post h2.post_header a:hover
{
	color:#000000;
}
.post_line
{
	width:100%;
	height:1px;
	margin:0 0 12px;
}
.post_content
{
	background:#92938f;
	line-height:20px;

}
.post_data
{
	width:540px;
	background:#92938f;
	padding:4px 10px;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	color:#1e202a;
	margin:20px 0 0 0;
}

.post_data a, .post_data a:visited
{
	color:#000000;
	text-decoration:underline;
}
.post_data a:hover
{
	color:#000000;
	text-decoration:none;
}
.post_date
{
	width:50px;
	height:150px;
	position:relative;
	left:-61px;
	top:0;	
	color:#fff;
margin-bottom:-150px;

}
.post_date_top
{
	width:50px;
	height:27px;
        margin:0px 0 0 0;
        padding-top:5px;
        background:url(images/data.jpg) top left no-repeat;
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	text-align:center;	
position:relative;
}
.post_date_bottom
{
width:50px;
	height:18px;
    	margin:-5px 0 0 0;
        padding-top:5px;
background:url(images/data_inf.jpg) top left no-repeat;
	font:bold 10px Arial;
	text-align:center;
	text-transform:lowercase;
position:relative;
}
.post_date_numero
{
        width:50px;
	height:38px;
	margin:-3px 0 0 0;
        padding-top:7px;
	font:bold 14px/14px Arial, Helvetica, sans-serif;
        color:#939490;
        background:url(images/balao_comment.jpg) top left no-repeat;
	text-align:center;
	text-transform:lowercase;
position:relative;
}

.post_image {
width: 400px;

height:200px;
}




/* Comments */
.comentarios{
background: #ffffff;
border: 1px solid #ffffff;
}
.comments
{
	width:100%;
	overflow:hidden;
	color:#232323;
}
.comments h1
{
	padding:20px 0 10px;
}
ol.commentlist
{
	display:block;
	list-style:none;
	margin:0;
	padding:0 0 20px;
}
li.comment
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback .vcard
{
	padding:0 0px 0 75px;
}
li.pingback .p
{
	padding:0 0px 0 75px;
}
li.pingback .commentmetadata
{
	padding:0 0px 0 75px;
}
li.comment img
{
	border:5px solid #7b9db4;
	float:left;
	margin:0 15px 0 0;
}

li.comment cite
{
	font-style:normal;
	font-size:14px;
	line-height:80%;
	margin:0;
	padding:0;
}
li.comment span
{
	font-style:normal;
	font-size:11px;
}
.commentmetadata
{
	margin:0;
	padding:0 0 8px;
	line-height:80%;
	font-size:10px;
}
.comment-body
{
	width:100%;
	overflow:hidden;
}
.comment-body p
{
	width:485px;
	overflow:hidden;
	float:right;
	padding:0 0 15px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.comment-body blockquote
{
	overflow:hidden;
	float:right;
	padding:0 0 10px 10px;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/*Comment form*/
.commentform
{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
	background: #92938f;
}
.commentform_inner h1
{
	padding:0 0 0px;
}
.commentform_inner
{
	padding:18px 16px 25px;
	overflow:hidden;
}

.commentform_inner h3
{
	padding:0 0 10px 9px;
	color:#fff;
}

.commentform_hint
{
	padding:6px 9px;
	background:#9d9474;
	overflow:hidden;
	color:#e6e6e6;
	font-size:11px;
	margin:0 0 5px 0;
}
form.commentform_form
{
	width:100%;
	overflow:hidden;
}
.commentform_left
{
	float:left;
	width:147px;
	overflow:hidden;
	padding:0 0 0 9px;
}
.commentform_right
{
	float:right;
	width:360px;
	overflow:hidden;
}
.commentform_title
{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px 0 2px 4px;
}
.commentform_left input
{
	width:145px;
	height:19px;
	border:1px solid #9d9474;
}
.commentform_right textarea
{
	width:358px;
	height:72px;
	border:1px solid #9d9474;
}
.commentform_right input.commentform_submit
{
	width:67px;
	height:20px;
	background:url(images/btn.gif) top left repeat-x;
	margin:12px 0 0 0;
	border:1px solid #9d9474;
	font-size:12px;
	cursor:pointer;
}
.tags
{
	padding:10px 0;
	font-size:10px;
}

/**/
.sidebar
{
	float:left;
	width:200px;
        height:100%;
	font:10px Arial;
color: #1e202a;
display: block;
	margin:50px 0 5px 0px;



}
.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li
{
	font:10px Arial;
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	background:none;


}
.sidebar ul li, .sidebar ul, .sidebar ul li ul
{
	font:10px Arial;
	display:block;

}
.sidebar ul li
{
	list-style:none;
	width:268px;
        border:0px;

	background:#92938f;
	margin:0 0 10px 0;
	
	font:10px Arial;
}

.sidebar ul li h2
{
	width:268px;
	height:33px;
	background:#fff;
	margin:0px;
	color:#fff;
	text-transform:lowercase;
	font: bold 10px Arial;
	padding:5px 0 0 15px;
        position:relative;
        background:url(images/bt_lateral.png) left top no-repeat;
        z-index:999;
}
.sidebar ul li ul
{
	font:10px Arial,;
	width:232px;
	margin:0 0 5px 0;
	padding:0;

}
.sidebar ul li ul li
{
	font:10px Arial;
	margin:0 0 0px 10px;
	padding: 5px 0 0px 13px;
}

.sidebar ul li ul li a, .sidebar ul li ul li, .sidebar ul li ul li a:visited
{
        font:10px Arial;
	color:#000;
}

.sidebar ul li ul li a:hover
{
	color:#73794f;
}
.sidebar ul li input.search_input
{
	width:180px;
	height:19px;
	background:#92938f;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:10px Arial;
	padding:1px 0 0 8px;
	margin:0 5px 0 0;
}
#s{
        border:0px;
        background:#92938f;
        color:#fff;
        height:23px;
	vertical-align:middle;
	font:12px Arial;
        margin-top:-10px;
	padding:1px 0 0 5px;
}
.sidebar ul li input
{
	vertical-align:middle;
}

#twitter-box {
width:370px;
}

#twitter-list ul li{

}

.widgettitle a:link{
color:#ffffff;
}

.widgettitle a:hover{
color:#ffffff;
}

.widgettitle a:visited{
color:#ffffff;
}


.textwidget a:link{
color:#ffffff;
}

.textwidget a:hover{
color:#ffffff;
}

.textwidget a:visited{
color:#ffffff;
}

form.sidebar_search
{
	width:232px;
        margin-left:-15px;
	padding:0 0 0 13px;
	display:block;
	
}

.footer
{
overflow:hidden;
	width:100%;
	height:216px;
       font:normal 10px/10px Arial;
        color:#1e202a;
background: #858681;
}
.footer_left
{
overflow:hidden;
	width:100%;
	height:55px;
	
}

.footer_right
{
overflow:hidden;
	width:100%;
	height:55px;
	position:relative;

}

.cat_footer{
        position:relative;
        top:10px;
        left:120px;

}

.lista_footer{
        list-style:none;
        margin:0px;
        padding:25px 50px 20px -5px;
font-family:arial;
font-size:10px;
	text-color:#1e202a;
        float:left;
        width:100px;
}
.lista_footer li{
padding:0;
margin-left: -22px;
        list-style:none;
      font-size:10px;
font-family:arial;
line-height:12px;
	color:#1e202a;

}


.logo_inf
{
	margin:5px 15px 5px 0px;
	position:relative;
        float:left;
        width:100px;
	left:57px;

}

.submit_search
{
height:24px;
	background:#ffcf80;
border: 3px solid #ffcf80;
	padding:2px;
	font:bold 11px Arial;
	color:#858681;
	text-transform:lowercase;
	cursor:pointer;

}

.busca{
margin-top:25px;
margin-left: 100px;
text-align:left;
font-size: 10px;
        font:normal Arial;
        color:#1e202a;
}




.copy
{ 
position:relative;
display:block;
float:right;
width: 550px;
height: 650px;
font:normal 9px Arial;
color:#666666;
background:url(images/rodape_sign.jpg) top no-repeat;
margin-top:-60px;
}

.copy_2
{ 
position:relative;
display:block;
float:right;
width: 250px;
	font:normal 9px Arial;
margin-top:140px;
	color:#666666;
}





.copy_support
{
        bottom:0px;
	right:15px;
	font:normal 10px Arial;
	color:#000;
}
table#wp-calendar
{
	width:100%;
}