html, body{
	height:100%;
	margin:0;
	padding:0;
}

body{
	background:#d5dfe0 url(../img/header/bg_site.jpg) center top no-repeat;
	font-size:12px;
}

h1{font-size:30px;font-weight:bold;}
h2{font-size:24px;font-weight:bold;}
h3{font-size:18px;font-weight:bold;}
h4{font-size:12px;font-weight:bold;}
h5{font-size:12px;font-weight:normal;}
h6{font-size:12px;font-weight:normal;}

.error{color:#ff0000 !important;}
/**---------------------------------------------- Header & navigation */
#header{height:125px;}

	#header .content{overflow:hidden;zoom:1;}
	
	.site-name{
		margin:20px 0 0;
		width:365px;
		height:0px;
		padding-top:86px;
		overflow:hidden;
		background:url(../img/header/img_logo.png) no-repeat;
		float:left;
		display:inline;
	}
	
	#player {
		float: right;
		height: 14px;
		display:inline;
		margin:10px 0 5px;
		text-align: right;
		width: 110px;
	}
	
	#nav, .share-post{
		clear: right;
		float:right;
		display:inline;
		margin:15px 0 0;
	}
		#nav li, .share-post li{display:inline}
		
		#nav a{border-left:2px solid #002d73;}
		
		#nav a,#nav a:link,
		#nav a:hover, #nav a:active,
		#nav a:visited,
		.share-post a,.share-post a:link,
		.share-post a:hover, .share-post a:active,
		.share-post a:visited{
			display:-moz-inline-box;
			display:inline-block;
			#display:inline;
			zoom:1;
			height:10px;
			color:#002d73;
			font-size:11px;
			text-decoration:none;
			line-height:11px;
			padding:0 3px;
			text-transform:uppercase;
		}

		#nav .first a{border-left:0px none;}
		
		#nav a:hover{color:#0875f4;}
		
		
		.page-info, .page-info *,
		.page-info a, .page-info a:link,
		.page-info a:hover, .page-info a:active,
		.page-info a:visited{
			font-size:11px;
			color:#5b6d70;
			margin:0;
			line-height:15px;
			text-decoration:none;
		}
		
		.page-info a:hover{text-decoration:underline;}
/**---------------------------------------------- Search form*/
#searchform{
	float:right;
	clear:right;
	width:210px;
	margin:15px 0;
}

	#searchform label{
		display:-moz-inline-box;
		display:inline-block;
		#display:inline;
		zoom:1;
		padding:4px 0 0 5px;
		#padding:2px 0 0 5px;
		height:19px;
		#height:21px;
		margin:0 -4px 0 0;
		#margin:0;
		width:141px;
		background:url(../img/header/bg_search_input.png) no-repeat;
		vertical-align:0;
	}
		
		#searchform label input{
			width:126px;
			padding:0px 5px;
			font-size:11px;
			border:0px none;
			color:#002d73;
		}
		
	#searchsubmit{
		padding:0;
		width:59px;
		height:23px;
		background:url(../img/header/bt_search_submit.png) no-repeat;
		border:0px none;
		vertical-align:middle;
		#vertical-align:top;
		cursor:pointer;
		vertical-align:top;
	}

/**-------------------------------------------- Share Itens */
.share{
	float:right;
	clear:right;
	display:inline;
	width:235px;
}

	.share p {
		color:#5b6d70;
		float:left;
		font-weight:bold;
		padding:5px;
	}

	.share li{
		display:-moz-inline-box;
		display:inline-block;
		#display:inline;
		margin-left:5px;
	}
	
	.share a, .share a:link,
	.share a:hover, .share a:active,
	.share a:visited{
		padding:38px 0 0 0;
		height:0;
		width:25px;
		display:-moz-inline-box;
		display:inline-block;
		#display:inline;
		zoom:1;
		overflow:hidden;
		text-decoration:none;
		background:url(../img/header/bg_sharing.png) no-repeat;
	}
	
	.share a.orkut,.share a.orkut:link,
	.share a.orkut:hover, .share a.orkut:active,
	.share a.orkut:visited{background-position:0 0;}
	
	.share a.facebook,.share a.facebook:link,
	.share a.facebook:hover, .share a.facebook:active,
	.share a.facebook:visited{background-position:-25px 0;}
	
	.share a.rss, .share a.rss:link,
	.share a.rss:hover,.share a.rss:active,
	.share a.rss:visited{background-position:-50px 0;}
	
	.share a.delicious, .share a.delicious:link,
	.share a.delicious:hover, .share a.delicious:active,
	.share a.delicious:visited{background-position:-75px 0;}
	
	.share a.twitter, .share a.twitter:link,
	.share a.twitter:hover, .share a.twitter:active,
	.share a.twitter:visited{background-position:-100px 0;}
	

