/*

Theme Name: deputado
Theme URI: http://listweb.com.br/
Description: Layout de alta qualidade feito com SEO.
Version: 1
Author: Listweb
Author URI: http://listweb.com.br/
Tags: deputado federal, solu&ccedil;&otilde;eses na internet para pol&iacute;ticos

*/

@import url(adminbar.css);

/*#region CSS Reset */
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, b, i, sub, sup, tt, var, 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-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:Verdana, Geneva, sans-serif;
	vertical-align:baseline;
	
}
q:before, q:after {
	content:"";
}
:focus {
	outline:0;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
/*#endregion CSS Reset */



/*BASICO COMECO*/

body {
	line-height:19px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
}
a:link {
	color:#5d91cb;
	text-decoration:none;
}
a:visited {
	color:#5d91cb;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
dl, hr, ol, pre, table, address, fieldset {
	margin-bottom: 20px;
}
p {
	margin-bottom: 10px;
	margin-top: 10px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
pre, blockquote {
	border-left:solid 5px #006699;
	background-color:#EEF0F2;
	overflow:auto;
	padding: 8px;
}
/*input, select, textarea {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
*/
/*BASICO FIM*/

#wrapper {
	height: auto;
	padding:0px;
	width:1004px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(images/background-site.jpg);
	background-repeat:repeat-y;
}
#header {
	width:1004px;
	height: 200px;
	background-image: url(images/body-header-background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header-logo {
	width:490px;
	height: 198px;
	display:block;
	text-indent:-9999em;
	float: left;
}
#header-button {
	width:490px;
	float: right;
	margin-right:20px;
	_margin-right:10px;
	margin-top:-2px;
	
}
#updates-email {
	height: 39px;
	width:210px;
	float: right;
	text-indent:-9999em;
	display:block;
	margin-top: 15px;
	background-image:url(images/mail.jpg);
	background-repeat:no-repeat;
}

#icon-social-media{
	width:250px;
	height:auto;
	display:table;
	/*margin-left:90px;*/
	margin-top:8px;
}

#icon-social-media a{
	margin-right:5px;
}

#icon-social-media img{
	float:left;
}

#cse-search-box {
	width:230px;
	float: right;
	display:block;
	text-align: right;
	border: 0px;
	margin-top: 20px;
	_margin-top:10px;
}

#cse-search-box .input_text {
	background-color: #FFF;
	border: 0px none #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: -10px;
	_margin-right:-25px;
	width:200px;
	_width:180px;
}
#cse-search-box .input_image {
	line-height: 24px;
	vertical-align: middle;
 	*margin-top: -8px;
	background-image: url(images/lupa.gif);
	_background-image: url(images/search-button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 24px;
	_width:50px;
	_height: 34px;
}

#header-menu-horizontal {
	width:420px;
	margin-top: 10px;
	float: right;
	margin-right: 10px;
}
#header-menu-horizontal a {
	text-decoration: none;
	color: #FFF;
}
#header-menu-horizontal a:hover {
	color: #6ccaf1;
	text-decoration: underline;
}
#header-menu-horizontal ul {
	list-style-type: none;
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
	color: #FFF;
}
#header-menu-horizontal li {
	display: inline;
	float: right;
	padding: 0px;
	margin-left: 20px;
	text-align: right;
}
#header-menu-horizontal li.first {
}
#header-menu-horizontal li.second {
}
#header-menu-horizontal li.third {

}
#header-menu-horizontal li.last {
}
#header-menu-horizontal li.date-today {
	margin: 0px;
	padding: 0px;
}
#header-menu-horizontal li.date-today span {
	text-align: center;
	width: 156px;
	display: block;
	clear: both;
}

#menu-header{
	width:300px;
	height:45px;
	float: right;
	clear:both;
	display:block;
	margin-top:40px;
	color:#0C4DA2;
}

#menu-header a:link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0C4DA2;
	text-decoration:none;
}

#menu-header a:hover{
	text-decoration:underline;
	font-size:11px;
}

