/*
Theme Name: BBD Theme v2.0
Theme URI: http://www.agenciabbd.com/
Description: Tema desenvolvido para o Blog webARTz.
Version: 2.0
Author: Rodrigo Luis
Author URI: http://www.agenciabbd.com/
Text Domain: Desenhado e Programado por Rodrigo Luis <rodrigo@agenciabbd.com>
*/

/* ################################################ */
/*		Definições do Tema
/* ################################################ */
html{
	width:100%;
	height:100%;
}
body{
	margin:0px;
	border:0px;
	padding:0px;
	background-color:#1F1F1F;
	background-image:url(images/background.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	/* Tamanho Total */
	width:100%;
	height:100%;
}
form{
	margin:0px;
	border:0px;
	padding:0px;	
}
/* ################################################ */
/*		Estrutura Básica do Tema
/* ################################################ */
#barra_olhar{
	width:100%;
	height:25px;
	text-align:center;
	background-image:url(images/barra.jpg);
	background-repeat:repeat;	
}
#menubar{
	width:100%;
	height:40px;
	border-bottom:1px #000 solid;
	border-top:1px #FFF solid;
	background-image:url(images/menu_background.jpg);
	background-repeat:repeat-x;
}
#menubar_box{
	width:980px;
	height:40px;
	margin:0px auto;
}
#top{
	float:left;
	width:2px;
	height:40px;
	margin-top:-1px;
}
#topo{
	width:980px;
	min-height:190px;
	margin:0px auto;
}
#destaques{
	width:980px;
	height:290px;
	margin:15px auto 0px auto;
}
#topo_ads{
	width:980px;
	height:90px;
	margin:10px auto;
}
#corpo{
	width:980px;
	min-height:600px;
	margin:30px auto 0px auto;
}
#sidebar{
	width:250px;
	min-height:600px;
	float:left;
}
#conteudo{
	width:720px;
	min-height:600px;
	float:left;
	margin-left:10px;
}
#rodape{
	width:980px;
	min-height:90px;
	margin:20px auto 0px auto;
}
/* ################################################ */
/*		Sub-Estrutura Básica do Tema
/* ################################################ */
#logotipo{
	float:left;
	width:310px;
	height:120px;
	margin:38px 40px;
}
#social_networking{
	width:580px;
	height:80px;
	float:left;
	margin:15px 0px 8px 0px;
}
#ads_networking{
	width:580px;
	min-height:60px;
	float:left;
	margin:15px 0px 5px 0px;
}
#blogwebartz{
	float:left;
	margin:0px;
	width:285px;
	height:60px;
	padding:10px 45px 10px 10px;
	background-image:url(images/twitter_background.png);
	background-repeat:no-repeat;
}
.social_icons{
	width:75px;
	height:80px;
	float:left;
	margin:0px 5px;
}
#social_tweet{
	margin-left:-20px;
}
/* ################################################ */
/*		Padrões para BOX de Tweets
/* ################################################ */
.twitter_tweet{
	text-align:left;
	color:#FFF;
	font-size:12px;
	text-shadow:1px 1px 0px #000;
}
.twitter_tweet a{
	text-decoration:none;
	color:#FF0;
	display:inline;
}
.twitter_tweet a:hover{
	text-decoration:none;
	color:#C00;
	position:relative;
	top:1px;
}
.tweet-details{
	color:#CCC;
	clear:both;
	display:block;
	font-size:10px;
	margin-top:1px;
}
/* ################################################ */
/*		Padrões para Banners de Ads
/* ################################################ */
#ads_networking #ads_468x60{
	width:468px;
	height:60px;
	text-align:center;
	margin:0px auto;
	background-color:#FFF;
	border:1px #FFF solid;
}

#sidebar .ads_clear{
	clear:both;
	height:10px;
}
#sidebar .ads_125x125{
	width:125px;
	height:125px;
	margin:8px auto;
}
#sidebar .ads_200x200{
	width:200px;
	height:200px;
	margin:8px auto;
}
#sidebar .ads_220x40{
	width:220px;
	height:40px;
	background-color:#FFF;
	border:1px #FFF solid;
	margin:8px auto;
}
#sidebar .ads_180x150{
	width:180px;
	height:150px;
	margin:8px auto;
}
#sidebar .ads_120x60{
	width:120px;
	height:60px;
	margin:8px auto;
}
#sidebar .ads_160x600{
	width:160px;
	height:600px;
	margin:8px auto;
}
#sidebar .ads_ocioso{
	width:228px;
	margin:8px auto;
	text-align:center;
	text-shadow:none;
}
#topo_ads .ads_728x90{
	width:728px;
	height:90px;
	background-color:#FFF;
	border:1px #CCC solid;
	margin:0px auto;
}



/* ################################################ */
/*		Menus Principais do Topo
/* ################################################ */
#menu{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
	border-left:1px #E1E1E1 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
