/*
Theme Name: RuaWeb
Version: 2.0
Author: Daniel Fernandez & Rafael Lobo
Author URI: http://www.tuiuiu.com.br/
*/
body{
	margin:0;
	padding:0;
	background:url(imagens/bg.jpg) repeat;
	font-family:tahoma;
	font-size:16px;
	width:100%;
}
a {
	color:#271815;
	text-decoration:underline;
}
a:hover {
	color:#BFBFBF;
	text-decoration:none;
}
h2 {
	color:#271815;
	font-size:20px;
	margin:0 0 10px;
	padding:0;
	text-align:left;
}
h3 {
	color:#271815;
	font-size:17px;
	margin:0 0 10px;
	padding:0;
}
h4 {
	display:none;
}
#site {
	height:auto;
	margin:0 auto;
	text-align:justify;
	width:1024px;
}
#bg {
	background:transparent url(imagens/toporevista.jpg) no-repeat scroll center top;
	float:left;
	height:100%;
	text-align:center;
	width:100%;
}
.post-edit-link {
}
.pagetitle{
	text-align:left;
	font-size:26px;
	margin-bottom:20px;
}
.separator {
	border-bottom:2px solid #FFFFFF;
	float:left;
	width:100%;
}
.navigation {
	font-size:16px;
	margin:20px;
}
.navigation a {
	text-decoration:underline;
}
.navigation a:hover {
	text-decoration:none;
}
.center {
	text-align:center;
	margin-bottom:50px;
}
/* inicio barra hostnet */
#top_bar{
	width:auto;
	height:36px;
	text-align:left;
	background:url(imagens/barra_bg.jpg) center center repeat-x;
}
#top_bar ul {
	background:transparent url(imagens/barra_borda.jpg) no-repeat scroll right center;
	height:36px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:auto;
}
#barra_logo{
	float:left;
	width:65px;
	height:36px;
	background:url(imagens/barra_logo.jpg) center center;
}

.barra_item{
	float:left;
	width:auto;
	height:auto;
	color:#FFFFFF;
	text-decoration:none;
	font-size:9pt;
	margin-top:9px;
	margin-left:9px;
	margin-right:9px;
}

.barra_item:hover{
	text-decoration:underline;
	color:#FFF;
}

.barra_divider{
	float:left;
	width:22px;
	height:34px;
	text-align:center;
	padding-top:3px;
	color:#999DDF;
	font-size:20px;
}
/* fim barra hostnet */
/* inicio header ruaweb */
#bg_ruaweb {
	background:transparent url(imagens/listra_topo.png) no-repeat scroll center 55px;
	float:left;
	width:100%;
}
#top {
	float:left;
	height:130px;
	margin-bottom:75px;
	width:auto;
}
#top {
	float:left;
	height:130px;
	margin-bottom:75px;
	width:970px;
}
#top {
	float:left;
	height:130px;
	margin-bottom:75px;
	width:970px;
}
#top_logo, #top_logo_link {
	float:left;
	height:130px;
	width:530px;
}
#top_logo p {
	display:none;
}

/* pesquisa */
#top_pesquisa {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:thin solid #BB0000;
	float:right;
	height:23px;
	margin-top:100px;
}
#searchform {
	margin:0;
}
#search_input {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	float:left;
	font-size:18px;
	font-weight:bold;
	height:21px;
	margin-left:3px;
	width:130px;
}
#search_bt {
	float:left;
	height:25px;
	margin:-1px -3px;
	width:25px;
}

