/*

Theme Name: campanha
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, buddypress

*/

/*BARRA DO BUDDYPRESS*/
@import url( _inc/css/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:#333;
	line-height:14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(images/body-background.jpg);
	background-repeat: repeat-x;
	background-position: center 25px;
	margin-top: 25px;
}
a:link {
	color:#8DAAC8;
	text-decoration:none;
}
a:visited {
	color:#537594;
	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*/
#social-bar {
	font-size:11px;
	height:25px;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:1000;
}
#social-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(../../plugins/addthis_share-this/social-bar_background_black.png);
	background-repeat: repeat;
}
body#bp-default #social-bar .padder {
	max-width:1250px;
	min-width:960px;
}
body#bp-default.activity-permalink #social-bar .padder {
	max-width:960px;
	min-width:960px;
}
#social-bar * {
	z-index:999;
}
#social-bar div#admin-bar-logo {
	left:10px;
	position:absolute;
	top:5px;
}
#social-bar a img {
	border:medium none;
}
#social-bar li {
	line-height:100%;
	list-style:none outside none;
	margin:0;
	padding:0;
	text-align:left;
}
#social-bar li a {
	color:#EEEEEE;
	text-decoration:none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 25px;
}
#social-bar li a.twitter {
	background-image: url(../../plugins/addthis_share-this/twitter.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 5px center;
}
#social-bar li a.facebook {
	background-image: url(../../plugins/addthis_share-this/facebook.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 5px center;
}
#social-bar li a.orkut {
	background-image: url(../../plugins/addthis_share-this/orkut.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 5px center;
}
#social-bar li a.youtube {
	background-image: url(../../plugins/addthis_share-this/youtube.png);
	background-repeat: no-repeat;
	background-position: left;
	background-position: 5px center;
}
#social-bar li.alt {
	border:medium none;
}
#social-bar li.no-arrow a {
	padding-right:15px;
}
#social-bar ul li ul li a span {
	display:none;
}
#social-bar li:hover, #social-bar li.hover {
	position:static;
}
#social-bar #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;
}
#social-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;
}
#social-bar ul {
	cursor:pointer;
	height:auto;
	line-height:1;
	list-style:none outside none;
	margin:0;
	padding:0;
}
#social-bar ul li {
	background:url("_inc/images/admin-menu-arrow.gif") no-repeat scroll 88% 53% transparent;
	float:left;
	padding:0;
	position:relative;
}
#social-bar ul li.no-arrow {
	background:none repeat scroll 0 0 transparent;
	padding-right:0;
}
#social-bar ul.align-right {
	position:absolute;
	right:0;
}
#social-bar ul li ul li {
	background-image:none;
}
#social-bar ul li.align-right {
	position:absolute;
	right:0;
}
#social-bar ul li a {
	display:block;
}
#social-bar ul.main-nav li:hover, #social-bar ul.main-nav li.sfhover, #social-bar ul.main-nav li ul li.sfhover {
	background-color:#333333;
}
#social-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;
}
#social-bar ul li > ul {
	border-top:medium none;
}
#social-bar ul li ul a {
	color:#EEEEEE;
}
#social-bar ul li ul li {
	float:left;
	margin:0;
	width:174px;
}
#social-bar ul li ul li:hover a {
	color:#FFFFFF;
}
#social-bar ul li div.admin-bar-clear {
	clear:both;
}
#social-bar ul.main-nav li ul li:hover, #social-bar ul.main-nav li ul li.sfhover, #social-bar ul.main-nav li ul li.sfhover {
	background-color:#222222;
}
#social-bar ul li ul ul {
	-moz-border-radius:3px 3px 3px 3px;
	margin:-25px 0 0 184px;
}
#social-bar ul li ul li:hover ul li a {
	color:#EEEEEE;
}
#social-bar ul li ul li ul li:hover a {
	color:#FFFFFF;
}
#social-bar ul li:hover ul, #social-bar ul li ul li:hover ul, #social-bar ul li.sfhover ul, #social-bar ul li ul li.sfhover ul {
	left:auto;
}
#social-bar ul li.align-right:hover ul {
	right:0;
}
#social-bar ul li:hover ul ul, #social-bar li.sfhover ul li ul {
	left:-999em;
}
#social-bar img.avatar {
	float:left;
	margin-right:8px;
}
#social-bar span.activity {
	display:block;
	margin-left:34px;
	padding:0;
}
#social-bar ul.author-list li a {
	height:17px;
}
#social-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;
}
#social-bar .addthis_toolbox .at300bs {
	margin-top: -3px;
	margin-right: 2px;
}
#social-bar .addthis_toolbox .addthis_button_facebook_like {
	margin-top: 4px;
 *margin-top: -3px;
}
#social-bar .addthis_toolbox li a {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#social-bar .addthis_toolbox li a:hover {
	background-color: #333333;
}
#social-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-background {
	height: auto;
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
}
.back1 {
	background-image: url(images/body-header-background2.jpg);
}
.back2 {
	background-image: url(images/body-header-background3.jpg);
}
.back4 {
	background-image: url(images/body-header-background5.jpg);
}
#wrapper {
	height: auto;
	padding:0px;
	width:832px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width:832px;
	height: 277px;
	z-index: 1;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#header-pages {
	clear:left;
	float:left;
	height:72px;
	padding-left:105px;
	text-align:left;
	width:400px;
}
#header-pages a {
	color:#FFFFFF;
	float:left;
	font-size:13px;
	margin-right:20px;
	margin-top:30px;
	text-transform:uppercase;
	width:74px;
}
#cse-search-box {
	width:290px;
	float: right;
	height: 42px;
	clear: right;
	margin-top: 30px;
	text-align: right;
}
#cse-search-box .input_text {
	background-color: #FFF;
	border: 0px none #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 170px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#cse-search-box .input_image {
	vertical-align: middle;
	height: 17px;
	width: 17px;
	margin-top: -2px;
	margin-left: 6px;
}
#header-logo {
	width: 428px;
	padding-left: 112px;
	clear: left;
	float: left;
	height: 160px;
}
#newsletter {
	width:240px;
	float: right;
	clear: right;
	padding-top: 30px;
	padding-left: 50px;
	background-image: url(images/newsletter-background.png);
	background-repeat: no-repeat;
	height: 130px;
	color: #996600;
	font-size: 14px;
	background-position: left top;
	text-transform: uppercase;
}
#newsletter p {
	padding: 0px;
	font-size: 12px;
	color: #996600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsletter input {
	margin-top: 4px;
}
#newsletter .button {
	margin-top: -7px;
	float: left;
	clear: both;
}
#newsletter .groups {
	margin-top: 25px;
	float: left;
	padding-left: 15px;
}
#newsletter input[type=text] {
	background-color: #FFF;
	border: 0px none #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 170px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#newsletter input[type=submit] {
	background-color: #FFF;
	border: 0px none #FFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-size: 10px;
	padding: 2px;
}
#newsletter .input_image {
	vertical-align: middle;
	height: 17px;
	width: 17px;
	margin-top: -2px;
	margin-left: 6px;
}
#header-menu-horizontal {
	clear: both;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 30px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 10px;
 *padding-top: 5px;
	overflow: hidden;
}
#header-menu-horizontal ul {
	list-style-type: none;
	text-align: right;
	font-size: 11px;
	color: #FFF;
}
#header-menu-horizontal li {
	display: inline;
	float: left;
	text-align: left;
	position: relative;
	background-image: url(images/barra.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#header-menu-horizontal li.first {
}
#header-menu-horizontal li.second {
}
#header-menu-horizontal li.third {
}
#header-menu-horizontal li.last {
	background-image: none;
	margin-right: 0px;
	padding-right: 0px;
}
#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;
}
#header-menu-horizontal a {
	text-decoration: none;
	color: #FFF;
	display: block;
}
#header-menu-horizontal a:hover {
	color: #ffff33;
	text-decoration: underline;
}
#community {
	margin-top: 8px;
	overflow: hidden;
}
#community .item-list {
	float: left;
	width: 405px;
	padding-right: 10px;
}
#community .item {
	*margin-top:-15px;
}
#community .activity-content {
	*margin-top: 20px;	
	
}
#community ul.item-list li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-bottom: 0px;
}
#community .item-desc {
	width: auto;	
}
#community h3 {
	font-size: 14px;
	background-image: url(images/icon-tucano-16-height.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
}

