/*
Theme Name: SSNZ Coaching
Theme URI: http://wordpress.org/
Description: A custom theme based on the default WordPress theme.
Version: 1.0
Author: Doug Somerville
Author URI: http://www.dougsomerville.com/
Tags: 
*/


/* General styles
--------------------------------------------------*/
body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/main_bg2.jpg) repeat-x #E0EDFA;
	color: #333;
	margin: 0px;
}
.clear {
	clear: both;
}
hr.clear {margin:0px; border:0px;}

/* Layout Styles
--------------------------------------------------*/
#page {
	width: 1000px;
	margin: 0px auto;
}
#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
#content {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	background: url(images/bg-localnav.jpg) no-repeat left top  #FFFFFF;
}
#content.home {background-image: none; position: inherit;}
#content.section {
	background-image: none;
	position: inherit;
}
#main-content {
	position: relative;
	left: 230px;
	top: 0px;
	width: 750px;
	padding-bottom: 24px;
}
#content.section #main-content {
	left: 0px;
	top: 0px;
	width: 952px;
	padding: 24px;
}
#sidebar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 188px;
	padding: 24px 12px;
}


/* Utility navbar styles
--------------------------------------------------*/
ul#nav-utils {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 6px;
	font-size: 90%;
}
ul#nav-utils li {
	margin: 0px;
	padding: 0px 6px;
	display: inline;
	list-style-type: none;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
}
ul#nav-utils li#searchbox {border-right: 0px;}
ul#nav-utils #searchform {
	display: inline;
}
ul#nav-utils #searchform div {
	display: inline;
}
ul#nav-utils a:link, ul#nav-utils a:active, ul#nav-utils a:visited {color:#FFFFFF;}


/* Global navbar styles
--------------------------------------------------*/
#nav-global {
	width: 1000px;
	height: 45px;
	background: url(images/nav2.jpg) no-repeat center center;
}
#nav-global a:link, #nav-global a:active, #nav-global a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#nav-global a:hover {
	color:#D3C338;
}
#nav-global ul {
	height: 45px;
	margin: 3px 0px 0px 0px;
	padding: 15px;
	font-size: 1.1em;
	font-weight: bold;
}
#nav-global ul li {
	float: left;
	margin: 0;
	padding: 0 1em;
	list-style-type: none;
	border-left: 1px solid #A5BEC6;
	border-right: 1px solid #385C69;
}
#nav-global ul li#homelink {
	border-left-width: 0px;
}

/* Main Content type styles
--------------------------------------------------*/
h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;;
	font-weight: bold;
	color: #4A7B8C;
}
h1 {
	font-size: 220%;
	padding-top: 24px;
	margin: 0px 0px 12px 0px;
}
h2 {
	font-size: 160%;
	margin: 30px 0px 12px 0px;
}
.module {margin-bottom: 12px;}
.module h3 {
	font-size: 130%;
	margin: 24px 0px 6px 0px;
}
.entry p {line-height: 1.5em;}
#main-content a:link, #main-content a:active, #main-content a:visited {color: #4A7B8C;}
#main-content a:hover {color: #5677A4;}
#main-content p a:visited {color: #333333;}
#main-content a.booking {
	display: block;
	width: 194px;
	line-height: 4em;
	font-size: 110%;
	font-weight: bold;
	padding-left: 36px;
	background: url(images/icon-book.jpg) no-repeat left center #F5F5F5;
	color: green;
	-moz-border-radius: 6px;
}
a.download {
	display: block;
	width: 194px;
	line-height: 4em;
	font-size: 110%;
	font-weight: bold;
	padding-left: 36px;
	background: url(images/icon-document.jpg) no-repeat left center #F5F5F5;
	color: green;
	-moz-border-radius: 6px;
}
/* div.cta {float:left; margin-right: 24px;} */
div.cta span {font-size: 90%;}


/* Homepage styles
--------------------------------------------------*/
#content.home #main-content {
	left: 0px;
	top: 0px;
	width: 952px;
	padding: 24px;
}
#welcome {
	float: left;
	width: 452px;
	padding-bottom: 12px;
}
#welcome h1 {
	height: 50px;
	margin: 0px;
	line-height: 50px;
	padding: 0px 0px 200px 12px;
	background: url(images/bg-h1-home.jpg) no-repeat left top;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF; 
}
#welcome-intro {
	background: url(images/bg-intro.jpg) repeat-x left top;
	padding: 12px;
	color: #333333;
}
#hello {
	background: url(images/bg-intro.jpg) repeat-x left top;
	padding: 12px;
}
#welcome-intro p {margin-top: 0px;}
#welcome-intro strong {color: #000000;}
#shortcuts {
	float: left;
	width: 226px;
	padding: 12px;
	background: red;
}
#news-latest {
	float: left;
	width: 226px;
	padding: 0px 0px 12px 0px;
	margin-left: 24px;
}
#news-latest h2 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(images/bg-h2-news.jpg) no-repeat left center;
	font-size: 110%;
	line-height: 2em;
	color: #000000;
	text-transform: uppercase;
}
#news-latest ul {
    padding: 0px;
}
#news-latest ul li {
    list-style-type: none;
    margin-bottom: 12px;
}
#news-latest .post {
	margin-top: 12px;
}
#news-latest .post h3 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 100%;
}
#news-latest .post .postmetadata {
	background: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
