body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

html {
	}


/* ------------------------ type selectors ------------------------ */
body { 
	text-align:center; 
	font:14px/22px Helvetica, Arial, sans-serif; 
	color:#000;
	}

blockquote { 
	margin: 10px;
	border-left: 8px solid #000;
	padding: 20px;
	}

h1	{ font-size:23px; color:#c51010; font-weight: bold; line-height: 28px; }
h2	{ font-size:23px; color:#c51010; font-weight: bold; line-height: 28px; }
h3, h4	{ font-size:18px; color:#BD0F0E; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#c51010; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#c51010; text-decoration:none; outline:none; }

small {
	font-weight: bold; 
	display: block; 
	/*border-bottom: 8px solid #d5d5d5; 
	padding-left: 15px; */
	}
	
	small span {color: #C51010;}
	

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}
	
#spam{
	display:none;
}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left, .left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:350px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}
	
	#column-right form {
		width: 260px;
		margin-left: 20px;
		margin-bottom: 0;
		}
		
	#column-right input{
		height:40px;
	}	
	
	input#email-submit{
		width:100px;
	}
		
	#column-left .entry form {width: 500px;}
		
		#column-right form #commit, #column-left form #commit-page {
			background:#999 !important; border:2px solid #666; color:#fff; font:bold 12px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:160px; height: 25px; }
			
			#column-right form #commit {margin-top: 5px;}
			
			#column-left form #commit-page {margin: -5px 0 0 10px;}
			
		#column-right form #commit:hover, #column-left form #commit-page:hover { background:#BD0F0E !important; border:2px solid #666; }
	    #column-right form #commit a,, #column-left form #commit-page a { color:#fff; text-decoration:none; text-transform:uppercase; }

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:5px solid #BFBFBF;
	color:#000;
	width:250px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:20px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:2px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:350px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

#column-left #commentform small {font-size: 14px; color: #666; font-weight: normal;}

#column-left #commentform p {margin: 0;}



/* ------------------------ submit button form elements ------------------------ */

input#submit { 
	background:#999 !important; 
	border:2px solid #666; 
	color:#fff; 
	font:bold 9px/1 helvetica,arial,sans-serif; 
	padding:5px 10px;  
	text-align:center; 
	text-transform: uppercase;
	width:156px; 
	margin-top: 0; 
	height: 24px;
	}
	input#submit:hover { background:#BD0F0E !important; border:2px solid #666; cursor: pointer; }

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("images/bg-wrap.png") repeat-y;
	width:920px;
	margin:0 auto;
	text-align:left;
	}
	
	#inner-wrap {
		width: 901px;
		margin: 0 0 0 10px;
		}
	

/* ------------------------ masthead framework ------------------------ */
#masthead {
	background:url("images/masthead.jpg");
	position: relative;
	height:165px;
	width: 213px;
	float: left;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:10px;
		width:203px;
		top:0px;
		height:165px; 
		}
	#masthead a span {
		display:none;
		}

#banner-top-ad{
	height:74px;
	background:#FFF;
	margin-left:213px;
	padding-top:10px;
	padding-bottom:5px;
}

	#banner-top-ad a, #banner-top-ad object{
		margin-left:9px;
	}
	
.flash-banner{
	margin-left:20px;
}

#ufc-2009-banner{
	background:url(images/ufc-2009-banner.jpg) no-repeat;
	width:668px;
	height:74px;
	display:block;
	margin-left:10px;
}

#body-building-top{
	background:url(http://www.awltovhc.com/image-3489667-10409410) no-repeat;
	display:block;
	width:468px;
	height:60px;
	margin:0px auto;
}	

/* ------------------------ nav framework ------------------------ */		
		
#nav {
	background:url("images/nav.png") no-repeat;
	width:688px;
	height:45px;
	margin:0;
	padding-top: 31px;
	float: right;
	font-size: 17px;
	font-weight: bold;
	}

	#nav a {color: #FFF; text-decoration: none; }
		#nav a:hover {color: #BD0F0E;}

#nav li { float:left; list-style:none; _display:inline; margin-left: 16px;}

li#nav-01 { margin-left: 33px; }