#videos {
	width: 585px;
	text-align: left;
	clear: both;
	position: relative;
	height: 374px;
	background-image: url(images/videos-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#videos-menu {
	width: 129px;
	clear: left;
	float: left;
	padding-left: 17px;
}
#videos-menu h3 a {
	height: 63px;
	width: 129px;
	display: block;
	clear: both;
}
#videos-menu .photo {
	border: 3px solid #FFF;
}
#videos-menu h2 {
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
}
#videos-menu h2 a {
	color: #FFF;
}
#videos-menu .leia-mais {
	color:#feba2e;
}
#video-featured {
	width: 417px;
	padding-left: 22px;
	float: right;
	padding-top: 10px;
}
#video-featured h2 {
	margin-top: 6px;
	font-size: 12px;
}
#radio {
	width: 561px;
	background-image: url(images/radio-background.jpg);
	background-repeat: no-repeat;
	height: 88px;
	margin-top: 20px;
	margin-bottom: 24px;
	padding-left: 30px;
}
#radio h3 {
	height: 35px;
	width: 120px;
	display: block;
	clear: left;
	float: left;
}
#radio h3 a {
	clear: right;
	float: right;
	height: 35px;
	width: 120px;
}
#radio h2 {
	margin-top: 18px;
	margin-bottom: 6px;
	float: right;
	width: 410px;
	padding-right: 20px;
}
#radio h2 a {
}
#city-twitter-and-photos {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/city-twitter-and-photos-background-2.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 300px;
}
#community-box {
	text-align: left;
	width: 224px;
	height: 284px;
	float: left;
	padding-left: 24px;
	padding-right: 16px;
}
#community-box h3 a {
	height: 40px;
	width: 240px;
	display: block;
	clear: both;
	float: left;
	margin-bottom: 13px;
}
#community-box h2 a {
	clear: both;
	margin-top: 80px;
	padding-left: 110px;
	width: 140px;
	padding-top: 70px;
	display: block;
	float: left;
}
#community-links {
	margin-left: 23px;
	clear: both;
	padding-top: 30px;
	*padding-top: 15px;
}
#community-links a {
	color:#186BF5;
}



#city-highlights {
	text-align: left;
	width: 224px;
	height: 284px;
	float: left;
	padding-left: 24px;
	padding-right: 16px;
}
#city-highlights .leia-mais {
	color:#186bf5;
}
#city-highlights h3 {
}
#city-highlights h3 a {
	height: 40px;
	width: 130px;
	display: block;
	clear: left;
	float: left;
	margin-bottom: 13px;
}
#city-highlights h2 {
	margin-top: 12px;
	margin-bottom: 6px;
	font-weight: normal;
}
#city-highlights h2 a {
	color: #666666;
}
#twitter {
	text-align: left;
	width: 264px;
	float: left;
	margin-left: 14px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#twitter a:link {
	color: #213f5b;
}
#photos {
	text-align: left;
	width: 274px;
	height: 284px;
	float: left;
}
#photos h3 {
	clear: both;
	float: left;
	width: 100%;
	height: 53px;
}
#photos h3 a {
	height: 40px;
	width: 160px;
	display: block;
	clear: both;
	float: left;
	margin-bottom: 13px;
	margin-left: 40px;
}
#photos .arow-left {
	float: left;
	height: 123px;
	width: 26px;
	background-image: url(images/arrow-left.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#photos .arow-right {
	float: right;
	height: 123px;
	width: 26px;
	background-image: url(images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 15px;
}
#photos .photo {
	float: left;
	border: 5px solid #FFF;
	height: 113px;
	width: 190px;
}
#photos h2 {
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
	padding-top: 26px;
 *padding-top: 16px;
	padding-bottom: 06px;
	font-weight: normal;
	margin-top: 10px;
}
#photos .leia-mais {
	color:#186bf5;
	margin-left: 36px;
}
#photos-cicle {
	margin-top: 55px;
	*margin-top: 0px;
	_margin-top: -122px;
	margin-left: 29px;
	width: 190px;
	background-image: none;
	background-color: transparent;
}

