/*
Theme Name: Thirsty_Kola
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
Text Domain: ThirstyKola
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@charset "utf-8";
/* CSS Document */

/* Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }
body {
	line-height: 1; }
ol, ul {
	list-style: none; }
blockquote, q {
	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }
table {
	border-collapse: collapse;
	border-spacing: 0; }


/*font-face*/
@font-face {
	font-family:'TrajanPro-Regular';
	src: url('font/trajanpro-regular.eot');
	src: url('font/trajanpro-regular.eot?#iefix') format('embedded-opentype'),
			 url('font/trajanpro-regular.woff') format('woff'),
			 url('font/trajanpro-regular.ttf') format('truetype'),
			 url('font/trajanpro-regular.svg#trajanpro-regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*font-face*/

/*Basic Styles */
body {font-size: 12px; font-family:Arial, Helvetica, sans-serif; color: #414141;}
h1, h2, h3, h4, h5, h6 {color: #181818; font-family:'TrajanPro-Regular'; font-weight:normal;}
h1 { font-size: 18px; line-height: 22px; margin-bottom: 14px;}
h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }
p { line-height: 18px; font-family:Arial, Helvetica, sans-serif; color: #414141; padding:5px; font-size:12px; text-align:justify;}
.clear{ clear:both;}


.wrap_in{ width:984px;;margin:0 auto;}

/*Header*/
.header{ background:url(images/header_bg.png) repeat-x #d6d6d6 ;  width:100%;margin:0 auto; height:260px; background-size: contain; position:relative; z-index:10;}
.sign_up{ float:left; width:450px; margin:0 0 0 0 ;}
.sign_up p{ margin:px 0 0 0;} 
.sign_up p input[type="text"]{border:1px solid #CCCCCC; float:left; padding:4px 4px 8px 5px;width:166px;border-left:none;}
.sign_up p a{ float:left;}
.logo{float:left;width:157px; margin:2px 10px  0 0;}
.social{ float: right; margin: 14px 0 0;width: 100x;}
.social ul{}
.social ul li{ float:left; margin:0 5px 0 0;}
.social ul li a{ display:block; height:28px; width:28px; background:url(images/social.png) no-repeat;}
.social ul li a.fb{ background-position:0 0;}
.social ul li a.twt{background-position:-32px 0;}
.social ul li a.ggl{background-position:-64px 0;}
.social ul li a.yelp{background-position:-96px 0;}
.menu{width:1004px; float:left; margin:22px 0 0 0; position:relative; z-index:10; *margin:10px 0 0 0; height:27px; bottom:0px;}
.menu ul{*margin:14px 0 0 0;}
.menu ul li{float:left; margin:0 35px 0 0; position:relative; width:auto; height:27px;}
.menu ul li .sub-menu{display:none; position:absolute; left:0px; top:22px; background:#A21B00; width:200px; z-index:100000;  margin:0px;}
.menu ul li:hover .sub-menu{display:block;}
.menu ul li .sub-menu li{padding:0px; margin:0px; width:100%; height:auto;}
.menu ul li .sub-menu li:hover{background:none !important;}
.menu ul li .sub-menu li a{display:block; padding:5px 3px; background-image:none !important; height:auto;}
.menu ul li.m_last{ margin:0;}
.menu ul li a{padding:0px; color:#fff; text-decoration:none; font-family: 'TrajanPro-Regular'; font-size:18px; display:block;  height:26px;}
.menu ul li a:hover,.menu ul li a.active{ background-image:url(images/active.jpg); background-repeat:repeat-x; background-position:0 22px;}
.menu ul li .submenu li a:hover{background-image:none !important;}
.menu ul li.current-menu-item a{ background-image:url(images/active.jpg); background-repeat:repeat-x; background-position:0 22px;}
.menu ul li.current-menu-ancestor a{ background-image:url(images/active.jpg); background-repeat:repeat-x; background-position:0 22px;}
/*Header*/

/*.banner{height:462px; margin:-5px 0 0 0;}*/
.banner {
    height: 462px;
    margin: -5px 0 0;
    z-index:10;
	clear:both;
}
/*middle Content*/
.middle_content{ background:url(images/cotainer_bg.png) repeat-x #D5D5D5; padding:0 0 10px 0;}
.middle_content_iner{ background:url(images/cotainer_bg2.png) repeat-x  0 bottom #f8f8f8 /*#D5D5D5*/; padding:0 0 10px 0; min-height:400px;}
.middle_content .box{ background:url(images/box_bg.png) no-repeat; width:307px;   height: 360px; float:left; margin:-38px 25px 0 0px ; position:relative;  z-index:999; background-size: 100% 100%;}
.middle_content .bx_last{ margin:-38px 0px 0 0px; width: 239px;}
.middle_content .box h1{ background: url("images/box_heading.png") no-repeat scroll 0 0 transparent; color: #FFFFFF; font-family: 'TrajanPro-Regular';font-size: 16px;font-weight:normal;
margin: 0; padding: 10px 0px; text-align:center;}
.middle_content .box .btn{  border: 0px solid red;float: left;margin:0 0 0 80px;width: 139px;}
.middle_content .box .btn2{border: 0px solid red;float: left;margin:0 0 0 60px;width:195px;}
.middle_content .box .btn2 a{ background:url(images/box_btn-2.png) no-repeat; display:block; text-align:center;  width:195px; padding:10px 0; color:#fff; text-decoration:none; font-family: 'TrajanPro-Regular'; font-size:13px;text-transform:uppercase; }

.middle_content .box p{ margin:0 0 7px;}
.middle_content .box img{ margin:0 0 0 2px;}
.middle_content .box .btn a{ background:url(images/box_btn.png) no-repeat; display:block; text-align:center;  width: 139px; padding:10px 0; color:#fff; text-decoration:none; font-family: 'TrajanPro-Regular'; font-size:13px;text-transform:uppercase; }
/*middle Content*/

/*inner pages*/
.iner_wrap {width:984px;margin:0 auto;}
.heading_wrap{ background: url("images/heading_wrap_bg.png") repeat-x scroll 0 0 transparent; border: 0px solid red;height: 43px;padding: 26px 0 11px;width: 100%;}
.heading{width:984px;;margin:0 auto;}
.heading h1{ font-size:25px; color:#991800;}
.iner_wrap .sidebar{ padding:5px  5px 0; margin:10px 0 0 0;  border: 0px solid red;float: left; width: 240px;}
.iner_wrap .sidebar ul li{ margin:2px 0; position:relative;}
.iner_wrap .sidebar ul li a{ border-bottom:1px dashed #000; display:block; padding:10px; text-decoration:none; color:#000; font-family: 'TrajanPro-Regular'; font-size:16px; font}
.iner_wrap .sidebar ul li a:hover,.middle_content_iner .iner_wrap .sidebar ul li a.selected{ background:#A21B00; color:#fff; border-bottom:1px dashed #A21B00;}
.iner_wrap .sidebar ul li .sub-menu{display:none; position:absolute; left:240px; top:0px; width:200px; background:#A21B00;}
.iner_wrap .sidebar ul li .sub-menu li{margin:0px;}
.iner_wrap .sidebar ul li:hover .sub-menu{display:block;}
.iner_wrap .sidebar ul li.current-menu-item{ background:#A21B00; color:#fff; border-bottom:1px dashed #A21B00;}
.iner_wrap .sidebar ul li.current-menu-item a{ color:#fff;}
.iner_wrap .sidebar .quick_contact{ margin: 30px 0 10px 0;}
.iner_wrap .sidebar .quick_contact h1{color: #991800; font-size: 17px; border-bottom:2px solid #BFBFBF; padding:10px 0;}
.iner_wrap .sidebar .quick_contact p{}
.iner_wrap .sidebar .quick_contact input{ margin: 5px 0;  padding: 5px; width: 227px; border:1px solid #BFBFBF; font-family:Arial, Helvetica, sans-serif; color: #a7a7a7; font-size:13px;}
.iner_wrap .sidebar .quick_contact textarea{font-family:Arial, Helvetica, sans-serif; width: 227px; padding: 5px; color: #a7a7a7; font-size:13px;border:1px solid #BFBFBF; }
.iner_wrap .sidebar .quick_contact a{ background: url("images/sign_up_btn.png") no-repeat; width:83px; display:block; text-align:center; text-decoration:none; font-family: 'TrajanPro-Regular'; font-size:15px; padding:7px 0; margin:10px 0 0 0; color:#fff;}
.iner_wrap .right_cont{width:720px; float:right; border: 0px solid red; margin:22px 0 0; min-height:313px;}

/*.right_cont {border: 0 solid red;color: red;float: right;font-size: 45px;margin: 22px 0 0;min-height: 313px;text-align: center;width: 720px;}*/
/*inner pages*/


/*Food Menu page*/
.middle_content_iner .iner_wrap .food_right h2{ font-size: 20px; line-height: 22px; color: #3e3e3e; font-family:'TrajanPro-Regular'; }
.middle_content_iner .iner_wrap .food_right .fd_items{}
.middle_content_iner .iner_wrap .food_right .fd_items li{ width:100%; margin:0 0 30px 0;}
.middle_content_iner .iner_wrap .food_right .fd_items .food_img{float: left;width: 211px; border:0px solid red;}
.middle_content_iner .iner_wrap .food_right .fd_items .food_cont{float: right;width: 500px; border:0px solid red; height:100%;}
.middle_content_iner .iner_wrap .food_right .fd_items .food_cont h3{ font-size: 19px; line-height: 22px; color: #A71D01; font-family:'TrajanPro-Regular'; border-bottom:0px dashed #871400; margin:0; padding:0px 0 5px 0;  } 
.middle_content_iner .iner_wrap .food_right .fd_items .food_cont .price{ color: #B3311C;  float: left; font-weight: bold; margin: 4px 0 0;padding: 10px 0 10px 5px;    font-size: 16px;}
/*Food Menu page*/

/*Drink Menu page*/
.middle_content_iner .iner_wrap .drink_right{ padding:0 0 20px 0;}
.middle_content_iner .iner_wrap .drink_right h2{ font-size: 15px; line-height: 22px; color: #3e3e3e; font-family:'TrajanPro-Regular'; }
.middle_content_iner .iner_wrap .drink_right .drnk_items{}
.middle_content_iner .iner_wrap .drink_right .drnk_items li{border-bottom:1px dashed #8f8f8f; margin:0 0 10px 0;}
.middle_content_iner .iner_wrap .drink_right .drnk_items li h3{ font-size: 15px; line-height: 22px; color: #991800; font-family:Arial, Helvetica, sans-serif; border-bottom:0px dashed #871400; margin:0; padding: 5px ; } 

.middle_content_iner .iner_wrap .drink_right .drnk_items li h3 span{ float:right; color: #871400; font-family:Arial, Helvetica, sans-serif; font-size: 15px;}
.middle_content_iner .iner_wrap .drink_right .drnk_items li p{ /*color: #B3311C;  float: left; font-weight: bold; margin: 4px 0 0;padding: 10px 0 10px 5px;    font-size: 16px;*/}
/*Drink Menu page*/



/*events Menu page*/
.middle_content_iner .iner_wrap .events_right{ padding:0 0 20px 0;}
.middle_content_iner .iner_wrap .events_right h2{ font-size: 20px; line-height: 22px; color: #3e3e3e; font-family:'TrajanPro-Regular'; }
.middle_content_iner .iner_wrap .events_right .events li{border-bottom:1px dashed #8f8f8f; margin:0 0 20px; float:left;}
.middle_content_iner .iner_wrap .events_right .events li h2{ font-size: 20px; line-height: 22px; color: #3e3e3e; font-family:'TrajanPro-Regular'; font-weight:bold;}
.middle_content_iner .iner_wrap .events li .date{ padding:10px 0; font-style:italic; color: #871400; font-family:Georgia, "Times New Roman", Times, serif;float:left; }
.middle_content_iner .iner_wrap .events li .date a{ padding:10px 0; font-style:italic; color: #871400; font-family:Georgia, "Times New Roman", Times, serif;float:left;text-decoration:none;font-size:15px; }
.middle_content_iner .iner_wrap .drink_right .drnk_items li p{}
/*events Menu page*/


/*contact*/
.contact_left{border: 0px solid white;float: left;padding: 10px;  width: 245px;}
.contact_left h3{color: #991800; font-size: 18px; border-bottom:2px dotted #BFBFBF; padding:10px 0;}
.contact_left p{ font-size:13px; padding:5px 0; color: #636363; line-height:20px; font-family:Arial,Helvetica,sans-serif;}
.contact_left p strong{ font-weight:bold;}
.contact_left p a{ text-decoration:underline; color:#841300;}
.contact_left ul li{font-family:Arial,Helvetica,sans-serif; font-size:13px; padding: 5px 10px; color:#9C1900; line-height:20px;}
.contact_left ul li.col{ background:#9C1900; color:#fff;}
.map{width:650px; height:500px; background-color:#ffffff; border:1px solid #d1d1d1; padding:10px; float:right;}
/*contact*/


/*Footer*/
.footer{background:url(images/footer_bg.png) repeat-x #efefef; padding:17px 0 7px; width:100%; float:left;}
.footer .block{ float:left; background:url(images/devider.jpg) no-repeat right 56px; }
.footer .block h1{ color:#ad2002; font-family: 'TrajanPro-Regular';font-size: 16px;
margin: 0; padding: 10px 10px 10px 0px;}
.footer .block h1 a{ color:#ad2002; font-family: 'TrajanPro-Regular';font-size: 16px;
margin: 0; padding: 10px 10px 10px 0px;text-decoration:none;}
.footer .block p{}
.footer .top_links{ width:110px; padding:0 20px 0 0px; }
.footer .top_links ul{width:100%; float:left;}
.footer .top_links ul li{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px;}
.footer .top_links ul li a{background: url("images/arrow.png") no-repeat scroll 0 8px transparent;display: block;padding: 5px 10px 5px 22px;text-decoration: none; color:#494949;}
.footer .latest_news{ width: 270px; padding:0px 20px  0px 10px ;}
.footer .latest_news ul li{ border-bottom:1px solid #ccc; margin:7px 0 8px 0;}
.footer .latest_news ul li.last h4 a{color:#414141; text-decoration:none;}
.footer .latest_news ul li.last{ border:none;}
.footer .latest_news p{line-height: 22px; font-family:Arial, Helvetica, sans-serif; color: #414141; text-align:justify; padding:2px 5px;}
.footer .latest_news h4{color: #BE2807;font-family: 'TrajanPro-Regular';font-size: 14px;line-height: 14px;margin: 0;padding: 0 4px; }
.footer .latest_news ul li h4 a{color:#BE2807 !important; text-decoration:none !important;}
.footer .latest_news ul li h4 a:hover{color:#BE2807 !important; text-decoration:none !important;}
.footer .contact{ width:260px; padding:0 20px;}
.footer .contact p{line-height: 22px; font-family: 'TrajanPro-Regular';color: #ad2002; text-align:justify; padding:2px 5px 2px 0px; font-size:14px; text-align:left;}
.footer .contact p strong{ font-weight:normal; color:#000;}
.footer .newsletter{   background:none;  padding: 0 7px 0 24px; width: 220px;}
.footer .newsletter p{ padding:5px 5px 5px 0px;}
.footer .newsletter p input{background: url("images/footer_input.jpg") no-repeat; border:none; padding:8px 5px 8px 8px; width:194px;}
.footer .newsletter .btn{ background: url("images/sign_up_btn.png") no-repeat; width:83px; display:block; text-align:center; text-decoration:none; font-family: 'TrajanPro-Regular'; font-size:14px; padding:0px; color:#fff; height:28px; cursor:pointer;}	
.footer .links{  float: left; background: url("images/footer_devider.jpg") no-repeat scroll 0 8px transparent; width: 100%; padding:15px 0 5px 0; margin:10px 0 0 0;}
.footer .links .left{font-family:Arial, Helvetica, sans-serif; color: #414141; width:400px; float:left; font-size:12px;}
.footer .links .rght{font-family:Arial, Helvetica, sans-serif; color: #414141; float:right; width:240px;  font-size:12px;}
.footer .links .rght a{ text-decoration:none; color:#008c91; }  
/*Footer */
.formsubmit{ background: url("images/sign_up_btn.png") no-repeat scroll 0 0 transparent !important;;
    border:none !important;;
    color: #FFFFFF !important;
    display: block !important;;
    font-family: 'TrajanPro-Regular' !important;;
    font-size: 15px !important;;
    margin: 10px 0 0 !important;;
    padding:0px 0 !important;;
    text-align: center !important;;
    text-decoration: none !important;
	height:28px;
	cursor:pointer;
    width: 83px !important;}
.middle_content_iner .iner_wrap .food_right .fd_items .food_cont2{border:0 solid red; float:right; height:100%; width:100%;}
.red{color:#841300;}

.mediaimage {
    border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    float: left;
    margin-right: 5px;
}
#wowslider-container1 > div{top:60px !important;}
#wowslider-container1 .ws_images{top:0px !important;}


.signupbut {
    background-color: transparent;
    background-image: url("images/sign_up.png");
    background-position: left top;
    background-repeat: no-repeat;
    border:none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 30px;
    width: 111px !important;
	float:left;	
}
.signup{float:left;}
.wpcf7-validation-errors{display:none !important;}
.AdvancedText div.wpcf7-mail-sent-ok
{
	margin:0px;	
}
.sign_up div.wpcf7-mail-sent-ok
{
	color:#ffffff;
	border:none;
	font-weight:bold;
}
.wpcf7-form .ajax-loader{display:none;}
#coming_soon {
    color: red !important;
    font-size: 45px;
    margin-top: 61px;
    text-align: center;

}
#coming_soon h2{
    color: red !important;
    font-size: 45px;
    margin-top: 61px;
    text-align: center;

}

/**Pagination**/

.pagination {margin-bottom:10px;padding:12px 12px 12px 16px;border: medium none;margin: 0 auto;height:18px; clear: both;}

.pagination span, .pagination a {height: 2.78em;line-height: 2.8em;text-decoration: none;border-radius: 2px 2px 2px 2px;cursor: pointer;font-size: 11px;font-weight: bold;height: 2.95em;outline: 0 none;padding: 0 0.91em;vertical-align: middle;white-space: nowrap;word-wrap: normal;float:left;border: solid 1px;margin-left:8px;border-color: #ccc #ccc #aaa!important;color: #333333;display: inline-block;text-align: left;text-shadow: 0 1px 0 #fff;background-color: #e0e0e0;-moz-box-shadow: inset 0 0 1px #fff;-ms-box-shadow: inset 0 0 1px #fff;-webkit-box-shadow: inset 0 0 1px #fff;box-shadow: inset 0 0 1px #fff;filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fffafafa,EndColorStr=#ffdcdcdc);background-image: -moz-linear-gradient(top,#fafafa 0,#dcdcdc 100%);background-image: -ms-linear-gradient(top,#fafafa 0,#dcdcdc 100%);background-image: -o-linear-gradient(top,#fafafa 0,#dcdcdc 100%);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(100%,#dcdcdc));background-image: -webkit-linear-gradient(top,#fafafa 0,#dcdcdc 100%);background-image: linear-gradient(to bottom,#fafafa 0,#dcdcdc 100%);}

.pagination a:hover{color:#333333;border:1px solid;border-color: #AAAAAA #AAAAAA #999999;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;}

.pagination .current{
color: #333333;
border:solid 1px;
border-color: #888 #aaa #ccc;
-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
-ms-box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
box-shadow: inset 0 1px 5px rgba(0,0,0,0.25),0 1px 0 #fff;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffc8c8c8,EndColorStr=#ffe6e6e6);
background-image: -moz-linear-gradient(top,#c8c8c8 0,#e6e6e6 100%);
background-image: -ms-linear-gradient(top,#c8c8c8 0,#e6e6e6 100%);
background-image: -o-linear-gradient(top,#c8c8c8 0,#e6e6e6 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#c8c8c8),color-stop(100%,#e6e6e6));
background-image: -webkit-linear-gradient(top,#c8c8c8 0,#e6e6e6 100%);
background-image: linear-gradient(to bottom,#c8c8c8 0,#e6e6e6 100%);
}
/**Pagination**/

.highlight{
   font-size:14px;color:red;
}

.rewards-gallery{margin: 10px auto 0;width: 670px;}

.rewards{float: left;height: 200px;padding: 10px 10px 0;width: 315px;}

.Koala{background:url("http://www.thethirstykoala.com/wp-content/uploads/2013/03/koala-rewards.png") no-repeat;}

.GiftCard{background:url("http://www.thethirstykoala.com/wp-content/uploads/2013/03/gift-card.png") no-repeat;}

.Koalatext{background:url("http://www.thethirstykoala.com/wp-content/uploads/2013/03/koala-rewards-bg.jpg") no-repeat;}

.GiftCardtext{background:url("http://www.thethirstykoala.com/wp-content/uploads/2013/03/gift-card-bg.jpg") no-repeat;}

.rewards-text{color: #FFFFFF;font-size: 14px;margin: 10px;width: 263px;}


body.home .header,
body.home .footer,
body.home .middle_content {
width:1300px;
margin: 0 auto;
float: none;
}

.eventsWrapper{
    padding-top: 20px;
    float: left;
    width: 60%;
    margin-left: 20px;
}

.middle_content_iner.min800{
    min-height: 900px;
}

@media (max-width: 420px){
    .middle_content_iner.min800{
        min-height: 2200px;
    }
}

@media (max-width: 768px){
    .middle_content_iner.min800{
        min-height: 1500px;
    }
}

@media (max-width: 1024px){
    .middle_content_iner.min800{
        min-height: 1500px;
        overflow: auto;
    }
}

.eventsCol{
    width: 30%;
    float: left;
    min-height: 250px;
    text-align: center;
}
.eventsCol a{
    display: block;
}
.menuDesc{
    text-transform: uppercase;
    line-height: 20px;
}
.menuDesc strong{
    font-weight: bold;
}

.clear{
    clear: both;
}


.footer .wrap_in{
    width: 1185px;
}

.home .footer .wrap_in{
    width: 984px;
}

.home .opentable_form{
    display: none;
    font-st
}

.opentable_form{
    width: 200px;
    float:left;
}

.home .middle_content .wrap_in{
	width: 95%;
}

.page-id-711 p,
.page-id-711 li{
    font-family: 'TrajanPro-Regular';
    text-transform: uppercase;
    line-height: 20px;
}

.linkButton{
    margin-bottom: 15px;
    margin-right: 15px;
    display: inline-block;
    background: url(images/link_bg.jpg) repeat-x;
    height: 25px;
    font-family: 'TrajanPro-Regular';
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    width: 300px;
    vertical-align: middle;
    padding-top: 15px;
    text-decoration: none;
}

.column{
    column-count: 2;
    width: 75%;
}