/* Wordpress specific CSS */
h2.storytitle a, h3.storytitle a{
	margin: 0px 0 5px 10px;
	line-height: 100%;
	padding: 0 0 0px 0;
	font-size: 14px;
	font-family: Tahoma,'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: none;
	color: yellow;
}

h2.storytitle a:hover, h3.storytitle a:hover{
	text-decoration:underline;
	/*color: #fff;*/
}

h2.sidelink a, h3.sidelink a{
	line-height: 100%;
	font-size: 14px;
	font-family: Tahoma,'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: none;
	color: yellow;
}

h2.sidelink a:hover, h3.sidelink a:hover{
	text-decoration:underline;
}

h2.storytitle {
	margin: 0px 0 5px 10px;
	line-height: 100%;
	font-size: 14px;
	text-transform: none;
	color: yellow;
}

h2.catpagetitle {    
font-size:17px;  
margin: 15px 0 30px 10px;  
text-align:center;
text-transform: none;
}

.post {
text-align:justify;
margin:10px 10px 20px 10px;
}

.postarchive {
text-align:justify;
margin:10px 25px 20px 25px;
}

div.hr {
  height: 3px;
  background: #0F0F0F url(images/horiz_rule.gif) no-repeat scroll center;
  padding: 3px 0px 1px 0px;
}

div.hr hr {
  display: none;
}

.style4{
	color: red;
	font-size: 14px;
	font-family: Tahoma,'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: none;
	text-decoration:underline;
	padding-top: 10px;
}
.entry p {
font-size:1.0em;
line-height:1.3em;
font-family: Tahoma,'Lucida Grande', Verdana, Sans-Serif;
}

.entry p a:visited {
color:#b85b5a;
}

html>body .entry ul {
margin-left:0;
list-style:none;
text-indent:-10px;
padding:0 0 0 10px;
}

html>body .entry li {
margin:7px 0 8px 10px;
}

.entry ol {
margin:0;
padding:0 0 0 35px;
}

.post h2 {
	line-height: 100%;
	font-size: 14px;
	text-transform: none;
	color: yellow;
}

.postmetadata {
margin:30px 0;
}

.postmetadata ul,.postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none;
}

.postmetadata {
text-align:left;
padding-top:5px;
}

.postmetadata a{
text-decoration:underline;
}

.postmetadata a:hover{
text-decoration:none;
}

.postmetadata small{
font-size: 9px;
}

.posttitle small{
font-size: 1.3em;
}

.posttitle a{
color: #fff;
text-decoration:underline;
font-size: 1.3em;
}

.posttitle a:hover{
text-decoration:none;
}

small {
font-family:Arial, Helvetica, Sans-Serif;
font-size:0.9em;
line-height:1.5em;
}

small.postmetadata {
font-size: 9px;
}

small.footmetadata {
font-size: 9px;
}

.footmetadata a{
color: yellow;
text-decoration:underline;
}

.footmetadata a:hover{
text-decoration:none;
}

#wp-calendar {
empty-cells:show;
width:155px;
margin:10px auto 0;
background-color:#990000;
margin-left: 0px;
margin-top: 10px;
}

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

#wp-calendar td {
text-align:center;
padding:3px 0;
}

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

.navigation {
display:block;
text-align:center;
margin-top:10px;
margin-bottom:20px;
voice-family: "\"}\""; 
voice-family:inherit;
margin-bottom:7px;
}

.navigation a{
color: red;
}

.navigation a:Hover{
text-decoration:underline;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.alignright, .alignleft {
font-size: 11px;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

/* Main HTML Document CSS */

#imageloader
{
	height: 0px;
	width: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/contact_out.png);
	background-image: url(images/contact_over.png);
	background-image: url(images/about_out.gif);
	background-image: url(images/about_out.gif);
	background-image: url(images/about_over.gif);
	background-image: url(images/menu_out.gif);
	background-image: url(images/menu_out.gif);
	background-image: url(images/menu_over.gif);
	background-image: url(images/cal_out.gif);
	background-image: url(images/cal_out.gif);
	background-image: url(images/cal_over.gif);
	background-image: url(images/nightlife_out.gif);
	background-image: url(images/nightlife_out.gif);
	background-image: url(images/nightlife_over.gif);
	background-image: url(images/photos_out.gif);
	background-image: url(images/photos_out.gif);
	background-image: url(images/photos_over.gif);
	background-repeat: no-repeat;
}

a
{
text-decoration:none;
}

a.contact-link{
text-decoration:none;
color:red;
}

a:hover.contact-link {
text-decoration:underline;
color:red;
}

a.contact-link img{
border:none;
}

a:hover.contact-link img{
border: 2px;
border-color:red;
}

hr {
/*display:none;*/
color: #fff;
}

.center {
text-align:center;
}

body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	text-align: center;
	min-width: 588px;
	font-size:70.5%;
	font-family: Arial,'Lucida Grande', Verdana, Sans-Serif;
	margin:0;
	padding:0;
	color:#fff;
}

#header {
	float: left;
	position: relative;
	width: 588px;
	height: 167px;
	background-image: url(images/header.png);
	background-repeat:no-repeat;
	margin-top:25px;
	margin-bottom:10px;
	
}

