/*
Theme Name: Revolution Chrome
Theme URI: http://www.revolutiontwo.com
Description: The Revolution Chrome WordPress Theme.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jdidit.com/
Tags: WordPress, Chrome, Professional

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

#wp-admin-bar {}

/* Inherit the default theme adminbar styles */
#wp-admin-bar .padder {
	width: 90% !important; /* Line up the admin bar with the content body in this theme */
}

#wp-admin-bar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	height: 25px;
	font-size: 11px;
	width: 100%;
	z-index: 1000;
	background:black;
}
	#wp-admin-bar .padder {
		position: relative;
		padding: 0;
		width: 100%;
		margin: 0 auto;
		background: url( ../images/60pc_black.png );
		height: 25px;
	}
		body#bp-default #wp-admin-bar .padder {
			min-width: 960px;
			max-width: 1250px;
		}

		body#bp-default.activity-permalink #wp-admin-bar .padder {
			min-width: 960px;
			max-width: 960px;
		}

#wp-admin-bar * { z-index: 999; }

#wp-admin-bar div#admin-bar-logo {
	position: absolute;
	top: 5px;
	left: 10px;
}

#wp-admin-bar a img {
	border: none;
}

#wp-admin-bar li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-align: left;
}

#wp-admin-bar li a {
	padding: 7px 15px 7px 15px;
	color: #eee;
	text-decoration: none;
	font-size: 11px;
}
	#wp-admin-bar li.alt { border: 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 {
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 8px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}
	body#bp-default #admin-bar-logo { padding: 2px 8px; }

/*******************/

#wp-admin-bar ul { /* all lists */
	margin: 0;
	list-style: none;
	line-height: 1;
	cursor: pointer;
	height: auto;
	padding: 0;
}

#wp-admin-bar ul li { /* all list items */
	padding: 0;
	float: left;
	position: relative;
	background: url( ../images/admin-menu-arrow.gif ) 88% 53% no-repeat;
	padding-right: 11px;
}
	#wp-admin-bar ul li.no-arrow {
		background: none;
		padding-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: #333;
}

/* second-level lists */

#wp-admin-bar ul li ul {
	position: absolute;
	width: 185px;
	left: -999em;
	margin-left: 0;
	background: #333;
	border: 1px solid #222;
	-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
}
	#wp-admin-bar ul li > ul {
		border-top: none;
	}

	#wp-admin-bar ul li ul a {
		color: #eee;
	}

#wp-admin-bar ul li ul li {
	float: left;
	width: 174px;
	margin: 0;
}
	#wp-admin-bar ul li ul li:hover a {
		color: #fff;
	}

#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: #222;
}

/* third-and-above-level lists */

#wp-admin-bar ul li ul ul {
	margin: -25px 0 0 184px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
	#wp-admin-bar ul li ul li:hover ul li a {
		color: #eee;
	}
		#wp-admin-bar ul li ul li ul li:hover a {
			color: #fff;
		}

#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;
}

/* Menu item css */

#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 {
	padding: 0 6px;
	margin-left: 2px;
	background: #fff;
	color: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}









#autor-gravatar img {margin:0px;
padding:2px;border:1px solid #EEE7DD;
}

/* Lets Begin */
html, body {
font-size: 12px; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF url(images/bg.jpg) top left repeat-x;
color: #333333;
margin: 0;
padding: 0;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

h1 {
font-size: 2em; /*4em*/
text-align: left;
}

h2 {
font-size: 1.6em;
}

h3 {
font-size: 1.3em;
margin: 0;
padding: 0;
}

a:link, a:visited {
color: #7F2D30;
text-decoration: none;
}

a:hover {
color: #4E0C0E;
text-decoration: underline;
}

.clear {
clear: both;
}

p {
margin: 0 0 10px 0;
}

#content p {
font-size:14px;
}

#content #postcomments p {
font-size:12px;
}

/* And... Moving On */

.wrapper {
width: 960px;
margin: 0px auto;
}

/* Begin Header */
#masthead {
background: url(images/cabecalho.jpg) no-repeat;
height: 221px;
width: 960px;
float: left;
}

#logo {
width: 550px;
height: 160px;
float: left;
}

#headright {
margin-top:60px;
width: 410px;
height: 100px;
float: left;
text-align: right;
/*background: url(images/headrightbg.jpg) top right no-repeat;*/
}

#headright ul {
float: right;
width: 260px;
height: 45px;
list-style: none;
margin: 25px 0 0 0;
padding: 0;
}

#headright li {
padding: 0 50px 0 0;
background: url(images/rss.gif) right no-repeat;
}
#headright li a {
color: #ffffff;
}
/* End Header */

/* Begin Search */
#searchwrap {
float: right;
padding: 0px 5px 5px 5px;
height: 38px;
}

