/*
Theme Name: MMA Diehards Site Theme
Theme URI: http://www.mmadiehards.com
Description: MMA Diehards Wordpress Theme
Version: 1.0
Author: The Zaafi Group
Author URI: http://www.mmadiehards.com
Tags: custom
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	/*background: #35302A url(images/main_bg.jpg) repeat left top;background-color:#121212;*/
  	background: #000 url(images/bg.jpg) no-repeat center top;
	color: #222;
	font: 12px/1.5 Helvetica, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	font-size:160%;
}
h3 {
	font-size:150%;
}
a {
	color: #6F4A9F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 1em;
}
#header {
	width: 980px;
	background: #000 url(images/header_bg.gif) repeat-x left top;
	position: relative;
	float: left;
	height:145px;
}
#content_left {
	float: left;
	width: 665px;
	clear: both;
}
#content_right {
	float: left;
	width: 315px;
}
#sidebar {
	margin:8px;
	width:300px;
	float: left;
}
li.widget {
	list-style: none outside;
	float: left;
	margin-bottom: 8px;
	width: 100%;
}
.list404 {
	margin-top: 5px;
	padding-top: 5px;
	list-style: none;
}
.list404 li {
	margin-bottom: 5px;
}
#newsletter h2 {
	background: #393939 url("images/bg_sprite.png") repeat-x scroll 0 -76px;
	border-bottom: 1px solid #DDD;
	color: #FFF;
	padding: 5px 10px;
	text-transform: uppercase;
	font: bold 14px Helvetica, Arial, sans-serif;
}
.popular {
	list-style: none outside;
	float: left;
	padding:0;
}
.popular li {
	padding: 8px 0;
	float:left;
	width:100%;
	border-top:1px solid #e0e0e0;
}
.popular li:first-child {
	border-top:none;
}
.popular a {
	display: block;
	font-size: 1.0em;
	margin-bottom: 5px;
	font-weight:bold;
}
.popular .thumb {
	float: left;
	width: 105px;
	margin: 0 8px;
	position: relative;
}
.popular .excerpt {
	position: relative;
	margin-left: 100px;
	padding-right:10px;
}
.date {
	font-size: 11px;
	color: #999;
}
.widget_tweetblender {
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	background-color:#fff;
}
.widget_tweetblender .tb_header, .widget_tweetblender .tb_footer {
	padding:5px;
	width:auto;
}
.widget_tweetblender div.tb_tweetlist {
	border-bottom: 1px solid #c0c0c0;
}
.widget_tweetblender div.tb_footer {
	margin-bottom:0;
	float:right;
	font-weight:bold;
}
.widget_tweetblender div.tb_tweet {
	border-top:1px solid #c0c0c0;
	padding:6px 8px;
}
.widget_mailpress {
	width: 300px;
	/*background: url("images/icon-mail.png") no-repeat scroll 240px 40px #FFF;*/
	background-color:#fff;
	border: 1px solid #C0c0c0;
}
.MailPress {
	padding:10px;
}
.MailPress input[type=text] {
	border:1px solid #ccc;
	border: 1px solid #666 #DDD #DDD #6666;
	padding: 4px 0 4px 5px;
	width:220px;
}
.MailPress .mp-container, .MailPressFormEmail, .MailPressFormName {
	margin-bottom:5px;
}
.MailPressFormSubmit {
	background:url("images/button_bg.png") repeat-x scroll left center #190C2E;
	padding:6px 8px;
	color:#fff;
	border:none;
	font-weight:bold;
	font-size:10px;
}
#logo {
	float: left;
	height: 120px;
	left: 7px;
	position: absolute;
	top: 12px;
	width: 144px;
}
.logo{
	display:block;
	background:url("images/logo.png") no-repeat 0 0 transparent;
	width:144px;
	height:120px;
}
#premium_mem_ad{
	display:block;
	background:url("images/premium_ad.jpg") no-repeat 0 0 transparent;
	width:980px;
	height:581px;
}
#login_nav{
	padding:5px 10px;
	color:#fff;
	position:absolute;
	z-index:10;
	right:0;
	top:4px;
}
#login_nav a{
	color:#fff;
}
#login_nav .dashboard{
	color:yellow;
	font-weight:bold;
}
#login_nav .login{
	font-weight:bold;
}
/*navigation */
.navigation {
	clear: both;
	float: left;
	margin: 0;
	padding: 5px 0;
	width: 100%;
	font-weight:bold;
}
#navigation {
	height: 35px;
	width: 980px;
	float: left;
	border-top: 1px solid #271239;
	background: url("images/topnav_bg.gif") repeat-x scroll left bottom #3B225D;
}
#navigation ul, #sidebar ul {
	list-style: none outside;
}
#navigation li {
	float: left;
	margin-right: 8px;
}
#top_nav li a {
	display: block;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}
