/*
Theme Name: Pure 1024
Theme URI: http://idanca.net/
Description: Em desenvolvimento
Version: 0.5
Author: Simone Villas Boas
Author URI: http://sydi.net/
*/

/*	1. RESET	*/
@import url(reset.css);


/*	2. BASIC	*/
body{
	background:#F5F5F5 url(_img/bg_body.gif) repeat-y 0 0;
	font:62.5% "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#page{
	font-size:1.2em;
	line-height:1.4em;
}
strong,b,strong *,b *{
	font-weight:900;
}
em,i,em *,i *{
	font-style:italic;
}
h2{
	clear:right;
	margin:0 0 4px;
}
h2 a, h2 span{
	font-size:1.4em;
	font-family:"Helvetica Rounded", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h4,h4 a{
	font-weight:800;
}
h4{
	margin:16px 0 4px;
}
p{
	padding:0 0 4px;
}
a, a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
hr{
	display:none;
}
input,
select,
textarea,
button{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:1.2em
}
button{
	float:left;
	overflow:hidden;
	width:23px;
	height:15px;
	padding:0;
	font-size:0.8em;
	color:#fff !important;
	background-repeat:no-repeat;
	background-position:right top;
	border:0;
	text-transform:uppercase;
}

/*classes*/
.navigation{
	margin:10px 12px 0 0;
	padding:2px 8px 30px;
	border-top:1px solid #B3B3B3;
}
.navigation *{
	font-weight:700;
}
.alignleft{
	float:left;
	margin:0 10px 0 0;
}
.alignright{
	float:right;
	margin:0 0 0 10px;
}
.more{
	margin:7px 7px 7px 0;
}
.current_language_item{
	display:none
}
.edit{
	clear:both;
	line-height:2em;
	text-transform:uppercase;
}
li.edit{
	clear:none;
}


/*	3. GRID		*/
#page{
	width:1004px;
	overflow:hidden;
}
#content{
	float:left;
	width:675px;
	padding:15px 0 0 19px;
}
#sidebar{
	float:left;
	width:289px;
	padding:11px 0 0;
	overflow:hidden;
}
#footer{
	display:none;
}