/* .hentry COMECO - .hentry serve para .post e .page */ 

.hentry {
	clear: both;
	text-align: left;
	width: auto;
	margin-right: 20px;
	margin-left: 30px;
}
.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;
	clear: both;
	color: #537594;
}
.hentry h1 a {
	font-size: 20px;
	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: 20px;
	display: block;
	text-decoration: none;
}
.hentry h1 {
	font-size: 20px;
	color: #537594;
	/*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-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 td {
	padding: 10px;
	text-align: left;
	vertical-align: bottom;
}
.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 {
	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 {
	padding-right: 4px;
	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;
	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 #E9E8E5;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	clear: both;
	position: relative;
	height: auto;
	float: left;
}
.hentry .postmetadata .comments {
	padding-right: 20px;
	margin: 0px;
	width: auto;
	overflow: auto;
	height: auto;
	visibility: visible;
	font-weight: bold;
}
.hentry .postmetadata .share {
	padding-right: 20px;
	margin: 0px;
	width: auto;
	overflow: auto;
	height: auto;
	visibility: visible;
}
.hentry .postmetadata-about {
	float: right;
	width: 200px;
}
.similar-posts {
	float: left;
	padding-right: 10px;
}
.similar-posts .photo {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.similar-posts .similar-posts-title {
	font-weight: bold;
	color: #006699;
	font-size: 11px;
}
.similar-posts .summary {
	color: #000;
	font-size: 11px;
}
.similar-posts ul, .similar-posts ol {
	margin: 0px;
	padding: 0px;
}
.similar-posts li {
	line-height: 18px;
	overflow: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.similar-posts .similar-posts a:link {
	font-weight: normal;
}
.similar-posts .similar-posts a:visited {
	font-weight: normal;
}
/* .hentry FIM - .hentry serve para .post e .page */ 


#posts-list {
	padding-top: 7px;
	clear:both;
	margin-left:10px;
	text-align:left;
	width:auto;
	overflow: hidden;
}
#posts-list .post-thumbnail {
	display: block;
	margin-right: 10px;
	float: left;
}
#posts-list .entry-date {
	font-size: 14px;
	color: #feba2e;
	margin-bottom: 8px;
}
#posts-list .hentry h2 {
	padding: 0px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#posts-list h2 a, #political-editorial h2 a {
	text-decoration: none;
	margin: 0px;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
#posts-list h2 a {
}
#posts-list .content-political-editorial h2 a {
	font-size: 15px;
	font-weight: bold;
}
#posts-list h2 a:hover, #political-editorial h2 a:hover {
	text-decoration: underline;
}
#posts-list .entry {
	margin: 0px;
	padding: 0px;
}
#posts-list .hentry {
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#posts-list .summary {
	font-size: 11px;
}
#posts-list .summary .comments {
	color: #cccccc;
!important;
	text-align: right;
	float: right;
	margin-top: 7px;
}
#posts-list .summary .post-edit-link {
	color: #cccccc;
!important;
	text-align: right;
	float: right;
	clear: both;
}
.post-title {
	font-weight: normal;
}
.navigation {
	height: 16px;
	font-size: 16px;
	font-weight: bold;
	display: table;
	float: none;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.subtitle {
	height: 25px;
	background-image: url(images/tit-radio.png);
	background-repeat: no-repeat;
	background-position: -20px center;
}
.subtitle h1 {
	padding-left: 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #006699;
	padding-top: 5px;
	background-color: #FFF;
	width: auto;
	float: left;
	padding-right: 10px;
}

/* 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 */



#content-radio {
	height: auto!important;
	min-height: 100%;
	position: relative;
	width: auto;
}
/*
#content-radio .subtitle {
	height: 25px;
	background-image: url(images/tit-radio.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#content-radio .subtitle h1 {
	padding-left: 27px;
	font-size: 14px;
	text-transform: uppercase;
	color: #006699;
	padding-top: 5px;
}
*/
#content-radio #posts-list .hentry {
	background-image: url(images/content-radio-hentry-background.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px none #FFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-radio #posts-list .hentry h2 {
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 5px;
	clear: both;
}

#content-radio #posts-list .hentry h2 a {
	font-size: 11px;
	color: #174c69;	
}

#content-radio #posts-list .hentry object {
	margin-left: 30px;
	float: left;
	width: 290px;
}
.download-comment {
	margin-right: 30px;
	float: right;
	width: 200px;
	text-align: right;
}
.mp3-download {
	background-image: url(images/icon-audio.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content-radio #posts-list .comment {
	background-image: url(images/icon-comment.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#content-radio #posts-list .entry-date {
	clear: both;
	text-align: right;
	font-size: 11px;
	color: #666666;
	padding-top: 6px;
	padding-right: 25px;
}



#content-webtv {
	height: auto!important;
	min-height: 100%;
	position: relative;
	width: auto;
}

#content-webtv #featured {
	width: 405px;
	float: left;
	background-image: url(images/webtv-background.png);
	background-repeat: no-repeat;
	background-position: left 56px;
	height: 500px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 20px;
}
#content-webtv #featured h2 {
	margin-bottom: 40px;
	margin-top: 10px;
}
#content-webtv #featured .summary {
	margin-bottom: 10px;
	margin-top: 10px;
}
#content-webtv #featured .comment {
	background-image: url(images/icon-comment.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	text-transform: uppercase;
}
#content-webtv #related {
	width: 350px;
	float: right;
	background-image: url(images/tit-videos-relacionados.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-top: 10px;
}