#menu-header a:visited{
	color:#0C4DA2;	
	font-size:11px;
}

#menu-header ul {
	width:300px;
	list-style-type: none;
	text-align: center;
}

#menu-header li {
	display: inline;
	float: right;
	margin-left:5px;
	margin-right:5px;
	text-align: center;
}

.line-menu{
	margin-top:25px;
}

#menu-header img{
	margin:0 auto;
	*margin:auto 0;
	display: block;
	clear:both;
}


#content {
	float: right;
	height: auto!important;
	min-height: 100%;
	/*position: relative;*/
	width: 700px;
	_width: 620px;
	background-color: #ffffff;
	background-image:url(images/destaque-background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	z-index:0;
	
}

.social-media-horizontal {
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-left: 30px;
}
.social-media-horizontal a {
	margin-left: 14px;
	text-align: right;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content-featured {
	width: auto;
	text-align: left;
	padding-left: 38px;
	/*_padding-left: 0px;*/
	clear: both;
	/*position: relative;*/
	height: auto;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/content-background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	/*_padding-bottom:10px;
	_margin-left:28px;*/
	margin-top:20px;
	z-index:0;
}

.content-featured .photo {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	
}

#border-photo{
	width:210px;
	height:160px;
	background-image:url(images/photo-destaque-background.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-right:5px;
}

#border-photo img{
	float:left;
	margin-left:5px;
	margin-top:5px;
}

.content-featured h2 {
	margin-bottom: 15px;
	margin-left: 2px;
	text-align: justify;
	color:#ad0000;
}
.content-featured h2 a {
	font-size: 16px;
	color: #0287d6;
	font-weight: bold;
	
}
.content-featured .summary {
	font-family:Verdana, Geneva, sans-serif;
	margin-right: 36px;
	text-align: justify;
	margin-bottom: 5px;
	color:#3e3e3e;
}

.content-featured .summary a:link{
	color:#520003;
	font-weight:normal;
}

.content-featured .summary a:visited{
	color:#520003;
	font-weight:normal;
}

