/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

"Clean Home" by http://midmodesign.com/

This theme was designed and built by Bryan Helmig
of Mid Mo Design: http://midmodesign.com/.

The CSS, XHTML and design is released under the GPL.

*/

body {
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
background-color: #000;
}
a {
/*border-bottom:1px dotted #000;*/
text-decoration:none;
color:#000;
font-weight:600;
}
a:hover {
color:#e12000;
/*border-bottom:1px dashed #e12000;*/
/*background-color:#f7f7f7;*/
}
hr{
/*padding-top:35px;*/
float: left;
border:0;
border-top:1px dotted #ccc;
width:620px;
color:#fff;
clear:both;
}
#wrapper {
width:1000px;
margin:0 auto;
}
#header {
/*float:left;*/
width:100%;
margin:0;
}
#top-bar {
/*float:left;*/
width: 100%;
height: 38px;
background-image: url(/images/topbar/topbar-bkgrd.jpg);
background-repeat: no-repeat;
}
/**********************/
/*a.menu_class {float:right; background:url(images/button-toggle3.png); width:184px; height:32px; text-indent:-9999px; outline-style: none;}*/
#login-form {/*float:left;*/ padding:2px 10px 10px 10px ; display:none; background:#333; border-bottom: #FFF 2px solid; border-right: #FFF 2px solid; position: absolute; z-index: 200; top: 38px;/*margin-top:38px;*/}
#login-form label {color:#FFFFFF; text-transform:uppercase; font-size:11px; padding-left:5px; font-weight:bold; font-family:verdana; position:relative; top:5px; left:0;}
#login-form em a {color:#a1dbe6; text-decoration:none; font-size:10px; position:relative; top:5px; left:37px; border-bottom: #a1dbe6 1px dotted;}
#login-form em a:hover {color:#999999;}
input.login-fields {border:none; background:#444444; padding:7px 5px; margin:0 10px 0 2px; color:#FFFFFF;}
input.login-button {width:80px; height:30px; background-color: #900; border:none; color: #FFF; cursor: pointer;}
#logged-in-box {width:456px;}
#logged-in-box p {float:right; width:238px; line-height:14px; font-size:10px; padding:5px 10px 0 0; color:#999999;}
#logged-in-box p em {font-style:normal; color:#a1dbe6;}
ul.admin_box {padding:10px 20px 20px 10px;}
ul.admin_box li{float:left; list-style:none; padding:0 10px 10px 10px; text-align:center; }
ul.admin_box li a{text-decoration:none; color:#FFFFFF; text-transform:uppercase; font-size:11px; font-weight:bold; font-family:verdana;  border-bottom: #FFF 1px dotted;}
ul.admin_box li a:hover {color:#ccc;}
/**********************/
#top-bar #constant-container {
margin-top: 4px;
float: right;
width: 195px;
}
#top-bar #constant-container ul#constant-list {
list-style: none;
}
#top-bar #constant-container ul#constant-list li {
display: inline;
}

#top-bar .search-field {
border:  #900 1px solid;
padding: 2px 0 0 4px;
background-color: #FFF;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
height: 20px;
width: 134px;
-moz-border-radius: 5px; /* The radius for Mozilla */
-webkit-border-radius: 5px; /* The radius for Webkit */ 
}
.search-btn {
cursor: pointer;
border:  #C00 1px solid;
margin: 0 2px 50px 2px;
padding: 5px;
border:  none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #890000;
color: #FFF;
-moz-border-radius: 4px; /* The radius for Mozilla */
-webkit-border-radius: 4px; /* The radius for Webkit */ 
}
#logo {
position: relative;
/*float:left;*/
width:100%;
height:144px;
background-image: url(/images/header/header.jpg);
background-repeat: no-repeat;
}
#logo a {
font-size:12px;
font-weight:600;
text-decoration:none;
border-bottom:none;
}
#logo a:hover {
color:none;
border-bottom:none;
background-color: none;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}
#nav {
/*float:left;*/
margin-bottom: 4px;
width:100%;
height: 25px;
background-image: url(/images/navbar/navbar-bkgrd.jpg);
background-repeat: no-repeat;
overflow: hidden;
}
/***************************/

