
/*
Lovingly hand-crafted by Citrus Tree Media.
http://www.citrustreemedia.com/
Please respect our copyright as we do yours...
*/

/* ---------------------
title: template stylesheet
author: Tom Sears and Wayne Taylor
created: 16/02/09
modified: 16/02/09
version: 1.0
--------------------- */

/* -----------------------------------------------------------------------------
   generic style */
* {
	margin: 0;
	border: 0;
	padding: 0;
}

body	{
	background: #f5efcf;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}

.spacer {
	clear: both;
	overflow: auto;
	width: 100%;
	height: 1px;
	display: block;
}

h1 {
	color: #000;
	font-weight: normal;
	font-family: "Georgia", "Times New Roman", serif;
	border-bottom: 3px solid #e0d9b8;
	margin-bottom: 10px;
	margin-top: 20px;
}

h2 {
	color: #f69805;
	font-weight: normal;
	font-family: "Georgia", "Times New Roman", serif;
	border-bottom: 3px solid #000;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 170%;
}

h3 {
	color: #000;
	font-weight: normal;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 140%;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* -----------------------------------------------------------------------------
   main layout style */
	
#headerwrapper {
	display: none;
} 

#header {
	margin: 0 auto;
	width: 80%;
	min-width: 928px;
	width: auto !important;
	width: 928px;
	max-width: 1100px;
}

#header h3 {
	background: url(../images/logo.jpg) no-repeat;
	display: block;
	height: 220px;
	width: 300px;
	text-indent: -5000px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#banner {
	display: none;
}

#wrapper {
	background: #f5efcf url(../images/wrapper-background.jpg) repeat-x;
}

#container {
	clear: both;
	width: 90%;
	margin: 0 auto;
	color: #000;
	min-width: 887px;
	width: auto !important;
	width: 887px;
	max-width: 1100px;
}

#sidebar {
	float: left;
	margin-top: 10px;
	width: 26%
}

#sidebarcenter {
	margin: 0 auto;
	width: 208px;
}

#content {
	float: left;
	width: 74%;
}

/* -----------------------------------------------------------------------------
   generic layout style*/
	
p {
	padding-bottom: 10px;
}	
	
#content p {
	padding-right: 10px;
}	

body.home #content p {
	clear: both;
}
	
#sidebar div {
	margin-bottom: 10px;
}	

#sidebar .contact img {
	display: none;
}

.backpain {
	display: none;
}
	
dt {
	color: #000;
	font-weight: bold;
	font-size: 120%;
	font-family: "Georgia", "Times New Roman", serif;
}	

dd {
	padding-bottom: 15px;
	display: block;
	overflow: auto;
}
	
dd strong {
	color: #32240d;
	font-size: 90%;
}	

body.treat #content ul {
	padding-bottom: 10px;
}

body.treat #content li {
	margin-left: 20px;
	list-style: circle;
}

#content a {
	color: #fff;
	text-decoration: underline;
}

#content a:hover {
	color: #32240D;
}

hr {
	border: 1px solid #E0D9B8;
	clear: both;
}
	
/* -----------------------------------------------------------------------------
  sidebar blocks style */		

#content .testimonial {
	width: 95%;
	margin-top: 30px;
}  

#content .testimonial blockquote {
	background: #fff url(../images/content-testimonial-blockquote-background.jpg) no-repeat top left;
}
  
.testimonial {
	background: #e0d9b8;
	padding: 17px;
	overflow: auto;
	font-family: "Georgia", "Times New Roman", serif;
	width: 174px;
}  

.testimonial blockquote {
	background: #fff url(../images/blockquote-background.jpg) no-repeat top left;
	padding: 10px;
	overflow: auto;
}

.testimonial blockquote span {
	display: block;
	width: 30px;
	float: left;
	height: 1px;
	overflow: auto;
}

.testimonial p.quote {
	font-style: italic;
	background: url(../images/blockquote-close-background.jpg) no-repeat bottom right;
}

.testimonial p.author {
	color: #b5b1af;
	float: right;
	font-size: 110%;
	overflow: auto;
}

.contact {
	width: 208px;
}

.contact p {
	color: #fff;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 150%;
}

.contact address {
	color: #000000;
	font-style: normal;
	font-family: "Georgia", "Times New Roman", serif;
}

.bottomorange {
	background: url(../images/orangebottomdiv-background.jpg) no-repeat bottom left;
	padding-bottom: 13px;
}
  
#sidebar .orange {
	background: url(../images/orangediv-background.jpg) repeat-y left;
	margin-bottom: 0px;
	text-align: center;
	padding: 10px;
	margin-top: -10px;
} 
 
/* -----------------------------------------------------------------------------
 free drop in clinics style */	
 
 #freeclinic {
 	background: url(../images/free-drop-in-clinics-button.jpg) no-repeat;
	width: 231px;
	height: 71px;
	display: block;
	float: right;
	text-align: center;
	font-family: "Georgia", "Times New Roman", serif;
 	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
 }
 
