/* Blogs do site da Contigo! - 2009 */

div.share {
border:1px solid #CCCCCC;
clear:both;
margin:10px 0 !important;
padding:5px;
height: 20px;


/* overflow: hidden; */
}

.share-services {
	
}

div.share p {
margin:0 !important;
}
div.share p, div.share ul.share-services, div.share ul.share-services li {
	color:#666666 !important;
	display:block !important;
	float:left !important;
	font-size:8pt !important;
	
	margin-left: 0px !important;
	padding: 0 0 !important;
	list-style: none !important;
	text-indent: 0 !important;


}
div.share ul.share-services li {
padding-left:18px !important;
float: left !important;
margin: 0 0 !important;
}

div.share ul.share-services li.share-facebook { background: url('http://contigo.abril.com.br/wp-blogs/comum/imagem/ico-article-service-facebook.jpg') 13px 0 no-repeat !important; margin-top: 4px !important; }

div.share ul.share-services li.share-twitter { background: url('http://contigo.abril.com.br/wp-blogs/comum/imagem/ico-article-service-twitter.jpg') 10px 0 no-repeat !important; margin-top: 4px !important; }

div.share ul.share-services li.share-orkut { background: url('http://contigo.abril.com.br/wp-blogs/comum/imagem/ico-article-service-orkut.jpg') 6px 0 no-repeat !important; margin-top: 4px !important; }

div.share p {
	margin-top: 4px !important;
}

div.share ul.share-services li a {
color:#666666 !important;
margin-left:5px !important;
text-decoration:none !important;
}
div.share ul.share-services li a:hover {
text-decoration:underline !important;
}

.share-facebook-componente {
	color: #FFF !important;
}

#tp_tit {
	width: 1000px;
	overflow: hidden;
}

#tp_tit_home {
	width: 1000px;
	overflow: hidden;
	
	visibility: hidden;
	display: none;
}


#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar-wp ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.box clearfix div #h2 b a, #sidebar a {
	/* color: #1683da;*/
}

.box clearfix div #h2 b a:hover, #sidebar a:hover {
	color: #ff3333;	
}

#sidebar-wp ul, #sidebar-wp ul ol {
	margin: 0 0 20px 0;
	padding: 0;
	}

#sidebar-wp ul li {
	list-style-type: none;
	list-style-image: none;
	/* margin-bottom: 15px; */
}

#sidebar-wp ul p, #sidebar-wp ul select {
	/* margin: 5px 0 8px; */
}

#sidebar-wp ul ul, #sidebar-wp ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar-wp ul ul ul, #sidebar-wp ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar-wp ul ol li {
	list-style: decimal outside;
	}

#sidebar-wp ul ul li, #sidebar-wp ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar-wp #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar-wp #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
}

.commentlist a {
	color:#1683DA;
}

.commentlist a:hover {
	color:#FF3333;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar-wp {
	/*
	padding: 20px 0 10px 0;	
	margin-top: 50px;
	margin-left: 60px;
	width: 190px;
	 */
}

#sidebar-wp form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.wp-caption.alignright {
	padding: 4px 4px;
	margin: 0 0 2px 7px;
	display: inline;
	width: 320px !important;
	}

.wp-caption.alignleft {
	padding: 4px 4px;
	margin: 0 7px 2px 0;
	display: inline;
	width: 320px !important;
	}
	

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 5px;
}

.wp-caption.aligncenter {
	margin: 0 auto;	
	text-align: center;
	width: 600px !important;
	padding: 4px 4px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding: 4px 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0 auto;
	border: 0 none;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 2px 4px 0 4px;
	margin: 0 0 !important;
}
/* End captions */

.ficha-blog {
	position: relative;
	width: 300px;
	height: auto;
}

.ficha-blog-foto {
	position: absolute;
	width: 134px;
	height: 134px;
	right: 15px;
	
	border: 1px #d1d3d4 solid;
	
	z-index: 1;
}

.ficha-blog-txt {
	margin-left: 15px;
	width: 134px;
	height: 134px;
	
	overflow: hidden;
	
}

.ficha-blog-tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	
	padding-bottom: 20px;
	
	margin-top: 30px;
	margin-bottom: 10px;
	
	border-bottom: 1px #d1d3d4 solid;
}

.ficha-blog-dados {
	width: 134px;
	clear: both;
}

.ficha-blog-dados-icone {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	_margin-top: 0px;
}

.ficha-blog-dados-link {
	float: left;
}

.ficha-blog-texto {
	background-color: #e7e8e9;
	margin-top: 10px;
	padding: 20px 20px;
	
	font-size: 10px;
}

.wp-polls, .wp-polls-ul {
	text-align: left;
}

.foto-esq, .foto-dir {
	clear: both;
	width: 650px;
	min-height: 150px;
	margin-top: 10px;
	border-bottom: 1px #d1d3d4 dotted;
}

.foto-esq-img {
	float: left;
	width: 140px;
	margin-right: 10px;
}

