body{width:100%; margin:0; padding:0; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#333; background:url(../images/bg-body.png) repeat;}

#top-bar{height:15px; width:100%; background:#000;}

.inner{width:980px; margin:0 auto; padding:10px 20px 20px 20px;}

.left-column{width:620px; float:left; padding:0 15px 0 0;}

.right-column{width:300px; float:right; padding:0; margin:0 0 0 10px;}

/*============
HEADER
*/

#header-wrapper{width:100%; background:url(../images/bg-bricks.gif) repeat-x;}
#header{width:980px; margin:0 auto; padding:0; }

#logo{width:500px; height:200px; background:url(../images/bg-logo.png) no-repeat top left; margin-left:270px;padding:0;}

/*=============
Navigation
*/

#nav-bar-div{height:50px; background: url(../images/bg-navbar.gif) repeat-x; padding:0; margin:0;}
ul#topnav {margin: 0 0 0 5px; padding: 0; float:left; width: 100%; list-style: none; font-size: 1.1em;}
ul#topnav li {float: left; margin: 0; padding: 0; position: relative; }
ul#topnav li a {float: left; text-indent: -9999px; /*--Push text off of page--*/ height: 35px;}
ul#topnav li:hover a, ul#topnav li a:hover { margin-bottom:1px; padding-bottom:2px;} /*--Hover State--*/

ul#topnav a.home { background:url(../images/nav/home.png) no-repeat; width:80px;}
ul#topnav a.about {background: url(../images/nav/about.png) no-repeat; width: 90px;}
ul#topnav a.menu {background: url(../images/nav/menus.png) no-repeat; width: 95px;}
ul#topnav a.baked {background: url(../images/nav/baked.png) no-repeat; width: 100px;}
ul#topnav a.pies {background: url(../images/nav/pies.png) no-repeat; width: 65px;}
ul#topnav a.meals {background: url(../images/nav/meals.png) no-repeat; width: 90px;}
ul#topnav a.contact {background: url(../images/nav/contact.png) no-repeat; width: 115px;}
ul#topnav a.specialties {background: url(../images/nav/specialties.png) no-repeat; width: 145px;}
ul#topnav a.specials{background: url(../images/nav/specials.png) no-repeat; width: 230px;}
ul#topnav a.drinks{background: url(../images/nav/beverages.png) no-repeat; width: 141px;}
ul#topnav a.catering{background:url(../images/nav/catering.png) no-repeat; width:115px;}

ul#topnav li .sub {position: absolute; /*--Important--*/ top: 44px; left: 0; background: #666; padding: 0 20px 20px; float: left;/*--Bottom right rounded corner--*/ -moz-border-radius-bottomright: 5px; -khtml-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; /*--Bottom left rounded corner--*/ -moz-border-radius-bottomleft: 5px; -khtml-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; display: none; max-width:980px; /*--Hidden for those with js turned off--*/ border:2px solid #333; z-index:999999;  }
ul#topnav li .row { /*--If needed to break out into rows--*/clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{list-style: none; margin: 0; padding: 0; width: 175px; float: left;}
ul#topnav .sub ul li {width: 90%; /*--Override parent list item--*/ color: #fff; line-height:19px; font-size:9px; margin:2px 0; padding:0;}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/padding: 0;  margin: 0 0 8px 0; font-size: 16px; font-weight: normal; letter-spacing:0;}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/padding: 5px 0 3px 0; background-image: none; color: #fff; text-transform:uppercase; font-size:16px;letter-spacing:0;}
ul#topnav .sub ul li h2 a:hover { /*--Sub nav heading link style--*/padding: 5px 0 3px 0; background-image: none; color: #fff; text-transform:uppercase; font-size:16px;letter-spacing:0;}
ul#topnav .sub ul li a {float: none; text-indent: 0; /*--Override text-indent from parent list item--*/ height: auto; /*--Override height from parent list item--*/ background: url(navlist_arrow.png) no-repeat 5px 12px; display: block; text-decoration: none; color: #fff; text-transform:uppercase; border-bottom:1px dotted #333; font-size:11px;}
ul#topnav .sub ul li a.no-border{border-bottom:none;}
ul#topnav .sub ul li a.no-border{border:none;}
ul#topnav .sub ul li a:hover {color: #333; background-position: 5px 12px ;/*--Override background position--*/}

/*=============
Footer
*/

#footer{width:100%; margin:0; padding:20px 0; background:#000 url(../images/footer/bg-footer.gif) repeat; color:#ccc; border-top:5px solid #000;}
#footer .inner{width:980px; margin:0 auto; padding:0;}

#footer ul{list-style:none; list-style-image:none; margin:0 30px 15px 0; padding:0; float:left;}
#footer ul.wide li{width:300px;}
#footer ul.wide li span{font-size:9px; text-transform:uppercase;}
#footer ul li{ width:200px; display:block; border:1px solid #333; margin:0 0 10px 0; padding:0;}
#footer ul li.noborder{border:none;}
#footer ul li h4{margin:0 0 5px 0; padding:0; color:#FFF; font-size:16px; text-indent:-9999px;}
#footer ul li h4.menu{height:50px; width:150px; background:url(../images/footer/menus.png) no-repeat top left; border:none;}
#footer ul li h4.other{height:50px; width:225px; background:url(../images/footer/other-links.png) no-repeat top left; border:none;}
#footer ul li h4.filler{height:50px; width:150px; background:none; border:none;}
#footer ul li a{color:#CCC; text-transform:uppercase; text-decoration:none; font-size:11px;}
#footer ul li a:visited{color:#999;}
#footer ul li a:hover{color:#FFF;}

/*============
Images
*/

a img{border:none;}

.food-bg{width:500px; height:333px; float:right; margin:10px 5px 15px 20px; padding-bottom:30px;}

/*==============
General Stuff
*/

.clear{clear:both;}
.float-right{float:right; margin:10px 5px 10px 15px; display:inline;}
img.float-right{float:right; margin:0 5px 10px 15px; display:inline;}

.float-left{float:left; margin:10px 15px 10px 5px; display:inline;}


/*===============
Food Pages
*/

#food-page{}

#food-page .main ul{list-style:none; list-style-image:none; padding:0; margin:0;}
#food-page .main ul li{border-bottom:1px solid #666; padding-bottom:15px; margin-top:15px;}
#food-page .main ul li img{float:right; display:inline; border:15px groove #000;}

#food-item{}

#food-item .inner img{border:5px ridge #000;}

/*==============
Contact Page
*/

#contact-page{}

#contact-page .inner .main .right-column ul{list-style:none; list-style-image:none; padding:0; margin:0;}
#contact-page .right-column ul li h4{margin:10px 0 0 0; padding:0;}

#contact-page .right-column ul li h3{margin:0 0 5px 0; padding:0;}
#contact-page .right-column li h4{font-weight:bold;}


.akform{
    background-color: #eee;
    font-family:"Times New Roman", Times, serif;
	 font-size:12px;
    color: #333;
    padding: 20px;
    text-align: left;
    border: 1px solid #ccc;
    width: 900px;
    margin: 0 auto;
}

.akform h3{
    margin: 0 0 10px;
    color: #333;
	font-family:"Times New Roman", Times, serif; 
}

.akform .fields{
    padding: 10px 0;
    background: #ddd;
}

.akform .field{
    background: #ddd;
    padding: 5px 10px;
}

.akform .field .fieldInput{
    width: 425px;
}

.akform .field .fieldTick{
    background: url('images/tick.png') no-repeat right center;
}

.akform .field .fieldCross{
    background: url('images/cross.png') no-repeat right center;
}

.akform .field label{
    display: block;
    font-weight: bold;
    margin-bottom: 3px;
}

.akform input.textinput{
    width: 400px;
    padding: 3px;
}

.akform textarea{
    width: 100%;
    height: 200px;
    padding: 3px;
}

.akform span.mandatory{
    color: #a00;
}

.akform input.button{
    margin-top: 20px;
}

.akmap{
    font-family:"Times New Roman", Times, serif; font-size:12px;
    color: #333;
    padding: 20px;
    background: #eee;
    border: 1px solid #ccc;

    margin: 0 auto 20px;
    width: 900px;
    height: 400px;
}

.akmap .googleMapPlaceholder{
    background: #ddd;
    border: 1px solid #ccc;
    height: 100%;
}

.akform #confirm{
    background: #efe;
    padding: 40px;
    border: 1px solid #060;
    color: #060;
    font-weight: bold;
    text-align: center;
}