.content-featured .postmetadata {
	clear: both;
	width: 621px;
	font-weight: bold;
	font-size: 11px;
	background-position: left bottom;
	height: 20px;
	margin-bottom:15px;
	
}
.content-featured .postmetadata ul {
	list-style-type: none;
}
.content-featured .postmetadata li {
	display: inline;
	float: right;
}
.content-featured .postmetadata li.pdf {
	background-image: url(images/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-right: 24px;
	margin-left: 22px;
}
.content-featured .postmetadata li.pdf a:link {
	color:#124c98;
	font-weight:normal;
}

.content-featured .postmetadata li.pdf a:visited {
	color:#124c98;
	font-weight:normal;
}
.content-featured .postmetadata li.post-for-email {
	background-image: url(images/icons/carta.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 18px;
	margin-top:3px;
}
.content-featured .postmetadata li.comment {
	background-image: url(images/icons/comentario.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.content-featured .postmetadata li.comment a:link{
	color:#124c98;
	font-weight:normal;
}

.content-featured .postmetadata li.comment a:visited{
	color:#124c98;
	font-weight:normal;
}

.content-featured .postmetadata li.datetime {
	color: #124c98;
	width: 130px;
	text-align: right;
	right: 0px;
	padding-left: 14px;
	margin: 0px;
}
.content-featured .postmetadata .more {
	background-image: url(images/icons/mais.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #520003;
	padding-right: 14px;
	margin-left: 20px;
}
#content-search {
	width: 1000px;
	text-align: center;
	clear: both;
	padding-bottom:10px;
	background-color:#FFF;
}
/* .hentry COMECO - .hentry serve para .post e .page */ 

.hentry {
	clear: both;
	text-align: left;
	width: auto;
	margin-right: 30px;
	margin-left: 40px;
	margin-top:10px;
}
.hentry h1, .hentry h1 a, .hentry h2, .hentry h3, .hentry h4, .hentry h5, .hentry h6 {
	font-weight: bold;
	text-align: justify;
	line-height: normal;
	margin-bottom: 0px;
}
.hentry h1 a {
	font-size: 22px;
	display: block;
	overflow: auto;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 100%;
}
.hentry h1 a:link {
	display: block;
}
.hentry h1 a:hover {
	font-size: 22px;
	display: block;
	text-decoration: none;
}
.hentry h1 {
	font-size: 22px;
	color: #213F5B;
	/*text-shadow: 1px 1px #333;*/
/*	filter: progid:DXImageTransform.Microsoft.dropShadow(color='#333333',offX='1',offY='1', positive='true');
	-ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color='#333333',offX='1',offY='1', positive='true')";
*/	

	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
.hentry h2 {
	font-size:16px;
	margin-bottom: 0px;
}
.hentry h3 {
	font-size:14px;
}
.hentry h4 {
	font-size:12px;
}
.hentry h5 {
	font-size:11px;
}
.hentry h6 {
	font-size:10px;
}
.hentry .entry {
	margin-top: 10px;
	margin-bottom: 10px;
}
.hentry .entry ol, .hentry .entry ul {
	float: none;
	list-style-position: inside;
	margin-left: 30px;
}
.hentry .entry ul {
	list-style-type: disc;
}
.hentry .entry ol {
	list-style-type: decimal-leading-zero;
}
.hentry .entry li {
	display: list-item;
	float: none;
	margin: 0;
}
.hentry .description {
	margin: 0px;
	padding: 0px;
}
.hentry .more-link {
	background-image: url(../vaccarezza1/images/more-link-white.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 38px;
	width: 370px;
	display:block;
	text-indent: -9999px;
	text-indent: -9999px;
	padding: 0px;
	overflow: auto;
	position: relative;
	visibility: visible;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
.hentry .attachment, .hentry .alignnone, .hentry .gallery img {
	padding-right: 4px;
	background-image: url(images/img-object-shadows.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 4px;
	display:block;
}
/*.hentry .attachment, .hentry .alignnone {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #000;
	background-image: url(images/img-object-shadows.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}
*/
.hentry object {
	padding-right: 4px;
	background-image: url(images/img-object-shadows.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 4px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.hentry embed {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
}
.hentry .postmetadata {
	border:4px solid #E9E9E9;
	text-align: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	clear: both;
	display:block;
	display:table;
	width: 601px;
}
.hentry .postmetadata .comments {
	background-image: url(../vaccarezza1/images/icons/icons.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 20px;
	margin: 0px;
	width: auto;
	overflow: auto;
	height: auto;
	visibility: visible;
	font-weight: bold;
}
.hentry .postmetadata .share {
	background-image: url(../vaccarezza1/images/icons/icons.png);
	background-repeat: no-repeat;
	background-position: right -41px;
	padding-right: 20px;
	margin: 0px;
	width: auto;
	overflow: auto;
	height: auto;
	visibility: visible;
	color:#000;	
	
}

.hentry .postmetadata-about {
	float: right;
	width: 200px;
	color:#000;
}

.hentry .postmetadata-about a:link{
	color:#000;
}

.hentry .postmetadata-about a:visited{
	color:#000;
}
.hentry .similar-posts {
	float: left;
	width: 370px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #E9E8E5;
	padding-right: 10px;
	clear:both;
	display:block;
	display:table;
}
.hentry .similar-posts-title {
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
.hentry .similar-posts ul, .hentry .similar-posts ol {
	margin: 0px;
	padding: 0px;
}
.hentry .similar-posts li {
	line-height: 18px;
}
.hentry .similar-posts a:link {
	font-weight: normal;
	color: #000;
}
.hentry .similar-posts a:visited {
	font-weight: bold;
	color: #000;
}
/* .hentry FIM - .hentry serve para .post e .page */ 


#latest-news-policies, #comment-collaborate-mandate {
	display: block;
	text-align: left;
	padding: 10px;
	background-image:url(images/notice-background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:-3px;
	*margin-left:0px;
	background-color:#fafafa;
	_width:650px;

}

#box-notice{
	margin-left:32px;
}

#posts-list {
	text-align: left;
	padding-top: 7px;
	margin-right: 10px;
	margin-left: 35px;
}

#latest-news-policies .post-thumbnail, #comment-collaborate-mandate .post-thumbnail, #posts-list .post-thumbnail {
	display: block;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	float: left;
	margin-right:5px;
}
#latest-news-policies .hentry h2, #comment-collaborate-mandate .hentry h2, #posts-list .hentry h2{
	float:left;
}
#latest-news-policies h2 a, #comment-collaborate-mandate h2 a, #posts-list h2 a, #political-editorial h2 a {
	text-decoration: none;
	margin: 0px;
	font-size: 13px;
	color:#0287d6;
	font-weight: bold;
	font-size:14px;
	
}
#latest-news-policies h2 a:hover, #comment-collaborate-mandate h2 a:hover, #posts-list h2 a:hover, #political-editorial h2 a:hover {
	text-decoration: underline;
}

#latest-news-policies .comments, #comment-collaborate-mandate .comments, #posts-list .comments, #political-editorial .comments {
	font-size: 11px;
	font-weight: bold;
}

#latest-news-policies .comments, #comment-collaborate-mandate .comments, #posts-list .comments, #political-editorial .comments a:link{
	color:#e91c24;
	font-weight:bold;
}

#latest-news-policies .comments, #comment-collaborate-mandate .comments, #posts-list .comments, #political-editorial .comments a:visited{
	color:#e91c24;
	font-weight:bold;
}

#latest-news-policies .entry, #comment-collaborate-mandate .entry, #posts-list .entry {
	margin: 0px;
	padding: 0px;
	
}

#latest-news-policies .entry, #comment-collaborate-mandate .entry, #posts-list .entry a:link{
	color:#E91C24;
	font-weight:bold;	
}
#latest-news-policies .entry, #comment-collaborate-mandate .entry, #posts-list .entry a:visited{
	color:#E91C24;
	font-weight:bold;	
}
#latest-news-policies .hentry, #comment-collaborate-mandate .hentry, #posts-list .hentry {
	padding-top: 8px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	_padding-top:8px;
	_padding-bottom:20px;
	display:block;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -10px;
	_width:100%;
}