#page{
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
}
	#container{
		padding-bottom:25px;
		overflow:hidden;
		zoom:1;
	}
	
	.wrapper{
		float:left;display:inline;
		width:735px;
		margin:0 15px 0 0 !important;
		margin:0 14px 0 0;
		overflow:hidden;
		zoom:1;
	}
	
/**---------------------------- Sidebar */
#sidebar{
	overflow:hidden;
	zoom:1;
}
	
	#sidebar .modules{
		background:#f3f4f4;
		padding:6px 13px !important;
		padding:6px 11px;
		overflow:hidden;
	}
	
	#sidebar .top, #sidebar .bottom,
	#sidebar .left, #sidebar .right{
		height:6px;
		position:relative;
		overflow:hidden;
	}
	
		#sidebar .center, #sidebar .center{
			margin:0 5px;
			background:#f3f4f4;
			height:6px;
			display:block;
		}
		
		#sidebar .left, #sidebar .right{
			display:block;
			position:absolute;
			top:0;
			width:6px;
			height:6px;
			background:url(../img/sidebar/bg_borders_sidebar.png) no-repeat;
			z-index:2;
		}
		
		#sidebar .right{right:0;}
		#sidebar .left{left:0;}
		
		#sidebar .top .left{background-position:0 0;}
		#sidebar .top .right{background-position:0 -7px;}
		#sidebar .bottom .left{background-position:0 -14px;}
		#sidebar .bottom .right{background-position:0 -21px;}
		
	.sidebar-title{
		color:#63696a;
		font-size:20px;
		font-weight:normal;
		margin:0;
	}
	
		#sidebar p.subtitle{
			margin:0 0 5px 0;
			font-weight:bold;
			color:#002762;
			font-size:11px;
			border-bottom:0px none;
		}
	
	.sidebar-box{
		margin:0 0 10px 0;
	}
	
	.sidebar-box .textwidget p {
		clear: both;
	}
	
	img.naweb {
		float: left;
	}
	
	#sidebar ol{
		color:#5b6d70;
		list-style-type:none;
		font-size:12px;
		margin-left:0;
	}
	
		#sidebar ol li{
			padding:5px 0;
			border-bottom:1px solid #5b6d70;
			line-height:16px;
		}
		
			#sidebar a, #sidebar a:link,
			#sidebar a:hover, #sidebar a:active,
			#sidebar a:visited{
				color:#5b6d70;
				text-decoration:none;
			}
			
			#sidebar a:hover{
				text-decoration:underline;
				color:#323b3d;
			}
			
			#sidebar a.social {
				border-bottom:1px solid #BCC4C6;
				display:block;
				float:right;
				padding:7px 0;
				width:175px;
			}
			
	
	div.MailPress div.mp-container,
	div.MailPress div.mp-formdiv {
		position:relative;
	}
	
	div.MailPress div.mp-loading,
	div.MailPress div.mp-message {
		position:absolute;
		opacity:0;
		filter:alpha(opacity=0);
		text-align: center;
	}
	
	.widget_mailpress{
		width:212px;
		height:108px;
		padding:15px 5px 0;
		background:url(../img/sidebar/bg_mail_form.png) no-repeat;
		overflow:hidden;
	}
	
	.widget_mailpress .fld{
		display:-moz-inline-box;
		display:inline-block;
		#display:inline;
		zoom:1;
		background-image:url(../img/sidebar/bg_field_form.png);
		width:201px;
		height:23px;
		margin:0 0 7px 0;
	}
	
		.widget_mailpress .fld span{
			background-image:url(../img/sidebar/bg_field_form.png);
			width:191px;
		}
	
		.widget_mailpress .fld input{
			font-size:11px;
			padding:0;
			letter-spacing:0;
			width:180px;
			color:#6d5f1f;
		}
	
	.mp-intro{
		font-size:11px;
		color:#6d5f1f;
		text-align:center;
		margin:0 0 5px;
	}
	
	.widget_mailpress .button-container{float:right;}
	
	.widget_mailpress .button-container input{
		text-align:right;
		border:none;
		background:url(../img/sidebar/bt_submit_mail.gif) no-repeat;
		width:20px;
		height:20px;
		position:relative;
		top:-28px;
		right:5px;
		padding:0;
	}
	
	.widget_mailpress .sidebar-title{
		text-align:center;
		color:#002762;
		font-weight:normal;
		font-size:17px;
	}
	
	.mp-loading img,
	.mp-message{
		vertical-align:text-top;
		margin:0 5px 0 8px;
		color:#6D5F1F;
		font-size:11px;
	}