#navigation .nav_left {
	float: left;
}
#navigation .nav_right {
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	height: 36px;
	line-height: 30px;
	padding: 0 10px 0 5px;
	text-align: right;
	width: 220px;
	font-size: 11px;
}
#navigation .nav_right a {
	color: #FFF;
	text-decoration: underline;
}
#navigation .nav_right a.logout {
	color: #F2B705;
}
#navigation .nav_right a:hover, #navigation #pixopoint_menu1 li.current_page_item a:hover {
	text-decoration: none;
}
#navigation #pixopoint_menu1 {
	background: none;
}
#navigation #pixopoint_menu1 li {
	background: none;
	text-transform: uppercase;
}
#navigation #pixopoint_menu1 li a {
	padding: 0 8px;
	font: bold 12px/35px Helvetica, Arial, sans-serif !important;
}
#navigation #pixopoint_menu1 ul ul {
	background: #fff;
	width: 250px;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}
#navigation #pixopoint_menu1 li a:hover{
	text-decoration:underline;
}
#navigation #pixopoint_menu1 li.sfhover a{
	background-color:#fff;
	color:#666 !important;
}
#navigation #pixopoint_menu1 li.haschildren li a {
	background: none;
}
#navigation #pixopoint_menu1 ul ul li {
	font-size: 11px;
	font-weight: bold;
	width: 250px;
	border-right: none;
	border-left: none;
}
#navigation #pixopoint_menu1 ul ul li a {
	color: #666;
	background: none;
}
#navigation #pixopoint_menu1 ul ul li a:hover, #navigation #pixopoint_menu1 ul ul li:hover a {
	background: none;
	text-decoration:underline;
	color:#666;
}
#navigation #pixopoint_menu1 li.current_page_item > a, #navigation #pixopoint_menu1 li.current_page_parent > a {
	  background-color: #fff;
	  color:#666;
}
#footer {
	float: left;
	width: 980px;
	background: #2a133f url(images/bg_sprite.png) repeat-x 0px -177px;
}
#footer_links {
	margin: 12px;
	float: left;
	width: 952px;
}
.footer_ad{
	float:left;
	width:440px;
	text-align:center;
	padding-top:40px;
}
#main {
	padding: 20px 10px 10px;
	color:#666;
}
#main h1{
	color:#121212;
	margin-bottom:0.2em;
	font-size:24px;
}
.quicklinks_box {
	float: left;
	padding: 20px 10px 0 25px;
	background: url(images/footer_divider.png) no-repeat right top;
	height: 180px;
	min-width: 120px;
}
#fighter_news {
	float: left;
	width: 420px;
	margin: 5px;
}
#search_box {
	border: 1px solid #999;
	height: 25px;
	clear: both;
	background-color:#fff;
}
#searchform{
	position:relative;
}
#s {
	border: none;
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 0 5px;
	width:259px;
}
#searchsubmit {
	width: 30px;
	height: 25px;
	position:absolute;
	top:0;
	right:0;
}
#popular_videos {
	background: #FFF;
	border: 1px solid #c0c0c0;
}
#featured_video {
	float: left;
	margin: 5px 0px;
	width: 230px;
}
#featured_video li {
	padding: 8px 0;
	float:left;
	width:100%;
	border-top: 1px solid #c0c0c0;
}
#featured_video li:first-child {
	border-top:none;
}
#featured_video .thumb a, .vidthumb a {
   background-position: center center;
   background-repeat: no-repeat;
   color: #FFFFFF;
   display: block;
   height: 70px;
   left: 0;
   overflow: hidden;
   position: relative;
   top: 0;
   width: 100px;
}
#featured_video.content_box .footer {
	background-color: #FFF;
	background-image:none;
}
#featured_video .thumb {
	float: left;
	margin:0 8px;
	position: relative;
	height: 72px;
}
#featured_video .details a {
	font-size: 12px;
	font-weight: bold;
}
#featured_video .details p {
	margin-bottom: 0;
}
#featured_video .details {
	min-height: 72px;
	position: relative;
	width:100px;
	float:left;
}
#featured_video .posted {
	color: #A7A7A7;
	font-size: 90%;
	margin-top: 0.4em;
}
.video-player{
	min-height:350px;
}
.content_box .header, h2.widgettitle {
	padding: 5px 10px;
	color: #FFF;
	/*background: #393939 url("images/bg_sprite.png") repeat-x scroll 0 -76px;*/
	background:#393939 url("images/widget_header.gif") repeat-x top left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.content_box {
	border-bottom: 1px solid #C0c0c0;
}
.content_box .body {
	background: #FFF;
	border-right: 1px solid #C0c0c0;
	border-left: 1px solid #C0c0c0;
}
.content_box .footer {
	border-top:1px solid #c0c0c0;
	text-align: right;
	padding: 5px;
	font-size: 11px;
	border-right: 1px solid #C0c0c0;
	border-left: 1px solid #C0c0c0;
	font-weight: bold;
	background-color:#fff;
}
.bottom_logo {
	height: 153px;
	width: 180px;
	background: #F5F5F5 url("images/bottom_logo.gif") no-repeat left center;
	margin-left: -20px;
}
#headlines {
	background: #FFF;
}
#headlines li {
	padding: 5px 5px 5px 20px;
	color: #542E91;
	font-size: 12px;
	border-top:1px solid #c0c0c0;
	background: transparent url(images/icon_sprite.png) no-repeat 0px -35px;
}
headlines li:first-child {
	border-top:none;
}
#headlines li a:hover {
	text-decoration: underline;
}
#copyright_bar {
	color:#F0F0F0;
	float:left;
	font-size:11px;
	margin-bottom:0;
	margin-left:12px;
	margin-right:12px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:right;
	width:952px;
}
.quicklinks li a {
	text-decoration: none;
	color: #fff;
}
.quicklinks {
	list-style: none;
}
.quicklinks li {
	margin-bottom: 6px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
.navigation {
	clear: both;
	float: left;
	padding: 5px 0;
	width: 100%;
	font-weight:bold;
	background-color: #e0e0e0;
}
#wrapper {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#shadow {
	background: url("images/shadow.png") repeat-y scroll center center transparent;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#fighter_news .source {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #666;
}
#fighter_news ul, .fighter_news ul {
	list-style: none;
}
#fighter_news li {
	/*background: transparent url(images/news_divider.png) no-repeat center top;*/
  border-top: 1px solid #D5D5D5;
}
#fighter_news li:first-child {
	background: none;
}
.fighter_news .details, #fighter_news .details {
	padding: 0;
}
.fighter_news .details .post_title, #fighter_news .details .post_title {
	padding: 5px;
	font-weight:bold;
}
#fighter_news .fighter, .fighter_news .fighter {
	clear: left;
	color: #666;
	float: left;
	font-weight: bold;
}
#fighter_news .title a {
	color: #666;
	font-size: 14px;
}
.fighter_news .title a {
	color: #666;
	font-size: 14px;
	padding: 0 5px;
}
#fighter_news .title a:hover, #content .fighter_news .title a:hover {
	text-decoration: none;
}
#fighter_news .description, .fighter_news .description {
	padding: 0 5px 5px 5px;
	font-size: 12px;
	border-bottom:1px solid #e0e0e0;
}
#fighter_news .title {
	float: left;
	background: #EAEAEA url(images/fighterbox_header_bg.jpg) no-repeat center bottom;
	width: 100%;
}
.fighter_news .title {
	padding: 4px 5px;
	width: 643px;
	background: #EAEAEA url(images/fighterbox_header_bg.jpg) no-repeat center bottom;
	float: left;
}
.fighter_news .title p {
	margin: 2px 0 4px;
	text-shadow: 0 1px 0 #FFF;
	font-size: 15px;
}
#fighter_news .title p {
	font-size: 15px;
	margin-bottom: 4px;
	padding: 5px;
	text-shadow: 0 1px 0 #FFF;
}
#fighter_news p.posted, .fighter_news p.posted {
	color: #999;
	float: right;
	font-size: 12px;
}
.fighter_news p.posted {
	color: #333;
	float: right;
	font-size: 12px;
	padding-right: 5px;
}
.fighter_news li {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.fighter_news .details {
	border: 1px solid #D5D5D5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
}
.news_source, .related {
	padding: 0 5px 5px;
	color:#666;
}
.news_source {
	padding-top:5px;
}
.news_source span, .related span {
	font-weight:bold;
}
#fighter_news .related ul, .fighter_news .related ul {
	float: left;
}
#fighter_news .related li, .fighter_news .related li {
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	background: none;
	border-top:none;
}
div.clear {
	clear: both;
}
#inner_wrapper {
	width: 980px;
	background: #fff url(images/content_bg.gif) repeat-y top right;
	min-height: 760px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.adl {
	background: #F8F8F8 none repeat scroll 0 0;
	border: 1px solid #c0c0c0;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
}
.adl:hover {
	background: #f5f5f5;
}
#adspace_header {
	margin-left: 230px;
	margin-right: 0;
	margin-top: 40px;
}
#adspace_sidebar .adl {
	width: 300px;
	height: 250px;
	line-height: 250px;
}
#adspace_header .adl {
	width: 728px;
	height: 90px;
	line-height: 90px;
}
#adspace_skyscraper .adl {
	width: 120px;
	height: 600px;
	line-height: 600px;
}
.more {
	font-size: 11px;
	margin: 5px 0;
}
#stay_connected .body {
	padding:10px;
}
#social_media {
	float: left;
    margin: 0 5px 0 30px;
}
#social_media li {
	float:left;
	list-style:none outside none;
	height:60px;
}
#social_media li a {
	font-weight:bold;
	display:block;
	width:50px;
	height:50px;
	margin-right:30px;
}
#social_media li a span {
	display:none;
}
#social_media li strong {
	color:#232323;
	display:block;
	font-size:14px;
}