#menu li{
	list-style:none;
	display:block;
	float:left;
	border-right:1px #E1E1E1 solid;
}
#menu li a{
	color:#666;
	background:none;
	text-decoration:none;
	cursor:pointer;
	display:block;	
	height:40px;
	line-height:38px;
	text-align:center;
	padding:0px 15px;
	text-shadow:2px 2px 1px #CCC;
}
#menu li a:hover{
	color:#C00;
	background-color:#FFF;
	text-decoration:none;
	text-shadow:2px 2px 1px #CCC;
}
#menu .current_page_item{
	color:#1F1F1F;
	background-color:#F1F1F1;
	text-decoration:none;
	text-shadow:2px 2px 1px #999;
}

#menudrop{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
	float:right;
	border-left:1px #E1E1E1 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
#menudrop li{
	list-style:none;
	display:block;
	float:left;
	border-right:1px #E1E1E1 solid;
}
#menudrop li a{
	color:#C00;
	background-image:url(images/seta.png);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
	cursor:pointer;
	display:block;	
	height:40px;
	line-height:38px;
	text-align:center;
	padding:0px 25px 0px 15px;
	text-shadow:2px 2px 1px #CCC;
}
#menudrop li a:hover{
	color:#333;
	background-color:#FFF;
	background-image:url(images/seta.png);
	background-repeat:no-repeat;
	background-position:right bottom;	
	text-decoration:none;
	text-shadow:2px 2px 1px #CCC;
}
#menudrop .current_web_item{
	color:#FFF;
	background-color:#999;
	background-image:url(images/seta.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	text-decoration:none;
	text-shadow:2px 2px 1px #333;
}
/* ################################################ */
/*		Webmenu do Topo
/* ################################################ */
#webmenu_back{
	position:absolute;
	width:980px;
	height:2750px;
	top:67px;
	/* top:42px; */
	left:50%;
	margin-left:-490px;
	display:none;
	background-image:url(images/background.gif);
	background-repeat:repeat;
}
#webmenu{
	position:absolute;
	width:980px;
	min-height:200px;
	top:67px;
	/* top:42px; */
	left:50%;
	margin-left:-490px;
	display:none;
}
#webmenu_categ_box, #webmenu_links_box{
	width:760px;
	min-height:100px;
	position:absolute;
	left:190px;
	top:0px;
	display:none;
}
.webmenu_topo_links{
	width:752px;
	height:30px;
	background-image:url(images/webmenu_topo_links.png);
	background-repeat:no-repeat;
	float:left;
}
.webmenu_topo_categ{
	width:752px;
	height:30px;
	background-image:url(images/webmenu_topo_categ.png);
	background-repeat:no-repeat;
	float:left;
}
.webmenu_meio{
	width:752px;
	min-height:100px;
	background-image:url(images/webmenu_meio.png);
	background-repeat:repeat-y;
	float:left;
}
.webmenu_baixo{
	width:752px;
	height:15px;
	background-image:url(images/webmenu_baixo.png);
	background-repeat:no-repeat;
	float:left;
}
.webmenu_close{
	width:740px;
	height:25px;
	text-align:right;
	margin-top:8px;
	float:left;
}

.webmenu_meio ul{
	list-style:none;
	margin:0px 15px;
	padding:0px;
	text-align:left;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px;
}
.webmenu_meio ul li{
	list-style:none;
	display:block;
	float:left;
	margin:0px;
	border-left:1px #999 dotted;
}
.webmenu_meio ul li a{
	display:block;	
	padding:0px 10px;
	line-height:17px;
	height:18px;
	width:217px;
	text-decoration:none;
	color:#666;
	margin-left:1px;
}
.webmenu_meio ul li a:hover{
	text-decoration:none;
	color:#FFF;
	background-color:#C00;
}
.webmenu_fechar, #favoritos{
	cursor:pointer;
}
/* ################################################ */
/*		Destaque da Home
/* ################################################ */
#destaque_slider{
	width:948px;
	height:220px;
	border:1px #FFF solid;
	background-color:#FFF;
	background-image:url(images/destaque_background.jpg);
	background-repeat:repeat-x;
	padding:15px;
}
.page_slider{
	list-style:none;
	margin:0px;
	padding:0px;
	width:275px;
	float:left;
}
.page_slider li{
	list-style:none;
	margin:1px 0px;
	padding:0px;
	width:275px;
	height:42px;
	float:left;
}
.page_slider li a{
	width:235px;
	height:32px;
	padding:5px 30px 5px 10px;
	float:left;
	background-image:url(images/page_slider.gif);
	background-position:top;
	background-repeat:no-repeat;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	letter-spacing:-1px;
}
.page_slider li a:hover{
	background-image:url(images/page_slider.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#C00;
	text-decoration:none;
}
.page_slider li.active a{
	width:235px;
	height:32px;
	padding:5px 30px 5px 10px;
	float:left;
	background-image:url(images/page_slider_active.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	letter-spacing:-1px;
}

.conteudo_slider{
	width:670px;
	height:220px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.slides{
	position:absolute;
	top:0px;
	left:0px;
}
.slides div{
	position:absolute;
	top:0px;
	width:670px;
	height:220px;
	background-repeat:no-repeat;
	background-position:center;
	display:none;
}
.slides_text{
	width:650px;
	height:40px;
	padding:10px;
	border-top:1px #FFF solid;
	position:absolute;
	top:160px;
	left:0px;
	color:#FFF;
	text-shadow:1px 1px 0px #000;
	background-image:url(images/slide_text.png);
	background-repeat:repeat;
	line-height:13px;
}
/* ################################################ */
/*		Sidebar
/* ################################################ */
#sidebar ul{
	list-style:none;
	margin:0px;
	padding:0px;
	width:250px;
	float:left;	
}
#sidebar ul li{
	list-style:none;
	margin:0px 0px 20px 0px;
	padding:0px;
	width:250px;
	float:left;
}
#sidebar ul li ul{
	list-style:none;
	margin:0px;
	padding:10px;
	width:228px;
	float:left;
	background-image:url(images/sidebar_background.jpg);
	background-repeat:repeat;
	border:1px #505050 solid;
}
#sidebar ul li ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	width:228px;
	float:left;
	color:#FFF;
	font-size:11px;
	text-shadow:1px 1px 0px #000;
}
#sidebar ul li.arquivos ul li a{
	width:185px;
	height:24px;
	line-height:23px;
	padding:0px 10px;
	margin:-1px 10px 0px 10px;
	color:#FFF;
	text-shadow:1px 1px 0px #000;
	display:block;
	border-bottom:1px #333 solid;
	border-top:1px #333 solid;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
