@import url('https://fonts.googleapis.com/css?family=Kameron');
body {
	padding: 0;
	margin:0;
	color:#5c5b5b;
	font:14px/16px Arial, Helvetica, sans-serif;
	min-width:1002px;
	background:#fff url(../images/pattern7.png) repeat;
	background-attachment:fixed;
}
#topbar {height:40px; width:100%; position:fixed; z-index:999999; top:0; left:0;background:#000 url(../images/nav_bg.jpg) repeat; margin-top:0px;overflow:hidden; }
#topbar .inner {width:960px; margin:0 auto; position:relative; margin-top:3px;}
.fixed {
        position:fixed;
}
img {border-style:none;}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	color:#acacac;
	vertical-align:middle;
	font:100% Arial, sans-serif;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
a:focus,
input:focus,
textarea:focus,
select:focus {outline:none;}
blockquote, q {quotes:none;}
q:before,
q:after {content:"";}
/*wrapper*/
#wrapper{
	margin: 0px;
	padding: 0px;
	padding-bottom:30px;
	clear: both;
}
/*header*/
/*#header{
	width:980px;
	margin:0 auto;
	position:relative;
	margin-top:49px;
}*/
#header {
  width: auto;
  margin: 0 auto;
  position: relative;
  margin-top: 49px;
}
.logo{
	margin:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/main-logo.png) no-repeat;
	width:250px;
	height:31px;
	position:absolute;
	left:0px;
	top:3px;
}
.mobile_logo {display:none;}
.logo a{
	display:block;
	height:100%;
}
.top-nav{
	text-align:right;
	margin:0;
	padding:6px 0 10px;
	list-style:none;
	font-size:13px;
	line-height:17px;
}
.top-nav li{
	display:inline;
	padding: 0 1px 0 13px;
}
/*promo-box*/
.promo-box{
	min-width:728px;
	margin:0 auto;
	/*overflow:hidden;*/
}
.promo-box .logo{
	background:url(../images/main-logo.png) no-repeat;
	width:134px;
	height:135px;
}
.promo-box .ad-box{
width:728px;
height:90px;
margin:0 auto;
border:solid 0px #e2e2e2;
}
.massive {
	text-align: center;
	width: 1024px;
	margin: 0 auto;
	background: none;
}
.promo-box .leader {
	width: 728px;
	height: 90px;
}
.promo-box img{vertical-align:top;}
/*nav-box*/
/*.nav-box{
	clear: both;
	width:100%;
	padding:0px 8px 3px 0;
	margin:0 auto -1px;
	height:34px;
	margin-top:-4px;
	position:relative;
	z-index:99999;

	
}*/
.nav-box {
  clear: both;
  width: 998px;
  padding: 0px 8px 3px 0;
  margin: 0 auto -1px;
  height: 34px;
  margin-top: -4px;
  position: relative;
  z-index: 99999;
}
.navbg {	background: url(../images/nav_bar.png) repeat-x; height:38px; width:100%; position:absolute; margin-top:-6px; z-index:998;}
.nav-box ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin-left:6px;
	margin-top:-1px;
	
}
#topsearch {float:right; margin-top:-3px}
.nav-box ul li{
	float:left;
	line-height:28px;

}
.sub-nav-box {
	background: url(../images/tagbar_bg.png) repeat;
	width:941px;
	padding:2px 19px 2px 0;
	overflow:hidden;
	margin:0 auto -1px;
	margin-top:40px;
	z-index:999;
}
.sub-nav-box ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.sub-nav-box ul li{
	float:left;
	line-height:28px;
	padding: 0 8px 0 15px;
	border-right:solid 1px #101010;
	border-left:solid 1px #353535;
	font-size: 12px;
}
.sub-nav-box  ul > li:last-child {
border-right:none;
} 

.search-form{
	float:right;
	background: url(../images/search-bg.png) no-repeat;
	width:189px;
	height:22px;
	padding:3px;
	
}
.search-form .inp01{
	background: url(../images/inp01.gif) no-repeat;
	width:160px;
	height:22px;
	float:left;
}
.search-form .inp01 input{
	float:left;
	background:none;
	border:0;
	width:132px;
	height:12px;
	color:#000;
	font-size:10px;
	padding:0px 14px;
	
}
.btn-search{
	background: url(../images/search-btn.png) no-repeat;
	width:26px;
	height:22px;
	float:left;
	line-height:0;
	border:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 3px;
	padding:0;
}
#main{
	width:1002px;
	margin:0 auto;	
	margin-top:10px;
}

