body {
	background-color: #d2f1f6;
	color: #000000;
	font: 0.8em   Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}

/* hr { display: none; } */

.hr {
	background-color: #ec008c;
	border: 1px solid #363430;
	height: 3px;
	margin: -20px 0px 10px;
	width: 898px;
	}

a:link, a:visited, a:active, a:hover { color: #ea0d8c; text-decoration: none; }


a img { border: 0; }
img { border: 0;}

ul { list-style: none; font-size: 1.2em; }

input, textarea {
	color: #9c9890;
	font-size: 12px;
	text-decoration: none;

	border: 1px solid #363430;
	padding: 5px;
	}

blockquote {

	padding: 1px 15px 5px;
	border-bottom: 1px solid #35302a;
}

table { width: 100%; border-collapse: collapse; }
	th { border-bottom: 1px solid #35302a; text-align: left; }

pre {
	padding: 5px 0;
	border-top: 1px dotted #00a77e;
	border-bottom: 1px dotted #00a77e;
}



/*  -----|  Structure  |----------------------------------------------------  */

#page {
	margin: 10px auto 25px;
	padding: 0;
	width: 900px;
	}
	
.safety{
	font-size: 1.2em;
}

#header {
	
	}

#wrapper, #headerimg { 
width: 900px; 
position: relative; 
background: url('images/masseur-in-Uckfield.jpg') repeat-y top left;

}
#wrapper {background-color: #e3e5db; }

#header-overlay {

background: url('images/masseur-in-Uckfield.jpg') repeat-y top left;
	}

#footer {
	font-family: Trebuchet MS, 'Times New Roman', serif;
	color: #999;
	}

#content, #sidebar {
	border-left: 1px solid #363430;
	border-right: 1px solid #363430;
	padding: 0 10px;
	overflow: hidden;
	}

	#bigContent {
	float: left;
	font-size: 1.1em;
	width: 880px;
	border-left: 1px solid #363430;     /* sidebar green   */
		padding: 0 10px;
	overflow: hidden;
}

	#content {
	float: left;
	font-size: 1.1em;
	width: 630px;
}
	#content h2 { margin: 0 0 10px; }
	#content h3 { color: #00a77e; }
	#content p { line-height: 1.5em; }
	#content p.smallcaps {font-variant: small-caps; font-weight: bold;}
	#content a:link, a:visited, a:active { color: #ea0d8c;
	
}
	#content a:hover { color: #ea0d8c; }

	#sidebar {
	border-left: 0;
	float: left;
	width: 227px;
}
	#sidebar h3 {
	color: #00a77e;
	margin: 15px 0 5px;
	font-variant: small-caps;
	font-size: 16px;
}
	#sidebar p {font-size: 14px; }
	#sidebar a { color: #ea0d8c; }
	#sidebar h3 a { color: #00a77e; }
	#sidebar ul, #akismetwrap { margin: 0 0 10px; padding: 0; border-top: 1px solid #363430; }
	#sidebar li, #akismetwrap { display: block; padding: 4px 10px;  margin: 0;  border-bottom: 1px solid #363430;}        /* ---------- sidebar white   -------------  */

	#sidebar ul ul { border: 0; margin: 0; list-style: disc; }
	#sidebar ul ul li:before { content: "\2022 \20"; }
	#sidebar ul ul li { margin: 0 -10px; }
	#sidebar ul ul ul li { margin-left: 0px; }

#searchform {  padding: 10px; text-align: center; }
	#s { width: 160px; }

.goleft { float: left; }
.goright { float: right; }