/**------------------------------- Footer */
#footer{
	height:25px;
	background:#cad4d6;
	position:absolute;
	bottom:0;
	left:0;
	margin-top:-25px;
	width:100%;
}
	#footer, #footer *,
	#footer a, #footer a:link,
	#footer a:hover, #footar a:active,
	#footer a:visited{
		color:#5b6d70;
		font-size:10px;
		text-decoration:none;
		font-family:Verdana, Geneva, sans-serif;
	}
	
	#footer a:hover{text-decoration:underline;}
	
	#footer a{
		line-height:25px;
	}

.content{
	text-align:left;
	margin:-1px auto 0;
	width:1000px;
	padding:1px 0 0 0;
}

/**---------------------- Home */
#gallery{
	width:708px;
	height:298px;
	padding:12px 11px 13px 12px;
	margin:0 2px 30px;
	background:url(../img/home/bg_destaques_home.jpg) no-repeat;
}

	#gallery ul{
		margin:0;
		list-style-type:none;
		position:absolute;
		height:240px;
	}
	
	#gallery ul li{
		display:-moz-inline-box;
		display:inline-block;
		#display:inline;
		zoom:1;
		width:708px;
	}
	
	#gallery .painel{
		overflow:hidden;
		position:relative;
		height:240px;
	}
	
	#gallery a.banner{
		position:relative;
		text-decoration:none;
		display:block;
		height:240px;
		width:700px;
		margin:0 4px;
	}
	
	#gallery .pagination-gallery{
		background:url(../img/home/bg_scroll.png) no-repeat;
		width:708px;
		height:25px;
		text-align:right;
		margin:10px 0 0 0;
	}
	
		.pagination-gallery a{
			display:-moz-inline-box;
			display:inline-block;
			#display:inline;
			zoom:1;
			width:25px;
			height:25px;
			text-decoration:none;
		}
		
		.pagination-gallery a.next{background:url(../img/home/bt_proximo.png) no-repeat;}
		
		.pagination-gallery a.prev{
			background:url(../img/home/bt_anterior.png) no-repeat;
			float:left;
		}
		
/*		.pagination-gallery .page {
			float: left;
			padding:3px 0;
			text-align:right;
			width:345px;
		}*/
		.pagination-gallery .page {float:left;width:600px;height:25px;position:relative}
		.pagination-gallery .page a {color:#fff;height:auto;}
		.pagination-gallery .page .ui-slider-handle{background:url(../img/home/handler-bg.png) no-repeat 0 0;padding:3px 0 4px;position:relative;text-align:center;width:61px}
		.pagination-gallery .page .ui-state-active{}
		
	#gallery .dest-category{
		color:#004390;
		background:#fecc00;
		display:-moz-inline-box;
		display:inline-block;
		#display:inline;
		zoom:1;
		font-size:12px;
		line-height:12px;
		padding:3px 10px 0px 3px;
		text-transform:uppercase;
	}
	
		#gallery .dest-title{
			color:#fed700;
			font-size:30px;
			line-height:30px;
			display:-moz-inline-box;
			display:inline-block;
			#display:inline;
			padding:2px 0 0 0;
			zoom:1;
			background:#002762;
		}
		
#gallery span.meta{
	width:300px;
	float:left;
	display:block;
	height:240px;
	position:absolute;
	top:25%;
	left:0;
	z-index:3;
}

