/*
Theme Name: Dr. Rosinha
Author: M&C Comunica&ccedil;&atilde;o
*/


.tabber  {
display : none;
} 
.fundo_topo_campanha {
	background-image: url(images/top_campanha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body {
	padding-top:0px;
	font-family:Arial;
	color:#666;
	font-size:13px;
	background-color: #F5F5F5;
	background-repeat: repeat;
	background-position: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto; min-height: 100%;
	}
	

a {
	color:#000000;
	text-decoration:none
	}
a:hover {
	color:#ca2b28;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#1C84BB;
	font-style: normal;
	
	}
#clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 7px 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1002px;
	margin:0 auto;
	background:url(images/wrap.jpg) repeat-y;		
	}
	
	
/* The Top */

#tops {
	height:244px;
	margin:0px;
	background:#fff url(images/top.jpg);
	background-repeat:no-repeat;
	
	}
.blogname {
	float:left;
	width:1002px;
	font-family:"Century Gothic",Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:1px;
	font-weight:normal;
	color:#FBFBFB;
	text-decoration: none;
	text-align:left;
	margin-top: 10px;
	margin-left: 10px;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #FBFBFB; 
	text-decoration: none; 
	background-color:transparent;
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #FBFBFB; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	font-size:1px;
	font-weight:normal;
	color:#FBFBFB;
	text-align:left;
	margin-top: 10px;
	margin-left: 10px;
	}
/* Search */

#search {
	height: 63px;
	width: 56px;
	font-family: Arial;
	font-size: 10px;
	color: #434241;
	margin: 0px;
	background-color: #ffffff;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: bold;
}
#categoria {
	background-color: #f4f4f4;
	width: 200px;
	font-family: Arial;
	font-size: 10px;
	color: #434241
	font-weight: bold;
}
#searchform {
	margin: 0;
	padding: 0;
	
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	height: 29px;
	width: 160px;
	font-family: Arial;
	border: thin solid #fff;
	font-size: 10px;
	color: #434241;
	font-weight: bold;
	background-image: url(images/campo_2.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #ffffff;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	background-position: 0px 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	
}

#searchsubmit {
	float: right;
	height: 35px;
	width: 36px;
	border: thin solid #fff;
	font-family: Arial;
	font-size: 10px;
	color: #434241;
	font-weight: bold;
	background-image: url(images/campo_3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #fff;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	background-position: center center;
	position: relative;
	padding: 0px;
}

			
/* The Menu */
#nav {
	height:43px;
	width: 991px;
	position: absolute;
	text-align: left;
	background:url(images/menu.jpg) repeat-x;
	margin-left: 1px;
	z-index: 10;	
}
#nav ul{
	height:42px;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 0pt;
	list-style-type: none; /*remove o marcador*/
	margin: 0; /*remove o recuo IE e Opera*/
	padding: 0; /*remove o recuo Mozilla e NN*/
}
#nav ul li{
	padding: 0px;
	float: left;
}
#nav ul li a{
	text-decoration: none;
	height:27px;
	color: #434241
	display: block;
	padding-top: 15px;
	padding-right: 12px;
	padding-left: 12px;

}


#nav ul li a:hover{
	background-color: #00CCCC;
}

#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;
	color:#fff;
	height:27px;
	background-image: url(images/menuhov.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 12px;
	padding-left: 12px;
}

/* Novo*/

#nav ul li ul {
	display: none;
	position: relative;	
	}

#nav li li {
	font-size: 10px;
	text-align: left;
	line-height: 13px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C92C27;
	color: #434241
	background-color: #f0f0f0;
	float: none;
	border-right-width: 0px;
	border-left-width: 0px;
	height: 30px;
}
 
#nav li li a {
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	float: none;

}
 
#nav li li a:hover {
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	background-color: #C92C27;
	background-image: none;
}

