/*
Theme Name: Blank HTML5 Theme
Theme URI: http://wordpress.org/
Description: Black Theme HTML5 for wordpress
Author: lentu
Version: 1.0
Tags: html5, white, blanktheme
*/

/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important; position:relative;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a {text-decoration:none;}
a:hover{text-decoration:underline;}
a img {border:none;}
:focus {outline:0;}


p{
	margin-top:14px;
	color:#46443d;
	font-family: 'Ubuntu', Verdana,sans-serif, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.5;
}


a, header span, footer span, #colecao-opcoes span{
	font:normal 13px 'Ubuntu', Verdana,sans-serif, serif;
	color:#46443d;
}
a:hover{
	text-decoration:none;
}

/* HTML5 tags */
header, section, footer, aside, nav, article, figure {
	display: block;
}

strong{
	font-weight:bold;
	}
	embed, object{
		outline:none;
	}
	
html, body {
	height: 100%;
	background:#000 url(imagens/bg_pattern2.jpg) repeat left top;
	}
	
.wrapper{
	margin: 0 auto;
	position: relative;
	width: 960px;
	}
	
.errors{
	border:solid 1px red;
	padding:10px;
	}
	.errors p{
		margin-top: 5px;
		}
.success{
	border:solid 1px green;
	padding:10px;
	}
	.success p{
		margin-top: 5px;
		}