#header a{
	float: left;
	position: relative;
	width: 588px;
	height: 167px;
	background-image: url(images/header.png);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
}

#global {
	margin:0 auto 0 auto;
	width:588px;
	text-align: left;
	}
	
#main {
	float: left;
	width: 588px;
	height: auto;
}

#welcome{
	width: 588px;
	height: 190px;
	background-repeat:no-repeat;
	background-image: url(images/welcome.jpg);
}

#tag-line{
float:left;
margin: 85px 0px 0px 75px;
}

#tag-line{
	font-size:18px;
	font-family: Tahoma,'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#FFCC00;
	font-style: bold;
}


#content{
	float: left;
	position: relative;
	margin:0 auto 0 auto;
	text-align: left;
	width: 582px;
	background-color:#171717;
	border-left:solid 3px;
	border-right:solid 3px;
	border-color:#fff;
}

#content-right{
	float: right;
	width: 177px;
	padding-right: 20px;
	padding-bottom: 10px;
	
}
#content-left{
	float: left;
	width: 345px;
	padding-bottom: 10px;
}

#content-footer{
	float: left;
	width: 582px;
	height: 42px;
	background-color:#171717;
	border-left:solid 3px;
	border-right:solid 3px;
	border-color:#fff;
}

#navlinks{
	width: 550px;
	height: 20px;
	float: left;
	background-repeat:no-repeat;
	margin: 5px 0px 5px 25px;
}

#contact{
	width: 533px;
	height: 41px;
	background-image:url(images/content_footer.png);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 25px;
}

#post-top{
	height: 50px;
}

#archive-content{
	float: left;
	display: inline;
	width: 535px;
	margin: 0px 0px 0px 25px;
	background-color:#0F0F0F;
	background-repeat:no-repeat;
	min-height:400px;
}

#photo-content{
	float: left;
	display: inline;
	width: 515px;
	margin: 0px 0px 0px 25px;
	padding: 25px 0px 10px 20px;
	background-color:#0F0F0F;
	background-repeat:no-repeat;
	min-height:400px;
}

#main-404-content{
	float: left;
	position: relative;
	width: 582px;
	background-color:#171717;
	border-left:solid 3px;
	border-right:solid 3px;
	border-color:#fff;
}

#404-content{
	float: left;
	display: inline;
	width: 535px;
	margin: 0px 0px 0px 25px;
	background-color:#0F0F0F;
	background-repeat:no-repeat;
}

#archive-content-bottom{
	width: 345px;
	height: 4px;
	margin: 0px 0px 0px 25px;
	background-color:#0F0F0F;
	background-repeat:no-repeat;
	background-image:url(images/feature_bottom.gif);
	float: left;
}

#feature{
	float: left;
	width: 345px;
	margin: 7px 0px 0px 25px;
	background-color:#0F0F0F;
	background-repeat:no-repeat;
	background-image:url(images/feature_news.gif);
	display: inline;
}

#feature-bottom{
	float: left;
	width: 345px;
	height: 4px;
	margin: 0px 0px 0px 25px;
	background-color:#0F0F0F;
	background-repeat:no-repeat;
	background-image:url(images/feature_bottom.gif);
	display: inline;
}

#upcoming{
	float: left;
	width: 345px;
	height: 750px;
	margin: 7px 0px 0px 25px;
	background-color:#0F0F0F;
	background-repeat:no-repeat;
	background-image:url(images/upcoming_events.gif);
	display: inline;
}

#noevents{
	line-height: 100%;
	font-size: 14px;
	font-family: Tahoma,'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: none;
}

#noevents a{
	line-height: 100%;
	font-size: 14px;
	font-family: Tahoma,'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: none;
	color: yellow;
	text-decoration:underline;
}

#noevents a:hover{
	line-height: 100%;
	font-size: 14px;
	font-family: Tahoma,'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: none;
	color: yellow;
	text-decoration:none;
}

#upcoming-bottom{
	float: left;
	width: 345px;
	height: 4px;
	margin: 0px 0px 0px 25px;
	background-color:#0F0F0F;
	background-repeat:no-repeat;
	background-image:url(images/feature_bottom.gif);
	display: inline;
}

#party{
	float: left;
	width: 177px;
	background-color:#E30000;
	background-repeat:no-repeat;
	background-image:url(images/party_central.png);
	display: inline;	
}

#party-bottom{
	float: left;
	width: 177px;
	height: 5px;
	background-color:#171717;
	background-repeat:no-repeat;
	background-image:url(images/party_bottom.gif);
	display: inline;
}

#trade-mark{
float:right;
margin: 0px 25px 0px 0px;
}

#trade-mark{
	font-size:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFCC00;
}

#contact-left a:link
{
height:41px;
width:184px;
margin: 0px 0px 0px 30px;
background-image:url(images/contact_over.png);
background-image:url(images/contact_out.png);
background-repeat:no-repeat;
float: left;
}


#contact-left a:visited
{
height:41px;
width:184px;
margin: 0px 0px 0px 30px;
background-image:url(images/contact_out.png);
background-repeat:no-repeat;
float: left;
}