#latest-news-policies .summary, #comment-collaborate-mandate .summary, #posts-list .summary {
	font-size: 11px;
	color:#000;
}

#latest-news-policies img{
	float:left;
	margin-right:5px;
	margin-left:10px;
	_margin-top:4px;
	_margin-bottom:4px;
}

#media-agenda{
	width:100%;
	_width:670px;
	height:auto;
	margin-left:-5px;
	*margin-left:0px;
	_margin-left:25px;
	display:block;
	display:table;
	margin-top:10px;
	margin-bottom:10px;
	
	
}

#media{
	width:402px;
	_width:360px;
	height:216px;
	float:left;
	margin-left:40px;
	_margin-left:10px;
}

#media .subtitle_blue{
	color:#003775;
	font-weight:bold;
}

#media .hentry {
	clear:both;
	margin-right:30px;
	margin-left:0px;
	margin-top:5px;
	text-align:left;
	width:auto;
}

#media .summary{
	font-size:12px;
	margin-top:-18px;
}

#media .summary a:link{
	color:#E91C24;
	font-weight:bold;
}

#media .summary a:visited{
	color:#E91C24;
	font-weight:bold;
}

#media .hentry h2{
	margin-top:15px;
}

#media h2 a:link, #media h2 a:visited{
	font-size:14px;
	color:#0287D6;
}
	
#agenda{
	width:239px;
	height:216px;
	float:right;
	_margin-left:40px;
	background-image:url(images/agenda-background.jpg);
	background-repeat:no-repeat;
	margin-right: 10px;
}

#agenda .subtitle_light{
	margin-left:8px;
	margin-top:3px;
	color:#003775;
}

