/*

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:inherit;
	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 {
	color:#000;
	line-height:19px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	background-color: #FFF;
}
a:link {
	color:#D71920;
	text-decoration:none;
}
a:visited {
	color:#8B1013;
	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;
	color: #3b3b3b;
}
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*/


/*BARRA SOCIAIS DO TOPO*/
/*#wp-admin-bar  {
font-size:11px;
height:25px;
left:0;
position:fixed;
top:0;
width:100%;
z-index:1000;
}
#wp-admin-bar .padder {
	height:25px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:100%;
	background-color: #656565;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/wp-admin-bar_background_black.png);
	background-repeat: repeat;
}
body#bp-default #wp-admin-bar .padder {
max-width:1250px;
min-width:960px;
}
body#bp-default.activity-permalink #wp-admin-bar .padder {
max-width:960px;
min-width:960px;
}
#wp-admin-bar * {
z-index:999;
}
#wp-admin-bar div#admin-bar-logo {
left:10px;
position:absolute;
top:5px;
}
#wp-admin-bar a img {
border:medium none;
}
#wp-admin-bar li {
line-height:100%;
list-style:none outside none;
margin:0;
padding:0;
text-align:left;
}
#wp-admin-bar li a {
	color:#EEEEEE;
	text-decoration:none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 25px;
}
#wp-admin-bar li a.twitter {
	background-image: url(images/social-share-links/twitter.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 5px center;
}
#wp-admin-bar li a.facebook {
	background-image: url(images/social-share-links/facebook.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 5px center;
}
#wp-admin-bar li a.orkut {
	background-image: url(images/social-share-links/orkut.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 5px center;
}
#wp-admin-bar li a.youtube {
	background-image: url(images/social-share-links/youtube.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 5px center;
}

#wp-admin-bar li.alt {
border:medium none;
}
#wp-admin-bar li.no-arrow a {
padding-right:15px;
}
#wp-admin-bar ul li ul li a span {
display:none;
}
#wp-admin-bar li:hover, #wp-admin-bar li.hover {
position:static;
}
#admin-bar-logo {
	color:#FFFFFF;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 45px;
}
#wp-admin-bar .text {
	color:#FFFFFF;
	float:left;
	font-size:11px;
	text-decoration:none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-weight: bold;
	cursor:default;
	margin-top: 4px;
}
body#bp-default #admin-bar-logo {
padding:2px 8px;
}
#wp-admin-bar ul {
cursor:pointer;
height:auto;
line-height:1;
list-style:none outside none;
margin:0;
padding:0;
}
#wp-admin-bar ul li {
background:url("../images/admin-menu-arrow.gif") no-repeat scroll 88% 53% transparent;
float:left;
padding:0;
position:relative;
}
#wp-admin-bar ul li.no-arrow {
background:none repeat scroll 0 0 transparent;
padding-right:0;
}
#wp-admin-bar ul.align-right {
position:absolute;
right:0;
}
#wp-admin-bar ul li ul li {
background-image:none;
}
#wp-admin-bar ul li.align-right {
position:absolute;
right:0;
}
#wp-admin-bar ul li a {
display:block;
}
#wp-admin-bar ul.main-nav li:hover, #wp-admin-bar ul.main-nav li.sfhover, #wp-admin-bar ul.main-nav li ul li.sfhover {
background-color:#333333;
}
#wp-admin-bar ul li ul {
-moz-border-radius:0 0 3px 3px;
-moz-box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);
background:none repeat scroll 0 0 #333333;
border:1px solid #222222;
left:-999em;
margin-left:0;
position:absolute;
width:185px;
}
#wp-admin-bar ul li > ul {
border-top:medium none;
}
#wp-admin-bar ul li ul a {
color:#EEEEEE;
}
#wp-admin-bar ul li ul li {
float:left;
margin:0;
width:174px;
}
#wp-admin-bar ul li ul li:hover a {
color:#FFFFFF;
}
#wp-admin-bar ul li div.admin-bar-clear {
clear:both;
}
#wp-admin-bar ul.main-nav li ul li:hover, #wp-admin-bar ul.main-nav li ul li.sfhover, #wp-admin-bar ul.main-nav li ul li.sfhover {
background-color:#222222;
}
#wp-admin-bar ul li ul ul {
-moz-border-radius:3px 3px 3px 3px;
margin:-25px 0 0 184px;
}
#wp-admin-bar ul li ul li:hover ul li a {
color:#EEEEEE;
}
#wp-admin-bar ul li ul li ul li:hover a {
color:#FFFFFF;
}
#wp-admin-bar ul li:hover ul, #wp-admin-bar ul li ul li:hover ul, #wp-admin-bar ul li.sfhover ul, #wp-admin-bar ul li ul li.sfhover ul {
left:auto;
}
#wp-admin-bar ul li.align-right:hover ul {
right:0;
}
#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul {
left:-999em;
}
#wp-admin-bar img.avatar {
float:left;
margin-right:8px;
}
#wp-admin-bar span.activity {
display:block;
margin-left:34px;
padding:0;
}
#wp-admin-bar ul.author-list li a {
height:17px;
}
#wp-admin-bar ul li#bp-adminbar-notifications-menu a span {
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #FFFFFF;
color:#000000;
margin-left:2px;
padding:0 6px;
}


.addthis_toolbox .at300bs {
	margin-top: -3px;
	margin-right: 2px;
}

.addthis_toolbox .addthis_button_facebook_like {
	margin-top: 4px;
	*margin-top: -3px;
}
#wp-admin-bar .addthis_toolbox li a {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#wp-admin-bar .addthis_toolbox li a:hover {
	background-color: #333333;
}
#wp-admin-bar .addthis_toolbox .text {
	color:#FFFFFF;
	float:left;
	font-size:11px;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-weight: bold;
	cursor:default;
	margin-top: 4px;
}

/*FIM BARRA SOCIAIS DO TOPO*/

