/*
THEME NAME: Epsom Counselling Service
THEME URI: http://www.epsomcounsellingservice.co.uk
DESCRIPTION: Theme for Epsom Counselling Service Website
VERSION: 1.1
AUTHOR: <a href="http://www.jbinc.co.uk/">JBinc.co.uk</a>
*/

/* Architecture */
html { }

body {
	background: #eee url(images/debut_light.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	background: #FFFFFF url(images/bg-wrapper.gif) no-repeat;
	padding: 30px 10px;
	border-right: 5px solid #cbdfff;
	border-left: 5px solid #cbdfff;
}

#header {
	height: 100px;
	padding-left: 200px;
}

#container {
	float: right;
	width: 750px;
	margin: 0;
}

#content {
	margin: 10px auto 0;
	width: 740px;
}

#sidebar {
	margin: 10px 0 0;
	width: 160px;
	float: left;
	overflow: hidden;
}

#footer {
	width: 940px;
	margin: 0 auto;
	background: #FFFFFF url(images/bg-footer.gif) repeat-x center center;
	clear: both;
	padding: 25px 10px 10px;
	border-right: 5px solid #cbdfff;
	border-left: 5px solid #cbdfff;
	border-bottom: 5px solid #cbdfff;
	}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #369;
	text-decoration: none;
}

a:hover {
	color: #669;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
	padding-left: 200px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 10px;
}

#blog-title {
	font-size: 250%;
	font-weight: bold;
	margin: 10px 0 0 20px;
	font-family: tahoma, arial, sans-serif;
	color: #006699;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	margin: 10px 0 15px;
	font-weight: normal;
	font-size: 200%;
	color: #0080ff;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 450px;
	font-weight: normal;
	font-size: 160%;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #FF8000;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 140%;
	margin-bottom: 5px;
	margin-top: 25px;
	color: #0080FF;
}

.entry-content h3 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #800080;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.entry-content img
{
border: 2px solid #09f;
}
	.wp-caption-text {
		color: #09f;
		font-size: 0.9em;
		text-align: center;
		margin-top: 5px;
	}

.alignleft
{
margin: 5px 10px 5px 0;
float: left;
}

.alignright
{
margin: 5px 0 5px 10px;
float: right;
}

.noborder
{
border: 0px !important;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
}

#sidebar ul li ul li , #sidebar ul li ul li ul li
{
background: url(images/bullet2.gif) no-repeat 0 0.5em;
padding: 3px 5px 0px 10px;
margin: 3px 0;
font-weight: bold;
}

/* End: QBKL Styles */

a img.advert {
	border: 1px solid #9cf;
	padding: 2px;
	margin: 5px 0;
}
	a:hover img.advert {
		border: 1px solid #69f;
	}

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

.admin
{
background: url(images/icons/lock.png) no-repeat 5px 0.2em;
list-style: none;
margin: 0;
padding: 3px 0 3px 30px;
}

li.phone
{
background: url(images/icons/phone.png) no-repeat 0 0.3em !important;
padding: 3px 0 3px 27px !important;
}

li.email
{
background: url(images/icons/email.png) no-repeat 0 0.3em !important;
padding: 3px 0 3px 27px !important;
}

table
{
padding: 0;
margin: 0;
border: 0;
width: 100%;
}

tr td
{
vertical-align: top;
text-align: left;
padding: 5px;
}

tr th
{
padding-bottom: 5px;
border-bottom: 1px solid black;
font-size: 1.2em;
text-align: left;
}

ul.fade
{
display: block;
float: right; 
width: 275px;
margin: 0 10px;
position: relative;
bottom: 20px;
}

ul.fade li
{
margin-right: 10px;
list-style: none;
}

ul.fade li img
{
border: 5px solid #cbdfff;
}

blockquote
{
margin: 0;
padding: 0 0 10px;
font-size: 125%;
font-weight: bold;
}
	cite {
	padding: 0;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	}


/* Contact Form 7 CSS */
div.wpcf7 form {
	width: 100%;
	margin: 0 auto;
}

div.wpcf7 form p {
	clear: both;
	margin: 0 0 5px;
}

.wpcf7 form select, .wpcf7 form input, .wpcf7 form textarea { 
	width: 390px;
	padding: 9px;
	outline: 0;
	font: normal 16px/100% Arial, Helvetica, sans-serif;
}

.wpcf7 form select, .wpcf7 form input, .wpcf7 form textarea, .wpcf7 form img { 
	border: 1px solid #999;
	margin: 0 0 10px 20px;
	background-color: #ddd;
	float: right;
}

.wpcf7 form .captcha input { width: 290px; }

.wpcf7 form select { width: 404px; }

.wpcf7 form .wpcf7-radio, .wpcf7 form .wpcf7-checkbox { display: block; float: right; width: 354px; margin: 0 0 10px 20px; padding: 0 50px 0 0; }
.wpcf7 form .wpcf7-radio input, .wpcf7 form .wpcf7-checkbox input { display: inline; margin: 0 5px 0 0; width: auto; float: none; }
.wpcf7 form .wpcf7-list-item { display: block; }

.wpcf7 form textarea {
	height: 100px;
	line-height: 150%;
	}

.wpcf7 form input:hover, .wpcf7 form textarea:hover,
.wpcf7 form input:focus, .wpcf7 form textarea:focus { 
	}

.wpcf7 form label { 
	color: #333;
	vertical-align: top;
	line-height: 30px;
	}
.wpcf7 form .submit { text-align: center; }
.wpcf7 form .submit input {
	text-align: center;
	width: 100px;
	padding: 9px 15px;
	border: 0;
	cursor: pointer;
	color: #fff;
	background: #111;
	float: none;
	}
	.wpcf7 form .submit input:hover {
		background: #000;
	}
	
.wpcf7-validates-as-required {
	background-image: url(images/icons/star.png);
	background-repeat: no-repeat; 
	background-position: 96% 9px;
}
	p.wpcf7-validates-as-required {
		background: url(images/icons/star.png) no-repeat 0 50%;
		padding: 0 0 0 26px;
	}