/*
THEME NAME: ClaphamChiro
THEME URI: http://www.claphamchiropractic.co.uk
DESCRIPTION: This theme is based on <a href="http://www.rubiqube.com/corporate-sandbox/">Corporate Sandbox</a>.
VERSION: 1.0
AUTHOR: JBinc
AUTHOR URI: http://www.jbinc.co.uk/
*/

/* Architecture */
html { }

body {
	background: #7bc6db url(images/bg-body.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
}

#wrapper {
	width: 970px;
	margin: 10px auto;
	padding: 0px;
}

#header {
	padding: 20px 0 10px 20px;
	background: transparent url(images/bg-wrapper.gif) no-repeat 0 0;
}

#container {
	background: #fff;
	float: left;
	margin: 0;
	padding: 15px 0;
}

#content {
	margin: 0px 20px 0px 0px;
	float: right;
	width: 660px;
}

#sidebar {
	margin: 0px 20px;
	width: 250px;
	float: left;
	overflow: hidden;
}

#footer {
	clear: left;
	margin: 0 0 10px;
	font-size: 0.7em;
	padding: 15px;
	background: transparent url(images/bg-wrapper.gif) no-repeat left bottom;
}

#footer p {
	text-align: right;
}

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

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

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

img {
	border: 0;
}

.admin {
	background: url(images/icons/lock.png) no-repeat 0 0;
	padding: 0px 0 4px 25px;
	float: left;
	display: block;
	}
	
.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
}

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

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

#blog-title {
	font-size: 290%;
	font-weight: bold;
	font-style: italic;
	font-family: garamond, times, serif;
}

#blog-title a {
	color: #069;
	text-decoration: none;
}

#blog-description {
	margin: 5px 0 0 20px;
	font-style: italic;
}

/* Content */
.page-title, h1 {
	font-size: 160%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 110%;
}

.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 h1, .entry-content h2, .entry-content h3 {
	margin: 5px 0 10px 0;
}

.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.4em;
}

.entry-content table tr td {
	padding-bottom: 10px;
}

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

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

.wp-caption
{
border: 1px solid #ccc;
background: #fff url(images/bg-highlight.gif) repeat-x;
}

.wp-caption img
{
padding: 5px;
}

.wp-caption-text
{
padding: 5px 5px 0 5px;
margin: 0;
font-size: 0.7em;
}

div.home-box {
	background: #eee;
	float: left;
	width: 300px;
	padding: 8px;
	margin: 0 10px 10px 0;
	height: 400px;
	overflow: hidden;
	border: 1px solid #ddd;
}
	div.home-box img {
		background: white;
		border: 1px solid #ddd;
		padding: 3px;
	}
	div.home-box h2 {
		padding: 10px 0 7px;
		height: 10px;
	}
	div.home-box p, div.home-box ul {
		padding: 10px 0;
		line-height: 1.3em;
		height: 128px;
	}
	div.home-box a {
		display: block;
		background: #006;
		color: white;
		padding: 3px 5px;
		font-size: 0.8em;
		text-decoration: none;
		text-align: right;
		font-weight: bold;
	}
		div.home-box a:hover {
			background: #09c url(images/bg-body.jpg);
			color: #006;
		}

	
/* 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;
	margin-bottom: 0px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

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

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

#sidebar ul li ul li {
	margin: 0 0 5px;
}

#sidebar ul li ul li a {
	display: block;
	width: 200px;
	padding: 5px 20px 5px 10px;
	background: #006;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
	#sidebar ul li ul li a:hover {
		background: #09c url(images/bg-body.jpg);
		color: #006;
	}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat 0 8px;
	margin: 0;
	border-bottom: none;
}

#sidebar ul li.address
{
background: url(images/icons/house.png) no-repeat 0 7px;
padding: 5px 0 10px 30px;
}

#sidebar ul li.tel
{
background: url(images/icons/phone.png) no-repeat 0 7px;
padding: 5px 0 10px 30px;
}

#sidebar ul li.email
{
background: url(images/icons/email.png) no-repeat 0 7px;
padding: 5px 0 10px 30px;
}
/* End: QBKL Styles */

#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;
}


/* Contact Form 7 CSS */
div.wpcf7 form {
	margin: 0 0 10px;
}

.wpcf7 form label { 
	color: #666;
	vertical-align: top;
	line-height: 30px;
	font-size: 0.8em;
	}

input, textarea, select { 
	width: 450px;
	outline: 0;
	font: normal 14px/100% Arial, Helvetica, sans-serif;
}

input, textarea, select { 
	padding: 5px;
	border: solid 1px #999;
	margin: 0 10px 0 0;
	background-color: #fff;
}

select {
	width: 330px;
}

.captcha input {
}

textarea {
	height: 150px;
	line-height: 150%;
	}

input:hover, textarea:hover, select:hover,
input:focus, textarea:focus, select:focus { 
	border-color: #000; 
}

.submit { text-align: center; }
.submit input {
	width: auto;
	padding: 9px 15px;
	cursor: pointer;
	color: #fff;
	background: #111;
	border: 1px solid #111;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
	.submit input:hover {
		color: #09c;
		background: #000;
	}
	
.wpcf7-validates-as-required {
	background-image: url(images/icons/star.png);
	background-repeat: no-repeat; 
	background-position: 96% 5px;
}
	p.wpcf7-validates-as-required {
		background: url(images/icons/star.png) no-repeat 0 50%;
		padding: 0 0 0 26px;
	}