a {
	color: #018bac;
}

a img {
	border: none;
}

a:visited {
	color: #018bac;
}

a:hover {
	color: #4daec5;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: url(../images/bg2.jpg) #e4ecee no-repeat bottom left fixed;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

td, p{
	text-align:left;
	vertical-align:top;
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:normal;
}

h1{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	color: #018bac;
	letter-spacing:normal;
	margin:0;
	padding:0;
	line-height:34px;
	font-weight:normal;
}

div#rap{
	width:800px;
	margin:10px auto 0 auto;
	padding:0;
	background:url(../images/body-bg.png) repeat-x bottom;
	border-top:10px #62b3c3 solid;
}

div#rap2{
	background:url(../imagesbody-2.jpg) repeat-y left;
	margin:0;
	padding:0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:18px;	margin: 15px 0 2px 0;
	padding-bottom: 5px;
	font-weight:normal;
	color:#555555;
}

h1.storytitle {
	border-bottom: 1px dotted #ccc;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:22px;
	margin: 5px 0 2px 0;
	padding-bottom: 5px;
	font-weight:normal;
}

h2.storytitle {
border-bottom: 1px dotted #ccc;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:32px;
	margin: 5px 0 2px 0;
	padding-bottom: 5px;
	font-weight:normal;
}

h3 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:16px;	
	margin: 5px 0;
	padding-bottom: 5px;
	font-weight:normal;
	color:#333;
}

h4 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;	
	margin: 5px 0;
	padding-bottom: 5px;
	font-weight:normal;
	color:#333;
}

h5 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;	
	margin: 5px 0;
	padding-bottom: 5px;
	font-weight:normal;
	color:#333;
}

h6 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:10px;	
	margin: 5px 0;
	padding-bottom: 5px;
	font-weight:normal;
	color:#333;
}


h5.date{
	border-bottom: 1px dotted #ccc;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	color:#aaa;
	font-size:10px;
	margin: 0;
	padding-bottom: 2px;
	font-weight:normal;
	text-align:right;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	line-height:normal;
	margin:5px 0;
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.footer{
	background: #018bac;
	color: #fff;
	font-size: 10px;
	margin: 0;
	padding: 3px 0 7px 0;
	text-align: center;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}

.footer ul{
	margin:5px 0 0 0;
	padding:0;
}

.footer ul li{
	color:#fff;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	display:inline;
	font-size:10px;
	border-left: #FFFFFF 1px solid;	
}

.footer a, .footer ul li a {
	color: #fff;
	text-decoration:none;
}

.footer a:hover, .footer ul li a:hover {
	color: #fff;
	text-decoration:underline;
}

.credit{
	color: #555;
	font-size: 11px;
	margin: 0;
	padding: 3px;
	text-align: center;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	letter-spacing:normal;

}


.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: 10px;
	color:#CCCCCC;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin:10px;
	width:500px;
	float:right;
}

#header h1 {
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 0px 60px;
}

#header{
	background:none;
	width:800px;
	margin:30px auto 0px auto;
	padding:20px 0 0 0;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	width:265px;
	position: relative;
	float:left;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80px;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #333;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 5px;
}

#menu ul li {
	font: normal 110% Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 5px 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}



#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
div.clear{
	clear:both;
}

#sidebox, #signup{
	background:url(../images/box2_03.jpg) #cce8ee no-repeat bottom;
	width:245px;
	margin:20px auto;
	font-size:10px;
	padding:0;
}

#sidebox h2, #signup h2{
	background:url(../images/box2_01.jpg) no-repeat top;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	text-align:center;
	color:#003663;
	letter-spacing:normal;
	margin:0;
	padding:0;
	line-height:34px;
	border-color:#018bac;
}

#sidebox p, #signup p{
	padding:0  10px 5px 10px;
	margin:0px;
	font-size:12px;
}

 #signup h2{ font-size:14px; letter-spacing:-0.01em; font-family:"trebuchet MS", Arial, Helvetica, sans-serif
 }
 
input.wpsb_form_radio,  input.wpsb_form_label, #wpsb_radio_option1, #wpsb_radio_option2 {
	display:inline;
	float:left;
 }




ul#mainmenu{
	text-align:right;
	width:600px;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	list-style:none;
	clear:right;
	float:right;
	margin:30px 0 0 0;
	padding:0;
	color:#018bac;
	letter-spacing:0.5em;
}

ul#mainmenu li{
	display:inline;
	padding:0 0 0 40px;
	margin:0;
	font-weight:normal;
}

ul#mainmenu li a{
	color:#018bac;
	text-decoration:none;
}

ul#mainmenu li a:hover{
	color:#4daec5;
	text-decoration:none;
}

img#logo{
	float:left;
	width:200px;
	margin:0 ;
	padding:0;
}

img#shortcut{
	float:right;
	width:180px;
	height:60px;
	background:url(../images/tanningsalon2-shortcut.gif) no-repeat top left;
}

.storycontent p{
	margin:15px 10px 10px 0;
	padding:0;
}
.storycontent b, .storycontent strong{
	color:#555;
}

#menu #shortcut{
	width:255px;
	height:80px;
	background:url(../images/medspa2_shortcut.gif) no-repeat top left;
	margin:0;
	padding:0;
}

#menu #shortcut img{
	width:255px;
	height:80px;
}

#menu #call-us{
	width:265px;
	height:135px;
	background:url(../images/call-us-02.gif) no-repeat top left;
	margin:0;
	padding:0;
}

#menu #call-us img{
	width:265px;
	height:135px;
}