/*	4. FORMAT	*/
#header{
	width:100%;
	height:103px;
	min-width:1000px;
	background:url(_img/bg_header.png) repeat-y 0 0;
	border-bottom:1px solid #B3B3B3;
}
#header div{
	_width:1000px;
}
#header h1{
	float:left;
	width:683px;
}
#header h1 a{
	width:683px;
	height:103px;
}
#header h2{
	display:none;
}
#header #petrobras{
	float:left;
	width:154px;
	height:70px;
	margin:22px 0 0 11px;
	background:url(_img/petrobras.gif) no-repeat bottom;
}
#header #petrobras i{
	text-transform:uppercase;
	font-style:normal;
	color:#94816F
}
#header #petrobras a{
	height:60px;
}
/* lista de posts*/
#content ul#high,
#content ul#posts{
	padding:0
}
#content ul li.post{
	clear:both;
	margin:0 0 11px;
	padding:0 0 0 3px;
	background-repeat:repeat-y;
	background-position:0 0;
	list-style:none;
}
#content ul#posts li.post{
	margin:0 0 6px;
}
#content ul#posts li.post h2{
	margin:0 0 3px;
	line-height:1.5em;
	font-size:0.8em;
}
#content ul#posts .cat,
#content ul#posts .comments{
	white-space:nowrap;
}
#content ul#posts li.post p{
	padding:0;
}
.home #content .sd-hm{
	min-height:900px;
	_height:900px;
	background:url(_img/bg_sdhm.gif) repeat-y 0 0;
}
.home #content #posts{
	float:left;
	width:317px;
}
.home #content #tags,
.home #content .rede{
	float:left;
	width:310px;
	padding:0 0 0 10px
}
li.post img{
	float:left;
	width:180px;
	border-left:3px solid #000
}
#content h3,
#sidebar h3,
ul.cat{
	margin:0 0 8px;
	padding:0 0 0 15px;
	line-height:1em;
	font-size:0.9em;
	text-transform:uppercase;
}
#high h3,
#high h3 a,
#sidebar h3,
#sidebar h3 a,
ul.cat a{
	font-weight:900;
}
#content h3{
	float:left;
}
#content ul li.post div{
	float:left;
	width:456px;
}
#content ul#posts li.post div.content{
	width:431px;
}
.home #content ul#posts li.post div.content{
	width:205px;
}
#content ul li.post div div{
	padding:0 0 0 15px
}
#content ul li.post div.img{
	float:left;
	width:179px;
	min-height:1px;
}
#content ul#posts div.img{
	overflow:hidden;
	width:70px;
	height:45px;
	margin:0 10px 0 0;
}
#content ul#posts img{
	width:80px;
	height:45px
}
#content ul#posts div.img{
	padding:0 10px 0 0
}
#content .func li{
	float:left;
	padding:0 5px;
	font-size:0.9em;
	line-height:1em;
	border-left:1px solid #000;
	text-transform:uppercase;
}
#content .func li.date,
#content .func li.idiomas{
	padding:0;
	border:0;
}
#content .func li.lang img{
	/*display:none;*/
}
#idiomas li img {
	display:none !important;
}
#content .func li.date{
	padding:0 5px 0 0;
}
#content .func li span.label{
	display:none;
}
#content .comentarios{
	clear:both;
	margin:0 0 16px;
}
#content .comentarios h3,
#content .rede h3{
	float:none;
	padding:11px 0 0;
	font-weight:800
}
#content .comentarios ul{
	padding:0 0 5px;
}
#content .comentarios li{
	clear:left;
	float:left;
	width:317px;
	padding:0 10px 0 0;
}
#content .comentarios li.even{
	clear:none;
	padding:0;
}
#content .comentarios li *{
	font-weight:400
}
#content #tags{
	line-height:2em;
	margin:0 0 10px;
}
#content .rede strong{
	display:block;
	margin:0 -1px;
	padding:1px;
	line-height:1.2em;
	background:#e0e6df;
}
#content #tags a{
	color:#778899
}
#content .rede li strong a{
	line-height:1.1em;
	font-size:0.9em;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
}
#content .rede li li,
#sidebar .agenda li,
#sidebar .noticias li,
#sidebar .colunistas li,
.post .high li,
.author .sb-int li,
.page-2976 #content li li{
	padding:0 0 0 7px;
	background:url(_img/bl_sidebar.gif) no-repeat 0 0;
}
#content .rede li {
	padding:0 0 10px;
}

