/*
Theme Name: Table 50
Theme URI: http://www.table50roanoke.com
Version: 1.0
Last updated: 2009-02-01
*/

/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul,li {
	list-style-type:none;
	}


ul.children{
	float:left;
}


a{
	outline: none;
}

body {
	margin:0;
	padding: 0;
	text-align:center;
	background: #000 url(images/bodyBg.gif) repeat-x top left;
	font-family: Georgia, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
}

img {
	border:none;
}

p {
	margin-bottom: 10px;
	color: #eee;
}


#wrapper{
	width:960px;
	margin: 0 auto;
	text-align:left;
}



/* H tags
------------------------------------------------------------------*/

h1{
	font-size:26px;
	letter-spacing:-0.1px;
	color:#981e07;
	text-transform:capitalize;
}

h1 a{
	font-size:26px;
	letter-spacing:-0.1em;
	color:#666;
	text-decoration:none;
}

h1 a:hover{
	color:#767575;
}

h1.pagetitle{
	margin-top:30px;
}

#title h1{
	margin-top:30px;
	text-transform:capitalize;
}

#title h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	letter-spacing:-0.1em;
	color:#666;
	margin-top:30px;	
}

#title h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	letter-spacing:-0.1em;
	color:#666;
	text-decoration:none;
}

#title h2 a:hover{
	color:#767575;
}


h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin: 10px 0;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom: 10px;
	color: #be2609;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom: 5px;
	color: #BE2609;
}


/* header
------------------------------------------------------------------*/


#header{
	position:relative;
}

#headertag{
	position:relative;
}

#toptag{
	position:absolute;
	right:90px;
	top:-4px;
}

#topheader{
	color:#fff;
	text-align:left;
	float:right;
	width:620px;	
	height: 100px;
}


#topheader li{
	float:left;
	padding:20px 10px 0 0;
	margin: 0;
	text-transform: uppercase;	
	height: 70px;
}


#topheader li.page-item-113 {
	text-align:center;
	width:99px;
}

#topheader a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight:bold;
}	

#topheader a:hover{
	color:#ccc;
}

#mainnavigation{
	float:right;
	height:70px;
	padding: 0 10px;
	
}

#mainnavigationright{
	float:right;
	height:70px;
	width:6px;
	background:url('images/leftnavbgred.gif');
	display: none;
}


#mainnavigationleft{
	float:right;
	height:100px;
	width:6px;
	background:url('images/leftnavbgred.gif');
	margin-right:10px;
	display: none;
	
}

#mainnavigation ul{
	padding:0px;
	float: right;
}

#mainnavigation ul li {
	padding-left:15px;
	padding-top:10px;
	background: url(images/topNavBorder.png) left bottom no-repeat;
}



#logo{
	float:left;
	height:100px;
	padding-top:0;
	position:relative;
	top:5px;
	width:320px;
	z-index:8;
}

#navigation{
	height:33px;
	float:left;
	width:850px;
}

#navigation li{
	float:left;
	height:33px;
	border-left: 1px #c0c0c0 solid;
	line-height:30px;
	text-transform: capitalize;
	
}

#navigation a{
	color:#666;
	text-decoration:none;
	letter-spacing:0.1em;
	float:left;
	padding:1px 10px 3px 10px;
}

#navigation a:hover{
	color:#A4C155;
	background:#DFDFDF;
	float:left;
	padding:1px 10px 3px 10px;
}



/* content
------------------------------------------------------------------*/

#content{
	width:960px;
	float:left;
	padding-top: 0px;
}


#mainimage{
	float:left;
	margin-top:15px;
	background:#fff;
}

#mainimage img{
	border-top:2px solid #be2609;
	border-bottom:2px solid #be2609;
}

#contentleft{
	width:640px;
	float:left;
	margin-top: 32px;
	overflow: hidden;
}

#contentright{
	width:320px;
	float:left;
}

h2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333;
	text-decoration:none;
}

h2 a:hover{
	color:#666;
}

.blogpostwrapper {
	text-align: left;
}

.divider {
	//background: transparent url('images/hr3.png') bottom center no-repeat;
	border-bottom: 1px solid #be2609;
	height: 15px;
	margin: 15px auto;
	width: 80%;
}



.blogtitle{
	position:relative;
	top:8px;
	padding-bottom:12px;
	border-bottom:1px #eee solid;;
	text-align: left;
	margin: 0 20px;
}

.blogpost{
	position:relative;
	float:left;
	padding: 0 10px;
	margin-top:0px;
	width:630px;
}