#super{
	width:100%;
	min-height:100%;
	position:relative;
	overflow:hidden;
	}
	#container{
		margin-bottom:125px;
		clear:both;
		overflow: hidden;
		}

	header{
		float:left;
		width:100%;
		margin-bottom:20px;
		}
		#big-white-box{
			float:left;
			width:100%;
			margin-top:3px;
			margin-bottom:20px;
			position:relative;
			height:82px;
			overflow:hidden;
			}
			#header-holder{
				background:#FFF;
				width:920px;
				margin:0 auto;
				height:82px;
				}
			#header-left,
			#header-right{
				display:block;
				width:20px;
				height:82px;
				position:absolute;
				top:0;
				background:url(imagens/canto_esq_menu.png) no-repeat left top;
				}
				#header-left{
					left:0;
					}
				#header-right{
					right:0;
					background: url(imagens/canto_dir_menu.png);
					}
				
				#logo{
					display:block;
					width:247px;
					float:left;
					}
					#logo a{
						float: left;
						background: white url(imagens/antiqueda.jpg) no-repeat left top;
						display: block;
						width: 232px;
						height: 48px;
						text-indent: -9999em;
						margin-top: 14px;
						margin-left: 15px;
						}
				#links-topo{
					float: right;
					width: 640px;
					list-style: none;
					margin-top:22px;
					}
					#links-topo li{
						float: left;
						height:36px;
						display:block;
						position:relative;
						cursor:pointer;
						}

						#links-topo li a, #links-topo li span{
							padding: 7px 19px;
							color: #535353;
							font-size: 17px;
							float: left;
							display: block;
							height:22px;
							position:relative;
							background:#FFF;
							}
							#links-topo li .real{
								z-index:20;
								}
						.ie6 #links-topo li a, .ie6 #links-topo li span{
							background:#FFF;
							color:#777;
							}
							.ie6 #links-topo li a:hover, .ie6 #links-topo li span:hover{
								background:#88121d;
								color:#FFF;
								}
						#links-topo li .hide{
							position: absolute;
							vertical-align: middle;
							height: 100%;
							z-index:5;
							height:36px;
							overflow:hidden;
							left:50%;
							top:0;
							background:#88121d;
							width:0%;
							z-index:5;
							}
						.ie6 #links-topo li .hide{
							display:none!important;
							}
							#links-topo li .hide .corner{
								position:absolute;
								display:block;
								width:19px;
								height:36px;
								background:#FFF url(imagens/canto_esq_nav.jpg) no-repeat left top;
								}
							#links-topo li .hide .corner-left{
								left:0;
								}
							#links-topo li .hide .corner-right{
								background:#FFF url(imagens/canto_dir_nav.jpg) no-repeat left top;
								right:0;
								}
							
						.ie6 #links-topo li .fake{
							display:none!important;
							}
						#links-topo li .fake{
							color:#FFF;
							position: absolute;
							z-index:10;
							background:transparent;
							left:0;
							top:0;
							}
						
		#busca{
			float:right;
			width:255px;
			}
			.searchfield{
				position:relative;
				width:200px;
				float:left;
				}
			.cantos-busca{
				width:19px;
				height:33px;
				position:absolute;
				top:0;
				display:block;
				}
			.busca-left{
				background:url(imagens/canto_esq_busca.png) no-repeat left top;
				left:0;
				}
			.busca-right{
				background:url(imagens/canto_dir_busca.png) no-repeat left top;
				right:0;
				}
			.searchfield input{
				float: left;
				padding: 8px 2px;
				width: 158px;
				margin: 0 19px;
				border: none;
				height: 17px;
				}
			#searchsubmit{
				background-color:transparent;
				background-image:url(imagens/btn_buscar.png);
				background-repeat:no-repeat;
				background-position:0px 0px;
				display:block;
				float:left;
				width:40px;
				height:30px;
				border:none;
				margin-left:10px;
				margin-top:3px;
				cursor:pointer;
				}
	#contact-box{
		background:white url(imagens/contact_box_shadow.jpg) repeat-x left top;
		height:0px;
		margin-bottom:0px;
		width:100%;
		clear:both;
		overflow:hidden;
		display: none;
		}
		#contact-box h3, #contact-box h2{
			color:#004682;
			font-size:14px;
			margin-bottom:20px;
			text-align:left;
			position:relative;
			}
		#contact-box p{
			margin: 0 0 10px;
		    width: 340px;
		}
		#contact-box-left{
			padding:25px;
			float:left;
			width:415px;
			height:100%;
			}
			#contact-box-left-bottom{
				margin-top: 104px;
			}
			#contact-box-left ul{
				list-style:none;
				}
				#contact-box-left ul li{
					margin-right:45px;
					width:64px;
					height:64px;
					float:left;
			 	}
		#contact-box-right{
			padding:25px;
			float:right;
			width:415px;
			height:100%;
			}
			#contact-box-messages{
				overflow:hidden;
				height:0;
				float: left;
				margin-bottom: 20px;
				width:394px;
				}
				#contact-box-messages p{
					font:bold 12px "Ubuntu",Arial,sans-serif;
					color:#666;
					margin-top:5px;
					}
			#contact-box-right p{
				float: left;
			    margin: 0 0 10px;
			    width: 100%;
			}
			#contact-box-right form{
				width:100%;
			}
			#contact-box-right label{
				float:left;
				color: #888888;
			}
			.forminput{
				height:17px;
				float:left;
				background:none;
				border:1px double gray;
				width: 409px;
				padding: 3px;
				
			}
			#contact-form-enviar{
				cursor:pointer;
				padding: 3px;
			    float: right;
			    height: 36px;
			    width: 144px;
				border:none;
				background-color:#ffffff;
				background-image:url(imagens/btn_ok.png);
				background-repeat:no-repeat;
				background-position:0px 0px;
			}
			#contact-form-depto{
			    height: 25px;
			    padding: 0;
			    width: 417px;
			}
			#contact-form-mensagem{
				height:80px;
				max-width: 409px;
				max-height: 80px;
			}
				
	#colecao{
		float:left;
		width:100%;
		overflow:hidden;
		position:relative;
	    margin-bottom: 20px;
		}
		#colecao-title{
			cursor:pointer;
			float:left;
			width:100%;
			position:relative;
			height:36px;
			}
			.colecao-title-canto{
				position:absolute;
				width:21px;
				height:36px;
				top:0;
				display:block;
				}
				#colecao-title-canto-esq{
					background:url(imagens/canto_colecao_title_esq.png) no-repeat left top;
					left:0;
					}
				#colecao-title-canto-dir{
					background:url(imagens/canto_colecao_title_dir.png) no-repeat left top;
					right:0;
					}
				#colecao-title h2{
					width:918px;
					height:32px;
					position:absolute;
					left:21px;
					top:0;
					text-align:center;
					color:#FFF;
					font-size:22px;
					background: #B62E3A url(imagens/seta_colecao.jpg) no-repeat 888px 8px;
					display:block;
					padding-top:4px;
					}
		#colecao-opcoes{
			position:relative;
			z-index:900;
			float:left;
			width:100%;
			overflow:hidden;
			}

				#colecao-opcoes li{
					float: left;
					height:27px;
					display:block;
					position:relative;
					margin:0 15px;
					cursor:pointer;
					z-index:10;
					}

					#colecao-opcoes li a, #colecao-opcoes li span{
						padding: 3px 15px;
						float: left;
						display: block;
						height:27px;
						position:relative;
						/*background:#FFF;*/
						color:#FFF;
						font-size:18px;
						}
						#colecao-opcoes li .real{
							z-index:20;
							}
					.ie6 #colecao-opcoes li a, .ie6 #colecao-opcoes li span{
						/*background:#FFF;*/
						color:#FFF;
						}
						.ie6 #colecao-opcoes li a:hover, .ie6 #colecao-opcoes li span:hover{
							background:#FFF;
							color:#4e4e4e;
							}
					#colecao-opcoes li .hide{
						position: absolute;
						vertical-align: middle;
						height: 100%;
						z-index:5;
						height:27px;
						overflow:hidden;
						left:50%;
						top:0;
						background:#FFF;
						width:0%;
						z-index:5;
						}
					.ie6 #colecao-opcoes li .hide{
						display:none!important;
						}
						#colecao-opcoes li .hide .corner{
							position:absolute;
							display:block;
							width:20px;
							height:27px;
							background: url(imagens/canto_esq_collection_nav.png) no-repeat left top;
							}
						#colecao-opcoes li .hide .corner-left{
							left:0;
							}
						#colecao-opcoes li .hide .corner-right{
							background: url(imagens/canto_dir_collection_nav.png) no-repeat left top;
							right:0;
							}
						
					.ie6 #colecao-opcoes li .fake{
						display:none!important;
						}
					#colecao-opcoes li .fake{
						color:#4e4e4e;
						position: absolute;
						z-index:10;
						background:transparent;
						left:0;
						top:0;
						}

			#colecao-opcoes ul{
				width: 680px;
				margin: 0 auto;
				height: 27px;
				list-style: none;
				margin-top:-30px;
				}

		#shadow-top{
			position:relative;
			z-index:100;
			float:left;
			width:100%;
			background-image:url(imagens/sombra_superior_colecao.png);
			background-repeat:repeat-x;
			background-position:0px 0px;
			}
		#shadow-bottom{
			float:left;
			width:100%;
			height:30px;
			background-image:url(imagens/sombra_inferior_colecao.png);
			background-repeat:repeat-x;
			background-position:0px -30px;
			}
		#colecao-big-box{
			position:relative;
			z-index:50;
			float:left;
			width:100%;
			background:#000;
			margin-top:-640px;
			}
			#moldura{
				float:left;
				width:100%;
				height:398px;
				position:relative;
				margin-top:10px;
				}
				.mold-part{
					position:absolute;
					z-index:10;
					display:block;
					}
				.mold-sup-esq{
					background:url(imagens/mold_sup_esq.png) no-repeat left top;
					top:0;
					left:0;
					width:19px;
					height:20px;
					}
				.mold-sup-dir{
					background:url(imagens/mold_sup_dir.png) no-repeat right top;
					top:0;
					right:0;
					width:147px;
					height:148px;
					}
				.mold-inf-esq{
					background:url(imagens/mold_inf_esq.png) no-repeat left bottom;
					bottom:0;
					left:0;
					width:152px;
					height:145px;
					}
				.mold-inf-dir{
					background:url(imagens/mold_inf_dir.png) no-repeat left bottom;
					bottom:0;
					right:0;
					width:22px;
					height:22px;
					}
				.colecao-facebook{
					width: 99px;
					height: 18px;
					display: block;
					position: absolute;
					bottom: 10px;
					right: 60px;
					background: transparent url(imagens/compartilhar.jpg) no-repeat left top;
					}
				.colecao-twitter{
					width: 18px;
					height: 18px;
					display: block;
					position: absolute;
					bottom: 10px;
					right: 36px;
					background: transparent url(imagens/twitter.jpg) no-repeat left top;
					}
				#moldura img{
					cursor:pointer;
					}
