/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 2
*/

@font-face {
    font-family: 'bender_thinregular';
    src: url('bender-thin-webfont.eot');
    src: url('bender-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('bender-thin-webfont.woff') format('woff'),
         url('bender-thin-webfont.ttf') format('truetype'),
         url('bender-thin-webfont.svg#bender_thinregular') format('svg');
    font-weight: normal;
    font-style: normal;
	

}

@font-face {
    font-family: 'bender_solidregular';
    src: url('bender-solid-webfont.eot');
    src: url('bender-solid-webfont.eot?#iefix') format('embedded-opentype'),
         url('bender-solid-webfont.woff') format('woff'),
         url('bender-solid-webfont.ttf') format('truetype'),
         url('bender-solid-webfont.svg#bender_solidregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-smooth: always;
}


html
{
		background-image:url(images/main-bg.jpg);	
}
	
body {
		margin: 0;
		font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		font-size: 13px;
		line-height: 20px;
		color: #5F5E59;
	 
	}
	
a:visited {text-decoration:none;} 

a:link {text-decoration:none;}

/*--------------------Header contain start , its contain menu abd logo---------------------- */	



header{

		
       	margin:0 auto;
		width:970px;
		height:105px;
		padding-top:8px;
		margin-bottom:0px;
		padding-bottom:0px;
	
		
	        
	}		

/*Log style float from left */
.logo
{
	float:left;
	width:243px;
	height:99px;

}


/*Menu style float from left */
.menu {
	
	padding-left:40px;
	padding-right:0px;
    padding-top: 33px;
    text-transform: uppercase;

}

.menu ul {
	margin:0;
	padding:0;
	float:right;	
}
/*Menu font and size */
.menu ul li {
	list-style:none;
	display:inline;
	font-family: "bender_solidregular", Arial, Helvetica, Geneva, sans-serif;
	font-size:20px;
	font-smooth: always;

}
/*Menu link color and animation */
.menu ul li a{
	color:#ebeeef;
	text-decoration:none;
	padding:2px 10px;
	text-shadow:1px 1px 1px 1px #306802 ;
	font-family:bender_solidregular;
	background:url(images/bg_menu_emty.png) repeat-x;
	border:3px solid  transparent;
	border-radius: 6px 6px 1px 1px;
	transition: all .35s ease-in-out;
   -moz-transition: all .35s ease-in-out ;
   -webkit-transition: all .35s ease-in-out ;
   -o-transition: all .35s ease-in-out; 
   

}

/*Menu hover effects */
.menu ul li a:hover {
	color:#2d6402;
	background:#367602;
	background:url(images/bg_menu.jpg) repeat-x;
	text-shadow:none;
	border:3px solid #51b601;
	padding:8px 10px;
	border-radius: 6px 6px 1px 1px;
	box-shadow: 1px 1px 1px #346c07;

}


	
	
.menu ul li.current-menu-item a, .menu ul li.current-page-ancestor a{
    color:#265402;
	background:#367602;
	background:url(images/bg_menu.jpg) repeat-x;
	text-shadow:none;
	border:3px solid #51b601;
	padding:8px 10px;
	border-radius: 6px 6px 1px 1px;
	box-shadow: 1px 1px 1px #346c07;
}


/*--------------------Header contain closed--------------------------- */	






/*--------------------wrap section start, its contain headshow, contain and side bar---------------------- */	
#wrap

{
	
	margin:0 auto;
	margin-top:0px;
	width:960px;
	padding-left:5px;
	padding-top:0px;
	display:block;
	position:relative;
}


/*--------Content style start---------- */	
#content
{
	color:#1f3012;
	font-family: Arial, Helvetica, sans-serif;
	font-smooth: always;
	
	
}

#content h2
{
	font-family: "bender_solidregular", Arial, Helvetica, Geneva, sans-serif;
	background: -webkit-gradient(linear, left top, left bottom, from(#bfe1a6),     to(#64d708));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color:#64d708;
  font-weight: 100;
  font-smooth: always;
  font-size:30px;
  text-decoration:none;
	
}
#content h2 a:visited, #content h2 a:link, #content h2 a:active
{
	color:#64d708;
	text-decoration:none;
}

#content .titlehr 
{
	width:inherit;
	background-image:url(images/title-hr.png);
	height:3px;
	margin-top:-10px;
	clear:both;
}


#content .cricketcattable
{

	color: #d5feb3;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/cricket3-cat.png);
	height:220px;
	width:360px;
	margin-left:-3px;
	margin-top:10px;
	padding-left:12px;
	padding-top:2px;
	float:left;
	margin-right:9px;
	background-repeat:no-repeat;
}


#content .cricketcattable:nth-child(3) 

{

	background-image: url(images/cricket2-cat.png);
	
}


#content .cricketcattable:nth-child(4) 

{

	background-image: url(images/cricket-cat.png);
	
}




#content .basketballcattable
{

	color: #d5feb3;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/basketball2-cat.png);
	height:220px;
	width:360px;
	margin-left:-3px;
	margin-top:10px;
	padding-left:12px;
	padding-top:2px;
	float:left;
	margin-right:9px;
	background-repeat:no-repeat;
}


#content .basketballcattable:nth-child(3) 

{

	background-image: url(images/basketball-cat.png);
	
}



#content .golfcattable
{

	color: #d5feb3;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/golf-cat.png);
	height:220px;
	width:360px;
	margin-left:-3px;
	margin-top:10px;
	padding-left:12px;
	padding-top:2px;
	float:left;
	margin-right:9px;
	background-repeat:no-repeat;
}


#content .golfcattable:nth-child(3) 

{

	background-image: url(images/golf-cat.png);
	
}



#content .hockeycattable
{

	color: #d5feb3;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/hockey-cat.png);
	height:220px;
	width:360px;
	margin-left:-3px;
	margin-top:10px;
	padding-left:12px;
	padding-top:2px;
	float:left;
	margin-right:9px;
	background-repeat:no-repeat;
}


#content .hockeycattable:nth-child(3) 

{

	background-image: url(images/hockey1-cat.png);
	
}



#content .netballcattable
{

	color: #d5feb3;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/netball-cat.png);
	height:220px;
	width:360px;
	margin-left:-3px;
	margin-top:10px;
	padding-left:12px;
	padding-top:2px;
	float:left;
	margin-right:9px;
	background-repeat:no-repeat;
}


#content .netballcattable:nth-child(3) 

{

	background-image: url(images/netball-cat.png);
	
}


#content .rowingcattable
{

	color: #d5feb3;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/rowing-cat.png);
	height:220px;
	width:360px;
	margin-left:-3px;
	margin-top:10px;
	padding-left:12px;
	padding-top:2px;
	float:left;
	margin-right:9px;
	background-repeat:no-repeat;
}


#content .rowingcattable:nth-child(3) 

{

	background-image: url(images/rowing-cat.png);
	
}



#content .rugbycattable
{

	color: #d5feb3;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/rugby2-cat.png);
	height:220px;
	width:360px;
	margin-left:-3px;
	margin-top:10px;
	padding-left:12px;
	padding-top:2px;
	float:left;
	margin-right:9px;
	background-repeat:no-repeat;
}


#content .rugbycattable:nth-child(3) 

{

	background-image: url(images/rugby4-cat.png);
	
}



#content .soccercattable
{

	color: #d5feb3;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/soccer-cat.png);
	height:220px;
	width:360px;
	margin-left:-3px;
	margin-top:10px;
	padding-left:12px;
	padding-top:2px;
	float:left;
	margin-right:9px;
	background-repeat:no-repeat;
}


#content .soccercattable:nth-child(3) 

{

	background-image: url(images/soccer-cat.png);
	
}




#content .tenniscattable
{

	color: #d5feb3;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/tennis-cat-bg.png);
	height:220px;
	width:360px;
	margin-left:-3px;
	margin-top:10px;
	padding-left:12px;
	padding-top:2px;
	float:left;
	margin-right:9px;
	background-repeat:no-repeat;
}


#content .tenniscattable:nth-child(3) 

{

	background-image: url(images/tennis-cat-bg.png);
	
}



#content .cath2
{
	font-size:20px;
	font-family: "bender_solidregular", Arial, Helvetica, Geneva, sans-serif;
	font-weight:thin;
	color:#d5feb3;
	
}

#content .cath2 a
{

	color:#d5feb3;
	
}


#content .duration
{
	font-size:14px;
	font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
	font-weight:Bold;
	color:#d5feb3;
	
}



/*--------Content style close---------- */	


/*--------sidebar start--------*/

#sidebar /*sidebar menu style*/ {


    height: auto;
    width:173px;
	float:right;
	margin-right:10px;
	position: relative;
	top:0px;
	clear:right;
	
}


#sidebar_menu {
	
	
	background-image: url(images/sub-top-bg.png), url(images/sub-bot-bg.png), url(images/sub-middle-bg.png);
    background-repeat: no-repeat, no-repeat, repeat;
    background-position:left top, left bottom;

    padding: 10px 0px 0px 12px;
    width:160px;
	min-height:110px;
	margin-bottom:10px;

}


#sidebar_menu h2 {
	color:#ffffff;
	font-family:bender_solidregular;
	font-weight: thin;
	font-smooth: 1em; 
	font-size:25px;
	margin:0;
	padding:0;
	line-height:100%;	
}
#sidebar_menu ul {
	margin:0;
	padding:0;
	font-size:14px;
	margin-bottom:0px;
	font-family: "Arial Narrow", Arial, sans-serif;


}
#sidebar_menu ul li {
	list-style:none;	
}
#sidebar_menu ul li a {
	padding:6px 0;
	color:#333;
	display:block;
	text-decoration:none;
	-moz-transition: all .35s ease-in-out ;
   -webkit-transition: all .35s ease-in-out ;
   -o-transition: all .35s ease-in-out; 
	
}


