
/********************/
/* reset */
/********************/

  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
 outline: 0;
}
body {
 line-height: 1;
 color: black;
 background: white;
}
a, a:active { outline: none; }
ol, ul {
 list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
 border-collapse: separate;
 border-spacing: 0;
}
caption, th, td {
 text-align: left;
 font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: "";
}
blockquote, q {
 quotes: "" "";
}


/************************************************************/
/* clearfix */
/************************************************************/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#photo-meta,
.clearfix {
  	  	display: inline-table;
}

* html .clearfix {
  	height: 1%;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */


/********************/
/* structure */
/********************/

body {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 14px;
	line-height: 20px;
	color: #111;
	background: #252525 url(images/bg.png);
	}

#content {
	background: transparent url(images/bg-top.png) repeat-x top left;
	}
	
#header,
#content-main,
#footer {
	width: 910px;
	margin: 0 auto;
	}

a {
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid #222;
	}

a:hover {
	background-color: #222;
	color: #FFF;
	}

p {
	margin: 5px 0 15px 0;
	}

h2,
h3,
h4 {
	clear: both;
	}

h2 {
	color: #222;
	font-size: 26px;
	line-height: 38px;
	font-weight: bold;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #222;
	}

h3 {
	color: #222;
	font-size: 20px;
	line-height: 30px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #222;
	}

h4 {
	color: #222;
	text-transform: uppercase;
	padding: 5px 2px;
	font-size: 16px;
	}

h1 a,
h2 a,
h3 a,
h4 a {
	border: none;
	}

em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}
	
.center {
	text-align: center;
	}

.floatleft {
	position: relative;
	display: block;
	float: left;
	}

.floatright {
	position: relative;
	display: block;
	float: right;
	}

span.list-title {
	color: #777;
	}

/********************/
/* live-redesign */
/********************/


#live-redesign {
	display: block;
	background-color: #DDD;
	padding: 5px 0;
	margin: 0;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #555;
	text-transform: uppercase;
	}

#live-redesign #live-redesign-wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	}

#live-redesign p {
	text-align: left;
	padding: 2px 0 4px;
	margin: 0 0;
	}
	
#live-redesign {
	
	}

/********************/
/* header */
/********************/

#header {
	text-indent: -9999px;
	padding-top: 25px;
	}

#header h1 {
	padding-left: 20px;
	}
	
#header h1 a {
	display: block;
	width: 325px;
	height: 75px;
	background: transparent url(images/title.png) no-repeat top center;
	position: relative;
	float: left;
	margin-bottom: 15px;
	padding: 0 5px;
	border: none;
	}

#header h1 a:hover {
	background-position: bottom center;
	background-color: #FFF;
	}

#header #nav-main {
	position: relative;
	float: right;
	//width: 289px;
	width: 60px;
	padding-top: 40px;
	padding-right: 25px;
	}

#header #nav-main a {
	display: block;
	height: 25px;
	float: left;
	position: relative;
	margin: 5px;
	border: none;
	}

#header #nav-main .about a {
	width: 56px;
	background: transparent url(images/nav_about.png) no-repeat top left;
	}
	
#header #nav-main .calendar a {
	width: 76px;
	background: transparent url(images/nav_calendar.png) no-repeat top left;
	}	

#header #nav-main .tryouts a {
	width: 65px;
	background: transparent url(images/nav_tryouts.png) no-repeat top left;
	}
	
#header #nav-main .news a {
	width: 52px;
	background: transparent url(images/nav_news.png) no-repeat top left;
	}

#header #nav-main a:hover {
	background-color: #fff;
	background-position: bottom left;
	}

#header #nav-big3 {
	clear: both;
	background: #404040;
	padding: 25px;
	}

#header #nav-big3 li {
	display: block;
	height: 120px;
	width: 270px;
	float: left;
	position: relative;	
	}

#header #nav-big3 li.teams {
	margin: 0 25px;
	}

#header #nav-big3 a {
	display: block;
	height: 120px;
	width: 270px;
	border: none;
	}

#header #nav-big3 .teams a {
	background: transparent url(images/nav-big3-teams.png) no-repeat top left;
	}

#header #nav-big3 .training a {
	background: transparent url(images/nav-big3-training.png) no-repeat top left;
	}

#header #nav-big3 .tournaments a {
	background: transparent url(images/nav-big3-tournaments.png) no-repeat top left;
	}

#header #nav-big3 a:hover {
	background-position: top right;
	}

#header #nav-big3 .teams {
	background: transparent url(images/big3-teams-001.jpg) no-repeat top left;
	}

#header #nav-big3 .training {
	background: transparent url(images/big3-training-001.jpg) no-repeat top left;
	}

#header #nav-big3 .tournaments {
	background: transparent url(images/big3-tournaments-001.jpg) no-repeat top left;
	}

/********************/
/* content-main */
/********************/

#content-fullwide {
	background: #FFF;
	padding: 25px;
	width: 860px;
	}