#contact-left a:hover
{
height:41px;
width:184px;
margin: 0px 0px 0px 30px;
background-image:url(images/contact_over.png);
background-repeat:no-repeat;
float: left;
}

#bottom {
	width: 588px;
	height: 12px;
	position: relative;
	background-repeat:no-repeat;
	background-image: url(images/footer.gif);
	margin-bottom:25px;
	float: left;
}

#navcontainer {
	width: 588px;
	margin-bottom:0px;
	padding:0px;
	float: right;
}

/* Main navigation links */
#navlist li
{
display: inline;
list-style-type: none;
padding-top: 25px;
}

#about a:link
{
height:44px;
width:184px;
padding: 1px 80px 1px 24px;
background-image: url(images/about_over.gif);
background-image: url(images/about_out.gif);
background-repeat:no-repeat;
}

#about a:visited
{
height:44px;
width:184px;
padding: 1px 80px 1px 24px;
background-image: url(images/about_out.gif);
background-repeat:no-repeat;
}


#about a:hover
{
height:44px;
width:184px;
padding: 1px 80px 1px 24px;
background-image: url(images/about_over.gif);
background-repeat:no-repeat;
}

#menu a:link
{
height:44px;
width:184px;
padding: 1px 50px 1px 24px;
background-image: url(images/menu_over.gif);
background-image: url(images/menu_out.gif);
background-repeat:no-repeat;
}

#menu a:visited
{
height:44px;
width:184px;
padding: 1px 50px 1px 24px;
background-image: url(images/menu_out.gif);
background-repeat:no-repeat;
}

#menu a:hover
{
height:44px;
width:184px;
padding: 1px 50px 1px 24px;
background-image: url(images/menu_over.gif);
background-repeat:no-repeat;
}

#cal a:link
{
height:44px;
width:184px;
padding: 1px 80px 1px 24px;
background-image: url(images/cal_over.gif);
background-image: url(images/cal_out.gif);
background-repeat:no-repeat;
}

#cal a:visited
{
height:44px;
width:184px;
padding: 1px 80px 1px 24px;
background-image: url(images/cal_out.gif);
background-repeat:no-repeat;
}

#cal a:hover
{
height:44px;
width:184px;
padding: 1px 80px 1px 24px;
background-image: url(images/cal_over.gif);
background-repeat:no-repeat;
}

#night a:link
{
height:60px;
width:184px;
padding: 1px 80px 6px 24px;
background-image: url(images/nightlife_over.gif);
background-image: url(images/nightlife_out.gif);
background-repeat:no-repeat;
}

#night a:visited
{
height:60px;
width:184px;
padding: 1px 80px 6px 24px;
background-image: url(images/nightlife_out.gif);
background-repeat:no-repeat;
}

#night a:hover
{
height:60px;
width:184px;
padding: 1px 80px 6px 24px;
background-image: url(images/nightlife_over.gif);
background-repeat:no-repeat;
}

#photos a:link
{
height:44px;
width:184px;
padding: 1px 55px 1px 24px;
background-image: url(images/photos_over.gif);
background-image: url(images/photos_out.gif);
background-repeat:no-repeat;
}

#photos a:visited
{
height:44px;
width:184px;
padding: 1px 55px 1px 24px;
background-image: url(images/photos_out.gif);
background-repeat:no-repeat;
}

#photos a:hover
{
height:44px;
width:184px;
padding: 1px 55px 1px 24px;
background-image: url(images/photos_over.gif);
background-repeat:no-repeat;
}

#party
{
	padding: 100px 0px 0px 0px;	
}

#partysidebar
{
	margin-left: -30px;
	padding-right: 0px;
}

#partysidebar li
{
	list-style:none;
}

#bookeventtext li{
	list-style:none;
	width: 155px;
	margin-top: 0px;
	margin-left: -30px;
	font-family:'Lucida Grande', Verdana, Sans-Serif;
	font-size:0.9em;
	text-align: justify;
}

#partysidebar h2 {
font-family:'Lucida Grande', Verdana, Sans-Serif;
font-size:1.2em;
margin:5px 0 0 0;
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
background-color: black;
}

div#menu{width:350px;margin: 0 auto;
    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}
div#additem{width:350px;margin: 0 auto;
	    font: 90% "Trebuchet MS",Arial,sans-serif;text-align:left}
h3{margin: 1em auto 0.3em;color: #ff0/*#008C00*/;
    font-size: 250%;text-align:center}

dl{width: 100%; overflow: auto; margin: 0 0 1em;
    background: url(images/dot.gif) repeat-x 0 1.2em}
dt,dd.price{font-size: 130%;font-weight: bold}
dt{float: left;padding-right: 3px;color: #F70000}
dd{margin:0}
dd.price{float: right;padding-left: 3px;color: #AAA}
dd.ingredients{float: left;width: 100%;padding: 3px 0;
   font: italic 100% Georgia,Times,sans-serif;color: #555;text-align:left}
dd.menudesc{float: left;width: 350px; padding: 3px 0;
   font: italic 100% Georgia,Times,sans-serif;color: #555; text-align:center}