#sidebar ul li.arquivos ul li a:hover{
	width:170px;
	padding:0px 10px 0px 25px;
	color:#C00;
	text-shadow:1px 1px 0px #000;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}

#sidebar ul li ul li.tag_cloud{
	text-align:center;
	text-transform:lowercase;
	margin-top:-5px;
	margin-bottom:5px;
}
#sidebar ul li ul li.tag_cloud a{
	text-decoration:none;
	color:#CCC;
	padding:0px 3px;
	margin:0px;
	width:auto;
	display:inline;
}
#sidebar ul li ul li.tag_cloud a:hover{
	text-decoration:none;
	color:#C00;
	top:2px;
	position:relative;
}

#sidebar ul li ul.refferer{
	padding-top:15px;
	text-align:center;
}
#sidebar ul li ul.refferer a{
	border:0px;
	padding:0px;
	margin:0px 5px;
	text-decoration:none;
	line-height:24px;
}

#sidebar_search{
	width:220px;
	min-height:24px;
	background-image:url(images/search_input.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:5px;
}
#sidebar_search .inputsearch{
	float:left;
	width:160px;
	height:18px;
	padding:3px;
	text-align:left;
	border:none;
	background:none;
	font-size:12px;
	color:#333;
	font-style:italic;
	text-shadow:1px 1px 0px #CCC;
}
#sidebar_search .inputsubmit{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

#sidebar ul li ul li h3 a{
	color:#CCC;
	text-decoration:none;
}
#sidebar ul li ul li h3 a:hover{
	color:#C00;
	text-decoration:none;
}
/* ################################################ */
/*		Corpo e Conteudo
/* ################################################ */
#conteudo .post{
	float:right;
	text-align:left;
	width:700px;
	min-height:350px;
	border:1px #FFF solid;
	background-color:#FFF;
	background-image:url(images/backgound_boxes.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:25px;
}
#conteudo .post .post_img{
	width:670px;
	height:220px;
	margin:15px 15px 0px 15px;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
}
#conteudo .post .post_img_shadow{
	width:670px;
	height:220px;
	float:left;
	position:relative;
}
#conteudo .post .post_titulo{
	background-image:url(images/post_titulo.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:555px;
	padding:17px 25px 8px 10px;
	font-size:24px;
	line-height:25px;
	color:#333;
	position:absolute;
	left:0px;
	bottom:0px;
}
#conteudo .post .post_titulo a{
	color:#333;
	text-decoration:none;
}
#conteudo .post .post_titulo a:hover{
	color:#C00;
	text-decoration:none;
}
#conteudo .post .post_comentarios{
	background-image:url(images/tag_comentarios.png);
	background-repeat:no-repeat;
	background-position:right;
	position:absolute;
	right:-9px;
	top:80px;
	padding:2px 20px 14px 15px;
	font-size:14px;
	line-height:25px;
	height:27px;
	text-align:right;
	text-transform:lowercase;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	text-shadow:1px 1px 0px #000;
}
#conteudo .post .post_comentarios a{
	color:#FFF;
	text-decoration:none;
}
#conteudo .post .post_comentarios a:hover{
	color:#FF0;
	text-decoration:none;
}

#conteudo .post .post_infos{
	float:left;
	width:165px;
	min-height:80px;
	margin:12px 0px 10px 0px;
	position:relative;
}
#conteudo .post .post_texto{
	float:left;
	width:510px;
	min-height:70px;
	margin:12px 0px 10px 0px;
	padding:0px 10px;
	font-size:13px;
	color:#333;
}

