/* UFC Widget Download */
/* Layout Stylesheet
----------------------------------------------------------------------------- */



/* STRUCTURAL CONTAINERS
----------------------------------------------------------------------------- */

	a {
	
	color: #fff;
	text-decoration: none;
	
	}	
	
	a:hover, a:active {
	
	color: #fff;
	text-decoration: none;
	
	}	
			
	body {
	
	font-family: Arial, sans-serif;
	background: #000 url(../images/widget/background.jpg) repeat-x;	
	color: #b5b5b6;
	font-size: 8pt;
	
	}
		
	#main {
		
	width: 900px;
	margin: 0 auto;
	
	}
	
	#header h1 a {
	
	display: block;
	width: 271px;
	height: 110px;
	margin: 23px 0 0 324px;
	background: url(../images/widget/h1-UFC_logo.gif) no-repeat;
	text-indent: -5000px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	
	}
	
	#title h2 {
	
	height: 36px;
	margin: 57px 0 0 193px;
	background: url(../images/widget/h2-title.gif) no-repeat;
	text-indent: -5000px;
	
	}
	
	#title p {
	
	height: 36px;
	margin: 14px 0 0 148px;
	background: url(../images/widget/h2-subtitle.gif) no-repeat;
	text-indent: -5000px;
	
	}
	
	#widget {
	
	float: right;
	padding: 37px 75px 0 0;
	
	}	
		
	#instruction {
	
	width: 380px;
	margin: 37px 0 0 22px;
	padding: 17px 8px 17px 12px;
	background: #658393;
		
	}
		
	#instruction h3 {
	
	width: 372px;
	height: 29px;
	margin: 0 0 0 0;
	background: #658393 url(../images/widget/h3-instruction.gif) no-repeat;
	text-indent: -5000px;
	
	}
			
	#clearspring {	
	
	float: left;
	width: 400px;
	padding: 23px 0 0 22px;
		
	}
	
	#links {
	
	clear: left;
	width: 400px;
	padding: 22px 0 0 22px;
	
	}
	
	#links a.banner {
	
	clear: left;
	float: left;
	display: block;
	width: 189px;
	height: 81px;
	background: url(../images/widget/banner_fightclub.jpg) no-repeat;
	text-indent: -5000px;
	
	}
	
	#links a.facebook {
	
	float: left;
	display: block;
	width: 189px;
	height: 81px;
	margin: 0 0 0 22px;
	background: url(../images/widget/banner_facebook.gif) no-repeat;
	text-indent: -5000px;
	
	}
	
	#footer {
	
	clear: both;
	padding: 22px 0 22px 0;
	
	}
	
	
	#footer h4 {
	
	margin: 0;
	
	}
	
	#footer h4 a {
	
	display: block;
	width: 76px;
	height: 20px;	
	margin: 0 0 0 21px;
	background: url(../images/widget/h4-sparkart.gif) no-repeat;
	text-indent: -5000px;
	
	}
	
	#footer p {
	
	margin: 6px 0 0 21px;
			
	}
	

