html, body
{
	background: #242424 url(/images/bg.jpg) top repeat-y;
}

a,a:hover,a:visited,a:active
{
	color: #FFF;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {color: #c62b2d;}
	
#header
{
	height: 161px;
}

#contentcontainer
{
	padding-bottom: 20px;
}

#content
{
	background: url(/images/bg_royal-playboy.png) top left no-repeat;
	color: #FFF;
	padding-left: 10px;
	font-size: 14px;
	min-height: 400px;
	width: 443px;
	/*padding: 1.5em 20px 0 20px;*/

}

div.slideshow
{
	height: 288px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 400px;

}

div.slideshow img
{
	border: none;
	height: 288px;
	margin: 0;
	width: 400px;
}

#rightbar
{
	background: url(/images/bg_right.png) top right no-repeat;
	font-size: 12px;
	height: 849px;	
}

#rightbar #callouts
{
	color: #FFF;
}

#rightbar #callouts #vitals
{
	color: #FFF;
	display: block;	
	margin: 15px 0 0 0;
	height: 80px;
	padding-left: 20px;
}

#rightbar #callouts #vitals #phone
{
	color: #ffe700;
	font-weight: bold;
	font-size: 22px;
	line-height: 1em;
	float: left;
	width: 140px;
	height: 35px;
}

#rightbar #callouts #vitals #hours
{
	font-weight: bold;
	float: left;
	clear: right;
	line-height: 1.1em;
	width: 130px;
	height: 35px;
}

#rightbar #callouts #vitals a
{
	color: #FFF;
	text-decoration: none;
}

#rightbar #callouts #vitals #address
{
	font-weight: bold;
	margin-left: -12px;
	text-align: center;
	text-transform: uppercase;
	width: 293px;
}

#rightbar #callouts #vitals #directions
{
	padding-left: 5px;
}

#rightbar #callouts #talker
{
	float: right;
	height: 486px;
	position: absolute;
	width: 304px;
}

#rightbar #callouts #talker p
{
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	padding: 30px 20px 0 20px;
	height: 95px;
	overflow: hidden;
}

#rightbar #callouts #talker.nelson
{
	background: url(/images/talker_nelson.png) bottom right no-repeat;
}

a#nelsontwitterlink
{
	display: block;
	height: 20px;	
	margin-left: 180px;
	text-indent: -9999px;
	width: 100px;
}

#rightbar #info
{
	color: #FFF;
	padding-left: 25px;
	width: 180px;
}

#rightbar #info #share
{
	display: block;
	height: 38px;
}

#rightbar #info #twitter
{
	display: block;
	height: 66px;
	overflow: hidden;
	padding-top: 41px;
	font-size: 9px;
}

#rightbar #info #twitter h2
{
	display: none;
}

#rightbar #info #facebook
{
	display: block;
	height: 64px;
	overflow: hidden;
	margin-top: 5px;
	text-indent: -9999px;
	width: 200px;
	margin-left: -20px;
}

#rightbar #info #yelp
{
	display: block;
	height: 225px;
	overflow: hidden;
	padding-top: 30px;
}

#rightbar #info #yelp h2
{
	display: none;
}

#rightbar #info #news
{
	display: block;
	height: 140px;
	overflow: hidden;
	padding-top: 60px;
}

#rightbar #info #news h2
{
	display: none;
}

#rightbar #info #post
{
	display: block;
	height: 100px;
	margin: 0 0 0 4px;
	overflow: hidden;
}

h1#logo
{
	margin: 0;
}

h1#logo a
{
	display: block;
	text-indent: -9999px;
	height: 109px;
	margin: 0 0 0 9px;
	width: 294px;
}

div#top100
{
	background: url(/images/top_100.png) no-repeat 0px 0px;
	display: block;
	text-indent: -9999px;
	height: 71px;
	margin: 7px 0 0 35px;
	width: 231px;
}

/*Yelp*/
#yelp #reviewcount
{
	background: url(/images/yelp_review.gif) no-repeat 0px 0px;
	color: #000;
	font-size: 13px;
	letter-spacing: .75em;	
	display: block;	
	height: 20px;
	overflow: hidden;
	width: 150px;
}

#yelp #reviewcount #number
{
	display: block;
	float: left;
	padding-left: 5px;
	width: 43px;
}

#yelp #reviewcount a
{
	display: block;
	float: left;
	text-indent: -9999px;
	height: 20px;
	width: 100px;
}

#yelp #review a
{
	white-space: nowrap;
}

#yelp #stars
{
	margin: 15px 0 15px 0;
}

/*Share*/
#share
{
	margin-left: -5px;
}

#share a
{
	text-indent: -9999px;
	display: block;
	float: left;
	width: 22px;
	height: 21px;
	margin: 10px 0 0 10px;
}

#share a.twitter
{
	background: url(/images/share_sprite.png) no-repeat 0px 0px;
}

#share a.twitter:hover
{
	background: url(/images/share_sprite.png) no-repeat 0px -21px;	
}

#share a.facebook
{
	background: url(/images/share_sprite.png) no-repeat -33px 0px;
}

#share a.facebook:hover
{
	background: url(/images/share_sprite.png) no-repeat -33px -21px;	
}

#share a.yelp
{
	background: url(/images/share_sprite.png) no-repeat -65px 0px;
}

#share a.yelp:hover
{
	background: url(/images/share_sprite.png) no-repeat -65px -21px;	
}

#share a.tripadvisor
{
	background: url(/images/share_sprite.png) no-repeat -98px 0px;
}

#share a.tripadvisor:hover
{
	background: url(/images/share_sprite.png) no-repeat -98px -21px;	
}

#share a.flickr
{
	background: url(/images/share_sprite.png) no-repeat -129px 0px;
}

#share a.flickr:hover
{
	background: url(/images/share_sprite.png) no-repeat -129px -21px;	
}

/*Footer*/
#footer
{
	color: #345977;
	font-size: 11px;
	padding: 15px 0 20px;
	text-transform: uppercase;
}

#footer a
{
	color: #345977;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-right: 1px solid #345977;
}

#footer li.last a
{
	border: none;
}

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

#footer ul
{
	height: 22px;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}

#footer ul:after {
	content:"";
	display:block;
	clear:both;
}

#footer ul li {
	float:left;
	padding:0;
	position:relative;
}

input,
textarea{ padding: .3em .3em .2em .3em;}
textarea {width: 280px;}
label { width: 140px; w\idth: 130px; padding: .65em 10px 0 0;  display: block; float: left; position: relative; color: #c62b2d; text-align: right; text-transform: uppercase; font-weight: normal;}