* + html #searchwrap {
padding: 1px 5px 5px 5px;
}

#searchwrap input{
vertical-align: middle;
background: none;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#searchwrap #s{
border: none;
padding: 5px 0 5px 0;
margin: 0;
width: 215px;
}

* + html #searchwrap #s {
margin: -3px 3px 0 0;
width: 210px;
}
/* End Search */

/* Begin Page Navigation */
#pages {
width: 960px;
height: 31px;
float: left;
}

#page {
bottom: 0;
right: 0;
z-index: 999;
list-style: none;
float: left;
margin: 0;
padding: 0;
}

#page li {
float: left;
margin-right: 5px;
background: url(images/pagebg.gif) no-repeat right top;
font-size: 12px;
}

#page li.current {
background-position: right bottom;
}

#page li a {
float: left;
display: block;
height: 22px;
padding: 9px 14px 0;
background: url(images/pagebg2.gif) no-repeat left top;
color: #333333;
text-decoration: none;
}

#page li.current a {
background-position: left bottom;
color: #333333;
}

#page li:hover, #page li.sfhover {
background-position: right -31px;
}

#page li.current:hover, #page li.sfhover.current {
background-position: right bottom;
}

#page li:hover a, #page li.sfhover a {
background-position: left -31px;
color: #666666;
}

#page li.current:hover a, #page li.sfhover.current a {
background-position: left bottom;
color: #C7CBC0;
}

#page li#page_home.current {
background-position: right top;
}

#page li#page_home.current a {
background-position: left top;
color: #FFFFFF;
}

#page li.current#page_home:hover, #page li.current.sfhover#page_home {
background-position: right -31px;
}

#nv li.current#page_home:hover, #page li.current.sfhover#page_home a {
background-position: left -31px;
color: #FFFFFF;
}

#page li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;

width: 161px;
margin-top: 31px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */
border: 1px solid #E7E7E7;
border-top: 0;
border-bottom: 0;
list-style: none;
line-height: 1;
padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #page li ul {
margin-top: 0;
}

#page li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;
}

#page li ul ul {
margin: -31px 0 0 161px;
}

#page li:hover ul ul, #page li.sfhover ul ul {
left: -999em;
}

#page li:hover ul, #page li li:hover ul, #page li.sfhover ul, #page li li.sfhover ul {
left: auto;
}

#page li li li {
font-size: 1em;
}

#page li:hover li a, #page li.sfhover li a {
float: none;
width: 133px;
height: auto;
padding: 9px 14px;
border-bottom: 1px solid #E7E7E7;
background: #F8F8F8;
color: #333333;
}

#page li:hover li a:hover, #page li.sfhover li a:hover {
background: #F0F0F0;
}
/* End Page Navigation */

/* Begin Category Navigation */
#navigation {
width: 960px;
height: 22px;
float: left;
}

#nav {
bottom: 0;
right: 0;
z-index: 999;
list-style: none;
float: left;
margin: 0;
padding: 0;
}

#nav li {
float: left;
margin-right: -2px;
background: url(images/navbg.gif) no-repeat right top;
font-size: 12px;
}

#nav li a {
float: left;
display: block;
height: 22px;
padding: 7px 14px 0;
background: url(images/navbg2.gif) no-repeat left top;
color: #333333;
text-decoration: none;
}

#nav li.current a {
color: #333333;
}

#nav li:hover a, #nav li.sfhover a {
color: #666666;
}

#nav li.current:hover a, #nav li.sfhover.current a {
color: #C7CBC0;
}

#nav li#nav_home.current {
background-position: right top;
}

#nav li#nav_home.current a {
background-position: left top;
color: #FFFFFF;
}

#nav li.current#nav_home:hover, #nav li.current.sfhover#nav_home {
background-position: right -31px;
}

#nv li.current#nav_home:hover, #nav li.current.sfhover#nav_home a {
background-position: left -31px;
color: #FFFFFF;
}

#nav li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;
width: 161px;
margin-top: 29px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */
border: 1px solid #E7E7E7;
border-top: 0;
border-bottom: 0;
list-style: none;
line-height: 1;
padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav li ul {
margin-top: 0;
}

#nav li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;
}

#nav li ul ul {
margin: -31px 0 0 161px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}

#nav li li li {
font-size: 1em;
}

#nav li:hover li a, #nav li.sfhover li a {
float: none;
width: 133px;
height: auto;
padding: 9px 14px;
border-bottom: 1px solid #E7E7E7;
background: #F8F8F8;
color: #333333;
}

#nav li:hover li a:hover, #nav li.sfhover li a:hover {
background: #F0F0F0;
}
/* End Category Navigation */

/* Begin Home Page */
#photos {
float: left;
width: 660px;
margin: 0 0 25px 0;
}