#news-latest .post .postmetadata p {
	margin: 0px;
	padding: 0px;
}
#resources {
	float: left;
	width: 226px;
	padding: 0px 0px 12px 0px;
	margin-left: 24px;
}
#resources h2 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(images/bg-h2-news.jpg) no-repeat left center;
	font-size: 110%;
	line-height: 2em;
	color: #000000;
	text-transform: uppercase;
}
ul.delicious {
	margin: 0px;
	padding: 0px;
}
li.delicious-item {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
div#del-notes {
	padding: 6px;
	font-size: 90%;
	margin: 12px 0px;
	background: #EDF2F4;
}
div#del-notes p {
	margin: 0px 0px 6px 0px;
}


/* Post Metadata styles
--------------------------------------------------*/
.postmetadata {
	clear: both;
	background: #F5F5F5;
	font-size: 90%;
	border-top: 1px solid #D5DDE8;
	border-bottom: 1px solid #D5DDE8;
	padding: 6px;
}
.pm-cat {
	border-top: 0px;
	background: none;
	padding: 6px 0px;
}
.postmetadata p {
	margin: 0px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


/* Coaching Education page styles
--------------------------------------------------*/
table#coaching-pathways {
	width: 100%;
	margin-top: 24px;
}
table#coaching-pathways th {
	text-align: left;
	border-bottom: 1px solid #5677a4;	
}
table#coaching-pathways td {
	vertical-align: top;
	padding: 12px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
table#coaching-pathways td  h3 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table#coaching-pathways td  p {
	margin: 6px 12px 0px 0px;
}
td ol {
	margin: 0px;
	padding: 0px;
}
td ol li {
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px 14px 0px 0px;
	background: url(images/bg-course-ol.gif) no-repeat right center;
	text-align: center;
	list-style-type: none;
	font-size: 90%;
}
td ol li.last {
	background: none;
}
td ol li a {
	display: block;
	width: 68px;
	height: 68px;
	-moz-border-radius: 6px;
	text-align: center;
	padding: 6px;
}
td ol li span.mod-length {font-size:90%;}
td.sport-specific ol li a:link, td.sport-specific ol li a:active, td.sport-specific ol li a:visited {
	background: #C9D7EC;
	text-decoration: none;
}
td.sport-generic ol li a:link, td.sport-generic ol li a:active, td.sport-generic ol li a:visited {
	background: #EFF2F6;
	color: #5677a4;
	text-decoration: none;
}
td.sport-specific ol li a.shadow-hrs:link, td.sport-specific ol li a.shadow-hrs:active, td.sport-specific ol li a.shadow-hrs:visited {
	background: #EFF2F6;
	color: #5677a4;
	text-decoration: none;
}

table#coaching-pathways tr td ol li a:hover {
	background: #5677a4;
	color: #FFFFFF;
}
p#note-workshop {
	clear:left;
	text-align:center;
	font-size: 90%;
}


/* Module Summary & Testimonial styles
--------------------------------------------------*/
div#cert-summary {margin-bottom: 24px;}
div#cert-summary strong {
	font-size: 110%;
	padding: 3px 6px;
	background: #EFF2F6;
	border-left: 1px dotted #5677A4;
}
div#cert-summary strong.test {
	color: #333333;
}
div.testimonial {
	margin-bottom: 24px;
}
div.testimonial blockquote {
	margin: 0px;
	font-style: italic;
}


/* Date & Price Table styles
--------------------------------------------------*/
table {
	width: 100%;
	margin-bottom: 12px;
}
th {
	text-align: left;
	border-bottom: solid 1px #5677A4;
	padding: 8px;
}
td {
	padding: 8px;
	border-bottom: dotted 1px #CCCCCC;
	vertical-align: top;
}
tr.rowTwo td {background: #EFF2F6;}
span.course-open {color: green;}
span.course-full {color: red;}


/* Feedback Form styles
--------------------------------------------------*/
form.wpcf7-form {
	background: #F5F5F5;
	padding: 24px;
}
form.wpcf7-form h2 {
	margin-top: 24px;
	text-align:left;
}
form.wpcf7-form p {
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:24px;
	text-align:left;
}
form.wpcf7-form label {
	display:block;
	font-weight:bold;
	margin-bottom: 6px;
}
form.wpcf7-form br {display:none;}

/* Sidebar styles
--------------------------------------------------*/
#sidebar h2 {
    font-size: 140%;
    margin-top: 0px;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	/* color: #2660B4; */
	color: #4A7B8C;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0px 0px 0px 12px;
	font-weight: bold;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: url(images/list_arrow.gif);
	margin-bottom: 12px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 6px 0 0 12px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 6px 0px;
	padding: 0;
	font-weight: normal;
}


/* Comments styles
--------------------------------------------------*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */


/* Footer styles
--------------------------------------------------*/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
}
ul#orgs {
	margin: 0px;
	padding: 24px 130px 0px 130px;
	background: #FFFFFF;
	border-top: 1px dotted #999999;
	line-height: 80px;
}
ul#orgs li {
	display: inline;
	margin: 0px 24px;
	padding: 0px;
	list-style-type: none;
}
#footer p {
	background: url(images/bg-footer.jpg) no-repeat left center #C8D8EA;
	line-height: 2em;
	margin: 7px 0px;
	padding: 7px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #4A7B8C;
}
#footer a:hover {
	color: #AECDE9;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Color tests 3rd May
--------------------------------------------------*/
