/* css by uberkraaft                        
/* twitter.com/uberkraaft
/* uberkraaft@gmail.com
/* matt williams MA                          
/* copyright kraaft 2009                            
/* http://www.kraaft.com
/* http://www.flickr.com/photos/uberkraaft                     
/* version 1.0                                ----------------*/

/* Colours 



*/

body {
	font-size: 75%; /* convert 16px base font size to 12px */
	line-height: 1.6666em; /* 20px (12 x 1.6666 = 20) */ 
	font-family: Arial, "HelveticaNeue LT 65 Medium", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/home_background.gif) no-repeat center top;
	}
	
	body.about{
	background: url(../images/about_background.gif) no-repeat center top;
	}
	body.resources{
	background: url(../images/resources_background.gif) no-repeat center top;
	}
	body.faq{
	background: url(../images/faq_background.gif) no-repeat center top;
	}
	
#main-content-wrapper a, #main-content-wrapper a:visited{
text-decoration: none;
color: #989845;
	background: url(../images/dot-line-green.gif) repeat-x left bottom;
	padding-bottom: 1px;
}
#main-content-wrapper a:hover, #main-content-wrapper a:active{
color: #333;
}
	
	#wrapper{
	width: 960px;
	margin: 0 auto;
	}
	
	#header{
	height: 154px;
	}
	
	.right-column{
	width: 290px; 
	float: right;
	}
	#mainlogo{
	float: left;
	padding-left: 21px;
	padding-top: 42px;
	}
	
	#primary-nav ul{
	height: 26px;
	padding-top: 4px;
	float: left;
	margin-left: 20px;
}

	#primary-nav ul li{
	height: 26px;
	margin: auto 10px;
	float: left;
	}
	
	#primary-nav ul a, #primary-nav ul a:visited{
	color: #FFF;
	text-decoration: none;
	}
	
		
	#primary-nav ul a:hover, #primary-nav ul a:active{
	padding-bottom: 1px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/dotline.gif) repeat-x left bottom;
	}
	
	#primary-nav ul a.onpage{
		background: url(../images/dotline.gif) repeat-x left bottom;

	}
	
	#contacts {
	position: absolute;
	top: 80px;
	}
	
	#contacts div{
	padding-left: 15px;
	font-size: 1.1666em;
	}
	
	#contacts div#email{
	background: url(../images/email-icon.gif) no-repeat 0 2px;
	}
	#contacts div#email a{
	text-decoration: none;
	color: #414141;
	}
	#contacts div#email a:hover, #contacts div#email a:active{
	background: url(../images/dot-line-green.gif) repeat-x left bottom;
	padding-bottom: 1px;
	}
	
	#contacts div#telephone{
	background: url(../images/tel-icon.gif) no-repeat 0 2px;
	}
	
	#time {
	width: 230px;
	height: 33px;
	}
	
	
	#main-content-wrapper{
	width: 960px;
	margin: 0 auto;
	
	min-height: 600px;
	}
	
	#mainleft{
	float:left;
	width: 660px;
	height: 230px;
	
	}
	
	.mainleft-bottom{
	float: left;
	width: 660px;
	min-height: 200px;
	background: gray;
	}
	
	#left{
	background: url(../images/home-happy.jpg) no-repeat;
	float: left;
	width: 650px;
	margin-right: 10px;
	margin-top: 20px;
	min-height: 220px;
	}
	
	.about #left, .resources #left, .faq #left{
	background: none;
	float: left;
	width: 410px;
	margin-left: 170px;
	margin-right: 80px;
	
	margin-top: 20px;
	min-height: 220px;
	}
	

	#right{
	width: 280px;
	margin: 0 10px;
	margin-top: 30px;
	float: left;
	}
	
	.home h1{
	margin-left: 250px;
	text-indent: -5000em;
	background: url(../images/h1-home.gif) no-repeat left top;
	height: 180px;
	width: 340px;
	}
	
	.about h1, .resources h1, .faq h1{
	font-size: 2em;
	color: #989844;
	margin-top: 68px;
	margin-bottom: 35px;
	
	}
	
	#counsellingtypes{
	padding-top: 40px;
	padding-bottom: 50px;
	}

	
	.clear{
	clear: both;
	}
	
	h2{
	margin-top: 60px;
	margin-bottom: 15px;
	font-size: 1.6666em;
	color: #7d9090;
	text-indent: -5000em;
	}
	
	.about h3, .resources h3, .faq h3{
	font-size: 1.5em;
	color: #989844;
	text-indent: 0;
	margin-top: 40px;	}
	
	h2#fees{
	background: url(../images/h2-fees.gif) no-repeat;
	}
	h2#aboutme{
	background: url(../images/h2-aboutme.gif) no-repeat;
	}
	
	h3{
	font-size: 1.5em;
	
	}
	
	h4{
	font-size: 1.33em;
	background-color: #989844;
	color: #FFF;
	padding:3px 0 4px 20px;
	}
	
	.home #left h3{
	margin-left: 250px;
	color: #989845;
	}
	
	.home #about{
	margin-top: 25px;
	}
	
	
	
	
	p.prices{
	font-size: 1.25em;
	line-height: 1em;
	margin-bottom: 4px;
	}
	
	p.home11{
	margin-top: 15px;
	padding-right: 0px;
	width: 210px;
	font-size: 1em;
	line-height: 16px;
	}
	
	em{
	color:black;
	font-weight: bold;
	}
	
	span.greentext{
	color: #989844;
	}
	
	
	
	#about-left{
	float: left;
	width: 100px;
	margin-right: 10px;
	}
	
	#about-left a{
	background: none;
	}
	#about-right{
	float: left;
	width: 160px;
	margin-left: 10px;
	}
	
	#about-right p{
		font-size: 1.125em;
	line-height:1.3333em;
	color: #545454;
	margin-bottom: 20px;
	}
	
	.home #main-content-wrapper #left p{
	margin-top: 20px;
		margin-left: 250px;
			color: #545454;
			padding-right: 50px;
	}
	
		.about #main-content-wrapper #left p, .resources #main-content-wrapper #left p, .faq #main-content-wrapper #left p{
	margin-top: 20px;
		
			color: #545454;
			
	}
	
	.resources#readinglist #main-content-wrapper #left p{
	margin-top: 0;
