/*
	Theme Name: Lifestyle
	Theme URL: http://www.studiopress.com/themes/lifestyle
	Description: Lifestyle is a 3-column Widget-ready theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 4.0
	Tags: three columns, fixed width, white, tan, teal, purple, sidebar widgets, buddypress
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: url(/Avatar/images/avatarbg.png) top center #E2DDCB;
	background-repeat: no-repeat;
	/*width: 980px;*/
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 10px 0 30px 0;
}
	
#wrap {
	background: #F7F5EF;
	width: 960px;
/*	margin: 10px auto 10px;*/
	margin: 0 auto;
	padding: 0px;
	position: relative;
	border: 10px solid #D4CFBB;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #7A3254;
	text-decoration: none;
	}
	
a:hover {
	color: #495D5C;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	background: #93BBBC url(images/topnav.png);
	width: 960px;
	height: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 230px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	}
	
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #85ACAC url(images/header1.jpg);
	width: 960px;
	height: 100px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#header #imageheader {
	width: 460px;
	height: 100%;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header #imageheader a {	
	display: block;
	width: 100%;
	height: 100%;
	}

#header h1, #header h4 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header h3 {
	color: #7A3254;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#header p {
	color: #FFFFFF;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft {
	display: none;
	width: 460px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	display: none;
	width: 488px;
	float: right;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.rsslink {
	padding: 2px 5px 2px 20px;
	background: url(images/rss.gif) no-repeat left center;
	}	

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #E1DCCA url(images/navbar.png);
	width: 960px;
	height: 35px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
#navbarleft {
	width: 680px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 280px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #495D5C;
	display: block;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: none;
    margin: 0px;
	padding: 9px 15px 8px 15px;
	}

#nav li a:hover, #nav li a:active {
	background: #EBE6D4 url(images/navhov.png);
	color: #495D5C;
    margin: 0px;
	padding: 9px 15px 8px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #E1DCCA;
	width: 150px;
	color: #495D5C;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #85ACAC;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

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

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

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/************************************************
*	SubNavbar      								*
************************************************/

#subnavigationbar {
	background: #666666;
	width: 960px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	}
	
#subnavigation {
	margin: 0px;
	padding: 0px;
	}
	
#subnavigation ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnavigation li {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnavigation li a, #subnavigation li a:link, #subnavigation li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}

#subnavigation li a:hover, #subnavigation li a:active {
	background: #85ACAC;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}
	
#subnavigation li li a, #subnavigation li li a:link, #subnavigation li li a:visited {
	background: #666666;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#subnavigation li li a:hover, #subnavigation li li a:active {
	background: #85ACAC;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}
	
#subnavigation li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnavigation li li { 
	}

#subnavigation li ul a { 
	width: 150px;
	}

#subnavigation li ul a:hover, #subnavigation li ul a:active { 
	}

#subnavigation li ul ul {
	margin: -25px 0 0 171px;
	}

#subnavigation li:hover ul ul, #subnavigation li:hover ul ul ul, #subnavigation li.sfhover1 ul ul, #subnavigation li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnavigation li:hover ul, #subnavigation li li:hover ul, #subnavigation li li li:hover ul, #subnavigation li.sfhover1 ul, #subnavigation li li.sfhover1 ul, #subnavigation li li li.sfhover1 ul {
	left: auto;
	}

#subnavigation li:hover, #subnavigation li.sfhover { 
	position: static;
	}
	
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width: 610px;
	margin: 0px;
	padding: 0px;
	}
	
#homepage p {
	margin: 10px 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
    float: left;
	margin: 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#homepagetop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
#homepagebottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagebottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}

#homepageleft {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

.hpfeatured {
	background: #FFFFFF url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 280px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}

#homepageright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}

.clear {
	clear: both;
	}

.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	}
	
hr {
	border-bottom: 1px dotted #94B1DF; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	clear: both;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 160%;
	}
	
#content h1 {
	color: #495D5C;
	font-size: 29px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0 0px;
	position: relative;
	top: -10px;
	line-height: 140%;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #495D5C;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #7A3254;
	text-decoration: none;
	}
	
#content h2 {
	background: #000000;
	color: #FFFFFF;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	}

#content h3 {
	background: #86AFB0 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#content h4 {
	color: #495D5C;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 610px;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft a img {
	border: none;
	}