#social_media li.twitter {
	background: transparent url(images/social_icons.png) no-repeat -2px -61px;
}
#social_media li.facebook {
	background: transparent url(images/social_icons.png) no-repeat -2px -182px;
}
#social_media li.fightjungle {
	background: transparent url(images/social_icons.png) no-repeat -2px -2px;
	width:70px;
}
#social_media li.feed {
	background: transparent url(images/social_icons.png) no-repeat -2px -125px;
	border-bottom:none;
	padding-bottom:0;
}
fieldset.newsletter {
	padding: 10px;
}
.success {
	padding: 0 10px;
	color: #090;
}
/* styling for posts */
#content {
	padding:5px;
	width:655px;
	float:left
}
.pagetitle {
	color: #C2C2C2;
	margin:5px 10px;
	text-transform: uppercase;
	font: bold 250% Helvetica, Arial, sans-serif;
}
.recent {
	padding-top: 10px;
}
.post0 {
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
	padding: 10px;
	list-style: none;
}
.post0 h3 a {
	font-size: 22px;
	font-weight: bold;
	line-height: 21px;
	color: #42205D;
}
.post0 li.byline {
	color: #666666;
	margin: 2px 0 5px;
}
.post0 .posted {
	color: #949494;
	font-size: 11px;
	font-weight: normal;
}
.post0 .author a {
	font-weight: bold;
	margin-right: 5px;
}
.post0 li.category {
	font-weight: bold;
	margin: 0 0 10px;
}
.post0 li.more {
	font-weight: bold;
	margin: 10px 0 0;
}
.attachment-micro-thumbnail {
	float: left;
	margin-right: 5px;
}
.post .entry img {
	margin: 0 5px 5px 0;
}
.post_header {
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 1em;
	border-bottom: 1px solid #E0E0E0;
}
.post_author_pic {
	float: left;
	margin-right: 8px;
}
.post_title a:hover{
	text-decoration:none;
	color:#8B59CB;
}
.post_title h2 {
	font-size: 20px;
	line-height:1.2em;
	color: #551A8B;
}
.post_title h1{
	font-size: 20px;
	line-height:1.2em;
	color: #551A8B;
}
.post .entry, .singlepost .entry {
	float: left;
	width: 100%;
}
.post_details {
	color: #666;
	padding:5px 0;
}
.post_details a {
	font-weight: bold;
}
.post {
	margin-bottom: 10px;
	padding: 10px;
}
.singlepost{
	padding:5px;
}
.post .title {
	font-size: 20px;
}
.post .details {
	margin-bottom: 10px;
}
.post_excerpt {
	font-size: 12px;
}
.post .thumb {
	float: left;
	margin: 0 10px 10px 0;
}
.post .thumb a {
	display: block;
	height: 160px;
	overflow: hidden;
	width: 156px;
}
.postnav {
	width: 650px;
	float: left;
	text-align: right;
}
.tags {
	border-top:1px dotted #c0c0c0;
	float:left;
	padding-top:5px;
	width:100%;
}
.tags span{
	font-weight:bold;
}
.category-archive{
	border:1px solid #c6c6c6;
	margin:0 5px 10px;
}

