@charset "utf-8";
/* CSS Document */


div.checkbox, form#whats-new-form, ul.item-list li, div.item-list-tabs#subnav, div.pagination#user-pag, .friends div.pagination,.mygroups div.pagination, .myblogs div.pagination, noscript div.pagination,div.create-group {background:url(images/break-a-dark.png) bottom repeat-x !important;}


	.activity-list .activity-header a:first-child, span.highlight, .item-options {
		background-image: -moz-linear-gradient(100% 100% 90deg, #69afff, #0074f7);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0074f7), to(#69afff));
		border:1px solid #4a9fff;
	}

div#object-nav.item-list-tabs {
	background-image:url(images/button-overlay-dark.png);
	background-color:#1b1b1b;
	-moz-box-shadow: 0px 2px 4px #1f1f1f;
	-webkit-box-shadow: 0px 2px 4px #1f1f1f;
	box-shadow:  0px 2px 4px #1f1f1f;
	border:1px solid #0f0f0f;
	background-image: -moz-linear-gradient(100% 100% 90deg, #111111, #2c2c2c);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2c2c2c), to(#111111));	
}

div.item-list-tabs ul li {background:url(images/break-c-dark.png) repeat-y right;}

div.item-list-tabs ul li a,div.item-list-tabs ul li span,div.item-list-tabs#subnav  a {color:#ccc;}

div.pagination#user-pag, .friends div.pagination,.mygroups div.pagination, .myblogs div.pagination, noscript div.pagination,div.pagination {background: #1e1e1e url(images/break-a-dark.png) bottom repeat-x;border-top:1px solid #0f0f0f;}
	

span.activity {
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.6);			
	border:1px solid #ffa82a;
}

.activity-list .activity-header a:first-child, span.highlight {
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.6);			
	border:1px solid #1c86ff;
}

div#message {
	border:1px solid #4a9fff;
	-moz-box-shadow: 0px 2px 4px #1f1f1f;
	-webkit-box-shadow: 0px 2px 4px #1f1f1f;
	box-shadow:  0px 2px 4px #1f1f1f;	
}


	table tr.alt,div.activity-comments > ul, ul#topic-post-list li.alt,ul#topic-post-list li.alt {
		background-color: #1e1e1e !important;
	}
	
	ul#topic-post-list {
		border-top:1px solid #444;
	}
	
	div.sidebar-content ul.item-list li {background:none !important;}
	
	div.sidebar-content .widget_bp_core_recently_active_widget h3, div.sidebar-content .widget_bp_core_whos_online_widget h3, div.sidebar-content .widget_bp_core_members_widget h3, div.sidebar-content .widget_bp_groups_widget h3 {
		background: #1e1e1e url(images/break-a-dark.png) top repeat-x;
		border-bottom:1px solid #101010;
		padding: 7px 0 5px 0;
		font-size: 14px;
	}

		

	div#message-thread .message-box div.message-content {
		background: #1e1e1e url(images/break-a-dark.png) bottom repeat-x;
		border-top:1px solid #101010;	
	}
	
	div.messages-options-nav { background: #1e1e1e; }

div.sidebar-content .item-list {background:none;}