/*
Theme Name: Funk
Theme URI: http://www.kericfunk.com/
*/

body {	margin:8px 0px 0px 0px;background-image:url(images/background.jpg);font-family:Arial, Helvetica, sans-serif;font-size:small;}
.smalltext { font-size:x-small; }

#header { width:770px;height:75px;background:url(images/logo.gif) no-repeat 23px 0px; }
#header a { display:block;height:65px;width:65px;margin-left:30px; }

h1 { margin:0; }
h1 span, .description { display:none; }
h2, h3 { color:#733e22;padding:0;margin:0; }
h2 { font-size:20px;width:488px; }
h2.alone { font-size:20px;margin-bottom:17px; }
h3 {  }

hr { border-top:1px #cccccc solid;border-left:0px;border-right:0px;border-bottom:0px; }

ul { list-style-type:none;margin:0;padding:0; }

.entry ul li { margin:0px 0px 10px 0px; }

ul.entrylist { margin-left:20px; }
ul.entrylist li { margin-bottom:5px; }

ul.inlinelist { width:488px; }
ul.inlinelist li.heading { font-size:18px;color:#733e22;width:100%; }
ul.inlinelist li.spa-heading { font-size:18px;color:#733e22;width:80%; }
ul.inlinelist li.colors-heading { font-size:10pt;color:#000;width:80%; }
ul.inlinelist li.full-width { width:95%;border-bottom:1px solid #ccc; }
ul.inlinelist li.full-width p { margin:0;padding:0; }
ul.inlinelist li.price { width:20%;font-weight:bold; }
ul.inlinelist li { font-size:10pt;color:#000;width:50%;float:left;display:inline; }

ul.regular-list { list-style-type:disc;margin-left:20px; }

ul.giftcert-list { width:498px;margin-left:-10px; }
ul.giftcert-list li{ float:left; }

td.service-heading { border-bottom:1px solid #ccc; }
td.name { width:70px;color:#d6b756;font-weight:bold;text-transform:uppercase; }

a { color:#00a1cb;text-decoration:none; }
h3 a { color:#733e22; }
a:hover { color:#6fc5db;text-decoration:underline; }
a.arrow { background:url(images/arrow-left.gif) no-repeat right 6px;padding-right:12px }
a.arrow-right { float:right;background:url(images/arrow-left.gif) no-repeat right 6px;padding-right:12px;margin-right:20px; }

#page { width:769px;margin:0px auto;padding-bottom:30px; }

#menu { background: url(images/menu/menu-bg.gif) no-repeat top right;width:770px;height:60px;display:block;border-bottom:1px solid #fff; }

#main-image { border:none;margin:0;padding:0; }

#content { background:url(images/content-bg.gif) repeat-y 0px 0px;margin:0;padding:24px 0px 20px 24px;float:left;width:746px; }

#sidebar { background:#f7edd8; width:258px;float:right;margin:-24px 0px 0px 0px;padding-top:20px; }
li.subscribe-form { width:206px; margin-left:26px; }

#sidebar .feature-promo { text-align:center; }

#sidebar .whats-hot { text-align:center;margin-top:20px; }
#sidebar .whats-hot h3 { margin-left:0px; }

#footer { float:left;margin:0;padding:0; }
#footer #bottom-graphic { margin:0;padding:0; }

.post { float:left;width:488px; }
.entry { width:468px; }

#bottom-logo { float:left;background:url(images/bottom-logo.png) no-repeat 0px 0px;width:370px;height:35px;margin:10px 0px 15px 24px; }

form {margin:0px;border:0px;padding:0px; }

.designed { float:right;font-size:10px;color:#be521d;margin:10px 10px 0px 0px; }


.odd { background:#f7edd8; }

.img { border:none; }

.img a { border:none; }

.clear { clear:both; }

.alignleft { float:left; }

.alignright { float:right; }


.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

img.centered {
	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;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0px 10px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px;
	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 */

.cancellation-link { margin:20px; }