#main a {
	color: #c91514;
}
.main-t{
	background: url(../images/bg-main-t.png) no-repeat;
	height:18px;
	overflow:hidden;
	position:absolute;
}
.main-b{
	background: url(../images/bg-main-b.png) no-repeat;
	height:22px;
	overflow:hidden;
	position:relative;
}
.main-c{
/*	background: url(../images/bg-main-c.png) repeat-y;*/
	width:970px;
	padding:10px 10px;
  background-color: white;
  border: 1px solid rgb(224, 224, 224);
  border-top: none;
  border-bottom: none;
  box-shadow: 0 0 5px -5px #888888;
}
#main #sidebar .ttl,
#main h2{
	font:22px/24px 'Oswald', sans-serif;
	margin: 0 0 11px;
	color:#c91514;
	background: url(../images/bg-title.gif) repeat-x 0 8px;
}
#main #sidebar .ttl span,
#main h2 span{
	background:#fff;
	padding:0 10px 0 0;
}
.featured-list{
	overflow:hidden;
	margin:0;
	padding: 0 0 15px 7px;
	list-style:none;
}
.featured-list li{
	float:left;
	border:1px solid #999;
	background:#f0f0f0;
	font-size:12px;
	width:170px;
	padding:4px;
	line-height:14px;
	color:#333333;
	margin-right:7px;
	position:relative;
	min-height: 170px;
}
.featured-list li:hover
{
	border:1px solid #c91514;
	background-color: #cecece;
}
.featured-list p{margin:0;}
.featured-list img{vertical-align:top;}
.featured-list .text{
	padding:4px 0 7px;
}
.hot{
	background: url(../images/ico-hot.gif) no-repeat;
	width:37px;
	height:15px;
	position:absolute;
	bottom:3px;
	right:2px;
	text-indent:-9999px;
	overflow:hidden;
}
/*main-holder*/
.main-holder{
	width:100%;
	margin:0 0 -20px;
}
#content{
	width:612px;
	float:left;
	padding-bottom:20px;
}
.news-list{
	margin:0;
	padding: 0 0 0 4px;
	list-style:none;
}
.news-list li{
	overflow:hidden;
	
	padding:0 0 26px;
	margin: 0 0 21px;
}
.news-list li .img{
	float:left;
	padding:2px;
	margin:0 10px 0 0;
	border:3px solid #f3f2f2;
	width:220px;
	height:130px;
	
}
.news-list h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px!important;
}
.news-list h3 a {
	margin:0 0 3px;
	color:#000;
	font:16px/18px 'Oswald', sans-serif;
}
.news-list .holder{overflow:hidden; float:none; padding-bottom: 5px;}
.news-list .holder .preview {width:390px;}
.news-list .holder h3 a{color: #000000!important;}
.news-list p{margin:0 14px 14px 0;}
.news-list .text{
	position:relative;
	background: url(../images/more-box.gif) repeat-x;
	height:22px;
	overflow:hidden;
	padding: 5px 3px 5px 6px;
	font-size:12px;
	line-height:20px;
}
.news-list .text .more{
	color:#5c5b5b;
	padding:0 0 0 11px;
	background: url(../images/bullet01.gif) no-repeat 0 50%;
}
.news-list .text .like{float:right; text-align: right; width: 100px;}
.news-list .text .like img{vertical-align:top;}
.baseball-gallery{
	margin:0 0 23px;
}
.baseball-gallery .title{
	overflow:hidden;
	background:#f6f6f6;
	padding: 5px 10px 6px 7px;
	margin-left:5px;
}
.baseball-gallery .title .like{float:right;}
.baseball-gallery .title .like img{vertical-align:top;}
.baseball-gallery h3{
	margin:0;
	float:left;
	font:16px/16px 'Oswald', sans-serif;
	color:#000;
	width: 450px;
}
.baseball-gallery h3 a {color:#000!important;}
.baseball-gallery .holder{
	clear: both;
	overflow:hidden;
	padding: 9px 0 4px 0px;
}
.baseball-gallery .img{
	float:left;
	padding:2px;
	border:1px solid #969696;
}
.baseball-gallery .img img{vertical-align:top;}
.baseball-gallery .holder ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:300px;
}
.baseball-gallery .holder ul li{
	float:left;
	width:93px;
	height:75px;
	padding:0 0 4px 6px;
}
.baseball-gallery .holder ul li img {
	width: 89px;
	height: 71px;
}
.baseball-gallery .holder ul a{
	display:block;
	padding:1px;
	border:1px solid #969696;
}
.baseball-gallery .holder img{vertical-align:top;}
.baseball-gallery .more{
	background: url(../images/btn-more.png) no-repeat;
	width:136px;
	height:37px;
	font:18px/36px 'Oswald', sans-serif;
	display:block;
	margin:0 0 0 auto;
	text-align:center;

}

.container{overflow:hidden;}
.paging{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.paging li{
	float:left;
	font-size:12px;
	margin-left:4px;
}
.paging a{
	border:1px solid #bebebe;
	line-height:19px;
	padding:0 5px 1px 5px;
	color:#cb0228;
	float:left;
}
.paging span{
	border:1px solid #bebebe;
	line-height:20px;
	padding:0 4px;
	float:left;
	color:#323232;
}
.paging .active a,
.paging a:hover{
	border-color:#000;
	color:#323232;
	text-decoration:none;
}
/*sidebar*/
#sidebar{
	float:right;
	width:301px;
	padding:0 3px 0 0;
}
.facebook{
	margin:0 0 15px;
	position:relative;
}
.facebook img{vertical-align:top;}
#wrapper #main #sidebar .ttl,
#main #sidebar h2{margin-bottom:8px;}
#sidebar .ad-box{
	margin:0 0 10px;
	height:auto;
}
#sidebar .ad-box img{vertical-align:top;}
.item-list{
	margin:0 0 6px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.item-list li{
	position:relative;
	padding:0 5px 4px 1px;
	overflow:hidden;
	color:#959595;
	margin-bottom:7px;
	float:left;
	width:295px;
}
.item-list li .holder{
	overflow:hidden;
	padding-bottom:15px;
}
.item-list li:hover{background:#e4e3e3;}
.item-list li .img{
	padding:1px;
	border:1px solid #c0c0c0;
	float:left;
	margin:3px 10px 0 0;
}
.item-list li:hover .img{border-color:#c91514;}
.item-list img{vertical-align:top;}
.item-list li p{margin:0;}
.item-list .whence{
	position:absolute;
	right:10px;
	bottom:0;
	font-size:11px;
	line-height:14px;
	color:#a3a3a3;
}
.item-list .whence a{color:#a3a3a3;}
#sidebar .gallery{
	overflow:hidden;
	padding:2px 0 17px;
}
#sidebar .gallery img{vertical-align:top;}
#sidebar .gallery .img{
	padding:2px;
	border:1px solid #8e8e8e;
}

#sidebar .gallery h4{
	margin:0 0 2px;
	color:#858585;
	font:18px/30px 'Oswald', sans-serif;
}
#sidebar .gallery ul{
	margin:0 -12px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:312px;
}
#sidebar .gallery ul li{
	float:left;
	padding:1px;
	margin-right:11px;
	border:1px solid #c0c0c0;
	margin-top: 10px;
}
#sidebar .mail-link{
	background:#c91514 url(../images/bg-side-mail.gif) repeat-x;
	border:2px solid #000;
	display:block;
	font:19px/22px 'Oswald', sans-serif;
	letter-spacing:1px;
	text-align:center;
	padding:1px 0 2px;
	margin: 0 0 17px;
	color: #fff;
}
#sidebar .mail-link span{
	cursor:pointer;
	letter-spacing:3px;
}
#sidebar .mail-link:hover{text-decoration:none;}
.stories-list{
	margin:0 -12px 6px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:312px;
}
.stories-list li{
	float:left;
	padding:0 10px 6px 0;
	font-size:13px;
}
.stories-list li img{
	padding:3px;
	border:1px solid #c0c0c0;
	vertical-align:top;
}
.stories-list li p{margin:0 0 0 3px;}
#sidebar .social{
	overflow:hidden;
	margin:0 0 10px;
	padding:5px 0 7px 1px;
	list-style:none;
	border:1px solid #c0c0c0;
	background:#e5e5e3;
}
#sidebar .social li{
	float:left;
	margin:0 0 0 12px;
}
#sidebar .social li img{vertical-align:top;}
.airbrushing-box{
	overflow:hidden;
}
.airbrushing-box .img{
	border:1px solid #000;
	float:left;
}
.airbrushing-box img{vertical-align:top;}
.airbrushing-box ul{
	float:left;
	margin:0 0 0 14px;
	padding:0;
	list-style:none;
	width:125px;
	font-size:12px;
	line-height:13px;
}
.inner-list ul{
	margin:0 14px 0 0;
}
.airbrushing-box ul li{padding-bottom:11px;}
.airbrushing-box ul .img{
	padding:2px;
	margin-bottom:3px;
	border-color:#c4c4c4;
}
.airbrushing-box ul p{margin:0 10px 0 0;}
.ads-box{
	border:1px solid #000;
	width:298px;
}
.ads-box img{vertical-align:top;}
.partner-box{
	width:935px;
	padding:0 0 10px 7px;
}
.partner-box h2{width:605px;}
.partner-box .col{
	width:220px;
	float:left;
	padding: 6px 8px 0 5px;
}
.partner-box .title{
	overflow:hidden;
	height:38px;
	color:#dadee6;
	padding:0 5px 3px 0;
	line-height:33px;
}
.partner-box .title span{
	float:right;
}
.partner-box ul{
	margin:0;
	padding:0 25px 0 3px;
	list-style:none;
}
.partner-box ul li{
	background: url(../images/bullet02.gif) no-repeat 0 5px;
	padding:0 0 7px 14px;
	font-size:13px;
}
.partner-box ul li a{color:#000;}
/*footer*/
#footer{
	width:946px;
	padding:0 10px 0 0;
	overflow:hidden;
	margin:-17px auto 0;
	color:#424242;
	line-height:20px;
}
#footer p{
	text-align:right;
	margin:0;
}
#footer p a{
	color:#9b0202;
}
#footer ul{
	float:left;
	margin:0;
	padding:1px 0 0;
	list-style:none;
	overflow:hidden;
}
#footer ul li{
	background: url(../images/sep02.gif) no-repeat 0 50%;
	float:left;
	padding:0 5px;
}
#footer ul li a{color:#424242;}
#footer ul li:first-child{background:none;}
/*inner page*/
.content-holder{
	padding:1px 0 0 8px;
	overflow:hidden;
}
.breadcrumbs{
	overflow:hidden;
	margin:0 0 2px;
	padding:0;
	list-style:none;
}
.breadcrumbs li{
	color:#000;
	float:left;
	padding:0 3px 0 7px;
	font-size:12px;
	background: url(../images/sep03.gif) no-repeat 0 50%;
}
.breadcrumbs li:first-child{
	background:none;
	padding-left:0;
}
.breadcrumbs li a{color:#c91514;}
.hot-gallery{
	overflow:hidden;
}
.hot-gallery .title{
	background:#f5f5f5;
	overflow:hidden;
	margin-bottom:6px;
	padding:9px 0 5px 12px;
}
#main .hot-gallery .title h2{
	float:left;
	background:none;
	font-size:20px;
	margin:0 23px 0 0;
	line-height:29px;
}
.hot-gallery .title .next{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:90px;
	height:39px;
	background: url(../images/arrow.gif) no-repeat -97px 0;
	margin-left:5px;
}
.hot-gallery .title .next:hover{
	background: url(../images/arrow_hover.gif) no-repeat -97px 0;
}
.hot-gallery .title .next a {
	display: block;
	width:90px;
	height:39px;
}
.hot-gallery .title .prev{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:91px;
	height:39px;
	background: url(../images/arrow.gif) no-repeat;
}
.hot-gallery .title .prev:hover{
	background: url(../images/arrow_hover.gif) no-repeat;
}