#agenda .hentry {
	clear:both;
	margin-right:30px;
	margin-left:0px;
	margin-top:5px;
	text-align:left;
	width:auto;
}

#agenda .summary{
	font-size:11px;
	margin-top:-18px;
	color:#003775;
	margin-left:8px;
}

#agenda .summary a:link{
	color:#003775;
	font-weight:bold;
}

#agenda .summary a:visited{
	color:#003775;
	font-weight:bold;
}

#agenda .hentry h2{
	margin-top:13px;
}

#agenda h2 a:link, #agenda h2 a:visited{
	font-size:11px;
	color:#003775;
	margin-left:8px;
}

#political-editorial-photo-gallery {
	width: 663px;
	background-image: url(images/political-editorial-photo-gallery-background.png);
	background-repeat: no-repeat;
	margin-left: 35px;
	background-position: left top;
	margin-top: 10px;
	padding-top: 4px;
	clear: both;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
}
#political-editorial {
	width: 290px;
	float: left;
	padding-left: 15px;
	
}
#political-editorial ul {
	margin-top: 10px;
}
#political-editorial li {
	padding-left: 0px;
}

#photo-gallery {
	width: 325px;
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
#photo-gallery img {
	z-index: 4;
	margin-top: 10px;
	margin-bottom: 10px;
}
#photo-gallery h2 {
	display: block;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	position: relative;
	z-index: 5;
	width: 270px;
}
#photo-gallery h2 a {
	text-decoration: none;
	line-height: normal;
	color: #213F5B;
}
#photo-gallery h2 a:hover {
	text-decoration: underline;
}
.navigation {
	height: 16px;
	font-size: 16px;
	font-weight: bold;
	display: table;
	float: none;
	margin-top: 10px;
	clear: both;
	width: 100%;
}

.navigation a:link{
 	color:#124c98;
}

.navigation a:visited{
	color:#124c98;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #FFF;
	padding-top: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* IMG COMECO */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin-bottom: 10px;
	margin-left: 10px;
}
img.alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	display: block;
	margin-left: 10px;
	color:#124c98;
}
.alignleft {
	float: left;
	display: block;
	margin-right: 10px;
	color:#124c98;
}
/* IMG FIM */





/* COMECO COMENTARIOS */
#comments {
	padding: 0px;
	height: auto;
	overflow: auto;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	text-align: left;
	margin-top: 20px;
	margin-left:40px;
	margin-right:30px;
	width:auto;
	_width: 620px;
	margin-bottom: 0px;
}
#respond {
	width: 320px;
	float: left;
	color:#000;
}
#comment-disclose {
	padding: 10px;
	_padding:5px;
	width: 240px;
	_width:180px;
	height:550px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	float: right;
	border: 4px solid #E9E9E9;
	color:#000;
}

#comment-disclose a:link{
	color:#000;
	font-weight:bold;
}

#comment-disclose a:visited{
	color:#000;
	font-weight:bold;	
}

.clearfix {
	display: block;
	clear: both;
}
.commentlist {
	margin: 0px;
	padding: 0px;
	color:#000;
}

.commentlist a:link{
	color:#124C98;
}

.commentlist a:visited{
	color:#124C98;
}


.depth-1 {
	margin-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 10px;
}
.depth-2, .depth-3, .depth-4 {
	border: 1px solid #F5F4F1;
	padding: 10px;
	background-color: #F5F4F1;
	margin: 10px;
}
.depth-2, .depth-4 {
	background-color: #FAF0AB;
}
.children {
	margin-bottom: 10px;
}
.comment-author {
	clear: both;
	font-style: normal;
	font-weight: normal;
	position: relative;
	overflow: auto;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
.comment-approval {
	background-color:#FFFBCC;
	border-color:#E6DB55;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border-style:solid;
	border-width:1px;
	margin-bottom: 10px;
	padding: 10px;
}
.fn {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}
.avatar {
	float: left;
	display: table;
	margin-right: 10px;
	background-image: url(images/avatarShadow-white.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	padding-right: 6px;
	padding-bottom: 8px;
}
.comment-meta {
}
.reply {
	margin-top: 10px;
}
#smilies_toolbar {
	width: 210px;
}
#comment-textarea-link-para-blogs {
	font-size: 10px;
	width: 210px;
}
/* FIM COMENTARIOS */