/*	sidebar	*/
#sidebar h3{
	padding:20px 0 0;
}
#sidebar .colunistas li strong{
	display:block;
}
#sidebar .colunistas li strong a{
	font-weight:400
}
#apoio{
	padding:18px 0 0;
}
#apoio div{
	float:left;
	padding:18px 46px 12px 0;
}
#apoio h4{
	display:none;
}
#apoio ul{
	padding:0;
}
#apoio li{
	float:left;
	padding:0 10px 10px 0;
	background:url(_img/princeclaus.gif) no-repeat 0 0;
	list-style:none;
	text-align:left;
}
#apoio hr{
	clear:left
}
#apoio a{
	display:block;
	width:110px;
	height:45px;
	text-indent:-9999px
}
#apoio li#brasil{background-image:url(_img/brasil.gif)}
#apoio li#brasil a{width:59px;}
#apoio li#cultura{background-image:url(_img/minc.gif)}
#apoio li#cultura a{width:34px;}
#apoio li#princeclausfund a{width:60px;height:80px;}
#apoio li#WordPress{background-image:url(_img/wordpress.gif)}
#apoio li#WordPress a{width:25px;}
#WordPress span,
#WordPress p{
	display:none;
}
#sidebar #login,
#sidebar #searchform,
#sidebar #servicos li{
	clear:both;
	margin:0 0 1px;
}
#sidebar #searchform{
	margin:0 0 3px;
}
#sidebar #searchform a{
	display:block;
	clear:both;
}
#sidebar #servicos li,
#sidebar #idiomas li{
	clear:none;
	float:left;
	margin:20px 3px 0 0;
	padding:0 0 0 3px;
	border-left:1px solid #B8A18A
}
#sidebar #idiomas li:first-child{
	border:0;
}
#sidebar #servicos li.page-item-2977,
#sidebar #idiomas li.pt-br{
	padding:0;
	border:0;
}
#sidebar #login *,
#sidebar #searchform *,
#sidebar #servicos li *,
#sidebar #idiomas *{
	color:#94816F;
	text-transform:uppercase;
}
#sidebar #login legend{
	display:none
}
#sidebar label,
#sidebar form a,
#sidebar #servicos li a,
#sidebar #user_info{
	font-size:0.9em;
}
#sidebar label{
	clear:left;
	float:left;
	display:block;
	width:70px;
}
#sidebar #searchform label{
	float:none;
}
#sidebar form span{
	display:block;
	clear:left;
	padding:0 0 25px;
}
#sidebar input{
	float:left;
	width:143px;
	margin:0 0 2px;
	padding:1px 2px;
	border:0;
	color:#B8A18A;
	font-size:0.95em;
	text-transform:none !important;
}
#sidebar input#log{
	width:166px;
}
#sidebar input#s{
	width:213px;
}
#sidebar #idiomas {
	margin:0 0 26px
}
#sidebar #idiomas *{
	display:block;
	font-weight:900
}
#sidebar #idiomas a{
	font-weight:400
}
#sidebar .videos h3{
	margin:0;
}
#sidebar .videos li{
	float:left;
	margin:8px 7px 0 0;
}
#sidebar .videos li a{
	overflow:hidden;
	display:block;
	width:65px;
	height:65px
}
#sidebar .videos li a img{
	height:65px
}
#sidebar a.sidebanner {
	float:left;
	clear:both;
	margin-bottom:1em;
	margin-top:1.5em;
}
ul.category{
	text-transform:lowercase;
	line-height:1em
}
ul.category{
	padding:0 0 6px;
}
.category #content ul.category{
	font-size:1.1em;
	padding:0 0 19px;
}
ul.category li{
	float:left;
	margin:0 0 3px;
	padding:0 14px 0 0 !important;
	background-repeat:no-repeat !important;
	background-position:right !important;
}
ul.category li.cat-item-45,
ul.category li.cat-item-2963,
ul.category li.cat-item-35{
	background:none !important;
}
.current-cat a{
	font-weight:bold !important
}
#sidebar ul.category li{
	white-space:nowrap;
}
.subcat{
	text-transform:lowercase;
}
#raft{
	display:block;
	padding:20px 0 4px;
}

/*	5. PAGES	*/
.home h3 span{
	display:none;
}


/*	POSTS */
.post .meta{
	clear:both;
	float:left;
	width:250px;
}
.post .entry{
	float:right;
	width:405px;
	padding:0 20px 0 0;
/**/

}

.post #content .meta h3{
	float:none;
	padding:0;
	font-size:1em	
}
.post #content .meta h2{
	width:250px;
	line-height:1.8em
}
.post #content .meta .author{
	padding:0 0 0.4em;
	line-height:1.4em;
	font-size:1.1em;
}
.post #content .meta .img{
	width:229px;
	min-height:130px;
	margin:0 0 10px;
	padding:0 0 0 3px;
}