#photos img {
width: 117px;
height: 117px;
padding: 4px;
margin: 10px -1px 0 0;
float: left;
border: 1px solid #ECECEC;
}

#homebox {
float: left;
width: 660px;
margin: 10px 0 10px 0;
color: #666666;
}

#homebox img {
width: 117px;
height: 117px;
float: left;
margin: 0 8px 8px 0;
}

#homebox2 {
float: left;
width: 660px;
margin: 10px 0 10px 0;
color: #666666;
}

.boxitem {
width: 306px;
height: 200px;
float: left;
border: 1px solid #ECECEC;
margin: 0 -1px -1px 0;
padding: 4px;
}

#homebox h5 {
font-size: 16px;
margin: 0;
padding: 0;
font-weight: normal;
}

.itemdets {
font-size: 11px;
width: 300px;
float: left;
margin: 2px 0 15px 0;
}

.itemdets li {
list-style: none;
}

.itemdets li h2 {
padding-bottom:5px;
margin:0px;
}

.morelink {
width: 150px;
float: left;
margin: 5px 0 0 0;
}

.featuredmorelink {
width: 150px;
float: left;
margin: 10px 0 0 0;
}

.morelink a:link, .morelink a:visited {
color: #0087CC;
}
/* End Home Page */

/* Begin Content Slider */
#featured {
float: left;
height: 350px;
width: 621px;
border: 1px solid #ECECEC;
padding: 4px;
margin: 0 0 25px 0;
overflow: hidden;
}

#thevideo {
width: 100%;
float: left;
background: #131313 url(images/videobgtop.jpg) top left repeat-x;
padding: 15px 0 0 0;
}

#thevideoinside {
width: 100%;
float: left;
background: url(images/videobgbottom.jpg) bottom left repeat-x;
position: static;
padding: 0 0 15px 0;
min-height: 350px;
}

#videoembed {
margin: 0px auto;
width: 980px;
text-align: center;
}

.insert {
width: 180px;
height: 330px;
background: url(images/insertbg.png) top left no-repeat;
margin: 0 0 0 360px;
color: #D8D8D8;
padding: 10px;
line-height: 1.2em;
}

.insert h2 {
line-height: 1em;
font-size: 22px;
font-weight: normal;
margin: 0 0 10px 0;
}

.insert a:link, .insert a:visited {
color: #FFFFFF;
text-decoration: none;
}

.insert a:hover {
text-decoration: underline;
}
/* End Content Slider */

/* Begin Secondary Pages */
.title {
width: 645px;
float: left;
height: 36px;
background: url(images/titlebg.jpg) top left no-repeat;
}

.singletitle {
width: 645px;
float: left;
height: 40px;
background: url(images/titlebg.jpg) top left no-repeat;
}

.commentstitle {
width: 645px;
float: left;
height: 40px;
background: url(images/titlebg.jpg) top left no-repeat;
}

#postcontent {
padding: 0 0 5px 5px;
}

#postcontent li {
padding: 0 0 0 16px;
background: url(images/list.gif) top left no-repeat;
}

#postcontent ul {
margin: 5px 0 15px 0;
padding: 0;
list-style: none;
}

#location {
width: 960px;
height: 65px;
float: left;
color: #FFFFFF;
font-size: 16px;
}

#location p {
margin: 22px 0 0 0;
}

#location a:link, #location a:visited {
color: #FFFFFF;
text-decoration: none;
}

#location a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#secondarytop {
width: 960px;
float: left;
height: 6px;
background: url(images/sidetopbg.jpg) top right no-repeat;	
}

#secondary {
width: 960px;
float: left;
background: url(images/sidebg.jpg) top right repeat-y;
}

#content {
width: 615px;
float: left;
padding: 6px 15px 12px 0;
margin: 0 12px 0 0;
}

#content a:link, #content a:visited {
color:#7F2D30;
text-decoration:none;
/*border-bottom: 1px solid #DEDBD1;*/
}
#content a:hover {
color:#4E0C0E;
text-decoration:underline;
/*border-bottom: 0px solid #DEDBD1;*/
}

#postcontent img {
padding-top:20px;
padding-bottom:15px;
}

#content h3 {
font-size: 15px;
font-weight: bold;
margin: 8px 0 0 10px;
}

#postimage {
float: left;
width: 621px;
border: 1px solid #ECECEC;
padding: 4px;
margin: 0 0 15px 0;
text-align: center;
overflow: hidden;
}

* + html #postimage {
padding: 4px 4px 1px 4px;
}

#postimage img {
width: 621px;
}

#postvideo {
float: left;
width: 621px;
border: 1px solid #ECECEC;
padding: 4px;
margin: 0 0 15px 0;
text-align: center;
overflow: hidden;
}

