/*

	 ######  ########   #######  ########  ######## ########     ###    ##       ##       
	##    ## ##     ## ##     ## ##     ##    ##    ##     ##   ## ##   ##       ##       
	##       ##     ## ##     ## ##     ##    ##    ##     ##  ##   ##  ##       ##       
	 ######  ########  ##     ## ########     ##    ########  ##     ## ##       ##       
		  ## ##        ##     ## ##   ##      ##    ##     ## ######### ##       ##       
	##    ## ##        ##     ## ##    ##     ##    ##     ## ##     ## ##       ##       
	 ######  ##         #######  ##     ##    ##    ########  ##     ## ######## ########
	
	Theme Name: Applause
	Theme URI: http://www.sportball.ca
	Description: Theme for Sportball
	Version: 1.0
	Author: <a href="mailto:bill@dogandponystudios.com">Bill Addison</a>
	Author URI: http://www.dogandponystudios.com
	Tags: applause, audio, helikopta, bill, addison, bill addison

*/


/*
==============================================================
	General
==============================================================
*/

html, body { background:url(images/bknd.jpg) top center repeat #fff; }

html {
	font-size:12px;
	line-height:1.75em;
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	background:url(images/bknd.jpg) top center repeat #fff;
	}
	
#wrapper {
	width:998px;
	margin:0 auto;
	}
	
#content {
	padding:150px 50px 25px;
	background:url(images/content-box-mid.png) center repeat-y;
	z-index:998;
	}


/*
==============================================================
	Header
==============================================================
*/

#header {
	height:50px;
	background:url(images/content-box-top.png) top center no-repeat;
	z-index:999;
	}
	
#logo {
	display:block;
	width:183px;
	height:53px;
	text-indent:-9999px;
	background:url(images/logo-sportball.gif) top left no-repeat;
	position:absolute;
	top:70px;
	left:50px;
	}
	
#logo:hover {
	background-position:bottom;
	}
	
#tagline {
	font-size:14px;
	font-style:italic;
	color:#0C3D70;
	margin:0;
	position:absolute;
	top:98px;
	left:245px;
	}
	
#country {
	color:#0C3D70;
	font-size:11px;
	text-transform:uppercase;
	position:absolute;
	top:100px;
	right:50px;
	height:24px;
	padding-right:48px;
	background:url(images/flag-canada.gif) center right no-repeat;
	}
	
#country a {
	color:#0C3D70;
	text-decoration:none;
	}
	
#country a:hover {
	color:#E51B23;
	}
	
#country small {
	text-transform:lowercase;
	font-size:9px;
	}
	
#mailing-list {
	position:absolute;
	/* top:135px; OLD */
	top:170px;
	right:53px;
	}
	
#mailing-list, #mailing-list a {
	font-size:11px;
	font-weight:bold;
	color:#999;
	text-transform:uppercase;
	text-decoration:none;
	}
	
#mailing-list a:hover {
	color:#0C3D70;
	}
	
#search-locations {
	position:absolute;
	/* top:152px; OLD */
	top:142px;
	right:50px;
	}
	
#search-locations input {
	width:260px;
	height:15px;
	padding:7px 10px;
	outline:none;
	border:none;
	background:url(images/search-header-sprite.gif) bottom left no-repeat;
	font-size:11px;
	color:#999;
	letter-spacing:0em;
	}
	
#search-locations input:focus {
	background-position:bottom;
	color:#002D62;
	}
	
	
/*
==============================================================
	Navigation
==============================================================
*/

#header .nav {
	position:absolute;
	top:140px;
	left:50px;
	margin:0;
	padding:0;
	}
	
#header .nav li {
	font-size:20px;
	line-height:20px;
	text-transform:lowercase;
	list-style:none;
	float:left;
	width:76px;
	height:40px;
	padding:0 24px;
	border-right:1px solid #0C3D70;
	}
	
#header .nav li:first-child {
	width:110px;
	padding-left:0;
	}
	
#header .nav li:last-child {
	border-right:none;
	}
	
#header .nav a {
	color:#0C3D70;
	text-decoration:none;
	display:block;
	width:100%;
	height:40px;
	}
	
#header .nav a:hover {
	color:#E51B23;
	}
	
#header .nav .current_page_item a, #header .nav .current_page_item a:hover {
	color:#fff;
	cursor:default;
	background:#FAA634;
	width:102px;
	margin:-5px 0 0 -25px;
	padding:5px 0 5px 24px;
	-webkit-box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	box-shadow:0 0 5px #999;
	}
	
#header .nav .current_page_item.page-item-23 a, #header .nav .current_page_item.page-item-23 a:hover {
	/* Lesser width for careers page yellow box - was crossing over search box */
	width:80px;
	}
	
#header .nav .page-item-23 {
	border-right:none !important;
	}
	
#header .nav .current_page_item:first-child a, #header .nav .current_page_item:first-child a:hover {
	width:125px;
	margin:-5px 0 0 0;
	padding-left:10px;
	}


/*
==============================================================
	Content
==============================================================
*/

#content p, #content ul, #content ol {
	letter-spacing:0.1em;
	}
	
#content a {
	color:#FAA634;
	}
	
#content a:hover {
	text-decoration:none;
	}
	
#content h2 {
	font-size:21px;
	line-height:24px;
	font-weight:bold;
	color:#0C3D70;
	margin-bottom:.5em;
	}
	
#content h2 b, #content h2 strong {
	color:#E51B23;
	}
	
#content h3 {
	font-size:16px;
	color:#E51B23;
	}
	
blockquote {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#0C3D70;
	background:#eee;
	margin:1em 0;
	padding:10px 15px;
	border:1px solid #ddd;
	}
	
#content blockquote p {
	letter-spacing:0;
	margin:0;
	padding:0;
	}
	