/* HORIZONTAL NAVIGATION BAR
/////////////////////////////////////*/

ul#navigation {	
width:1000px;
list-style:none;
height:25px
}

ul#navigation li {
display:inline
}

ul#navigation li a {
height:25px;
float:left;
text-indent:-9999px;
text-decoration:none
}

ul#navigation  li a span {
float:left;
display:block
}

ul#navigation li#navigation-1 a {
	width:61px;
	background:url(/images/navbar/navbar.jpg) no-repeat 0px 0
}

ul#navigation li#navigation-1 a:active,
ul#navigation li#navigation-1 a:hover {
	background-position:0px -25px
}
ul#navigation li#navigation-1 a.current {
	background-position:0px 0px -25px
}

ul#navigation li#navigation-2 a {
	border-left: #333 1px solid;
	width:101px;
	background:url(/images/navbar/navbar.jpg) no-repeat -61px 0
}

ul#navigation li#navigation-2 a:active,
ul#navigation li#navigation-2 a:hover {
	background-position:-61px -25px
}
ul#navigation li#navigation-2 a.current {
	background-position:-61px -61px -25px
}

ul#navigation li#navigation-3 a {
	border-left: #333 1px solid;
	width:152px;
	background:url(/images/navbar/navbar.jpg) no-repeat -162px 0
}

ul#navigation li#navigation-3 a:active,
ul#navigation li#navigation-3 a:hover {
	background-position:-162px -25px
}
ul#navigation li#navigation-3 a.current {
	background-position:-162px -162px -25px
}

ul#navigation li#navigation-4 a {
	border-left: #333 1px solid;
	width:156px;
	background:url(/images/navbar/navbar.jpg) no-repeat -314px 0
}

ul#navigation li#navigation-4 a:active,
ul#navigation li#navigation-4 a:hover {
	background-position:-314px -25px
}
ul#navigation li#navigation-4 a.current {
	background-position:-314px -314px -25px
}

ul#navigation li#navigation-5 a {
	border-left: #333 1px solid;
	width:215px;
	background:url(/images/navbar/navbar.jpg) no-repeat -470px 0
}

ul#navigation li#navigation-5 a:active,
ul#navigation li#navigation-5 a:hover {
	background-position:-470px -25px
}
ul#navigation li#navigation-5 a.current {
	background-position:-470px -470px -25px
}

ul#navigation li#navigation-6 a {
	border-left: #333 1px solid;
	width:88px;
	background:url(/images/navbar/navbar.jpg) no-repeat -688px 0
}

ul#navigation li#navigation-6 a:active,
ul#navigation li#navigation-6 a:hover {
	background-position:-688px -25px
}
ul#navigation li#navigation-6 a.current {
	background-position:-688px -688px -25px
}

ul#navigation li#navigation-7 a {
	border-left: #333 1px solid;
	width:58px;
	background:url(/images/navbar/navbar.jpg) no-repeat -785px 0
}

ul#navigation li#navigation-7 a:active,
ul#navigation li#navigation-7 a:hover {
	background-position:-785px -25px
}
ul#navigation li#navigation-7 a.current {
	background-position:-785px -785px -25px
}

ul#navigation li#navigation-8 a {
	border-left: #333 1px solid;
	width:77px;
	background:url(/images/navbar/navbar.jpg) no-repeat -842px 0
}

ul#navigation li#navigation-8 a:active,
ul#navigation li#navigation-8 a:hover {
	background-position:-842px -25px
}
ul#navigation li#navigation-8 a.current {
	background-position:-842px -842px -25px
}

ul#navigation li#navigation-9 a {
	border-left: #333 1px solid;
	width:84px;
	background:url(/images/navbar/navbar.jpg) no-repeat -916px 0
}

ul#navigation li#navigation-9 a:active,
ul#navigation li#navigation-9 a:hover {
	background-position:-916px -25px
}
ul#navigation li#navigation-9 a.current {
	background-position:-916px -916px -25px
}