#sidebar_menu .current-menu-item a {
color:#ffffff;	
}

#sidebar_menu ul li a:hover {
	color:#ffffff;	
}

#social {
	background: url("images/bg_social.jpg") no-repeat scroll 0 0 transparent;
    margin-bottom: 0px;
    padding: 15px 10px;
}
#social img {
	padding:0 3px;	
}




/*--------sidebar close--------*/







.headshow {
    background: url("images/bg_banner.jpg") transparent;
    border: 4px solid #51B601;
    border-radius: 15px 15px 15px 15px;
    height: 248px;
    width: 750px;
	position:n absolute;
	top:0px;
	left:0px;
	float:left;
	clear:left;

}

.banner {
   
  
    height: 218px;
    width: 750px;
	top:0px;
	left:0px;
	float:left;
	clear:left;

}
.header_form { 
	border-right: 7px solid #51B601;
    height: 225px;
    padding: 13px 20px;
    width: 45%;
	float:left;
}

.header_form h2 { 
	font-weight:bold; 
	font-size:24px; 
	margin:0; 
	padding:0; 
	font-family:Arial Narrow; 
	color:#78d92a; 
	text-shadow: 3px 2px 3px #000000;
}
.slideshow {
	width:45%;
	height:100%;
	float:left;
}



.bannershadow
{
	height:30px;
	width: 750px;
	float:left;

}