#not-sidebar {
	width: 565px;
	position: relative;
	float: left;
	}

#content-fullwide .sections {
	padding: 25px 0;
	}

#content-fullwide .section-2 {
	float: left;
	position: relative;
	width: 405px;
	}

#content-fullwide .section-2.right {
	float: right;
	}

#content-fullwide .sections ul {
	padding: 0px 25px 10px 25px;
}

#content-fullwide .sections ul li {
	border-top: 1px solid #AAA;
}

#content-fullwide .sections ul li.top {
	border-top: none;
}

#content-fullwide .sections ul li a {
	width: 345px;
	display: block;
	padding: 5px;
	border: none;
}

#content-fullwide .sections ul li a span {
	float: right;
	position: relative;
	display: none;
}

#content-fullwide .sections ul li a:hover span {
	display: inline;
}

#content-fullwide .sections .welcome ul li {
	border-top: none;
	list-style-type: disc;
}

#content-fullwide .section-2.potw {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	border: 1px solid #888;
	background-color: #EEE;
	margin-left: 25px;
}


#content-fullwide .team-list-item {
	padding: 25px 0 40px 0;
	}

#content-fullwide .team-list-item h3 a {
	background: #222;
	display: block;
	color: #DDD;
	text-align: center;
	}

#content-fullwide .team-list-item .img-wrapper {
	display: block;
	width: 200px;
	position: relative;
	float: left;
	text-align: center;
	padding-top: 5px;
	}

#content-fullwide .team-list-item .img-wrapper a {
	border: none;
	}

#content-fullwide .team-list-item p {
	width: 340px;
	position: relative;
	float: right;
	}

#content-fullwide .logo {
	padding: 15px 15px;
	}

#content-fullwide .logo.small {
	line-height: 75px;
	text-align: center;
	display: block;
	float: left;
	height: 75px;
	width: 100px;
	}

#content-fullwide .logo a {
	border: none;
	}

#content-fullwide .logo a:hover {
	background: none;
	}
	
#content-fullwide .team-content img.floatright {
	padding: 0 0 20px 20px;
	}

.team-roster {
	padding: 20px 0 0 0;
	}

.team-roster table.roster {
	text-align:center;
	margin: 0px auto 20px auto;
	}

.team-roster table.roster .col-number {
	width: 20px;
	}

.team-roster table.roster th {
	border-bottom: 1px solid #CCC;
	color: #999;
	}

.team-roster table.roster th.col-captain {
	text-indent: -999px;
	}

.team-roster table.roster .col-number {
	padding-right: 20px;
	padding-left: 20px;
	}

.team-roster table.roster span.captain {
	color: #999;
	}

.team-roster table.roster .col-name {
	width: 200px;
	}

#content-fullwide .post-archive-title a {
	width: 550px;
	display: block;
	padding: 5px;
	border: none;
}

#content-fullwide .post-archive-title a span {
	float: right;
	position: relative;
	display: none;
}

#content-fullwide .post-archive-title a:hover span {
	display: inline;
}

/********************/
/* sidebar */
/********************/

#sidebar {
	padding: 25px;
	background-color: #D9D9D9;
	width: 220px;
	position: relative;
	float: right;
	}

#sidebar em {
	color: #777;
	}
	
#sidebar h4 {
	text-align: center;
	line-height: 1em;
	margin-bottom: 10px;
	margin-top: 50px;
	background-color: #C9C9C9;
	}

#sidebar h4.top {
	margin-top: 0px;
	}
	
ul.recent li {
	
	}

ul.recent li.not-top {
	border-top: 1px solid #AAA;
	}

ul.recent li a {
	border: none;
	display: block;
	padding: 5px;
	}

/********************/
/* footer */
/********************/

#footer h4 {
	text-align: center;
	background-color: #393939;
	}

#footer .sections {
	padding: 25px;
}

#footer .sections .section-3 {
	width: 270px;
	float: left;
	position: relative;
	}

#footer .sections .section-3.middle {
	margin: 0 25px;
	}

#footer .sections {
	background-color: #404040;
	}

#footer p.copyright {
	padding: 25px;
	text-align: center;
	}

#footer,
#footer h4,
#footer a {
	color: #BBB;
	}

#footer a {
	border-bottom: 1px solid #BBB;
	}

#footer a:hover {
	color: #404040;
	background-color: #BBB;
	}

#footer a.twitter {
	background: transparent url(images/followus_twitter.png) no-repeat bottom left;
	padding-top: 10px;
	display: block;
	width: 270px;
	height: 44px;
	text-indent: -99999px;
	text-decoration: none;
	border: none;
	}

#footer a.twitter:hover {
	background-color: transparent;
	}

#footer p.copyright,
#footer p.copyright a {
	color: #404040;
	border: none;
	}

#footer p.copyright a:hover {
	color: #BBB;
	background-color: #404040;
	}

#footer {
	font-size: 13px;
	line-height: 18px;
	}



