/*
THEME NAME: Relaxed Lifestyle Template
THEME URI: http://www.websitedesignderby.com/
DESCRIPTION: The Relaxed Lifestyle Company - Blue / Pale
VERSION: 1.6
AUTHOR: <a href="http://www.websitedesignderby.com/">Stephen Abbott</a>
*/
*
{
	padding: 0px;
	margin: 0px;
	font-family: verdana;
}

img
{
	border: 0px;
}

#notice
{
	margin: 0px auto;
	height: 10px;
	width: 900px;
	text-align: center;
}

#notice a
{
	text-decoration: none;
	font-size: 10px;
	color: #ff0000;
}

.mainbody
{
	background: #8bcad9 url('images/design_02.png') repeat-x;
}

#topborder
{
	margin: 0px auto;
	height: 30px;
	width: 1000px;
	background: url('images/design_01.png') no-repeat;
}

#logo
{
	margin: 0px auto;
	height: 60px;
	width: 1000px;
	background: url('images/design_03.png') left no-repeat;
}

#sitemap
{
	float: right;
	height: 30px;
	line-height: 30px;
	margin: 10px 50px 20px 0px;
}

#sitemap ul
{
	list-style-type: none;
}

#sitemap ul li
{
	display: inline;
	margin-right: 2px;
}

#sitemap ul li a
{
	float: left;
	color: #24a3b9;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 20px;
}

#sitemap ul li a:hover
{
	color: #228394;
	border-bottom: 2px solid #228394;
}

#logo h1
{
	text-transform: capitalize;
	display: none;
}

#header
{
	margin: 0px auto;
	height: 230px;
	width: 1000px;
	background: url('images/design_04.png') no-repeat;
}

/* Begin Slider */

#slider
{
	float: left;
	margin-left: 50px;
	height: 220px;
	width: 590px;
	background: url('images/flashbg.gif') no-repeat;
	position: relative;
	overflow: hidden;
}

#slider, #slider img, #slider ul
{
	height: 220px;
	width: 590px;
}

#slider li, #slider ul
{
	padding: 0px;
	margin: 0px;
}

#slider ul
{
	position: absolute;
}

#slider .slide
{
	float: left;
	position: relative;
	display: none;
}

#slider .slide:first-child
{
	display: block;
}

#slider .slide span
{
	width: 570px;
	line-height: 15px;
	text-align: left;
	position: absolute;
	padding: 10px 10px 15px 10px;
	font-size: 12px;
	opacity: .7;
	background: #ffffff;
	color: #000000;
	left: 0px;
	bottom: 0px;
} 

#slider .slide span strong
{
	text-transform: capitalize;
} 

/* End Slider*/

#container
{
	margin: 0px auto;
	width: 878px;
	font-size: 12px;
	background: #ffffff;
	border-left: 1px solid #acd9e1;
	border-right: 1px solid #acd9e1;
}

.comment
{
	border-bottom: solid 1px #cccccc;
	list-style-type: none;
}

.entry-meta
{
}

#container a
{
	color: #0181a8;
}

.xoxo
{
	list-style-type: none;
}

.commentbullet
{
	text-indent: 20px;
	background: url('images/comments.gif') left no-repeat;
}

.unapproved
{
	color: #ff0000;
}

#content
{
	float: left;
	width: 578px;
	line-height: 26px;
	border-bottom: 1px solid #acd9e1;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#content p
{
	margin-bottom: 10px;
}

.menuitems
{
	list-style-type: square; 
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar
{
	float: right;
	width: 290px;
}

#sidebar ul
{
	list-style-type: none;
	line-height: 30px;
}

#sidebar ul li
{
	border-bottom: 1px dashed #c1c1c1;
	width: 250px;
}

#sidebar ul li a
{
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 20px;
	background: url('images/indent.gif') left no-repeat;
}

#sidebar ul li a:hover
{
	text-decoration: none;
	color: #15616e;
	background: url('images/indent_hover.gif') left no-repeat;
}

h3
{
	height: 40px;
	line-height: 30px;
	text-transform: capitalize;
	padding-top: 10px;
	text-indent: 50px;
	font-size: 14px;
	width: 300px;
	background: url('images/design_08.png') center no-repeat;
}

h2
{
	margin-bottom: 10px;
	text-transform: capitalize;
	padding-bottom: 10px;
	height: 30px;
	line-height: 40px;
	text-indent: 25px;
	border-bottom: 1px solid #acd9e1;
	background: url('images/h1.png') left no-repeat;
}

h4
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
	text-indent: 10px;
	text-decoration: none;
	font-size: 12px;
}

h6
{
	color: #ff0000;
	font-size: 22px;
	font-weight: bold;
	font-family: Georgia;
}

.new
{
	font-family: verdana;
	font-size: 14px;
	color: #228394;
}

.signature
{
	font-size: 10px;
	font-style: italic;
}

.clear
{
	clear: both;
}

.search
{
	clear: both;
	margin: 10px 0px 10px 20px;
}

.entry-content
{
	color: #228394;
}

.entry-content img
{
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
}

#footer
{
	width: 920px;
	height: 40px;
	line-height: 20px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	margin: 0px auto;
	background: url('images/design_16.png') center no-repeat;
	padding-top: 5px;
	padding-bottom: 15px;
}

#footer a
{
	color: #666666;
	text-decoration: none;
}