@charset "utf-8";
/* CSS Document */

@import url("css/960.css");
@import url("css/reset.css");

body{
	background:#646464;
	font-family: "Myriad Pro", Arial;
	color:#000000;
	font-size:1em;
}

a{
	color:#000000;
	text-decoration:none;
}

#header{
	margin:60px 10px 0 10px;
	position:relative;
	z-index:1;
}

#top_bar{
	width:940px;
	background:url(images/top_bg.jpg) repeat-x;
	height:53px;
}

.dialog{
	background:url(images/dialog_bg.gif) repeat-x;
	height:400px;
	padding:10px;
}

.pic{
	float:left;
	margin:0 10px 10px 0;
	border:2px solid #FFFFFF;
}

.dialog .desc{
	float:left;
	width:420px;
}

.dialog h1{
	float:left;
	color:#CC0000;
	letter-spacing:normal;
	width:300px;
	font-size:1.4em;
	margin:0 0 10px 0;
}

.dialog h2{
	float:left;
	color:#00000;
	letter-spacing:normal;
	width:300px;
	font-size:1em;
	margin:0 0 10px 0;
}

.dialog .bar{
	width:420px;
	height:3px;
	background:#000000;
	float:left;
	margin-bottom:20px;}

#email{
	background:url(images/email.jpg) no-repeat;
	width:281px;
	height:53px;
	float:left;
}

#phone{
	background:url(images/phone.jpg) no-repeat;
	width:269px;
	height:53px;
	float:right;
}

#logo{
	margin:-40px 0 0px 300px;
	position: absolute;
	z-index:2;
}

#bar{
	background:#000000;
}

#bar p{
	text-align:right;
	padding:20px;
	font-family: "Trajan Pro", Arial;
	color:#FFFFFF;
	font-size:1.8em;
}

#banner{
	height:228px;
	width:940px;
}

#nav{
	width:940px;
	background:url(images/nav_bg.jpg) repeat-x #ffffff;
	padding-bottom:12px;
}

#nav ul{
	width:940px;
	float:left;
}

#nav li{
	list-style:none;
	text-align:center;
	float:left;
	background:url(images/nav_sep.jpg) right center no-repeat; 
}

#nav li a{
	color:#FFFFFF;
	font-size:0.7em;
	display:block;
	float:left;
	padding:11px 4px 11px 5px;
	margin-right:2px;
	letter-spacing:1px;
	text-transform:uppercase;
}

#nav li a:hover, #nav li.current_page_item a{
	background:url(images/nav_bg_hover.jpg) repeat-x;
	color:#ece882;
}

#main{
	background:#FFFFFF;
	padding:0 0 0 0;
}

#full{
	width:940px;
}

#full #post h1{
	width:900px;
	font-size:1.4em;
	padding:0 20px 0 20px;
}

#fighters .fight{
	width:290px;
	height:100px;
}

.fight .read_more{
	font-size:11px; font-weight: bold;
	color: #666;
	float:left;
	margin:20px 0 0 10px;
	cursor:pointer;
}

#fighters{
	padding-left:5px;
	margin-top:20px;
}

.fight .image{
	background:url(images/fighter_img_bg.jpg) no-repeat;
	padding:7px;
	float:left;
}

.fight h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#c70000;
	float:left;
	width:180px;
	margin-left:10px;
	margin-bottom:5px;
}

.fight h2 a:hover{
	color:#000000;
}

.fight .arrow{
	margin:10px 0 0 10px;
	float:left;
}

.fight h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#5c6969;
	float:left;
	width:180px;
	margin-left:10px;
}

.section .header{
	text-transform:uppercase;
	font-size:0.8em;
	color:#FFFFFF;
	padding:10px;
	background:#c30f08;
	text-align:center;
}

.section{
	background:#ffe641 url(images/section_bg.gif) repeat-x;
	height:140px;
}

.section p{
	text-align:center;
	margin:5px 0 5px 0;
	letter-spacing:1px;
	color:#fe211b;
	text-transform:uppercase;
}

.section2 .header{
	text-transform:uppercase;
	font-size:0.8em;
	color:#000000;
	padding:10px;
	background:#efd003;
	text-align:center;
	font-weight:bold;
}