.hot-gallery .title .prev a {
	display: block;
	width:91px;
	height:39px;
}
.hot-gallery .title .like{
	float:left;
	margin-top:7px;
}
.hot-gallery .gallery{
	padding:10px;
	background: url(../images/bg-gallery.jpg);
	width:582px;
	
	text-align:center;
	border:1px solid #979797;
	margin-bottom:9px;
}
.hot-gallery img{vertical-align:top; max-width: 580px;}
#main .hot-gallery .sub-title h2{
	font-size:16px;
	line-height:18px;
}
#main .sub-title .like{margin:1px 0 0 -10px;}
#main .hot-gallery .sub-title{
	padding: 6px 0 5px 9px;
}
.hot-gallery .sub-title .next,
.hot-gallery .sub-title .prev{margin-top:3px;}
.gallery-list{
	overflow:hidden;
	margin:0 -0px 0 6px;
	padding:0 0 6px;
	list-style:none;
	width:511px;
	float: left;
}
.gallery-list li{
	float:left;
	width:99px;
	height:99px;
	overflow:hidden;
	position:relative;
	padding:0 2px 16px 0;
}
.gallery-list li a{
	width:101px;
	height:102px;
	left:0;
	top:0;
	position:absolute;
	z-index:2;
}
.gallery-list li img{
	vertical-align:top;
	position:relative;
	z-index:1;
	border:2px solid #d2d1cc;
}
.gallery-list li a:hover, .gallery-list li a.active{
	background: url(../images/bg-gallery-hover.png) no-repeat;
}
.sep-list-holder{
	width:596px;
	overflow:hidden;
	position:relative;
	margin:-14px 0 0;
}
.sep-list{
	margin:6px -6px -6px 9px;
	padding:1px 0 0;
	list-style:none;
	overflow:hidden;
	width:602px;
}
.sep-list li{
	float:left;
	font-size:12px;
	line-height:14px;
	padding:2px 9px 9px 0;
	background:url(../images/sep07.gif) no-repeat 100% 100%;
	width:107px;
	margin-left:3px;
	display:inline;
}
.sep-list li a{
	padding:8px 7px 7px;
	width:94px;
	float:left;
	color:#c91514;
}
.sep-list li a:hover{
	background:#e4e3e3;
	text-decoration:none;
}
.sep-list img{
	display:block;
	padding:1px;
	border:1px solid #a6a6a6;
	cursor:pointer;
}
.sep-list span{
	cursor:pointer;
	display:block;
	padding: 6px 0 0 5px;
}
.facebook-plugin{
	margin:15 0 0 7px;
	padding: 10px 0 17px 18px;
}
.web-list{
	margin:0 -10px 45px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:610px;
}
.web-list li{
	float:left;
	width:113px;
	margin-right:9px;
}
.web-list li img{
	display:block;
	vertical-align:top;
	padding:1px;
	border:1px solid #c2c2c2;
	margin-bottom:2px;
}
.web-list li a{
	display:block;
	color:#a6a6a6;
	text-align:center;	
	font-size:13px;
}
.wp-widget{
	overflow:hidden;
	padding:0 0 0 18px;
}
.wp-widget img{vertical-align:top;}
.inner-holder{padding-bottom:106px;}
.social-list{
	margin:0;
	list-style:none;
	background:#fff;
	position:absolute;
	left:-47px;
	top:247px;
	padding:0 4px 3px 7px;
}
.social-list img{vertical-align:top;}
.social-list li{
	padding:5px 0 1px;
}
.tag-box{
	overflow:hidden;
	padding:3px 0 0;
	color:#000;
	font-size:13px;
	line-height:15px;
}
#main .tag-box h3{
	background:none;
	font-size:18px;
	line-height:18px;
	margin:0;
	color:#c91514;
	font-family: 'Oswald',sans-serif;
	font-weight: normal;
}
.tag-box .like{float:right;}
.tag-box .like img{vertical-align:top;}
.tag-box .title{
	background:#f6f6f6;
	padding: 7px 6px 10px 7px;
}
.tag-list{
	margin:0;
	padding:0 0 13px 1px;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
}
.tag-list li{
	float:left;
	padding:0 4px;
	background: url(../images/sep05.gif) no-repeat 0 50%;
	color:#000;
}
.tag-list li a{color:#c91514;}
.tag-list li:first-child{background:none;}
.tag-box .img{
	width:500px;
	padding:4px;
	margin:0 auto 15px;
	border:1px solid #a6a6a6;
}
.tag-box img{vertical-align:top;}
.tag-box p{margin:0 0 18px 0;}
.blockquote{
	padding:3px;
	border:1px solid #a6a6a6;
	width:539px;
	margin:0 auto 13px;
}
.blockquote blockquote{
	background:#ededed;
	padding: 10px 10px 16px;
	margin:0;
}
.tag-box .holder{padding:0 0 0px;}
.gallery{

	
	padding:5px 0 11px;
	
}
.gallery .inner {
background: url(../images/featured-bg.png);
	background-color:#fff;
	width:600px;
	height:114px;
	padding:5px;
	position:relative;
	z-index:10;
border:3px solid #fbfbfb;
padding-top:8px;
padding-right:0;
margin-top:-10px;
margin-bottom:10px;
	}
	.gallery .inner .container { font-weight:bold; color:#000; font-size:12px;}
.gallery .left{
	float:left;
	width:265px;
	height:94px;
	border:solid 1px #e7e7e7;
	background: url(../images/prev_arrow.png) #fff no-repeat;
	padding-left:37px;
	padding-top:13px;
}
.gallery .left:hover{
background-position:0px -105px;
	

} 
.gallery .right{
	float:right;
	width:245px;
	height:94px;
	border:solid 1px #e7e7e7;
	background: url(../images/next_arrow.png) #fff no-repeat;
	background-position:245px 0px;
	padding-right:37px;
	padding-top:13px;
	margin-right:10px;

}
.gallery .right:hover{
background-position:245px -105px;
	

} 
.right .text .img{
float:right;
margin-right:-4px;
text-align:left;}
.right .text { overflow:visible;}

.right .text p {
margin-left:5px;}

.text{
	overflow:hidden;
	color:#858585;
	font-size:13px;
	line-height:16px;
	width:inherit;
}
.text a {
	color:#858585;
}
.text .img{
	float:left;
	width:auto;
	padding:2px;
	border:1px solid #a6a6a6;
	margin:0 8px 0 0;
}
.text p{margin:0;}
.text .img img{vertical-align:top;}
 .prev{
	background: url(../images/arrow02.gif) no-repeat 0 -24px;
	background-position: top left;
	width:105px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 8px;
}
.next{
	background: url(../images/arrow02.gif) no-repeat 0 -24px;
	background-position: bottom left;
	width:105px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 8px auto;
}

.prevgal{
	background: url(../images/gal_arrows.png) no-repeat;
	background-position: top left;
	width:109px;
	height:38px;
	line-height: 38px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 8px;
	float: right;
}
.prevgal:hover {
	background: url(../images/gal_arrows.png) no-repeat;
	background-position: bottom left;
}
.nextgal:hover {
	background: url(../images/gal_arrows.png) no-repeat;
	background-position: bottom right;
}
.prevgal a, .nextgal a {
	display: block;
}
.nextgal{
	background: url(../images/gal_arrows.png) no-repeat 0 -24px;
	background-position: top right;
	width:109px;
	height:38px;
	text-indent:-9999px;
	line-height: 38px;
	overflow:hidden;
	display:block;
	margin:0 0 8px auto;
	float: right;
}
.tag-box .right .img{
	float:right;
	margin:0 2px 0 8px;
}
.tag-box .right .text{
	margin:0 0 0 auto;
	text-align:right;
}
.content-holder .facebook-plugin{
	border-top:0;
	padding: 1px 0 11px 10px;
}
#main h2.title{font-size:24px;}
.fixed-box{
	width:100%;
	position:fixed;
	left:0;
	top:0;
}
.fixed-box .holder{
	width:1017px;
	margin:0 auto;
	position:relative;
}
.fixed-box .social-list{ width: 60px; overflow: hidden; }
.fixed-box .social-list li { padding-left: 3px; }




img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}

.alignleft {
	float: left;
}

.children { 
	margin: 0px;
	padding: 0px;
}
	
a.page.larger {
    color: #fff!important;
	
}
.wp-pagenavi {
     font-size: 23px!important;
    margin-left: -2px;
   font-family: 'Kameron', serif;
    font-weight: bold;
	display:none;
	
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 0px;
    background: #a72121;
    color: #fff!important;
    margin: 2px;
       padding: 10px 20px 10px;
}

.wp-pagenavi .current {     font-family: 'Open Sans', arial, sans-serif;
    font-weight: lighter;
    padding-top: 5px;}

.wp-pagenavi a.nextpostslink,.wp-pagenavi a.previouspostslink  {
    color: #fff!important;
}

	.home a { background-image:url(../images/home.png); height:12px; width:16px; display: block; text-indent: -10000px; margin-top:6px;}
	.home a:hover { background-image:url(../images/home.png); height:12px; width:16px; display: block; text-indent: -10000px;  background-position:0px -15px;}
	.current-menu-item { text-decoration:underline;}
	.menu-item {border-right:solid 0px #941919; border-left:solid 0px #941919;text-shadow: 0px 1px 3px #555; }
	.sub-menu  a{text-shadow:none;}
	.sub-menu {position:relative; z-index:99999; height:auto}
	#menu-main li {padding-right:20px;}
	#menu-main li: hover {background-image:url(../images/hover.png);}

	#nav { font-size:13px; margin:2px;}
	#nav li{margin-right:5px;}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #800000;
	opacity: 0.9;
	color: #FFFFFF;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 2px 30px 2px 10px;
	border-bottom: 1px solid #B90102;
	border-left: 1px solid #800000;
	border-right: 1px solid #800000;
	display: block;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #c91514;
	opacity: 1.0;
	color: #fff;
	text-shadow: 0px 1px 3px #555;
	padding: 2px 30px 2px 10px;
	text-decoration:none;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 500;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	

#sidebar ul, #sidebar li {
	list-style: none;
}

#gal-nav-next a, #gal-nav-previous a {
	cursor: pointer;
	display: block;
}