#wrapper {
	height: auto;
	width:1000px;
	background-color: #f7f7f7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/wrapper-background.jpg);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 0px 0px;
}
#header {
	width:1000px;
}
#header-button {
	width:1000px;
	height: 53px;
	background-image: url(images/header-search.jpg);
	background-repeat: no-repeat;
	clear: both;
	vertical-align: middle;
	display: table-cell;
	text-align: right;
}
#header-button .atualizacoes-por-email {
	display: inline;
	height: 49px;
	width: 181px;
	float: left;
	margin-left: 581px;
	margin-top: -2px;
}
#header-button form {
	width: 230px;
	height: 35px;
	float: right;
	display: table-cell;
	padding-top: 7px;
}
#header-button input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	margin-left: 0px;
	_margin-left: -10px;
	line-height: 18px;
}
#header-button input[type=text] {
	margin-right: -4px;
	border: 1px solid #FFF;
	height: 20px;
	padding-top: 4px;
	padding-left: 4px;
}
#header-logo {
	width:1000px;
	height: 216px;
	clear: both;
	z-index: 1;
}
#header-logo img {
	z-index: 2;
}
#header-menu-horizontal {
	width:660px;
	height: 62px;
	margin-top: -62px;
	z-index: 3;
	position: relative;
	margin-left: 340px;
	background-image: url(images/1x1.gif);
	background-repeat: repeat;
}
#header-menu-horizontal a {
	color: #000;
	text-decoration: none;
}
#header-menu-horizontal a:hover {
	color: #000;
	text-decoration: underline;
}
#header-menu-horizontal ul {
	list-style-type: none;
	height: 62px;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
}
#header-menu-horizontal li {
	display: inline;
	margin-right: 35px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#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 {
	font-size: 11px;
	text-align: center;
	width: 156px;
	display: block;
	clear: both;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
}
.page-div-bar {
	display:block;
	width:940px;
	height: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFF;
	margin-bottom: 0px;
}
#content {
	float: right;
	height: auto!important;
	min-height: 100%;
	position: relative;
	width: 698px;
}
.content-featured {
	width: auto;
	display: block;
	text-align: left;
	padding-left: 37px;
	margin-top: 16px;
}
.content-featured .photo {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 10px solid #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.content-featured h2 {
	margin-bottom: 15px;
	margin-right: 40px;
	text-align: justify;
}
.content-featured h2 a {
	font-size: 14px;
	color: #d71920;
	font-weight: bold;
}
.content-featured .summary {
	margin-right: 40px;
	text-align: justify;
	margin-bottom: 15px;
}
.content-featured .postmetadata {
	clear: both;
	height: 39px;
	width: 621px;
	background-image: url(images/postmetadata-background.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #557aa0;
	text-transform: uppercase;
}
.content-featured .postmetadata ul {
	list-style-type: none;
}
.content-featured .postmetadata li {
	display: inline;
	float: left;
}
.content-featured .postmetadata li.pdf {
	background-image: url(images/icons/pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-right: 24px;
	margin-left: 22px;
}
.content-featured .postmetadata li.post-for-email {
	background-image: url(images/icons/carta.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 18px;
	margin-left: 16px;
}
.content-featured .postmetadata li.comment {
	background-image: url(images/icons/comentario.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-left: 22px;
}
.content-featured .postmetadata li.datetime {
	color: #000;
	margin-right: 22px;
	width: 140px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 0px;
	float: right;
}
.content-featured .postmetadata .more {
	background-image: url(images/icons/mais.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #d71e20;
	padding-right: 14px;
	margin-left: 20px;
}
#content-search {
	height: auto;
	width: 960px;
	display: block;
	text-align: left;
	background-color: #f7f7f7;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 50;
	clear: both;
	margin-top: -18px;
	position: relative;
	margin-bottom: -64px;
}
/* .hentry COMECO - .hentry serve para .post e .page */ 

.hentry {
	clear: both;
	text-align: left;
	margin-top: 16px;
	width: auto;
	margin-right: 35px;
	margin-left: 35px;
}
.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;
	font-family: Tahoma, Geneva, sans-serif;
	clear: both;
}
.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: #D71920;
	font-family: Tahoma, Geneva, sans-serif;
	/*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: 20px;
}
.hentry h2 {
	font-size:16px;
	margin-top: 20px;
	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(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;
	clear: both;
}
.hentry embed {
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
.hentry .postmetadata {
	border:1px solid #d9d9d9;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: auto;
	position: relative;
	visibility: visible;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	clear: both;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.hentry .postmetadata .comments {
	background-image: url(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;
}
.hentry .postmetadata .share {
	background-image: url(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;
}
.hentry .postmetadata-about {
	float: right;
	width: 200px;
}
.hentry .similar-posts {
	float: left;
	width: 370px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	padding-right: 10px;
}
.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;
}
.hentry .similar-posts a:visited {
	font-weight: normal;
}
/* .hentry FIM - .hentry serve para .post e .page */ 


#mapa-politico {
	background-image: url(images/post-top.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	padding-top: 10px;
	width: auto;
	display: block;
	text-align: left;
	padding-left: 37px;
	padding-right: 37px;
}
#posts-list {
	text-align: left;
	padding-top: 7px;
	margin-right: 35px;
	margin-left: 35px;
	_margin-left: 70px;
}
#mapa-politico .post-thumbnail, #posts-list .post-thumbnail {
	display: block;
	margin-right: 7px;
	border: 5px solid #FFF;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	float: left;
}
#mapa-politico .hentry h2, #posts-list .hentry h2 {
	margin: 0px;
	padding: 0px;
	clear:none;
}
#mapa-politico h2 a, #posts-list h2 a {
	font-size:13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #d71920;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#mapa-politico h2 a:hover, #posts-list h2 a:hover {
	text-decoration: underline;
}
#mapa-politico .entry, #posts-list .entry {
	margin: 0px;
	padding: 0px;
}
#mapa-politico .hentry, #posts-list .hentry {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	overflow: hidden;
	width: 591px;
}
#mapa-politico .summary, #posts-list .summary {
	font-size: 11px;
}
#pictures-articles {
	width: 698px;
	height: 260px;
	background-image: url(images/pictures-articles.jpg);
	background-repeat: no-repeat;
}
#pictures {
	width: 267px;
	float: left;
	padding-left: 35px;
	padding-right: 40px;
	padding-top: 10px;
}
#pictures img {
	border: 5px solid #FFF;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	z-index: 4;
}
#pictures h2 {
	margin-top: -46px;
	text-align: justify;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	background-color: #FFF;
	padding-left: 5px;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	position: relative;
	z-index: 5;
	width: 270px;
}
#pictures h2 a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	width: 280px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#pictures h2 a:hover {
	text-decoration: underline;
}
#articles {
	width: 267px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	float: right;
}
#articles li {
	background-image: url(images/icons/post.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-bottom: 20px;
	padding-left: 14px;
}
#articles h2 a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#articles h2 a:hover {
	text-decoration: underline;
}
#video-social {
	width: 698px;
	height: 343px;
	background-image: url(images/video-social.jpg);
	background-repeat: no-repeat;
}
#video {
	width: 237px;
	float: left;
	padding-left: 65px;
	padding-right: 40px;
	padding-top: 37px;
}
#video-player {
	width: 249px;
	height: 201px;
	margin-top: 18px;
	z-index: 1;
	position: relative;
}
.video-player-link {
	width: 249px;
	height: 201px;
	z-index: 5;
	overflow: auto;
	clear: both;
	position: absolute;
	margin-top: -201px;
	display: block;
	visibility: visible;
	text-indent:-9999em;
	background-image: url(images/1x1.gif);
	background-repeat: repeat;
}
#video h2 {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	width: 249px;
}
#video h2 a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
#video h2 a:hover {
	text-decoration: underline;
}
#social-marketing {
	width: 276px;
	padding-left: 26px;
	padding-right: 40px;
	padding-top: 37px;
	float: right;
}
#social-marketing .button {
	width: 237px;
	height: 109px;
	margin-top: 24px;
	margin-left: 10px;
}
#social-marketing .subscribe {
	width: 266px;
	margin-top: 24px;
	margin-left: -14px;
	background-image: url(images/social-background.jpg);
	background-repeat: no-repeat;
	height: 83px;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFF;
}
#social-marketing .subscribe a, #social-marketing .subscribe bold {
	color: #FFF;
}
.navigation {
	height: 16px;
	font-size: 16px;
	font-weight: bold;
	display: table;
	float: none;
	margin-top: 10px;
	clear: both;
	width: 100%;
}
/* 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-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;
	border: 4px solid #FFF;
}
img.alignright {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 4px solid #FFF;
}
img.alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 4px solid #FFF;
}
.alignright {
	float: right;
	display: block;
	margin-left: 10px;
}
.alignleft {
	float: left;
	display: block;
	margin-right: 10px;
}
/* IMG FIM */