/*SIDEBAR*/
#sidebar {
	width: 300px;
	display: block;
	clear: left;
	float: left;
	color:#000;
	background-image:url(images/sidebar-background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#F7F7F7;
	margin-left:2px;
	_margin-left:1px;
	
}


/* CONTAINERS COMECO */
.container {
	height:auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin: 0px;
}
.container li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.widget {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right:51px;
}

#recent-comments-3{
	background-color:#e3e8f0;
}

#recent-comments-3 .subtitle{
	color:#124c98;
}

#recent-comments-3 a:link{
	color:#124c98;
	text-decoration:none;
}

#recent-comments-3 a:visited{
	color:#124c98;
	text-decoration:none;
}


#recent-comments-3 a:hover{
	color:#124c98;
	text-decoration:underline;
}


#twitter-3{
	background-color:#d4e0ee;
}


#twitter-3 .subtitle{
	color:#124c98;
}

#twitter-3 a:link{
	color:#124c98;
	text-decoration:none;
}

#twitter-3 a:visited{
	color:#124c98;
	text-decoration:none;
}


#twitter-3 a:hover{
	color:#124c98;
	text-decoration:underline;
}

.widget li {
	padding-bottom: 10px;
	padding-right: 10px;
}

.widget a{
	font-weight:bold;
	color:#FFF;
		
}
/* CONTAINERS FIM */

#social-media{
	width:800px;
	height:auto;
	display:block;
	margin-left:88px;
}

#social-media a{
	margin-left:41px;
}

#social-media img{
	float:left;
}

#newsletter-boletins {
	width: 250px;
	color: #000;
	margin-left:40px;
	margin-top:10px;
}

#newsletter-boletins .subtitle_light{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

.menu-site{
	margin-top:20px;
}
.menu-vertical ul {
	list-style-type: none;
}
.menu-vertical li {
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:16px;
}


.menu-vertical li a:link{
	font-size: 14px;
	color:#000;
	text-decoration: none;
	line-height: 30px;
	padding-left: 41px;
	_height: 36px;
	display:block;
	
}

ul.menu-vertical li a:visited {
	font-size: 14px;
	color:#000;
	text-decoration: none;
	line-height: 30px;
	padding-left: 41px;
	_height: 36px;
	display:block;
}

ul.menu-vertical li a:hover {
	text-decoration: underline;
	color:#3b97eb;
}

.subtitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 37px;
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
}

.subtitle a:link{
	color:#fff;
}
.subtitle a:visited{
	color:#fff;
}

.subtitle_index{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#606060;
	font-weight: bold;
}

.subtitle_index a:link{
	color:#606060;
}
.subtitle_index a:visited{
	color:#606060;
}
.subtitle_red_light{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color:#c34444;
	font-weight: bold;
	text-transform: uppercase;
}

.subtitle_red_light a:link{
	color:#c34444;
}

.subtitle_red_light a:visited{
	color:#c34444;
}
.subtitle_gray {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #213f5b;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/subtitle-backuground-gray.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.subtitle_blue {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #0287d6;
	font-weight: bold;
	
}

.subtitle_blue a:link{
	color: #0287d6;
}

.subtitle_blue a:visited{
	color: #0287d6;
}

.subtitle_dark_blue {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #003775;
	font-weight: bold;
	
}

.subtitle_dark_blue a:link{
	color: #003775;
}

.subtitle_dark_blue a:visited{
	color: #003775;
}



