/*
Theme Name: Helen Rowland
Theme URI: http://www.jennieroutley.co.uk
Description: Personalised Wordpress theme for Helen Rowland Psychotherapist</a>)
Version: 1.1
Author: Badger
Author URI: http://jennieroutley.co.uk
Tags: Clean, psychotherapy
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
	font-family: "Lucida Sans Unicode","Lucida Grande", Verdana, Geneva, Tahoma, sans-serif ;
}

b {
	color: #222;
	font-weight: bold;
}

.container {
	margin: 0 auto;
	width: 980px;
	clear: both;
	
}

#header {
	position: relative;
	z-index: 10;
	border-bottom: 5px #bbbdc0 solid;
	
}

#header h1 a {
	display: block;
	width: 365px;
	height: 171px;
	background: url(style/images/logo.png) no-repeat;
	text-indent: -9999px;
}

#header ul {
	width: 500px;
	position: absolute;
	top: 125px;
	right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header ul li {
	display: inline;
	padding: 5px 30px 5px 40px;
}

#header ul li.page-item-3 {
	background: url(style/images/home.png) no-repeat left;
}

#header ul li.page-item-6 {
	background: url(style/images/about.png) no-repeat left;
}

#header ul li.page-item-10 {
	background: url(style/images/blog.png) no-repeat left;
}

#header ul li.page-item-13 {
	background: url(style/images/contact.png) no-repeat left;
}

#header ul li a {
	text-transform: lowercase;
	color: #666;
	text-decoration: none;
	padding: 5px 0 5px 0;
}

#header ul li a:hover, a:active, a:focus {
	color: #333;
}


/* MAIN IMAGE HOLDER */

#holder {
	position: relative;
}

#pictureHolder {
	z-index: 0;
	position: relative;
	background: url(style/images/home_picture.png) no-repeat top left;
	height: 439px;
}

#splashText {
	position: absolute;
	top: 70px;
	left: 350px;
	text-transform: uppercase;
	text-align: center;
}

span.top {
	letter-spacing: 0.09em;
	font-weight: lighter;
}

span.top a, span.middle a {
	color: #000;
	text-decoration: none;
}

span.top a:hover, span.middle a:hover {
	color: #333;
	text-decoration: underline;
}

span.middle {
	color: #333;
	letter-spacing: 0.05em;
}

span.bottom {
	letter-spacing: 0.07em;
	font-weight: bold;
}

/*  END OF IMAGE HOME PAGE IMAGE STYLING */

#body_area {
	float: left;
	margin-top: 20px;

}

.home-post {
	width: 650px;
	float: left;
	padding-right: 70px;
}

.home-post p, .post p, .blog-post p {
	color: #333;
	line-height: 1.7em;
	font-size: 0.8em;
	padding-bottom: 15px;
	
}

#post-3 h2 {
	display: none;
}

#post-3 h3 {
	margin-bottom: 5px;
	color: #808000;
}

.post {
	width: 500px;
	float: left;
	padding-right: 70px;
	margin-top: 25px;
}

.post h2 {
	color: #808000;
	margin-bottom: 20px;
}

.blog-post h2 {
	margin-bottom: 10px;
}

.blog-post h2 a {
	font-weight: bold;
	text-decoration: none;
	color: #808000;
}

.blog-post {
	border-bottom: 1px solid #bbbdc0;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-left: 30px;
}


.blog-post a, .post a {
	text-decoration: none;
	color: #808000;	
	font-weight: lighter;
}

.blog-post a:hover, .post a:hover {
	color: #333;
}

#postListing {
	width: 650px;
	float: left;
	padding-right: 90px;
	margin-top: 25px;
}


p.date {
	background: #808000;
	color: #fff;
	float: left;
	height: 50px;
	margin: 0 20px 0 0;
	padding-top: 2px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
}

.date b {
	display: block;
	font-size: 30px;
	margin: 5px 0;
	padding: 0;
	color: #fff;
}


/****************** SUB NAV *********************/

#sub_nav {
	float: left;
	width: 150px;
	padding-right: 20px;
	padding-top: 10px;
}

#sub_nav ul li a{
	display: block;
	width: 140px;
	height: 25px;
	margin-top: 10px;
	padding-left: 7px;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	font-size: 0.8em;
	padding-top: 7px;
	
}