#contentleft a{
	color: #0000FF;
	text-decoration: underline;
}
#contentleft a:hover {text-decoration: none;}
#contentleft a:visited { color: #7F80FF; }
blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 588px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.postarea p {
	margin: 10px 0px;
	padding: 0;
	}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumb {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
#contentwide {
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postareawide {
	background: #FFFFFF url(images/fullwidthtop.gif) top no-repeat;
	float: left;
	width: 918px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.postareawide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postareawide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumbwide {
	float: left;
	width: 9218px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	width: 590px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.dateleft {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.dateright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.time {
	background: #FFFFFF url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
	}
	
.icomment {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.postmeta {
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.postmeta2 {
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
	}
	
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.adblock {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 588px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.comments {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 588px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

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

img.alignleft {
	padding: 0px;
	margin: 0;
	display: inline;
	float: left;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 3px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 115%;
	font-weight: bold;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#sidebar .widget {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar h4 {
	background: #86AFB0 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	#enews p{
		padding: 0px 0px 0px 45px;
	}
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar embed, #sidebar object {
	width: 300px; 
	height: 250px;
	margin: 0px; 
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#l_sidebar .widget{
	background: #FFFFFF url(images/leftsidebartop.gif) top no-repeat;
	float: right;
	width: 150px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#l_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#l_sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 140px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#r_sidebar .widget{
	background: #FFFFFF url(images/rightsidebartop.gif) top no-repeat;
	float: right;
	width: 120px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#r_sidebar p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#r_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#r_sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #93BBBC url(images/topnav.png);
	width: 960px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#searchbox {
	background: #F7F5EF !important;
	width: 220px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	}
	
#s {
	background: #F7F5EF !important;
	width: 160px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	}
	
#searchsubmit {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#subscribe {
	background: #FFFFFF url(images/feedburner.png) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#subbutton, .subbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#author, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#comment {
	background: #EEEEEE;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
#contentleft a.wpaudio{
	color: #000;
	font-weight: 900;
	text-decoration: none;
	font-size: 135%;
}
#contentleft a img.wpa_play{
	width: 45px; height: 45px;
	float: left;
}

/**************BUDDYPRESS SPECIFIC TRY AND MOVE IF POSSIBLE*************/
#item-header-avatar{
	float: left;
	display: block;
	margin: 2px;
}
#item-header-avatar a img{
		border: 8px solid #86AFB0;
	}
#content h2.fn, #content .bpcomm h2{
	display: block;
	background: none;
	color: #000;
	padding: 0;
}
#item-nav{
	float: right;
	display: block;
	min-width: 107px;
}
#item-header{
	overflow: hidden;
	float: left;
}
#item-header-content{
	float: left;
	width: 290px;
	margin-left: 10px;
	margin-right: 10px;
}
#item-header-content #latest-update{
	background-color: #f3f3f3;
	padding: 1px 3px;
	font-weight: bold;
	margin: 8px 0;
}
#item-header-content .activity{
	font-size: 10px;
}
#homepage .homeQuickLinks li{
	float: left;
	padding-right: 10px;
	margin-left: 10px;

}
#object-nav{
	display: block;
	padding: 5px;
	background-color: #E8E8E8;
}
#object-nav ul{
	list-style-type: none;
	margin: 0; padding: 0;
}
#object-nav ul li{
	list-style-type: none;
	margin: 0; padding: 1px 5px;
}
#object-nav a, #object-nav a:visited, .item-list-tabs a, .item-list-tabs a:visited {
	font-weight: bold;
	color: #333;
}
#whats-new-avatar{
	overflow: hidden;
	float: left;
}
.postMessage{
	float: left;
}
#whats-new-content{
	margin-left: 10px;
}
#whats-new{ /* TEXT BOX */
	border: 2px solid #ACAEB4;
	width: 514px;
	height: 45px;
	font-weight: bold;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#whats-new-submit{
	text-align: right;
}
.divider{
	clear: both;
	height: 4px;
	display: block;
	width: 586px;
	margin: 5px auto;
	background-color: #E8E8E8;
}
#activity-filter-select{
	display: none;
}
#contentleft #whats-new-avatar a img{
	border: 2px solid #ACAEB4;
}
#sub-nav{
	clear: both;
	display: block;
	width: 594px;
}
#subnav ul, #sub-nav ul, .activityPage ul{
	display: block;
	clear: both;
	background-color: #E8E8E8;
	overflow: hidden;
	height: 29px;
	margin: 0; padding: 0;
	position: relative;
	top: -8px;
	padding-left: 3px;
}
#subnav ul li, #sub-nav ul li, .activityPage ul li{
	list-style-type: none;
	float: left;
	padding: 2px 10px;
	background-color: #ccc;
	margin: 2px 1px;
}
#subnav ul li a, #subnav ul li a:visited, #subnav ul li a, #subnav ul li a:visited, .activityPage ul li a, .activityPage ul li a:visited {
	font-weight: bold;
	color: #000;
}
.activityPage ul li{
	padding: 2px 6px;
	font-size: 10px;
}