/*========================================
Calendar*/

.smoothcalendar {font-family: "Lucida Grande", "Lucida Sans Unicode";  position: relative; color : #fff;}

.smoothcalendar .navigations{overflow: hidden;}
.smoothcalendar .navigations div {float: left;     text-align: center;}

.smoothcalendar .columns {float: left; padding-left: 1px;}

.smoothcalendar .weekDays{overflow: hidden;}
.smoothcalendar .weekDays div {display : block; margin-bottom: 1px;}

.smoothcalendar .dayNames {display : block; text-transform: uppercase; font-size : 11pt; color : #000; padding: 15px 7px 7px 0px;}

.smoothcalendar a {text-decoration: none; color: #fff;  font-size: 150%; outline: none;}

.current_date {font-size: 10pt; font-weight: bold; line-height: 2.3em; color : #000;}
.current_date_IE6 {font-size: 10pt; font-weight: bold; color : #318DF2;}

.days_of_the_week div{text-transform: uppercase; padding: 10px 0px; font-size: 85%;  color: #18191D; padding: 4px;}

.day_content, .emptyBox {background-color: #333; border: 3px solid #18191D; padding: 4px;  display: block; overflow: hidden;}

.emptyBox {padding: 7px; border: none; background-color: transparent;}

.day_content_with_event {background-color: #999; border: 3px solid #000; cursor : pointer; padding: 4px;  z-index: 500; display: block; overflow: hidden;}

.day_content_with_event_mouseover {background-color: #666; border : 3px solid #fff; cursor : pointer; padding: 4px; }

.day_number {color: #FFF; font-size: 17pt; width : 100%;}

.day_event_count {
    padding-top : 20px;
    font-size: 8pt;
    text-align: right;
    color : #FFF;
    width : 100%;
}

.events_list_box {
    position : absolute;
    overflow : hidden;
    background-color: #000;
    border: 3px solid #000;
    padding: 4px;
}

.smoothcalendar #eventListContainer {
    margin-top : 10px;
    overflow: hidden;
    position : relative;
    top : 0px;
}

.smoothcalendar #eventDetailContainer {
    margin-top : 10px;
    overflow: hidden;
    position : relative;
    top : 0px;
    font-size: 9pt;
}

.smoothcalendar_listItem {
    cursor : pointer;
    padding : 5px 5px;
    margin-bottom : 2px;
    background-color : #222222;
    color : #FFF;
}

.smoothcalendar_listItem_mouseover {
    cursor : pointer;
    padding : 5px 5px;
    margin-bottom : 2px;
    background-color : #333;
    color : #FFF;
}

.smoothcalendar_listItem span, 
.smoothcalendar_listItem_mouseover span {
    font-size : 11pt;
    margin-left : 10px;
}

.smoothcalendar #fullDateText, .smoothcalendar h2 {
    margin-bottom: 2px;
    font-size: 13pt;
    font-weight: normal;
    color : fff;
}

.smoothcalendar #fullDateText {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 140%;
    color : #fff;
}

.smoothcalendar #smoothcalendargoBackLink, .smoothcalendar #smoothcalendarclose{
    color : #FFF;    
    text-decoration: none;
    position : absolute;
    outline: none;
}

.smoothcalendar #smoothcalendargoBackLink {
    font-size: 8pt;
}

.smoothcalendar #smoothcalendarclose {
    font-size : 12pt;
    text-decoration: none;
    right : 0px;
    top : 0px;
}

.smoothcalendar a:hover, .smoothcalendar #smoothcalendarclose:hover, .smoothcalendar #smoothcalendargoBackLink:hover {
    color : #318DF2;    
}

.smoothcalendar #previousMonth, .smoothcalendar #nextMonth, .smoothcalendar #nextYear, .smoothcalendar #previousYear {
    background-repeat: no-repeat;
    font-size: 18pt;
    position: relative;
    display: inline-block;
    overflow : hidden;
    cursor: pointer;
}

.smoothcalendar #nextMonth {
    background-image: url(../source/images/arrows.png);
    background-position: -5px -28px;
    width: 20px;
}