#conteudo .post .post_autor{
	background-image:url(images/tag_autor.png);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:-10px;
	top:2px;
	padding:2px 12px 14px 15px;	
	line-height:26px;
	min-width:145px;
	height:27px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	letter-spacing:-1px;	
	text-shadow:1px 1px 0px #000;
	cursor:default;
}
#conteudo .post .post_leiamais{
	background-image:url(images/tag_data.png);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:-10px;
	top:43px;
	padding:2px 12px 14px 15px;	
	line-height:27px;
	height:27px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	letter-spacing:-1px;	
	text-shadow:1px 1px 0px #000;
	cursor:default;
}
#conteudo .post .post_leiamais a{
	text-decoration:none;
	color:#FFF;
}
#conteudo .post .post_leiamais a:hover{
	text-decoration:none;
	color:#FF0;
}
#conteudo .post .post_data{
	line-height:15px;
	padding-left:20px;
	background-image:url(images/icon_data.png);
	background-position:left;
	background-repeat:no-repeat;
	font-size:13px;
	letter-spacing:-1px;
	color:#333;
	text-align:left;
	cursor:default;
	margin:3px 0px 2px 10px;
	float:right;
}
#conteudo .post .cat_box, #conteudo .post .tag_box{
	width:680px;
	min-height:20px;
	line-height:20px;
	border-top:1px #FFF solid;
	background-color:#E1E1E1;
	color:#333;
	padding:3px 10px;
	text-align:left;
	clear:both;
	font-size:13px;
	font-weight:bold;
	text-shadow:1px 1px 0px #FFF;
}
#conteudo .post .cat_box a{
	line-height:20px;
	padding-left:14px;
	margin-left:1px;
	background-image:url(images/icon_categoria.png);
	background-position:left;
	background-repeat:no-repeat;
	text-transform:lowercase;
	text-decoration:none;
	color:#C00;	
	position:relative;
}
#conteudo .post .tag_box a{
	line-height:20px;
	padding-left:14px;
	margin-left:1px;
	background-image:url(images/icon_tag.png);
	background-position:left;
	background-repeat:no-repeat;
	text-transform:lowercase;
	text-decoration:none;
	color:#C00;
	position:relative;
}
#conteudo .post .tag_box div a{
	line-height:14px;
	padding-left:0px;
	margin-left:1px;	
	background:none;
	text-transform:lowercase;
	text-decoration:none;
	color:#C00;
	position:relative;
}

#conteudo .post .cat_box a:hover, #conteudo .post .tag_box a:hover{
	text-decoration:none;
	color:#333;
	position:relative;
	top:1px;
}

/* ################################################ */
/* ## Styles para Nenhum Post slecionado ## */
#conteudo .nopost{
	float:right;
	text-align:center;
	width:650px;
	height:140px;
	padding:20px 25px;
	border:1px #FFF solid;
	background-color:#FFF;
	background-image:url(images/backgound_boxes.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom:25px;
}
#conteudo .nopost h1{
	text-align:center;
	margin:30px 0px 15px 0px;
	padding:0px;
	font-size:20px;
	color:#C00;
	font-weight:bold;
}

/* ################################################ */
/* ## Styles para Single Posts ## */
#conteudo .socialnetwork{
	float:right;
	width:700px;
	min-height:80px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}
#conteudo .socialnetwork ul{
	clear:left;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
	left:50%;
	text-align:center;
}
#conteudo .socialnetwork ul li{
	float:left;
	list-style:none;
	position:relative;
	right:50%;
	margin:0px 1px 0px 2px;
}
#conteudo .socialnetwork ul li a:hover{
	position:relative;
	top:4px;
}

#conteudo .single_titulo{
	float:right;
	text-align:left;
	width:680px;
	font-size:22px;
	color:#FFF;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:8px;
}

#conteudo .autor{
	float:right;
	text-align:left;
	margin-right:10px;
	width:650px;
	min-height:120px;
	padding:15px;
	background-image:url(images/sidebar_background.jpg);
	background-repeat:repeat;
	margin-bottom:25px;
	border:1px #666 solid;
	/* //////////////////////////////////////// */
	/* CSS3 para Box Shadow */	
	box-shadow:0px 0px 8px #000;
	-webkit-box-shadow:0px 0px 8px #000;
	-moz-box-shadow:0px 0px 8px #000;
	-khtml-box-shadow:0px 0px 8px #000;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	/* //////////////////////////////////////// */
}
#conteudo .autor:hover{
	border:1px #FFF solid;
	/* //////////////////////////////////////// */
	/* CSS3 para Box Shadow */	
	box-shadow:0px 0px 8px #FFF;
	-webkit-box-shadow:0px 0px 8px #FFF;
	-moz-box-shadow:0px 0px 8px #FFF;
	-khtml-box-shadow:0px 0px 8px #FFF;
	/* //////////////////////////////////////// */
}

#conteudo .infos .autor_nome{
	margin-bottom:5px;
	margin-top:-3px;
}
#conteudo .infos .autor_nome a{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#conteudo .infos .autor_nome a:hover{
	color:#C00;
	text-decoration:none;
}
#conteudo .autor .avatar{
	float:left;
	min-width:80px;
	min-height:80px;
	max-width:120px;
	max-height:120px;
	border:1px #CCC solid;
	margin-right:10px;
}
#conteudo .autor .infos{
	float:left;
	text-align:left;
	width:510px;
	min-width:470px;
	max-width:510px;	
	color:#CCC;
	text-shadow:1px 1px 0px #000;
	font-size:11px;
}

