/* @override 
	http://www.integrinet.co.uk/wp/wp-content/themes/integrinet/style.css
	http://www.coaching4life.eu/wp/wp-content/themes/c4l/style.css
*/

/*  
Theme Name: coaching for life
Description: the friendly touch.
Version: 1.0
Author: Prisca Schmarsow
Author URI: http://graphiceyedea.co.uk
*/

/* Eric Meyer's Reset Reloaded - thanks, Eric :-)  */
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;
}
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: "" "";
}

/* ############################## colours 
#233151 - dark blue (main text)
#546593 - medium blue (logo text)
#F4F1E6 - cream (header/footer background)

#E5AE00 - yellow - revive
#007C0F - green - prevail
#F25600 - orange - simplify
*/

/* ############################## general settings */
body {
	background: #fff;
	color: #233151;
	font-family: Lucida Grande, Lucida, Myriad, sans-serif;
	font-size: 0.86em;
	line-height: 1.46em;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: lowercase;
	font-variant: small-caps;
}
a, a:link {
	color: #546593;	
	text-decoration: none;
}
a:hover, a:active {
	color: #007C0F;	
	text-decoration: underline;
}
p {
	display: block;
	margin: 0 0 1.14em 0;
}
p img {
	float: left;
	margin: 0 25px 0 0;
}
blockquote {
	padding: 0.3em 0 0 2.3em;
	background: url(images/quote-marks2.gif) top left no-repeat;
}
blockquote em {
	display: block;
	margin: 0.4em 0 0 0;
	font-style: italic;
	font-size: 0.9em;
	color: #546593;
}
/* ############################## section specific heads */
body#main #head {
	background: #F4F1E6 url(images/head-main.gif) top center no-repeat;
	display: block;
	height: 260px;
	border-bottom: 4px solid #233151;
}
#head h1 {
	text-indent: -9999px;
}
#head h1 a {
	display: block;
	height: 90px;
}
#head span {
	display: block;
	width: 800px;
	margin: 0 auto;
}
body#simplify #head {
	background: #F4F1E6 url(images/head-simplify.gif) top center no-repeat;
	display: block;
	height: 260px;
	border-bottom: 4px solid #F25600;
}
body#revive #head {
	background: #F4F1E6 url(images/head-revive.gif) top center no-repeat;
	display: block;
	height: 260px;
	border-bottom: 4px solid #E5AE00;
}
body#prevail #head {
	background: #F4F1E6 url(images/head-prevail.gif) top center no-repeat;
	display: block;
	height: 260px;
	border-bottom: 4px solid #007C0F;
}


/* ############################## nav */
ul#nav_a {
	text-align: right;
	display: block;
	width: 13.5em;
	position: relative;
	top: 80px;
}

ul#nav_b {
	text-align: left;
	display: block;
	width: 12em;
	position: relative;
	top: 0;
	left: 14em;
}
ul#nav_b li{
	padding: 0 0 0 2em;
	background: transparent url(images/sq-blu.gif) no-repeat;
	background-position: 7px;
}

/* ############################## custom colour squares */
body#revive ul#nav_b li{
	padding: 0 0 0 2em;
	background: transparent url(images/sq-yellow.gif) no-repeat;
	background-position: 7px;
}
body#simplify ul#nav_b li{
	padding: 0 0 0 2em;
	background: transparent url(images/sq-orange.gif) no-repeat;
	background-position: 7px;
}
body#prevail ul#nav_b li{
	padding: 0 0 0 2em;
	background: transparent url(images/sq-green.gif) no-repeat;
	background-position: 7px;
}


/* ############################## content styling */
#content {
	width: 800px;
	margin: 2em auto;
}
#content .post {
	display: block;
	width: 400px;
	margin: 0 0 3em 0;
	font-size: 0.94em;
	line-height: 1.6em;
}
#content h2 {
	text-transform: uppercase;
	font-variant: normal;
	margin: 0 0 1em 0;
	font-size: 1.4em;
	color: #007C0F;
}

#content h3 {
	text-transform: uppercase;
	font-variant: normal;
	margin: 0 0 1em 0;
	color: #546593;
	font-size: 1.1em;
}


#content h3#respond {
	text-transform: uppercase;
	font-variant: normal;
	margin: 5em 0 1em 20px;
	color: #007C0F;
	font-size: 1.2em;
}
/* comment forms - styling */
#content form#commentform {
	display: block;
	margin: 1em 0;
	width: 400px;
	background: url(images/quote-marks3.gif) no-repeat;
	background-position: 0 15em;
	font-size: 0.9em;
}

#content form#commentform label {
	display: block;	
	margin: 0 0 5px 20px;
}
#content form#commentform input, #content form#commentform textarea {
	background: #fff;
	width: 360px;
	border: 1px solid #3F4944;
	color: #546593;
	padding: 2px;
	margin: 0 0 1em 20px;

}