.home-dest-top{
	zoom:1;
	overflow:hidden;
}

.dest-home{
	width:360px;
	float:left;
}
	.link-container{
		text-align:right;
		margin-top:10px;
	}

	.home-dest-left{
		margin-right:15px;
	}

	.list-destaque h2,
	.home-dest-bottom h2{
		color:#63696a;
		font-size:20px;
		margin:0 0 5px 0;
	}
	
		.list-destaque .img-dest-post{
			float:left;
			margin:0 8px 0 0;
		}
		
		.list-destaque ul{
			margin:0px;
			padding:0;
			list-style-type:none;
		}
		
			.list-destaque li{
				overflow:hidden;
				zoom:1;
				padding:10px 0;
				border-bottom:1px solid #afc0c1;
			}
			
			.list-destaque li.last{
				border-bottom:0px none;
			}
		
		.post-preview{
			overflow:hidden;
			zoom:1;
			color:#5b6d70;
			line-height:16px;
			font-size:12px;
		}
			.post-preview a, .post-preview a:link,
			.post-preview a:hover, .post-preview a:active,
			.post-preview a:visited{
				color:#5b6d70;
				text-decoration:none;
			}
			
			.post-preview a:hover{
				text-decoration:underline;
			}
		
			.post-preview h3, .post-preview h3 a,
			.post-preview h3 a:link, .post-preview h3 a:hover,
			.post-preview h3 a:active, .post-preview h3 a:visited{
				font-weight:bold;
				font-size:12px;
				color:#002d74;
				text-decoration:none;
			}
			
			.post-preview h3 a:hover{text-decoration:underline;}
			
.home-dest-bottom{
	margin:20px 0 25px;
}

	.home-dest-bottom .sticked{
		width:370px;
		float:left;
		margin:0;
	}
	
	.home-dest-bottom ul{
		overflow:hidden;
		zoom:1;
	}
	
		.home-dest-bottom ul li{
			display:-moz-inline-box;
			display:inline-block;
			#display:inline;
			zoom:1;
			margin:0 0 20px 10px;
			width:160px;
			vertical-align:top;
			overflow:hidden;
		}

/**--------------------------------------- Assets */
.primary-button, .primary-button:link,
.primary-button:hover, .primary-button:active,
.primary-button:visited{
	display:-moz-inline-box;
	display:inline-block;
	#display:inline;
	zoom:1;
	text-decoration:none;
	padding:0 10px 0 0;
	background:url(../img/bg_primary_button.png) right top no-repeat;
}

	.primary-button span{
		padding:0 0 0 10px;
		display:block;
		line-height:18px;
		background:url(../img/bg_primary_button.png) no-repeat;
		font-size:10px;
		text-transform:uppercase;
		color:#d5dfe0;
		text-decoration:none;
	}

	.primary-button:hover, button:hover .primary-button{background:url(../img/bg_primary_button.png) right bottom no-repeat;}
		.primary-button:hover span,  button:hover .primary-button span{background:url(../img/bg_primary_button.png) left bottom no-repeat;}
	
/**=------------------------ Post and page common itens*/
.page-title{
	font-size:30px;
	color:#849092;
	background:url(../img/title/bg_title.png) no-repeat;
	line-height:40px;
	height:40px;
	padding:5px 0;
	margin:10px 0 15px;
	text-transform:uppercase;
}
	.page-title canvas{top:-1px !important;}

	.ico-title{
		display:block;
		padding:5px 0 5px 55px;
		height:30px;
		background:url(../img/title/ico_default.png) no-repeat;
	}
	

	.paginate {
		margin:10px 0;
		overflow:hidden;
		zoom:1;
	}
/**--------------- 404 */
.not-found .ico-title{
	background:url(../img/title/ico_title_404.png) no-repeat;
}
	
	.not-found .entry{
		background:#dee6e8;
		padding:20px 0 30px;
	}
	
		.not-found .entry p{
			color:#5b6d70;
			font-size:12px;
			line-height:24px;
			margin:10px 0;
			text-align:center;
		}
		
			.not-found .entry p a{
				margin:0;
				#margin:0 3px;
			}