#main{
	width:100%;
	margin: 0 auto;
    float: left;
    position: relative;
    width: 100%;
	}

	#header-blog{
		height:98px;
		float:left;
		width: 100%;
		position:relative;
		}
		#header-blog-left{
			position: absolute;
			left: 0;
			top: 0;
			width: 278px;
			height: 98px;
			background: transparent url(imagens/header_blog_left.png) no-repeat left top;
			z-index: 2;
			}
		#header-blog-right{
			position:absolute;
			right:0;
			top:0;
			width: 61px;
			height: 98px;
			background: transparent url(imagens/header_blog_right.png) no-repeat left top;
			}
		#header-blog-middle{
			position: absolute;
			left: 91px;
			top: 0;
			width: 809px;
			height: 98px;
			background: #003A5B url(imagens/header_blog_middle.jpg) no-repeat left top;
			}
			#header-blog-middle h2{
				position: absolute;
				z-index:10;
				margin-top:20px;
				width:300px;
				}
				#header-blog-middle h2 .rockwell-bold{
					font-size: 60px;
					color: white;
					margin-right: 20px;
					float: left;
					display: block;
					width: 190px;
					position:relative;
					}
				#header-blog-middle h2 .rockwell-light{
					font-size:60px;
					color:#0aaecb;
					}
			#header-blog-sharer{
				position: absolute;
				width: 150px;
				height: 70px;
				right: 17px;
				top: 11px;
				}
				#header-blog-sharer p{
					color:#FFF;
					font:normal 12px "Ubuntu",Arial,sans-serif;
					margin:0;
					text-align:center;
					}
				#header-blog-sharer .header-blog-social{
					display: block;
					width: 38px;
					height: 38px;
					float:left;
					margin-left:11px;
					margin-top:10px;
					text-indent: -9999em;
					}
				#header-blog-orkut{
					background:transparent url(imagens/header_blog_orkut.jpg) no-repeat left top;
					}
				#header-blog-facebook{
					background:transparent url(imagens/header_blog_facebook.jpg) no-repeat left top;
					}
				#header-blog-twitter{
					background:transparent url(imagens/header_blog_twitter.jpg) no-repeat left top;
					}
	#blog-whitebg{
		background: #FFF;
		float:left;
		width: 957px;
		overflow: hidden;
		margin-left:1px;
		margin-bottom:115px;
		}
		#blog-content{
			width: 645px;
			float: left;
			padding-left: 10px;
			}
			#blog-content article{
				float:left;
				margin-top:30px;
				width: 635px;
				margin-bottom:24px;
				}
			#blog-content .article-info{
				background:transparent url(imagens/blog_post_title.jpg) no-repeat left top;
				position: relative;
				padding-left:20px;
				height: 61px;
				float:left;
				width:635px;
				}
				#blog-content .article-info h3{
					padding-left: 70px;
					padding-top: 9px;
					width: 525px;
					}
					#blog-content .article-info h3 a{
						font:bold 13px "Ubuntu",Arial,sans-serif;
						color:#FFF;
						}
				#blog-content .date-pattern{
					background:#004a70;
					position: absolute;
					width: 50px;
					height: 61px;
					top:0;
					left:25px;
					}
					#blog-content .date-info p{
						text-align:center;
						color:#FFF;
						font:bold 18px "Ubuntu",Arial,sans-serif;
						margin:0;
						}
						#blog-content .date-info .day{
							font-size:32px;
							}
			#blog-content .author-info{
				float:left;
				width:100%;
				text-align:right;
				}
				#blog-content .author-info p{
					color:#666666;
					font:bold 14px "Ubuntu",Arial,sans-serif;
					margin-top:3px;
					}
					#blog-content .author-info p .link-author{
						font:bold italic 14px "Ubuntu",Arial,sans-serif;
						}
					#blog-content .author-info p .link-cat{
						color:#0099cc;
						font:bold 14px "Ubuntu",Arial,sans-serif;
						}
			#blog-content .post-social{
				float: left;
				width: 70px;
				}
				#blog-content .post-social .post-social-plusone{
					margin-left:7px;
					}
				#blog-content .post-social .post-social-facebook{
					margin-left:3px;
					}
				#blog-content .post-social .post-social-twitter{
					margin-left: -7px;
				    margin-top: -27px;
					}
			#blog-content .post-content{
				float: left;
				width: 560px;
				color:#666666;
				font:normal 13px "Ubuntu",Arial,sans-serif;
				line-height: 150%;
				overflow: hidden;
				}
				#blog-content .post-content p{
					color:#666666;
					font:normal 13px "Ubuntu",Arial,sans-serif;
					margin-top:10px;
					line-height: 150%;
					}
				#blog-content .post-content .read-more{
					background: #004A70;
					color: white;
					padding: 2px 11px;
					}
				#blog-content .comments-list{
					position:relative;
					height:30px;
					float:right;
					width:230px;
					margin-top:20px;
					}
					#blog-content .comments-list .comments-left{
						position:absolute;
						top:0;
						left:0;
						background:#FFF url(imagens/comment_number_left.jpg) no-repeat left top;
						width:44px;
						height:30px;
						}
					#blog-content .comments-list .comments-right{
						position:absolute;
						top:0;
						right:0;
						background:#FFF url(imagens/comment_number_right.jpg) no-repeat left top;
						width:22px;
						height:30px;
						}
						#blog-content .comments-list a{
							background: #004A70;
							padding: 8px 35px 2px 53px;
							float: right;
							color: white;
							font: normal 13px "Ubuntu",Arial,sans-serif;
							display: block;
							height: 20px;
							width:125px;
							}
				#blog-content .tags-list{
					float:right;
					width:560px;
					}
					#blog-content .tags-list span{
						font:normal 14px "Ubuntu",Arial,sans-serif;
						color:#666;
						}
						#blog-content .tags-list span a{
							color:#0099cc;
							font:italic 14px "Ubuntu",Arial,sans-serif;
							}
							
				#post-nav{
					width: 100%;
					margin: 30px auto;
					clear: both;
					float: left;
					position:relative;
					height:50px;
					}
					#post-nav .post-previous{
						width:148px;
						height:37px;
						display:block;
						position:absolute;
						left:20px;
						top:0;
						}
						#post-nav .post-previous a{
							background: transparent url(imagens/posts_anteriores.jpg) no-repeat left top;
							color: white;
							font: normal 12px "Ubuntu",Arial,sans-serif;
							display: block;
							float: left;
							height: 15px;
							padding: 12px 30px;
							width: 148px;
							margin-left: 20px;
							}
					#post-nav .post-next{
						width:148px;
						height:37px;
						display:block;
						position:absolute;
						right:20px;
						top:0;
						}
						#post-nav .post-next a{
							background: transparent url(imagens/posts_posteriores.jpg) no-repeat left top;
							color: white;
							font: normal 12px "Ubuntu",Arial,sans-serif;
							display: block;
							float: left;
							height: 15px;
							padding: 12px 30px;
							width: 148px;
							margin-left: 20px;
							}
							
					#comments{
						float: left;
						width: 565px;
						margin-top: 15px;
						margin-left: 70px;
						}
						#comments .commentlist{
							background:#004a70;
							list-style:none;
							}
							#comments .commentlist .comment-global{
								padding-top:15px;
								overflow:hidden;
								}
								#comments .commentlist .comment-global .comment-author{
									float:left;
									width:70px;
									margin-left:10px;
									text-align:center;
									font:normal 12px "Ubuntu",Arial,sans-serif;
									color:#FFF;
									}
								#comments .commentlist .comment-global .comment-body{
									float: left;
									width: 465px;
									margin-left: 11px;
									}
									#comments .commentlist .comment-global .comment-body .comment-meta p{
										color:#FFF;
										font:normal 14px "Ubuntu",Arial,sans-serif;
										margin:0;
										}
										#comments .commentlist .comment-global .comment-body .comment-meta p a{
											color:#FFF;
											font:normal 14px "Ubuntu",Arial,sans-serif;
											text-decoration:underline;
											}
									#comments .commentlist .comment-global .comment-body .comment-content p{
										color:#FFF;
										font:normal 13px "Ubuntu",Arial,sans-serif;
										}
										
					#reply-title{
						color:#004a70;
						font:normal 16px "Ubuntu",Arial,sans-serif;
						}
					#respond{
						float: left;
						margin-top: 25px;
						margin-bottom:45px;
						}
						#respond p{
							color:#004a70;
							}
						#respond input{
							width: 546px;
							padding: 2px 8px;
							border: solid 1px #004A70;
							height: 23px;
							}
						#respond textarea{
							width: 546px;
							padding: 8px;
							border: solid 1px #004A70;
							height: 100px;
							}
						#respond #submit{
							background:#FFF url(imagens/comment_submit.jpg) no-repeat left top;
							width:170px;
							height:30px;
							display:block;
							float:right;
							border:none;
							color:#FFF;
							}
			
		#blog-sidebar{
			width: 263px;
			float: left;
			margin-left: 38px;
			}
			#assinar-rss{
				float:left;
				margin-top:15px;
				}
				#assinar-rss a{
					width:253px;
					height:61px;
					background:transparent url(imagens/sidebar_assine_rss.jpg) no-repeat left top;
					display:block;
					}
			#categorias{
				margin-top:15px;
				float:left;
				}
				#categorias h3{
					width:253px;
					height:61px;
					background:transparent url(imagens/sidebar_categorias.jpg) no-repeat left top;
					text-indent: -9999em;
					}
				#categorias ul{
					list-style:none;
					}
					#categorias ul li{
						margin-left:20px;
						}
						#categorias ul li a{
							padding:3px 15px;
							background: #f48b00;
							color:#FFF;
							font:normal 13px "Ubuntu",Arial,sans-serif;
							-webkit-border-top-right-radius: 15px;
							-webkit-border-bottom-left-radius: 15px;
							-moz-border-radius-topright: 15px;
							-moz-border-radius-bottomleft: 15px;
							border-top-right-radius: 15px;
							border-bottom-left-radius: 15px;
							}
							
			#redes-sociais{
				float:left;
				margin-top:15px;
				background: transparent url(imagens/sidebar_redes_sociais.jpg) no-repeat left top;
				padding-top:75px;
				}
				#rs-twitter{
					float:left;
					}
				#rs-facebook{
					margin-top:15px;
					float:left;
					}
					
			#tags{
				margin-top:15px;
				float:left;
				background:transparent url(imagens/sidebar_tagcloud.jpg) no-repeat left top;
				padding-top:70px;
				}

