/* @override 
	http://cabbagehallnew.gtdabtesting.com/design/css/screen.css
	http://cabbagehallrestaurant.com/design/css/screen.css
*/

/*
   STYLE
----------------------------------------------------------------------------------------------*/
body{
	background: #edeede url(../images/bottom.jpg) repeat-x bottom;
  font-size: 12px;
  font-family: Georgia;
  color: #403f40;
  margin: 0px 0px 0px 0px;
}
.top{
  height:  25px;
  background-color: #330007;
  border-bottom: 3px solid #bccd25;
}
.bottom{
  padding-bottom: 25px;
}
#ot{
  margin-left: 50%;
}
#cent{
  margin-left: -435px;
}
.content{
  width: 868px;
}
.head{
  background: url(../images/cheta.jpg) no-repeat left;
 height:  159px;
 padding-top: 18px;
  color: #22200f;
  font-size: 21px;
  clear: both;
}
.head p{
  float: left;
  margin: 100px 0 0 15px;
}
.head a{
  float: right;
  background: url(../images/logo.jpg) no-repeat right;
  display: block;
  height: 86px;
  width: 112px;
  margin: 40px 22px 0 0;
}
.pic{
  margin: -17px 0 10px 0;
}
.pic_1 {
  float: left;
  margin-right: 3px;
}
.con{
  float: left;
  width: 147px;
}
.pic_2 {
  float: left;
  margin-bottom: 2px;
}
.pic_3 {
  float: none;
}
.pic_4 {
  float: right;
}
.conteiner{
  margin-top: 10px;
  float: left;
  width: 868px;
  padding-bottom: 0px;
  clear: both;
  margin-bottom: 0px;
  background: #dee0c7 url(../images/bon_appetit.gif) no-repeat bottom right;
}

.menu{
  text-align: center;
   background-color: #848484;
}

.menu a{
  float: left;
  background: #c9cbaf;
  margin-left: 2px;
  text-decoration: none;
  font-size: 13px;
  color: #22200f;
  padding: 8px 10px 4px 10px;
  text-transform: uppercase;
  display: block;
}
.menu a.ak{
  float: left;
  background: #edeede;
  padding: 9px 13px 7px 13px;
  margin-left: 5px;
  color: #889a32;
	border-color: #33868a;
}

.conteiner .menu_footer {
  text-align: center;
  clear: both;
  height: 30px;
  background-color: #d3d6b9;
}

.menu_footer a{
  float: left;
  margin-left: 5px;
  text-decoration: none;
  font-size: 13px;
  color: #999;
  padding: 9px 10px 7px 8px;
  text-transform: uppercase;
  display: block;
  font-size:  0.9em;
  border-right: 1px solid #AAA;
}

.over{
	margin-bottom: 20px;
  float: left;
  background: url(../images/pattern.gif) no-repeat top right;
}


.left{
  float: left;
  width: 538px;
  margin-top: 27px;
  padding: 0 20px 0px 20px;
  line-height: 1.5em;
  border-right: solid 1px #c9cbaf;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	clear:both;
}

.left h1 {
	margin-top: 0px;
	margin-bottom: 18px;
	font: normal 1.8em/1.2em Georgia, "Times New Roman", Times, serif;
}

.over .left p {
	margin-top: 0px;
	margin-bottom: 14px;
}

.left a {
	font-size: 1.1em;
	color: #1b6e75;
	text-decoration: underline;
}

.left a:hover {
	font-size: 1.1em;
	color: #1b6e75;
	text-decoration: none;
}

.left h2{
  color: #22200f;
  font-size: 20px;
}

.left img{
  margin-top: 25px;
}