#freeclinic a span {
 	color: #000;
 }
 
#freeclinic a {
 	text-decoration: none;
	display: block;
	padding-top: 10px;
  	color: #fff;
 }
 
#freeclinic a:hover {
	color: #000;
}
 
/* -----------------------------------------------------------------------------
  home page style */	
 
ul.blocks {
	width: 100%;
	padding-left: 0px;
}  

ul.blocks li {
}  

ul.blocks li a {
	color: #000;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 120%;
}

ul.blocks li a br {
	display: none;
}

ul.blocks li a img {
	display: none;
}

#content ul {
	padding-left: 20px;
}

#content li {
	padding-bottom: 10px;
}
	
/* -----------------------------------------------------------------------------
  more link style */	

body#whatwetreat h3 a {
	float: none;
}	

body#whatwetreat dd {
	margin-bottom: 5px;
	padding-bottom: 0;
}

body#whatwetreat #content li {
	padding:0;
}

.more {
	clear: both;
}	
	
.more a {
	font-size: 110%;
	float: right;
	font-family: "Georgia", "Times New Roman", serif;
	padding-right: 20px;
	overflow: auto;
	display: block;
	padding-bottom: 0;
	clear: both;
}	
	
/* -----------------------------------------------------------------------------
   treatments pages style */	
	
body#whatwetreat #content img {
	float: none;
	border: none;
}
	
body.treat #content img {
	float: right;
	border: 6px solid #9D9895;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: right;
	margin-right: 10px;
}	

#content ul.linkthru {
	padding-top: 20px;
	list-style: none;
}

#content ul.linkthru li {
	list-style: none;
	padding-bottom: 10px;
	font-size: 110%;
}

body#osteopathy #content ul.linkthru li {
	padding-left: 40px;
	background: url(../images/pdficon-gif.gif) no-repeat;
}

body#osteopathy #content img.cert {
	border: none;
	clear: none;
	margin-top: 20px;
}
	
body#chartered #content img.cert {
	clear: right;
	border: none;
	margin-top: 20px;
}

body#physio #content img.cert {
	clear: right;
	border: none;
	margin-top: 20px;
}

/* -----------------------------------------------------------------------------
   testimonials page style */
	
.testimonials dd {
	border-bottom:  1px solid #E0D9B8;
}

/* -----------------------------------------------------------------------------
   about and articles page style */
	
body.about dl, body.articles dl, body.testimonials dl {
	border-bottom:3px solid #E0D9B8;
	padding-bottom: 20px;
	margin-bottom: 40px;
}	

body.about #content img, body.articles #content img, body.testimonials #content img {
	float: left;
	margin-right: 20px;
	border: 1px solid #000;
}

body.about dt, body.articles dt, body.testimonials dt {
	clear: both;
	margin-bottom: 15px;
}

body.about dt strong, body.articles dt strong, body.testimonials dt strong {
	color:#000;
	font-family:"Georgia","Times New Roman",serif;
	font-size:140%;
	font-weight:bold;
}

body.about .spacer, body.articles .spacer, body.testimonials .spacer {
	border-bottom:3px solid #E0D9B8;
	margin-top: 20px;
	margin-bottom: 20px;
}

dd.imagepost {
	float: right;
	margin-left: 15px;
	clear: right;
}

body.articles #content dd li {
	margin-left: 20px;
	list-style: circle;
}

body.articles #content dd p {
	margin-top: 10px;
}

/* -----------------------------------------------------------------------------
  info page style */	
	
body.info #content ul {
	padding-bottom: 10px;
	list-style: circle;
} 	
	
body.info #content li {
	margin-left: 20px;
	list-style: circle;
}	
	
/* -----------------------------------------------------------------------------
	contact page style */

input {
	width: 50%;
	border: 2px solid #E0D9B8;
	padding: 2px;
}	

input#message {
	height: 120px;
}

input#send {
	width: 50px;
	border-bottom: 2px solid #6c4b13;
	border-right: 2px solid #6c4b13;
} 
	
/* -----------------------------------------------------------------------------
   navigation style */
	
#navwrapper {
	display: none;
}	
	
/* -----------------------------------------------------------------------------
   footer style */
	
#footer {
	clear: both;
	margin: 0 auto;
	width: 90%;
	color: #646451;
	font-size: 70%;
	border-top: 3px solid #e0d9b8;
	padding-top: 20px;
	padding-bottom: 20px;
	min-width: 887px;
	width: auto !important;
	width: 887px;
	max-width: 1100px;
	margin-top: 30px;
}

#footer img {
	display: none;
}

#footer p {
	float: right;
	clear: right;
}

#footer a {
	color: #f69805;
	text-decoration: none;
}

#footer a:hover {
	color: #646451;
}

ul#footernav{
	display: none;
}

/* -----------------------------------------------------------------------------
   end style sheet */