@charset "utf-8";
/* CSS Document */

/* Members area styles */
#data {
	width: 1009px;
	clear:both;
}
.block_content {
	padding:2px 10px;
}
.separator {
width:774px;
border-bottom:1px dashed #323232;
margin:-10px 10px 5px 10px;
}
.message_info {
	padding:5px;
	border:1px dashed #333;
	background:#252525;
}
#wide_col img.thumb{
	width:100px;
	height:100px;
	border:1px solid #000;
}

/* View Video style */
div.comment_row {
	padding:5px;
	background:#1e1e1e;
	border-radius:5px;
}
div.comment_row:nth-child(odd){
	background:#000;
}

div.comment_row .avatar {
	float:left;
	display:block;
	padding:5px;

}
div.comment_row .text {
	display:block;
	width:850px;
	float:right;
	margin-right:10px;
}
div.comment_row h2 {
	font-size:14px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px dotted #353535;
	margin-bottom:5px;
	color:#FFF;
}
/* top user menu */
#top-user-menu {
	float:right;
	text-align:right;
	font-size:11px;
	font-weight:normal;
	margin:3px 100px 0px 0px;
	color:#a4a4a4;
}
#top-user-menu strong {
	font-weight:bold;
	color:#FFF;
}
#top-user-menu a {
	color:#d1d1d1;
	padding:4px 0px 0px 0px;
}


/* ****************** */
/* Wide column styles */
/* ****************** */
#wide_col {
	width:794px;
	display:block;
	float:left;
	background:#161616 url(../images/wide_col_bg.gif) top left repeat-y;
	padding:0;
}
.wide_col_footer {
	height:50px;
	background:#161616 url(../images/member_wide_col_footer.gif) top left no-repeat;
	display:block;
	
}
#wide_content {
	width:790px;
}

.wide_block_header {
	background:#161616 url(../images/member_wide_col_title.gif) top left no-repeat;
	height:35px;
}
.wide_block_header h1 {
	background:url(../images/bullet.gif) 0% 10px no-repeat;
	font:bold 14px Verdana,Arial,sans-serif;
	color:#aa9d7d;
	display:block;
	margin: 0px 0px 15px 6px;
	padding: 5px 0px 0px 14px;
}
h1.block_header{
	background:url(../images/bullet.gif) 0% 10px no-repeat;
	font:bold 14px Verdana,Arial,sans-serif;
	color:#aa9d7d;
	display:block;
	margin: 0px 0px 2px 7px;
	padding: 5px 0px 0px 14px;
}
.block_sub_header {
	padding: 0px 0px 0px 21px;
	font-size:11px;
	color:#5e5e5e;
}

/* Profile Info */
.info_row {
	margin-bottom: 2px;
	padding: 3px 0px 3px 10px;
}
.info_row span{
	color:#AA9D7D;
	font-size:14px;
	font-weight:bold;
}
.info_row .col_1 {
	float:left;
	width:380px;
	background:url(../images/bullet_small.gif) 0% 6px no-repeat;	
	text-indent:15px;
}
.info_row .col_2 {
	float:left;
	width:380px;
	background:url(../images/bullet_small.gif) 0% 6px no-repeat;	
	text-indent:15px;
}

.large_info_row {
	margin: 4px 0px 0px 10px;
	padding: 3px 0px 3px 15px;
	background:url(../images/bullet_small.gif) 0% 7px no-repeat;	
}
.large_info_row span {
	color:#AA9D7D;
	font-size:14px;
	font-weight:bold;
}
span.grey {
	color:#EEE;
	font-size:13px;
	font-weight:normal;
}

.stats_row {
	background:#000;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:3px;
	margin-top:2px;
	text-indent:15px;	
}
.stats_row span{
	font-weight:bold;
	color:#aa9d7d;
}
.stats_row1 {
	background:#000;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:3px;
	margin-top:2px;
}
.stats_row2 {
	background:#1e1e1e;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:3px;
	margin-top:2px;
}
.stats_row1 .col_1, .stats_row2 .col_1, .stats_row1 .col_2, .stats_row2 .col_2 {
	float:left;
	width:380px;
	text-indent:15px;
}
.stats_row1 span, .stats_row2 span {
	font-weight:bold;
	color:#aa9d7d;
}

/* Profile Edit */
.member_profile_edit {

}
.member_profile_edit p{
	font-size:14px;
	color:#bbb;
	padding:5px 10px 10px 0px;
}
.label{
	color:#9b9b9b;
	padding:2px 0 2px 5px;
}
.control {
	padding-bottom:10px;
}
.control input, .control select, .control textarea{
	background:#191a1b;
	border:1px solid #303334;
	color:#5e6060;
	padding:2px 2px 2px 3px;
}
.member_profile_edit .control input , .member_profile_edit .control textarea , .send_message textarea{
	width:500px;
}


