img { border:none; }/*
Instinct Cricket Stylesheet
Version 1.0
2/1/10
James White - james.white.15@gmail.com
*/

a,img,p,ul,li {margin:0;padding:0;border:0;text-decoration:none;list-style:none;}

body		{background:#000 url(img/bg.jpg) repeat;margin:0;padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
p			{padding-bottom:20px;}
.c960		{width:960px;margin:auto;}
.clear-fix	{clear:both;}

#head-container{width:100%; background:url(img/bg.jpg) repeat-x bottom; }
#head-inner	{width:960px; margin:auto;height:130px;}
	
	h1	{font-size:180%;font-weight:bold;color:#2d2921;}
	h2	{font-size:160%;font-weight:bold;color:#2d2921;}
	
/*Normal Links*/
a:link	{color: #2F2720;border-bottom:dashed 1px #2F2720; }
a:visited{color:#2F2720;border-bottom:dashed 1px #2F2720;}
a:hover	{border-bottom:solid 1px #2F2720;}

img { border:none; }	
/* Navigation */
.nav				{height:46px; font-weight:bold;}
ul.nav,ul.nav li	{display:block;margin:0;padding:0;}

	ul.nav li a		{text-decoration:none;float:left;height:20px;padding:8px 12px;list-style:none;display:block;  
					background:#4A3D2D; margin-right:10px; color:#F8F7F3;text-shadow:1px 1px 1px #000;border:none;}
					
	ul.nav li.current a {border:none;text-decoration:none;height:24px;background:url(img/content-bg.png) repeat; color: #221B13;text-shadow:none;		}
	
	/*Nav Hover Classes*/
	ul.nav li.current a:hover	{background: url(img/content-bg.png) repeat;}
	ul.nav li a:hover			{background-color: #C10B0F;}
	
	/*Apply Rounded Corners for Firefox and Webkit*/
	ul.nav li a, ul.nav li.current a{
	-moz-border-radius-topleft:3px;			-moz-border-radius-topright:3px;		
	-webkit-border-top-left-radius:3px;		-webkit-border-top-right-radius:3px;	
	}

/* Twitter Bird ! */
#twit-bird	{float:right;width:100px; margin-top:30px;}	/* < Adjust this based on the height of your twitter image */


/* Content */

#content	{width:910px;margin:auto;padding:25px 25px 0 25px;background:url(img/content-bg.png) repeat;}

	#main-content	{width:710px;}
	
	#sidebar		{float:right;width:200px;}
	
/*Sidebar Image List*/

ul.image-list	{margin:0;padding:0;list-style:none; text-align:center;}

ul.image-list li{margin-bottom:10px;}

/* Footer */

#footer		{background:url(img/footer-bg.png) repeat top;padding:25px 0}
	
	#contact{width:40%;font-weight:bold;color:#fff;a:link color:#fff;}
	
	#social{float:right;width:40%;text-align: right;}
	
	#player{float:right;clear:right;width:100%;text-align:right;}