.gallery-icon img {
	width: 101px;
	height: 102px;
}

.gallery-item {
	float: left;
}

#dd_ajax_float {
	position: relative;
	left: 30px;
	border: 0px;
}

.prevnext {
	cursor: pointer;
}

.prevnext:hover {

}


#social_btns {
	float: right;
	width: 130px;
	overflow: hidden;
	padding-top: 5px;
}

#sidebar #social {
    margin: 10px;
}    
div .plusone, .twitter, .fb-like {
    font-size: 1px;
    display: inline-block;
}
div .fb_reset {
    display: inline;
} 

#search-box {
	position:relative;
	left:10px;
	top:5px;
	width:280px;
	height:46px;
}

#search-txt {
	position:absolute;
	left:0px;
	top:-3px;
	width:238px;
	height:28px;
	background-image: url('../images/search-bg.png');
	background-repeat:repeat-x;
	border:solid 1px #942828;
	padding-top:0px;
}

#search-txt input[type=text] {
	border: 0px;
	position: relative;
	top: 3px;
	left: 13px;
}

#search-btn {
	position:absolute;
	left:238px;
	top:-3px;
	width:30px;
	height:28px;
	border:solid 1px #333333;
}

#ad300 {
	
	min-width: 300px;
}

#social-box {
    background-color: #eaeaea;
    color: #333333;
    margin-bottom: 10px;
    padding-top: 0px;
}

