/* UFC COMMUNITY */
/* Fight Club Skin
----------------------------------------------------------------------------- */


	body.fightclub #layout {
		
	background-image: url(../images/skin-fightclub/bg-layout.gif);
		
	}
	
	body.fightclub #content {
	
	background: #000 url(../images/skin-fightclub/bg-content.jpg) right 185px no-repeat;
		
	}
	
	body.fightclub #network {
	
	background-image: url(../images/skin-fightclub/bg-network.jpg);
		
	}
	
	body.fightclub #main div.ad {
		
	background-image: url(../images/skin-fightclub/bg-horiz-ad.jpg);
		
	}
	
	body.fightclub ul.tabs li.selected {
		
	background-image: url(../images/skin-fightclub/bg-tab-selected.gif);
		
	}

	body.fightclub ul.tabs li a {
		
	background-image: url(../images/skin-fightclub/bg-tab-corner.gif);
		
	}
	
	body.fightclub #sidebar #profile {
		
	background-image: url(../images/skin-fightclub/bg-profile.jpg);
		
	}
	
	body.fightclub #sidebar #profile dl {
		
	background-image: url(../images/skin-fightclub/bg-profile-dl.jpg);
		
	}
	
	body.fightclub #comments ul.comments li div.member.fight_club em {
		
	background: url(../images/skin-fightclub/icon-fightclub.gif) no-repeat;
		
	}
	
	body.fightclub ul.tabs li.selected em {
		
	background-image: url(../images/skin-fightclub/bg-comments-selected.gif);
	color: #f1b95a;
		
	}
	
	body.fightclub #events, body.fightclub #past-events {
		
	background-image: url(../images/skin-fightclub/bg-events.jpg);
		
	}
	
	body.fightclub #main div.prompt.presale {
		
	background-image: url(../images/skin-fightclub/prompt-fightclub.jpg);
		
	}
	
	body.fightclub #main div.prompt {
		
	background-image: url(../images/skin-fightclub/bg-prompt-main.jpg);
		
	}
	
	body.fightclub #main div.prompt ul.actions {
		
	background-image: url(../images/skin-fightclub/bg-prompt-footer.jpg);
		
	}
	
	body.fightclub #sidebar div.prompt {
		
	background-image: url(../images/skin-fightclub/bg-prompt-sidebar.jpg);
		
	}
	
	body.fightclub #sidebar div.prompt ul.actions {
		
	background-image: url(../images/skin-fightclub/bg-prompt-sidebar-footer.jpg);
		
	}
	
	body.fightclub #main div.prompt.presale ul.actions {
		
	background-image: none;
		
	}
	
	body.fightclub #comments ul.comments li div.post ul.actions li a.remove {
		
	background-image: url(../images/skin-fightclub/a-comment-delete.gif);

	}
	
	body.fightclub #comments ul.comments li div.post ul.actions li a.change {
		
	background-image: url(../images/skin-fightclub/a-comment-modify.gif);

	}
	
	body.fightclub div.widget-member ul.members li.fight_club em {
		
	background-image: url(../images/skin-fightclub/icon-fightclub.gif);
		
	}
	
	body.fightclub #share-video {
		
	background-image: url(../images/skin-fightclub/bg-share.jpg);
		
	}

	div.widget-media ul.clips li div, body.fightclub div.widget-photo ul.photos li em {

	background: #444 url(../images/skin-fightclub/bg-credit.gif) bottom left no-repeat;
	
	}

	#sidebar div.widget-media ul.photos li em, body.fightclub #sidebar div.widget-photo ul.photos li em {

	width: 102px;
	white-space: nowrap;
	background: #ccc url(../images/skin-fightclub/bg-credit-sidebar.gif) bottom left no-repeat;

	}


/* Color Changes
--------------------------------------------------------------------------- */

	
	body.fightclub #content {
		
	color: #acacac;
		
	}
	
	body.fightclub #content a:hover {
		
	color: #e07e26 !important;
		
	}

	body.fightclub ul.actions {
		
	background-color: #424242;
		
	}


/* Tabs */


	body.fightclub ul.tabs li.selected a {
		
	color: #000;
		
	}


/* Blog */


	body.fightclub div.widget-blog ul.leads li h4 a,
	body.fightclub div.widget-blog ul.leads li strong, 
	body.fightclub div.widget-event ul.events li h4 em {
		
	color: #f1b95a;
		
	}


/* Events */


	body.fightclub div.widget-event ul.actions {
		
	background-color: #232323;
		
	}

	div.widget-event ul.events > li {
	
	background-color: #666;
	padding-bottom: 42px;
	
	}


	body.fightclub div.widget-event ul.events li h4,
	body.fightclub div.widget-event ul.events li h4 strong,
	body.fightclub div.widget-event ul.events li h4 span {
	
	color: #fff;	

	}

	div.widget-event ul.events li em {
	
	color: #c4c4c4;	
	
	}


/* Profile */


	body.fightclub div.group h4 {
		
	color: #f1b95a;
		
	}


/* Comments */


	body.fightclub #comments ul.comments li div.post p {
	
	color: #777;
		
	}
	
	body.fightclub #comments ul.comments li div.post strong {
	
	font-weight: normal;
	color: #acacac;
		
	}
	
	body.fightclub #comments ul.comments li div.post strong a,
	body.fightclub #comments ul.comments li div.post p a {
	
	color: #e07e26;
		
	}
	
	body.fightclub div.prompt {
		
	color: #38505B;
		
	}


/* Photos + Media */


	body.fightclub #sidebar div.widget-photo ul.photos li em {
		
	color: #acacac;
	background-color: #424243;
		
	}
	
	body.fightclub #sidebar div.widget-photo ul.photos li a img,
	body.fightclub div.widget-media ul.clips li {
		
	border-color: #444;
		
	}
	
	body.fightclub #sidebar div.widget-photo ul.photos li em a, body.fightclub div.widget-media ul.clips li a {
		
	color: #f1b95a;
		
	}

	body.fightclub div.widget-media ul.clips li em {
		
	color: #8c8c8c;
		
	}
	
	body.fightclub div.widget-media ul.clips li em a {
	
	color: #acacac;
	
	}


/* LAYOUT CHANGES
--------------------------------------------------------------------------- */


	body.fightclub div.group,
	body.fightclub div.widget-blog ul.leads li,
	body.fightclub #comments ul.comments li {
		
	border-bottom: none;
		
	}

	body.fightclub #sidebar #profile {
		
	padding-top: 130px;
		
	}

	body.fightclub #sidebar #profile a.picture {
		
	width: 101px;
	height: 106px;
		
	}

	body.fightclub #sidebar #profile a.picture img {
		
	width: 106px;
	height: 106px;
	margin-left: -5px;
		
	}
	
	body.fightclub #sidebar #profile dl dt,
	body.fightclub #sidebar #profile dl dd {
		
	border-top: 2px solid #1e1e1e;
		
	}
	
	body.fightclub #sidebar #profile dl dt.vitals,
	body.fightclub #sidebar #profile dl dd.vitals {
		
	border: none;
		
	}
	
	body.fightclub #sidebar #profile ul.actions {
		
	top: 75px;
	right: 19px;
		
	}
	
	body.fightclub #sidebar dt,
	body.fightclub #sidebar dd {
		
	color: #acacac;
	border-bottom: 0;
	border-top: 2px solid #1e1e1e;
		
	}
	
	body.fightclub #sidebar ul.actions {
		
	width: 254px;
		
	}
	
	body.fightclub #sidebar h3 {
		
	width: 248px;
		
	}