#sub_nav ul li a:hover {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: #999;
	color: #fff;
	padding-left: 7px;
	padding-top: 7px;

	
	
}


/************ SIDEBAR ***************************/

#sidebar {
	float: left;
	width: 250px;
}

h2.widgettitle, #sidebar_pages h2, #sidebar h3.hl, #sidebar_pages h3.hl {
	font-weight: lighter;
	font-size: 0.9em;
}

#sidebar ul li ul li, #sidebar_pages ul li ul li, #sidebar_pages .widget ul li, #sidebar .widget ul li {
	padding: 7px 0 0 20px;
	background: url(style/images/bullet.png) no-repeat 0 7px;
}

#sidebar ul li a, #sidebar_pages ul li a {
	color: #666;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: lighter;
	font-size: 0.8em;
}

#sidebar ul li a:hover, #sidebar ul li a:focus, #sidebar ul li a:active, #sidebar_pages ul li a:hover, #sidebar_pages ul li a:focus, #sidebar_pages ul li a:active {
	color: #333;
	
}

#sidebar_pages {
	float: left;
	width: 240px;
	height: 490px;
	background: url(style/images/side_pic.png) no-repeat 0 30px;
}

#sidebar_pages ul {
	margin-top: 320px;
}

#sidebar_pages ul.cats {
	margin-top: 20px;
}

#sidebar_pages ul li ul {
	margin-top: 7px;
}

#sidebar_pages .widget ul {
	margin-top: 0;
}


/********* FOOTER *******************************/

#footer {
	position: relative;
	height: 135px;
	background: url(style/images/footer.png) no-repeat 0;
}

#footer p {
	padding-top: 113px;
	margin: 0 0 0 5px;
	font-size: 0.7em;
}

#footer p.left {
	float: left;
	padding-top: 115px;
}

p.right {
	float: right;
}

h2.archive {
	margin-top: 20px;
	color: #666;
	margin-left: 30px;
}

/************* 404 SECTION *************************/

#section {
	background: url(style/images/side_pic.png) no-repeat 600px 0px;
	float: left;
	margin: 50px 50px 50px 50px;
	width: 880px;
	height: 270px;
	border: 1px solid #666;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;

}

#section h2 {
	margin: 100px 0 10px 30px;
	font-weight: lighter;
}

#search_section h2.notFound {
	margin: 20px 0 10px 30px;
	font-weight: lighter;
	color: #666;
}

#section li, #search_section li {
	margin: 0 0 0 30px;
}

#search_section {
		background: url(style/images/side_pic.png) no-repeat 740px 30px;
		float: left;
		margin: 0px 0px 0px 0px;
		width: 950px;
		height: 270px;
}

/* COMMENTS */

#comments_template {
	margin-top: 20px;
}

#comments {
	border-top: 1px solid #999;
	padding-top:20px;
}

#comments h2  {
	margin: 0px 0px 20px;
	font-size: 18px !important;
	line-height: 24px;
	font-weight: normal !important;
}
.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 20px;
	padding:10px 10px 0px;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:right;
	margin:0px 5px 5px 20px;
}

.gravatar {
	width:65px;
	height:65px;
	float:right;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}

.gravatar img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
}

.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	margin-bottom:10px;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
#commentform input {
	padding: 5px;
	margin-right: 10px;
}

#commentform #submit {
	font-size:14px;
}

#commentform textarea {
	padding: 10px;
	width:558px;
	_width:540px;
}

.wp-pagenavi {
	margin-top:20px;
	padding-top:20px;
	padding-bottom: 5px;
}

p.meta {
	font-size: 0.7em;
}

#comments h2  {
	color:#A01B1F;
}

.commentlist li {
	background-color:#fafafa;
	border:1px solid #ededed;
		-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;

}

#comments_template h2 {
	font-size: 0.8em;
}

.indent-content {
	padding-left: 70px;
}

.boxout {
	padding: 10px;
	background: #ffffcc;
	text-align: center;
	margin: 5px 0 10px 0;
	border: 1px dotted #8DC73F;
}



.post ul {
	padding-bottom: 20px;
}
.post ul li {
	background: url(style/images/bullet.jpg) no-repeat left;
	padding: 5px 0 5px 80px;
	font-size: 0.8em;
	line-height: 1.6em;
	
}

p.center {
	text-align: center;
}