ul.navigation {
	border-top: 1px solid #363430;
	border-bottom: 1px solid #363430;
	}

	ul.navigation li { display: block; padding: 4px 10px; background: #d2f1f6; margin: 1px 0;  }


/* Post Structure */

.post { padding: 10px 0 0; clear: both; }
.widecolumn .post { padding: 0; margin: 0; }

.sticky, .top { padding: 15px 10px 0px;  margin-bottom: 15px; border-bottom: 1px solid #35302a; }
.lastfive { padding-left: 10px; padding-right: 10px; }
	.postmetadata { margin: 3px 0; padding: 0; clear: both;}
		.postmetadata a { font-weight: bold; }
		.top .postmetadata { border-top: 1px solid #35302a; padding: 8px 0; }
		.post .postmetadata { font-size: 12px; color: #555;}
		.post .postmetadata a { font-weight: normal; color: #999; }
		.post .postmetadata a:hover { color: #d2f1f6; }
		#sidebar .postmetadata { line-height: 1.5em; }
	.continue { font-weight: bold; font-size: 1.3em; }

	.top .entry { font-size: 1.1em; }
	.entrytext { padding: 0 10px 0; line-height: 2em; font-size: 1.1em; }

	.entrytext h2 { border-bottom: 1px solid #00a77e; display: block; }
	.entry ul, .entrytext ul { list-style-type: square; font-size: 1em; }
	.message { background: #d2f1f6; }
	
	
	
	
	
	
/* Comments Structure */

.comments { padding: 10px; margin-top: 15px;  border-top: 1px solid #35302a; position: relative; }
	#commentform p { float: left; margin: 0 10px 10px 0; }

.commentlist { list-style: none; margin: 0; padding: 0; }
	.commentlist li { background: #161410; margin-top: 10px; padding: 5px 0 0; }
	.commentlist li p { padding: 5px 10px 0; margin: 0; }
	.commentlist li p.commentmetadata { border-bottom: 1px solid #35302a; background: #181612; padding: 5px 10px; margin-top: 10px; }
	.commentlist #commentform #comment {
	width: 100%;
	}
ul.archive { list-style: none; padding: 0; margin: 0 10px 25px; font-size: 1.3em; }
ul.archive li { display: inline; }


/*  -----|  Typography  |---------------------------------------------------  */

h1, h2, h3, h4, h5, h6 { font-family: Trebuchet MS, 'Times New Roman', serif; font-weight: normal; }

h1 { 
	/*text-transform: lowercase; */
	color: #00a77e; 
	font-size: 2em; 
	margin: 0 0 20px; 
	border-bottom: 2px dotted #00a77e;
	
	
	}



h2 { color: #00a77e; font-size: 1.25em; line-height: 1.15em; margin: 0; padding: 1px 0; display: inline; border-bottom: 2px dotted #00a77e; }
/*	.post h2 a { color: #00a77e; }
	.post h2.first { color: #00a77e; font-size: 1.75em;
}
*/
.widecolumn h2.title {
	display: block;
	padding: 13px 10px;

	margin: 0 0 15px;
	border-bottom: 1px solid #35302a;
	font-size: 1.75em; }

.description { color: #000; font-weight: bold; }

.comments h3 { margin: 0 0 10px 0; color: #00a77e; }

h3 {
	color: #00a77e;
	margin: 0 ;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
}

h5 {
color:#000;
font-weight:bold;
}
.title {
	font-family:  Arial, serif;
	font-weight: normal;
	font-weight: bold;
	color: #000;
	margin: 0;
	text-align: left;
}

.sitemap {
	font-size: 0.8em;
}

.sitemap a:link, a:visited, a:active { color: #00a77e; text-decoration: none; }
.sitemap a:hover { color: #00a77e; text-decoration: none; }




.treatments td {
	vertical-align: top;

	
	border-bottom: 1px solid #1b1814;
	padding: 0 0 0 6px;

}



td.treatments_l {

	border-right: 1px solid #1b1814;

}


/*  -----|  Miscellaneous  |------------------------------------------------  */

.clear {
	height: 0;
	clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#sidebar li.linkcat {  margin: 0; padding: 0; list-style: none;  }

.commentmetadata .avatar {
	margin: -26px 0 0;
	border: 1px solid #35302a;
	padding: 2px;
	float: right;
}

.navigation {
	margin-top: 10px;
	padding: 10px;
	border-top: 1px solid #35302a;
	}
.navigation .left { float: left; }
.navigation .right { float: right; }

.authormeta {
	border-top: 1px solid #35302a;
	font-size: 10px;
	padding-top: 10px;
	color: #d2f1f6;
	font-weight: bold;
	clear: both;
}

#commentform #comment {
	width: 480px;
}

/* flickr widget color fixes */
#flickr_badge_wrapper {

	border: none !important;
}


img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ec008c;
	text-align: center;

	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	color: #000;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption a.wp-caption-text {
	font-size: 12px;
	color: #000;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.warning {
	color: #ea0d8c;
	font-size: 1em;
}

#tag_cloud div, #wp_tag_cloud div {
line-height: 2em;
}



.contact{
	display: none;
}

p.small {
	height: 2px;
}