footer{
	width: 100%;
	height: 90px;
	float:left;
	margin-top:30px;
	}
	#mkt-signature{
		width:66px;
		height:20px;
		background-image:url(imagens/mkt-virtual.png);
		background-repeat:no-repeat;
		background-position:0px 0px;
		float:right;
		margin-right:20px;
	}
	#footer-holder{
		background:#FFF;
		width:920px;
		margin:0 auto;
		height:62px;
		}
	#footer-left,
	#footer-right{
		display:block;
		width:20px;
		height:62px;
		position:absolute;
		top:0;
		background:url(imagens/canto_esq_footer.png) no-repeat left top;
		}
		#footer-left{
			left:0;
			}
		#footer-right{
			right:0;
			background: url(imagens/canto_dir_footer.png);
			}
			#bottom-links{
				float: left;
				width: 535px;
				list-style: none;
				margin-top:17px;
				}
				#bottom-links li{
					float: left;
					height:30px;
					display:block;
					position:relative;
					cursor:pointer;
					}

					#bottom-links li a, #bottom-links li span{
						padding: 7px 19px;
						color: #535353;
						font-size: 14px;
						float: left;
						display: block;
						height:22px;
						position:relative;
						background:#FFF;
						}
						#bottom-links li .real{
							z-index:20;
							}
					.ie6 #bottom-links li a, .ie6 #bottom-links li span{
						background:#FFF;
						color:#777;
						}
						.ie6 #bottom-links li a:hover, .ie6 #bottom-links li span:hover{
							background:#d35400;
							color:#FFF;
							}
					#bottom-links li .hide{
						position: absolute;
						vertical-align: middle;
						height: 100%;
						z-index:5;
						height:30px;
						overflow:hidden;
						left:50%;
						top:0;
						background:#d35400;
						width:0%;
						z-index:5;
						}
					.ie6 #bottom-links li .hide{
						display:none!important;
						}
						#bottom-links li .hide .corner{
							position:absolute;
							display:block;
							width:20px;
							height:30px;
							background:#FFF url(imagens/canto_esq_bottom_nav.jpg) no-repeat left top;
							}
						#bottom-links li .hide .corner-left{
							left:0;
							}
						#bottom-links li .hide .corner-right{
							background:#FFF url(imagens/canto_dir_bottom_nav.jpg) no-repeat left top;
							right:0;
							}
						
					.ie6 #bottom-links li .fake{
						display:none!important;
						}
					#bottom-links li .fake{
						color:#FFF;
						position: absolute;
						z-index:10;
						background:transparent;
						left:0;
						top:0;
						}
		#footer-social{
			position: absolute;
			right: 10px;
			width: 250px;
			height: 24px;
			top: 18px;
			}
			#footer-social .social{
				display: block;
				float: right;
				width: 24px;
				height: 24px;
				text-indent: -9999em;
				margin-right: 6px;
				}
				#footer-facebook{
					background:url(imagens/footer_facebook.jpg) no-repeat left top;
					}
				#footer-orkut{
					background:url(imagens/footer_orkut.jpg) no-repeat left top;
					}
				#footer-twitter{
					background:url(imagens/footer_twitter.jpg) no-repeat left top;
					}
				#footer-social iframe{
					float:right;
					}

