/* UFC COMMUNITY */
/* Community Section Stylesheet
----------------------------------------------------------------------------- */

	@import url("widget-blog.css");
	@import url("widget-comment.css");
	@import url("widget-event.css");
	@import url("widget-photo.css");
	@import url("widget-media.css");
	@import url("widget-member.css");
	
	/* Skins 
	@import url("skin-fightclub.css");*/
	@import url("skin-fighter.css");
	@import url("skin-octagongirl.css");


/* Headings
--------------------------------------------------------------------------- */


	#page-members #main div.widget-member h3 {
		
	display: none;
		
	}
	
	
/* Members Online
--------------------------------------------------------------------------- */


	div.info {
		
	clear: both;
	float: left;
	width: 485px;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	background: #920000;
	color: #fff;
		
	}
	
	div.info h3 {
	
	font: normal 14px/18px Arial, sans-serif;
		
	}
	
	div.info strong {
		
	padding: 0 5px 0 0;
		
	}
	
	
/* Member Listing
--------------------------------------------------------------------------- */


	#page-members #main #friends,
	#page-members #main #fighters {
		
	padding: 0;
		
	}
	
	#page-members div.widget-event {
	
	margin-top: -15px;
	
	}
	

	
/* Change Comment
--------------------------------------------------------------------------- */


	#page-change h3 {
		
	display: none;
		
	}
	
	
/* Site
--------------------------------------------------------------------------- */


	#page-profile h2 {
		
	display: none;
		
	}

	
/* Edit Network Header */

	
	#edit-network {
	
	width: 843px;
	height: 185px;
	position: absolute;
	z-index: 100;
		
	}
	
	#edit-network a.edit {
	
	display: block;
	height: 20px;
	width: 20px;
	background: url(../images/section-community/a-edit.gif) 0 0 no-repeat;	
	position: absolute;
	top: 10px;
	right: 10px;
	text-indent: -5000px;
	outline: none;
	
	}
	
	#edit-network a.cancel {
		
	width: 67px;
	background: url(../images/actions/a-cancel.gif);
		
	}
	
	#edit-network a.edit:hover {
		
	background-position: 0 -20px;
		
	}
	
	#edit-network div.widget-network {
	
	display: none;
	width: 843px;
	height: 185px;
	margin: 0 0 0 1px;
	background: url(../images/section-community/bg-network-placeholder.gif) top left no-repeat;
		
	}
	
	#edit-network div.title {
	
	padding: 0;
	width: 793px;
	height: 55px;
	border: none;	
	position: absolute;
	left: 0;
	bottom: 35px;
		
	}
	
	#edit-network div.title label {
		
	margin: 0 0 0 20px;
	padding: 0 10px 0 0;
	clear: both;
	background: url(../images/widgets/icon-pencil.gif) no-repeat right bottom;
		
	}
	
	#edit-network div.title label input {
	
	clear: both;
	display: block;
	float: none;
	width: 800px;
	border: 0;
	border-bottom: 1px dashed #666;
	margin: 0;
	background: none;
	text-align: center;
	text-transform: uppercase;
		
	}
	
	#edit-network div.title label input#title {
	
	margin: 4px 0 0 0 !important;
	padding: 0 0 5px 0 !important;
	font: bold italic 18px/20px Arial, sans-serif !important;
	color: #fff;
		
	}
	
	#edit-network div.title label input#description {
	
	margin: 5px 0 0 0 !important;
	padding: 0 !important;	
	font: bold 12px/16px Arial, sans-serif !important;
	color: #9d9fa3;
		
	}
	
	#edit-network div.title label em,
	#edit-network div.title label small,
	#edit-network div.title br {
		
	display: none !important;
		
	}
	
	#edit-network div.banner {
	
	width: 400px;
	padding: 0;
	border: 0;
	position: absolute;
	top: 58px;
	left: 290px;
		
	}
	
	#edit-network div.banner em {
	
	display: none !important;
		
	}
	
	#edit-network div.banner input {
	
	margin: 0;
	border-top: 1px solid #333;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #333;
	background: #fff;
		
	}
	
	#edit-network div.banner h4,
	#edit-network div.banner p,
	#edit-network div.banner img,
	#edit-network div.banner label br {
		
	display: none !important;
		
	}
	
	#edit-network ul.actions {
	
	float: right;
	width: 100px;
	margin: 10px 87px 0 0;
	padding: 0;
	background: none;
		
	}
	
	#edit-network ul.actions li input {
		
	margin: 0;
		
	}
	
	#edit-network h3,
	#edit-network h4,
	#edit-network div.address,
	#edit-network div.picture {
		
	display: none;
		
	}
	
	#edit-network input.error {
		
	color: #f00 !important;
		
	}
	
	
	/* Network Header */

	#network {
		
	clear: both;	
	width: 843px;
	height: 185px;
	background: url(../images/section-community/bg-network.jpg) no-repeat;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	position: relative;
		
	}
	
	#network strong {
		
	display: block;
	width: 843px;
	height: 2px;
	text-indent: -5000px;
	background: url(../images/section-community/cap-network.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
			
	}
	
	#network div.widget-network {
	
	padding: 93px 0 0 0;
		
	}
	
	#network img.picture {
		
	display: none;
		
	}
	
	#network div.widget-network img.header {
	
	width: 843px;
	height: 93px;
	position: absolute;
	top: 0;
	left: 0;
		
	}
	
	#network ul.actions,
	#network em {
		
	display: none;
		
	}
	
	