/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:588px;
	float:left;
	margin: 0;
	padding: 0;
	background: url("images/bg-left.png") repeat-y;
	}

	#column-left p {
		margin:10px 0 0 0;
		}
		
		#column-left p.postmetadata {margin-bottom: 20px;}
		
	#column-left h3, #column-left .entry h2, #column-left h4 {margin: 10px 10px 0; }
	
	
	#column-left h3#comments {margin: 15px 27px;}
	
	#left-col-inner {
		background: url("images/left-col-inner.jpg") no-repeat;
		padding: 16px 17px 0 17px;
		}
		
	.post-title {
		background: #FFF;
		margin-bottom: 8px;
		padding: 15px 15px 10px 15px;
		}
		
		#column-left .post-title h1, #column-left .post-title h2,  #column-left .post-title h3 {
			margin: 0;
			padding: 0;
			}
			
	.post-image, .post-link {
		background: #FFF;
		padding: 4px 0;
		}
		
		.post-image img { display: block; margin: 0 auto; }
		
		.post-image object { display: block; margin: 0 auto; }
		
		.post-image embed { display: block; margin: 0 auto; }
		
		.post-link{
			padding:4px 15px;
		}
		
	.entry p { padding: 0 10px; }
	
	#column-left #respond {margin: 0 27px;}
		#column-left #respond h3 {margin: 10px 0;}
		
		#column-left ol {margin: 0 30px; }
			#column-left abbr {display: none;}
		
		#column-left div.ads {padding: 10px 0;}

	input#Submit{
		height:35px !important;
		width:70px !important;
		padding:7px 3px 3px 3px;
	}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:313px;
	padding-top: 22px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 20px 7px 20px;
		}
		
		#column-right h2{
			font-size:18px;
			padding:5px 7px 0px 7px;
			background:#000;
		}
		
		#column-right h3, #column-right h4 { color: #c51010; display: inline; padding: 0px; clear:both; }
		
	#column-right li { list-style: none; }
	
	#column-right a {  color: #000; }
	
	#column-right p span {font-weight: bold; color: #c51010; }
	
	#sponsors{
		width:260px;
		margin-left:20px;
	}
	
		#sponsor-1{
			background:url(images/mmatickets.jpg) no-repeat;
			width:125px;
			height:125px;
			display:block;
			float:left;
		}
		
		#sponsor-2{
			background:url(images/no-explode.jpg) no-repeat;
			width:125px;
			height:125px;
			display:block;
			margin-left:135px;
			margin-bottom:10px;
		}
		
		#sponsor-3{
			background:url(images/ufc-store.gif) no-repeat;
			width:125px;
			height:125px;
			display:block;
			float:left;
		}
		
		#sponsor-4{
			background:url(images/125-ad.jpg) no-repeat;
			width:125px;
			height:125px;
			display:block;
			margin-left:135px;
			margin-bottom:10px;
		}
		
	#advertise-with{
		background:url(images/advertise.jpg) no-repeat;
		width:260px;
		height:40px;
		display:block;
		margin-left:20px;
		margin-bottom:10px;
	}
	
	#steve{
		display:block;
		background:url(images/stevegotripped-bold.jpg) no-repeat;
		width:273px;
		height:228px;
		margin:0px 0px 10px 20px;
	}
	
/* ------------------------------------- Comments ---------------------------------------- */

	ol.commentlist { list-style:none; margin:0; padding:0 20px; text-indent:0; }
	ol.commentlist li { border:5px solid #BFBFBF; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
	ol.commentlist li.alt { }
	ol.commentlist li.bypostauthor { border:5px solid #BD0F0E; }
	ol.commentlist li.byuser {}
	ol.commentlist li.comment-author-admin {}
	ol.commentlist li.comment { }
	ol.commentlist li div.comment-author { padding:0 170px 0 0; }
	ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
	ol.commentlist li div.vcard cite.fn { font-style:normal; }
	ol.commentlist li div.vcard cite.fn a.url { color:#BD0F0E; text-decoration:none; font-weight: bold; }
	ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
	ol.commentlist li div.vcard img.avatar { border:5px solid #ddd; left:7px; position:absolute; top:7px; }
	ol.commentlist li div.vcard img.avatar-32 {}
	ol.commentlist li div.vcard img.photo {}
	ol.commentlist li div.vcard span.says {}
	ol.commentlist li div.commentmetadata {}
	ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
	ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
	ol.commentlist li div.comment-meta a:hover { color:#000; }
#column-left ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
	ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
	ol.commentlist li div.reply { background:#999; border:2px solid #666; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; margin-top: 5px; }
	ol.commentlist li div.reply:hover { background:#BD0F0E; border:2px solid #666; }
	ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
	ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
	ol.commentlist li ul.children li {  }
	ol.commentlist li ul.children li.alt {}
	ol.commentlist li ul.children li.bypostauthor {}
	ol.commentlist li ul.children li.byuser {}
	ol.commentlist li ul.children li.comment {}
	ol.commentlist li ul.children li.comment-author-admin {}
	ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
	ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
	ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
	ol.commentlist li ul.children li.depth-5 {}
	ol.commentlist li ul.children li.odd {}
	ol.commentlist li.even { background:#f7f7f7; }
	ol.commentlist li.odd { background:#fff; }
	ol.commentlist li.parent { }
	ol.commentlist li.pingback { }
	ol.commentlist li.pingback.parent { }
	ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
	ol.commentlist li.thread-alt { }
	ol.commentlist li.thread-even {}
	ol.commentlist li.thread-odd {}



/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	width:100%; /* fix for Safar */
	height:.01em;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	background: url("images/footer.jpg") top center repeat-x;
	text-align:center;
	clear: both;
	margin-top: -2px;
	padding-bottom: 20px;
	}

#footer p {
	color:#FFF;
	margin: 0 auto;
	width: 890px;
	text-align: right;
	}
	#footer p span { color: #c51010; }
	

#footer a:link, #footer a:visited { color:#FFF; text-decoration: none; border-bottom: 1px dashed #FFF; padding-bottom: 1px; }
#footer a:hover, #footer a:active { color:#FFF; border-bottom: 1px dashed #c51010; }

#footer ul {
	background: url("images/footer-top.jpg") top center no-repeat;
	margin: 0 auto;
	padding: 30px 10px 0 0;
	text-align: right;
	width: 910px;
	}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #FFF;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#side-bar-ads{
	margin-left:8px;
	margin-bottom:10px;
}

.sidebar-banners{
	margin-left:20px;
	width:273px;
}