/*ul#navigation li#navigation-1 a {
width:60px;
background:url(/new-site/images/navbar/navbar.jpg) no-repeat 0px 0
}

ul#navigation li#navigation-1 a:active,
ul#navigation li#navigation-1 a:hover {
background-position:0px -25px
}
ul#navigation li#navigation-1 a.current {
background-position:0px 0px -25px
}

ul#navigation li#navigation-2 a {
border-left: #333 1px solid;
width:102px;
background:url(/new-site/images/navbar/navbar.jpg) no-repeat -60px 0
}

ul#navigation li#navigation-2 a:active,
ul#navigation li#navigation-2 a:hover {
background-position:-60px -25px
}
ul#navigation li#navigation-2 a.current {
background-position:-60px -60px -25px
}

ul#navigation li#navigation-3 a {
border-left: #333 1px solid;
width:148px;
background:url(/new-site/images/navbar/navbar.jpg) no-repeat -162px 0
}

ul#navigation li#navigation-3 a:active,
ul#navigation li#navigation-3 a:hover {
background-position:-162px -25px
}
ul#navigation li#navigation-3 a.current {
background-position:-162px -162px -25px
}

ul#navigation li#navigation-4 a {
border-left: #333 1px solid;
width:160px;
background:url(/new-site/images/navbar/navbar.jpg) no-repeat -310px 0
}

ul#navigation li#navigation-4 a:active,
ul#navigation li#navigation-4 a:hover {
background-position:-310px -25px
}
ul#navigation li#navigation-4 a.current {
background-position:-310px -310px -25px
}

ul#navigation li#navigation-5 a {
border-left: #333 1px solid;
width:216px;
background:url(/new-site/images/navbar/navbar.jpg) no-repeat -470px 0
}

ul#navigation li#navigation-5 a:active,
ul#navigation li#navigation-5 a:hover {
background-position:-470px -25px
}
ul#navigation li#navigation-5 a.current {
background-position:-470px -470px -25px
}

ul#navigation li#navigation-6 a {
border-left: #333 1px solid;
width:93px;
background:url(/new-site/images/navbar/navbar.jpg) no-repeat -686px 0
}

ul#navigation li#navigation-6 a:active,
ul#navigation li#navigation-6 a:hover {
background-position:-686px -25px
}
ul#navigation li#navigation-6 a.current {
background-position:-686px -686px -25px
}

ul#navigation li#navigation-7 a {
border-left: #333 1px solid;
width:71px;
background:url(/new-site/images/navbar/navbar.jpg) no-repeat -779px 0
}

ul#navigation li#navigation-7 a:active,
ul#navigation li#navigation-7 a:hover {
background-position:-779px -25px
}
ul#navigation li#navigation-7 a.current {
background-position:-779px -779px -25px
}

ul#navigation li#navigation-8 a {
border-left: #333 1px solid;
width:61px;
background:url(/new-site/images/navbar/navbar.jpg) no-repeat -850px 0
}

ul#navigation li#navigation-8 a:active,
ul#navigation li#navigation-8 a:hover {
background-position:-850px -25px
}
ul#navigation li#navigation-8 a.current {
background-position:-850px -850px -25px
}

ul#navigation li#navigation-9 a {
border-left: #333 1px solid;
width:80px;
background:url(/new-site/images/navbar/navbar.jpg) no-repeat -911px 0
}

ul#navigation li#navigation-9 a:active,
ul#navigation li#navigation-9 a:hover {
background-position:-911px -25px
}
ul#navigation li#navigation-9 a.current {
background-position:-911px -911px -25px
}*/
/**************************/
/*#nav ul {
height:25px;
float:left;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:12px;
font-weight:600;
display:block;
padding:2px 14px;
border-bottom:none;
color: #FFF;
}
#nav li a:hover {
background-color:#900;
}*/
#blurb {
font-family:Georgia;
height:auto;
border-bottom:1px dotted #ccc;
width:100%;
float:left;
padding:35px 0;
font-size:32px;
font-weight:400;
line-height:120%;
}
#blurb:hover {
color:#e12000;
}
#content-home {
width:100%;
float:left;
min-height:420px;
}
#slider {
width:1000px;
position: relative;
min-height:300px;
}
#slider div.scrollableArea * {
display: block;
position: relative;
float: left;
padding: 0;
margin: 0px;
border: none;
}
#slider ul {
margin:0;
}
#slider ul li {