/* Main */


	/* Ad */
	
	#main div.ad {
		
	float: left;
	clear: both;
	width: 484px;
	height: 65px;
	padding: 5px 0 0 21px;
	margin: 0 0 20px 0;
	background: url(../images/ads/bg-horiz-ad.jpg) no-repeat;
		
	}
	
	/* Blog */

	#panel-blog {
	
	clear: both;
	float: left;	
		
	}
	
	#panel-blog h3 {
		
	display: none;
		
	}
	
	#blog, #predictions, #analysis {
		
	clear: both;
		
	}
	
	
	
/* EVENTS
--------------------------------------------------------------------------- */

	
	#main #panel-events div.prompt {
		
	margin: 15px 0 0 3px;
		
	}
	
	#main #panel-events ul.actions {
	
	margin-top: 0;
		
	}
	
	#main #panel-events div.widget-event ul.actions,
	#main #panel-events div.prompt ul.actions {
		
	border-top: 0;
		
	}
	
	#main #panel-events div.placeholder ul.actions {
		
	display: none;
		
	}
	
	
/* VIDEO PLAYER
--------------------------------------------------------------------------- */


	#panel-videos ul.tabs {
	
	margin-bottom: 0;
	
	}
	
	#panel-videos div.widget-media {
	
	padding-top: 15px;
	
	}
	
	#panel-videos #video-player {

	background: url(../images/layout/bg-metal.jpg) no-repeat;
	
	}
	
	#panel-videos #uploaded-video {
	
	clear: both;
	position: relative;
	height: 359px;
		
	}
	
	
/* SIDEBAR - PROFILE
--------------------------------------------------------------------------- */


	#page-profile #sidebar div.group {
	
	margin: 15px 0 0 0;
	padding: 0 !important;
	
	}
	
	#about {
	
	clear: both;
	float: left;	
	padding: 0 0 15px 15px;
	width: 224px;
		
	}
	
	#about div.background, #about div.love {
		
	border: none;
	padding-bottom: 0;
		
	}
	
	#about h3 {
	
	margin-bottom: 0;
	
	}


/* SIDEBAR - PHOTOS
--------------------------------------------------------------------------- */


	#panel-photos {
	
	clear: left;	
	margin: 0 0 0 15px;
		
	}
	
	#panel-photos h3 {
	
	display: none;
	
	}


/* HIDE IRRELEVANT PLAYER
--------------------------------------------------------------------------- */


	div.hasNoPlayList {
		
	height: auto !important;
		
	}

	div.hasNoPlayList #video-player {
	
	display: none !important;
	
	}

	body.public #panel-videos, 
	body.public #panel-blog, 
	body.public #panel-events, 
	body.public #panel-photos, 
	body.public #panel-comments {
	
	visibility: hidden;
	
	}
