html {
	min-width:962px;
	background:#161513 url(../images/bg-html.gif) repeat-y 50% 0;
	/* height:100%; */
}
body{
	margin:0;
	/* height:100%; */
	color:#fff;
	font:12px "trebuchet ms", Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.gif) no-repeat 50% 90px;
	min-width:962px;
}
ul, dl {
	margin:0;
	padding:0;
	list-style:none;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#fff;
}
a:hover{text-decoration:none;}
#wrapper {
	background:url("../images/bg-body.gif") no-repeat scroll left bottom transparent;
	width:962px;
	margin:0 auto;
	/* min-height:100%;  */
}
* html #wrapepr {
	/*  height:100%; */
}
#header {
	width:100%;
	height:90px;
	background:#161513;
	position:relative;
}
.navigation {
	position:absolute;
	top:0;
	left:4px;
	width:749px;
	height:35px;
	overflow:hidden;
}
.navigation li {
	float:left;
}
.navigation li a {
	float:left;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/navigation.gif) no-repeat;
}
.navigation li.active a,
.navigation li a:hover {
	background-position:0 -35px;
}
.navigation li .what {
	width:145px;
	background-position:0 0;
}
.navigation li.active .what,
.navigation li .what:hover {
	background-position:0 -35px;
}
.navigation li .enter {
	width:128px;
	background-position:-145px 0;
}
.navigation li.active .enter,
.navigation li .enter:hover {
	background-position:-145px -35px;
}
.navigation li .drinks {
	width:74px;
	background-position:-273px 0;
}
.navigation li.active .drinks,
.navigation li .drinks:hover {
	background-position:-273px -35px;
}
.navigation li .gallery {
	width:74px;
	background-position:-347px 0;
}
.navigation li.active .gallery,
.navigation li .gallery:hover {
	background-position:-347px -35px;
}
.navigation li .employee {
	width:195px;
	background-position:-421px 0;
}
.navigation li.active .employee,
.navigation li .employee:hover {
	background-position:-421px -35px;
}
.navigation li .find {
	width:133px;
	background-position:-616px 0;
}
.navigation li.active .find,
.navigation li .find:hover {
	background-position:-616px -35px;
}
.logo {
	margin:0;
	position:absolute;
	top:18px;
	left:18px;
	background:url(../images/logo.gif) no-repeat;
	width: 297px;
	height: 56px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo2 a,
.logo a {
	display:block;
	height:100%;
}
.logo2 {
	position:absolute;
	top:0;
	right:7px;
	background:url(../images/logo2.gif) no-repeat;
	width: 78px;
	height: 35px;
	overflow:hidden;
	text-indent:-9999px;
}
#content {
	padding:24px 19px 9px;
	width:924px;
	overflow:hidden;
}
.main-content {
	float:left;
width:605px;
}
.post {
	width:100%;
	overflow:hidden;
}
.post .heading {
	width:100%;
	overflow:hidden;
	padding-bottom:22px;
	background:url(../images/sep-heading.gif) no-repeat 34px 0;
}
.post .date {
	float:left;
	width:34px;
	padding:0 12px 0 0;
}
.post .date strong {
	display:block;
	font:24px/26px arial, sans-serif;
	color:#999;
}
.post .date span {
	display:block;
	font:12px/14px arial, sans-serif;
	color:#ccc;
}
.title {
	float:left;
	width:504px;
	margin:-1px 0 0;
	padding:0 0 0 3px;
	overflow:hidden;
}
.title h2 {
	margin:0 0 2px -3px;
}
.title .text-worth {
	font-size:26px;
margin-top:-10px;
overflow:hidden;
text-transform:capitalize;
}
.title span {
	display:block;
	color:#ccc;
	font:12px/14px arial, sans-serif;
}
.title span a {
	color:#ccc;
}
.main-content p {
	margin:0 0 21px;
	line-height:22px;
}
.visual {
	width:100%;
	overflow:hidden;
}
.sidebar {
	float:right;
	width:276px;
	padding:8px 0 0;
}
.recent,
.events, .widget_recent_entries {
	width:100%;
	padding-bottom:31px;
	overflow:hidden;;
}
.events h3 {
	margin:0 0 22px;
}
.recent h3, .widget_recent_entries h2 {
	margin:0 0 20px;
}
.events .text-events {
	background:url(../images/text-upcoming.gif) no-repeat;
	width: 227px;
	height: 23px;
	overflow:hidden;
	text-indent:-9999px;	
}
.recent .text-recent, .widget_recent_entries h2 {
	background:url(../images/text-recent.gif) no-repeat;
	width: 227px;
	height: 23px;
	overflow:hidden;
	text-indent:-9999px;	
}
.recent ul,
.events ul, .widget_recent_entries ul {
	width:100%;
	overflow:hidden;
}
.events li {
	font-size:15px;
	line-height:20px;
	padding-bottom:18px;
	vertical-align:top;
	height:1%;
}
.recent li a, .widget_recent_entries li a, 
.events li a {
	font-weight:bold;
	text-decoration:none;
}
.recent li a:hover, .widget_recent_entries li a:hover,
.events li a:hover {
	text-decoration:underline;
}
.events li em {
	display:block;
	font-style:normal;
	color:#ccc;
}
.recent li, .widget_recent_entries li {
	font-size:15px;
	line-height:20px;
	padding-bottom:7px;
	vertical-align:top;
	height:1%;
}
.recent li a , .widget_recent_entries li a{
	font-weight:normal;
	text-transform:capitalize;
}
