html,body{
    margin: 0px;
    padding: 0px;
}
.hide-desktop{display: none;}
.hide-mobiles{display: inherit;}

body{
	background:#f9f9f9 url('../img/bg.png') repeat;
	font-family: "Helvetica", "Arial";
	font-size: 10pt;
	line-height: 1.8;
	color: #333;
}
a{
	text-decoration: none;
	color: #1393dd;
}
p{
	margin: 0px;
}
.yellow{color: #fee223 !important;}

.single .entry img{
	max-width: 605px;
	height: 100%;
}
.single-attachment .entry img{
	width: 605px;
}
.page .entry img{
	max-width: 920px;
	height: 100%;
}
.entry img.floatright{
	margin-left: 20px;
}
.entry img.floatleft{
	margin-right: 20px;
}

#bg-players{
	background: url('../img/bg-players.jpg') top center no-repeat;
	min-height: 1200px;
}
#header{
    width: 960px;
    margin: 0 auto;
   	height: 144px;
}
#header #logo{
	margin-top: 10px;
	width: 141px;
	float: left;
}
#header #top-signup{
	width: 517px;
	height: 125px;
	float: left;
	margin-left: 79px;
	background: url('../img/top-signup-button.png') top center no-repeat;
}
#header .top-707{
	width: 517px;
	height: 140px;
	float: left;
	margin-left: 79px;
	background: url('../img/top-signup-button.png') top center no-repeat;	
}
#header #top-signup .check-schedule{
	position: absolute;
	top: 65px;
	left: 26px;
	width: 180px;
	height: 30px;
	background: none;
}

#header #top-signup .signup-now{
	position: absolute;
	top: 55px;
	left: 238px;
	width: 230px;
	height: 65px;
	background: none;
}

#header #connect-panel{
	margin-top: 5px;
	width: 160px;
	float: right;
	text-align: center;
}

#header #connect-panel ul{
	text-align: right;
	margin:0px;
	padding: 0px;
	list-style: none;
}

#header #connect-panel ul li{
	display: inline;
	padding-left: 3px;
}

#header #connect-panel .contact-phone{
	padding-top: 3px;
	display: block;
	text-align: right;
	font-size: 19pt;
}

#main-nav select {
  display: none;
}
#main-nav{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#main-nav ul{
	margin: 0px;
	padding: 0px 7px;
	display: block;
	background: url('../img/nav-bg.png');
	list-style: none;
	border: 1px solid #000;
	box-shadow: 0 0 5px #ddd;
	border-radius: 5px;
	line-height: 1;
}

#main-nav ul li{
	display: inline;
	position: relative;
}
#main-nav ul li a{
	color: #fff;
	display: inline-block;
	padding: 13px 5px 13px 5px;
	text-transform: uppercase;
	font-size: 10pt;
}

#main-nav ul ul{
	display: none;
	width: 180px;
	position: absolute;
	top: 28px;
	left: -8px;
	background: #333;
	border-radius: 0px 0px 5px 5px;
	box-shadow: none;
	z-index: 1000;
}
#main-nav ul ul a{
	display: block;
	padding: 10px 5px;
}

#main-nav ul li:hover ul{
	display: inherit;
}

#main-nav ul li.current a,
#main-nav ul li:hover a,
#main-nav ul .current-menu-item a,
#main-nav ul .current_page_item a{
	color: #fee223 !important;
}

.nav-search{
	position: absolute;
	top: 3px;
	right: 3px;
}
.nav-search .search-input{
	background: url('../img/nav-search-box.png') top right no-repeat;
	width: 147px;
	height: 34px;
	border: 0px;
	padding: 0px 25px 0px 8px;
	color: #000;
	font-family: "Arial";
	font-style: italic;
}

#featured-area{
	width: 960px;
	margin: 20px auto 0 auto;
}

#featured-area .upcoming-events{
	width: 666px;
	float: left;
	height: 392px;
	overflow: hidden;
	background: #000;
	color: #fff;
	line-height: 1;
	position: relative;
}

#featured-area .upcoming-events .label{
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	padding: 8px 10px;
	z-index: 100;
	background: #000;
	color: #fff;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
}

