/*
Theme Name: The H Clinic
Theme URI: http://www.thehclinic.co.uk/
Author: Rowan Richardson, www.roweena.co.uk
*/


/* global reset */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, form {
margin: 0;
padding: 0;
}

body {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 75%;
	color:#03597a;
	background: #e9fafe;
}

/* layout */

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	margin-top: 15px
}

#header {
	width: 960px;
	background:url(images/header1.jpg) no-repeat;
	height: 193px;
}

#headerBaby {
	width: 960px;
	background:url(images/header-baby.jpg) no-repeat;
	height: 193px;
}

#headerReiki {
	width: 960px;
	background:url(images/header-reiki.jpg) no-repeat;
	height: 193px;
}

#headerButterfly {
	width: 960px;
	background:url(images/header-butterfly.jpg) no-repeat;
	height: 193px;
}

#headerCDs {
	width: 960px;
	background:url(images/header-cds.jpg) no-repeat;
	height: 193px;
}


#logo {
	margin: 12px 0 0 12px
}

#left-column {
	float: left;
	width: 235px;
	margin: 30px 30px 30px 0;

}

#main-column {
	float: left;
	margin: 30px 0 30px 0;
	width: 600px;
}	

.phone {
	position: absolute;
	top: 155px;
	right: 20px;
	font-size: 140%;
	color: #46a1c4;
	background: url(images/phone-sml.png) 7% 5% no-repeat;
	padding: 5px 0 5px 25px
}

#footer {
	clear: left;
	background: url(images/bg-footer.gif) top left no-repeat;
	height: 60px;
	text-align: left;
	padding: 20px 0 0;
	margin: 0 auto;
}

#footer p {
	font-size: 90%;
	color: #71b7d2;
	text-align: center;
	margin: 0 0 7px 30px
}

#footer a {
	text-decoration: none;
	color: #71b7d2
}

/* Home Page */

#testimonials-box {
	width: 520px;
	margin: 50px 0 0 0;
	padding: 0 0 0 15px ;
	background: url(images/bg-heart.jpg) top right no-repeat;
	min-height: 150px;
}

#testimonials-box li {
	list-style: none;
	color: #409fc4;
	font-size: 140%;
	font-style: italic;
	font-weight: normal;
	line-height: 150%;
	width: 480px;
	padding: 25px 0 0 0;
	text-align:center;
}

/* Workshops */

.workshops-post {
	border-bottom: 2px solid #d2f4fc;
	margin: 0 0 10px 0;
	position: relative;
}

.more-link {
	right: 10px;
	bottom: 15px;
	position: absolute;
}

#main-column-courses {
	width: 440px;
	float: left;
	margin: 30px 25px 30px 0;
}

#right-column {
	width: 195px;
	float: right;
	margin: 30px 7px 0 0;
	padding: 10px;
	background: url(images/bg-sub-nav.gif)
}

#right-column h3 {
	margin-bottom: 5px;
}

#right-column h3 a {
	font-size: 100%;
	color: #46a1c4;
}

#contact-box {
	background: url(images/bg-nav.jpg) top no-repeat;
	width: 234px;
	margin: 30px 0 0 0;
	padding: 0 0 15px 0
}

#contact-box p {
	padding: 20px;
}

#contact-box p.call, #contact-box p.email {
	padding: 4px 15px 0 50px;
	font-size: 160%;
	color: #46a1c4;
	height: 25px;
	display: block;
	font-family: Trebuchet, Tahoma, Arial, Helvetics, sans-serif
}

#contact-box p.call {
	background: url(images/icon-mobile.gif) 7% 10% no-repeat;
}

#contact-box p.email  {
	background: url(images/icon-email.gif) 7% 10% no-repeat;
	margin: 10px 0 0 0
}

#contact-box p.email a {
	color: #46a1c4;
}

.contact-home {
	float: right;
	margin: -40px 0 0 0
}

.right-contact-box {
	position: absolute;
	top: 200px;
	right: 10px;
}

.right-contact-box p {
	padding: 20px 20px 0 20px !important
}

.right-contact-box p.call, .right-contact-box p.email{
	font-size: 110% !important;
	color:#03597a !important;
	padding: 3px 0 10px 50px!important;
	height: 25px !important
}

#workshop-box {
	background: url(images/bg-nav.jpg) top no-repeat;
	width: 234px;
	margin: 30px 0 0 0;
	padding: 0 0 15px 0;
	position: absolute;
	top: 540px;
	left:0;
}

#workshop-box #sub-nav {
	margin: 0 0 0 20px !important;
}

#workshop-box  #sub-nav li a {
	padding: 5px 0 5px 0 !important;
}

#workshop-box h3 {
	margin: 15px 20px 8px 20px ;
	padding: 0 0 8px 0;
	font-size: 120%;
	line-height: 80%;
	border-bottom: 1px solid #cdebf1;

}

#workshop-box h3 a {
	color: #46a1c4;
	text-decoration: none;
}

/* navigation  */
#navigation {
	background: url(images/bg-nav.jpg) top no-repeat;
	width: 234px;
	padding: 15px 0 0 0
}

#navigation li {
	list-style: none;
	background: url(images/bg-nav-item.gif) 30% 100% no-repeat

}

#navigation li a {
	color: #46a1c4;
	text-decoration: none;
	display: block;
	height: 16px;
	padding: 7px 0 7px 20px;
}

#navigation li.current_page_item a, #navigation li a:hover,  #navigation li a:active {
		background: url(images/bg-nav-arrow.png) 4% 50% no-repeat
}

#sub-nav {
	margin: 5px 0 0 0;

}

#sub-nav li{
	list-style: none;
}

#sub-nav li a {
	display: block;
	padding: 7px 0 7px 0;

}

/* CONTACT FORM */

label {
	width: 100px;
	float: left;
	padding: 7px 0 0 0;
}

form p {
	margin: 0 0 0 0
}

input {
	width: 200px;
	border: 2px solid #96deef;
	padding: 3px;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif
}

textarea {
	width: 300px; 
	padding: 3px; 
	border: 2px solid #96deef;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif
}

#form-submit input {
	width: 70px;
	margin: 4px 0 0 340px;
	background-color: #0a7ba7;
	color: #fff;
	cursor: pointer
}


/* general styles */
img {
	border: none;
}

a {
	color: #6c4bb0;
	text-decoration: none
}

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

h1 {
	font-size: 180%;
	font-weight: normal !important;
	color: #46a1c4;
	margin: 0 0 20px 0;	
	font-family: Trebuchet, Tahoma, Arial, Helvetics, sans-serif
}

h2, h3 {
	font-size: 140%;
	font-weight: normal !important;
	color: #7c62b1;
	margin: 0 0 20px 0;	
	font-family: Trebuchet, Tahoma, Arial, Helvetics, sans-serif
}

h2 a, h2 a:visited {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h4 a {
	font-size: 120%;
	font-weight: normal;
	color: #7c62b1;
	margin: 0 0 20px 0;	
	font-family: Trebuchet, Tahoma, Arial, Helvetics, sans-serif;
	padding: 20px;
}


#main-column p, #main-column-courses p  {
	line-height: 180%;
	margin: 0 0 15px 0
}

#main-column ul, #main-column-courses ul {
	margin: 15px 0 15px 15px
}

#main-column li, #main-column-courses li {
	line-height: 160%
} 

.page-id-20 p small {
	display: none;
}

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

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