/*  
Theme Name: Vamos Conversar - NOVO
Theme URI: http://www.vamosconversar.com.br
Description: Vamos Conversar, revisado
Version: 2.5
Author: DW Comunicação
Author URI: www.dwdigital.com.br


/* HTML Elements */
/* reset css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';	content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}

/* FUNDO PAGINA*/

body,html {
	/*min-height:101%;*/
	background-image: url('images/logo_right.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	}
	
body {
	/*background: #FFFFFF;*/
	color: #000000;
	padding: 0px 0 0px 0;

	}

body, select, input, textarea {
	font: 70% Verdana, Sans-Serif; /* FONTE BASE */
	line-height:160%;
	}

/* #uberpage {
	width:100%;
	background-image: url('images/logo_topo.jpg');
	background-repeat:no-repeat;
	background-position:right;
	margin:0 auto;
	} */
		
p {	
	margin: 25px 0;
	padding: 0px 25px 0px 0px;
	}

a:link, a:visited {
	color:#006699;
	text-decoration:none
	}

a:hover, a:active {
	color:#006699;
	
	}

hr {
	display: block;
	height:38px;
	background-image: url('images/HR_fundo.jpg');
	background-repeat:no-repeat;
	border:0;
	}

small {
	font-size: 10px;
	padding:3px 6px 0px 3px;
	margin-left: 12px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page { 
	width:800px;
	margin:0 auto;
	font-size:1em;
	/*background:#FFF;*/
	padding: 0px 25px 0px 25px;
	z-index:3;
	}

#branding {
	width:500px;
	height: 60px;
	padding-bottom:0px;
	/* background-image: url('images/topo/rotate.php'); */
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	position: absolute;
	margin-left: 575px;
	padding-left: 17px;
	background-color:#FFFFFF;
	background-image: url('images/fundo_lado_menu.jpg');
	background-repeat:repeat-y;
}
	
#sidebar ul {
	font-family:Georgia, "Times New Roman", Times, serif;
}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 5px;
	color: #666;
}

#sidebar ul li.orkut{background:url('images/orkut.gif') no-repeat 0 0; height:30px; padding:5px 0 0 35px;}
#sidebar ul li.feedrss{background:url('images/feedrss.gif') no-repeat 0 0; height:30px; padding:5px 0 0 35px;}
#sidebar ul li.twitter{background:url('images/twitter.gif') no-repeat 0 0; height:30px; padding:5px 0 0 35px;}

#sidebar ul li a{
	color: #006699;
	font-weight: bold;
}
#sidebar ul li a:hover{
	color: #006699;
	text-decoration:underline;
}

#left_sidebar {
	width: 200px;
	padding-right: 15px;
	margin-left: 0px;
	min-height: 300px;
	
	}

#left_sidebar, #rightcol {
	float:left
	}	
	
#rightcol {
	width:250px;
	border-left:1px dotted #b6b6b6;
	padding-left:0px;
	}


		
/*Subnav */ /*EDITA MENU DE CATEGORIAS*/

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	display:block;
	}
		
.subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	color: #006699;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
	
	
/*	Headers */

h1 {
	font:2.5em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #0066FF;
	font-size: 2em;
	font-variant: small-caps;
	letter-spacing: 1.1pt;
	line-height: 1.2;
	padding: 5px 0;
}

h3 {
	font: 16px "trebuchet ms", Verdana, sans-serif;
	margin: 25px 0;
	padding: 0px 25px 0px 0px;
	color: #006699;
	}

#sidebar h2 {
	font: 1em Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.2em;
	margin-bottom:8px;
	font-weight:bold;
	color:#000000;
	}

#sidebar h3, #sidebar h2 {
	border-bottom:1px dotted #BBB;
	padding:6px 0 6px 2px;
	margin:15px 0 15px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:10px;
	font-weight:bold;
	}

h3#comments {
	margin-top:32px;
	}

h3#comments a:link, h3#comments a:visited{
	font-weight:normal;
	text-decoration:none;
	color:#006699;
	}

h3#comments a:hover{
	color:#FF9900;
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	margin-left: 15px;
	}
	
h4 a:link, h4 a:visited {
	color:#000000;
	}

h6 {
	font-size: 9px;
	margin: 0 0 0 10px;
	padding: 0;
	color: #333333;
}

#LogoLeft {
	position:absolute;
	left:0px;
	top:0px;
	width:583px;
	height:593px;
	z-index:1;
	background-image: url(http://www.dwdigital.com.br/china/wp-content/themes/dw/images/logo_left.gif);
}

#Bocas {
	position: relative;
	float: center;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	width:521px;
	height:220px;
	z-index:50;
	background-image: url(http://www.dwdigital.com.br/china/wp-content/themes/dw/images/bocas.gif);
}


#Corpo {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	float:center;
	z-index:3;
}
	
	
/* Content */

#content {
	position: relative;
	width:540px !important;
	margin-left: 2%;
	z-index: 1;
	background:white;
	min-height:1200px;
	_height:1200px;
	}

#content ul li {
	margin-left: 5px;
	color:#000000;
	list-style-type: none;
	}
	
#content ul li a{
	color:#000000;
	text-decoration:underline;
	}	

.description {
	font-size: 1em;
	font-weight: bold; 
	font-style:italic;
	color:#000000;
	margin-top:-4px;
	}

.feature {
	/*background:#f2f2f2;*/
	background-image: url('images/fundo_feature.gif');
	background-position: bottom;
	padding:15px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	/*border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;*/
	}

.feature:hover {
	/*background:#e9e9e9;*/
	background-image: url('images/fundo_feature_on.gif');
	background-repeat:no-repeat;
	}

.feature p, #rightcol p {
	margin:0;
	}

