/*
Theme Name:
Description: Markup by <a href="http://dimox.name/">Dimox</a>
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/18px "Times New Roman", Georgia, Times, sans-serif;
	color: #837F68;
	width: 100%;
	background: #EBE6D2;
}
a {
	color: #1B96C5;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 0 0 16px 20px;
	padding: 1px 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}
.blue {
	color: #1B96C5
}

#wrapper {
	width: 996px;
	margin: 0 auto;
  background: url(i/header.jpg) no-repeat;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 353px;
	position: relative;
}

#logo {
	position: absolute;
	top: 0;
	right: 30px;
	width: 320px;
	height: 180px;
  text-indent: -9999px;
}


#reserve {
    position: absolute;
    top: 0;
    left: 25px;
    width: 170px;
    height: 190px;
    text-indent: -9999px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
  background: url(i/middle-bottom.gif) 50% 100% no-repeat;
	padding: 0 0 10px;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 8px 236px 0 238px;
}
.post {
	margin: 0 0 40px;
}
#content h2 {
	font: 24px/1 "Times New Roman", Georgia, Times;
	color: #A5533A;
	margin: 0 0 16px;
    margin-top:15px;
}

#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: 20px/1 "Times New Roman", Arial, Tahoma;
	margin: 0 0 18px;
}
#content .entry h3 {font-size: 18px}
#content .entry h4 {font-size: 17px}
#content .entry h5 {font-size: 16px}
#content .entry h6 {font-size: 15px}
.date {
	font-size: 12px;
	margin: -8px 0 8px;
}

#images {
	background: #F5F2E7;
	padding: 4px 3px;
	overflow: hidden;
	height: 1%;
	margin: 0 0 16px;
}
#images img {
	float: left;
	margin: 0 2px 0 1px;
}
#arrowLeft {
	float: left;
	width: 23px;
	height: 102px;
  background: url(i/arrow-left.gif) 0 50% no-repeat;
	margin: 0 2px 0 0;
}
#arrowRight {
	float: left;
	width: 23px;
	height: 102px;
  background: url(i/arrow-right.gif) 0 50% no-repeat;
	margin: 0 0 0 2px;
}

.post ul,
.post ol {
	margin: 0 0 16px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}

ul#news {
	padding: 0 0 5px;
}
#news li {
	list-style: none;
	padding: 0 0 4px;
}
#news li a {
  margin-left: 2px;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 10px 0 20px;
	text-align: center;
	font-size: 20px;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.avatar {
	float: left;
	display: inline;
	border: 1px solid #D4CFBB;
	padding: 2px;
	margin: 0 7px 0 0;
	background: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
}
.commentmetadata {
	font-size: 11px;
	color: #888;
	margin: 0 0 12px;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply {
	margin: -10px 0 10px;
	font-size: 11px;
}
#respond h3 {
	margin: 30px 0 16px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform p {margin: 0 0 8px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
	border: 1px solid #D4CFBB;
	background: #FEFEFC;
}
#comment {
	width: 450px;
	height: 150px;
}
#submit {
	width: 160px;
	height: 24px;
	padding: 0;
	background: #FEFEFC;
	cursor: pointer;
	overflow: visible;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px;
	padding: 5px 0 0;
  text-align: right;
  border-top: 1px solid #FEFEFC;
}
.navigation a {
  text-decoration: none;
	color: #837F68;
}
.navigation .current,
.navigation a:hover {
	color: #1B96C5;
}
a#allNews {
  margin-left: 5px;
  text-decoration: underline;
	color: #1B96C5;
}
a#allNews:hover {
  text-decoration: none;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
  text-align: left;
	border: none;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 231px;
	margin-left: -100%;
	position: relative;
	padding: 0 0 30px;
}

.section {
  background: #FEFEFC url(i/section-bg.gif) repeat-y;
	margin: 0 0 15px 3px;
}
.sb {
  background: url(i/section-bottom.gif) 0 100% no-repeat;
	padding: 0 0 8px;
}
#left .section.first {
	margin: 0 0 15px -3px;
  background: url(i/section-bg.gif) 6px 0 repeat-y;
	height: 1%;
}
#left .section.first .sb {
  background: url(i/section-first.gif) 3px 36px no-repeat;
}
.border {
	height: 1px;
	overflow: hidden;
  background: url(i/border.gif) 11px 0 no-repeat;
}

.section h2 {
  text-indent: -9999px;
}

h2.headline1 {
	height: 36px;
  background: url(i/headline1.gif) 6px 0 no-repeat;
}
h2.headline2 {
	height: 33px;
  background: url(i/headline2.gif) no-repeat;
}

.section ul {
	margin: 8px 8px;
	position: relative;
}
#left .section.first ul {
	margin: 8px 18px 4px 24px;
}
.section li {
	list-style: none;
  background: url(i/bullet.gif) 0 8px no-repeat;
	padding: 0 0 2px 18px;
}

#testimonials li {
  background: url(i/separator.gif) 50% 100% no-repeat;
	padding: 2px 10px 16px;
  line-height: 14px;
}
#testimonials .blue {
	margin: 0 0 3px;
}
#allTestimonials {
  text-align: right;
	margin: -16px 8px 0 0;
	position: relative;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 231px;
	margin-left: -233px;
	position: relative;
	padding: 0 0 30px;
}

#right .section.first {
	margin: 0 -3px 15px 0;
  background: url(i/section-bg.gif) repeat-y;
	height: 1%;
}
#right .section.first .sb {
  background: url(i/section-first2.gif) 225px 36px no-repeat;
}
#right .border {
  background: url(i/border.gif) 5px 0 no-repeat;
}

h2.headline3 {
	height: 36px;
  background: url(i/headline3.gif) no-repeat;
}
h2.headline4 {
	height: 33px;
  background: url(i/headline4.gif) no-repeat;
}

#right .section.first ul {
	margin: 8px 18px 4px;
}

#dishes li {
  background: url(i/separator.gif) 50% 100% no-repeat;
	padding: 2px 10px 16px;
  line-height: 14px;
}
#dishes .blue {
	margin: 0 0 7px;
}
#dishes img {
	float: left;
  border: 1px solid #D5D4CB;
	margin: 1px 4px 2px 0;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
  background: url(i/footer.gif) no-repeat;
	padding: 20px 0 0 95px;
}
address {
	float: left;
  font-style: normal;
  background: url(i/address.gif) 0 1px no-repeat;
	padding: 25px 0 10px 75px;
	margin: 0 62px 0 0;
	width: 190px;
}
address span,
#mail span {
  font-size: 18px;
}
#phone {
	float: left;
  background: url(i/phone.gif) 0 15px no-repeat;
	padding: 25px 0 10px 73px;
	margin: 0 62px 0 0;
}
#phone span {
  font-size: 24px;
}
#mail {
	float: left;
  background: url(i/mail.gif) 0 10px no-repeat;
	padding: 25px 0 10px 68px;
}
#design {
	float: right;
	font: 10px/10px Verdana, Tahoma, Arial;
	padding: 2px 20px 0 90px;
}
* html #design {padding-top: 5px}
*+html #design {padding-top: 5px}
#design a {
	color: #837F68;
	position: relative;
}
#copyright {
	float: right;
  font-size: 12px;
}

#mal {
font-size:12px;
line-height:13px;
}

hr {
  color:#EBE6D2;
  margin: 15px;
  width:100%;
}