.blogpost a{
	color:#fff;
}

.blogpost a:hover{
	color:#efefef;
	background:#FAFAFA;
}

.datetab{
	position:absolute;
	height:100px;
	width:123px;
	background:url('images/datetab.gif');
	right:-10px;
	top:-20px;
}

.blogauthor{
	position:relative;
	top:11px;
	color:#fff;
	font-style:italic;
	font-size:11px;
}

.blogcontent{
	padding-top:25px;
	margin: 0 20px;
	text-align: left;
	background-color: #ffed88;	
}

.blogcontent p{
	margin-top:10px;
	line-height:1.6em;
}

.blogcontent ul, .blogcontent ol{
	margin-left:25px;
}

.blogcontent li{
	list-style-type:none;
}

blockquote {
	border-left: 4px solid #666;
	width:430px;
	margin:10px;
	padding:0 0 10px 10px;
	letter-spacing:1px;
	color:#fff;
}

.blogdivide{
	width:200px;
	height:39px;
	background:url('images/hr2.jpg') top center no-repeat;
	margin:5px auto;
}

.blogtags a{
	color:#fff;
}

.blogtags a:hover{
	background:#FAFAFA;
}

.blogcategory{
	float:right;
}

.blogcategory a{
	color:#333;
}

.blogcategory a:hover{
	color:#666;
	background:#FAFAFA;	
}

.blogdate{
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	top:38px;
	left:5px;
	width:100px;
	text-align:right;
}

.blogdateyear{
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	top:38px;
	left:50px;
	width:60px;
}

.blogcomments{
	float:left;
}

.blogcomments a{
	color:#333;
	text-decoration:none;
}

.blogcomments a:hover{
	color:#666;
	background:#FAFAFA;	
}


/* comments
------------*/

#commentwrap, #commentreplies{
	float:left;
	margin:20px 0 0 0;
}

#commentwrap textarea{
	width:500px;
}

.commentitle{
	border-bottom:#666 solid 2px;
	float:left;
	width:590px;
}

#commentwrap h3, #commentreplies h3{
	background:#333;
	float:left;
	padding: 8px;
	font-size:13px;
	color:#fff;
}

#commentform{
	float:left;
	background:#eee;
	width:590px;
	padding-top:10px;
}

ol.commentlist{
	float:left;
	width:590px;
}

ol.commentlist li{
	float:left;
	width:580px;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #999;
	background:#fff;
}

ol.commentlist a{
	color:#333;
}

ol.commentlist a:hover{
	color:#666;
}

.commentwrapper{
	float:left;
}

.commentleft{
	float:left;
}

.commentright{
	float:right;
}

.commentcentre{
	float:left;
	width:120px;
}

.commentright p{
	width:405px;
	padding-left:10px;
}

.commentsavatar{
	border:#c0c0c0 solid 1px;
	padding:4px;
	margin-right:5px;
	float:left;
}

.commentauthor{
	font-size:11px;
	color:#333;
	font-weight:bold;
	float:left;
	width:120px;
	padding-left:5px;
}

.commentdate{
	font-size:11px;
	color:#999;
	width:120px;
	padding-left:5px;
}

.commentcomment{
	float:left;
	font-size:13px;
}

.commentcomment em{
	color:#999;
	padding-left:8px;
}

#commentwrap input{
	padding:2px;
	border:0px;
	margin:10px 10px 10px 0;
	border:1px solid #666;
	
}

#commentwrap textarea{
	padding:0px;
	border:0px;
	margin:10px 10px 10px 0;
	border:1px solid #666;
}


#commentwrap label{
	color:#666;	
	font-weight:bold;
}

#commentloggedin{
	color:#666;
	font-weight:bold;
	float:left;
	font-size:12px;
	margin:10px 10px 10px 0;
}

#commentloggedin a{
	color:#666;
}

#commentloggedin a:hover{
	text-decoration:none;
	background:#FAFAFA;	
}

.commentedit{
	width:405px;
	padding-left:10px;
	margin-top:15px;
}


#submit{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}

/* sidebar
------------------------------------------------------------------*/

#rss{
	position:relative;
	bottom:25px;
}


.sidebarContainer {
	float:left;
	padding:2px 2px 2px 2px;
	margin-top:0;
	width: 280px;
	margin-bottom: 20px;
}

#sidebar{
	margin: 0 0 10px 0;
	padding-left:10px;
	padding-bottom: 40px;
	float:left;
	font-family: Georgia;
	background: #000 url('images/hr2.jpg') bottom center no-repeat;		
}


