body{background-color:#fff;}

body {
    /* background: #fff url(http://xyren.pc/__test/apt-bg.jpg) ; */
	background-repeat:no-repeat;
    background-attachment: fixed;
	background-position-x: center;
    background-position-y: 20px;
}
#page{background-color:#fff !important}


#main-navi a{font-weight:normal !important;}
#main-navi a.home img.sprite-css{background-position: -1px -4px;width:28px;float: left;height: 18px;}
#main-navi a.home{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #000;}

.ticker-title{background-position: 0px -50px;text-shadow: 0 0 5px rgba(0,0,0,0.5);}
.big-calendar{background-color:#000;background-position: 0px -59px;}
.twitter-btn{background-position: -20px -190px;height:40px;width:95px;}
.facebook-btn{background-position: -121px -190px;height:40px;width:95px;}
.rss-btn{background-position: -223px -190px;height:40px;width:95px;}
.footer-logo{background-position: -160px -14px;height:130px;width:130px;}


#live-rep-home-slider{height: 270px;width:485px !important; overflow:hidden;}
#live-rep-home-slider h3{font-size:16px;color:#fff;text-shadow: 1px 1px 2px #000;}
#live-rep-home-slider a{font-weight:bold;text-shadow: 1px 1px 2px rgba(0,0,0,0.9); }
#live-rep-home-slider p{line-height: 20px; padding: 1px;margin:0;}

.liverep-header {}
.liverep-header .banner-type{width: 620px;height:110px;}

.liverep-content h2{padding: 10px 0 5px 0;}
.liverep-content h2 a{font-size: 16px;}
.liverep-content h2 a:hover{color:#1d1d1d; text-decoration:underline;}


.liverep-content .level-info{padding: 10px 7px; margin: -7px 0 20px 0;font-size: 12px;background-color:#efefef;clear:both;height: 15px;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	}
.liverep-content .level-info span{padding: 0; margin-right: 50px;display:block; float: left;color:#666}
.liverep-content .level-info span b{color:#000;}
.liverep-content .player-photo{margin: 0 10px 10px 0;float:left;color:#666;font-size: 12px;}
.liverep-content .photo-blog{margin: 0 10px 10px 0;text-align:center;color:#666;font-size: 12px;}

.days-navi{background-color:#fdfdfd;padding: 3px;height: 36px;margin: 10px 0 0 0;text-align:center}
.days-navi a{display: inline-block;float:left;margin: 0 1px 0 0;padding: 5px 8px;font-weight: bold;font-size:12px;text-transform:uppercase;
	color:#666;
	-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
	-webkit-transition: background 0.3s ease;
	border:1px solid #ccc;
	background-color:#ddd;
	}
.days-navi span{display: inline-block;float:left;margin: 0 1px 0 0;padding: 10px 5px 10px 0;font-weight: bold;font-size:12px;text-transform:uppercase;
	color:#333;
	/* -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; */
	}
	
/* .days-navi a.active_day,.days-navi a:hover{text-shadow: 0 0 0 #000;color:#000;background-color:#f2c200;} */
.days-navi a:hover{text-shadow: 0 0 0 #000;color:#FFF;background-color:#333 !important;border:1px solid #333}
.days-navi a.active_day{text-shadow: 0 0 0 #000;color:#FFF;background-color:#666;border:1px solid #555}

.tab-content{display:block;border: 1px solid #fff;border-color: #ddd;/* border-color: #fff #333 #333 #333; */border-width: 0 1px 1px 1px; padding: 20px 10px;}
/*tab-nav*/
.tab-nav {position:relative;display:block;padding: 2px 2px 0 2px;margin:0;list-style:none;line-height:1em;
	background-color: #eee;height: 46px;
	
	/* background-image: linear-gradient(bottom, rgb(51,51,51) 10%, rgb(0,0,0) 30%);
	background-image: -o-linear-gradient(bottom, rgb(51,51,51) 10%, rgb(0,0,0) 30%);
	background-image: -moz-linear-gradient(bottom, rgb(51,51,51) 10%, rgb(0,0,0) 30%);
	background-image: -webkit-linear-gradient(bottom, rgb(51,51,51) 10%, rgb(0,0,0) 30%);
	background-image: -ms-linear-gradient(bottom, rgb(51,51,51) 10%, rgb(0,0,0) 30%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.1, rgb(51,51,51)),
	color-stop(0.3, rgb(0,0,0))
	*/
	
	}

.tab-nav li {
	float:left;
	margin:0;
	padding:0;
	margin: 0 1px 0 0;
}

.tab-nav a {
	
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#444;
	font-size: 12px;
	text-transform:uppercase;
	margin:0;
	padding:12px 20px;
	border:1px solid #333;
	background-color:#363636;
	color:#999;
	background-image: linear-gradient(bottom, rgb(54,54,54) 63%, rgb(77,77,77) 95%);
	background-image: -o-linear-gradient(bottom, rgb(54,54,54) 63%, rgb(77,77,77) 95%);
	background-image: -moz-linear-gradient(bottom, rgb(54,54,54) 63%, rgb(77,77,77) 95%);
	background-image: -webkit-linear-gradient(bottom, rgb(54,54,54) 63%, rgb(77,77,77) 95%);
	background-image: -ms-linear-gradient(bottom, rgb(54,54,54) 63%, rgb(77,77,77) 95%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.63, rgb(54,54,54)),
		color-stop(0.95, rgb(77,77,77))
	);
	
	
	

}

.tab-nav a:hover,
.tab-nav a:active,
.tab-nav a.tab-active:link,
.tab-nav a.tab-active:visited {
	color:#444;
	background:#fff;
	background-image: linear-gradient(bottom, rgb(255,255,255) 63%, rgb(214,214,214) 95%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 63%, rgb(214,214,214) 95%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 63%, rgb(214,214,214) 95%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 63%, rgb(214,214,214) 95%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 63%, rgb(214,214,214) 95%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.63, rgb(255,255,255)),
		color-stop(0.95, rgb(214,214,214))
	);
	border:1px solid #000;
	border-color: #bbb #bbb #fff #bbb;
}

.tab-nav a.tab-active:link,
.tab-nav a.tab-active:visited {
	position:relative;
	z-index:102;
}

.navigation-liverep .navigation .wp-paginate{background-color:#eee;padding: 7px 15px;height:20px;margin:-10px 0 20px 0;border: 0px solid #ddd;border-width: 1px 0}
.navigation-liverep .navigation .wp-paginate span{font-weight:bold !important;font-size:12px;}
.navigation-liverep .navigation .wp-paginate a{font-weight:bold !important;}

.liverep-content .photo-blog{margin: 0 10px 10px 0;text-align:center;color:#666;font-size: 12px;}
.liverep-content .meta-data{background-color:#E2F7FE;border-color:#A2C9FC}
/* 
.liverep-content{-webkit-transition: background 0.3s ease;}
.liverep-content:hover{background-color:#efefef;} */

.player-photo img, .player-photo a{-webkit-box-shadow: 0 0 0 rgba(50, 50, 50, 0) !important;
	-moz-box-shadow: 0 0 0 rgba(50, 50, 50, 0) !important;box-shadow: 0 0 0 rgba(50, 50, 50, 0) !important;}
.player-photo img:hover,.player-photo a:hover{-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.7) !important;
	-moz-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.7) !important;box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.7) !important;}
	
.card-css{cursor:default;margin: 0 1px;font-weight:bold;background-color:#eee;padding:0 3px;border: 1px solid #ddd;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.card-red{color:#d00;}
.card-black{color:#000;}
.card-symbol{font-size: 16px;padding-left: 3px;}

/* Dark Version of Card */
.card-css{background-color:#eee;border-color:#bbb;color:#333;}
.card-red{background-color:#e30000;border-color:#bf0202;color:#fff;}
.card-black{background-color:#333;border-color:#000;color:#fff;}

.widget .tournament-info{background-color:#ddd;background-position:top left; background-repeat:no-repeat;border:1px solid #000;height:300px;}
.widget .tournament-info{padding: 0px;position:relative;}
.widget .tournament-info .day-label{position:absolute;top: 88px; left:20px;font-size: 18px;color:#e30000;font-weight:bold;display:inline-table;text-transform:uppercase;}
.widget .tournament-info .level{position:absolute;top: 70px; left:20px;font-size: 18px;color:#000;font-weight:bold;display:inline-table}
.widget .tournament-info .level-num{position:absolute;top: 25px; left:80px;font-size: 64px;color:#e30000;font-weight:bold;display:inline-table;letter-spacing:-5px;}

.widget .tournament-info .info-blinds{position:absolute;top: 130px; left:10px;text-align:left;font-weight:bold;color:#ffc600;line-height:30px;font-size: 14px;}
.widget .tournament-info .info-ante{position:absolute;top: 130px; right:10px;text-align:right;font-weight:bold;color:#ffc600;line-height:30px;font-size: 14px;}

.widget .tournament-info .info-entries{position:absolute;top: 192px; left:10px;text-align:left;font-weight:bold;color:#ffc600;line-height:30px;font-size: 14px;}
.widget .tournament-info .info-remain{position:absolute;top: 192px; right:10px;text-align:right;font-weight:bold;color:#ffc600;line-height:30px;font-size: 14px;}

.widget .tournament-info .info-prize{position:absolute;top: 255px; left:10px;text-align:right;font-weight:bold;color:#e30000;font-size: 14px;text-transform:uppercase;}
.widget .tournament-info .info-prizenum{position:absolute;top: 270px; left:10px;text-align:right;font-weight:bold;color:#000;font-size: 18px;text-transform:uppercase;}

.widget .tournament-info .info-text{color:#000;font-size: 14px;font-weight:bold;display:inline-table;text-transform:uppercase;}


#partners-widget-area a{border: 0 !important}
#partners-widget-area img{border: 0 !important}


.gplus-18, .twitter_18, .F_icon18{
	background: url(../images/sprites.png) no-repeat;
}

.gplus-18{
	background-position: -19px 0;
	width: 18px;
	height: 18px;
}

.twitter_18{
	background-position: 0 0;
	width: 18px;
	height: 18px;
}

.F_icon18{
	background-position: -38px 0;
	width: 18px;
	height: 18px;
}

.social-share{ float:right; margin-bottom:5px;}
.share-link{ float:right; padding:3px; padding-bottom:10px; margin-bottom:}