#featured-area .slideshow .slide{
	width: 666px;
	height: 392px;
	background: #000;
}
#featured-area .slideshow .slide .featured-post{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 666px;
	z-index: 100;
	background: url('../img/featured-bg.png') repeat;
}

.featured-post h2{
	background: #000;
	border: 1px solid #fff;
	border-left: 0px;
	border-right: 0px;
	font-size: 11pt;
	font-weight: normal;
	padding: 8px 10px;
	margin: 0px;
}

.featured-post p{
	padding: 8px 10px 0px 10px;
	line-height: 1.6;
	font-size: 10pt;
	font-style: italic;
	margin: 0px;
}

#featured-area .f-nav{
	display: none;
	padding: 0 5px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #000;
	color: #fff;
	z-index: 101;
}
#featured-area .upcoming-events:hover .f-nav{
	display: inherit;
}
#featured-area .f-nav a{
	color: #fff;
	text-transform: uppercase;
	font-size: 11pt;
	display: inline-block;
	padding: 5px 5px 5px 5px;
	font-family: "Times New Roman";
}

#featured-area .about-us{
	width: 294px;
	float: right;
	background: #000 url('../img/bg-black.jpg') repeat;
	color: #fff;
	height: 392px;
}

.about-us-container{
	padding: 10px 15px;
	font-size: 10pt;
}
.about-us-container .title{
	font-size: 13pt;
}
.about-us a{
	color: #fee223 !important;
}

.fb-iframe{
	border:none; 
	overflow:hidden; 
	width:293px; 
	height:258px;
}


#homepage-widgets{
	width: 960px;
	margin: 20px auto 0 auto;
}
#homepage-widgets .widget{
	height: 265px;
	overflow: hidden;
}
.widget{
	border: 1px solid #ddd;
	background: #fff;
	font-size: 10pt;
	overflow: hidden;
}
.widget .widget-title a{
	color: #333;
}
.widget .widget-title{
	font-size: 12pt;
	margin: 0px;
	padding: 10px;
	background: url('../img/widget-heading.jpg') repeat-x;
	border-bottom: 1px solid #ddd;
	line-height: 1;
	position: relative;
}

.widget .widget-title span.icon-rss{
	float: right;
	width: 16px;
	height: 16px;
	display: block;
	background: url('../img/icon-rss-small.png') no-repeat;
}

.widget .widget-title span.icon-youtube{
	float: right;
	width: 16px;
	height: 16px;
	display: block;
	background: url('../img/icon-youtube-small.png') no-repeat;
}

.widget .widget-title span.icon-facebook{
	float: right;
	width: 16px;
	height: 16px;
	display: block;
	background: url('../img/icon-facebook-small.png') no-repeat;
}
.team-slideshow img{
	height: 100px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.team-slideshow p{
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
.team-slideshow .slide{
	width: 272px;
	background: #fff;
	height: 200px;
	font-weight: bold;
}

.widget-content{
	padding: 10px;
}
.widget ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.widget ul li{
	background: url('../img/icon-bullet.png') 0px 4px no-repeat;
	padding: 0px 0px 5px 18px;
}

.widget ul li a{
	color: #333;
}

#sidebar .widget-content a{
	text-decoration: underline;
}

.fb-like-box{
	line-height: 1;
}


#content-holder{
	width: 960px;
	margin: 20px auto 0 auto;
	padding: 0px;
}

#content.single-full{
	width: 960px;
	padding: 0px;
}

#content{
	width: 646px;
	float: left;
	margin-right: 20px;
	padding: 0px;
}

#sidebar{
	width: 292px;
	float: left;
}
#sidebar .widget{
	clear: both;
	margin-bottom: 20px;
}

.post{
	padding: 20px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 20px;
}