.right{
  width: 269px;
  float: right;
  margin-top: 55px;
  text-align: right;
  padding-right: 20px;
 font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

.right h1 {
  color: #22200f;
  margin-bottom: 3px;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

.right h2{
  color: #22200f;
  font-size: 1.5em;
  margin-bottom: 5px;
  font-weight: normal;
}
.right p{
  color: #464643;
	line-height: 1.5em;
	margin-top: 0px;
	font-size: 1em;
	margin-bottom: 14px;
}

.newsrow {
	background-color: #e6e8da;	
	border: 1px solid #c9cbaf;
	margin-bottom: 10px;
	padding:  12px 10px 10px 10px;
}

.newsrow .title1 {
	font-size: 1.3em;
	color: #330007;
	margin-bottom: 0px;
}

.newsrow .title2_r {
	color: #1b6e75;
	border-bottom: 1px solid #CCC;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.newsrow .more a {
	display: block;
	text-align: right;
	font-size: 1.1em;
	color: #1b6e75;
	text-decoration: underline;
}

.newsrow .more a {
	display: block;
	text-align: right;
	font-size: 1.1em;
	color: #1b6e75;
	text-decoration: none;
}

.footer {
	padding-bottom: 35px;
	clear: both;
}

.float_right {
	float: right;
	border: 2px solid #afb29e;
	margin-left: 15px;
	position: relative;
	top: -20px;
}

.border {
	border: 2px solid #afb29e;
	position: relative;
	top: -20px;
}

blockquote {
	border: 1px solid #afb29e;
	background-color: #e3e6cd;
	padding:  20px 20px 16px 20px;
	margin: 0px 0px 14px 0px;
}

cite {
	display: block;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #06797c;
	margin-top: -10px;
}

.left h3 {
	font-weight: normal;
	color: #0b6771;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 2px;
}

.left h2 {
	font-weight: bold;
	color: #330007;
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 12px;
}

#gallery_list {
	background-color: #e6e8da;	
	border: 1px solid #c9cbaf;
	margin-bottom: 10px;
	padding:  12px 10px 10px 10px;
}

#gallery_list img {
	margin: 0px;
	border: 2px solid #afb29e;
}

table#gallery_list {
	padding: 0px;
}

table#gallery_list h2 {
	margin-top: 0px;
	margin-bottom: 3px;
}

table#gallery_list .description {
	padding-left: 15px;
}

#gallery {
	width: 200px;
	top: -20px;
	position: relative;
}

#gallery img {
	border: 2px solid #afb29e;
	width:  125px;
	margin-bottom: -20px;
}

table#gallery {
	margin: 0px;
	padding: 0px;
}


table#gallery tr {
	margin: 0px;
	padding: 0px;
}


table {
}

p.centered {
	display: block;
	background-color: #c9cbaf;
	padding:8px 6px 6px 14px;
	border: 1px solid #AAA;
}

ol#discussions {
	background-color: #edeede;
	padding:8px 6px 2px 5px;
	border: 1px solid #AAA;
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
	list-style-type: none;
}

li.odd {
	background-color: #dee2d5;
	padding: 8px 12px 5px 12px;
	margin-bottom: 4px;
}

li.even {
	background-color: #fcffef;
	padding: 8px 12px 5px 12px;
	margin-bottom: 4px;
}

.meta {
	font-style: italic;
	font-size: 0.9em;
}

#user_signup {
		background-color: #e6e8da;	
	border: 1px solid #c9cbaf;
	margin-bottom: 10px;
	padding:  12px 10px 10px 10px;
}

.usersignup dl {
	margin: 0px;
	padding: 0px;
}

.usersignup dt {
	float:left;
	width: 130px;
	padding-top: 4px;
	margin: 0px 0px 4px 0px;
}

.usersignup dd {
	margin: 0px 0px 4px 0px;
	
}

.usersignup {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 16px 50px;
}

.usersignup input {
	width: 250px;
}

.usersignup textarea {
	width: 254px;
}

.usersignup input.submit {
	margin-left: 3px;
}


#log {
		background-color: #e6e8da;	
	border: 1px solid #c9cbaf;
	margin-bottom: 10px;
	padding:  22px 10px 18px 10px;
}

#log input {
	width: 250px;
	margin-left: 20px;
}

.post {
	
		background-color: #e6e8da;	
	border: 1px solid #c9cbaf;
	margin-bottom: 10px;
	padding:  3px 14px 3px 14px;
}

.left .post h2 {
	color: #330007;
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom: 4px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 4px;
}

.left .post .meta {
	font-size: 0.8em;
	color: #1b6e75;
}

#post_body.fill {
	width: 530px;
	height: 75px;
	margin-top: 3px;
}

.left .full_news p {
	margin-bottom: 0px;
	margin-top: 12px;
}

#book_a_table {
	padding: 0px 10px 0px 54px;
	
	background-color: #c9cbaf;
	height: 170px;
	border: 1px solid #9ea18b;

}

#OT_searchWrapperAll #OT_searchWrapper {
	height: 150px;
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
}

#cent .content .conteiner .over .left #book_a_table #OT_searchWrapperAll form#ism #OT_searchWrapper h2.OT_feedTitle {
	display: none;
}

#OT_searchWrapperAll  #OT_logoLink {
	background-color: #c9cbaf;
}

#OT_searchWrapperAll #OT_searchWrapper #dateDisplay {
	color: #330007;
}


#OT_searchWrapperAll  #OT_logo {
	background-color: #c9cbaf;
}

#OT_searchWrapperAll  #OT_searchWrapper {
	background-color: #c9cbaf;
}
