body , ul , h1, h2, h3, h4, h6{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#18385c;
}

body {
	background:url(images/lt_gradient.jpg) repeat-x;
}

:focus {
	outline:none;
}

h2 {
	text-indent:-9999px;
}

a {
	color:#18385c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

li {
	list-style:none;
}

#container {
	width:900px;
	margin:auto;
}

#header {
	height:145px;
	background:url(images/lt_header.jpg) no-repeat;
	position:relative;
}

#header h1 {
	position:absolute;
	left:20px;
	top:12px;
}

#header h1 a {
	width:130px;
	height:122px;
}

#header ul {
	background:url(images/lt_nav.png) no-repeat;
	height:36px;
	position:absolute;
	right:0;
	bottom:0;
	width:660px;
}

#header ul li a {
	height:36px;
	display:block;
}

#header ul li a.active, #header ul li a:hover {
	background-image:url(images/lt_hover.png);
	background-repeat:no-repeat;
}

#nav_about {
	width:77px;
}

#nav_menus {
	width:74px;	
	background-position:-77px 0;
}

#nav_specials {
	width:141px;
	background-position:-152px 0;
}

#nav_events {
	width:78px;
	background-position:-294px 0;
}

#nav_calendar {
	width:101px;
	background-position:-371px 0;
}

#nav_gallery {
	width:92px;
	background-position:-472px 0;
}

#nav_contact {
	width:96px;
	background-position:-564px 0;
}

#header a {
	text-indent:-9999px;
	display:block;
}

#header li {
	float:left;
}

#content {
	background:#fff url(images/lt_content_bg.gif) repeat-x;
	padding:20px 0;
	overflow:hidden;
}

#sidebar {
	width:200px;
	float:left;
	margin:0 20px;
}

.index {
	float:left;
	width:640px;
}

.index img {
	margin:0 0 20px;
}

.page {
	float:left;
	width:425px;
}

.page_cal {
	float:left;
	width:638px;
}

.page h3 {
	color:#80c6e4;
	border-bottom:2px solid #c9e7f5;
	padding:0 0 20px;
	font-size:16px;
	font-weight:600;
}
	
#specials {
	background:#dff3fc;
	margin:0 0 24px;
}

#specials h2 {
	background:#bae5f6 url(images/lt_dailyspecial.gif) no-repeat 10px 8px;
	padding:8px 0 6px;
	height:20px;
}

#specials ul {
	padding:15px 10px 0;
}

#specials ul li {
	padding:0 0 15px;
}

#events {
	border:1px solid #1f3467;
	margin:0 0 24px;
}

#events .date {
	font-weight:700;
	margin:0 0 0 10px;
	display:inline-block;
	vertical-align:top;
	width:40px;
}

#events a {
	display:inline-block;
	width:130px;
	margin:0 0 5px;
}
	

h2.about {
	background:url(images/lt_pageabout.png) no-repeat;
	height:19px;
	padding:0 0 10px;
}

h2.events {
	background:url(images/lt_pageevents.png) no-repeat;
	height:19px;
	padding:0 0 10px;
}

#title_list {
	margin:0 0 10px;
}

#title_list ul {
	border-bottom:2px solid #c9e7f5;
	border-top:2px solid #c9e7f5;
	padding:12px 0 0;
}

.list {
	padding:0 0 10px;
}

.list a {
	font-weight:600;
	line-height:16px;
	display:block;
}

.list a:hover {
	background:#dff3fc;
	text-decoration:none;
}

h2.gallery {
	background:url(images/lt_pagegallery.png) no-repeat;
	height:26px;
	padding:0 0 3px;
}

h2.menu {
	background:url(images/lt_pagemenus.png) no-repeat;
	height:19px;
	padding:0 0 10px;
}

h2.contact {
	background:url(images/lt_pagecontact.png) no-repeat;
	height:19px;
	padding:0 0 10px;
}

#events h2 {
	background:#DEF3FB url(images/lt_events.gif) no-repeat 10px 8px;
	padding:8px 0 6px;
	height:20px;
	margin:0 0 10px;
}

#calendar h2 {
	background:url(images/lt_calendar.png) no-repeat ;
	height:15px;
	margin:0 0 10px;
}