#item-nav .selected{
	background-color: #333;
}
#item-nav .selected a{
	color: #fff;
	text-decoration: none;
}
#content #item-header-content h2{
	padding: 2px 0 5px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}
#content #item-header-content h2 a, #content #item-header-content h2 a:visited {
	color: #5F7E7F;
	text-decoration: none;
	line-height: 120%;
}
#content .activity, #content .friends{
	position: relative;
	top: -5px;
}
#content .activity ul li, #content .friends ul li, #groups-list li{
	list-style-type: none;
	display: block;
	border-bottom: 2px solid #E8E8E8;
	margin: 0 0 5px 0; padding: 10px 0;
	clear: both;
	overflow: hidden;
	background-color: #f3f3f3;
}
#content .activity .activity-inner{

}
#content .activity .activity-avatar, #content .friends .item-avatar{
	float: left;
	display: block;
}
#content .activity .activity-content, #content .friends .item {
	width: 478px;
	margin-left: 0;
	float: left;
	display: block;
}
#content .activity .activity-header a, #content .activity .activity-header a:hover {
	color: #0000FF;
}
.activity .activity-header p{
	margin: 0; padding: 0;
	font-weight: bold;
}
.activity .align-left{
	float: left;
	display: block;
	margin: 3px 10px;
}
.load-more{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.load-more a{
	text-decoration: none;
	color: #000;
}
.activity-comments{
	display: block;
	clear: both;
}
.ac-textarea textarea{
	display: block;
	width: 530px;
	height: 50px;
	border: 1px solid #ACAEB4;
}
.ac-reply-avatar{
	float: left;
	display: block;
	margin-right: 10px;
}
.ac-form{
	margin-left: 10px;
	clear:both;
}
.ac-form .ac-reply-content textarea{
	width: 410px;
}
#content .postarea .activity-comments ul li, .activity-inreplyto{
	float: right;
	width: 465px;
	margin: 0; padding: 0;
	background-color: #E0FFCF;
	border-top: 3px solid #F3F3F3;
	border-bottom: 0;
}
#content .postarea .activity-comments, .activity-inreplyto{
	margin-right: 10px;
	padding: 5px;
}
.acomment-avatar{
	padding: 5px;
	float: left;
}
.acomment-meta{
	font-weight: bold;
}
.acomment-meta, .acomment-content{
	padding: 0 5px;
}
#content .activity-avatar a img{
	margin: 0 10px;
	border: 2px solid #E8E8E8;
}
#message{
	display: block;
	padding: 10px;
	font-size: 22px;
	font-weight; bold;
	background-color: #FF8F8F;
	color: black;
	text-align: center;
	margin: 10px auto;
	width: 460px;
	clear: both;
}
#subnav ul .selected{
	background-color: #333;
}
#subnav ul li.selected a{
	color: #fff;
	text-decoration: none;
}
.activity-inner{
	font-size: 13px;
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	direction: 1tr;
}
#register-page label{
	font-weight: bold;
	display: block;
}
#basic-details-section {
	float: left;
	width:300px;
}
#profile-details-section{
	float: left;
	margin-left: 10px;
	width: 275px;
}
.profile .label{
	font-weight: bold;
	width: 230px;
	font-size: 15px;
}
.profile td{
	border-bottom: 10px solid #E8E8E8;
}
.profile .data{
	width: 350px;
	font-size: 13px;
}
#contentleft .profile .data a{
	color: #000;
	text-decoration: none;
}
.PhotoUpload{
	display: block;
	float: left;
	background: url(/wp-content/themes/lifestyle_40/images/addphoto.gif) no-repeat;
	padding: 0 0 0 20px;
}
.viewCommunity{
	display: block;
	float: left;
	background: url(/wp-content/themes/lifestyle_40/images/community.png) no-repeat;
	padding: 0 0 0 32px;
	margin-left: 10px;
}
.addVideo{
	display: block;
	float: left;
	background: url(http://avatarthelastairbenderonline.com/wp-content/uploads/2010/07/video.png) no-repeat;
	padding: 0 0 0 38px;
	margin-left: 10px;
}
#whats-new-options a{
	text-decoration: none;
	font-weight: bold;
}
#whats-new-options a:hover {
	text-decoration: underline;
}
.editfield label{
	font-weight: bold;
	float: left;
	display: block;
	width: 230px;
}
.register-section .editfield label{
	display: block;
	clear: both;
	width: auto;
	margin-right: 10px;
}
.error{
	font-weight: bold;
	color: red;
	border: 2px dotted #000;
	padding: 2px;
	background: #f3f3f3;
	display: block;
}
label {
	font-weight: bold;
	display: block;
}
.moderators ul{
	margin: 0; padding: 0;
}
.moderators ul li{
	margin: 0; padding: 0;
	list-style-type: none;
}
.moderators img{
	width: 40px; height: 40px;
}
#item-actions{
	float: right;
	width: 90px;
}
.groupNameHeader{
	float: left;
	width: 480px;
}
.groupPage #item-nav {
	float: left;
	position: relative;
	top: -8px;
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #DFDFDF;
	width: 589px;
}
.groupPage #item-nav ul {
	overflow: hidden;
}
.groupPage #item-nav ul li {
	float: left;
	display: block;
	list-style-type: none;
	overflow: hidden;
}
.groupNameHeader .highlight{ /* Place that says this is a Public Group */
	display: none;
}
.forums .button{
	display: block;
	float: left;
}
.forum th {
	font-weight: bold;
	padding: 10px;
	background-color: #CFCFCF;
}
.forum #th-title{
	width: 321px;
}
.forum .td-poster, .forum .td-postcount, .forum .td-freshness{
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}
.forum tr{
	background-color: #f3f3f3;
	border-bottom: 1px solid #f1f1f1;
}
.forum tr.sticky{
	background-color: #FEFFBF;
}
.forum tr.alt{
	background-color: none;
}
.forum .td-title{
	font-weight: bold;
	font-size: 13px;
	padding: 0 15px;
}
#post-new-topic input[type="text"], #post-new-topic textarea, #post-topic-reply input[type="text"], #post-topic-reply textarea, #edit-topic input[type="text"], #edit-topic textarea, #send_message_form input[type="text"], #send_message_form textarea, #picture-title, #picture-description, #post_text, #forumImageCode {
background:none repeat scroll 0 0 #EEEEEE !important;
border-color:#759697 #A3BAB9 #A3BAB9 #759697;
border-style:solid;
border-width:1px;
color:#495D5C;
display:inline;
font-family:Georgia,Times New Roman,Trebuchet MS;
font-size:12px;
font-weight:normal;
margin:0 0 0 0;
padding:3px 0 3px 5px;
width:583px;
}
#forumImageCode{
	height: 70px;
	width:400px;
}
#post_text{
	height: 200px;
}
#picture-title{
	width: 420px;
	font-size: 120%;
	font-weight: bold;
}
#picture-description{
	width: 420px;
}
#post-new-topic #topic_text, #reply_text, #topic_text{
	height: 140px;
}
.submit #submit{
	font-size: 140%;
}
#topic-post-list{
	margin: 0; padding: 0;
}
#topic-post-list li{
	list-style-type: none;
	display: block;
	border-bottom: 2px solid #EFEFEF;
	padding: 10px 0;
	margin: 0;
	clear: both;
	overflow: hidden;
}
.poster-meta{
	float: left;
	width: 105px;
	background-color: #f1f1f1;
	border: 1px dotted #dfdfdf;
	padding: 3px;
	font-size: 9px;
}
.poster-meta img{
	display: block;
}
.poster-meta a{
	font-weight: bold;
	font-size: 13px;
	display: block;
}
.post-content{
	float: left;
	width: 455px;
	margin-left: 10px;
	display: block;
}
.admin-links{
	clear: both;
	float: right;
}
#content .forumTopic h3, #message-thread h3, #content .picture-single h3{
	background: none;
	font-size: 15px;
	color: #000;
	font-family: Times;
	margin: 0; padding: 5px 0;
}
#topic-meta{
	background: #ccc;
	padding: 3px 5px;
	overflow: hidden;
}
#member-list, #members-list{
	margin: 0; padding: 0;
	text-align: center;
}
#member-list li, #members-list li{
	list-style-type: none;
	margin: 3px; padding: 3px 5px;
	background: #e8e8e8;
	width: 125px;
	float: left;
	height: 168px;
}
#member-list h5, #members-list h5{
	margin: 4px 0; padding: 0;
	font-size: 140%;
}
#member-list h5 a, #members-list h5 a{
	font-weight: bold;
	text-decoration: none;
}
#member-list img, #members-list img{
	margin-top: 5px;
	width: 50px; height: 50px;
}
#contentleft .categories img{
	width: 90px; height: 90px;
	float: left;
	margin: 2px;
	border-right: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
	margin-right: 10px;
}
.categories .category{
	clear: both;
	display: block;
	padding: 3px;
	background: #EFECE0;
	overflow: hidden;
	margin: 3px;
	border: 1px solid #DFD1D1;
}
.categories .category a{
	font-weight: bold;
	font-size: 150%;
}
.communityModerators{
	float: right;
}
.categoryText{
	height: 75px;
}
#contentleft .communityModerators a{
	font-size: 12px;
}
#sidebar .sidebarActivity ul li{
	list-style-type: none;
	padding: 0; margin: 0;
	background: none;
	clear: both;
	overflow: hidden;
	border-bottom: 2px solid #ccc;
	padding: 4px 0;
	background: #F3F3F3;
	margin-top: 5px;
}
#sidebar .sidebarActivity ul{
	list-style-type: none;
	margin: 0; padding: 0;
	background: none;
}
#sidebar .sidebarActivity .activity-avatar img{
	float: left;