#conteudo .related_posts{
	float:right;
	text-align:left;
	margin-bottom:25px;
	margin-right:10px;
}
#conteudo .related_posts ul{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:3px;
}
#conteudo .related_posts ul li{
	float:left;
	list-style:none;
	text-align:center;
	font-size:11px;
	margin:0px 6px;
}
#conteudo .related_posts ul li a{
	text-decoration:none;
	text-align:center;
	color:#FFF;
	background-image:url(images/sidebar_background.jpg);
	background-repeat:repeat;	
	display:block;
	width:150px;
	min-height:148px;
	padding:3px;
	text-shadow:1px 1px 0px #000;
	border:1px #666 solid;
	/* //////////////////////////////////////// */
	/* CSS3 para Box Shadow */	
	box-shadow:0px 0px 8px #000;
	-webkit-box-shadow:0px 0px 8px #000;
	-moz-box-shadow:0px 0px 8px #000;
	-khtml-box-shadow:0px 0px 8px #000;
	/* //////////////////////////////////////// */
}
#conteudo .related_posts ul li a:hover{
	border:1px #FFF solid;
	text-decoration:none;
	/* //////////////////////////////////////// */
	/* CSS3 para Box Shadow */	
	box-shadow:0px 0px 8px #FFF;
	-webkit-box-shadow:0px 0px 8px #FFF;
	-moz-box-shadow:0px 0px 8px #FFF;
	-khtml-box-shadow:0px 0px 8px #FFF;
	/* //////////////////////////////////////// */
}

#conteudo .post .post_conteudo{
	float:left;
	width:650px;
	min-height:100px;
	margin:10px 15px 20px 15px;
	padding:0px 10px;
	font-size:13px;
	color:#333;
	text-align:left;
}

#conteudo .post .post_conteudo h1{
	margin:0px;
	margin-top:25px;
	margin-bottom:-10px;
	padding:0px;
	border:0px;
	font-weight:bold;
	color:#06C;
	font-size:26px;
	letter-spacing:-1px;
}
#conteudo .post .post_conteudo h2{
	margin:0px;
	margin-top:25px;
	margin-bottom:-10px;
	padding:0px;
	border:0px;
	font-weight:bold;
	color:#C00;
	font-size:21px;
	letter-spacing:-1px;
}
#conteudo .post .post_conteudo h3{
	margin:0px;
	margin-top:25px;
	margin-bottom:-10px;
	padding:0px;
	border:0px;
	font-weight:bold;
	color:#C00;
	font-size:17px;
	letter-spacing:-1px;
}
#conteudo .post .post_conteudo h4{
	margin:0px;
	margin-top:25px;
	margin-bottom:-10px;
	padding:0px;
	border:0px;
	font-weight:bold;
	color:#C00;
	font-size:14px;
	letter-spacing:-1px;
}
#conteudo .post .post_conteudo img{
	border:0px;
}
#conteudo .post .post_conteudo .bbic{
	padding-left:3px;
}
#conteudo .post .post_conteudo blockquote{
	float:left;
	text-align:left;
	margin:5px 10px 0px 0px;
	padding:10px 12px;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
	width:200px;
	color:#C00;
	border:8px #C00 solid;
	background-color:#F0F0F0;
}
#conteudo .post .post_conteudo blockquote p{
	margin:0px;
	padding:0px;
}
#conteudo .post .post_conteudo blockquote em{
	font-style:normal;
	font-size:12px;
	color:#333;
}