#nexTag, #prevTag, #prevVidPage, #nextVidPage {
	background: url("images/nav.png") no-repeat scroll left center transparent;
	height: 19px;
	width: 24px;
}
#nexTag, #nextVidPage {
	float: left;
	background-position: right center;
	cursor:pointer;
	margin-left:2px;
}
#prevTag, #prevVidPage {
	float: left;
	cursor:pointer;
}
#tag_pages {
	text-transform: none;
	float: right;
	width:85px;
}
#page_count{
	float: left;
	line-height: 20px;
	padding-right:5px;	
}
#vid_pages {
	width: 385px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
#vid_page_controls {
	margin-bottom: 25px;
	width: 95%;
}
/* featured content slider */
#featured_content {
	background:none repeat scroll 0 0 #000000;
	border:5px solid #000000;
	height:295px;
	position:relative;
	overflow:hidden;
	width:655px;
}

#featured{
	width:655px;
}
#featured ul{
	float:left;
	height:295px;
}
/* numeric controls */
#controls {
    right: 0;
    position: absolute;
    bottom: 5px;
}
#controls li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 20px;
	line-height: 20px;
}
#controls li a {
	float: left;
	height: 20px;
	line-height: 20px;
	border: 1px solid #fff;
	background: #fff;
	color: #333;
	padding: 0 10px;
	text-decoration: none;
}
#controls .current a {
	background: #5B358D;
	color: #fff;
	border-color: #5B358D;
}
#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline: none;
}
.headline_item{
	width:655px;
	height:295px;
	overflow:hidden;
}
.headline_entry{
	position:relative;
}
.headline_text{
	margin-left:430px;
	color:#f0f0f0;
	height:262px;
	overflow:hidden;
	font-size:11px;
}
.headline_text h2 {
	color:#FFF;
	margin-bottom:0.2em;
	overflow:hidden;
	font: bold 18px 'Myriad Pro',Helvetica,Arial,sans-serif
}
.headline_text h2 a{
	color:#9975C8;
}
.headline_text h2 a:hover{
	text-decoration:none;
	color:#DDD2F9;
}
.headline_text a{
	color:#9975C8;
}
.headline_img{
	position:absolute;
	overflow:hidden;
	width:420px;
	top:0;
	left:0;
}
.feature_image{
	height:370px;
	overflow:hidden;
	text-align:center;
}
.postmetadata {
	background: #f1f1f0;
	color: #666;
	padding: 5px;
	float: left;
}
/* video page */