#fancybox-content{
	width: 543px!important;
}
#fancybox-close{
	top: 0!important;
	right: 0px!important;
	width:60px!important;
	height:17px!important;
	background: transparent url(imagens/fancy_close.jpg) no-repeat left top!important;
	}

#fancy-collection-box{
	position:relative;
	}
	#fancy-collection-box p{
		margin:0;
		color:#000;
		}
	#fancy-collection-info{
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		background: white;
		padding: 10px;
		}
		#fancy-collection-name{
			font-size:16px;
			position:relative;
			}
		#fancy-collection-description{
			font:normal 11px "Ubuntu",Arial,sans-serif;
			}
	#fancy-collection-footer{
		background: #E5E3E3;
		width: 100%;
		position: absolute;
		bottom:0px;
		height:50px;
		left:0;
		}
		#fancy-footer-left{
			float: left;
			width: 510px;
			padding-top: 10px;
			height: 40px;
			padding-left:30px;
			}
			#fancy-footer-left a{
				padding:4px 10px;
				background:#cdcccc;
				}
			#fancy-share{
				font-size: 14px;
				color: #666;
				width: 170px;
				height: 18px;
				display: block;
				position: absolute;
				bottom: 17px;
				right: 130px;
				}
			#fancy-collection-footer .colecao-facebook,
			#fancy-collection-footer .colecao-twitter{
				bottom: 17px;
				}
				
				#commentform input.error, #commentform textarea.error {
					background-color: #f99;
				}
				#commentform div.error, #commentform label.error {
					color: red;
				}
				#commentform div.errorlabels label {
					display: block;
				}
				