display: inline;
list-style: none;
}
#slider ul li.sun {
margin-right: 6px;
padding: 9px 0 0 8px;
width: 187px;
height: 290px;
background-image: url(/images/days/sunday-bkgrd.jpg);
background-repeat: no-repeat;
}
#slider ul li.mon {
margin-right: 6px;
padding: 9px 0 0 8px;
width: 187px;
height: 290px;
background-image: url(/images/days/monday-bkgrd.jpg);
background-repeat:no-repeat;
}
#slider ul li.tue {
margin-right: 6px;
padding: 9px 0 0 8px;
width: 187px;
height: 290px;
background-image: url(/images/days/tuesday-bkgrd.jpg);
}
#slider ul li.wed {
margin-right: 6px;
padding: 9px 0 0 8px;
width: 187px;
height: 290px;
background-image: url(/images/days/wednesday-bkgrd.jpg);
background-repeat:no-repeat;
}
#slider ul li.thu {
margin-right: 6px;
padding: 9px 0 0 8px;
width: 187px;
height: 290px;
background-image: url(/images/days/thursday-bkgrd.jpg);
background-repeat:no-repeat;
}
#slider ul li.fri {
margin-right:6px;
padding: 9px 0 0 8px;
width: 187px;
height: 290px;
background-image: url(/images/days/friday-bkgrd.jpg);
background-repeat:no-repeat;
}
#slider ul li.sat {
margin-right: 6px;
padding: 9px 0 0 8px;
width: 187px;
height: 290px;
background-image: url(/images/days/saturday-bkgrd.jpg);
background-repeat:no-repeat;
}
#promo-container {
margin-top:4px;
width:100%;
float:left;
min-height:200px;
}
/*#promo1 {
float:left;
margin-right: 4px;
padding: 10px 12px 12px 12px;
width: 209px;
height: 206px;
background-image: url(/new-site/images/promos/promo-01-bkgrd.jpg);
background-repeat: no-repeat;
}*/
#promo1 {
float:left;
width: 231px;
height: 230px;
}
.promo-small {
float:left;
padding: 10px 0 0 11px;
width: 231px;
height: 105px;
background-image: url(/images/promos/promo-03-bkgrd.jpg);
background-repeat: no-repeat;
}
#promo1-2 {
float:left;
padding: 10px 0 0 11px;
width: 231px;
height: 105px;
background-image: url(/images/promos/promo-03-bkgrd.jpg);
background-repeat: no-repeat;
}
#promo2 {
float:left;
margin:0 4px;
padding: 25px;
width: 478px;
height: 180px;
color: #FFF;
background-image: url(/images/blog/blog-bkgrd.jpg);
background-repeat: no-repeat;
}
#promo2 h1 a {
font-size: 24px;
font-weight: bold;
color: #900;
}
#promo2 p {
font-size: 12px;
font-weight: normal;
color:#999999;
}
#promo2 .readmore {
margin: 10px 0 0 0;
width:100%;
text-align: right;
}
#promo2 .readmore a {
padding: 4px;
background-color: #900;
color: #FFF;
-moz-border-radius: 4px; /* The radius for Mozilla */
-webkit-border-radius: 4px; /* The radius for Webkit */ 
}
#promo2 small {
font-size: 11px;
margin-bottom: 12px;
font-weight: bold;
}
#promo2 small a {
color: #900;
}
#promo3 {
float:left;
width: 231px;
height: 230px;
}
#promo3-1 {
float:left;
/*margin-bottom: 4px;*/
padding: 10px 0 0 11px;
width: 231px;
height: 105px;
background-image: url(/images/promos/promo-03-bkgrd.jpg);
background-repeat: no-repeat;
}
#promo3-2 {
float:left;
padding: 10px 0 0 11px;
width: 231px;
height: 105px;
background-image: url(/images/promos/promo-03-bkgrd.jpg);
background-repeat: no-repeat;
}
#image-container {
margin-top: 4px;
width:100%;
float:left;
min-height:120px;
}
.home-image {
float:left;
margin: 0 2px;
padding: 9px 0 0 11px;
width: 110px;
height: 120px;
background-image: url(/images/heads/head-box.jpg);
background-repeat: no-repeat;
}
#top-round {
float: left;
width: 710px;
height: 20px;
background-image: url(/images/page/round-top.jpg);
background-repeat: no-repeat;
}
#content {
width:710px;
float:left;
padding:0;
}
#bot-round {
float: left;
width: 710px;
height: 20px;
background-image: url(/images/page/round-bottom.jpg);
background-repeat: no-repeat;
}
.post {
float: left;
padding:0 20px 20px 20px;
width: 670px;
background-color: #FFF;
}
.post p {
margin: 10px 0 10px 0;
padding:  0 0 0 0;
line-height: 18px;
}
.post em{
font-style:italic;
}
.post h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
padding:10px 0 15px 0;
font-weight: bold;
}
.post table h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:24px;
padding:10px 0 0 0;
font-weight: bold;
}
.post h1, .post h1 a{
font-family: Arial, Helvetica, sans-serif;
font-size:28px;
padding:2px 0 0 0;
font-weight:bold;
line-height:32px;
}
.show-buttons {
	float:right;
}
.post h3, .post h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
padding:5px 0 0 0;
font-weight:normal;
}
.post .post-meta {
	margin:0;
	padding:0;
}
.post .post-meta li {
	list-style: none;
}
.post-meta-key {
	font-weight: 600;
	font-size: 1.1em;
	color: #990000;
}
.reservation-link {
padding: 8px;
background-color: #900;
color:#FFF;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.cal {
padding: 8px;
background-color: #E6D07A;
color:#000;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.post table h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
padding:2px 0 0 0;
font-weight:normal;
}
.post h5 {
margin-bottom: 10px;
border: #FC6 2px solid;
background-color: #FFC;
padding: 8px;
width: 640px;
font-weight: 600;
font-size: 12px;
line-height: 16px;
}
.post table font {
	line-height: 1.1em;
}
.post table .show-info {
padding: 8px;
background-color: #333;
color:#FFF;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.post table .reservation-link {
padding: 8px;
background-color: #900;
color:#FFF;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.post table .cal {
padding: 8px;
background-color: #E6D07A;
color:#000;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.red-btn {
padding: 8px;
background-color: #900;
color:#FFF;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;	
}
.post h4 {
font-size:16px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
/*color:#e12000;*/
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small, h6 {
font-size:11px;
margin:0;
}
.post small a, h6 a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin: 15px 0 10px 0;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
padding: 5px 5px 5px 5px;
color:#666666;
font-size:12px;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments {
background-color: #FFF;
padding: 0 20px;
}
#comments h3, #comments h4{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
padding:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto 0 auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
.navigation {
font-size: 14px;
float:left;
width: 670px;
padding:0 20px;
background-color: #FFF;
}
.navigation .alignleft {
float:left;
}
.navigation .alignright {
float:right;
}
#sidebar {
width:250px;
float:right;
margin:10px 26px 25px 0;
}
#sidebar table {
font-size: 11px;
}
#sidebar a {
color: #FFF;
}
#sidebar h3 {
padding:25px 0 3px 0;
font-size:18px;
color: #FFF;
}
#sidebar .block ul {
border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
color: #FFF;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#404040 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar .ad280-70 {
width: 269px;
height: 59px;
padding: 10px 0 0 10px;
background-image: url(/images/promos/280x70-promo-bkgrd.jpg);
background-repeat: no-repeat;
margin-bottom: 10px;
}
#sidebar .ad280-297 {
width: 280px;
height: 297px;
background-image: url(/images/promos/280x297-promo-bkgrd.jpg);
background-repeat: no-repeat;
margin-bottom: 10px;
line-height: 1.2em;
}
#sidebar .ad280-200 {
width: 280px;
height: 200px;
padding: 10px 0 0 10px;
background-image: url(/images/promos/280x200-promo-bkgrd.jpg);
background-repeat: no-repeat;
margin-bottom: 10px;
}
#sidebar .ad280-297 table a {
color: #FFF;
}
#sidebar .ad280-297 table a:hover {
color:#e12000;
}	
#footer {
width:100%;
float:left;
padding:10px 0 40px 0;
color: #666;
font-size: 12px;
}
#footer a {
color:#666;
}
#footer a:hover {
color: #F00;
text-decoration: underline;
}
#footer p {
line-height: 16px;
margin-bottom: 4px;
}
/***********************************
PLUGIN STYLE HACKS
************************************/