.vid-content {
	border: 1px solid #c0c0c0;
	overflow: hidden;
	margin: 5px;
}
.vid-content .content {
	padding: 2px;
}
.vid-content .tags {
	float: left;
	padding: 6px;
	width: 156px;
	background-color: #fff;
	border:0;
}
.vid-content .tags h3 {
	border-bottom: 1px solid #E0E0E0;
	text-transform: uppercase;
	font-size: 11px;
	padding: 10px 0 10px 4px;
}
.vid-content .vid-list {
	margin-left: 178px;
	padding: 10px 0 0 5px;
	position: relative;
}
.vid-content .tags li {
	border-bottom: 1px solid #f0f0f0;
}
.vid-content .tags a {
	display: block;
	padding: 5px;
	text-transform: capitalize;
}
.vid-grid {
	list-style: none outside none;
}
.vid-grid li {
	overflow: hidden;
}
.vid-grid .thumb {
	float: left;
	margin:2px;
	padding:5px;
	position: relative;
	width: 100px;
}
.vid-grid .thumb h5 {
	color:#787878;
	font:bold 11px/13px Helvetica,Arial,sans-serif;
	padding:3px 0 2px;
}
.vid-grid .thumb p.watch-now {
	font-style: italic;
	font-size: 10px;
}
#vid-grid-container{
	min-height:516px;
}
.selected_tag {
	font-weight: bold;
	padding-left: 10px;
}
/* comments */
#comments {
	padding: 10px;
	background: #fff;
}
#comments h3 {
	font-size: 22px;
	font-weight: bold;
}
.commentlist {
	list-style:none outside none;
}
.commentlist li {
	border-top:1px solid #EEEEEE;
	overflow:visible;
	padding:0;
	position:relative;
}
.commentlist li.comment {
	overflow:visible;
	padding:20px 10px;
	position:relative;
}
.commentlist li.odd {
	background: #F5F5F5;
}
.commentlist li .gravatar img {
	background:none repeat scroll 0 0 #FFFFFF;
	border-bottom:1px solid #D7D7D7;
	border-left:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;
	float:left;
	height:auto;
	padding:3px;
	width:38px;
}
.comment-author {
	color:#3151A2;
	display:inline;
	font:bold 1.2em Helvetica, Arial, Helvetica, sans-serif;
	margin:3px 3px 0 0;
	text-decoration:none;
}
.commentlist li .comment-text {
	margin:0 0 0 61px;
}
.commentlist li .comment-text .commentmeta {
	margin:20px 0 0;
}
.reply a {
	float:right;
	font:bold 0.92em Helvetica, Arial, Helvetica, sans-serif;
	padding:0 16px 0 0;
	text-decoration:none;
}
#commentform textarea {
	background: url("images/bg-form-text.gif") repeat-x scroll left top #FFFFFF;
	border: 1px solid #c0c0c0;
	color: #5E5E5E;
	height: 150px;
	padding: 6px;
	width: 615px;
}
#commentform p {
	margin: 5px 0;
}
#commentform #submit {
	background: url("images/button_bg.png") repeat-x scroll left center #190C2E;
	border: medium none;
	color: #FFFFFF;
	height: 30px;
	padding: 0 15px;
	width: auto;
}