* + html #postvideo {
float: left;
width: auto;
border: 0;
text-align: center;
margin: 0 0 15px 0;
}
/* End Secondary Pages */

/* Begin Comment Styles */
h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

.commentmetadata a {
font-size:11px;
color:#333333;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
width: 592px;
}

ol.commentlist li.alt {
padding: 18px 18px 5px 18px !important;
background:#F8F8F4;
border:1px solid #DEDBD1;	
}

#commentform input {
background: #FFFFFF;
border: 1px solid #E7E7E7;
}

#commentform textarea {
background: #FFFFFF;
border: 1px solid #E7E7E7;
width: 628px;
}

input#submit {
color:#333333;
padding:7px;
margin: 0 0 7px 0;
text-align: center;
border: 1px solid #E7E7E7;
background:#FFFFFF;
}
/* End Comment Styles */

/* Begin Sidebar */
#sidebar {
width: 300px;
float: left;
padding: 7px 0 0 16px;
}

.block {
width: 280px;
float: left;
padding: 7px 0 0 10px;
background: url(images/blockbg.jpg) top left no-repeat;
}

.block img {
margin-bottom:4px;
}

.block h3 {
border-bottom: 1px solid #E7E7E7;
padding: 0 0 2px 0;
margin: 0 0 5px 0;
font-size: 15px;
}

.block ul {
margin: 0;
padding: 0;
list-style: none;
width: 280px;
}

.block li {
width: 265px;
height: 20px;
padding: 5px 0 0 20px;
background: url(images/blockunder.gif) top left no-repeat;
}

.block li:hover {
width: 265px;
height: 20px;
padding: 5px 0 0 20px;
background: url(images/blockover.gif) top left no-repeat;
}

.blockfooter {
width: 300px;
height: 20px;
float: left;
background: url(images/blockfooterbg.jpg) top left no-repeat;
}

#homevideo {
	margin: 0 0 10px 0;
}
/* End Sidebar */

/* Begin Footer */
#footerwrap {
width: 100%;
background: url(images/footerbg.jpg) top left repeat-x;
float: left;
padding: 0 0 20px 0;
}

#footer {
width: 960px;
background: url(images/sidefooterbg.jpg) top right no-repeat;
margin: 0px auto;
color: #333333;
padding: 18px 0 0 0;
}

#footer a:link, #footer a:visited {
color: #333333;
text-decoration: none;
}

#footer a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#footertext {
width: 860px;
float: left;
}

#linkage {
color: #666666;
font-size: 10px;
margin: 5px 0 0 0;
float: left;
}

#linkage  a:link, #linkage  a:visited {
color: #666666;
text-decoration: none;
}

#linkage  a:hover {
color: #333333;
text-decoration: underline;
}

#pagination{
float: right;
text-align: right;
}

#pagination a:hover{
border:none;
}

#pagination img{
border:none;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward.gif) top right no-repeat;
cursor:pointer;
}
/* End Footer */

/* Begin Defaults */
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

p img {
padding: 0;
max-width: 100%;
}

