/*
Theme Name: Spark Training custom theme
Theme URI: http://www.jewelldesign.co.uk/
Description: Custom theme for Spark Training. Design by Chris Jewell and developed by Mike O'Neill.
Version: 1
Author: Mike O'Neill
Author URI: http://www.apostropheart.com/
*/
/*global reset*/

html, body, div, span,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
 clear: both;
}

html { 
	overflow-y: scroll;
	}
/* Begin Typography & Colors */
body {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.875em;
	background: #fff url(../images/bg_body.jpg) repeat-x 0 0;
	color: #000;
	text-align: center;
	}

#page {
	background: url(../images/bg_page.png) repeat-y 0 0;
	text-align: left;
	}

#header {
	background: url(../images/bg_header.jpg) no-repeat 0 0;
	width: 914px;
	height: 143px;
	}

#headerimg {
 float: left;
}

#header a.contact {
 float: right;
 color: #fff;
 padding-right: 40px;
 margin: 59px 0 0 0;
 text-decoration: none;
}

#header a.contact:hover {
 color: #f99f00;
}

#main_nav {
 float: left;
 margin-top: 15px;
 padding-left: 34px;
 clear: both;
}

#main_nav ul li {
 display: inline;   
 }

#main_nav ul li a {
 background: url(../images/nav_div.jpg) no-repeat right bottom;
 display: block;
 float: left;
 font-size: 0.875em;
 text-decoration: none;
 color: #fefefe;
 padding: 10px 12px 3px 0;
 margin: 0 0 0 10px;
}

#main_nav ul li a:hover, #main_nav ul li a:active {
 color: #f99f00;
}

#main_nav ul li.current_page_item a{
 color: #f99f00;
}

#main_nav ul li.current_page_parent a{
 color: #f99f00;
}
	

#content {
 float: left;
 margin-top: 5px;
 padding: 0 0 400px 50px;
 width: 864px;
}

#page2_content {
 float: left;
 margin-top: 23px;
 padding: 0 0 400px 50px;
 width: 520px;
 position: relative;
}

#prem_content {
 float: left;
 width: 520px;
}

#course_content {
 float: left;
 width: 520px;
}

#sky {
 float: left;
 margin: 0 0 15px 0;
 padding-left: 19px;
 width: 325px;
}

#prem_content2 {
 clear: both;
 width: 830px;
}

#sidebar2 {
 float: right;
 width: 325px;
}

#sidebar ul li p{
 margin-right: 10px;
}

#sidebar2 img {
 float: left;
 margin: 23px 0 15px 0;
}

#sidebar2 ul li a {
 color: #739714;
 font-size: 0.875em;
 font-weight: bold;
 text-decoration: none;
}

#sidebar2 ul li a:hover {
 color: #f99f00;
}

#sidebar2 ul li.current_page_item a {
 color: #f99f00;
}

#sidebar {
 float: right;
 margin-top: 23px;
 width: 250px;
}

#footer {
	background:
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1 {
 color: #719400;
 font-size: 1.5em;
 font-weight: bold;
}

h2 {
 color: #f99f00;
 font-size: 1.5em;
 margin-bottom: 30px;
}

#prem_content2 h2 {
 color: #719400;
 margin-bottom: 30px;
 padding-top: 10px;
}

#content h1 {
 margin-bottom: 20px;
}

#prem_content ul {
 margin-bottom: 10px;
}

#prem_content ul li h2 {
 background: url(../images/bullet.png) no-repeat center left;
 margin: 0 0 3px 0;
 padding-left: 30px;
}

#prem_content ul li h2 a {
 color: #ce2a0a;
 text-decoration: none;
}

#prem_content ul li h2 a:hover {
 color: #719400;
}

h3 {
 color: #719400;
 font-weight: bold;
 margin-bottom: 10px;
}

p {
 margin-bottom: 18px;
}

p.inverse {
 margin: 18px 0 0 0;
}

#prem_content p {
 width: 420px;
 margin-bottom: 5px;
}

p.question {
 font-size: 1.5em;
}

p.special_courses {
 font-weight: bold;
 padding-top: 8px;
}

p span.point {
 color: #f99f00;
}

p.quote {
 color: #739714;
 font-style: italic;
 margin-bottom: 10px;
}

ul#manage {
 margin-bottom: 18px;
}

ul#manage li, ul.skills {
 font-weight: bold;
}

ul#manage li span.number {
 color: #f99f00;
 padding-right: 3px;
}

/*home page*/
div.home {
 float: left;
 margin-right: 11px;
 width: 127px;
}

#prem_content2 p.why {
 background: url(../images/daisy.jpg) no-repeat 0 0;
 border: none;
 display: block;
 margin: 0;
 padding: 0;
 width: 127px;
 height: 92px;
 text-indent: -9999px;
}

#prem_content2 p {
border-left:2px solid #F28101;
padding: 8px 0 50px 3px;
margin: 0;
width: 122px;
}

#first p.why {
 background-position: top left;
}

#second p.why {
 background-position: top center;
}