/*module*/
.module {
	border: 1px solid #c0c0c0;
	background: url("images/gradient_back.jpg") repeat-x scroll left bottom #FFF;
}
.module-container{
	margin:2px;
}
.module-header {
	/*background: #393939 url("images/bg_sprite.png") repeat-x scroll 0 -76px; */
	background:#393939 url("images/widget_header.gif") repeat-x top left;
	color: #FFF;
	font:bold 12px Helvetica, Arial, sans-serif;
	padding:6px 10px;
	text-transform: uppercase;
}
.module-header h2 {
	font: bold 12px Helvetica, Arial, sans-serif;
}
.module-container{
	background:url(images/gradient_back.jpg) repeat-x bottom left;
}
.module-content {
	padding: 10px;
}
.module-footer {
	font-size: 11px;
	padding: 5px 10px 5px 0;
	text-align: right;
	font-weight:bold;
}
ul.feature-cat {
	padding: 0;
	list-style: none outside;
}
ul.feature-cat li, ul.feature-cat .post0 {
	border: none;
	padding: 0;
}
ul.feature-cat .post0 {
	padding: 10px;
	margin:0;
}
ul.feature-cat li {
	border-top: 1px solid #c0c0c0;
}
ul.feature-cat li:first-child {
	border-top:none;
}
.category-box .module-content {
	padding: 0;
}
/*radio page styles */