a img {
border: none;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 8px 8px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 8px 8px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.center {
text-align: center;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.hidden {
display: none;
}

blockquote {
margin: 15px 30px 0 0;
padding-left: 30px;
background: url(images/blockquote.jpg) top left no-repeat;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.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;
}

blockquote {
font-family:Georgia, Arial, Serif;
font-size:1.25em;
text-align:center;
background:none;
width:500px;
border-top:#989881 3px solid;
border-bottom:#989881 3px solid;
margin:1em;
padding:1em;
color:#989881;
}

blockquote.small
{
float:right;
}

blockquote.big
{

margin: 0px auto;
margin-bottom:10px;

}


.h { display:none; }

/* End Defaults */

/*BP Bruno Accioly*/
#member-content a, #member-content li a, #member-content #activity-rss p a, #member-content form a, #main-column a, .bpside li a, #post-entry .textwidget a, #post-entry div.widget_tag_cloud a, .message-box a, .item-options a, .post-content a, h1 a, .post-author a, p.tags a, #post-navigator-single a, table a, .group-button a {
color: #0066CC;
}

#content ul#activity-filter-links, #footer ul#activity-filter-links {
	margin: 10px 0px 0px;
	padding: 5px 0px 5px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#content ul#activity-filter-links li {
	margin: 0px 3px 3px 0px;
	padding: 4px 10px 4px 25px;
	float: left;
	list-style-type: none;
	display: inline;
	width: auto;
	font-size: 11px;
	border: 1px solid #ddd;
}
#content ul#activity-filter-links li a {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	color: #0066CC;
}
#content ul#activity-filter-links li a:hover {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	color: #0066CC;
	text-decoration: none;
}
#content ul#activity-filter-links li.selected a {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	color: #0066CC;
	text-decoration: underline;
}
.item-content img, #activity-list li blockquote img {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	width: 25%;
	max-width: 100%;
	float: left;
	height: auto;
}
span.activity-delete-link a, span.time-since {
	font-size: 9px;
	color: #999999;
}
p.date, span.topic-meta {
	font-size: 11px;
	color: #999999;
}
#profile-name #user-status a {
	font-size: 12px !important;
}
#profile-name #user-status a {
	font-size: 12px !important;
	background: url(../images/spacer.gif) no-repeat !important;
	margin: 0px;
	padding: 0px;
}
span.activity {
	font-size: 12px;
	line-height: 13px;
}
.activity-avatar img {
	padding: 3px;
	border: 1px solid #ddd;
}
#activity-count, .pag-count {
	font-size: 10px;
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 100%;
}
#activity-pag a, .pagination-links a {
	text-decoration: none;
	background: #f6f6f6;
	padding: 3px;
}
li#afilter-blogs {
	background: url(../images/site-wide-icon/li-blogs.png) no-repeat 4px center;
}
li#afilter-example {
	background: url(../images/site-wide-icon/li-blogs.png) no-repeat 4px center;
}
li#afilter-groups {
	background: url(../images/site-wide-icon/li-groups.png) no-repeat 4px center;
}
li#afilter-profile {
	background: url(../images/site-wide-icon/li-profiles.png) no-repeat 4px center;
}
li#afilter-friends {
	background: url(../images/members/friend_add.png) no-repeat 4px center;
}
li#afilter-status {
	background: url(../images/members/info.png) no-repeat 4px center;
}
li#afilter-clear {
background: url(../images/members/remove.png) no-repeat 4px center;
}

ul#blog-list h4, ul#friend-list h4, ul#group-list h4 {
	background: #FFFFFF url(../images/spacer.gif) !important;
	margin: 0px!important;
	padding: 0px !important;
	border-width: 0px;
	border-style: none !important;
	font-size: 14px;
	line-height: 20px;
	color: #333333 !important;
	float: left;
	width: 100%;
}
ul#blog-list h4 a, ul#friend-list h4 a, ul#group-list h4 a {
	color: #333 !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 18px;
	font-weight: bold;
}
ul#blog-list h4 a:hover, ul#friend-list h4 a:hover, ul#group-list h4 a:hover {
	color: #333 !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
#commentpost a, #cf a, #respond a {
color: #0066CC;
}


#userbar {
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
	width: 100%;
}
#meprofile {
	margin: 0px;
	padding: 3%;
	float: left;
	width: 94%;
	background: #646152;
	border-bottom: 5px solid #3F3D30;
	color: #FFFFFF;
}
#meprofile img {
	float: left;
	margin-right: 20px;
	border: 5px solid #FFFFFF;
}
#meprofile p {
	font-size: 18px;
	margin: 0px;
	padding: 20px 0px 0px;
	float: left;
}
ul#bp-nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	background: #FFFFFF;
}
ul#bp-nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 14px;
	line-height: 20px;
}
ul#bp-nav li a {
	color: #000000;
	text-decoration: none;
	padding-left: 12%;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 88%;
	border-bottom: 1px solid #ededed;
}
ul#bp-nav li a:hover {
	color: #000000;
	text-decoration: none;
	padding-left: 12%;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 88%;
	border-bottom: 1px solid #ededed;
	background: #eee;
}

#bp-nav #my-activity  {
	background: url(../images/members/activity-bullet.png) no-repeat 8px center;
}

#bp-nav .current #my-activity  {
	background: #eee url(../images/members/activity-bullet.png) no-repeat 8px center;
	color: #000000;
	text-decoration: none;
}


#bp-nav #my-profile {
	background: url(../images/members/profile-bullet.png) no-repeat 8px center;
}

#bp-nav .current #my-profile {
	background: #eee url(../images/members/profile-bullet.png) no-repeat 8px center;
}

#bp-nav #my-blogs {
	background: url(../images/members/blog-bullet.png) no-repeat 8px center;
}

#bp-nav .current #my-blogs {
	background: #eee url(../images/members/blog-bullet.png) no-repeat 8px center;
}
#bp-nav #my-wire {
	background: url(../images/members/wire-bullet.png) no-repeat 8px center;
}

#bp-nav .current #my-wire {
	background: #eee url(../images/members/wire-bullet.png) no-repeat 8px center;
}

#bp-nav #my-messages {
	background: url(../images/members/message-bullet.png) no-repeat 8px center;
}

#bp-nav .current #my-messages {
	background: #eee url(../images/members/message-bullet.png) no-repeat 8px center;
}