#conteudo #comments{
	clear:both;
	height:20px;
}
#conteudo #box_pingbacks, #conteudo #title_pingbacks{
	display:none;
}
#conteudo #box_comments, #conteudo #box_pingbacks{
	float:right;
	text-align:left;
	width:660px;
	margin:0px 20px 0px 0px;
}
#conteudo .comments_titulo{
	float:right;
	text-align:left;
	width:660px;
	font-size:45px;
	color:#E1E1E1;
	font-weight:bold;
	margin:0px 20px 10px 0px;
}
#conteudo .comments_titulo b{
	color:#FF0;
	font-size:30px;
}
#conteudo .comments_titulo .seta_reload{
	float:left;
	margin-right:6px;
	margin-top:3px;
	cursor:pointer;
}
#conteudo #box_comments ul, #conteudo #box_pingbacks ul{
	margin:0px 20px;
	border:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
	float:left;
	max-width:620px;
	min-width:560px;
}
#conteudo #box_comments ul ul{
	margin:0px 0px 0px 10px;
	border:0px;
	padding:0px 0px 0px 30px;
	list-style:none;
	overflow:hidden;
	float:left;
	background-image:url(images/seta_comentario.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#conteudo #box_comments ul li, #conteudo #box_pingbacks ul li{
	background-image:url(images/sidebar_background.jpg);
	background-repeat:repeat;
	margin:10px 10px 25px 10px;
	list-style:none;
	float:left;
	max-width:580px;
	min-width:520px;
	padding:10px;
	border:1px #333 solid;
	/* //////////////////////////////////////// */
	/* CSS3 para Box Shadow */	
	box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	-moz-box-shadow:0px 0px 10px #000;
	-khtml-box-shadow:0px 0px 10px #000;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-khtml-border-radius:12px;
	/* //////////////////////////////////////// */	
}
#conteudo #box_comments .autor_comment{
	border:1px #666 solid;
	background:none;
}
#conteudo #box_comments ul li:hover, #conteudo #box_pingbacks ul li:hover{
	border:1px #FFD200 solid;
	/* //////////////////////////////////////// */
	/* CSS3 para Box Shadow */	
	box-shadow:0px 0px 10px #FFD200;
	-webkit-box-shadow:0px 0px 10px #FFD200;
	-moz-box-shadow:0px 0px 10px #FFD200;
	-khtml-box-shadow:0px 0px 10px #FFD200;
	/* //////////////////////////////////////// */
}
#conteudo #box_comments ul li h1{
	background-color:#E1E1E1;
	color:#000;
	margin:0px 10px 5px 0px;
	width:50px;
	height:28px;
	line-height:26px;
	font-size:20px;
	text-align:center;
	float:left;
	letter-spacing:-1px;
	font-weight:bold;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	/* //////////////////////////////////////// */
}
#conteudo #box_comments ul li h2, #conteudo #box_pingbacks ul li h2{
	color:#FFF;
	margin:0px 0px 5px 0px;
	max-width:450px;
	min-width:390px;
	height:28px;
	line-height:26px;
	font-size:20px;
	text-align:left;
	float:left;
	font-weight:bold;
}
#conteudo #box_comments ul li h2 b, #conteudo #box_pingbacks ul li h2 b{
	color:#999;
	font-size:14px;
	font-weight:bold;
}
#conteudo #box_comments ul li h3, #conteudo #box_pingbacks ul li h3{
	color:#FFF;
	margin:0px;
	max-width:580px;
	min-width:520px;
	height:40px;
	line-height:38px;
	font-size:20px;
	text-align:center;
	float:left;
	font-weight:bold;
}
#conteudo #box_comments ul li .reply_comment{
	margin:1px 2px 0px 0px;
	height:22px;
	float:right;
	min-width:30px;
}
#conteudo #box_comments ul li a.comment-reply-link, #conteudo #box_comments ul li a.comment-reply-link{
	display:none;
	position:relative;
	top:0px;
	float:right;
	height:22px;
	line-height:22px;
	font-size:12px;
	padding:0px 10px;
	font-weight:bold;
	color:#000;
	text-shadow:1px 1px 0px #FFF;
	background-color:#FFD200;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	/* //////////////////////////////////////// */
}

#conteudo #box_comments ul li .aprovacao_comment{
	background-color:#FFD200;
	color:#000;
	text-shadow:1px 1px 0px #FFF;
	margin:2px 0px 5px 60px;
	padding:5px 10px;
	max-width:490px;
	min-width:430px;
	font-size:13px;
	text-align:left;
	float:left;
	font-weight:bold;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	/* //////////////////////////////////////// */
}
#conteudo #box_comments ul li .texto_comment, #conteudo #box_pingbacks ul li .texto_comment{
	color:#FFF;
	text-shadow:1px 1px 0px #000;
	margin:0px 0px 0px 60px;
	padding:0px 5px 0px 0px;
	width:auto;
	/*
	max-width:450px;
	min-width:380px;
	*/
	font-size:12px;
	text-align:left;
	float:left;
}
#conteudo #box_comments ul li .texto_comment p, #conteudo #box_pingbacks ul li .texto_comment p{
	margin:2px 0px 8px 0px;
	padding:0px;
}

#conteudo #box_comments ul li .data_comment, #conteudo #box_pingbacks ul li .data_comment{
	border-top:1px #CCC solid;
	color:#E1E1E1;
	text-shadow:1px 1px 0px #000;
	margin:5px 0px 0px 60px;
	padding:0px 5px;
	width:auto;
	max-width:510px;
	min-width:460px;
	line-height:20px;
	font-size:11px;
	text-align:left;
	float:left;
}
#conteudo #box_comments a, #conteudo #box_pingbacks a{
	text-decoration:none;
	color:#FFD200;
	position:relative;
}
#conteudo #box_comments a:hover, #conteudo #box_pingbacks a:hover{
	text-decoration:none;
	color:#C00;
	top:1px;
	position:relative;
}


#conteudo #box_formulario{
	float:left;
	width:600px;
	margin:0px 0px 0px 60px;
}
#conteudo #respond{
	float:left;
	width:560px;
	margin:0px 0px 20px 30px;
}
#conteudo .form_titulo{
	float:left;
	text-align:left;
	width:560px;
	font-size:40px;
	color:#E1E1E1;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