padding:1px 0;
	
	}

ul.counselling-books{
margin-top:20px;
margin-bottom: 60px;
}

.resources#readinglist ul.counselling-books li{
padding:20px 0 20px 0;
border-bottom: 1px solid #d5d5d5;
}
	
	.home p.main-intro{
	font-size: 1.5em;
	line-height: 1.25em;
	}
	
	.about p.main-intro, .resources p.main-intro, .faq p.main-intro{
	font-size: 1.333em;
	line-height: 1.5em;
	color: #545454;
	
	}
	
	p.main{
	font-size:1.25em;
	line-height: 1.4285em;
	}
	
	.about #counsellingtypes p.main, .resources #counsellingtypes p.main{
	padding-top: 5px;
	font-size:1.25em;
	line-height: 1.4285em;
	padding-left: 20px;
	margin-bottom: 35px;
	padding-right: 50px;
	}
	
	.about #main-content-wrapper #left p.main2{
	margin-top: 0;
	}
	.about #main-content-wrapper #left h4{
	margin-top:25px;
	margin-bottom: 30px;
	}
	
	
	.about #counsellingtypes p.main2{
	padding-bottom: 10px;
	font-size:1.125em;
	line-height: 1.4285em;
	padding-left: 20px;
	padding-right: 50px;
	}

	.resources #counsellingtypes p.main2{
		padding-bottom: 10px;
		font-size:1em;
		line-height: 1.4285em;
		padding-left: 20px;
		padding-right: 50px;
		}


	.about #main-content-wrapper #left p.end{
	margin-top: 0;
	padding: 10px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	margin-bottom: 40px;
	}
	
	.service-box{
	background: url(../images/service-box-bottom.gif) no-repeat left bottom;
	margin:20px 0 30px 110px;
	padding-bottom: 18px;
	}
	.home #main-content-wrapper #left .service-box p.sbtop{
	background: url(../images/service-box-top.gif) no-repeat;
	margin-left: 0;
	margin-top: 30px;
	width: 388px;
	padding: 16px 16px 0 16px;
	color: #231f20;
	line-height: 1.6666em;

	}
	.testimonial{
	margin-top: 10px;
	}
	.testimonial p.quote-top{
	background: url(../images/quote-top.gif) no-repeat;
	padding-top: 50px;
	text-align: center;
	color: #656a6a;
	font-size: 1.5em;
	font-weight: 100;
	padding: 45px 20px 10px 20px;
	}
	.testimonial p.quote-bottom{
	background: url(../images/quote-bottom.gif) no-repeat right top;
height: 84px;
margin-bottom: 30px;
	}
	
	
	.footer {
	position: relative;
	border-top: 1px solid #dbdbdb;

	}
	.footer h3{
	text-indent: -5000em;
	background: url(../images/sophie-pinney-logo-small.gif) no-repeat;
	height: 45px;
	margin-top: 40px;
	margin-bottom: 25px;
	}
	