#bp-nav #my-friends {
	background: url(../images/members/friend-bullet.png) no-repeat 8px center;
}

#bp-nav .current #my-friends {
	background: #eee url(../images/members/friend-bullet.png) no-repeat 8px center;
}

#bp-nav #my-groups {
	background: url(../images/members/group-bullet.png) no-repeat 8px center;
}

#bp-nav .current #my-groups {
	background: #eee url(../images/members/group-bullet.png) no-repeat 8px center;
}

#bp-nav #my-settings {
	background: url(../images/members/setting-bullet.png) no-repeat 8px center;
}

#bp-nav .current #my-settings {
	background: #eee url(../images/members/setting-bullet.png) no-repeat 8px center;
}

#bp-nav #wp-logout {
	background: url(../images/members/logout-bullet.png) no-repeat 8px center;
}

#bp-nav .current #wp-logout {
	background: #eee url(../images/members/logout-bullet.png) no-repeat 8px center;
}
#optionsbar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	background: #FFFFFF;
}
#optionsbar h3 {
	margin: 0px;
	padding: 3% 4%;
	float: left;
	width: 92%;
	background: #3F3D30;
	font-size: 16px;
	color: #FFFFFF;
}
#optionsbar  p.avatar {
	margin: 0px;
	padding: 4%;
	float: left;
	width: 92%;
	border-bottom: 5px solid #3F3D30;
	background: #646152;
}
#optionsbar img.avatar {
	border: 5px solid #FFFFFF;
}
ul#options-nav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
ul#options-nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
ul#options-nav li a {
	margin: 0px;
	padding: 8px 0px 8px 12%;
	float: left;
	width: 88%;
	background: url(../images/members/options.png) no-repeat 8px center;
	border-bottom: 1px solid #dedede;
	color: #0066CC;
}
ul#options-nav li.current a {
	margin: 0px;
	padding: 8px 0px 8px 12%;
	float: left;
	width: 88%;
	color: #000000;
	background: #eee url(../images/members/options.png) no-repeat 8px center;
	text-decoration: none;
}
#member-content {
	margin: 0px;
	padding: 2%;
	float: left;
	width: 95%;
	border: 1px solid #CCCCCC;
}
#member-content textarea {
	background: #FFFFFF;
	padding: 5px;
	width: 90%;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	height: 100px;
	margin-bottom: 10px;
	font-size: 12px;
}
#member-content input[type="submit"] {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#000000;
	text-decoration:none;
	background: #F8F8F8;
	border: 1px solid #999999;
	padding: 5px 12px;
	margin: 10px 0px 0px;
}
#member-content input[type="text"] {
	background: #FFFFFF;
	padding: 5px;
	width: 90%;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 5px 0px 0px;
}
#member-content input[type="search"] {
	background: #FFFFFF;
	padding: 5px;
	width: 60%;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 5px 0px 0px;
}
#member-content input[type="password"] {
	background: #FFFFFF;
	padding: 5px;
	width: 25%;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 5px 0px 0px;
}
#member-content select {
	background: #FFFFFF;
	padding: 5px;
	width: 90%;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 5px 0px 0px;
}
#member-content p {
	margin: 0px;
	padding: 0px;
}
.member-class a {
	color: #0066CC;
	text-decoration: underline;
}

#member-content .button-block {
}

#member-content #activity-rss {
	margin: 0px 0px 8px;
	padding: 8px 0px 8px 4%;
	float: left;
	width: 95%;
	background: url(../images/rss/rss_blue.png) no-repeat 3px center;
	font-size: 11px;
	line-height: 16px;
}
#activity-list li {
	padding-left: 25px;
	float: left;
	width: 90%;
	margin: 0px 0px 25px;
	padding-top: 4px;
}
#activity-list li blockquote {
	background: #F2FAFF;
	margin: 15px 25px 0px 0px;
	padding: 15px;
	border-top: 2px solid #C1E0FF;
	border-bottom: 2px solid #C1E0FF;
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#wire-post-list .avatar {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
#wire-post-list div {
	float: left;
	width: 90%;
}
div.wire-post-content {
	float: left;
	width: 90%;
	padding: 10px;
	margin-bottom: 25px;
	margin-top: 10px;
	background: #f5f5f5;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
}



#member-content form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#member-content .profile-fields tr {
	display: table;
	border-bottom: 1px solid #eee;
	margin: 0px 0px 12px;
	float: left;
	width: 100%;
	padding: 0px 0px 12px;
}
.profile-fields .label {
	width: 200px;
	font-size: 15px;
}


#member-content #message {
	margin: 0px 0px 1em;
	padding: 2% 4% 2% 0px;
	float: left;
	width: 96%;
	font-size: 14px;
}