.columns {
	border:none;
	border-collapse:separate;
	border-spacing:10px;
	width:920px;
	margin:0 0 0 -10px;
	table-layout:fixed;
	}
	
.columns td {
	border:1px solid #ddd;
	padding:370px 20px 20px;
	vertical-align:top;
	}
	
.columns td > div {
	position:relative;
	}
	
.columns h2 {
	margin-top:0;
	}
	
.slideshow {
	position:absolute;
	top:-371px;
	left:-21px;
	width:293px;
	height:350px;
	overflow:hidden;
	}
	
.go-btn {
	display:block;
	width:65px;
	height:25px;
	background:url(images/go-btn.gif) top left no-repeat;
	text-indent:-9999px;
	}
	
.go-btn:hover {
	background-position:0 -25px;
	}
	
#content .slideshow .wp-caption-text {
	font-size:14px;
	line-height:.6em;
	letter-spacing:-.1em;
	color:#0C3D70;
	background:#fff;
	padding:3px 8px;
	position:absolute;
	bottom:20px;
	left:20px;
	z-index:998;
	}
	
#methodology-statement {
	font-size:26px;
	line-height:.6em;
	letter-spacing:-.1em;
	color:#fff;
	background:#E51B23;
	padding:7px 13px;
	width:267px;
	position:absolute;
	top:408px;
	left:353px;
	z-index:999;
	}
	
#content .btn {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	height:18px;
	padding:5px 35px 5px 10px;
	margin-top:5px;
	background:url(images/btn-arrow.png) 97% 50% no-repeat #FAA634;
	border:1px solid #bbb;
	}
	
#content .btn:hover, #content .blue {
	background-color:#0C3D70!important;
	border:1px solid #0C3D70!important;
	}
	
.page-id-8 #content ul .btn {
	background:url(images/btn-arrow.png) 97% 50% no-repeat #E51B23;
	border:1px solid #bbb;
	}
	
.page-id-8 #content ul .btn:hover {
	background-color:#0C3D70;
	border:1px solid #0C3D70;
	}
	
.page-id-29 #content .btn {
	/* Equal width buttons on Homepage */
	display:block;
	}
	
#content .main {
	width:552px;
	border:1px solid #ddd;
	margin-top:10px;
	padding:15px 20px;
	}
	
#content .main h2:first-child {
	margin-top:0;
	}

.toggle ul, .toggle li {
	margin:0;
	padding:0;
	}
	
.toggle ul > li {
	list-style:none;
	}
	
#content .toggle h3 {
	/* Title Full Width (alternative)
	width:562px;
	margin:2px 0 0 -20px;
	padding:5px 10px 5px 20px;
	*/
	margin:2px 0 0;
	padding:5px 30px 5px 10px;
	font-size:14px;
	color:#0C3D70;
	text-transform:uppercase;
	background:#eee;
	position:relative;
	}
	
#content .toggle h3:hover {
	cursor:pointer;
	color:#fff;
	background:#0C3D70;
	}
	
#content .toggle h3.active {
	padding-left:24px;
	color:#fff;
	background:url(images/toggle-arrow.png) center left no-repeat #FBB04E;
	}
	
.toggle h3 span {
	position:absolute;
	top:5px;
	right:10px;
	}
	
.toggle-item p:first-child {
	margin-top:10px;
	}
	
.toggle-item p:last-child {
	margin-bottom:15px;
	}

#content .main table {
	border:none;
	}
	
#content .main table td {
	border:1px solid #fff !important;
	vertical-align:middle;
	padding:2px 8px;
	background:#eee;
	}
	
#content .main table thead td {
	color:#fff;
	font-weight:bold;
	background:#002D62;
	}
	
/* Locations Page */ 
.page-id-29 #main.toggle {
	margin-bottom:40px !important;
	}
	
.page-id-29 #main.toggle ul br {
	display:none !important;
	}

.page-id-29 table td {
	border:none !important;
	}
	
.page-id-29 #sidebar {
	padding:20px !important;
	}

.program-times, .program-dates, .age {
	white-space:nowrap;
	}

	
/*
==============================================================
	Sidebar
==============================================================
*/

#sidebar {
	width:293px;
	margin-top:10px;
	min-height:200px;
	float:right;
	clear:both;
	overflow:hidden;
	}
	
#sidebar > p { 
	margin-bottom:4px; 
	}
	
#sidebar .vvqyoutube {
	margin-top:-5px;
	}

.testimonial {
	border:1px solid #ddd;
	padding:15px 20px;
	font-style:italic;
	line-height:1.5em;
	}
	
#sidebar .testimonial h2 {
	margin:0 0 5px;
	font-size:14px;
	font-style:normal;
	line-height:1.2em;
	}

	
/*
==============================================================
	Footer
==============================================================
*/

#footer {
	height:65px;
	background:url(images/content-box-btm.png) bottom center no-repeat;
	text-align:center;
	}
	
#footer .nav {
	margin:0;
	padding:10px 0 0;
	}
	
#footer .nav li {
	font-size:11px;
	list-style:none;
	display:inline;
	padding:0 10px;
	border-right:1px solid #fff;
	}
	
#footer .nav li:first-child {
	padding-left:0;
	}
	
#footer .nav li:last-child {
	border-right:none;
	}
	
#footer .nav a {
	color:#fff;
	text-decoration:none;
	}
	
#footer .nav a:hover {
	text-decoration:underline;
	}
	
#footer .nav .current_page_item a, #footer .nav .current_page_item a:hover {
	font-weight:bold;
	cursor:default;
	text-decoration:none;
	}



/**** Jorge ****/
.errorText
{
	color: red;
}


/* Remove stupid CFORMS link */
.linklove {
	display:none;
	}