.subtitle_menu {
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #537594;
	text-transform: uppercase;
	font-family:Verdana, Geneva, sans-serif;
	padding-left: 28px;
	height: 39px;
	display: block;
	font-weight: bold;
}
.subtitle_dark {
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.subtitle_red {
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #ad0000;
	text-transform: uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.subtitle_light {
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
}
/*
#sidebar .subtitle {
	padding-left: 40px;
}
*/




#footer {
	clear:both;
	font-size: 15px;
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 1000px;
	height:auto;
	background-image:url(images/fotter-background.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	margin-left:2px;
	background-color:#e9fcfd;
}

#footer .search {
	clear:both;
	text-align: center;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 15px;
	padding-bottom: 5px;
}
#footer .search #cse-search-box {
	float:none;
	text-align:center;
	width:auto;
	margin: 0px;
	padding: 0px;
}

#footer a:visited {
	color:#003775;
}
#footer .left {
	width: 400px;
	font-size: 14px;
	color: #003775;
	text-transform: uppercase;
	margin-left:15px;
	float:left;
}
#footer .right {
	float: right;
	width:400px;
	color:#003775;
	text-align: right;
	margin-right:15px;
	text-transform:uppercase;
	font-size:14px;
}
#footer h1 {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	clear: both;
	padding-top: 0px;
	color: #003775;
	/*margin-left:120px;
	margin-right:120px;*/
	font-weight:normal;
}

/* GALLERY */
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
/*.gallery img {
	border: 2px solid #cfcfcf;
}
*/
.gallery-caption {
	margin-left: 0;
}
.attachment {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* wp-calendar */
#wp-calendar {
	padding:0px;
	height:auto;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
}
#wp-calendar caption {
	font-weight: bold;
}
#wp-calendar thead tr th {
	font-weight:bold;
}
#wp-calendar thead tr {
	text-align:left;
}
#wp-calendar td {
	border:2px solid #FFF;
	text-align:left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#wp-calendar tfoot td {
	border:0;
}
#wp-calendar #next {
	text-align: right;
}



/* VIDEO-PICTURES */

#video-pictures {
	width: 700px;
	*width:695px;
	height: auto;
	margin-bottom:10px;
}

#video-pictures .subtitle_light{
	margin-left:18px;
	margin-top:10px;
}


#video {
	width: 341px;
	height:334px;
	float: right;
	background-image:url(images/video-background.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:20px;
	margin-right: 5px;
	clear: right;
}

#video-player {
	width: 295px;
	height: 237px;
	margin-top:4px;
	margin-left:18px;
	z-index: 1;
	position: relative;
}

.video-player-link {
	width: 295px;
	height: 237px;
	z-index: 5;
	overflow: auto;
	clear: both;
	position: absolute;
	margin-top: -295px;
	*margin-top: 0px;
	*margin-left:-300px;
	display: block;
	visibility: visible;
	text-indent:-9999em;
	background-image: url(images/1x1.gif);
	background-repeat: repeat;
}

#video h2 {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	width: 249px;
	padding-top:10px;
	padding-bottom:14px;
}
#video h2 a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

#video h2 a:hover {
	text-decoration: underline;
}

#pictures {
	width: 341px;
	height:334px;
	float: left;
	background-image:url(images/video-background.jpg);
	background-repeat:no-repeat;
	_margin-left:2px;
	margin-bottom:20px;
	margin-top:20px;
	*margin-left:2px;
}

#pictures img {
	border: 5px solid #FFF;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	z-index: 4;
	margin-left:18px;
	margin-top: 4px;
}

#title-pictures{
	margin-left:18px;
}

#pictures h2 {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	width: 249px;
	padding-top:10px;
	padding-bottom:14px;
}
#pictures h2 a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
#pictures h2 a:hover {
	text-decoration: underline;
}

#subscribe2 .subtitle{
	color:#000;
}

#subscribe2 a:link{
	color:#000;
	text-decoration:none;
	
}

#subscribe2 a:visited{
	color:#000;
	text-decoration:none;
	
}


#subscribe2 a:hover{
	text-decoration:underline;
}



#popup {
	display:none;
	position:absolute;
	margin-top:-115px;
	margin-left:100px;
	margin-right:auto;
	margin-bottom:auto;
	z-index:1000px;
}

#fechar {
	cursor:pointer;
	text-align:right;
}