#top_newsletter {
	float:left;
	font-size:14px;
	font-weight:bold;
	height:130px;
	width:210px;
}
#top_icons{
	float:left;
	width:230px;
	height:auto;
	margin-top:100px;
}
#top_icons img{
	width:26px;
	height:26px;
	border:none;
}
/* fim header ruaweb */
/* inicio middle */
#middle {
	height:auto;
	margin:0 auto;
	width:inherit;
}
/* inicio left */
#middle_left {
	background:transparent url(imagens/icon_arroba.png) no-repeat scroll left top;
	float:left;
	height:100%;
	margin-left:10px;
	margin-top:45px;
	padding-top:20px;
	width:205px;
}
/* inicio left1 */
#left1 {
	float:left;
	height:auto;
	width:205px;
}
/* fim left1 */
/* inicio left2 */
#left2 {
	background:transparent url(imagens/icon_staff.png) no-repeat scroll left top;
	float:left;
	font-size:12px;
	height:auto;
	margin-top:45px;
	padding-top:45px;
	width:205px;
}
/* fim left2 */
/* fim left */
/* inicio center */
#middle_center {
	float:left;
	height:100%;
	margin-left:40px;
	margin-top:45px;
	width:580px;
}
/* inicio center news */
#slider_area {
	background:transparent url(imagens/icon_tomada.png) no-repeat scroll left top;
	float:left;
	height:300px;
	margin-bottom:20px;
	padding-top:45px;
	width:580px;
}
#s3slider {
	height:300px; /* important to be same as image height */
	overflow:hidden; /* important */
	position:relative; /* important */
	width:580px; /* important to be same as image width */
}
#s3slider ul {
	margin:0;
	padding:0;
}
#s3sliderContent {
	margin-left:0; /* important */
	position:absolute; /* important */
	top:0; /* important */
	width:580px; /* important to be same as image width or wider */
}
.s3sliderImage {
	display: none; /* important */
	float: left; /* important */
	position: relative; /* important */
}
.s3sliderImage span {
	position: absolute; /* important */
	left: 0;
	width: 580px;
	background-color: #000;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
	display: none; /* important */
	bottom: 0;
   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}