/* IMG COMECO */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
img.alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.alignright {
	float: right;
	display: block;
	margin-left: 10px;
}
.alignleft {
	display: block;
	margin-right: 10px;
	clear: left;
	left: 0px;
}
.size-large {
	clear: both;
}
/* 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;
	margin-bottom: 0px;
}
.comments { /* LINK PARA COMENTAR */
	background-image: url(images/comentario.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	float: none;
	color: #cccccc;
!important;
}
#respond {
	width: 320px;
	float: left;
}
#comment-disclose {
	padding: 10px;
	width: 240px;
	margin-top: -23px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	float: right;
	border: 4px solid #537594;
}
.clearfix {
	display: block;
	clear: both;
}
.commentlist {
	margin: 0px;
	padding: 0px;
}
.depth-1 {
	margin-bottom: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #BECFDF;
	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 {
	display: block;
	height: auto;
	clear: right;
	float: right;
	width: 210px;
}
/* WIDGET COMECO */
.widget {
	height:auto;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.widget-title {
	font-size: 14px;
	text-transform: uppercase;
	height: 20px;
	padding-top: 6px;
}
.widget li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.widget a {
	color: #666666;
	text-decoration: none;
}
.widget a:visited {
	color: #666666;
	text-decoration: none;
}
.widget a:hover {
	text-decoration: underline;
}
.community {
	padding: 0px;
	margin-right: -15px;
	color: #E6E6E6;
}
.community .widget-title {
	color: #febe2e;
	background-image: url(images/icon-tucano-16-height.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 28px;
	background-color: #FFF;
	margin-right: -5px;
	margin-left: -5px;
	padding-bottom: 6px;
	font-weight: normal;
}
.community a, .community a:visited {
	color: #186BF5;
}
.news {
	background-color: #ffeac0;
	font-weight: bold;
}
.news .widget-title {
	color: #febe2e;
	background-image: url(images/icon-news.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-color: #FFF;
	margin-right: -5px;
	margin-left: -5px;
	padding-bottom: 6px;
	font-weight: normal;
}
.citys {
	text-align: left;
	width: 220px;
	height: 650px;
	float: left;
	padding-left: 24px;
	padding-right: 16px;
	background-image: url(images/city-highlights.png);
	background-repeat: no-repeat;
}
.citys .list {
	background-color: #FFF;
	overflow: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 164px;
	height: 550px;
}
.citys a {
	text-transform: uppercase;
	display: block;
	margin-top: 3px;
	text-decoration: none;
	color: #666666;
	padding-right: 2px;
	padding-left: 12px;
	padding-bottom: 2px;
}
.citys a:hover {
	text-transform: uppercase;
	background-color: #ffcc33;
	display: block;
	text-decoration: none;
}

#sidebar .leia-mais {
	color: #186bf5 !important;
}
.subtitle {
	font-weight: bold;
}
/* WIDGET FIM */

#footer-links {
	text-align: center;
	clear: both;
	padding-bottom: 20px;
	padding-top: 20px;
}
#footer-links img {
	margin-right: 15px;
}
#footer {
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color: #ebeaea;
	overflow: auto;
	font-weight: bold;
	color: #666666;
}
#footer .left {
	float: left;
	width: 700px;
	text-align: left;
	clear: left;
	margin-left: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer .rigth {
}
/* GALLERY */
.gallery, #gallery-1 {
	margin: auto;
}
.gallery-item, #gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	margin-bottom: 10px;
}
.gallery-item img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.gallery-icon {
	margin: 0px;
	padding: 0px;
}
/*.gallery img {
	border: 2px solid #cfcfcf;
}
*/
.gallery-caption {
	margin: 0px;
}

.category-galeria-de-fotos {
	clear: none;
	margin-left: 10px;
	border:none!important;
}
.category-galeria-de-fotos td {
	width: 260px;
	vertical-align: top;
	text-align: center;
}
.category-galeria-de-fotos h2 {
	margin-right: 10px!important;
	margin-bottom: 10px!important;
}
.category-galeria-de-fotos .comments {
	float: none!important;
}
.category-galeria-de-fotos .post-edit-link {
	float: none!important;
	margin-left: 10px;
}

/*
.gallery {}
.gallery-item {}
.gallery-icon {}
.gallery-caption {}
*/



.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;
}






/* > Global Elements
-------------------------------------------------------------- */

div#content .padder h1 { font-size: 28px; margin-bottom: 25px; }
div#content .padder h2 { font-size: 24px; margin-bottom: 20px; }
div#content .padder h3 { font-size: 20px; }
div#content .padder h4 { font-size: 16px; margin-bottom: 15px; }
div#content .padder h5 { font-size: 14px; margin-bottom: 0; }
div#content .padder h6 { font-size: 12px; margin-bottom: 0; }

.padder { padding: 0px; }
.clear { clear: left; }

hr {
	background-color:#E7E7E7;
	border:0 none;
	clear:both;
	height:1px;
	margin: 20px 0;
}


/* > Content
-------------------------------------------------------------- */

div#content {
	float: left;
	height: auto!important;
	min-height: 100%;
	position: relative;
	width: 600px;
	clear: right;
}


div#content .padder {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	margin-top: 7px;
}
	div#content .left-menu {
		float: left;
		width: 170px;
	}

	div#content .main-column {
		margin-left: 190px;
	}
#content-search {
	height: auto;
	width: 810px;
	display: block;
	text-align: center;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 50;
	clear: both;
	padding: 10px;
}
#content-agenda {
	height: auto;
	width: 810px;
	display: block;
	text-align: center;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 50;
	clear: both;
	padding: 10px;
}


/* > Item Headers (Profiles, Groups)
-------------------------------------------------------------- */

div#item-header {
	overflow: hidden;
	padding-bottom: 10px;
}
	div#item-header div#item-header-content { margin-left: 170px; }

	div#item-header h2 {
		font-size: 28px;
		margin: 0 0 15px 0;
		line-height: 120%;
	}
		div#item-header h2 a {
			text-decoration: none;
			color: #777;
		}

	div#item-header img.avatar {
		float: left;
		margin: 0 15px 25px 0;
	}

	div#item-header h2 { margin-bottom: 5px; }

	div#item-header span.activity, div#item-header h2 span.highlight {
		vertical-align: middle;
		font-size: 11px;
		font-weight: normal;
		line-height: 170%;
		margin-bottom: 7px;
	}

	div#item-header h2 span.highlight { font-size: 16px; }
	div#item-header h2 span.highlight span {
		position: relative;
		top: -2px;
		right: -2px;
		font-weight: bold;
		font-size: 11px;
		background: #a1dcfa;
		color: #fff;
		padding: 1px 4px;
		margin-bottom: 2px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		vertical-align: middle;
		cursor: pointer;
		display: none;
	}

	div#item-header div#item-meta {
	font-size: 14px;
	color: #aaa;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	width: auto;
	}

	div#item-header div#item-actions {
		float: right;
		width: 20%;
		margin: 0 0 15px 15px;
		text-align: right;
	}
		div#item-header div#item-actions h3 {
			font-size: 12px;
			margin: 0 0 5px 0;
		}

		div#item-header ul {
			overflow: hidden;
			margin-bottom: 15px;
		}

		div#item-header ul h5, div#item-header ul span, div#item-header ul hr {
			display: none;
		}

		div#item-header ul li {
			float: right;
		}

		div#item-header ul img.avatar, div#item-header ul.avatars img.avatar {
			width: 30px;
			height: 30px;
			margin: 2px;
		}

	div#item-header div.generic-button, div#item-header a.button {
		float: left;
		margin: 10px 10px 0 0;
	}

	div#item-header div#message.info {
		line-height: 80%;
	}