.post .entry p{
	padding:0 0 10px;
}
/*.post .entry p img{
	position:absolute;
	left:19px;
	border-left-width:3px;
	border-left-style:solid;
}*/
.post .entry a{
	text-decoration:underline;
}
.post .entry a:hover{
	color:#333;
}
.post .entry .func a,
.post .entry .postmetadata a,
.post .footer a{
	text-decoration:none;
}
.post #video{
	width:655px;
}
.post #video div.vvqbox{
	height:545px !important;
}
.post .entry .vvqbox,
.post .entry object{
/*	width:405px !important; */
	margin:0 0 5px
}
.post .entry object{
	background:#eee
}
.post #video object{
	width:647px !important;
/*	height:540px !important; */
}	


.post #content .func{
	padding:5px 0 10px 88px;	
}
.post #content .func li{
	margin:0;
	line-height:30px;
	border:0;
}
.post #content .func li.edit a,
.post #content .func li span.language_item a{
	border-left:1px solid #000;
	padding:0 0 0 10px;	
}
.post #content .func .bg,
.post #content .func .bg a{
	width:20px;
	height:19px;
}
.post #content .func .bg{
	margin:0 5px;
	padding:0;
	background-image:url(_img/bt_print.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}
.post #content .func .email{
	background-image:url(_img/bt_email.gif);
}
.post #content .footer{
	clear:both;
	width:663px;
	border-top:1px solid #B3B3B3
}
.post #content .footer h3{
	padding:15px 0 0;
	float:none;
	font-size:1em;
}
.post #content .footer .entry{
	width:393px;
	_overflow:hidden;
}
.post #content .footer .meta{
	clear:none
}
.post #content .footer .meta ul{
	width:230px
}


.post .postmetadata{
	margin:4px -8px -1px 0 !important;
	border-top:1px solid #B3B3B3;
}
.post .postmetadata p{
	padding:4px 0;
}

.post #content .comentarios{
	clear:none;
}
.post #content .comentarios input,
.post #content .comentarios textarea{
	border:1px solid #B3181F;
}
.post #content .comentarios textarea{
	width:360px;
}
.post #content .comentarios button{
	padding:0 12px 0 15px;
	width:auto
}
.post #content .entry .commentlist li{
	width:404px
}
.post #content .entry .commentlist br {
	display:block;
	margin:0 0 4px;
}
.post #content .entry .commentlist p{
	color:#000
}

/*	PAGES */
.page h2{
	font-size:1.6em;
}
.page-3515 #content p,
.page-8479 #content p{
	width:650px;
}

/*	CATEGORIES */
.category .cat li{
	float:left;
	margin:0 10px 0 0;
	line-height:2.2em;
	text-transform:uppercase;
}
.category .cat li.current-cat a{
	font-weight:900
}
.tag h2{
	text-transform:capitalize;
}


/*	ABOUT	*/
h2.pagetitle,
.author h2,
.page-2976 h2,
.page-3 h2,
.page-2977 h2,
.page-15 h2,
.page-3515 h2,
.page-8479 h2{
	padding:7px 10px 7px 0;
	margin:0 0 2px;
	font-size:1.45em;
}
.author .author-profile img,
.page-2976 .entry ul ul,
.page-3 .entry,
.page-2977 .about,
.error .entry{
	padding:0 0 0 6px;
	border-left:3px solid #000;
}
.author .author-profile img{
	padding:0
}
.author .author-profile,
.page-2977 .about{
	float:left;
	width:332px;
	padding:0 20px 0 0;
}
.page-2977 .about{
	width:327px;
	padding:0 20px 0 6px;
}
.author .sb-int,
.page-2977 .quem{
	float:left;
	width:254px;
}