#social-box .facebook-follow {
    float: left;
    margin-left: 10px;
}
#social-box .twitter-follow {
    color: #333333;
    float: left;
    margin-top: 5px;
    overflow: hidden;
    width: 65px;
}
#social-box .google-follow {
    float: left;
    margin-top: 8px;
    overflow: hidden;
    width: 80px;
}

#social-box .clearing {
	clear: both;
}

.social-title {
	padding: 0px;
	margin: 0px;
}

.cmn5x5 {
	display: none;
}

ul#social-links, ul#social-links li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#social-links li {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#prev_btn, #next_btn {
	float: left;
}

#prev_btn a img:hover {
	background-image: url('../images/gallery_prev.png');
	background-position: top center;
}

#next_btn a img:hover {
	background-image: url('../images/gallery_next.png');
	background-position: bottom center;
}

ul#slide_list {
	width: 612px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#slide_list li {
	display: block;
	float: left;
	position: relative;
	left: -9999px;
	width: 600px;
}

#prev, #next {
	display: block;
}

.slideprev, .slidenext, #slidecaption {
	float: right;
}

#slidecaption {
	padding-left: 15px;
	padding-right: 15px;
	width: 75px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-size: 12pt;
	color: #c0c0c0;
}

h3#slidetitle {
	float: left;
	height: 40px;
	line-height: 40px;
	font-family: 'Oswald',sans-serif;
	position: relative;
	top: 8px;
	font-weight: normal;
}