/*****
MM FORMS
*****/
div.mmf-response-output {
margin:0;
}
#audioplayer_1 {
display: inline-block;
margin-bottom: 8px;
padding:0;
}

/******************************
RESERVATION FORM STYLES
*******************************/
#res-form {
margin: 10px 10px;
}
.res-legend {
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
}
.res-input {
border: #CCC 2px solid;
margin: 0 10px 30px 0;
padding: 0 4px;
height: 30px;
width: 280px;
font-weight: 600;
}
.res-list {
list-style:none !important;
margin:0 !important;
}
.res-label {
font-size: 14px;
font-weight: 600;
}
.res-select {
margin: 0 10px 20px 0;
font-weight: 600;
border: #CCC 2px solid;
}
#res-button {
border:  #CCC 2px solid;
background-color:#900;
color: #FFF;
padding: 8px;
}
#res-message h5 {
margin: 10px;
border: #FC6 2px solid;
background-color: #FFC;
padding: 8px;
width: 640px;
font-size: 12px;
font-weight: 600;
line-height: 12px;
}
#res-message h5 a {
font-size: 12px;
color: #F00;
}
#res-message p {
margin:0 !important;
}
#res-form .error {
color: #F00;
font-weight: 600;
}
/******************************
BIRTHDAY FORM STYLES
*******************************/
#bday-form {
margin: 10px 10px;
}
.bday-legend {
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
}
.bday-input {
border: #CCC 2px solid;
margin: 0 10px 30px 0;
padding: 0 4px;
height: 30px;
width: 280px;
font-weight: 600;
}
.bday-list {
list-style:none !important;
margin:0 !important;
}
.bday-label {
font-size: 14px;
font-weight: 600;
}
.bday-select {
margin: 0 10px 20px 0;
font-weight: 600;
width: 70px;
border: #CCC 2px solid;
}
#bday-button {
border:  #CCC 2px solid;
background-color:#900;
color: #FFF;
padding: 8px;
}
#bday-message h5 {
margin: 10px 0;
border: #FC6 2px solid;
background-color: #FFC;
padding: 8px;
width: 640px;
font-size: 12px;
font-weight: 600;
line-height: 12px;
}
#bday-message h5 a {
font-size: 12px;
color: #F00;
}
#bday-message p {
margin:0 !important;
}
#bday-form .error {
color: #F00;
font-weight: 600;
}
/******************************
CONTACT FORM STYLES
*******************************/
#cont-form {
margin: 10px 10px;
}
.contact-legend {
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
}
.contact-input {
border: #CCC 2px solid;
margin: 0 10px 30px 0;
padding: 0 4px;
height: 30px;
width: 280px;
font-weight: 600;
}
.contact-textarea {
border: #CCC 2px solid;
margin: 0 10px 30px 0;
padding: 0 4px;
height: 100px;
width: 280px;
font-weight: 600;
}
.contact-list {
list-style:none !important;
margin:0 !important;
}
.contact-label {
font-size: 14px;
font-weight: 600;
}
.contact-select {
margin: 0 10px 20px 0;
font-weight: 600;
border: #CCC 2px solid;
}
#contact-button {
border:  #CCC 2px solid;
background-color:#900;
color: #FFF;
padding: 8px;
}
#contact-message h1 {
margin-bottom: 10px;
border: #FC6 2px solid;
background-color: #FFC;
padding: 8px;
width: 640px;
font-size: 12px;
line-height: 16px;
}
#contact-message p {
margin:0 !important;
}
#contact-form .error {
color: #F00;
font-weight: 600;
vertical-align: top;
}
.show-wrapper {
margin-bottom: 20px;
float: left;
}
.show-image {
float:left;
margin-right: 10px;
}
.show-image img {
padding: 2px;
border: #CCC 1px solid;
}
.show-info {
float: left;
width: 470px;
}
.show-info h1 {
font-size: 1.4em;
line-height: 1.4em;
padding:0;
}
.show-list-wrapper {
float: left;
margin-bottom: 14px;
}
.show-list-title, .show-list-title a {
	font-size: 1.3em !important;
}
.back-list {
float: left;
margin-bottom: 8px;
width: 110px;
}