/*	AUTHORS */
.author #content,
.page-2977 #content{
	background:url(_img/bg_int.gif) repeat-y 0 0;
	min-height:1530px;
	_height:1530px;
}
.author #content h3,
.page-2977 #content h3{
	float:none;
	width:244px;
	padding:0;
	text-transform:uppercase;
}
.author .author-profile{
	width:220px;
}
.author .author-avatar{
	float:left;
	padding:0 10px 10px 0;
}
.author .author-avatar img{
	border-left-width:3px;
	border-left-style:solid;
}
.author .author-avatar p{
	padding:0 0 0 3px;
	text-transform:uppercase;
	font-size:0.9em
}
.author .author-avatar p a{
	color:#fff
}
.author .sb-int ul{
	padding:0 0 10px;
}

/*	LINKS */
.page-2976 #content li li,
.page-2976 #content h2{
	margin:0
}
.page-2976 #content li h2{
	float:none;
	margin:0 0 2px; 
	padding:0;
	font-size:1em;
	font-weight:800;
	text-transform:uppercase;
}
.page-2976 #content li{
	float:left;
	width:320px;
	margin:0 0 20px;
}
.page-2976 #content li#linkcat-37,
.page-2976 #content li#linkcat-35{
	float:right;
}
.page-2976 #content li li{
	float:none;
}


/*	SEARCH	*/
#as_credits{
	display:none;
}
.page-5916 #content fieldset{
	width:620px
}








/* cores */
#sidebar h3{
	width:auto;
}