.s3sliderImage span p {
	-x-system-font:none;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:25px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:29px;
	padding:0 13px;
	width:550px;
}	
.clear {
   clear: both;
}
/* fim center news */
/* inicio center feature */
#featured_news {
	background:transparent url(imagens/icon_jornal.png) no-repeat scroll left top;
	float:left;
	height:auto;
	margin-bottom:20px;
	padding-top:45px;
	width:580px;
}
/* fim center feature */
/* inicio center feed parceiros */
#parceiros_feeds {
	background:transparent url(imagens/icon_pessoas.png) no-repeat scroll left top;
	float:left;
	height:auto;
	margin-bottom:25px;
	margin-right:20px;
	padding-top:30px;
	width:580px;
}
.parceiros_area {
	border-bottom:2px solid #FFFFFF;
	float:left;
	height:145px;
	margin-right:15px;
	padding-top:10px;
	width:270px;
	overflow:hidden;
	text-align:left;
}
.parceiros_area img {
	border:1px solid #FFFFFF;
	float:left;
	margin-right:13px;
	padding:2px;
}
.parceiros_title {
	color:#25201C;
	font-size:12px;
	font-weight:bold;
}
/* fim center feed parceiros*/
/* inicio featured video */
#featured_videos {
	background:transparent url(imagens/icon_video.png) no-repeat scroll left top;
	float:left;
	height:auto;
	padding-top:45px;
	width:270px;
}
.featured_videos_separator {
	border-bottom:2px solid #FFFFFF;
	float:left;
	height:auto;
	margin-bottom:20px;
	padding-top:10px;
	width:100%;
}
.featured_videos_exceptor {
	float:left;
	font-size:15px;
	height:auto;
	margin-bottom:10px;
	margin-top:10px;
	width:265px;
}
.featured_videos_video {
	float:left;
	height:200px;
	width:270px;
}
#video_area {
	margin-bottom:40px;
	width:inherit;
}
#video_area p {
	font-weight:bold;
}
/* fim featured video */
/* incio icones parceiros */
#parceiros_icons {
	background:transparent url(imagens/icon_pessoas.png) no-repeat scroll left top;
	float:left;
	height:550px;
	margin-left:30px;
	padding-top:50px;
	width:272px;
}
#parceiros_icons img {
	border:1px solid #FFFFFF;
	float:left;
	margin:2px;
	padding:1px;
	width:auto;
}
/* fim icones parceiros */
/* inicio middle right */
#middle_right {
	background:transparent url(imagens/icon_capa.png) no-repeat scroll left top;
	float:left;
	height:100%;
	margin-left:20px;
	overflow:hidden;
	padding-top:45px;
	width:125px;
}
#middle_right img {
	padding:5px;
}
#single_capa {
	background:transparent url(imagens/icon_capa.png) no-repeat scroll left top;
	clear:both;
	height:100%;
	margin-left:80px;
	overflow:hidden;
	padding-top:45px;
	width:790px;
}
#single_capa h2{
	float:left;
}
#single_capa img {
	padding:5px;
}
/* fim middle right */
#middle_interno {
	height:auto;
	margin:0 auto;
	width:950px;
}
/* inicio middle single */
#left_single {
	background:transparent url(imagens/icon_jornal.png) no-repeat scroll left top;
	float:left;
	height:100%;
	margin-bottom:45px;
	margin-top:45px;
	padding-top:30px;
	width:700px;
}
#left_single3 {
	background:transparent url(imagens/icon_jornal.png) no-repeat scroll left top;
	float:left;
	height:100%;
	margin-bottom:45px;
	margin-top:45px;
	padding-top:30px;
	width:950px;
}
#left_single3 .entry{
	height:917px;
	width:950px;
}
#right_single {
	float:left;
	height:auto;

	width:230px;
}
/* fim middle single */
/* inicio middle archive */
.postmetadata{
	clear:both;
	height:13px;
	line-height:25px;
	overflow:hidden;
	padding:10px;
	text-transform:capitalize;
	width:auto;
}
.postauthor {
	clear:both;
	text-transform:capitalize;
}
/* inicio left archive */
#middle_archive {
	background:transparent url(imagens/icon_jornal.png) no-repeat scroll left top;
	float:left;
	height:100%;
	margin-right:30px;
	margin-top:45px;
	padding-top:30px;
	width:600px;
}
/* inico right archive */
#middle_archive span {
	text-decoration:underline;
}
#middle_archive h3 a:hover span {
	text-decoration:none;
}
#middle_archive h3 a {
	text-decoration:none;
}
#middle_archive a:hover img {
	filter: alpha(opacity=40); /* here you can set the opacity of box with text */
   -moz-opacity: 0.4; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.4; /* here you can set the opacity of box with text */
   opacity: 0.4; /* here you can set the opacity of box with text */
}
#right_archive {
	float:right;
	height:auto;
	margin-top:40px;
	width:290px;
}
.entry img {
	border:0 none;
	max-width:500px;
	float: left;
	margin: 8px;
}
.entry a {
	text-decoration: none;
}
.parceiros_cat {
	background:transparent url(imagens/icon_pessoa.png) no-repeat scroll left top;
	float:left;
	font-size:17px;
	height:100%;
	margin-left:20px;
	margin-top:45px;
	padding-top:40px;
	text-align:left;
	width:100%;
}
.parceiros_cat a:hover {
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
}
.parceiros_descri {
	min-height:181px;
}
.parceiros_descri img {
	border:1px solid #FFF;
	margin-right:10px;
	padding:2px;
}
.parceiros_feed img {
	float:right;
	border:0;
	margin-right:40px;
	padding:2px;
}
/* fim right archive */
/* fim middle archive */
/* inico erro 404 */
#middle_erro {
	height:auto;
	margin:0 auto;
	width:820px;
	float:left;
	margin-top:45px;
	padding-top:30px;
}
#middle_erro p {
	margin-left:15%;
}
#middle_erro_icon {
	height:289px;
	margin:0;
	width:644px;
}
#middle_erro_icon img {
	border:1px solid #FFFFFF;
	float:left;
	margin:2px;
	padding:1px;
	width:auto;
}
#mais-lidos {
	background:transparent url(imagens/icon_mais_lidas.png) no-repeat scroll 0 0;
	float:right;
	height:auto;
	width:770px;
}
#sidebar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:50px;
}
.widget li {
	font-size:17px;
	line-height:20px;
	list-style-image:url(imagens/ruaweb-logo-mais-lidos.png);
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:15px;
	margin-right:60px;
	padding:0;
}
#wpp-3 h2 {
	display:none;
}