/**------------------------------------ Search */
.search .ico-title{background:url(../img/title/ico_search.png) no-repeat;}

/**------------------------------------ Mobilização */
.category-mobilizacao .ico-title{background:url(../img/title/ico_mobilize.png) no-repeat;}

/**------------------------------------ Como usar */
.category-como-usar .ico-title{background:url(../img/title/ico_como_usar.png) no-repeat;}

/**------------------------------------ Cases */
.category-mobilizados .ico-title{background:url(../img/title/ico_cases.png) no-repeat;}

/**------------------------------------ Calendário */
.category-calendario .ico-title{background:url(../img/title/ico_calendario.png) no-repeat;}

/**------------------------------------ Downalods */
.page-template-downloads-php .ico-title{background:url(../img/title/ico_downloads.png) no-repeat;}

/**------------------------------------ Sobre Mobiliza */
.post-5 .ico-title{background:url(../img/title/ico_sobre_mobiliza.png) no-repeat;}

/**------------------------------------ Fale Conosco e Politica */
.post-25 .ico-title,.post-1772 .ico-title{background:url(../img/title/ico_fale_conosco.png) no-repeat;}

/**------------------------------------ Mail */
.optin .ico-title{background:url(../img/title/ico_optin.png) no-repeat;}

.optin .entry{
	background:#dee6e8;
	padding:20px 0 30px;
}

	.optin .entry p{
		color:#5b6d70;
		font-size:12px;
		line-height:24px;
		margin:10px 0;
		text-align:center;
	}
	
		.optin .entry p a{
			margin:0;
			#margin:0 3px;
		}


/**------------------------------------ Cadastro */
.cadastro .ico-title{background:url(../img/title/ico_cadastro.png) no-repeat;}

.form-cadastro{
	background:#dee6e8;
	padding:20px 220px 20px 220px
}

	.form-cadastro p{margin:0 0 10px 0;}
	
	.form-cadastro .fld{
		width:280px;
		margin-bottom:8px;
	}
	
	.form-cadastro label{
		line-height:25px;
		font-size:11px;
	}
	
	.form-cadastro .senha{width:200px;}
		
	.form-cadastro .fld span{width:270px;}
	.form-cadastro .senha span{width:190px;}
	
	.form-cadastro .button-container{text-align:right;}
	
	.form-cadastro .required{
		font-size:11px;
		float:left;
	}


/**------------------------------------ Videos */
.category-videos .ico-title, .videos .ico-title{background:url(../img/title/ico_videos.png) no-repeat;}

#video-embed{
	width:664px;
	margin:60px 0 0 28px;
}

	#video-embed .inner{
		padding:6px 12px;
	}
	
	.img-video{
		display:block;
		width:160px;
		height:120px;
		position:relative;
		margin-bottom:5px;
	}
		.img-video a, .img-video a:link
		.img-video a:hover, .img-video a:active,
		.img-video a:visited{
			display:block;
			width:160px;
			height:120px;
			position:absolute;
			top:0;
			left:0;
			background:url(../img/img_overlay_thumb_video.png) no-repeat;
			text-decoration:none;
		}
		
	.list-video{
		padding:5px;
		background:#dee6e8;
		margin-left:0;
		margin-top:10px;
	}
	
	.list-video li{
		list-style-type:none;
		display:-moz-inline-box;
		display:inline-block;
		#display:inline;
		zoom:1;
		vertical-align:top;
		margin:9px;
		width:160px;
	}
	
	.list-video li .link-video, .list-video li .link-video:link,
	.list-video li .link-video:hover, .list-video li .link-video:active,
	.list-video li .link-video:visited{
		font-size:11px;
		color:#002367;
		text-decoration:none;
		line-height:13px;
	}
	
	.list-video li .link-video:hover{text-decoration:underline;}
	
.videos .list-posts .entry{
	border-bottom:0px none;
}

.list-video-container{
	margin:10px 0;
}


/**------------------------------------ Page Entry */
.page .entry{
	margin:0 0 10px;
}