/* TEXTOS */
#sidebar .textos .category,
#sidebar .textos .category a,
.category .cat-8 a,
div.cat-8 .category,
div.cat-8 .category a,
.textos h3,
.textos h3 a,
.textos h2 a			{	color:				#5D8B3F !important}
li.textos img,
#posts .textos img,
.textos .entry p img,
.textos .meta .img		{	border-color:		#5D8B3F}
.textos .meta .img		{	background-color:	#5D8B3F}
.category .cat-8 li,
.textos .category li	{	background-image:	url(_img/bg_sp_5D8B3F.gif)}


/* NOTICIAS */
#sidebar .noticias .category,
#sidebar .noticias .category a,
#sidebar .noticias li strong,
#sidebar .noticias li strong a,
.category .cat-17 a,
div.cat-17 .category, 
div.cat-17 .category a,
.noticias .more a,
.noticias h2,
.noticias h3,
.noticias h3 a,
.noticias h2 a			{	color:				#A93D7E !important}
li.noticias	img,
#posts .noticias img,
.noticias .entry p img,
.noticias .meta .img	{	border-color:		#A93D7E}
.noticias .meta .img	{	background-color:	#A93D7E}
#sidebar .noticias li	{	background-image:	url(_img/bl_sb_A93D7E.gif)}
.category .cat-17 li,
.noticias .category li	{	background-image:	url(_img/bg_sp_A93D7E.gif) !important}


/* COLUNISTAS */
#sidebar .colunistas li strong,
#sidebar .colunistas li strong a,
.colunistas h2,
.colunistas h3,
.colunistas h3 a,
.colunistas h2 a		{	color:				#438AD1 !important}
li.colunistas img,
#posts .colunistas img,
.colunistas .entry p img,
.colunistas .meta .img	{	border-color:		#438AD1}
.colunistas .meta .img	{	background-color:	#438AD1}
#sidebar .colunistas li	{	background-image:	url(_img/bl_sb_438AD1.gif)}


/* VIDEOS */
.videos h2,
.videos h3,
.videos h3 a,
.videos h2 a,
.videos .more a			{	color:				#E66900}
li.videos img,
#posts .videos img,
.videos .entry p img,
.videos .meta .img		{	border-color:		#E66900}
.videos .meta .img,
#sidebar .videos li 	{	background-color:	#E66900}


/* AGENDA */
.agenda h2,
.agenda h3,
.agenda h3 a,
.agenda h2 a,
.agenda .more a			{	color:				#613A23}
li.agenda img,
#posts .agenda img,
.agenda .entry p img,
.agenda .meta .img		{	border-color:		#613A23}
.agenda .meta .img		{	background-color:	#613A23}
#sidebar .agenda li		{	background-image:	url(_img/bl_sb_613A23.gif) !important}


/* COMENTÁRIOS */
.comentarios h3,
#footer .comentarios h3,
.comentarios li,
.comment-author,
.comment-author a		{	color:				#B3181F !important}
button,
.comentarios h3,
h3#comments,
h3#respond				{	background-color:	transparent}
button					{	background-color:	#B3181F}
h3#comments,
h3#respond				{	background-image:	url(_img/bg_cl_B3181F.png)}
#posts .comentarios		{	background-image:	url(_img/bg_pt_B3181F.gif)}


/* REDE */
.rede h3,
.rede strong a			{	color:				#A3820D	}
.rede li li				{	background-image:	url(_img/bl_sb_A3820D.gif) !important}


/* SERVIÇOS */
.pagetitle,
.author h2,
.author #content h3,
.page-3515 h2,
.page-8479 h2,
.page-2977 #content h3,
.page-2976 h2,
.page-2976 #content h3,
.page-3 h2,
.page-2977 h2,
.page-15 h2,
.links h3 a,
.links .category,
.links .category a,
#login input,
#searchform input 		{	color:				#94816F !important}
.page-2976 .entry ul ul,
.author .author-avatar img,
.page-3 .entry,
.error .entry,
.page-2977 .about		{	border-color:		#94816F}
.author .author-avatar p{	background:			#94816F !important}
.links .category li		{	background-image:	url(_img/bg_sp_94816F.gif) !important}



/*	6. HACKS	*/

/* img repl */
#header a,
#WordPress h4 a,
.post #content .func .email a,
.post #content .func .print a{
	display:block;
	overflow:hidden;
	text-indent:-9999px
}

/* */
.main_post_list_img {
	border-left:3px solid #000000;
}
.main_post_list_img img {
	border:none !important;
}
.textos .main_post_list_img {
	border-left-color:#5D8B3F;
}
.noticias .main_post_list_img {
	border-left-color:#A93D7E;
}
.colunistas .main_post_list_img {
	border-left-color:#438AD1;
}
.videos .main_post_list_img {
	border-left-color:#E66900;
}
.agenda .main_post_list_img {
	border-left-color:#613A23;
}

/* Sidebar Newsletter */

.newsletter h3 {
    padding:0 !important;
    color:#94816F;
}

.mc_merge_var {
    overflow:hidden;
    zoom:1;
    margin-bottom:5px;
}

.mc_var_label {
    width:80px !important;
    text-align:right;
    margin-right:10px;
}

.mc_signup_submit {
    margin-left:90px;
}

#mc-indicates-required {
    margin-left:90px;
    font-size:10px;
    color:#FF0000;
}

#mc_message {
    overflow:hidden;
    zoom:1;
    margin-bottom:10px;
}

#mc_message span {
    padding:0 !important;
    font-weight:bold !important;
}

.mc_error_msg {
    color:#B3181F;
}

.mc_success_msg {
    color:#5D8B3F;
}

#mc_signup_submit {
    background-color:#B3181F;
    border:0 none;
    color:#FFFFFF !important;
    font-size:0.8em;
    overflow:hidden;
    padding:0;
    width:143px;
    padding:1px 2px;
}

/* clearfix*/
ul:after,
li.post:after,
#page:after,
.sd-hm:after,
.author .entry:after,
.post .entry .commentlist:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
ul,
li.post,
#page,
.sd-hm,
.author .entry,
.post .entry .commentlist {
    display: inline-block;
}

html[xmlns] ul,
html[xmlns] li.post,
html[xmlns] #page,
html[xmlns] .sd-hm,
html[xmlns] .author .entry,
html[xmlns] .post .entry .commentlist {
    display: block;
}
* html ul,
* html li.post,
* html #page,
* html .sd-hm,
* html .author .entry,
* html .post .entry .commentlist {
    height: 1%;
}