.smoothcalendar #nextYear {
    background-image: url(../source/images/arrows.png);
    background-position: 0px -56px;
    width: 28px;
}

.smoothcalendar #previousMonth {
    background-image: url(../source/images/arrows.png);
    background-position: 0px 0px;
    width: 20px;
} 

.smoothcalendar #previousYear {
    background-image: url(../source/images/arrows.png);
    background-position: 0px -85px;
    width: 28px;
}

.smoothcalendar #nextMonth:hover {
    background-image: url(../source/images/arrows.png);
    background-position: -33px -28px;
}

.smoothcalendar #nextYear:hover {
    background-image: url(../source/images/arrows.png);
    background-position: -28px -56px;
}

.smoothcalendar #previousMonth:hover {
    background-image: url(../source/images/arrows.png);
    background-position: -28px 0px;
} 

.smoothcalendar #previousYear:hover {
    background-position: -28px -85px;
}


/*==================================================
Calendar Editor
*/

#wrap {
    width: 900px;
    margin: 100px auto;
    padding: 50px;
    background: #FFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

h1 {
    font-size: 13pt;
    margin-bottom: 5px;
}

msg_container {
    margin-bottom: 10px;
}

.message {
    background: #B7DF63;
    font-family: "Lucida Grande", "Lucida Sans Unicode"; 
    font-size: 9pt;
    color: #000;
    overflow: hidden;
    padding: 5px;
    margin-top: 5px;
}

.error {
    background: #fff;
    color: #000;
}