/* member events*/
.list_members_events .block_content .event {
	display:block;
	font-size:12px;
	color:#838383;
	background:#1e1e1e;	
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:3px 0px 3px 10px;
	margin-top:2px;
}
.list_members_events .block_content div.event:nth-child(odd) {
	background:#000;
}

/* Friends list */
.friends_block_content {
	padding:10px 10px;
}
.friends_block_content  div.item {
	display:block;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:4px 0px 4px 4px;
	margin:5px 5px 5px 5px;
	background:#212121;
	width:160px;
	float:left;
}
.friends_block_content div.item h2 {
	font-size:14px;
	margin:1px;
	text-align:center;
	font-weight:normal;
}
.friends_block_content div.item h2 a {
	text-decoration:underline;
}

.friends_block_content div.item div.image {
	text-align:center;
	padding:5px 0px 5px 0px;
}

.friends_block_content div.item div.info {
	text-align:center;
	color:#999;
}
.friends_block_content div.item div.info:last-child {
	padding-bottom:10px;
}

.friends_block_content div.item div.info span{
	color:#fff;
}

/* Messages block */
.message {
	display:block;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:4px 0px 4px 4px;
	margin:5px 5px 5px 5px;
	background:#212121;
}
.message .delete, .message .avatar {
	float:left;
	display:block;
	padding:5px;

}
.message .text {
	display:block;
	width:610px;
	float:right;
	margin-right:10px;
}
.message .text h2 {
	font-size:14px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px dotted #353535;
	margin-bottom:5px;
	color:#fff;
}
.message .text .content {
	width:610px;
	background:transparent;
}
/* Blog block */
.entry {
	display:block;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:4px 0px 4px 4px;
	margin:5px 5px 5px 5px;
	background:#212121;
}
.entry .delete, .entry .avatar {
	float:left;
	display:block;
	padding:5px;
}
.entry .text {
	display:block;
	width:610px;
	float:right;
	margin-right:10px;
}
.entry .text h2 {
	font-size:14px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px dotted #353535;
	margin-bottom:5px;
	color:#FFF;
}
.entry .text .content {
	width:610px;
	background:transparent;
}
.add_entry .control textarea {
	width:500px;
}
/* Pager for memberarea */
.pager-container-members{
	display:block;
	margin:-5px 0 0 10px;
	height:25px;
}





/* ****************** */
/* Side column styles */
/* ****************** */
#side_col {
	width:212px;
	display:block;
	float:right;
	background:#161616 url(../images/side_col_bg.gif) top left repeat-y;
	padding:0;
}
.side_block_header {
	background:#161616 url(../images/member_side_col_title.gif) top left no-repeat;
	height:35px;
}
.side_col_footer {
	height:41px;
	background:#161616 url(../images/member_side_col_footer.gif) top left no-repeat;
	display:block;
}
.member_menu {
	width:100%;
	margin:0px 3px 0xp 3px;
	padding:0px;
	display:block;
}
.member_menu .avatar img {
	width:100px;
	height:100px;
}
#side_col .block_content {
	padding:10px 5px;
}
#side_col .block_content a, #side_col .block_content span{
	display:block;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:4px 0px 4px 20px;
	margin-bottom:1px;

}
#side_col .block_content a {
	background:#212121 url(../images/bullet_small.gif) 5px 7px no-repeat;
}
#side_col .block_content span {
	background:transparent url(../images/bullet_small.gif) 5px 7px no-repeat;
}
/* Sideblock random friend */
#side_col .sideblock_friends div.item {
	display:block;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:4px 0px 4px 4px;
	margin:5px 5px 5px 5px;
	background:#212121;
}
#side_col .sideblock_friends div.item h2 {
	font-size:14px;
	margin:1px;
	text-align:center;
	font-weight:normal;
}
#side_col .sideblock_friends div.item h2 a {
	text-decoration:underline;
}
#side_col .sideblock_friends div.item div.image {
	text-align:center;
	padding:5px 0px 5px 0px;
}

#side_col .sideblock_friends div.item div.info {
	text-align:left;
	color:#999;
}
#side_col .sideblock_friends div.item div.info :last-child{
	padding-bottom:10px;
}
#side_col .sideblock_friends div.item div.info span{
	text-align:left;
	color:#fff;
}

h1.side_block_title {
	margin:0px;
	padding:0px;
	text-align:center;
	font-weight:bold;
	color:#99896f;
	font-size:14px;
}
h1.block_title {
	text-align:left;
	padding:3px 0px 3px 25px;
	background:url(../images/bullet.gif) 10px 8px no-repeat;	
	font-weight:bold;
	color:#99896f;
	font-size:14px;	
}