#content form#commentform input:hover {
	background: #F4F1E6;
	color: #007C0F; 
	border-color: #007C0F;	
}
#content form#commentform input#submit {
	border: none;
	border-bottom: 1px solid #546593;
	color: #546593;
	width: 366px;	
	padding: 2px;	
}
#content form#commentform input#submit:hover {
	background: none;
	color: #848C88;
	border-color: #848C88;
}
#content form#commentform input#subscribe {
	float: left;
	margin: 3px 10px 0 20px;
}

#content ol.commentlist {
	display: block;
	width: 400px;
}

#content ol.commentlist li  {

	padding: 0 0 0 1.7em;
	margin: 1em 0 3em 0;
	font-size: 0.9em;
}
#content ol.commentlist li cite {
	display: block;
	font-style: italic;
	margin: 0 0 -1em -1.5em;
	font-size: 1.2em;
	background: url(images/quote-marks3.gif) left bottom no-repeat;
	padding: 0 0 1.6em 0;

}
#content ol.commentlist li p.commentmetadata {
	float: right;
	font-size: 0.9em;
	margin: 0 3em 0 0;

}

/* ############################## sidebar styling */
#sidebar {
	width: 300px;
	margin: 0;
	padding: 0 20px 2em 0;
	float: right;
}
#sidebar h2 {
	clear: left;
	color: #546593;
	font-size: 1em;
}
#sidebar h3{
	display: block;
	color: #546593;
	text-align: center;
	text-transform: uppercase;
	font-variant: normal;
	margin: 0 0 12px 0;
}
#sidebar form#searchform {
	display: block;
	margin: 0 0 2em 0;

}

#sidebar form#searchform input {
	background: #fff;
	width: 300px;
	border: 1px solid #3F4944;
	color: #546593;
	padding: 2px;
}
#sidebar form#searchform input:hover {
	background: #F4F1E6;
	color: #007C0F; 
	border-color: #007C0F;	
}
#sidebar form#searchform input#searchsubmit {
	border: none;
	border-bottom: 1px solid #546593;
	color: #546593;
	width: 300px;	
	padding: 2px;	
}
#sidebar form#searchform input#searchsubmit:hover {
	background: none;
	color: #848C88;
	border-color: #848C88;
}
#sidebar ul {
	display: block;
}

/* ############################## recent comments styling */
#sidebar div#get_recent_comments_wrap {
	font-size: 0.84em;
	font-style: italic;
}
#sidebar div#get_recent_comments_wrap ul li p{
	display: block;
	margin: 0 0 1.4em 0;
	background: url(images/quote-marks3.gif) no-repeat;
	background-position: 0 0;
	padding: 0 0 0 1.8em;
	font-style: normal;
}
/* ############################## footer styling */
#footer {
	clear: both;

	display: block;
	height: 130px;
	background: #F4F1E6;
	border-top: 4px solid #233151;
}
#footer p {
	width: 800px;
	margin: 2em auto;
}
#footer p span {
	float: left;
	margin: 0 2em 0 0;
}
body#simplify #footer {
	border-top: 4px solid #F25600;	
}
body#revive #footer {
	border-top: 4px solid #E5AE00;	
}
body#prevail #footer {
	border-top: 4px solid #007C0F;	
}

#footer p span.eyedea a, #footer p span.eyedea a:link, #footer p span.eyedea a:visited {
	background: transparent url(images/eyedea_dots.gif) no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 42px;
	border-bottom: none;
}
#footer p span.eyedea a:hover, #footer p span.eyedea a:active {
	background: transparent url(images/eyedea_dots.gif) no-repeat;
	background-position: 0 -33px;
	color: #007C0F;
}

/* ############################## contact form styling */
#content div#gb_form_div fieldset#formwrap{
	display: block;
	width: 760px;
	font-size: 0.9em;
	padding: 0 0 5em 0;
}
#content div#gb_form_div form fieldset {
	width: 280px;
	float: left;
	margin: 0 60px 0 0;	
}
#content div#gb_form_div form fieldset legend#mainlegend {
	display: none;
}
#content div#gb_form_div form fieldset legend {
	font-size: 1.2em;
	color: #007C0F;	
	padding: 1em 0 0 0;
}
#content div#gb_form_div form fieldset label {
	display: block;
	margin: 0.4em 0;
}
#content div#gb_form_div form fieldset input, #content div#gb_form_div form fieldset textarea{
	width: 280px;
	float: left;
	background: #fff;
	border: 1px solid #3F4944;
	color: #233151;
	padding: 2px;
}
#content div#gb_form_div form fieldset input:hover, #content div#gb_form_div form fieldset input:focus, #content div#gb_form_div form fieldset textarea:hover, #content div#gb_form_div form fieldset textarea:focus {
	background: #F4F1E6;
	color: #007C0F; 
	border-color: #007C0F ;	
}
#content div#gb_form_div label small {
	display: inline;
}
#content div#gb_form_div label small.whythis a span {
	display: none;
}
#content div#gb_form_div label small.whythis a:hover span {
	display: block;
	color: #000;
}
#content div#gb_form_div input#gbcc.checkbox {
	width: 14px;
	height: 14px;	
	float: left;
	margin: 5px 7px 0 0;
}