.foto-dir-img {
	float: left;
	width: 140px;
	margin-left: 10px;
}

.foto-dir-txt, .foto-esq-txt {
	float: left;
	width: 500px;
}

.area-exibicao {
	width: 300px;
	height: 350px;
	
	overflow: auto;
}
.area-texto {
	height: 300px !important;
	overflow: auto !important;
}

#h1-temas #h1-temas-c1 #tit-h1 .titulo-h1 a h1 {
	margin-top: 0px !important;
}

#post-4 .entry p {
	margin-top: 20px !important;
}


/* trecho para a HOME de BLOGS */

.ctdHome {
	
}


.ctdHomeBlog {
	margin:20px 0;
	width:450px;
}

.ctdHome .ctdHomeBlog h2 {
	margin-left: 0 !important;
}

.imgBlog, .ctdHomeBlog {
	float:left;
}
.imgBlog {
	margin:20px 10px 10px 0;
	width: 138px;
}
#blog p.txtHomeBlog, #blog p.txtHomeBlog a, #blog p.txtHomeBlog b a {
	color:#666 !important;
	font-size:9px;
	font-weight:normal;
	margin:0;
	text-decoration:none;
}
.tituloBlog {
	font-size:18px;
	margin:0 0 5px 0 !important;
	color: #1683da;
}

.tituloBlog a {
	color: #1683da;
}

.tituloBlog a:hover {
	color: #ff3333;
}

p.txtHomeBlog {
	padding-left:3px;
}
#blog p.txtHomeBlog a:hover {
	text-decoration:underline;
}
#blog p.assHomeBlog, #blog p.assHomeBlog a {
	color:#00AACF;
	font-size:8px;
    text-align:right;
}
.traco {
	background:none repeat scroll 0 0 #CDCDCD;
	clear:both;
	height:1px;
	overflow:hidden;
	width:100%;
}

#content-wrapper #content p a {
	font-weight: normal;
}

#content-wrapper #content h2 {
	color:#525252;
}

#content-wrapper #content h2 a {
	color:#1683DA;
}

#content-wrapper #content h2 a:hover {
	color:#FF3333;
}

.postmetadata a, .entry a, .txtHomeBlog a, .navigation a {
	color:#1683DA !important;
}

.txtHomeBlog b a {
	color:#000 !important;
}

.postmetadata a:hover, .entry a:hover, .navigation a:hover {
	color:#FF3333 !important;
}

.assHomeBlog b {
	font-weight: normal;
	color: #666;
}

small {
	color: #666;
}

#content-wrapper #content .section-header a {
	color:#1683DA !important;
}

#content-wrapper #content .section-header a:hover {
	color:#FF3333 !important;
}

#_mcePaste {
	margin-bottom: 20px;
}

#sidebar-wp div h2 {
	color: #666;
}

#sidebar-wp a, h3 a {
	color:#1683DA;
}

#sidebar-wp a:hover, h3 a:hover {
	color:#FF3333;
}

.area-texto a h2 {
	font-size: 12px !important;
	color:#1683DA !important;
}

.area-texto a:hover h2 {
	color:#FF3333 !important;
}

#content-wrapper #content .entry, #content-wrapper #content small, #content-wrapper #content h2 {
	margin-left: 10px;
}

#content-wrapper #content .entry {
	margin-top: 20px;
}

#content-wrapper #content .entry p {
	margin-bottom: 20px;
}

/* PAGINAÇÃO */
.wp-pagenavi {font-size:11px;clear:both; color:#666;}
.wp-pagenavi a {font-weight:bold;color:#FFF !important;padding:3px 6px;margin:0 2px;text-decoration:none;background-color:#1683DA;}
.wp-pagenavi a:hover {background-color:#FF3333;color:#FFF !important;}
.pages {padding:4px;float:right;}
.current {padding:2px;font-weight:bolder;}
/* PAGINAÇÃO */

/* Resumo BBB - inicio */

.bbb-resumo {
	width: 630px;
	overflow: hidden;
}

.bbb-resumo-0 {
	width: 630px;
	overflow: hidden;
	clear: both;
	
	margin-bottom: 5px;
}

.bbb-resumo-1 {
	width: 630px;
	overflow: hidden;
	clear: both;
	
	margin-bottom: 20px;
}

.bbb-resumo-2 {
	width: 300px;
	float: left;
	
	margin-bottom: 20px;
}

.bbb-resumo-3 {
	width: 300px;
	float: left;
	margin-left: 30px;
	
	margin-bottom: 20px;
}

.bbb-resumo-conteudo {
	margin-bottom: 20px;
}

/* Resumo BBB - fim */

.box hr {
	display: block;
	size: 1px;
	color: #CCC;
	margin-bottom: 20px;
}

#links_google {
	clear: left;
}

#wpadminbar {
	display: block !important;	
}

.home-famous {
	clear: left;
	margin-top: 20px;
}

li.byuser {
	border: 1px dotted #1683DA;
}

li.byuser .fn {
	font-weight: bold;
}