/* > Item Lists (Activity, Friend, Group lists)
-------------------------------------------------------------- */

ul.item-list {
	width: 100%;
}
	ul.item-list li {
		position: relative;
		padding: 15px 0;
		border-bottom: 1px solid #eaeaea;
	}
		ul.single-line li { border: none; }
		body.activity-permalink ul.item-list li { padding-top: 0; }

		ul.item-list li img.avatar {
			float: left;
			margin: 0 10px 10px 0;
		}

		ul.item-list li div.item-title, ul.item-list li h4 {
			font-weight: normal;
			font-size: 14px;
			width: 75%;
			margin: 0;
		}
			ul.item-list li div.item-title span {
				font-size: 12px;
				color: #999;
			}

		ul.item-list li div.item-desc {
			margin: 10px 0 0 64px;
			font-size: 11px;
			color: #888;
			width: 50%;
		}

		ul.item-list li div.action {
			position: absolute;
			top: 15px;
			right: 0;
			text-align: right;
		}

		ul.item-list li div.meta {
			margin-top: 10px;
			color: #888;
			font-size: 11px;
		}

		ul.item-list li h5 span.small {
			font-weight: normal;
			font-size: 11px;
		}

/* > Item Tabs
-------------------------------------------------------------- */

div.item-list-tabs {
	clear: left;
	overflow: hidden;
	background: #eaeaea;
	margin-top: 25px;
	margin-bottom: 20px;
}
	div.item-list-tabs ul li a {
		text-decoration: none;
	}

	div.item-list-tabs ul {
		width: 100%;
	}
		div.item-list-tabs ul li {
			float: left;
			margin: 5px 0 0 5px;
		}
			div.item-list-tabs#subnav ul li {
				margin-top: 0;
			}

			div.item-list-tabs ul li:first-child {
				margin-left: 20px;
			}

			div.item-list-tabs ul li.last {
				float: right;
				margin: 7px 20px 0 0;
			}
				div.item-list-tabs#subnav ul li.last {
					margin-top: 4px;
				}

				div.item-list-tabs ul li.last select {
					max-width: 175px;
				}

		div.item-list-tabs ul li a,
		div.item-list-tabs ul li span {
			display: block;
			padding: 5px 10px;
			text-decoration: none;
		}
			div.item-list-tabs ul li span {
				color: #aaa;
			}

			div.item-list-tabs ul li a span {
				display: inline;
				padding: 0;
				color: inherit;
			}

		div.item-list-tabs ul li.selected a,
		div.item-list-tabs ul li.current a {
			background-color: #fff;
			color: #555;
			font-weight: bold;
			-moz-border-radius-topleft: 3px;
			-webkit-border-top-left-radius: 3px;
			-moz-border-radius-topright: 3px;
			-webkit-border-top-right-radius: 3px;
		}
			ul li.loading a {
				background-image: url( _inc/images/ajax-loader.gif );
				background-position: 92% 50%;
				background-repeat: no-repeat;
				padding-right: 30px !important;
			}
				div#item-nav ul li.loading a {
					background-position: 88% 50%;
				}

	div.item-list-tabs#object-nav {
		margin-top: 0;
	}

	div.item-list-tabs#subnav {
		background: #fff;
		margin: -15px -19px 15px -19px;
		border-bottom: 1px solid #eaeaea;
		min-height: 35px;
		overflow: hidden;
	}

	div.item-list-tabs ul li.feed a {
		background: url( _inc/images/rss.png ) center left no-repeat;
		padding-left: 20px;
	}

/* > Item Body
-------------------------------------------------------------- */

.item-body {
	margin: 20px 0;
}

span.activity, div#message p {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	background: #FFEAC0;
	color: #ffa200;
	padding: 1px 8px;
	margin-top: 6px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* > Directories (Members, Groups, Blogs, Forums)
-------------------------------------------------------------- */

div.dir-search {
	float: right;
	margin: -20px 0 0 0;
}
	div.dir-search input[type=text] {
		padding: 4px;
		font-size: 12px;
	}

/* > Pagination
-------------------------------------------------------------- */

div.pagination {
	border-bottom: 1px solid #eaeaea;
	color: #888;
	font-size: 11px;
	height: 16px;
	margin-top: -15px;
	margin-bottom: 9px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
	div.pagination#user-pag, .friends div.pagination,
	.mygroups div.pagination, .myblogs div.pagination, noscript div.pagination {
		background: #f8f8f8;
		border: none;
		padding: 8px 15px;
	}

	div.pagination .pag-count {
		float: left;
	}

	div.pagination .pagination-links {
		float: right;
	}
		div.pagination .pagination-links span,
		div.pagination .pagination-links a {
			font-size: 12px;
			padding: 0 5px;
		}
			div.pagination .pagination-links a:hover {
				font-weight: bold;
			}

/* > Error / Success Messages
-------------------------------------------------------------- */

div#message {
	margin: 15px 0;
}
	div#message.updated { clear: both; }

div#message p {
	padding: 10px 15px;
	font-size: 12px;
	display:block;
}
	div#message.error p {
		background: #e41717;
		color: #fff;
		border-color: #a71a1a;
		clear: left;
	}

	div#message.updated p {
		background: #dffcd9;
		color: #1a9b00;
		border-color: #c4e9bd;
	}

form.standard-form#signup_form div div.error {
	color: #fff;
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	width: 90%;
	margin: 0 0 10px 0;
}

/* > Buttons
-------------------------------------------------------------- */