#slide_container {
	width: 600px; 
	background-color: #efefef; 
	padding: 5px; 
	overflow: hidden; 
	height: 42px;
}

.slider_page_title h1 {
	color:#000;
	font:26px/30px 'Oswald', sans-serif;
	background-color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

h2#galtitle {
	width: 300px;
}

#ad160 {
	min-height: 600px;
}

/*.cmn_5x5 {border:0; margin:0; padding:0; line-height:0px;}*/
#fw_promo, .cmn_5x5 {display:none;} 
.fb_edge_widget_with_comment span.fb_edge_comment_widget {
display: none !important;}
#cmn_ad_tag_head, #cmn_ad_tag_head table, #cmn_ad_tag_head table td {
    margin: 0 auto;
    text-align: center;
    }
/*#cmn_ad_tag_head{ padding-bottom:0px; min-height:90px!important; position:relative; z-index:99;}*/
#fw_totalprosports {margin:0 auto; text-align:center;}
#fwtotalprosports img {text-align:center;}
iframe {background:none;}
.postcomments {margin-top:20px; width:inherit;}
.gamblingimg p img {	border:3px solid #f3f2f2; padding:2px;}
/*popular*/
.popular-news-list{
	margin:0;
	padding: 0 0 0 4px;
	list-style:none;
}
.popular-news-list li{
overflow: hidden;
height: 60px;
padding: 0 0 32px;
margin: 0 0 11px;
border-bottom: dashed 1px #C0BDBD;
}
.popular-news-list li .img{
	float:left;
	padding:2px;
	margin:0 10px 0 0;
	border:3px solid #f3f2f2;
	width:80;
	height:50px;
	
}
.popular-news-list h3 {
	padding: 0px;
	margin: 0px;
}
.popular-news-list h3 a {
	margin:0 0 3px;
	color:#838383;
font: 13px/15px 'Oswald', sans-serif;

}
.popular-news-list .holder{overflow:hidden; float:none; font-family:Helvetica, sans-serif; font-size:12px; line-height:1.5em;}
.popular-news-list .holder .preview {width:390px;}
.popular-news-list .holder h3 a{color: #525252!important;}
.popular-news-list p{margin:0 14px 14px 0; margin-top:10px;}
.popular-news-list .text{
	position:relative;
	background: url(../images/more-box.gif) repeat-x;
	height:22px;
	overflow:hidden;
	padding: 5px 3px 5px 6px;
	font-size:12px;
	line-height:20px;
	margin-top:5px;
}
.popular-news-list .text .more{
	color:#5c5b5b;
	padding:0 0 0 11px;
	background: url(../images/bullet01.gif) no-repeat 0 50%;
}
.popular-news-list .text .like{float:right; text-align: right; width: 100px;}
.popular-news-list .text .like img{vertical-align:top;}


/*social dialog*/

#social-dialog {
	display: none;
	width: auto;
	position: fixed;
	top: -15px;
	right: 6px;
}

#social-dialog .social-item {
	display: block;
	padding: 0;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #ffffff;
}