/* COMECO COMENTARIOS */
#comments {
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: auto;
	height: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	clear: both;
	text-align: left;
	padding-left: 37px;
	margin-top: 16px;
	width: 621px;
	padding-right: 40px;
}
#respond {
	width: 320px;
	float: left;
}
#comment-disclose {
	background-color: #faf4ba;
	padding: 10px;
	width: 240px;
	margin-top: -52px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	float: right;
}
.clearfix {
	display: block;
	clear: both;
}
.commentlist {
	margin: 0px;
	padding: 0px;
}
.depth-1 {
	margin-bottom: 20px;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B1013;
	padding-bottom: 10px;
}
.depth-2, .depth-3, .depth-4 {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid #E7E7E7;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f7f7f7;
}
.depth-2, .depth-4 {
	background-color: #FFC1C1;
}
.children {
	margin-bottom: 20px;
}
.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 {
	display: block;
	height: auto;
	clear: left;
	float: left;
	width: 300px;
	background-color: #ededed;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	_margin-top: -13px;
}
/* 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 {
	background-image: url(images/container-top-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
	padding-left: 40px;
}
.widget li {
	padding-bottom: 10px;
	padding-right: 10px;
}
/* CONTAINERS FIM */

#text-3 {
	padding: 10px;
}

.social-media {
	background-color: #dbdbdb;
	text-align: center;
	padding-bottom: 18px;
	padding-top: 8px;
}
.social-media a {
	margin-right: 12px;
}
.menu-vertical ul {
	list-style-type: none;
	margin-bottom: -10px;
}
.menu-vertical li {
	margin: 0px;
	padding: 0px;
}
ul.menu-vertical li a:link, ul.menu-vertical li a:visited {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 38px;
	padding-left: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	margin: 0px;
	_height: 22px;
}
ul.menu-vertical li a:hover {
	background-color: #dedede;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.subtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 42px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/*
#sidebar .subtitle {
	padding-left: 40px;
}
*/