#conteudo .form_msg{
	float:left;
	text-align:left;
	width:520px;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:7px 12px;
	color:#FFF;
	text-shadow:1px 1px 0px #000;
	background-image:url(images/sidebar_background.jpg);
	background-repeat:repeat;
	border:1px #333 solid;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-khtml-border-radius:12px;
	/* //////////////////////////////////////// */
}
#conteudo .form_msg a, #conteudo #commentform a{
	text-decoration:none;
	color:#FFD200;
	position:relative;
}
#conteudo .form_msg a:hover, #conteudo #commentform a:hover{
	text-decoration:none;
	color:#C00;
	position:relative;
	top:1px;
}
#conteudo #commentform{
	background-image:url(images/sidebar_background.jpg);
	background-repeat:repeat;
	margin:5px 0px;
	padding:10px;
	float:left;
	width:520px;
	border:1px #333 solid;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-khtml-border-radius:12px;
	/* //////////////////////////////////////// */
}
#conteudo #commentform p, #conteudo #commentform #captchaImgDiv{
	float:left;
	margin:1px 0px;
	padding:8px 13px;
	width:490px;
	background-image:url(images/background.gif);
	background-repeat:repeat;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-khtml-border-radius:12px;
	/* //////////////////////////////////////// */
}
#conteudo #commentform p:hover, #conteudo #commentform #captchaImgDiv:hover{
	background-color:#333;
}
#conteudo #commentform p label, #conteudo #commentform #captchaImgDiv label{
	float:left;
	color:#FFF;
	text-shadow:1px 1px 0px #000;
	font-size:16px;
	letter-spacing:-1px;
	line-height:24px;
	font-weight:bold;
	margin:0px;
	text-align:left;
	width:100px;
}
#conteudo #commentform label small{
	font-size:16px;
}
#conteudo #commentform p b{
	font-size:10px;
	letter-spacing:0px;
	font-weight:normal;
}
#conteudo #commentform input, #conteudo #commentform textarea{
	font-family:Arial, Tahoma, sans-serif;
	float:left;	
	font-size:13px;
	margin:0px;
	color:#999;
	background-color:#333;
	border:1px #999 solid;
	padding:2px 5px;
	text-align:left;
	max-width:380px;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	/* //////////////////////////////////////// */
}
#conteudo #commentform input:focus, #conteudo #commentform textarea:focus{
	color:#FFF;
	background-color:#333;
	border:1px #FFF solid;
}

#conteudo #commentform input.form_submit{
	float:left;	
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:#FFF;
	background-color:#030303;
	border:2px #666 solid;
	padding:4px 6px;
	text-align:center;
	width:150px;
	letter-spacing:-1px;
}
#conteudo #commentform p .form_required{
	float:left;	
	color:#FFF;
	text-shadow:1px 1px 0px #000;
	font-size:13px;
	line-height:22px;
	margin:0px 0px 0px 5px;
	width:auto;
	letter-spacing:-1px;
}

/* ################################################ */
/*		Padrões para o Páginas
/* ################################################ */
#conteudo .page_titulo{
	width:662px;
	margin:0px 0px 2px 18px;
	padding:8px 20px;
	font-size:50px;
	letter-spacing:-1px;
	color:#FFF;
	float:left;
	font-weight:bold;
	background-image:url(images/page_background.jpg);
	background-repeat:repeat-x;
}

/* ################################################ */
/*		Padrões para o Rodape do Blog
/* ################################################ */
#rodape_box{
	width:948px;
	line-height:15px;
	border:1px #FFF solid;
	background-color:#FFF;
	background-image:url(images/destaque_background.jpg);
	background-repeat:repeat-x;
	padding:10px 15px;
	color:#333;
	text-shadow:2px 1px 0px #CCC;
}
#goTop, #goTop:hover{
	width:40px;
	height:65px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
}
/* ################################################ */
/*		Padrões de Formatação do Blog
/* ################################################ */
.clear{
	clear:both;
	min-height:20px;
}
.left{
	float:left;
}
.right{
	float:right;
}
a{
	color:#C00;
	text-decoration:none;
}
a:hover{
	color:#333;
	text-decoration:none;
}

#conteudo .post .post_conteudo a{
	color:#C00;
	text-decoration:none;
	position:relative;
}
#conteudo .post .post_conteudo a:hover{
	color:#06C;
	text-decoration:none;
	position:relative;
	top:1px;
}

#destaques h1{
	margin:0px 0px 1px 0px;
	padding:0px 15px;
	height:34px;
	line-height:32px;
	background-image:url(images/h1_background.jpg);
	background-repeat:repeat-x;
	font-size:19px;
	color:#FFF;
	font-weight:bold;
}
#rodape h1{
	margin:0px 0px 1px 0px;
	padding:0px 15px;
	height:34px;
	line-height:33px;
	background-image:url(images/h1_background.jpg);
	background-repeat:repeat-x;
	font-size:19px;
	color:#FFF;
	font-weight:bold;
}
#sidebar h2{
	margin:0px 0px 1px 0px;
	padding:0px 15px;
	height:34px;
	line-height:34px;
	background-image:url(images/h1_background.jpg);
	background-repeat:repeat-x;
	font-size:19px;
	color:#FFF;
	font-weight:bold;
}
#sidebar ul li ul li h3{
	margin:2px 0px;
	padding:0px;
	color:#FFF;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:15px;
	text-shadow:1px 1px 0px #000;
}
#conteudo .topo_titulo{
	margin:0px 0px 1px 18px;
	padding:0px 15px;
	height:34px;
	line-height:33px;
	background-image:url(images/h1_background.jpg);
	background-repeat:repeat-x;
	font-size:19px;
	color:#FFF;
	font-weight:bold;
	width:672px;
	clear:both;
}
#conteudo .topo_titulo b{
	color:#FF0;
	font-size:23px;
}