.menu_1{
	width: 107px;
	text-indent: 10px;
	vertical-align: middle;
}	
.menu_2{
	width: 87px;
	text-indent: 10px;
	vertical-align: middle;
}	
.menu_3{
	width: 80px;
	text-indent: 10px;
	vertical-align: middle;
}	
.menu_4{
	width: 99px;
	text-indent: 7px;
	vertical-align: middle;
}
.menu_5{
	width: 104px;
	text-indent: 10px;
	vertical-align: middle;
}
.menu_6{
	width: 77px;
	text-indent: 3px;
	vertical-align: middle;
}

	
/* Content*/	
	

	
#content {
	width: 926px;
	padding-right: 20px;
	padding-left: 20px;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	background-image: url(images/repeater.jpg);
	background-repeat: repeat-y;
	display:block;
	position:absolute;
	overflow:hidden;
	}
#content_2 {
	width: 926px;
	padding-right: 20px;
	padding-left: 20px;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	background-image: url(images/repeater.jpg);
	background-repeat: repeat-y;
	display:block;
	overflow:hidden;
	
}
.topo_content {
	height: 32px;
	width: 926px;
	margin-left: 35px;
}
.topo_content_2 {
	height: 32px;
	width: 926px;
	margin-left: 35px;
	margin-bottom: 30px;
}
	
.date {

	font-size:14px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-left:5px;
	padding-top:0px;
	font-weight:normal;
   	color:#567213;
	background:#FFFFFF;
	}
.author{
	background:url(images/user.png) no-repeat;
	padding:0 0 0 20px;

}
.clock{
	background:url(images/time.png) no-repeat;
	padding:0 0 0 20px;

}	
	
.post {
	margin: 10px 10px 15px 5px;
	padding:0px;
	text-align:left;
	font-size: 12px;
	color: #434241
	text-decoration: none;
	line-height: normal;
	}

.post h2 {
	margin: 0 0;
	padding: 2px 0px 5px 5px;
	background: transparent;
	text-align: left;
	font: 24px century gothic, Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #666;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #555;
	background-color: transparent;
	}	
	

.postinfo {
	height:12px;
	padding: 5px 5px 10px 10px;
	background:url(images/meta.jpg) bottom no-repeat;
	font-size:13px;
	background:#FFFFFF;
			}
		
.postinfo a {
	
	color:#5A7516;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	padding:0px 0 0 20px;
	color:#66851b;
	background:url(images/tag.png);
	background-repeat:no-repeat;

	}	
.category a {
	
	color:#5A7516;
	font-weight:normal;
	text-decoration:none;
	}
.com{
	line-height:16px;
	float:right;
	padding:0px 0px 0 20px;
	background:url(images/comm.png);
	background-repeat:no-repeat;

}

.com a:link,
.com a:visited {
	color: #66851b;
	background-color: transparent;
}


/*single page template*/

	
	
/* sidebar */
.rightcol{
	width: 200px;
	float:right;
	margin-right: 60px;
 	position:relative;
	
}
		
.rightcol_2{
	width: 200px;
	float:right;
	margin-right: 60px;
 	position:relative;
	height:100%;
 	
		 		
}
/* The Sidebar1 */
.arquivos_mes li {
	width: 180px;
	font-weight:bold;
	padding:5px;
	font-size:11px;
	font-family: Arial;
	color:#000000;
	list-style-image: url(images/gold.jpg);
	margin-left: 0px;
	margin-top: 5px;
	background-color: #fbfbfb;
	list-style-position: inside;
	}

.arquivos_2  li h2 {
	width: 180px;
	font-weight:bold;
	padding:5px;
	font-size:11px;
	font-family: Arial;
	color:#000000;
	list-style-image: url(images/gold.jpg);
	margin-left: -40px;
	margin-top: 5px;
	background-color: #fbfbfb;
	list-style-position: inside;
	}	
	
/* --- FOOTER --- */

#footer {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	
		
}
#texto_final{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 99px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.texto_final_negrito{
	font-weight: bold;
}
.texto_final_negrito a:hover{
	font-weight: bold;
	text-decoration: underline;
}
.credits{
	padding:22px 0px 0 30px;
	float:left;
	color:#698701;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	}
.navigation a:hover {
	color:#eee;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */



/* The Comments */
h3#comments {
	padding-left: 10px;
	padding-top:25px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B69A4F;
}
h3#respond {
	padding-left: 10px;
	color:#000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 22px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
}
/* commentform */