#social-dialog .arrow-up {
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #343434;
	float: right;
	margin-right: 10px;
}

#social-dialog .social-dialog-inside {
	clear: right;
	background: #343434;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}

#social-dialog .social-dialog-inside-content {
	background-color: #efefef;
	border: 4px solid #343434;
	border-radius: 6px;
	-khtml-border-radius: 6px;
	overflow: hidden;
}

#social-dialog .social-bg {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  display: inline-block;
  width: 12px;
  height: 13px;
  padding:6px 7px 7px 7px;
  text-decoration: none;
  color:#ffffff;
  font-size:12px;
  font-size:1.2rem;
  text-decoration: none;
  margin-right: 5px;
  text-align: left;
}

#social-dialog .social-item a {
	display: block;
	width: auto;
	padding: 10px 15px 10px 10px;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	color: #333;
}

#social-dialog .social-item a:active {
	background: #D2D2D2;
}
/*./ social dialog*/


/*./ social button section*/

#share-btn {
	z-index: 100000;
	
	display: block;

	width: 36px;
	padding: 1px 0 6px 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
	position: absolute;
	right: 4px;
	top: 10px;
}

#share-btn.showDialog {
	background:#000;
	background:#000;
}

#share-btn img {
	width: 29px;
}
#share-btn{display:none;}
.fb-social-icon{
       background:#006699;
}

.twitter-social-icon{
       background: #4099FF;
}