#content

{
	
	float:left;
	height:auto;
	width: 732px;
		padding-left:12px;
}

#scroll
{
	float:left;
}



/*--------------------wrap section close, its contain headshow, contain and side bar---------------------- */












/*--------------------Fixed menu section start--------------------------- */

#fixed, .fixedc
{
	position:fixed;
	width:100%;
	height:75px;
	margin:0 auto;
	margin-bottom: 0;
	padding:0 ;
    left: 0;
	bottom:0;
	transition: margin-bottom .35s ease-in-out;
   -moz-transition: margin-bottom .35s ease-in-out ;
   -webkit-transition: margin-bottom .35s ease-in-out ;
   -o-transition: margin-bottom .35s ease-in-out;
   
	
}

#fixed img
{
display:block;
position:absolute;
right:0;
cursor: pointer;
top: -17px;

}

#fixed img.open

{
	z-index:1;
}

#fixed:target 
{
		
		margin-bottom: -68px;
		
}


#fixed:target img.open

{
	z-index:-1;
}


.footer {
	
	background-image:url(images/fixed-menu-bg.png);
	background-color:#140300;
	text-align:center;
	padding-top:25px;
	color:#ffffff;
	font-size: 17px;
	font-weight:bold;
	font-family:Arial Narrow;
	text-decoration:none;
	height:50px;
}


.footer ul {
	margin:0;
	padding:0;
	height:50px;	
}
.footer ul li {
	list-style:none;
	display:inline;	
}
.footer ul li a{
	color:#ffffff;
	text-decoration:none;
	padding:0 23px;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-weight:bold;
	-moz-transition: all .35s ease-in-out ;
   -webkit-transition: all .35s ease-in-out ;
   -o-transition: all .35s ease-in-out; 
}
.footer ul li a:hover {
	color:#418d04;	
}



.footer ul li.current-menu-item a, .footer ul li.current-menu-parent a{
  color:#418d04;
}



/*--------------------Fixed menu section close--------------------------- */

#ctabs {
	 background-color:transparent; 
	 padding: 2px; 
	 margin: 1px;
	 width:740px;
     padding-top:8px;
	}

#ctabs .nav { 
overflow: hidden; 
margin: 0 0 0px 0; }

#ctabs .nav li { 
float: left; 
margin:3px 5px 0 0;
list-style: none !important;
border:2px solid #51b601;

border-radius: 7px 7px 0px 0px;
 }

#ctabs .nav li a { 
height:12px;
display: block;
padding-right:10px;
padding-left:7px;
padding-top:11px;
padding-bottom:12px;
border:1px  medium #51b601;
text-align:center;
text-transform:uppercase;
text-align-last:center;
text-decoration:none;
font-weight:bold;
background:url(images/fbsprite.gif) 0 0 repeat-x;
letter-spacing:1px;
font-family: "Arial Narrow",Arial, Helvetica, sans-serif;
font-size: 14px;
color:#2c520e;
font-smooth: always;
 }


#ctabs .nav li a.current {border-color:#51b601; background-position:0 -48px; color:#449703;}
#ctabs .nav li a:hover { background-position:0 -96px; border-color:#028433; color:#fff;}

#ctabs ul.nav {
	margin-left:0px;
	padding-left:8px;
	}
	

.list-wrap
{
   
	background-image: url(images/tab-bg.png);
	border:2px solid #51b601;
	padding-left:5px;
	width:730px;
	border-radius: 7px 7px 7px 7px;
    padding-top:10px;
	padding-bottom:25px;}
}