a.button, input[type=submit], input[type=button], input[type=reset],
ul.button-nav li a, div.generic-button a {
	border: 1px solid #ddd;
	padding: 3px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	cursor: pointer;
	background-image: url(_inc/images/white-grad.png);
	background-repeat: repeat-x;
	background-position: left top;
}
	a.button:hover, a.button:focus, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover,
	ul.button-nav li a:hover, ul.button-nav li.current a,
	div.generic-button a:hover {
		border-color: #aaa;
		outline: none;
	}

	/* Buttons that are disabled */
	div.pending a, a.disabled {
		border-color: #eee;
		color: #bbb;
		cursor: default;
	}
	div.pending a:hover, a.disabled:hover { border-color: #eee; color: #bbb; }

	div.accept, div.reject {
		float: left;
		margin-left: 10px;
	}

ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
}
	ul.button-nav li.current a {
		font-weight: bold;
	}

/* > AJAX Loaders
-------------------------------------------------------------- */

.ajax-loader {
	background: url( _inc/images/ajax-loader.gif ) center left no-repeat !important;
	padding: 8px;
	display: none;
}

a.loading {
	background-image: url( _inc/images/ajax-loader.gif ) !important;
	background-position: 95% 50% !important;
	background-repeat: no-repeat !important;
	padding-right: 25px !important;
}

/* > Input Forms
-------------------------------------------------------------- */

form.standard-form {

}
	form.standard-form textarea, form.standard-form input[type=text],
	form.standard-form select, form.standard-form input[type=password],
	.dir-search input[type=text] {
		border: 1px inset #ccc;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding: 6px;
		font: inherit;
		font-size: 14px;
		color: #888;
	}
		form.standard-form select {
			padding: 3px;
		}

		form.standard-form input[type=password] {
			margin-bottom: 5px;
		}

	form.standard-form label, form.standard-form span.label {
		display: block;
		font-weight: bold;
		margin: 15px 0 5px 0;
	}
		form.standard-form div.checkbox label,
		form.standard-form div.radio label {
			font-weight: normal;
			margin: 5px 0 0 0;
			font-size: 14px;
			color: #888;
		}

		form.standard-form#sidebar-login-form label {
			margin-top: 5px;
		}

	form.standard-form input[type=text] {
		width: 75%;
	}
		form.standard-form#sidebar-login-form input[type=text],
		form.standard-form#sidebar-login-form input[type=password] {
			padding: 4px;
			width: 95%;
		}

		form.standard-form #basic-details-section input[type=password],
		form.standard-form #blog-details-section input#signup_blog_url {
			width: 35%;
		}

		form.standard-form#signup_form input[type=text],
		form.standard-form#signup_form textarea {
			width: 90%;
		}
			form.standard-form#signup_form div.submit { float: right; }
			div#signup-avatar img { margin: 0 15px 10px 0; }

	form.standard-form textarea {
		width: 75%;
		height: 120px;
	}
		form.standard-form textarea#message_content {
			height: 200px;
		}

		form.standard-form#send-reply textarea {
			width: 97.5%;
		}

	form.standard-form p.description {
		font-size: 11px;
		color: #888;
		margin: 5px 0;
	}

	form.standard-form div.submit {
		padding: 15px 0;
		clear: both;
	}
		form.standard-form div.submit input {
			margin-right: 15px;
		}

	form.standard-form div.radio ul {
		margin: 10px 0 15px 38px;
		list-style: disc;
	}
		form.standard-form div.radio ul li {
			margin-bottom: 5px;
		}

	form.standard-form a.clear-value {
		display: block;
		margin-top: 5px;
		outline: none;
	}

form.standard-form #basic-details-section, form.standard-form #blog-details-section,
form.standard-form #profile-details-section {
	float: left;
	width: 48%;
}
	form.standard-form #profile-details-section { float: right; }
	form.standard-form #blog-details-section {
		clear: left;
	}

form.standard-form input:focus, form.standard-form textarea:focus, form.standard-form select:focus {
	background: #fafafa;
	color: #555;
}

form#send-invite-form {
	margin-top: 20px;
}
	div#invite-list {
		height: 400px;
		overflow: scroll;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding: 5px;
		background: #f5f5f5;
		width: 160px;
		border: 1px solid #e4e4e4;
		margin: 10px 0;
	}


/* > Data Tables
-------------------------------------------------------------- */

table {
	width: 100%;
}
	table thead tr {
		background: #eaeaea;
	}

	table#message-threads {
		margin: 0 -20px;
		width: auto;
	}

	table.profile-fields { margin-bottom: 20px; }

	div#sidebar table {
		margin: 0 -16px;
		width: 117%;
	}

	table tr td, table tr th {
		padding: 8px;
		vertical-align: middle;
	}
		table tr td.label {
			border-right: 1px solid #eaeaea;
			font-weight: bold;
			width: 25%;
		}

		table tr td.thread-info p { margin: 0; }

			table tr td.thread-info p.thread-excerpt {
				color: #888;
				font-size: 11px;
				margin-top: 3px;
			}

		div#sidebar table td, table.forum td { text-align: center; }

	table tr.alt {
		background: #f4f4f4;
	}

table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
	table.notification-settings th.icon, table.notification-settings td:first-child { display: none; }
	table.notification-settings th.title { width: 80%; }
	table.notification-settings .yes, table.notification-settings .no { width: 40px; text-align: center; }

table.forum {
	margin: -9px -20px 20px -20px;
	width: auto;
}
	table.forum tr.sticky td {
		background: #FFEAC0;
	}

	table.forum tr.closed td.td-title {
		padding-left: 35px;
		background-image: url( _inc/images/closed.png );
		background-position: 15px 50%;
		background-repeat: no-repeat;
	}

	table.forum td p.topic-text {
		color: #888;
		font-size: 11px;
	}

	table.forum tr > td:first-child, table.forum tr > th:first-child {
		padding-left: 15px;
	}

	table.forum tr > td:last-child, table.forum tr > th:last-child {
		padding-right: 15px;
	}

	table.forum tr th#th-title, table.forum tr th#th-poster,
	table.forum tr th#th-group, table.forum td.td-poster,
	table.forum td.td-group, table.forum td.td-title { text-align: left; }

	table.forum td.td-freshness {
		font-size: 11px;
		color: #888;
	}

	table.forum td img.avatar {
		margin-right: 5px;
	}

	table.forum td.td-poster, table.forum td.td-group  {
		min-width: 130px;
	}

	table.forum th#th-title {
		width: 40%;
	}

	table.forum th#th-postcount {
		width: 1%;
	}