.post h2.post-title{
	line-height: 1;
	margin: 0px;
	margin-bottom: 10px;
}
.post h2.post-title a{
	color: #333;
}
.post-title.sep{
	border-bottom: 1px dashed #ddd;
	padding-bottom: 5px;
}
.post-meta{
	margin-bottom: 5px;
	font-size: 90%;
	color: #999;
}
.entry a{
	text-decoration: underline;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6{
	margin: 10px 0px 10px 0px;
	padding: 0px; 
}
.entry h1{
	font-size: 24pt;
}
.entry h2{
	font-size: 18pt;
}
.entry h3{
	font-size: 16pt;
}
.entry h4{
	font-size: 14pt;
}
.entry h5{
	font-size: 12pt;
}
.entry h6{
	font-size: 10pt;
}
.entry p{
	margin-bottom: 10px;
}
.entry blockquote{
	background: #f9f9f9;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	font-family: "Georgia";
}
.entry table{
	width: 100%;
	border: 1px solid #ddd;
	background: #f9f9f9;
}
.entry table caption{
	background: #f9f9f9 url('../img/widget-heading.jpg') repeat-x;
	border: 1px solid #ddd;
	border-bottom: 0px;
	padding: 10px 0;
	font-size: 12pt;
	font-weight: bold;
}

.entry table th{
	background: #f1f1f1;
	padding: 10px 10px;
	text-align: left;
}
.entry table td{
	border-top: 1px solid #ddd;
	padding: 10px;
}

.entry table tr:nth-child(odd) td{
	background: #fff;
}

.navigation{
	background: #fff;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 5px; 
}

#footer{
	width: 940px;
	padding: 10px;
	margin: 20px auto 50px auto;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 9pt;
	color: #999;
	font-style: italic;
	border-radius: 5px;
}
#footer .two_third,
#footer .one_third{
	margin-bottom: 0px;
}
#footer ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer ul li{
	display: inline-block;
	padding-right: 8px;
}
















#comments{
	background: #fff;
	border: 1px solid #ddd;	
	border-radius: 5px;
}
#comments .post-title{
	margin: 0px;
	padding:5px 15px;
	font-size: 12pt;
}

#comments-loop{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#comments-loop li{
	list-style: none;
	border-top: 1px solid #ddd;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.nc-comment-text{
	padding: 10px 15px;
}
.nc-comment-avatar{
	float: right;
	margin: 10px 15px;
	padding: 5px;
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 5px;
}
#comments-loop li p{
	margin: 0 0 10px 0;
}

#comments-loop ol{
	margin: 0px !important;
	padding: 0px !important;
}

#comments-loop ol li{
	background: #f9f9f9;
}

#comments-loop ol li .nc-comment-text{
	padding-left: 70px;
	background: url('../img/reply-line.png') top left no-repeat;
}
.nc-waiting-approval{
	font-style: italic;
	color: #cc0000;
}
.nc-reply-link{
	font-size: 80%;
	font-weight: normal;
	text-transform: uppercase;
}
.bypostauthor .fn{
	color: #cc0000;
}


#respond{
	margin-top: 20px;
	background: #fff;
	border:1px solid #ddd;
	padding: 0px;
	border-radius: 5px;
}

#respond .post-title{
	margin: 0px;
	padding:5px 15px;
	font-size: 12pt;
}

#comments-loop li #respond{
	margin: 15px;
	background: #ededed;
}

#respond .comment-form{
	border-top: 1px solid #ddd;
	padding: 15px;
}

#cancel-comment-reply-link{
	font-size: 9pt;
	font-weight: normal;
	color: #cc0000;
}


.form-field{
	display: block;
	margin-bottom: 10px;
}
.form-field label{
	display: block;
}
.form-field input[type="text"],
.form-field textarea{
	width: 96.3%;
	border: 1px solid #ddd;
	padding: 10px;
	color: #333;
}

.wp-caption{
	background: #f9f9f9;
	border: 1px solid #ddd;
	padding: 7px 5px;
	line-height: 1;
	text-align: center;
	border-radius: 5px;
}
.wp-caption p{
	margin: 5px 0px !important;
}

.entry .alignleft{
	margin-right: 20px;
}

.entry .alignright{
	margin-left: 20px;
}


.contact-form .form-field{
	margin-bottom: 10px;
}
.contact-form input[type="text"],
.contact-form textarea{
	width: 96.3%;
	border: 1px solid #ddd;
	padding: 10px;
	color: #333;	
}