.filter,
.create {
    width :800px;
    font-family: "Lucida Grande", "Lucida Sans Unicode"; 
    font-size: 9pt;
    color : #000;
    padding: 5px;
}

.filter {
    border-top: 1px solid #FFF;
}

.filter input { border:3px solid #333;
    font-family:"Lucida Grande", "Lucida Sans Unicode";
    font-size:9pt;
    padding:2px;
    width:219px;
    margin-right: 5px;
}

.filter .submit {
    color: #FFF;
    background: #000;
    padding: 2px 3px 2px 3px;
    width: auto;
    cursor: pointer;
    margin-right: 0px;
    border: 1px solid #FFF;
    font-size: 8pt;
}

.smoothcalendareditor {
    font-family: "Lucida Grande", "Lucida Sans Unicode"; 
    position: relative;
    color : #fff;
    width :900px;
    margin-top: 20px;
}

.calendar_item {
    overflow: hidden;
    margin-bottom: 4px;
}

.calendar_item_titlebar {
    background: #333;
    padding: 5px;
    font-size: 12pt;
    cursor: pointer;
    overflow: hidden;
    zoom: 1;
}

.calendar_item_date {
    font-size: 8pt;
    color: #fff;
    margin-left: 8px;
}

.calendar_item_link {
    outline: none;
    font-size: 9pt;
    color: #fff;
    text-decoration: none;
    margin: 3px 3px 3px 5px;
}

a.calendar_item_link{color:#fff;}

.calendar_item_editlink:hover {
    color: #fff;
}

.calendar_item_content {
    font-size: 9pt;
    background: #ccc;
    overflow: hidden;
    margin: 0px;
	color:#333
}

.calendar_item_content p {
    margin: 0px;
    padding: 5px;    
}

.calendar_item_links {
    text-align: right;
    border-top: 1px solid #FFF;
    padding-right: 5px;
	color:#fff;
}

.calendar_item_edit {
    border-top: 1px solid #fff;
    background: #318DF2;
    padding: 5px;
}

.create p,
.calendar_item_edit p {
    margin-top: 3px;
    line-height: 1em;
}

.calendar_item_edit label{
    font-size: 9pt;
    margin-right: 15px;
}

.create .input_title,
.create .input_date,
.create .input_content,
.calendar_item_edit input, 
.calendar_item_edit textarea{
    border-width: 0px;
    padding: 2px;
    width: 219px;
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    font-size: 9pt;
}

.create .input_content,
.calendar_item_edit textarea{
    height: 120px;
    width: 486px;
}

#create_submit_button,
#create_reset_button,
.cancel_button, 
.submit_button {
    font-family: "Lucida Grande", "Lucida Sans Unicode";
    background: #333;
    padding: 3px 5px;
    margin-left: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 8pt;
    cursor: pointer;
    border: 1px solid #FFF;
    border-top: none;
}

#create_submit_button:hover,
#create_reset_button:hover,
.filter .submit:hover,
.cancel_button:hover, 
.submit_button:hover {
    color: #fff;
}

.datepicker {
    font-family: "Lucida Grande", "Lucida Sans Unicode"; 
    text-transform: uppercase;
    font-size: 9pt;
    background-color: #333;
    overflow: hidden;
    position: absolute;
    top: 200px;
    left: 200px;
    display: none;
    border: 3px solid #000;
    padding-bottom: 5px;
    border: 1px solid #FFF;
}

.datepicker .columns{
    width: 25px;
    float: left;
    margin-left: 1px;
}

.datepicker .dayNames {
    text-align: center;
    color: #FFF;
    margin-bottom: 3px;
    padding: 3px 0px 3px 0px;
}

.datepicker .emptyBox,
.datepicker .dayBox {
    color: #FFF;
    line-height: 1em;
    overflow: hidden;
    padding: 4px;
    text-align: center;
    margin-top: 1px;
}

.datepicker .dayBox {
    background-color: #999;
    cursor: pointer;
    margin-top: 1px;
}

.datepicker .dayBox:hover {
    background: #333;
    border: 1px solid #619DF9;
    padding: 3px;
}

.datepicker .previousMonth,
.datepicker .nextMonth {
    float: left;
    padding: 10px;
    background: url(../source/images/arrows_small.png) no-repeat;
    height: 109px;
    cursor: pointer;
}

.datepicker .previousMonth {
    background-position: 5px 55px;
}

.datepicker .previousMonth:hover {
    background-position: -15px 55px;
}

.datepicker .nextMonth {
    background-position: -66px 55px;
}

.datepicker .nextMonth:hover {
    background-position: -44px 55px;
}

.datepicker .dateText {
    text-align: center;
    float: none;
    display: block;
    color: #FFF;
    border-bottom: 1px solid #FFF;
    padding: 3px;
}