/**------------------------------------ Post Entry */
.list-posts .entry{
	padding:0 0 20px;
	border-bottom:1px solid #a2afb1;
}
.entry{color:#5b6d70;font-size:12px;}

.entry .post-title{
	font-size:20px;
	margin:10px 0;
	color:#002367;
	font-weight:bold;
}

	.post-title a, .post-title a:link,
	.post-title a:hover, .post-title a:active,
	.post-title a:visited,
	.post-meta a, .post-meta a:link,
	.post-meta a:hover, .post-meta a:active,
	.post-meta a:visited{
		color:#002367;
	}
	
	.post-title a:hover{text-decoration:none;}
	
	.post-info{
		text-align:right;
		overflow:hidden;
		zoom:1;
	}
	
		.post-info .post-author{float:left;}
		
		.post-info abbr, .post-info abbr[title]{text-decoration:none;border:0px none;}
	
	.post-content{
		overflow:hidden;
		zoom:1;
	}
	
		.post-content p{
			clear: both;
			margin:10px 0;
			line-height:16px;
		}
		
		.post-content p:last-child{margin-bottom:0;}
		
		.post-content p.compartilhe{font-weight:bold;line-height:10px;margin:0;padding:5px 0 0;text-align:right;text-transform:uppercase;}
		
		.post-content .compartilhar {display:block;height:60px;float:right;width:295px;}
		
		body.page-template-downloads-php .post-content p {
			border-bottom: 1px solid #bcc4c6;
			padding: 20px 0 50px;
		}
		
	.post-meta .num-comments{
		background:url(../img/bg_comment.png) no-repeat;
		font-size:10px;
		line-height:14px;
		height:17px;
		padding:0 0 0 25px;
		margin:10px 0;
	}
	
	.post-meta{
		font-weight:bold;
		font-family: Verdana, Geneva, sans-serif;
		font-size:10px;
		color:#002367;
	}
	
	.post-meta a{font-weight:normal;}
	
	.post-meta .primary-button{float:right;}
		.post-meta .primary-button span.pngfix{
			display:-moz-inline-box;
			display:inline-block;
			#display:inline;
			zoom:1;
			height:18px;
			width:14px;
			background:url(../img/ico_bt_imprimir.png) center center no-repeat;
			padding:0 1px;
			margin:0;
		}
	
	.post-meta a:hover{text-decoration:none;}
	
		.post-category{font-weight:normal;}
		.post-category strong{text-decoration:underline;}

	.entry h1{
		color:#002367;
		font-size:20px;
	}
	
	.subtitle{
		border-bottom:1px solid #5b6d70;
		color:#5b6d70;
		font-size:16px;
	}
	
	.inner-title{
		margin-top:15px;
		color:#002367;
		font-size:16px;
		font-weight:bold;
	}
	
	.single .entry .post-info{
		margin:5px 0;
	}
	
	.single .post-content{
		padding-bottom:10px;
		border-bottom: 1px solid #a2afb1;
	}
	
	.post-pagination{
		margin:10px 0;
		padding:0 60px 0 40px;
	}
	
		.post-pagination a, .post-pagination a:link,
		.post-pagination a:hover, .post-pagination a:active,
		.post-pagination a:visited{
			color:#002d73;
			text-decoration:underline;
		}
		
		.post-pagination a:hover{text-decoration:none;}
		
		.post-pagination span{float:right;}
	
/**-------------------------------- Round boxe */

.round-box{
	overflow:hidden;
	zoom:1;
}
	
	.round-box .inner{
		background:#dee6e7;
		padding:0 12px;
		margin:0 1px 0 0;
		overflow:hidden;
		zoom:1;
		border-right:1px solid #d7ddde;
	}
	
	.round-box .top, .round-box .bottom,
	.round-box .left, .round-box .right{
		height:7px;
		position:relative;
		overflow:hidden;
	}
	
		.round-box .center{
			margin:0 6px;
			background:#dee6e7;
			height:7px;
			display:block;
		}
		
		.round-box .left, .round-box .right{
			display:block;
			position:absolute;
			top:0;
			width:7px;
			height:7px;
			background:url(../img/comment/bg_round_box.png) no-repeat;
			z-index:2;
		}
		
		.round-box .right{right:0;}
		.round-box .left{left:0;}
		
		.round-box .top .left{background-position:0 0;}
		.round-box .top .right{background-position:0 -7px;}
		.round-box .bottom .left{background-position:0 -14px;}
		.round-box .bottom .right{background-position:0 -21px;}
		
		.round-box .bottom .center{
			height:6px;
			border-bottom:1px solid #d2d9da;
		}
		
/**------------------------------- Comentários */
#respond, .post-comments{
	padding:0 60px 0 40px;
	margin:15px 0 0 0;
}

	#respond .login label{
		margin-bottom:7px;
	}
	
	#respond .login .fld,
	#respond .login .fld span{
		display:block;
	}
	
	#respond .form-login p{
		text-align:right;
		font-size:11px;
		color:#7c8b8e;
	}
	
		.form-login p .required{float:left;}
		
		.form-login p a, .form-login p a:link,
		.form-login p a:hover, .form-login p a:active,
		.form-login p a:visited{
			color:#002d73;
		}
		
		.form-login p a:hover{
			text-decoration:none;
		}
		
	#respond .login h2, .post-comments h2{
		padding:5px 0;
		border-bottom:1px solid #a4b1b3;
		font-size:18px;
		color:#5b6d70;
	}
		
	.form-login{
		padding:2px 0 0;
		margin:13px 0 0 0;
		line-height:30px;
		width:220px;
		float:left;
	}
	
		.login .link-cadastro{
			display:block;
			overflow:hidden;
			zoom:1;
			padding:15px 0 0 15px;
		}
	
	.fld{
		display:-moz-inline-box;
		display:inline-block;
		#display:inline;
		zoom:1;
		height:23px;
		padding:0 10px 0 0;
		background:url(../img/bg_field.png) right top no-repeat;
	}
	
		.fld span{
			display:-moz-inline-box;
			display:inline-block;
			#display:inline;
			zoom:1;
			height:23px;
			background:url(../img/bg_field.png) left top no-repeat;
			padding:0 10px 0 0;
		}
	
		.fld input{
			width:100% !important;
			width:90% !important;
			background:none;
			padding:0;
			font-size:12px;
			color:#001950;
			letter-spacing:0;
			border:0px none;
			margin:3px 0 0 8px;
		}
		
	button{
		border:none;
		background:none;
		padding:0;
	}
	
	.send-button-container{
		margin:10px 0;
		text-align:right;
	}
	
		.send-button-container .required{float:left;font-size:11px;}
	
	#respond .user-name{color:#1c4582;}
	
	#respond input {
		-moz-border-radius:3px 3px 3px 3px;
		background:#fff;
		border:1px solid #f2f5f5;
		color:#5b6d70;
		height:20px;
		margin:5px 0;
		padding:3px;
		width:99%;
	}
	
	#respond textarea{
		width:100%;
		border:1px solid #f2f5f5;
		height:71px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius:3px 3px 3px 3px;
		margin-top:5px;
		color:#5b6d70;
		font-size:11px;
		line-height:15px;
	}
	
	.wellcome-user{text-align:right;}
	
	.wellcome-message{float:left;}
	
	.logout, .logout:link,
	.logout:hover, .logout:active,
	.logout:visited{
		text-decoration:none;
		color:#002367;
	}
		.logout:hover{text-decoration:underline;}
	
.post-comments, #respond{color:#5b6d70;}

	.post-comments h2.title-form,
	#respond h2.title-form{margin-bottom:10px;}
	
.comment-list{
	list-style-type:none;
	color:#5b6d70;
	padding:0;
	margin:0;
}
	.comment-list li{
		padding:5px 0;
		border-bottom:1px dashed #5b6d70;
	}
	
	.comment-list cite{
		font-style:normal;
		font-weight:bold;
		text-decoration:underline;
	}

.vvqbox {
	clear: both
}

#wp-calendar caption {
	text-align: center;
}

#ec3_popup {
	width: 100px;
}

/* Overlay */
#overlay {
	background: url(../img/overlay-bg.png) repeat 0 0;
	color: #fff;
	left: 0;
	padding: 80px 0 0;
	position: absolute;
	top: 0;
	z-index: 99;
}
#overlay .day, #overlay .close {
	margin: 20px 0 0;
	text-align: center;
}

#overlay .close a {
	background: url(../img/access-bg.png) no-repeat 50% 50%;
	color: #001950;
	padding: 25px;
	text-decoration: none;
}