/* 
Theme Name: Body Essentials
Theme URI: http://hillsidecreative.co.uk
Description: Theme designed for Body Essentials
Author:Hillside Creative
Author URI: http://hillsidecreative.co.uk
*/

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y:scroll;
}

body {
	background:#73cfba url(images/header_bg.png) no-repeat top center;
}

p {
	margin-bottom:15px;
}

table {
	width:875px;
	height:auto;
	border-top: 1px;
	border-top-color: #00A882;
	border-top-style: solid;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

tbody ul { padding-bottom:20px;}

td {
	width:290px;
	height:auto;
	padding-left: 3px;
	padding-top: 10px;
	border-bottom: 1px;
	border-bottom-color: #00A882;
	border-bottom-style: dotted;
	padding-bottom: 15px;
}

table li {
	margin-left:30px;
}

#page {
	width:960px;
	height:auto;
	margin-top:185px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	background:#ffffff;
}

/*------------------------NAVIGATION-----------------------------*/

#nav {
	width: 911px;
	height:26px;
	background:#73cfba;
	margin-left:22px;
	margin-top:10px;
}

#nav ul {
	list-style: none;
	display: block;
	float: left;
	padding-bottom:none;
}

#nav li {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	list-style:none;
	float:left;
}

#nav li.current_page_item a {
	color:#00A882;
}

#nav a {
	display: inline;
	line-height:21px;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}

#nav a:hover{
	color:#00A882;
}

/*-------------------------TOP IMAGE FADING GALLERY-----------------------------*/

#top_content {
	width:911px;
	height:310px;;
	background:#00A882;
	margin-top:10px;
	margin-left:22px;
}

#top_content_images {
	width:600px;
	height:310px;
	background:#ffffff;
	float:left;
}

#top_content_text {
	width:281px;
	height:280px;
	padding:15px;
	line-height:21px;
	float:left;
}

/*-------------------------MAIN SITE CONTENT-----------------------------*/

#content {
	width:938px;
	height:auto;
	background:#ffffff;
	margin-top:10px;
	margin-left:22px;
}

#text-content{
	width:871px;
	height:auto;
	padding:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3f0053;
	line-height:20px;
	background:#ffffff;
}

/*-------------------------OPENING PAGE-----------------------------*/

#main_opening_content {
	width:960px;
	height:auto;
	background:#ffffff;
	padding-top:10px;
	float:left;
}

#opening_content {
	width:938px;
	height:auto;
	margin-top:10px;
	margin-left:22px;
	background:#ffffff;
	float:left;
}

#block_1 {
	width:263px;
	min-height:280px;
	float:left;
	background:url(images/widgets5.jpg) no-repeat;
	padding:20px;
}

#block_2 {
	width:263px;
	min-height:280px;
	float:left;
	background:url(images/widgets6.jpg) no-repeat;
	padding:20px;
}

#block_3 {
	width:263px;
	min-height:280px;
	float:left;
	background:url(images/widgets7.jpg) no-repeat;
	padding:20px;
}

.posts {
	color:#4D4D4D;
}

.posts h2 {
	color:#00A882;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.posts a {
	color:#00A882;
}

.post-margin {
	color:#4D4D4D;
}

.post-margin a {
	text-decoration:none;
	color:#b870cf;
	margin-bottom:20px;
}

.post-margin h2 {
	text-decoration:none;
	color:#00A882;
	padding-bottom: 20px;
	padding-top: 20px;
	
}

.sidebar {	
	color:#ffffff;
}

.widget {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

.textwidget p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#013d2f;
	
	
}

.textwidget {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#013d2f;
	
	
}

.widget h2 {
	color:#ffffff;
	margin-bottom:20px;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	width:950px;
	height:10px;
	text-align:right;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:10px;
	background:#ffffff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid #73cfba;
	float:left;
}

#footer a {
	text-decoration:none;
	color:#00A882;
}

#footer a:hover {
	color:#73cfba;
}