display: block;
}
#sidebar .sidebarActivity .activity-avatar{
	float: left;
	width: 60px;
	overflow: hidden;
}

#sidebar .sidebarActivity .activity-content{
	float: left;
	width: 220px;
	margin-left: 13px;
}
#sidebar .sidebarActivity p{
	padding: 0;
}
#sidebar .sidebarActivity .activity-header{
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}
#sidebar .sidebarActivity a{
	color: blue;
}
.signature{
	display: block;
	clear: both;
	padding: 10px 0;
	border-top: 3px solid #ccc;
}
#sidebar object, #sidebar embed{
	width: 217px;
	height: 110px;
}
.postarea .activity object, .postarea .activity embed {
	width: 488px;
}
#whats-new-post-in-box{
	margin: 2px 0 8px 0;
	float: right;
	clear: both;
}
.loginArea label{
	float: left;
	width: 60px;
	margin: 5px 0;
}
.loginArea input[type="text"], .loginArea input[type="password"] {
	width: 210px;
	border: 1px solid #ccc;
	padding: 3px;
	float: right;
}
.activity-avatar img{
	width: 70px; height: 70px;
}
#sidebar .activity-avatar img{
	width: 50px; height: 50px;
}
#quicktags {
	padding-bottom: 5px;
}

#quicktags input {
	border:none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	height: 25px;