#member-content .info p {
	background: #CEEDFD url(../images/members/info.png) no-repeat 8px center;
	padding: 12px 8px 12px 30px;
	border-top: 3px solid #8AC8F4;
	border-bottom: 3px solid #8AC8F4;
}
#member-content .error p {
	background: #FFE991 url(../images/members/warning.png) no-repeat 8px center;
	padding: 12px 8px 12px 30px;
	border-top: 3px solid #FFDC4F;
	border-bottom: 3px solid #FFDC4F;
}
#member-content .updated p {
	background: #F2FFCA url(../images/members/updated.png) no-repeat 8px center;
	padding: 12px 8px 12px 30px;
	border-top: 3px solid #DFFB8C;
	border-bottom: 3px solid #DFFB8C;
}

#member-content .vcard {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#member-content .info-group, #member-content .bp-widget {
	margin: 0em;
	padding: 1em 0em 2em;
	float: left;
	width: 100%;
}
.info-group h4, .bp-widget h4 {
	margin-bottom: 15px!important;
}

#member-content table {
	margin: 0px;
	padding: 3%;
	float: left;
	width: 94%;
}

#member-content .button-block {
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
}
#member-content label {
	display: block;
	font-size: 16px;
	margin: 15px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#group-name {
	padding-bottom: 15px;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 15px;
}

#profile-name {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#profile-name a {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
	background: url(../images/members/user.png) no-repeat left center;
}

.generic-button {}

.generic-button a {
	color: #333333;
	text-decoration: none;
	padding-left: 30px;
	margin: 0px;
	float: right;
	background: #f3f3f3;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.generic-button  .edit  {
	background: url(../images/members/edits.png) no-repeat 8px center;
}
.generic-button .send-message {
	background: url(../images/members/letter.png) no-repeat 8px center;
}
.action .accept  {
	background: url(../images/members/add.png) no-repeat 8px center;
}
.action .reject {
	background: url(../images/members/remove.png) no-repeat 8px center;
}


a.pending, a.requested {
	background: #eee url(../images/members/join.png) no-repeat 5px center;
}
a.add {
	background: url(../images/members/add.png) no-repeat 5px center;
	display: block;
	padding-left: 20px;
}

a.remove {
	background: url(../images/members/remove.png) no-repeat 5px center;
	display: block;
	padding-left: 20px;
}
.xprofile-data {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 100%;
	overflow: hidden;
}
#search-members-form {
	margin: 0px;
	padding: 8px 0px 20px;
	float: left;
	width: 100%;
}



#member-content h4 {
	margin: 0px;
	padding: 2% 2% 1%;
	float: left;
	width: 96%;
	background: #B0AB8E;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom: 5px solid #A09B85;
}
#member-content h4 a {
	color: #FFE991;
	text-decoration: underline;
	margin-left: 15px;
	font-size: 14px;
}
#member-content h4 a:hover {
	color: #FFFFFF!important;
	text-decoration: none!important;
	margin-left: 15px;
	font-size: 14px;
}
#member-content ul {
	list-style-type: none;
}
#member-content .vcard {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 2em;
}

.member-class ul {
	margin: 0px;
	padding: 1em 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.content-header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	font-size: 22px;
	color: #000000;
}
.content-header p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.content-header-nav  .current a {
	color: #FFFFFF;
	text-decoration: underline;
	background: #3F3D30;
	display: inline-block;
}
ul.content-header-nav {
	margin: 0px;
	padding: 0px;
}


ul.content-header-nav li {
	margin: 0px;
	padding: 5px 12px;
	float: left;
	font-size: 13px;
	display: inline-block;
}
ul.content-header-nav li a {
	margin: 0px;
	padding: 5px 12px;
	float: left;
	background: #A09B85;
	display: inline-block;
	color: #FFFFFF !important;
	text-decoration: none;
	font-size: 13px;
}
ul.content-header-nav li a:hover {
	margin: 0px;
	padding: 5px 12px;
	float: left;
	background: #B0AB8E;
	display: inline-block;
	color: #FFFFFF!important;
	text-decoration: underline;
	font-size: 13px;
}
#member-content ul.horiz-gallery li {
	margin: 0px 15px 15px 0px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 100px;
	overflow: hidden;
	font-size: 13px;
	line-height: 16px;
}


/* this should be used a global item-list only on css - taken note for future bp coding */

#friends-loop .item-list li, #group-loop .item-list li, #blogs-list li, #groups-list li, #members-list li, #friend-list li, #comment-list li, #request-list li {
	margin: 10px 0px 8px;
	padding: 0px 0px 15px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
#comment-list span.small {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.messages-options a {
	font-size: 13px;
}
div.notice {
	font-size: 13px;
	line-height: 18px;
}
div.notice h5 {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 15px;
}
div.message-box {
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
	font-size: 12px;
	line-height: 20px;
}
div.message-box p {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 75%;
}