#footer {
	width:1000px;
	clear:both;
	font-size: 12px;
	position: relative;
	margin: 0px;
	background-image: url(images/footer-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #bbc0c6;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: auto;
}
#footer .search {
	width:1000px;
	clear:both;
	text-align: center;
}
#footer a:visited {
	color:#069;
}
#footer .left {
	float: left;
	width: 460px;
	padding-left: 40px;
}
#footer .rigth {
	float: right;
	width: 460px;
	text-align: right;
	padding-right: 40px;
}
#footer h1 {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	clear: both;
	width:1000px;
	padding-top: 10px;
}
/* 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;
}

/*social_share_links*/
.social_share_links {
	background-color: #F7F7F7;
	padding: 4px;
}

.social_share_links a {
	padding-left: 18px;
	padding-right: 4px;
}

.social_share_links .twitter {
	background-image: url(images/social-share-links/twitter.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.social_share_links .facebook {
	background-image: url(images/social-share-links/facebook.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.social_share_links .orkut {
	background-image: url(images/social-share-links/orkut.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.social_share_links .google_bookmarks {
	background-image: url(images/social-share-links/google_bookmarks.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.social_share_links .google_buzz {
	background-image: url(images/social-share-links/google_buzz.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.social_share_links .dihitt {
	background-image: url(images/social-share-links/dihitt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.social_share_links .delicious {
	background-image: url(images/social-share-links/delicious.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.social_share_links .digg {
	background-image: url(images/social-share-links/digg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* fim social_share_links*/