.calendar {
	
	margin:0 0 20px;
}

.calendar table {
	table-layout:fixed;
	border-collapse:collapse;
	width:100%;
}

.calendar table caption {
	color:#18385c;
	text-align:center;
	font-weight:700;
	line-height:27px;
}

.calendar table td {
	color:#18385c;
	text-align:center;
	line-height:20px;
}

.calendar table td a {
	text-decoration:underline;
}

.calendar table thead th {
	font-weight:700;
	background:#fff;
}

#main #wp-calendar {
	width:100%;
	font-size:18px;
	text-align:center;
}

#intro {
	width:400px;
	float:left;
	line-height:150%;
        border-right:2px solid #c9e7f5;
	padding:0 20px 0 0;
	margin:0;
}

#intro h2 {
	background:url(images/lt_welcome.gif) no-repeat;
	height:30px;
}

#main_sb {
	float:left;
	width:195px;
	margin:0 0 0 20px;
}

#subscribe {
	background:url(images/lt_subscribe_bg.gif) repeat-x;
	height:55px;
	border:1px solid #1f3467;
	position:relative;
	margin:0 0 25px;
}

#subscribe h2 {
	background:url(images/lt_subscribe.gif) no-repeat  10px 8px ;
	height:13px;
	padding:8px 0;
}

#subscribe #MailPress {
	position:absolute;
	top:30px;
	left:10px;
}

#subscribe .MailPressFormEmail {
	height:16px;
	border:1px solid #e1eff7;
	width:100px;
	font-size:11px;
	margin:0 7px 0 0;
}

#subscribe .MailPressFormSubmit {
	font-size:11px;
	color:#18385c;
	background:#bae5f6;
	padding:2px;
	border:0;
}

#rss p {
	margin:0 0 5px;
	line-height:18px;
	padding:0 0 0 22px;
	background:url(images/lt_rss.gif) no-repeat;
}

#rss h3 {
	color:#18385c;
	font-weight:600;
	padding:0 0 8px;
	border-bottom:1px solid #c9e7f5;
	margin:0 0 15px;
}

.post h4 {
	color:#80c6e4;
	font-size:16px;
	margin:0 0 10px;
	padding:0 0 10px;
	font-weight:600;
	border-bottom:2px solid #c9e7f5;
}

.post .entry {
	line-height:150%;
}

.post span {
	font-size:11px;
}

.post address {
	font-size:14px;
	font-style:normal;
}

.post .entry form input[type="text"], .post .entry form textarea {
	border:1px solid #ccced0;
	width:50%;
}

.post .entry form input[type="submit"] {
	border:1px solid #ccced0;
	background:#f3f3f4;
}

.post .entry li {
	margin:0 0 15px;
}

.post .entry h6 {
	font-size:14px;
	font-weight:600;
	margin:10px 0;
	color:#18385c;
}

.post .entry .menu_item {
	width:275px;
	color:#18385c;
	font-size:12px;
	display:inline-block;
}

.post .entry .price {
	color:#18385c;
	font-size:12px;
	font-weight:600;
}

/* single template */

.single #sidebar, .single #main_sb, .single #main {
	float:right;
}

.single #sidebar {
	margin:0 20px 0 0;
}

.single #main_sb {
	margin:0 20px;
}

/* comment template */

#respond {
	color:#232323;
	font-size:15px;
}

#commentform label {
	color:#232323;
	font-size:10px;
	line-height:24px;
	margin:0 0 0 5px;
	vertical-align:top;
}

#commentform input[type="text"] {
	width:240px;
	border:1px solid #bfbfbf;
	height:24px;
}

#commentform textarea {
	width:240px;
	border:1px solid #bfbfbf;
	height:68px;
}

#commentform input[type="submit"] {
	background:#f5f5f5;
	border:1px solid #bfbfbf;
	font-size:12px;
	line-height:24px;
	height:24px;
}
	
#footer {
	clear:both;
	background:#fff url(images/lt_footer_bg.gif) repeat-x bottom;
	font-size:11px;
	padding:11px 0 14px;
	color:#02538c;
	overflow:hidden;
}

#footer span.left {
	float:left;
	margin:0 0 0 20px ;
}

#footer span.right {
	float:right;
	margin:0 20px 0 0;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}