.avatar-box {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: left;
}
table#message-threads tr {
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.message-list {
	margin: 0px 0px 20px;
	padding: 0px 0px 20px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.inmessage {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
}
.message-status {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
	font-size: 12px;
	line-height: 20px;
}
.message-active {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
	font-size: 12px;
	line-height: 20px;
}
table.notification-settings {
	text-align: left;
}
#messages-form .notice {
	padding: 3%;
	border: 1px solid #ddd;
	margin: 0px 0px 20px;
	float: left;
	width: 93%;
}
#blogs-list .action, #groups-list .action, #members-list .action, #random-groups-list .action {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
#blogs-list .meta, #groups-list .meta, #members-list .meta  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#blogs-list .visit a, #groups-list .leave-group a {
	margin: 0px 0px 5px;
	padding: 5px 12px 5px 25px;
	color: #000000;
	text-decoration: none;
	background: #f8f8f8 url(../images/members/visit.png) no-repeat 8px center;
	display: block;
	float: right;
}
#groups-list a.leave-group {
	margin: 0px 0px 5px;
	padding: 5px 12px 5px 25px;
	color: #000000;
	text-decoration: none;
	background: #f8f8f8 url(../images/members/leave.png) no-repeat 8px center;
	display: block;
	float: right;
}
#groups-list a.join-group, div.group-button a.membership-requested  {
	margin: 0px 0px 5px;
	color: #000000;
	text-decoration: none;
	background: url(../images/members/join.png) no-repeat 8px center;
	display: block;
	float: right;
}

div.group-button a.request-membership {
	margin: 0px 0px 5px;
	padding: 5px 12px 5px 25px;
	color: #000000;
    border: solid 1px #ccc;
	text-decoration: none;
	background: #ededed url(../images/members/add.png) no-repeat 8px center;
	display: block;
	float: right;
}

/** Letter Listing *************************/

ul#letter-list, ul#members-list {
	margin: 0;
	padding: 2em 0;
	list-style: none;
	width: 100%;
}
	ul#letter-list li {
		float: left;
		margin: 0 4px 3px 0;
		width: 3.2%;
		min-width: 15px;
		list-style: none;
		padding: 0;
	}
		ul#letter-list li a {
	display: block;
	background: #A09B85;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	moz-border-radius: 3px;
		}
		
		
		

		ul#letter-list li a:hover {
	background: #B0AB8E;
	color: #FFFFFF;
	padding: 2px;
	moz-border-radius: 3px;
		}#sidebar .field-name p {
	margin: 0px 0px 15px;
}


		ul#letter-list li a.selected {
	background: #3F3D30;

}

	/* .standard-form -- Most forms contain this class */
	#register-page form.standard-form {
	width: 90%;
	background: #f9f9f9;
	padding: 2% 2% 2% 7%;
	margin-top: 15px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}

    #register-page form.standard-form h3 {
	color: #336699;
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	}
		#register-page form.standard-form label, #register-page form.standard-form span.label {
             color: #222;
     font-size: 13px;

			display: block;
			font-weight: bold;
			margin: 10px 0 5px 0;
		}

		#register-page form.standard-form input[type=text] {
	padding: 5px;
	width: 80%;
		}

       		#register-page form.standard-form input[type=password], #register-page form.standard-form select {
	padding: 5px;
	width: 80%;
		}

		#register-page form.standard-form textarea {
	padding: 5px;
	width: 80%;
		}

	/* #invite-list -- Lists of friends with checkboxes always carry this ID */
	div#invite-list {
		border: 1px solid #ccc;
		background: #f0f0f0;
		padding: 5px;
	}
		div#invite-list ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		div#invite-list input { width: auto; }

	/* .ajax-loader -- All ajax loading indicators carry this class */
	.ajax-loader {
		background: url( ../images/ajax-loader.gif ) center left no-repeat !important;
		padding: 8px;
		display: none;
	}#blog-list li {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
}
ul#forum-topic-list li {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
}
ul#forum-topic-list li .topic-avatar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
div.group-forum {
	margin: 0px 0px 8px;
	padding: 0px 0px 8px !important;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
#forums-directory-page h4 {
	margin-bottom: 20px !important;
}
#global-forum-topic-filters {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#global-forum-topic-filters li {
	margin: 0px 0px 8px;
	padding: 0px 0px 8px;
	float: left;
	width: 100%;
	font-size: 13px;
	border-bottom: 1px solid #eee;
}
table#global-forum-topic-list {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.td-freshness {
	color: #666666;
	font-size: 12px;
}
#forums-directory-search {
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
	width: 100%;
}
#global-forum-topic-filters .selected a {
	font-weight: bold;
	text-decoration: none;
}