/* > Activity Stream Posting
-------------------------------------------------------------- */

form#whats-new-form {
	margin-bottom: 5px;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	padding-bottom: 20px;
}
	#item-body form#whats-new-form {
		margin-top: 20px;
		border: none;
	}

	.home-page form#whats-new-form {
		border-bottom: none;
		padding-bottom: 0;
	}

	form#whats-new-form h5 {
		margin: 0;
		font-weight: normal;
		font-size: 12px;
		color: #888;
		margin-left: 76px;
		padding: 0 0 3px 0;
	}

	form#whats-new-form #whats-new-avatar {
		float: left;
	}

	form#whats-new-form #whats-new-content {
		margin-left: 54px;
		padding-left: 22px;
	}

	form#whats-new-form #whats-new-textarea {
		padding: 8px;
		border: 1px inset #ccc;
		background: #fff;
		margin-bottom: 10px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	form#whats-new-form textarea {
		width: 100%;
		height: 60px;
		font-size: 14px;
		font-family: inherit;
		color: #555;
		border: none;
		margin: 0;
		padding: 0;
	}

	form#whats-new-form #whats-new-options select {
		max-width: 200px;
	}

	form#whats-new-form #whats-new-submit {
		float: right;
		margin: 0;
	}

/* > Activity Stream Listing
-------------------------------------------------------------- */

ul.activity-list li {
	padding: 20px 0 0 0;
	overflow: hidden;
}
	ul.activity-list > li:first-child {
		padding-top: 5px;
	}

	ul.activity-list li.has-comments {
		padding-bottom: 20px;
	}

.activity-list li.mini {
	position: relative;
	font-size: 11px;
	min-height: 35px;
	padding: 12px 0 0 0;
}
	.activity-list li.mini div.activity-meta {
		margin: 0;
	}

	.activity-list li.mini div.activity-meta a {
		padding: 3px 8px;
	}

	.activity-list li.mini .activity-avatar img.avatar,
	.activity-list li.mini .activity-avatar img.FB_profile_pic {
		width: 20px;
		height: 20px;
		margin-left: 36px;
	}
		.activity-list li.activity_comment .activity-avatar img.avatar,
		.activity-list li.activity_comment .activity-avatar img.FB_profile_pic {
			width: 40px;
			height: 40px;
			margin-left: 20px;
		}

		body.activity-permalink .activity-list li .activity-avatar img.avatar,
		body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic {
			width: 100px;
			height: 100px;
			margin-left: 0;
		}

	.activity-list li.mini .activity-content {
		margin-right: 175px;
	}

	.activity-list li.mini .activity-content p {
		margin: 0;
		float: left;
	}

	.activity-list li.mini .activity-meta {
		position: absolute;
		right: 0;
	}
		body.activity-permalink .activity-list li.mini .activity-meta {
			position: absolute;
			right: 15px;
		}

	.activity-list li.mini .activity-comments {
		clear: left;
		font-size: 12px;
		margin-top: 30px;
	}

.activity-list li .activity-inreplyto {
	font-size: 11px;
	color: #888;
	margin-left: 70px;
	margin-bottom: 15px;
	padding-left: 25px;
	background: url( _inc/images/replyto_arrow.gif ) 7px 0 no-repeat;
}
	.activity-list li .activity-inreplyto > p {
		margin: 0;
		display: inline;
	}

	.activity-list li .activity-inreplyto blockquote,
	.activity-list li .activity-inreplyto div.activity-inner {
		background: none;
		border: none;
		display: inline;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}

.activity-list .activity-avatar img {
	width: 60px;
	height: 60px;
}
		body.activity-permalink .activity-list .activity-avatar img {
			width: 100px;
			height: 100px;
		}

.activity-list .activity-content {
	margin-left: 70px;
}
	body.activity-permalink .activity-list li .activity-content {
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		background: #fff;
		padding: 15px;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		margin-left: 135px;
		font-size: 16px;
		line-height: 150%;
		min-height: 35px;
		margin-right: 0;
	}
		body.activity-permalink .activity-list li .activity-header > p {
			background: url( _inc/images/activity_arrow.gif ) top left no-repeat;
			margin-left: -35px;
			padding: 5px 0 0 38px;
			height: 35px;
			margin-bottom: 0;
		}

	.activity-list .activity-content .activity-header,
	.activity-list .activity-content .comment-header {
		font-size: 11px;
		color: #888;
		line-height: 220%;
	}
	.activity-header {
		margin-top: -12px;		
	}

	.activity-list .activity-header a:first-child, span.highlight {
		background: #EBF7FF;
		color: #059AE7;
		padding: 3px 8px;
		text-decoration: none;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		margin-right: 3px;
	}
		.activity-list .activity-header a:first-child:hover {
			background: #059AE7 !important;
			color: #fff !important;
		}
		.activity-list .activity-content a:first-child:focus { outline: none; }

		.activity-list .activity-content span.time-since {
			color: #bbb;
		}

	.activity-list .activity-content span.activity-header-meta a {
		background: none;
		padding: 0;
		font-size: 11px;
		margin: 0;
		border: none;
		color: #aaa;
		text-decoration: underline;
	}
		.activity-list .activity-content span.activity-header-meta a:hover {
			color: inherit;
			text-decoration: none;
		}

	.activity-list .activity-content .activity-inner,
	.activity-list .activity-content blockquote {
		margin: 15px 0 15px 5px;
		overflow: hidden;
	}
		body.activity-permalink .activity-content .activity-inner,
		body.activity-permalink .activity-content blockquote {
			margin-top: 5px;
		}

		/* Backwards compatibility. */
		.activity-inner > .activity-inner { margin: 0 !important; }
		.activity-inner > blockquote { margin: 0 !important; }

	.activity-list .activity-content img.thumbnail {
		float: left;
		margin: 0 10px 5px 0;
		border: 2px solid #eee;
	}