/* fim erro 404 */
/* fim middle */
/* incio footer */
#footer {
	background:transparent url(imagens/rodape_regular.jpg) repeat-x scroll center 186px;
	float:left;
	height:325px;
	width:100%;
	color:#FFF;
}
#footer_bg {
	background:transparent url(imagens/rua_listra.jpg) no-repeat scroll center 223px;
	float:left;
	height:325px;
	width:100%;
}
#footer_left {
	background:transparent url(imagens/predios_esq.jpg) no-repeat scroll 0 0;
	float:left;
	height:325px;
	width:306px;
}
#footer_right {
	background:transparent url(imagens/predios_dir.jpg) no-repeat scroll 0 0;
	float:right;
	height:325px;
	width:306px;
}

#rodape {
	width:984px;
	margin:0px auto 0px auto;
	padding-top:40px;
	background-image: url(../imagens/bg_acabamento_baixo_site.gif) no-repeat;
	background:#E9E9E9;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#rodape a:hover {
	text-decoration:underline;
}

#rodape_conteudo {
	width:1060px;
	margin:0px auto;
	background-image: url(imagens/bg_acabamento_baixo_site.gif);
	background-repeat:no-repeat;
}

#rodape_logos {
	text-align:center;
	width:auto;
	float:left;
	font-size:11px;
}

#rodape_menu {
	float:right;
	font-size:12px;
	margin-top:30px;
	text-align:left;
	width:auto;
}

#rodape_menu a {
	margin-right:7px;
	margin-left:7px;
	font-size:11px;
}

.rodape_menu_linha {
padding: 5px 0 5px 0;
}

.tilt_menu_rodape {
	width:180px;
	text-align:right;
	float:left;
	font-weight:600;
	font-size:13px;
}

#footer_text_area {
	background-color:#2A2A2A;
	float:left;
	padding-bottom:10px;
	width:100%;
}
/*#footer_text {
	color:#BFBFBF;
	margin:auto;
	width:980px;
}*/

#tag_cloud {
	float:left;
	height:auto;
	margin-top:20px;
	width:460px;
	display:none;
}

#tag_cloud a {
	color:#BFBFBF;
}

#about {
	float:right;
	margin-top:20px;
	text-align:right;
	width:490px;
}

#about img {
	border:medium none;
}
/* fim footer */

#links_adicionais_hostnet{float:left; text-align:left; width:100%;}
#links_adicionais_hostnet h2{font-weight:bold;}
#links_adicionais_hostnet ul{text-align:left;}
#links_adicionais_hostnet li{list-style-image:url(imagens/ruaweb-logo-mais-lidos.png); margin-bottom:3px;}/* Related post */

#leftRail h6 {
                    font-size: 13px;
                    font-weight: bold;
                    margin:1em 0 0 0;
                    padding:0;
}

#leftRail h6 a{
                    text-decoration: underline;
}

#sidebar .relatedImgLink {
                    height:82px;
                    width:270px;
                    display:block;
                    background:transparent url(imagens/relatedImage.jpg) no-repeat scroll 0% 50%;
                    margin-left:-26px;
                    padding:20px 0pt 0pt 26px;
}

#sidebar .relatedImg {
                    display: block;
                    border: 1px solid #e0e0e0;
                    height: auto;
                    width: auto;
                    padding:0;
                    margin:0;
}