/* ################################################ */
/*		Definições para Banner
/* ################################################ */
#flybanner{
	width:20px;
	height:410px;
	position:fixed;
	bottom:20px;
	left:0px;
}
#fly_full{
	width:160px;
	height:360px;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(images/fly_banner.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:30px 25px 20px 15px;
	color:#FFF;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:14px;
	line-height:14px;
	display:none;
}
#fly_full b{
	font-size:22px;
	color:#FF0;
	display:block;
	margin-top:5px;
	margin-bottom:-8px;
}
#fly_full_close{
	width:63px;
	height:63px;
	position:relative;
	top:-65px;
	left:135px;
	display:none;
}
#fly_aviso{
	width:55px;
	height:160px;
	position:relative;
	top:100px;
	left:0px;
}
/* ################################################################################################ */
/* ################################################################################################ */
/* ################################################################################################ */
/* ################################################################################################ */
/*		Definições de Plugins Wordpress
/* ################################################################################################ */
/* ################################################################################################ */
/* ################################################################################################ */
/* ################################################################################################ */


/* Página de Colunistas */
.author-list{
	float:left;
	margin:0px 2px 2px 0px;
}
.author-list a{
	width:150px;
	height:143px;
	display:block;
	background-color:#E1E1E1;
	padding:10px 0px;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-1px;
	text-decoration:none;
	color:#C00;
	text-shadow:1px 1px 0px #FFF;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	/* //////////////////////////////////////// */
}
.author-list a:hover{
	background-color:#FFD200;
	text-decoration:none;
	color:#FFF;
	text-shadow:1px 1px 0px #FFF;
}

/* Página de Banners */
.banner_textarea{
	border:1px #666 solid;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#333;
	padding:3px;
	width:610px;
	height:60px;
}
.banner_textarea:focus, .banner_textarea:hover{
	border:1px #C00 solid;
	color:#C00;
}


/* Página de Contato */
.wpcf7-form{
	margin-top:20px;
}
.wpcf7-form p b{
	font-size:14px;
	font-weight:bold;
	color:#C00;
	letter-spacing:-1px;
}

.wpcf7-form .wpcf7-text, .wpcf7-form textarea{
	text-align:left;
	border:1px #C00 solid;
	padding:3px 6px;
	background-color:#F7F8F9;
	font-size:16px;
	font-weight:bold;
	color:#333;
	font-family:Arial, Tahoma, Verdana;
	/* //////////////////////////////////////// */
	/* CSS3 para Radius */
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	/* //////////////////////////////////////// */
}
.wpcf7-form .wpcf7-text:hover, .wpcf7-form .wpcf7-text:focus, .wpcf7-form textarea:hover, .wpcf7-form textarea:focus{
	border:1px #333 solid;
	background-color:#F0F0F0;
}
.wpcf7-form .wpcf7-submit{
	text-align:center;
	border:1px #000 solid;
	padding:4px 10px;
	background-color:#333;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFF;
}

/* ################################################ */
/*		Definições para a Paginação
/* ################################################ */
#paginacao{
	clear:both;
	width:700px;
	height:32px;
	margin:10px 0px 0px 10px;
}

#wp_page_numbers{
	width:700px;
	height:32px;
	overflow:hidden;
	position:relative;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#C00;
}
#wp_page_numbers ul{
	clear:left;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
	left:50%;
	text-align:center;
}
#wp_page_numbers li{
	float:left;
	list-style:none;
	position:relative;
	right:50%;
	padding:0px;
	margin:0px 1px;
	text-align:center;
	background-image:url(images/sidebar_background.jpg);
	background-repeat:repeat;
}

#wp_page_numbers li.page_info, #wp_page_numbers li.space{
	float:left;
	text-decoration:none;
	text-align:center;
	height:30px;
	min-width:28px;
	max-width:38px;
	padding:0px 2px;
	line-height:29px;
	border:1px #999 solid;
	color:#FFF;
}

#wp_page_numbers li a{
	display:block;
	float:left;	
	text-decoration:none;
	text-align:center;
	height:30px;
	min-width:26px;
	max-width:40px;
	padding:0px 3px;
	line-height:29px;
	border:1px #999 solid;
	color:#FFF;
}
#wp_page_numbers li a:hover, #wp_page_numbers li.active_page a:hover{
	color:#FF0;	
	border:1px #FFF solid;
	background-image:url(images/background.gif);
	background-repeat:repeat;
	text-decoration:none;
}
#wp_page_numbers li.active_page a{
	color:#FFF;	
	border:1px #FF0 solid;
	background-image:url(images/background.gif);
	background-repeat:repeat;
	text-decoration:none;
}
/* ################################################ */
/* ################################################ */