#third p.why {
 background-position: top right;
}

#fourth p.why {
 background-position: bottom left;
}

#fifth p.why {
 background-position: bottom center;
}

#sixth p.why {
 background-position: bottom right;
}

#first p {
 padding-bottom: 50px;
}

#second p {
 padding-bottom: 100px;
}

#third p {
 padding-bottom: 100px;
}

#fourth p {
 padding-bottom: 165px;
}

#fifth p {
 padding-bottom: 165px;
}

#sixth p {
 padding-bottom: 132px;
}
/*end home page*/

/*content page*/

div.sarah, div.matthew {
 float: left;
 padding-right: 50px;
 margin-bottom: 40px;
}

div.sarah img, div.matthew img {
 background: #fefefe;
 border: 1px solid #999;
 margin-bottom: 5px;
 padding: 4px;
}

div.sarah, div.matthew {
 margin-top: 18px;
}

div.sarah h3, div.matthew h3, div.sarah p, div.matthew p {
 margin: 3px;
}

div.sarah a, div.matthew a, #prem_content a.contact {
 color: #000;
 font-weight: bold;
 text-decoration: none;
}

div.sarah a:hover, div.matthew a:hover, #prem_content a.contact:hover {
 color: #f99f00;
}

#register p {
 font-size: 0.75em;
}
/*end content pages*/

/*client stories pages*/

#c_stories ul {
 float: left;
 margin-right: 85px;
 padding-top: 20px;
}

#c_stories ul li {
 margin-bottom: 30px;
}

#c_stories ul li.less {
 margin-bottom: 15px;
}

img.c_logo {
 top: 0;
 right: 20px;
 position: absolute;
}

/*end client stories pages*/

/*trainers stories pages*/

#t_left {
 float: left;
 width: 520px;
 position: relative;
 margin-top: 18px;
}

#t_right {
 float: left;
 width: 325px;
 margin-top: 18px;
}

div.image {
 background: url(../images/shad.png) no-repeat right bottom !important;
 float: left;
 margin: 0 36px 36px 0;
 width: 137px;
}

#t_left img {
 background: url(../images/shad.png) no-repeat right bottom !important;
 border: 2px solid black;
 margin: -6px 6px 3px -6px;
}

#t_left img.highlight {
 border: 2px solid #f99f00;
}

p.trainers_nav {
 font-size: 1.375em;
 font-weight: bold;
 color: #f99f00;
 position: absolute;
 top: 2px;
 right: 20px;
}

p.trainers_nav a {
 color: #739714;
 text-decoration: none;
}

p.trainers_nav a:hover {
 color: #f99f00;
}

#t_right h2 {
 color: #739714;
 font-size: 1.25em;
 font-weight: bold;
 margin: 10px 0 0 0;
}

#t_right h3 {
 margin-bottom: 5px;
}

#t_right p {
 margin-bottom: 10px;
}

#t_right p.name {
 font-weight: bold;
 margin-bottom: 5px;
}

/*end trainers stories pages*/

/*blog*/

#b_content {
 float: left;
 margin-top: 23px;
 padding: 0 0 400px 50px;
 width: 610px;
}
#b_content h2 {
 margin-bottom: 10px;
}
#b_content h2 a {
 color: #739714;
 font-size: 1.5em;
}

#b_content h2 a:hover {
 color: #f99f00;
}

.narrowcolumn .postmetadata a {
 color: #555;
}

.narrowcolumn .postmetadata a:hover, .narrowcolumn .postmetadata a:visited {
 color: #000;
}

#sidebar ul li {
 padding-bottom: 5px;
}

#sidebar ul li a{
 color: #555;
}

#sidebar ul li a:hover {
 color: #000;
}

#b_single_content {
 float: left;
 margin-top: 23px;
 padding: 0 0 400px 50px;
 width: 800px;
}

#b_single_content h2, #b_content h2 {
 color: #739714;
}
/*end blog*/
.entry p a:visited {
	color:;
	}

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

}

.commentlist li {

}

.commentlist li .avatar { 

	}

.commentlist cite, .commentlist cite a {

	}

.commentlist p {

	}

#commentform p {
	font-family:;
	}

.commentmetadata {
	font-weight:;
	}

#sidebar {

	}

/* End Typography & Colors */



/* Begin Structure */

#page {
 margin: 0 auto;
 width: 914px;
}

#header {
 margin: 9px auto 0;
 width: 914px;	
}

#headerimg {
	margin: 18px 90px 0 0;
	padding-left: 7px;
	height: 70px;
	width: 459px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 23px 0 0 0;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: ;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 ;
	width:;
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	
	}

h2 {
	
	}

h2.pagetitle {
	
}

#sidebar h2 {
 color: #739714;
 font-size: 1.5em;
 margin: 20px 0 0 35px;
}

h3 {
	
	}

h3.comments {
	
	}
/* End Headers */



/* Begin Images */
p img {
	
	}

/*	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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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 Comments*/
.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Various Tags & Classes */

hr {

	}

a img {
	border: none;
	}

.navigation {

	}
/* 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 */