#radio-content {
	width: 660px;
	clear: both;
	padding:1px 0 0 2px;
}
#radio-content .module, #video-content .module {
	float: left;
	line-height: 1.5em;
	margin-right: 6px;
	margin-bottom: 5px;
	position: relative;
	width: 320px;
}
#radio-content .module-content {
	max-height: 150px;
	height: 150px;
	overflow: hidden;	
}
#video-content{
	padding:6px 0 0 6px;
}
#video-content li{
	width:300px;
	clear:both;
	height:85px;
}
#video-content li .thumb{
	width:100px;
	float:left;
}
#video-content li .details{
	position:relative;
	margin-left:110px;
}
.alignleft, div.alignleft {
	float: left;
	padding-left: 10px;
}
.alignright, div.alignright {
	float: right;
	padding-right: 10px;
}
/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background: #f3f3f3;
	padding-top: 4px;
	margin: 5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-post-image {
	margin-right: 10px;
}
.sociable {
	float: left;
	width: 100%;
	margin:16px 0 0 !important;
	border-top:1px dotted #c0c0c0;
	padding-top:5px;
}
.sociable p {
	margin-bottom: 0.5em;
}
.sociable_tagline {
	float:left;
	line-height:25px;
	margin-right:5px;
	font-weight:bold;
}
.sociable img {
	height: 20px !important;
	width: 20px !important;
}
#radio_status {
	background: #fff url(images/radio_status.gif) no-repeat left top;
	height: 41px;
	line-height:40px;
	padding-left:100px;
	font-weight:bold;
	-moz-box-shadow: 0 0 4px #999;
	-webkit-box-shadow: 0 0 4px #999;
	box-shadow: 0 0 4px #999;
	display:none;
	overflow:hidden;
}
.newsticker {
	position: relative;
	list-style-type: none;
}
.newsticker li {
	float: left;
	font-size:18px;
}
.newsticker a {
	white-space: nowrap;
	padding-left:5px;
}
#liveshow {
	text-align:center;
	background-color:#000;
}
/* PageNavi  */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	color: #555555 !important;
	background: #D9D1DF !important;
	border:1px solid #ccc !important;
}
.wp-pagenavi span.pages {
	background:transparent !important;
	border:none !important;
	color:#666 !important;
}
.wp-pagenavi span.current {
	background: #42205D !important;
	color:#fff !important;
}
.wp-pagenavi span.extend {
	background:transparent !important;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
}/* IE6 */
*:first-child + html .clearfix {
	zoom: 1;
}/* IE7 */
.sBoxContainer td {
	padding: 0;
}
#stories {
	margin-right: 5px;
}
#stories li {
	padding: 5px;
	border-top: 1px solid #e0e0e0;
}
.sBox {
	background: #fff;
	border: 1px solid #c0c0c0;
}
.sBox .header {
	padding: 8px 8px 10px;
	font-weight: bold;
	font-size: 11px;
	background: url("images/fighterbox_header_bg.jpg") no-repeat scroll center bottom #EEEEEE;
	text-transform: uppercase;
	color: #666;
	text-shadow: 0 1px 0 #FFFFFF;
}
.readmore{
	font-weight:bold;
}
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 655px;
	height:420px;
	margin:5px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;

}

.items div {
	float:left;
	width:655px;
}

/* single scrollable item */
.item{
	min-height:430px;
}
/*.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
*/

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}


/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/hori_large.png) no-repeat;
	display:block;
	width:26px;
	height:26px;
	float:left;
	cursor:pointer;	
}

/* right */
a.right { background-position: -26px -26px; clear:right; margin-right: 0px;}
a.right.disabled { background-position: -26px -1px; clear:right; margin-right: 0px;}

/* left */
a.left{ background-position: -1px -26px; margin-left: -1px; } 
a.left.disabled{ background-position: -1px -1px; margin-left: -1px; } 