.feature img {
	padding:1px;
	}

#leadpic {
	float:left;
	margin: 10px 18px 8px 0;
	}

#lead {
	/*margin-top:10px; */
	padding-bottom: 25px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

.postmetadata {
	margin: 1px 0;
	}

#writer {
	background-image: url('images/fundo_balao_dw.jpg');
	background-repeat: no-repeat;
	background-position:right;
	margin:0px 0px 15px 15px;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:0px solid #0066FF;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px dotted #000;
	margin-top:5px;
	}

#writer p {
	margin:12px 0px 12px 25px;
	width:350px;
	}	

.entry {
	font-size:1.25em;
	line-height:1.5;
	padding-bottom:5px;
	}

h3 a:link, h3 a:visited {
	color:#000000;
	}

.entry a.more-link:link, .entry a.more-link:visited{
	font-weight:bold;
	cursor:hand;
}

.entry a.more-link:hover{color:#ff9900;}


/*Post Formatting*/

.leiamais {
  font-size: 1.1em;
  font-variant:small-caps;
  float:right;
  margin:10px 0 5px 0;
 }

.post {

	}

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	padding:6px 14px;
	margin:18px 35px;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	font-size: 0.7em;
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	margin-left: 0px;
	margin-bottom: 20px;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:0px 0px 10px 20px;
	}

#searchbox {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 2px;
	margin-left: -10px;
	width: 170px;
	padding: 3px;
	color:white;
	border: 1px dashed white;
	background-color:transparent;
	text-align: right;
	}

#search {
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	color: #000;
	border:1px solid #000;
	}	

.button { /* EDITA BOTÕES */
	padding: 1px;
	font-size: 1.2em;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#000;
	color:#FFF;
	text-decoration:none;
	}

#commentform input {
	width: 170px;
	font-size: 1.2em;
	border:1px solid #aaa; 
	font:1em Georgia, "Times New Roman", Times, serif;
	margin: 5px 5px 1px 0;
	}

#commentform input:hover {
	border: 1px solid #003366;
	}

#commentform textarea:hover {
	border: 1px solid #003366;
	}

#commentform textarea {
	width: 100%;
	height: 50px;
	font-size: 1.2em;
	border:1px solid #aaa; 
	font:1em Georgia, "Times New Roman", Times, serif;
	margin-top:5px;
	}


/* Comments*/
.commentlist li{ 
	width:540px;
	list-style:none;
	}
	
.commentlist .com_mid{
	background: url('images/com_middle.jpg') 100% 0 repeat-y;
	}
.commentlist .com_bot{
	background: url('images/com_bottom.jpg') 100% 100% no-repeat;
	}
.commentlist .com_top{
	background: url('images/com_top.jpg') 100% 0 no-repeat;
	padding: 10px 5px 10px 80px;
	}

.commentlist .avatar{
	background: white;
	float:left;
	}

.commentlist .com_clear{background: white; font-size: 1px; height: 1px;}	

#commentform small {
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist cite {
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin: 0; 
	}	
	

/* Float Properties*/
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block;
	}
	


/* Footer*/
#footer {
	width:100%;
	font-weight:bold;
	height:194px;
	background-image: url('images/logo_footer.jpg');
	background-repeat:no-repeat;
	margin:0 auto;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	text-align:right;
	text-transform:uppercase;
	color:#006699;
	clear:both;
	}

#footer a {
	color:#006699;
	}

#mail_e_print {
	margin-left: 15px;
	float: left;
}

#mail_e_print a {
	color: #000000;
	font-weight: bold;
}
		
/*Main Navbar */ /*EDITA MENU TOPO*/ 
#nav {
	background-image: url("images/fundo_menu.gif");
	background-repeat:no-repeat;
	font-size:1.2em;
	text-transform:uppercase;
	z-index: 99;
	height: 32px;
	padding-top: 12px;
	width:560px;
	padding-left:20px;
	}
	
#nav, ul#nav {
	font-family: "trebuchet MS", sans-serif;
	list-style: none;
	line-height: 1;
	}

ul#nav li a {
	display: block;
	text-decoration: none;
	border: none;
	color:#0099FF;
	}

ul#nav li a:hover {
	color:#FF9900;
	}

ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover{color:#fff;}

/* MUDAR ITENS DO MENU SEPARADAMENTE */

#nav .on {
	margin-left:12px;
	color:#FFFFFF;
	}
	
li.page-item-8 a , a:hover {
	color: #337EFF;
	}
	
li.page-item-9 a , a:hover {
	color: #337EFF;
	}
	
li.page-item-10 a , a:hover {
	color:#337EFF;
	}

li.page-item-11 a , a:hover {
	color:#337EFF;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:0px solid #ffffff;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	/* color: #f5f5f4; */
	padding:5px 10px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on { /* EDITA LINK ATIVO*/
	/* background:#a7a7a7; */
	text-decoration:none;
	}	

/* Dropdown Menus */		
#nav li ul {
	font-family: Lucida Sans, Verdana, Sans-Serif;
	font-size:0.8em;
	position: absolute;
	color:#000000;
	left: -999em;
	height: 20px;
	width: 174px;
	text-transform:none;
	z-index: 99;
	}

#nav li li {
	color:#000000;
	display:block;
	width: 172px;
	background-image: url("images/fundo_dropmenu.gif");
	background-repeat:repeat-y;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:10px;
	color:#000000;
	}

#nav li li a:hover, #nav li li a:active {
	background-image: url("images/fundo_dropmenu_on.gif");
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover{	
	background:none;
}

#twitter-div a:link, #twitter-div a:visited {color:#006699;	text-decoration:none;}
#twitter-div a:hover { color:#006699; text-decoration:underline;}