.weeklySpecials{
	float:left;
	margin:10px 0 0 15px;
	width:230px;
	color: #eee;
}

.weeklySpecials,
.weeklySpecials p,
.weeklySpecials p a{
	font-size: 12px;
	line-height: 16px;
	color: #eee;
}

.weeklySpecials p {
	margin-bottom: 10px;
}


/* footer
------------------------------------------------------------------*/


#footer{
	background:#212121;
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px;
	height:32px;
	float:left;
	width:100%;
}

#footercontent h3{
	margin-bottom:5px;
}

#footercontent{
	width:960px;
	float:left;
	margin:20px 0 0 0;
	padding:10px 0 40px 0;
	border-top: 2px solid #981e07;
	color: #eee;
}

#footercontent ul {
	width: 240px;
	float:left;
	margin:10px 0 0 0;
	padding: 0;
	color: #eee;
}



#footercontent a {
	color:#666;
	text-transform: uppercase;
	text-decoration:none;
	line-height:2.0em;
	font-size:11px;
	
}


.footercolumn a:hover{
	color:#999;
}


/* recommended by wordpress themes
------------------------------------------------------------------*/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#menuList h2 {
	margin-bottom: 10px;
}

#menuList li {
	font-size: 16px;
	font-family: Andy;
}

/*** Headmast ***/
#headmast {
	height: 395px;
	overflow:hidden;
}

#headmast,
.imgRplHeader
{
	border-top: 3px solid #be2609;
	border-bottom: 1px solid #be2609;
}

.imgRplHeader {
	text-indent: -20000px;
}

/**********columns **************/

#homepageBottom {
	text-align: left;
	color: #fff;
	padding-top: 10px;
}

#homepageBottom h1,
#sidebar h3 {
	color: #ffed88;
	font-family: georgia, serif;
	font-variant: small-caps;
	font-size: 24px;
	margin-bottom: 10px;
}

#sidebar h3 {
	color: #BE2609;
	border-bottom: 3px solid #ffed88;
	padding-bottom: 2px;
	font-size: 18px;
	text-align: center;
	}

.c300l {
	width: 300px;
	float: left;
}

.redLeftBorder {
	border-left: 2px solid #999;
	width: 300px;
	padding-left: 10px;
	margin-left: 10px;
}

#lightBGdiv {
	//background-color: #ffed88;
	background-color: #e6d67c;
	padding: 20px 30px 10px 30px;
}

#lightBGdiv h2 {
	margin-bottom: 10px;
}



#lightBGdiv p,
#lightBGdiv p a,
#lightBGdiv a {
	color: #220606;
	font-size:14px;
}

.blogpostwrapper h1 {
	width: 640px;
	height: 213px;
	background: url(images/our_restaurant.jpg) no-repeat top left;
}


h1#page_2 {
	background: url(images/our_restaurant.jpg) no-repeat top left;
}

h1#page_7,
#page_180,
#page_170,
#page_176 {
	background: url(images/our_menu.jpg) no-repeat top left;
}


h1#page_81 {
	background: url(images/our_wines.jpg) no-repeat top left;
}


#homepageBottom h1 {
	height: auto;
	text-indent: 0;
	background-image: none;
}


.tblLeftCol {
	width: 400px;
}

.tblMiniColLeft {
	width: 100px;
}

.tblMiniColRight {
	width: 300px;
}


.tblMiddleCol {
	width: 80px;
}

.tblRightCol {
	width: 80px;
}

.halfWidth {
	width: 45%;
	float: left;
	padding: 0 2%;
}

.contentImage {
	border: 4px solid #BE2609;
	margin: 0 15px 15px 0;
	float: left;
}


#whatsHot {
	
}

div.hr {
	height: 13px;
	background: url(images/hr4.jpg) no-repeat 50% 50%;
	border: 1px solid #e6d67c;
	margin: 10px 0;
}

div.hr hr {
	display: none;
}

#lightBGdiv li {
	padding: 5px 0;
	font-size: 13px;
	line-height: 14px;
}

.center {
	text-align:center;
}

h1.OT_title {font-size:15px!important;color:#000!important;width:auto!important;text-align:center}
h2.OT_subtitle {font-family:Georgia, 'Times New Roman', Times, serif; font-size:11px; margin-bottom:10px; margin-left:0; margin-right:0; margin-top:10px;letter-spacing:0}


.c450l {width:415px;float:left}
.c150l {width:185px;float:right}