#commentform {
	padding-left:15px;
	font-family: Arial;
	}
	
#commentform p{
	color:#434241
	margin-left: 10px;
	}
#commentform input {
	border:1px solid #e6e6e6;
	color:#434241
	padding-left:10px;
	background-color: #FFFFFF;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}


#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 500px;
	height: 140px;
	background:#fff;
	margin:0 15px 0 0;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}



/* comment list */
.commentlist {
	margin: 10px 10px;
	padding-left: 45px;
	line-height: 130%;
	background: #ffffff;
	color: #00000


}
.commentlist li{
	padding: 5px 10px;
	background:#ffffff;

}

.commentlist p{
 font-weight: normal;
}
.commentlist .alt {
	background: #fbfbfb;

}
.commentlist cite {
	font-weight: bold;
	font-size: 110%;
	color: #b92a28;
	font-style: normal;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

.data_imprensa{
	color: #B5930D;
	font-weight: bold;
}
.recents{
	background-image: url(images/aba_1.jpg);
	color:#FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 400px;
	line-height: 20px;
}
.lista_recents, .lista_recents ul {
	background-color: #fbfbfb;
	width:620px;
	float:left;
	display:inline;
	padding: 3px 0px 0px 0px;
	color:#000000;
	height: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.lista_recents li{
	padding: 3px 5px 5px 15px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #fbfbfb;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texto_topo {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DDB613;
	text-decoration: none;
	text-indent: 50px;
	left: 0px;
	top: 0px;
	background-image: url(images/fundo_titulo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.link_texto_topo:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DDB613;
	text-decoration: none;
}
a.link_texto_topo:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DDB613;
	text-decoration: underline;
}
a.link_texto_topo:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DDB613;
	text-decoration: none;
}

a.link_texto_topo:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DDB613;
	text-decoration: none;
}