.activity-list li.load-more {
	background: #f0f0f0 !important;
	text-align: center;
	font-size: 1.2em;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
	.activity-list li.load-more a {
	color: #555;
	display: block;
	}

/* > Activity Stream Comments
-------------------------------------------------------------- */

div.activity-meta {
	margin: 0 0 20px 3px;
	/*clear: left;*/
}

.activity-list div.activity-meta a {
	font-size: 11px;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #999;
	padding: 4px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 3px;
}
	.activity-list div.activity-meta a.acomment-reply {
		background: #FFEAC0;
		color: #ffa200;
	}

	div.activity-meta a:focus { outline: none; }
	div.activity-meta a:hover {
		background: #aaa;
		color: #fff;
		border-color: #aaa;
	}
		div.activity-meta a.acomment-reply:hover {
			background: #f7740a;
			color: #fff;
			border-color: #f7740a;
		}

div.activity-comments {
	position: relative;
	margin: 0 0 0 75px;
	width: auto;
	overflow: hidden; /* IE fix */
}

	body.activity-permalink div.activity-comments {
		width: auto;
		margin-left: 135px;
		background: none;
	}

div.activity-comments > ul {
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
div.activity-comments ul, div.activity-comments ul li {
	border: none;
	list-style: none;
}

	div.activity-comments ul {
		clear: left;
	}

	div.activity-comments ul li {
		border-top: 2px solid #fff;
		padding: 10px 15px 10px 0;
		margin-left: 15px;
	}
		body.activity-permalink div.activity-comments ul li {
			border-width: 1px;
			padding: 15px 0 15px 0;
		}

		div.activity-comments ul li p:last-child {
			margin-bottom: 0;
		}

		div.activity-comments > ul > li:first-child {
			border-top: none;
		}

		div.activity-comments ul li:last-child {
			margin-bottom: 0;
		}

	div.activity-comments ul li > ul {
		margin-top: 5px;
		margin-left: 25px;
	}
		body.activity-permalink div.activity-comments ul li > ul {
			margin-top: 15px;
		}

	div.activity-comments div.acomment-avatar img {
		border-width: 2px !important;
		float: left;
		margin-right: 10px;
	}

	div.activity-comments div.acomment-content {
		font-size: 11px;
		margin-left: 39px;
		margin-top: 5px;
	}
		div.acomment-content .time-since { display: none; }
		div.acomment-content .activity-delete-link { display: none; }
		div.acomment-content .comment-header { display: none; }

		body.activity-permalink div.activity-comments div.acomment-content {
			font-size: 14px;
		}

	div.activity-comments div.acomment-meta {
		font-size: 11px;
		color: #888;
	}

	div.activity-comments form.ac-form {
		display: none;
		margin: 10px 0 10px 33px;
		background: #eee;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		padding: 8px;
	}
		div.activity-comments li form.ac-form {
			margin-right: 15px;
		}

		div.activity-comments form.root {
			margin-left: 0;
		}

		div.activity-comments div#message {
			margin-top: 15px;
			margin-bottom: 0;
		}

		div.activity-comments form.loading {
			background-image: url( _inc/images/ajax-loader.gif );
			background-position: 2% 95%;
			background-repeat: no-repeat;
		}

		div.activity-comments form .ac-textarea {
			padding: 8px;
			border: 1px inset #ccc;
			background: #fff;
			margin-bottom: 10px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
		}
			div.activity-comments form textarea {
				width: 100%;
				font-family: inherit;
				font-size: 11px;
				color: #555;
				height: 60px;
				border: none;
				padding: 0;
			}
				div.activity-comments form input {
					margin-top: 5px;
				}

		div.activity-comments form div.ac-reply-avatar {
			float: left;
		}
			div.ac-reply-avatar img {
				border: 2px solid #fff !important;
			}

		div.activity-comments form div.ac-reply-content {
			margin-left: 25px;
			padding-left: 15px;
			color: #888;
			font-size: 11px;
		}

/* > Private Message Threads
-------------------------------------------------------------- */

table#message-threads tr.unread td {
	background: #FFEAC0;
	font-weight: bold;
}
	table#message-threads tr.unread td span.activity {
		background: #fff;
	}

	li span.unread-count, tr.unread span.unread-count {
		background: #dd0000;
		padding: 2px 8px;
		color: #fff;
		font-weight: bold;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
		div.item-list-tabs ul li a span.unread-count {
			padding: 1px 6px;
			color: #fff;
		}

	div.messages-options-nav {
		font-size: 11px;
		background: #eee;
		text-align: right;
		margin: 0 -20px;
		padding: 5px 15px;
	}

div#message-thread div.message-box {
	margin: 0 -20px;
	padding: 15px;
}
	div#message-thread div.alt {
		background: #f4f4f4;
	}

	div#message-thread p#message-recipients {
		margin: 10px 0 20px 0;
	}

	div#message-thread img.avatar {
		float: left;
		margin: 0 10px 0 0;
		vertical-align: middle;
	}

	div#message-thread strong {
		margin: 0;
		font-size: 16px;
	}
		div#message-thread strong a {
			text-decoration: none;
		}

		div#message-thread strong span.activity {
			margin: 4px 0 0 10px;
		}

	div#message-thread div.message-metadata {
		overflow: hidden;
	}

	div#message-thread div.message-content {
		margin-left: 45px;
	}

	div#message-thread div.message-options {
		text-align: right;
	}

/* > Group Forum Topics
-------------------------------------------------------------- */

ul#topic-post-list {
	margin: 15px -20px;
	width: auto;
}
	ul#topic-post-list li {
		padding: 15px;
		position: relative;
	}

	ul#topic-post-list li.alt {
		background: #f4f4f4;
	}

	ul#topic-post-list li div.poster-meta {
		margin-bottom: 10px;
		color: #888;
	}

	ul#topic-post-list li div.post-content {
		margin-left: 54px;
	}

div.admin-links {
	position: absolute;
	top: 15px;
	right: 25px;
	color: #888;
	font-size: 11px;
}
	div#topic-meta div.admin-links {
		bottom: 0;
		right: 0;
		top: auto;
	}

div#topic-meta {
	position: relative;
	padding: 5px 0;
}
	div#topic-meta h3 {
		font-size: 20px;
	}

div#new-topic-post {
	margin: 0;
	padding: 1px 0 0 0;
}