#contacts2 div{
	padding-left: 15px;
	font-size: 1.1666em;
	}
	
	#contacts2 div#email2{
	background: url(../images/email-icon.gif) no-repeat 0 2px;
	}
	#contacts2 div#email2 a{
	background: none;
	text-decoration: none;
	color: #414141;
	}
	#contacts2 div#email2 a:hover, #contacts2 div#email2 a:active{
	background: url(../images/dot-line-green.gif) repeat-x left bottom;
	padding-bottom: 1px;
	}
	
	#contacts2 div#telephone2{
	background: url(../images/tel-icon.gif) no-repeat 0 2px;
	}

#secondary-nav ul{
margin-top: 20px;
margin-bottom: 150px;
}

#secondary-nav ul li{
padding: 0;
margin: 5px 0;
line-height: 1em;
}

#secondary-nav a, #secondary-nav a:visited{
background: none;
color: #aebcbc;

}
#secondary-nav a:hover, #secondary-nav a:active{
color: #333;
}

#web-design{

clear: both;
height: 50px;
background: #989844;
}

#bottom-wrapper{
width: 960px;
margin: 0 auto;
padding-top: 10px;

}
p.designed-by{
float: right;
}



h5.service-name{
font-size: 1.1666em;
color: #989844;
padding-top: 10px;
margin-bottom: 6px;
}

ul.counselling-services{
margin-top: 15px;
}
ul.counselling-services li{
margin-bottom: 10px;
}

.resources #main-content-wrapper #left ul.counselling-services p.main{
padding: 0;
margin:0;
}

.resources h3 {
padding-top:15px;
border-top: 1px solid #d5d5d5;
}

.faq #main-content-wrapper #left
{margin-bottom: 100px;}

.footer h3{
border-top:none;
}

element.style {
font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', Arial, sans-serif;
}


.resources#readinglist #main-content-wrapper #left p.main#bodycopy{
margin-top: 20px;
}

ul.selfdevelopment{
padding-top: 30px;
}

ul.selfdevelopment li p {
padding-left: 20px;
padding-right: 50px;
padding-bottom: 40px;

}

	/* font sizing guide:
Based on line height of 20px for 12px text



pixels		ems			leading
-------------------------------------
9px 	= 	0.75em		2.2222em
10px 	= 	0.8333em	2em
11px 	= 	0.9166em	1.8181em
12px 	= 	1em			1.6666em
13px 	= 	1.0833em	1.5384em
14px 	= 	1.1666em	1.4285em
15px 	= 	1.25em		1.3333em
16px 	= 	1.3333em	1.25em
17px 	= 	1.4166em	1.1764em
18px 	= 	1.5em		1.1111em
19px 	= 	1.5833em	1.0526em
20px 	= 	1.6666em	1em
21px 	= 	1.75em		
22px 	= 	1.8333em	
23px 	= 	1.9166em	
24px 	= 	2em			
30px	=	2.5em		

(divide desired pixel height by 12 to get 'em' value) */