.campo_1_topo {
	height: 29px;
	width: 203px;
	border: thin solid #FBFBFB;
	font-family: Arial;
	font-size: 10px;
	color: #434241
	font-weight: bold;
	background-image: url(images/campo_1.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FBFBFB;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	background-position: 0px 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}


.campo_2_topo {
	height: 29px;
	width: 160px;
	border: thin solid #FBFBFB;
	font-family: Arial;
	font-size: 10px;
	color: #434241
	font-weight: bold;
	background-image: url(images/campo_2.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FBFBFB;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	background-position: 0px 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}


#form_topo {
	height:165px;
	width: 203px;
	position: relative;
	left: 760px;
	top: 45px;
	float: left;
}
.campo_3_topo {
	height: 35px;
	width: 36px;
	border: thin solid #FBFBFB;
	font-family: Arial;
	font-size: 10px;
	color: #434241
	font-weight: bold;
	background-image: url(images/campo_3.png);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FBFBFB;
	font-style: normal;
	line-height: 30px;
	text-decoration: none;
	background-position: center center;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.texto_topo_2 {

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DDB613;
	text-decoration: none;
	text-indent: 20px;
	background-image: url(images/fundo_titulo_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	left: 0px;
	top: 0px;
}
.fundo_icones {
	background-image: url(images/fundo_icones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#icones {
	width: 690px;
	position: relative;
	left: -200px;
	top: 0px;
	float: left;
}
#spacer{
	height: 30px;
}


.twitter{
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width: 615px;
	padding-left: 5px;
	float: left;
}
.pagina {
	display:inline;
	color:#222;
	font-family:Arial;
	margin-right:10px;
	width: 626px;
	float: left;
	
}
.texto_sidebar{
font-size: 11px;
color: #434241
text-decoration: none;
line-height: normal;
}
.texto_sidebar_negrito{
	font-size: 11px;
	color: #434241
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

.titulo_pesquisar {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #DDB613;
text-decoration: none;
background-image: url(images/fundo_pesquisar.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: 50px;
}

.titulo_quem_e {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #DDB613;
text-decoration: none;
background-image: url(images/fundo_quem_e.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: 50px;
}

.titulo_solte_a_voz {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #DDB613;
text-decoration: none;
background-image: url(images/fundo_solte_a_voz.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: 50px;
}

.titulo_atividades {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #DDB613;
text-decoration: none;
background-image: url(images/fundo_atividades.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: 50px;
}

.titulo_agenda_parlamentar {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #DDB613;
text-decoration: none;
background-image: url(images/fundo_agenda_parlamentar.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: 50px;
}

.titulo_destaques {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #DDB613;
text-decoration: none;
background-image: url(images/fundo_destaques.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: 50px;
}

.titulo_publicacoes {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #DDB613;
text-decoration: none;
background-image: url(images/fundo_publicacoes.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: 50px;
}

.titulo_arquivos {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #DDB613;
text-decoration: none;
background-image: url(images/fundo_arquivos.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: 50px;
}

/*classe para limpar containers com filhos flutuantes*/
.clearfix:after {
content:”.”;
display:block;
height:0;
clear:both;
visibility: hidden;
}
/*.clearfix {display: inline-table;}*/
*.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
*html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */




/* NOVOS*/


.borda_site {
	background-image: url(images/wrap.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1002px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.borda_central{
	background-image: url(images/repeater.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 926px;
	margin-left: 37px;
	display: table;
}
.topo_borda_central{
	background-image: url(images/topo_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 926px;
	height: 32px;
	clear: both;
	margin-left: 37px;
}
.topo_borda_central2{
	background-image: url(images/topo_content2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 926px;
	height: 32px;
	clear: both;
}
.barra_esquerda_interna{
	float: left;
	width: 670px;
	margin-left: 20px;
	top: 0px;
}
.barra_direita_interna{
	margin-left: 40px;
	top: 0px;
	overflow: hidden;
}
.texto_barra_lateral_esquerda{
	font-family: Arial;
	font-size: 12px;
	color: #434241
	display: inline;
	}
.texto_barra_lateral_direita{
	width: 200px;
}
.title{
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	background-image: url(images/marcador.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 17px;
	font-family: Arial;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.title3{
	font-weight: bold;
	color: #000000;
	font-size: 17px;
	background-image: url(images/marcador.jpg);
	background-position: left 1px;
	background-repeat: no-repeat;
	line-height: 20px;
	font-family: Arial;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.entry a:link, .entry a:visited {
	color: #000000;
	background-color: transparent;
	font-size: 12px;
}

.entry a:hover {
	color: #b92a28;
	background-color: transparent;
	text-decoration: none;
	font-size: 12px;
}

.entry {
	padding: 0px;
	font-weight: normal;
	
	}

.entry p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
.entry img{
	padding:4px;
	border:1px solid #E0E0E0;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.pagetitle {
	padding:0;
	font-size:16px;
	text-align:left;
	color:#b92a28;
	font-family: Arial;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}
.title2{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	background-image: url(images/marcador.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 17px;
	font-family: Arial;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.traco_imprimir {
	height: 15px;
	left: 0px;
	top: 0px;
	background-image: url(images/traco_imprimir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hentry {
	width: 600px;
	height: 165px;

}
.hentry img {
	border: 2px solid #DEDEDD;
	float: left;
	margin-top: 7px;
}
.autor {
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial;
	text-decoration: underline;
}
.espaco_texto2 {
	height: 70px;
	margin-top: 10px;
}.campo_pesquisar {
	background-color: #F4F4F4;
}
.titulo_enquete {
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #DDB613;
text-decoration: none;
background-image: url(images/fundo_enquete.jpg);
background-repeat: no-repeat;
background-position: left top;
text-indent: 50px;
}
.dropdown {
	background-color: #F4F4F4;
	border: 1px none #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	color: #434241;
	width: 200px;
}
.texto_topo_2_campanha {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	left: 0px;
	top: 0px;
}
#tops_campanha {

	height:244px;
	margin:0px;
	background:#fff url(images/top_campanha.jpg);
	background-repeat:no-repeat;
}
#idc-container-parent
#idc-container {
float:none;
letter-spacing:normal !important;
margin:1.5em 0;
max-width:620px;
min-width:180px;
text-align:left;
}

#idc-container-parent #idc-container h3 {
padding-left: 10px;
	padding-top:25px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B69A4F;
	font-weight: bold;

}

#idc-container-parent #idc-container .idc-head {
	padding-left: 10px;
	padding-top:2px;
	height:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B69A4F;
	font-weight: bold;
}
#idc-container-parent #idc-container h3 .idc-commentcount_wrap {
display: none;
}
#idc-container-parent #idc-container h3 .idc-commentcount {
color: #c00;
}
#idc-container-parent #idc-container .idc-new {
background-color: #fbfbfb;
padding: 10px 15px;
width: auto;
}
#idc-container-parent #idc-container .idc-head .idc-user {
	background: none;
	color: #000;
}
#idc-container-parent #idc-container .idc-head .idc-toolbar .idc-sel {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
#idc-container-parent #idc-container .idc-foot {
display: none;
}
#idc-container-parent #idc-container .idc-c {
background-color: #fbfbfb;

}
#idc-container-parent #idc-container .idc-thread {
	padding: 0 0 0 10px;
	background-color: #fbfbfb;
	
}
#idc-container-parent #idc-container .idc-c.idc-admin {
	color: #b92a28;
	font-size: 12px;
	font-style: italic;
}
#idc-container-parent #idc-container .idc-c.idc-c-highlighted {
background: none;

}
#idc-container-parent #idc-container .idc-c.idc-facebook {
display:none;
}
#idc-container-parent #idc-container .idc-c-h {
	background: none;
	border-top: 1px solid #c00;
	padding: 3px 0 0;
	font-style: italic;
	font-weight: bold;

}

#idc-container-parent #idc-container .idc-c.idc-twitter {
border-top: 1px solid #f6f6f6;

}


#idc-container-parent #idc-container .idc-c .idc-c-h {
background: #fbfbfb;
border-top: 1px solid #f6f6f6;

}

#idc-container-parent #idc-container.idc-c-h .idc-i {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#idc-container-parent #idc-container .idc-c-h .idc-a {
display:none;
}
#idc-container-parent #idc-container .idc-v {
display: none;
}
#idc-container-parent #idc-container .idc-c .idc-c-t {
border: none;

}
#idc-container-parent #idc-container.idc-text_noresize {
	border:none;
	background:none;
}
#idc-container-parent #idc-container span {
display:inline;
}
#idc-container-parent #idc-container .idc-loginbtn_wordpress, #idc-container .idc-loginbtn_intensedebate, #idc-container .idc-loginbtn_twitter, #idc-container .idc-loginbtn_openid {
display:none !important;
}
#idc-container-parent #idc-container.idc .idc-focus{
border-color:#cccccc !important;
}
#idc-container select {
float:none;
margin:0 4px 4px 0;
width:auto;
}
#idc-container label {
display:none;
}
#idc-container .idc-nofloat {
display:none;
}
#idc-container-parent #idc-container .idc-postnav-label {
display:none !important;
}
#idc-container-parent #idc-container .idc-customtext {
display:none !important;
}
#idc-container-parent #idc-container .idc-right{
	margin-top:15px;
	margin-right: 18px;
}
#idc-container-parent #idc-commentcount_label {
display:none !important; 
}
#idc-container-parent #idc-commentcount {
display:none !important; 
}
#idc-container-parent #idc-commentcount_wrap {
display:none !important; 
}
#idc-container-parent #idc-container .idc-info div div {
background:url("http://drrosinha.com.br/wp-content/themes/drrosinha/images/idc-info.png") no-repeat scroll left top transparent;
float:left;
margin:0;
padding:20px 20px 8px;
width:273px !important;
}
#idc-container-parent #idc-container .idc-info div div p {
	clear:both;
	color:#000;
	float:none;
	font-size:12px;
	line-height:normal;
	width:260px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
#idc-container .idc-close span {
display:none !important;
}
#idc-container .idc-info div h6 {
color:#000 !important;
}