.section2{
	background:#bbbbbb url(images/section_bg2.gif) repeat-x;
	height:140px;
}

.section .bar{
	height:5px;
	background:#c30f08;
	margin:10px 0 0 0;
}

.section2 .bar{
	height:5px;
	background:#8e8e8e;
	margin:10px 0 0 0;
}

.section2 p{
	text-align:center;
	margin:5px 0 5px 0;
	letter-spacing:1px;
	color:#000000;
	text-transform:uppercase;
}

.first{
	font-size:1.2em;
	margin:20px  0 0 0;
	font-weight:bold;
}

.third a{
	color:#990000;
	margin:20px  0 0 0;
	font-weight:bold;
	display:block;
	text-align:center;
}

.third a:hover{
	color:#000000;
}

.sep{
	height:15px;
}

#sidebar{
	border-right:3px solid #9b9b9b;
}

#sidebar .register{
	margin-bottom:10px;
}

#sidebar #social a img{
	float:left;
}

#sidebar .header{
	background:url(images/sidebar_header_bg.gif) repeat-y;
	padding:20px 0 5px 20px;
	margin:0 0 25px 0; 
}

#sidebar h2{
	padding:8px 0 20px 40px;
	background:url(images/photo_icon.gif) no-repeat;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:0.8em;
}

#sidebar .image{
	text-align:center;
	margin:0 0 20px 0;
}

#sidebar #phone{
	text-align:center;
	margin:0 0 20px 0;
}

#sidebar #news{
	width:200px;
	margin:0 0 0 40px;
}

#sidebar #news h2{
	padding:8px 0 20px 40px;
	background: url(images/news_icon.jpg) no-repeat;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:0.8em;
	margin:0 0 10px 0;
	}

#sidebar #location{
	margin-bottom:20px;
}
	
#sidebar #upcoming_fights{
	background:url(images/upcoming_fights_header.jpg) no-repeat;
	width:300px;
	height:59px;
}

#sidebar #blog_header{
	background: url(images/blog_page.jpg) no-repeat;
	width:300px;
	height:34px;
}

#news .icon {
	float:left;
	margin:0 10px 0 0;
}

.news_wrap{
	margin:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}

.news_wrap .date{
	font-size:0.7em;
	color:#8e8d8d;
}

.news_wrap .title a{
	color:#000000;
	display:block;
	font-size:0.7em;
	line-height:22px;
}

.news_wrap .title a:hover{
	color:#FF0000;
}

.news_wrap .link a{
	color:#FF0000;
	font-size:0.7em;
}

.news_wrap .link a:hover{
	color: #990000;
}

#footer_top{
	background: url(images/footer_top_bar.jpg) no-repeat;
	height:36px;
}

#footer_bottom{
	background: #6b0000 url(images/footer_bottom_left.jpg) top left no-repeat;
	height:60px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#FFFFFF;
}

#footer_bottom p{
	padding:22px 170px 0 0px;
	float:right;
}

#footer_image{
	position:absolute;
	margin:-60px 0 0 810px;
}

#footer_text p{
float:right;
width:640px;
text-align:right;
font-size:0.8em;
color:#FFFFFF;
padding:12px;
padding-top:10px;
line-height:20px;
padding-right:0px;
}

#footer_no{
	background:url(images/footer_no.jpg) no-repeat;
	width:267px;
	height:39px;
	float:left;
}

#right{
	width:600px;
}

#post{
	margin:10px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}
#post img{
	float:left;
	margin:0 10px 0 0;
}

#post h1{
	font-size:2.2em;
	color:#c30f08;
	display:block;
	float:left;
	width:580px;
	margin:5px 0 20px 0;
}

#post h2{
	line-height:26px;
}

#post p{
	color:#5c6969;
	font-size:0.8em;
	line-height:23px;
	margin:10px 0 10px;
}

#post h3{
	color:#c30f08;
	margin:20px 0 0 0;
}

#post h4{
	font-style:italic;
	color:#000000;
	font-size:0.8em;
	margin:0 0 30px 0;
}