border-right:1px solid #878f3e;
}

#quicktags input:hover {background:#b4bf53} 


#quicktags #ed_strong {
	-moz-border-radius-topleft: 3px !important;
	-webkit-border-radius-topleft: 3px !important;
	border-radius-topleft: 3px !important;
	-moz-border-radius-bottomleft: 3px !important;
	-webkit-border-radius-bottomleft: 3px !important;
	border-radius-bottomleft: 3px !important;
	font-weight: bold;
}

#quicktags #ed_link {
	color: blue;
	text-decoration: underline;
}

#quicktags #ed_del {
	text-decoration: line-through;
}

#quicktags #ed_em {
	font-style: italic;
}

#quicktags #ed_code {
	font-family: "Courier New", Courier, mono;
	/* Make this button a wee bit shorter, because Courier affects the button's height */
	height: 25px;
}

#quicktags #ed_close {	
	-moz-border-radius-topright: 3px !important;
	-webkit-border-radius-topright: 3px !important;
	border-radius-topright: 3px !important;
	-moz-border-radius-bottomright: 3px !important;
	-webkit-border-radius-bottomright: 3px !important;
	border-radius-bottomright: 3px !important;
	}
.poster-meta .avatar{
	width: 105px; height: 105px;
}
#ed_ul, #ed_ol, #ed_li{display: none;}
.userAvatar{
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 70px;
	margin: 0 10px 10px 0;
}
#sidebar .userAvatar a img{
	width: 70px; height: 70px;
	border: 2px solid #86AFB0;
}
.controlPanelText{
	float: left;
	width: 220px;
}
#sidebar .myProfile{
	background: url(/Avatar/images/profile.png) no-repeat;
}
#sidebar .myActivity{
	background: url(/Avatar/images/activity.png) no-repeat;
}
#sidebar .myAlbum{
	background: url(/Avatar/images/pictures.png) no-repeat;
}
#sidebar .myMessages{
	background: url(/Avatar/images/email.png) no-repeat;
}
#sidebar .myCommunity{
	background: url(/Avatar/images/community.png) no-repeat;
	width: 90px;
	padding-left: 26px;
	font-weight: bold;
}
#sidebar .myLogout{
	background: url(/Avatar/images/logout.png) no-repeat;
}
.messages tr td{
	border-bottom: 6px solid #E8E8E8;
	border-right: 2px solid #E8E8E8;
}
.messages tr.unread td{
	background-color: #FEFFBF;
}
.thread-from a{
	font-weight: bold;
	font-size: 140%;
}
.thread-from{
	width: 100px;
	font-size: 9px;
}
#message-thread{
	overflow: hidden;
}
#message-thread .message-box{
	display: block;
	border-bottom: 6px solid #e8e8e8;
	clear: both;
	overflow: hidden;
	margin: 0 0 15px 0;
}
#message-thread .message-metadata{
	float: left;
	width: 100px;
	background: #e8e8e8;
	padding: 4px;
	text-align: center;
	margin: 0 0 10px 0;
}
#message-thread .message-metadata img{
	display: block;
	width: 50px; height: 50px;
	margin: 0 auto;
}
#message-thread .message-metadata a{
	display: block;
	font-weight: bold;
	font-size: 130%;
}
#message-recipients{
	display: block;
	padding: 5px 10px;
	background-color: #FEFFBF; 
}
#message-thread .message-content{
	float: left;
	width: 466px;
	display: block;
	margin-left: 5px;
}
#contentleft #group-mods{
	overflow: hidden;
}
#contentleft #group-mods img{
	border: none;
	width: 40px; height: 40px;
}
#contentleft #group-mods li{
	list-style-type: none;
	float: left;
	display: block;
	margin: 0 2px;
}
#activity-stream li{
	list-style-type: none;
}
.acomment-content{
	width: 415px;
	float: right;
	text-align: left;
}
.post-content img{
	max-width: 460px;
}
#sidebar img{
	max-width: 226px;
}
.activity-inner img{
	max-width: 476px;
}
#content .friends .item{
	clear: both;
	width: auto;
}
#content .friends ul li,  #groups-list li{
	clear: none;
	margin: 5px;
}
#groups-list li{
	float: left;
	width: 166px;
	height: 280px;
	padding: 0 10px;
}
#groups-list .item-avatar{
	text-align: center;
}
#content .friends .item-avatar{
	clear: both;
	display: block;
	float: none;
}
#content .activity ul.albumComments li{
	padding: 15px;
}
#content .activity ul.albumComments li ul li{
	padding: 0;
}
#content .activity ul.albumComments li a{
	text-decoration: none;
}
#content .admin-links a, #content .admin-links a:visited, #contentleft a.button,#contentleft a.button:visited, .generic-button a {
	border: 1px solid #A6A6A6;
	background: url(http://avatarthelastairbenderonline.com/wp-content/uploads/2010/08/buttonbg.jpg) repeat-x;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 1px 5px;
	font-size: 12px;
	padding: 1px 4px;
	display: block;
	float: left;
	margin: 0 1px;
	background-color: #CCCCCC;
}
#content .admin-links a:hover, #contentleft a.button:hover {
	background: #d1d1d1;
}
#content .admin-links{
	font-size: 0.0em;
}
#topic-pag{
	font-size: 150%;
	font-weight: bold;
	padding: 5px 0;
}
#topic-pag a{
	text-decoration: none;
}
#topic-pag .current{
	background: #d1d1d1;
	padding: 4px;
}
#sidebar #poll ul li{
	background: none;
}
.game{
display: block;
clear: both;
overflow: hidden;
padding: 4px 0 4px 0;
border-bottom: 1px dotted #9B9FD5;
}
.game img {
padding-right: 15px;
}
.gamename{
font-size: 20px;
font-weight: bold;
}
#contentleft a.playnow{
display: block;
width: 95px;
background-color: #9B9FD5;
text-align: center;
margin: 0 auto;
color: #fff;
text-decoration: none;
padding: 4px 0;
}
#contentleft a.playnow:hover{
background-color: #000;
}
.gamedescription{
float: right;
width: 245px;
display: block;
overflow: hidden;
}
#contentleft #group-mods li.moderator{
	display: block;
	float: right;
	padding: 5px;
	text-transform: uppercase;
	border: 1px solid #ddd;
	background-color: #f1f1f1;
	font-weight: bold;
}