.email-social-icon{
       background:#660033;
}
#cmn_wrap {
position: relative;
margin: 0 auto 0 auto;
z-index: 2 !important;
}
@media (max-width:320px) {
body { width:100%!important; min-width:inherit;}
.logo {
	left: 14%;
top: 12px;
}
.promo-box, #footer, #sidebar, #cmn_tb_wrapper,#nav, .top-nav,.navbg,#topsearch {display:none!important;}
#header {width:100%}
#topbar .inner {width:100%;}
#main, #cmn_wrap, #content, .main-c {width:100%}
.main-c{padding:0; background:none;}
.pagenavi {display:none;}
.news-list li{padding:5px; background:#fff;	-webkit-box-shadow: 0 8px 6px -6px rgb(213, 213, 213);
	   -moz-box-shadow: 0 8px 6px -6px rgb(213, 213, 213);
	        box-shadow: 0 8px 6px -6px rgb(213, 213, 213);}
.news-list li .img {float:none; padding:0; margin:0; width:100%;}
img.thumb{width:100%!important;}
#topbar{margin-top:-85px;}
.showcase_page_title h1 {width:90%!important;}
.tag_bar .tags {display:none;}
#content {margin-top:-68px;}
.news-list h3 a  {font-size:14px;}
.news-list p {font-size:12px;}
.tag-box p {
margin: 0px 5px 18px 10px;
}
.size-medium{width:98%!important;}
#content iframe { height:50%;}
.b_social,#top_bar {display:none;}
.tag-box img {max-width:100%;}
#share-btn{display:block;}


}
@media (max-width: 480px) {
body { width:100%!important; min-width:inherit;}
.promo-box, #footer, #sidebar, #cmn_tb_wrapper,#nav, .top-nav,.navbg,#topsearch {display:none!important;}
#header {width:100%; margin-top:21px;}
.fb_l {margin:0px!important;}
#topbar .inner {width:100%;}
#main, #cmn_wrap, #content, .main-c {width:100%}
.main-c{padding:0; background:none;}
.pagenavi {display:none;}
.news-list li{padding:5px; background:#fff;	-webkit-box-shadow: 0 8px 6px -6px rgb(213, 213, 213);
	   -moz-box-shadow: 0 8px 6px -6px rgb(213, 213, 213);
	        box-shadow: 0 8px 6px -6px rgb(213, 213, 213);}
.news-list li .img {float:none; padding:0; margin:0; width:98%;}
img.thumb{width:100%!important;}
#topbar{margin-top:-85px;}
#content {margin-top:-68px;}
.logo {
	left: 14%;
top: 12px;
}
.news-list h3 a  {font-size:14px;}
.news-list p {font-size:12px;}
.showcase_page_title h1 {width:90%!important; padding-top: 10px;}
.tag_bar .tags {display:none;}
.tag-box p {
margin: 0px 5px 18px 10px;
}
.tag-box .holder {background:#fff;}
.size-medium{width:98%!important;}
#content iframe {width:98%!important;}
.news-list .text .more {
float:right;
}
#top_bar,#fbf {display:none;}
 .b_social{margin-top: 18px;
position: absolute;
right: 0;
margin-right: -12px;
top: 28px;
}
.b_social > div:nth-of-type(1) {display:none!important; }
.b_social span {display:none!important;}
.tag-box img {max-width:100%;}
#share-btn{display:block;}


	}
@media screen and (device-aspect-ratio: 40/71) {
body { width:100%!important; min-width:inherit;}
.logo {
	left: 14%;
top: 12px;
}
.promo-box, #footer, #sidebar, #cmn_tb_wrapper,#nav, .top-nav,.navbg,#topsearch {display:none!important;}
#header {width:100%}
#topbar .inner {width:100%;}
#main, #cmn_wrap, #content, .main-c {width:100%}
.main-c{padding:0; background:none;}
.pagenavi {display:none;}
.news-list li{padding:5px; background:#fff;	-webkit-box-shadow: 0 8px 6px -6px rgb(213, 213, 213);
	   -moz-box-shadow: 0 8px 6px -6px rgb(213, 213, 213);
	        box-shadow: 0 8px 6px -6px rgb(213, 213, 213);}
.news-list li .img {float:none; padding:0; margin:0; width:100%;}
img.thumb{width:100%!important;}
#topbar{margin-top:-85px;}
.showcase_page_title h1 {width:90%!important;}
.tag_bar .tags {display:none;}
#content {margin-top:-68px;}
.news-list h3 a  {font-size:14px;}
.news-list p {font-size:12px;}
.tag-box p {
margin: 0px 5px 18px 10px;
}
.size-medium{width:98%!important;}
#content iframe {width:98%!important; height:50%;}
.b_social,#top_bar {display:none;}
.tag-box img {max-width:100%;}
#share-btn{display:block;}


}

/* alec: list fix */
#showcase > p { display:none; }
#showcase > center { display:none; }

#showcase > div:nth-child(n+5) { display: none; }

#showcase { height: 700px; }


.promo-box {
  min-width:728px;
  margin:0 auto;
  /*overflow:hidden;*/
  clear: both;
}

div[id^="cmn_ad_100x100"] {
  margin-bottom: 30px;
}

.sticky-ad{
	    position: fixed;
    top: 0px;
    z-index: 999;
    margin-top: 41px;
}