.alignleft{
	float:left;
	padding:8px;
}

.alignright{
	float:left;
	padding:8px;
}

blockquote{
	font-style:italic;
	padding:0 30px;
}

 .page-title{
	background: none repeat scroll 0 0 #E0E0E0;
    color: #004A70;
    font-size: 20px;
    margin-bottom: -26px;
    margin-left: 1px;
    margin-top: 9px;
    padding-left: 17px;
    width: 618px;
    font-family: 'Ubuntu', Verdana,sans-serif, serif;

}

.page-title span{
	color:#004a70;
	font-weight: bold;
	
}

.notice .bottom{
	color:#06829e;
    margin: 30px 0 0 242px;
    font-family: 'Ubuntu', Verdana,sans-serif, serif;
    font-weight: bold;
}


.post-content h1{
	font-size:30px;
}
.post-content h2{
	font-size:25px;
}
.post-content h3{
	font-size:20px;
}
.post-content h4{
	font-size:15px;
}
.post-content h5{
	font-size:12px;
}


.post-content img {
    margin-bottom: 35px;
    margin-top: 22px;
    text-align: center;
}
 
.post-content ul{
	
}
.post-content li{
	padding-left: 34px;
	background: url("imagens/imgList.png") no-repeat;
	background-position: 25px 7px;

}

/************DISQUs*************/


.aligncenter{
	text-align:center;
}

.more-link{
	background: #004A70;
	color: white;
	padding: 2px 11px;
}