<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Gusteau: Restaurant WordPress Theme
Theme URI: http://grandpixels.com/gusteau
Description: A Premium Restaurant WordPress Theme by Pavel of Grand Pixels
Version: 2.7.1
Author: Grand Pixels
Author URI: http://grandpixels.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Body
--------------------------------------------------------------------------------------------------------------------------------
*/

body { font: 12px "Droid Sans", Arial, Helvetica, sans-serif; color: #505564; line-height: 18px; -webkit-font-smoothing: antialiased; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Reset
--------------------------------------------------------------------------------------------------------------------------------
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; }
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video { display: block; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Common
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Common: Clear */
.clear { clear: both; height: 0px; visibility: hidden; margin: 0; padding: 0; }

/* Common: Selections */
::selection { background: #414146; color: white; text-shadow: none; }
::-moz-selection { background: #414146; color: white;  text-shadow: none; }
img::selection { background: transparent; }
img::-moz-selection { background: transparent; }

/* Common: Links */
a {	color: #505564; cursor: pointer; text-decoration: underline; }
a:hover { cursor: pointer; text-decoration: none; }

/* Common: Images */
.image { background: url("images/loading.gif") center center no-repeat; min-height: 30px; }
.image img { display: none; }
.image-overlay { position: relative; display: block; width: 100%; height: 100%; }
.image-overlay img { display: block; }
.image-overlay a span { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 999; background: url("images/overlay-dark-25.png") repeat; }
.ie7 .image-overlay a span, .ie8 .image-overlay a span, .ie9 .image-overlay a span { display: none; }
.image-overlay a span span { float: left; width: 100%; height: 100%; background: transparent url("images/overlay-plus.png") center center no-repeat; }

/* Common: Headings */
h1 { font: 30px "Droid Serif", Georgia, Times, serif; font-style: italic; padding: 10px 0; clear: both; }
h2 { font: 20px "Droid Serif", Georgia, Times, serif; font-style: italic; padding: 10px 0; clear: both; }
h3 { font: 18px "Droid Serif", Georgia, Times, serif; font-style: italic; padding: 10px 0; clear: both; }
h4 { font-size: 15px; font-weight: normal; padding: 10px 0; clear: both; }
h5 { font-size: 13px; font-weight: normal; padding: 10px 0; clear: both; }
h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover { text-decoration: underline; }

/* Common: Elements */
.left { float: left; text-align: left; }
.alignleft { float: left; text-align: left; }
.center { float: none; display: inline-block; }
.aligncenter { float: left; text-align: center; background: blue; }
.right { float: right; text-align: right; }
.alignright { float: right; text-align: right; }
.alignjustify { float: left; text-align: justify; }
.no-display { display: none; }
img.alignleft, img.left { margin: 0 25px 25px 0; }
img.aligncenter, img.center { margin: 0 25px 25px 25px; }
img.alignright, img.right { margin: 0 0 25px 25px; }

/* Common: Lists */
ul { list-style: none; }
.page-content ul, .standard-content ul, .menucard-content ul, .photos-content ul, .form-content ul { float: left; width: 100%; margin: 10px 0 20px 0; }
.page-content ul li, .standard-content ul li, .menucard-content ul li, .photos-content ul li, .form-content ul li { padding: 2px 0 2px 25px; background: url("images/point-content.png") 10px 10px no-repeat; }

/* Common: Paragraphs */
.content p { margin-bottom: 10px; line-height: 18px; }
.content p.featured { margin-top: 0; font: 16px "Droid Serif", Georgia, Times, serif; font-style: italic; line-height: 24px; }

/* Common: Note */
.note { float: left; margin: 10px 0; padding-left: 25px; font-size: 11px; background: url("images/icons/icon-info.png") left 3px no-repeat; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Header
--------------------------------------------------------------------------------------------------------------------------------
*/

header.header { float: left; width: 100%; height: 120px; }
header.header .header-container { width: 960px; margin: 0 auto; padding: 0 20px; }

/* Header: Logo */
header.header .logo { height: 120px; }
header.header .logo-image { float: left; height: 120px; }
header.header .logo-image h1 { padding: 0; margin: 0; }
header.header .logo-text, header.header .logo-text h1 { float: left; height: 120px; font: 75px "Kristi", Arial, Helvetica, sans-serif; line-height: 100%; padding: 0; }
header.header .logo-text-container { float: left; padding-top: 28px; }
header.header .logo-text a { float: left; text-decoration: none;}

/* Header: Tagline */
header.header .tagline { float: left; margin-top: 65px; margin-left: 25px; font: 12px "Droid Serif", Georgia, Times, serif; font-style: italic; color: #646978; }

/* Header: Tools */
header.header .tools { width: 54%; height: 50px; margin-top: 50px; }
header.header .tools a { text-decoration: underline; }
header.header .tools a:hover { text-decoration: none; }
header.header .socials { margin: 8px 25px 0 0; }

/* Header: Searching */
header.header .searching { float: right; width: 222px; position: relative; }
header.header .searching .input { 
	float: left;
	width: 198px;
	height: 27px;
	padding: 5px 12px;
	outline: none;
	color: #646978;
	font: 13px "Droid Serif", Georgia, Times, serif; font-style: italic;
	-moz-box-shadow: 0 0 10px rgba(255,255,255,0.1);
	-webkit-box-shadow: 0 0 10px rgba(255,255,255,0.1);
	box-shadow: 0 0 10px rgba(255,255,255,0.1);
	background: transparent;
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-transition: box-shadow .2s linear, border-color .2s linear, color .2s linear;
	-moz-transition: box-shadow .2s linear, border-color .2s linear, color .2s linear;
	-o-transition: box-shadow .2s linear, border-color .2s linear, color .2s linear;
	-ms-transition: box-shadow .2s linear, border-color .2s linear, color .2s linear;
	transition: box-shadow .2s linear, border-color .2s linear, color .2s linear;
}
.ie8 header.header .searching .input { padding: 11px 12px 0; }
header.header .searching .input:focus { background: transparent; color: #7d828c; -moz-box-shadow: 0 0 10px rgba(255,255,255,0.4); -webkit-box-shadow: 0 0 10px rgba(255,255,255,0.4); box-shadow: 0 0 10px rgba(255,255,255,0.4); border: 1px solid rgba(0,0,0,0.2); }
header.header .searching .button-submit { position: absolute; display: block; left: 188px; top: -5px; width: 30px; height: 30px; border: none; cursor: pointer; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background: transparent url("images/button-searching.png") left top no-repeat; }
header.header .searching .button-submit:hover { background-position: left bottom; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Primary Navigation
--------------------------------------------------------------------------------------------------------------------------------
*/

nav.navigation {
	width: 100%;
	height: 75px;
	position: relative;
	z-index: 999;
	font-family: "Droid Serif", Georgia, Times, serif;
	font-style: italic;
	text-shadow: -1px -1px rgba(0,0,0,0.2);
}
nav.navigation .navigation-container { width: 960px; margin: 0 auto; height: 55px; padding: 20px 20px 0; position: relative; }
nav.navigation .navigation-insider {
	float: left;
	width: 960px;
	height: 100%;
	position: relative;
	z-index: 999;
	background-image: url("images/line-light-1px.png"); 
	background-position: left top;
	background-repeat: repeat-x;
}
nav.navigation ul { list-style: none; float: left; height: 55px; padding-right: 1px; }
nav.navigation li { float: left; display: inline; position: relative; font-size: 14px; }
nav.navigation li:hover, nav.navigation li:first-child:hover, nav.navigation li.current-menu-item { 
	height: 58px;
	background-image: url("images/line-menu-hover.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	cursor: pointer;
}
nav.navigation li a { 
	float: left;
	display: block;
	padding: 19px 18px 18px;
	color: white;
	text-decoration: none;
}
nav.navigation li:hover a {
	background-image: url("images/bg-menu.png");
	background-position: left top;
	background-repeat: repeat-x;
}
nav.navigation li.current-menu-item a, nav.navigation li.current-menu-item a { background-image: none; }
nav.navigation li.current-menu-item:hover a {
	background-image: url("images/bg-menu.png");
	background-position: left top;
	background-repeat: repeat-x;
}
nav.navigation ul { background-image: url("images/line-menu-light14.png"); background-position: right top; background-repeat: repeat-y; }
nav.navigation li { background-image: url("images/line-menu-light14.png"); background-position: left top; background-repeat: repeat-y; }
nav.navigation li a { background-image: url("images/line-menu-dark12.png"); background-position: right top; background-repeat: repeat-y; }

nav.navigation li:hover .sub-menu, nav.navigation li:hover .children { display: block; }
nav.navigation li:hover li .sub-menu, nav.navigation li:hover li .children { display: none; }

/* Primary Navigation: Sub-navigation */
nav.navigation li .sub-menu, nav.navigation li .children {
	display: none;
	position: absolute;
	top: 55px;
	width: 250px;
	height: auto;
	left: 0;
	text-align: left;
	z-index: 49;
	background-color: white;
	background-image: url("images/line-menu-hover.png");
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0;
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.4);
	box-shadow: 0 0 7px rgba(0,0,0,0.4);
}
nav.navigation li li { 
	float: none !important;
	display: block;
	padding: 0;
	margin: 0;
	font: 13px "Droid Serif", Georgia, Times, serif !important;
	font-style: italic !important;
	background-image: none !important;
}
nav.navigation li li:first-child { margin-top: 3px; }
nav.navigation li li:hover, nav.navigation li li:first-child:hover { height: auto; background-image: none; }
nav.navigation li li.current-menu-item { height: auto; }
nav.navigation li li a {
	display: block;
	float: none;
	clear: both;
	padding: 10px 18px;
	color: #50505a;
	text-shadow: none !important;
	background-color: white !important;
	background-image: url("images/line-menu-dark12.png") !important;
	background-position: left bottom !important;
	background-repeat: repeat-x !important;
}
nav.navigation li li:hover a {
	background-color: #fafafe !important;
	background-image: url("images/line-menu-dark12.png") !important;
	background-position: left bottom !important;
	background-repeat: repeat-x !important;
	text-shadow: none !important;
}
nav.navigation li li:last-child a { background-color: white; background-image: none !important; }
nav.navigation li li:last-child:hover a { background-color: #fafafe; background-image: none !important; }
nav.navigation li:hover li:hover .sub-menu, nav.navigation li:hover li:hover .children { display: block; }

/* Primary Navigation: Sub-sub-navigation */
nav.navigation li li .sub-menu, nav.navigation li li .children {
	display: none;
	position: absolute;
	top: 0 !important;
	left: 250px !important;
	width: 250px;
	text-align: left;
	z-index: 99;
	background-color: white !important;
	background-image: none !important;
	margin: 0;
	padding-left: 1px;
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.4);
	box-shadow: 0 0 7px rgba(0,0,0,0.4);
}
nav.navigation li li li:first-child { margin-top: 0; }
nav.navigation li li li a, nav.navigation li li li:first-child a, nav.navigation li li:hover li a, nav.navigation li:hover li:hover li a {
	background-color: white !important;
	background-image: url("images/line-menu-dark12.png") !important;
	background-position: left bottom !important;
	background-repeat: repeat-x !important;
}
nav.navigation li li li:hover a, nav.navigation li:hover li:hover li:hover a {
	background-color: #fafafe !important;
	background-image: url("images/line-menu-dark12.png") !important;
	background-position: left bottom !important;
	background-repeat: repeat-x !important;
}
nav.navigation li li li:last-child a { background: white !important; }
nav.navigation li li li:last-child:hover a { background: #fafafe !important; }

/* Primary Navigation: Ribbons */
.ribbon-left, .ribbon-right { position: absolute; width: 40px; height: 54px; top: 35px; }
.ribbon { content: ''; float: left; width: 10px; height: 0; border-width: 27px 15px; border-style: solid; position: relative; }
.shadow { position: absolute; z-index: 10; width: 40px; height: 54px; background-image: url("images/gradient-ribbon.png"); background-repeat: repeat-y; }
.ribbon-left { left: -20px; }
.ribbon-left .shadow { background-position: right top; }
.ribbon-right { right: -20px; }
.ribbon-right .shadow { background-position: left top; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Slideshow
--------------------------------------------------------------------------------------------------------------------------------
*/

.slideshow { width: 100%; height: 420px; position: relative; }
.slideshow a { color: white; }
.slideshow .slideshow-container { position: relative; }
.slideshow .slideshow-shadows { position: absolute; top: 0; left: 0; width: 100%; height: 16px; background: url("images/slideshow/shadows.png") left top no-repeat; z-index: 11; }
.slideshow .slideshow-slider { width: 100%; height: 420px; background: white url("images/loading.gif") center center no-repeat; z-index: 10; position: relative; overflow: hidden; }
.slideshow .slide-caption { color: white; position: absolute; width: 920px; bottom: 0; left: 0; background: url("images/slideshow/bg-caption.png") left top repeat; padding: 20px 20px 25px; }
.slideshow .slide-caption h2 { margin: 0; padding: 0 0 10px; font-size: 18px; }
.slideshow .slide-caption p { font-size: 13px; }
.slideshow .slideshow-controls { position: relative; z-index: 12; }
.slideshow .slideshow-controls a { position: absolute; top: 190px; cursor: pointer; width: 35px; height: 40px; }
.slideshow .slideshow-controls a.previous { left: 0; background: url("images/slideshow/arrow-left.png") left top no-repeat; }
.slideshow .slideshow-controls a.previous:hover { background-position: left bottom; }
.slideshow .slideshow-controls a.next { right: 0; background: url("images/slideshow/arrow-right.png") left top no-repeat; }
.slideshow .slideshow-controls a.next:hover { background-position: left bottom; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Layout
--------------------------------------------------------------------------------------------------------------------------------
*/

.canvas { width: 960px; margin: 0 auto; clear: both; padding: 0 20px; }
.content { float: left; width: 100%; }
.content .inside { float: left; width: 100%; }
.homepage-content { width: 100%; margin-bottom: 20px; }

/* Layout: Pages */
.page-left .content-rail, .page-right .content-rail { float: left; width: 720px; }
.page-left .content-rail .content-rail-container, .page-right .content-rail .content-rail-container { float: left; width: 100%; }
.page-left .left-rail .box, .page-right .right-rail .box { float: left; width: 200px; margin-bottom: 15px; padding-bottom: 15px; background: url("images/line-dotted-content-double.png") left bottom repeat-x; }
.page-left .left-rail, .page-right .right-rail { float: left; width: 200px; background-image: url("images/line-dotted-content.png"); background-repeat: repeat-y; }
.page-left .left-rail { padding-right: 20px; background-position: right top; }
.page-right .right-rail { padding-left: 20px; background-position: left top; }

/* Layout: Page Left */
.page-left .content-rail { margin-left: 20px; }

/* Layout: Page right */
.page-right .content-rail { margin-right: 20px; }

/* Layout: Page Full */
.page-full { float: left; width: 960px; }
.page-full .page-full-container { float: left; width: 100%; }
.page-content { float: left; padding: 30px 0; clear: both; }
.page-content.post-type-single { padding: 0 0 30px 0; }
.page-left { float: left; width: 960px; padding: 30px 0; }
.page-right { float: left; width: 960px; padding: 30px 0; }

/* Layout: Sidebar */
.sidebar { float: left; width: 180px; }
.sidebar .widget-title { background: url("images/line-dotted-content-light.png") left bottom repeat-x; padding-top: 5px; margin-bottom: 15px; }

/* Layout: Page Titles */
.page-title { float: left; width: 910px; padding: 10px 25px; background-image: url("images/shadows-title.png"); background-position: left top; background-repeat: no-repeat; }
.page-title h1 { color: white; margin: 0; }
.page-title.with-back h1 { float: left; width: 90%; padding: 20px 0; }
.page-title .back { float: right; padding: 32px 0 0; }
.page-title .back a { color: white; text-decoration: none; padding: 5px 10px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Widget Areas
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Widget Areas: Featured */
.featured-areas { width: 100%; color: #505564; }
.featured-areas .widget-title { font-size: 16px; color: #505564; }
.widget_featured_area_left, .widget_featured_area_center, .widget_featured_area_right { float: left; width: 300px; padding: 20px 0 15px; }
.widget_featured_area_left, .widget_featured_area_center { margin-right: 30px; }
.featured-areas ul { list-style: none; }
.featured-areas p { line-height: 18px; }
.featured-areas .image { float: left; width: 300px; height: 120px; overflow: hidden; position: relative; margin-bottom: 20px; }
.featured-areas .post-info { color: #9196a0; }
.featured-areas .post-info a { color: #9196a0; }
.featured-areas .post-info a:hover { color: #787d8c; }

/* Widget Areas: Information */
.information-areas { width: 100%; color: #505564; background-image: url("images/bg-information-areas.png"); background-position: left top; background-repeat: repeat-x; }
.information-areas .information-areas-container { width: 960px; margin: 0 auto; padding: 0 20px; background-image: url("images/bg-information-areas.png"); background-position: left top; background-repeat: repeat-x }
.information-areas .widget-title { text-transform: uppercase; font: 11px "Droid Sans", Arial, Helvetica, sans-serif; color: #9196a0; }
.widget_information_area_left, .widget_information_area_center, .widget_information_area_right { float: left; width: 300px; padding: 20px 0 15px; }
.widget_information_area_left, .widget_information_area_center { margin-right: 30px; }
.information-areas ul { list-style: none; }
.information-areas p { margin: 10px 0; line-height: 18px; }
.information-areas .post-info { color: #9196a0; }
.information-areas .post-info a { color: #9196a0; }
.information-areas .post-info a:hover { color: #787d8c; }

/* Widget Areas: Footer */
.footer-areas { width: 100%; color: #9196a0; }
.footer-areas .footer-areas-container { width: 960px; margin: 0 auto; padding: 0 20px; }
.footer-areas .widget-title { text-transform: uppercase; font: 11px "Droid Sans", Arial, Helvetica, sans-serif; color: #505564; margin-bottom: 10px; }
.widget_footer_area_left, .widget_footer_area_center, .widget_footer_area_right { float: left; width: 300px; padding: 20px 0; }
.widget_footer_area_left, .widget_footer_area_center { margin-right: 30px; }
.footer-areas ul { list-style: none; }
.footer-areas p { margin: 10px 0; line-height: 18px; }
.footer-areas .post-info { color: #505564; }
.footer-areas .post-info a { color: #505564; }
.footer-areas .post-info a:hover { color: #787d8c; }

/* Widget Areas: Sidebar */
.sidebar-areas { float: left; width: 100%; color: #9196a0; }
.sidebar-areas .widget-title { font-size: 14px; }
.sidebar-areas ul { list-style: none; }
.sidebar-areas p { line-height: 18px; }
.sidebar-areas .post-info { color: #9196a0; }
.sidebar-areas .post-info a { color: #9196a0; }
.sidebar-areas .post-info a:hover { color: #787d8c; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Sidebar
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Sidebar: Categories */
.sidebar .categories li { float: left; width: 100%; }
.sidebar .categories li a { display: block; padding: 5px 0; text-decoration: none; background: url("images/line-dotted-content-light.png") left bottom repeat-x; color: #505564; position: relative; }
.sidebar .categories li:last-child a { background: none; }
.sidebar .categories .count { color: #9196a0; font-size: 11px; margin-left: 5px; }
.sidebar .categories li .children { display: none; padding: 0; background: url("images/line-dotted-content.png") left bottom repeat-x; }
.sidebar .categories li .children a { padding: 8px 15px; text-decoration: none; background: url("images/line-dotted-content-light.png") left bottom repeat-x; color: #9196a0; }
.sidebar .categories li .children a:hover { color: #505564; }
.sidebar .categories li.current-cat .children { display: block; }

/* Sidebar: Archives */
.sidebar .archives li { display: block; }
.sidebar .archives li a { display: block; padding: 10px 0; text-decoration: none; background: url("images/line-dotted-content-light.png") left bottom repeat-x; color: #505564; position: relative; }
.sidebar .archives li:last-child a { background: none; }
.sidebar .archives .current-cat a { font-weight: bold; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Widgets
--------------------------------------------------------------------------------------------------------------------------------
*/

.widget-title { padding: 10px 0; }

/* Widgets: Continue button */
.widget-area .continue-button { display: block; text-align: center; padding: 20px 0 10px; clear: both; }
.widget-area .continue-button a {
	padding: 5px 12px;
	font: 12px "Droid Sans", Arial, Helvetica, sans-serif;
	width: auto;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	cursor: pointer;
}
.featured-areas .continue-button a,
.footer-areas .continue-button a {
	color: white;
	background-image: url("images/bg-button.png");
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid;
	text-shadow: -1px -1px rgba(0,0,0,0.2);
}
.featured-areas .continue-button a:hover,
.footer-areas .continue-button a:hover { color: white; background-position: left bottom; }

.information-areas .continue-button a {
	color: #787d8c !important;
	background: #f4f4f8 url("images/bg-button-light.png") left top repeat-x; 
	border: 1px solid #d8d8dc;
	text-shadow: 1px 1px 0 white;
}
.information-areas .continue-button a:hover { color: #464b5a !important; background: #f9f9fb; border: 1px solid #c4c4c8; }
	
/* Widgets: Featured Box */
.widget_featured_box .widget-title { border-bottom: 2px solid; }
.widget_featured_box p { margin-top: 10px; }

/* Widgets: News */
.widget_news .post-title { font: 14px "Droid Serif", Georgia, Times, serif; font-style: italic; padding-bottom: 5px; }
.widget_news .post-info { width: 100%; display: block; font: 11px "Droid Serif", Georgia, Times, serif; font-style: italic; }
.widget_news .post-info a { text-decoration: none; }
.widget_news .post-info a:hover { text-decoration: underline; }
.widget_news .post-content { width: 100%; }
.widget_news .post-image { width: 85px; height: 55px; clear: none; margin: 10px 15px 5px 0; }
.widget_news .post-content.with-image .post-content-content { float: right; width: 195px; margin-top: 0; }
.sidebar-areas .widget_news .post-content .post-content-content { margin-top: 10px; }
.sidebar-areas .widget_news .post-content.with-image .post-content-content { float: left; width: 100%; margin-top: 10px; }

/* Widgets: Tweets */
.widget_tweets p { margin-bottom: 5px; }
.widget_tweets .post-info { float: left; font: 11px "Droid Serif", Georgia, Times, serif; font-style: italic; width: 100%; margin-bottom: 15px; }
.widget_tweets .post-info a { text-decoration: none; }
.widget_tweets .post-info a:hover { text-decoration: underline; }

/* Widgets: Links */
.widget_links ul li { display: block; float: left; width: 49%; }
.widget_links a { text-decoration: none; }
.widget_links a:hover { text-decoration: underline; }

/* Widgets: Contact */
.widget_contact_box .phone_line { margin-top: 20px; }

/* Widgets: Opening Hours */
.widget_opening_hours { float: left; width: 100%; }
.widget_opening_hours .day { display: block; clear: both; }

/* Widgets: Nav Menu */
.widget_nav_menu li a { display: block; padding: 8px 0; text-decoration: none; background: url("images/line-dotted-content.png") left bottom repeat-x; color: #505564; position: relative; }
.widget_nav_menu li:last-child a { background: none; }
.widget_nav_menu li .sub-menu { display: none; padding: 0; }
.widget_nav_menu li .sub-menu a { padding: 8px 15px; text-decoration: none; background: url("images/line-dotted-content-light.png") left bottom repeat-x; color: #9196a0; }
.widget_nav_menu li .sub-menu a:hover { color: #505564; }
.widget_nav_menu li.current-menu-parent .sub-menu, .widget_nav_menu li.current-menu-item .sub-menu { display: block; }

/* Widgets: Testimonial */
.widget_testimonial { float: left; width: 100%; margin-top: 10px; }
.widget_testimonial .testimonial { float: left; width: 100%; padding-top: 20px; background: url("images/bg-testimonial-top.png") left top no-repeat; }
.widget_testimonial .testimonial p { margin: 0; font: 12px "Droid Serif", Georgia, Times, serif !important; font-style: italic !important; line-height: 18px !important; }
.widget_testimonial .testimonial-author { float: right; width: 100%; text-align: right; padding-bottom: 20px; margin: 5px 0 10px; background: url("images/bg-testimonial-bottom.png") right bottom no-repeat; }
.sidebar-areas .widget_testimonial { margin-top: 20px; } 
.footer-areas .widget_testimonial .testimonial p { color: #9196a0; } 
.footer-areas .widget_testimonial .testimonial { background: url("images/bg-testimonial-top-dark.png") left top no-repeat; }
.footer-areas .widget_testimonial .testimonial-author { background: url("images/bg-testimonial-bottom-dark.png") right bottom no-repeat; }

/* Widgets: Tagcloud */
.widget_tag_cloud a {
	float: left;
	font-size: 11px !important;
	text-decoration: none;
	padding: 1px 7px 0;
	margin-right: 3px;
	margin-bottom: 4px;
	color: #787d8c;
	background: #f4f4f8 url("images/bg-button-light.png") left top repeat-x; 
	border: 1px solid #e2e2e6;
	text-shadow: 1px 1px 0 #ffffff;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.widget_tag_cloud a:hover { text-decoration: none; color: #464b5a; background: #f9f9fb; border: 1px solid #ceced2; }
.footer-areas .widget_tag_cloud a { background: #505564; color: #9196a0; border-color: #505564; text-shadow: none; margin-bottom: 3px; }
.footer-areas .widget_tag_cloud a:hover { background: #9196a0; color: white; border-color: #9196a0; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Secondary navigation
--------------------------------------------------------------------------------------------------------------------------------
*/

.page-navigation { float: left; width: 959px; height: 38px; background: #f6f6fa url("images/line-page-menu-dark.png") left top repeat-y; border: 1px solid #dadade; border-width: 0 1px 1px 0; position: relative; z-index: 99; }
.page-navigation ul { float: left; list-style: none; border-right: 1px solid white; }
.page-navigation ul li {
	float: left;
	display: inline;
	font-size: 13px;
	position: relative;
	background-image: url("images/line-page-menu-light.png");
	background-position: left top;
	background-repeat: repeat-y;
}
.page-navigation ul li:first-child { background-image: none; }
.page-navigation li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #50505a;
	padding: 10px 18px;
	background-image: url("images/line-page-menu-dark.png");
	background-position: right top;
	background-repeat: repeat-y;
	text-shadow: 1px 1px 1px rgba(255,255,255,1);
}
.page-navigation li.current-cat, .page-navigation li.current-cat-parent {
	background-image: url("images/overlay-dark-20.png") !important;
	background-position: left top;
	background-repeat: repeat;
}
.page-navigation li:hover, .page-navigation li:first-child:hover, .page-navigation li.current-cat:hover, .page-navigation li.current-cat-parent:hover {
	height: 41px;
	background-color: #f0f0f4;
	background-image: url("images/line-page-menu-hover.png") !important;
	background-position: left bottom;
	background-repeat: repeat-x;
}
.page-navigation li:hover a { background-image: none; }
.page-navigation li:first-child:hover a {
	background-image: url("images/line-page-menu-dark.png");
	background-position: left top;
	background-repeat: repeat-y;
}
.page-navigation li.current-cat a, .page-navigation li.current-cat-parent a { color: white; text-shadow: -1px -1px 1px rgba(0,0,0,0.2); background-image: none; }
.page-navigation li.current-cat { background-image: none; }
.page-navigation li.current-cat .children a, .page-navigation li.current-cat-parent .children a { color: #50505a !important; }
.page-navigation li.current-cat, .page-navigation li.current-cat-parent { background-image: none; }
.page-navigation li.current-cat:hover a, .page-navigation li.current-cat-parent:hover a { color: white !important; text-shadow: -1px -1px 1px rgba(0,0,0,0.2); background-image: none; }
.page-navigation li:first-child.current-cat:hover a, .page-navigation li:first-child.current-cat-parent:hover a { color: white; background-image: none; }
.page-navigation li:hover .children { display: block; }

/* Secondary navigation: Sub-navigation */
.page-navigation li .children {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	width: 198px;
	text-align: left;
	z-index: 999;
	background-color: #fafafe !important;
	background-image: url("images/line-page-menu-hover.png");
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0;
	border: 1px solid #dadade;
	border-width: 0 1px 1px 1px;
}
.page-navigation li li { float: none !important; display: block; padding: 0; margin: 0; font-size: 12px !important; }
.page-navigation li li:first-child { margin-top: 3px; }
.page-navigation li li:hover,
.page-navigation li li:first-child:hover,
.page-navigation li.current-cat li:hover,
.page-navigation li.current-cat-parent li:hover,
.page-navigation li.current-cat:hover li:hover,
.page-navigation li.current-cat-parent:hover li:hover { height: auto; background-image: none; }
.page-navigation li li a,
.page-navigation li.current-cat li a,
.page-navigation li.current-cat-parent li a,
.page-navigation li.current-cat:hover li a,
.page-navigation li.current-cat-parent:hover li a,
.page-navigation li.current-cat:first-child li a,
.page-navigation li.current-cat-parent:first-child li a,
.page-navigation li.current-cat:first-child:hover li a,
.page-navigation li.current-cat-parent:first-child:hover li a {
	display: block;
	float: none;
	padding: 5px 18px;
	color: #50505a !important;
	text-shadow: none !important;
	background-color: #fafafe !important;
	background-image: url("images/line-menu-dark12.png") !important;
	background-position: left bottom !important;
	background-repeat: repeat-x !important;
}
.page-navigation li li:hover a, .page-navigation li.current-cat:hover li:hover a, .page-navigation li.current-cat-parent:hover li:hover a, .page-navigation li.current-cat:first-child:hover li:hover a, .page-navigation li.current-cat-parent:first-child:hover li:hover a {
	background-color: white !important;
	background-image: url("images/line-menu-dark12.png") !important;
	background-position: left bottom !important;
	background-repeat: repeat-x !important;
	text-shadow: none !important;
}
.page-navigation li li:last-child a { background-color: white; background-image: none !important; }
.page-navigation li li:last-child:hover a { background-color: #fafafe; background-image: none !important; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Image Replacement
--------------------------------------------------------------------------------------------------------------------------------
*/

.image-replacement-small { width: 85px; height: 55px; }
.image-replacement-medium { width: 180px; height: 130px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Menu Cards
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Menu Cards: Classic */
.menucard { width: 1000px; clear: both; }
.menucard-content { width: 960px; background: url("images/line-dotted-content.png") left bottom repeat-x; margin-bottom: 10px; }
.menucard-content-container { padding: 0 0 10px; }
.menucard-items,
.menucard-category-items { width: 100%; }
.menucard-items-container { width: 460px; margin: 0 40px 25px 0; background: url("images/line-dotted-content.png") left bottom repeat-x; padding: 0 0 2px; }
.menucard-items-container .menucard-items-title h2 { font-size: 20px; padding: 0 0 10px; background: url("images/line-dotted-content-double.png") left bottom repeat-x; }
.menucard-items-container .menucard-items-title p { color: #9196a0; padding: 10px 0 15px; margin: 0; background: url("images/line-dotted-content.png") left bottom repeat-x; }
.menucard-items .menucard-item,
.menucard-category-items .menucard-item { width: 100%; padding: 10px 0; background: url("images/line-dotted-content-light.png") left bottom repeat-x; }
.menucard-category-items .menucard-item { width: 460px; margin-right: 40px; }
.menucard-items .menucard-item-content,
.menucard-category-items .menucard-item-content { width: 100%; }
.menucard-items .with-image .menucard-item-content,
.menucard-category-items .with-image .menucard-item-content { width: 360px; }
.menucard-items .menucard-item-title,
.menucard-category-items .menucard-item-title { width: 100%; }
.menucard-items .menucard-item-title h3,
.menucard-category-items .menucard-item-title h3 { width: 100%; font: 13px "Droid Sans", Arial, Helvetica, sans-serif; padding: 0; line-height: 18px; }
.menucard-items .menucard-item h3 a,
.menucard-category-items .menucard-item h3 a { text-decoration: underline; }
.menucard-items .menucard-item h3 a:hover,
.menucard-category-items .menucard-item h3 a:hover { text-decoration: none; }
.menucard-items .menucard-item .menucard-item-price,
.menucard-category-items .menucard-item .menucard-item-price { font-size: 12px; color: white; padding: 0 5px; margin-left: 20px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.menucard-items .menucard-item .menucard-item-description,
.menucard-category-items .menucard-item .menucard-item-description { width: 100%; font-size: 12px; padding: 8px 0 0; text-align: left !important; line-height: 16px; margin: 0; }
.menucard-items .menucard-image,
.menucard-category-items .menucard-image { width: 85px; height: 55px; margin-right: 15px; }

/* Menu Cards: Gallery */
.menucard-gallery-items,
.menucard-category-gallery-items { width: 100%; }
.menucard-gallery-items .divider-dotted { width: 960px; margin: 0 0 10px; }
.menucard-gallery-items-container .menucard-gallery-items-title { width: 960px; padding: 0; }
.menucard-gallery-items-container .menucard-gallery-items-title h2 { width: 80%; font-size: 20px; padding: 0 0 10px; }
.menucard-gallery-items-container .menucard-gallery-items-title .continue-link { float: right; padding: 5px 0; }
.menucard-gallery-items-container .menucard-gallery-items-title p { clear: both; color: #9196a0; padding: 15px 0 0; }
.menucard-gallery-items-container .menucard-gallery-items-title-container { width: 100%; background: url("images/line-dotted-content-light.png") left bottom repeat-x; }
.menucard-gallery-items .menucard-gallery-item { width: 180px; margin: 5px 15px 25px 0; overflow: visible; }
.menucard-gallery-items .menucard-gallery-item h3 { font: 12px "Droid Sans", Arial, Helvetica, sans-serif; padding: 10px 0 0; }
.menucard-gallery-items .menucard-gallery-item h3 a { text-decoration: underline; }
.menucard-gallery-items .menucard-gallery-item h3 a:hover { text-decoration: none; }
.menucard-gallery-items .menucard-gallery-item .menucard-gallery-image { width: 180px; height: 130px; }
.menucard-category-description { width: 960px; clear: both; color: #9196a0; padding-bottom: 15px; margin-bottom: 10px; background: url("images/line-dotted-content.png") left bottom repeat-x; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Photogalleries
--------------------------------------------------------------------------------------------------------------------------------
*/

.photos { width: 1000px; }
.photos-content { width: 960px; background: url("images/line-dotted-content.png") left bottom repeat-x; margin-bottom: 10px; }
.photos-content-container { padding: 0 0 10px; }
.photos-items,
.photos-category-items { width: 100%; }
.photos-items .divider-dotted { width: 960px; margin: 0 0 10px; }
.photos-items-container .photos-items-title { width: 960px; padding: 0; }
.photos-items-container .photos-items-title h2 { width: 80%; font-size: 20px; padding: 0 0 10px; }
.photos-items-container .photos-items-title .continue-link { float: right; padding: 5px 0; }
.photos-items-container .photos-items-title p { clear: both; color: #9196a0; padding: 15px 0 0; }
.photos-items-container .photos-items-title-container { width: 100%; background: url("images/line-dotted-content-double.png") left bottom repeat-x; }
.photos-items .photos-item { width: 180px; margin: 10px 15px 25px 0; overflow: visible; }
.photos-items .photos-item h3 { font: 12px "Droid Sans", Arial, Helvetica, sans-serif; padding: 10px 0 0; }
.photos-items .photos-item h3 a { text-decoration: underline; }
.photos-items .photos-item h3 a:hover { text-decoration: none; }
.photos-items .photos-item .photos-image { width: 180px; height: 130px; }
.photos-category-description { width: 960px; clear: both; color: #9196a0; padding-bottom: 15px; margin-bottom: 10px; background: url("images/line-dotted-content.png") left bottom repeat-x; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Post Type Single
--------------------------------------------------------------------------------------------------------------------------------
*/

.post-type-single { width: 960px; }
.post-type-single .post-type-post { background: url("images/line-dotted-content-double.png") left bottom repeat-x; }
.post-type-single .post-type-post.with-image { padding-bottom: 15px; }
.post-type-single .post-type-image { width: 720px; margin-top: 1px; background-position: center 50px; min-height: 100px; }
.post-type-single .post-type-content { width: 960px; padding: 30px 0 20px; }
.post-type-single .post-type-post.with-image .post-type-content { width: 220px; padding: 30px 0 20px; }
.post-type-single .post-type-info { 
	font: 11px "Droid Serif", Georgia, Times, serif;
	font-style: italic;
	width: 100%;
	color: #9196a0;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url("images/line-dotted-content-double.png") left bottom repeat-x;
	position: relative;
	display: block;
}
.post-type-single .post-type-info ul { margin: 0; padding: 0; }
.post-type-single .post-type-info li { list-style: none; padding-left: 0; padding: 3px 0; line-height: 18px; background: url("images/line-dotted-content-light.png") left bottom repeat-x; }
.post-type-single .post-type-info li:last-child { background: none; }
.post-type-single .post-type-info a { color: #9196a0; text-decoration: none; }
.post-type-single .post-type-info a:hover { color: #464b5a; text-decoration: underline; }
.post-type-single .post-type-additional-info .post-type-price { font-size: 14px; color: white; padding: 5px 10px; margin-bottom: 10px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.post-type-single .post-type-additional-info .post-type-description { clear: both; }

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

footer.footer { width: 100%; background-image: url("images/bg-footer.png"); background-position: left top; background-repeat: repeat-x; font-size: 12px; }
footer.footer .footer-container { width: 960px; margin: 0 auto; padding: 30px 20px; background-image: url("images/bg-footer.png"); background-position: left top; background-repeat: repeat-x; }
footer.footer a { text-decoration: none; }
footer.footer a:hover { text-decoration: underline; }
footer.footer ul { list-style: none; }
footer.footer li { display: inline; }
footer.footer .left li { display: block; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Socials
--------------------------------------------------------------------------------------------------------------------------------
*/

.socials { margin-top: 8px; }
.socials li { width: 24px; height: 24px; margin-left: 5px; }
.socials a { float: left; position: relative; width: 24px; height: 24px; opacity: 0.3; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; -ms-transition: opacity 0.3s linear; transition: opacity 0.3s linear; }
.socials a:hover { opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.socials .rss a { background: url("images/icons/icon-rss.png") left top no-repeat; }
.socials .twitter a { background: url("images/icons/icon-twitter.png") left top no-repeat; }
.socials .facebook a { background: url("images/icons/icon-facebook.png") left top no-repeat; }
.socials .googleplus a { background: url("images/icons/icon-googleplus.png") left top no-repeat; }
.socials .linkedin a { background: url("images/icons/icon-linkedin.png") left top no-repeat; }
.socials .flickr a { background: url("images/icons/icon-flickr.png") left top no-repeat; }
.socials .vimeo a { background: url("images/icons/icon-vimeo.png") left top no-repeat; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Buttons
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Buttons: Default Button */
.button a, button, .button-standard a, button.button-standard, .standard a, button.standard {
	float: left;
	padding: 5px 12px;
	font: 13px "Droid Sans", Arial, Helvetica, sans-serif;
	width: auto;
	margin: 10px 0;
	color: white;
	text-decoration: none;
	background-image: url("images/bg-button.png"); 
	background-position: left top;
	background-repeat: repeat-x;
	border: 1px solid;
	text-shadow: -1px -1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.button a:hover, button:hover, .button-standard a:hover, button.button-standard:hover, .standard a:hover, button.standard:hover { color: white; background-position: left bottom; }

/* Buttons: Sizes */
.button.small a, button.small, .button-standard.small a { font-size: 11px; padding: 3px 10px; }
.button.medium a, button.medium, .button-standard.medium a { font-size: 12px; padding: 5px 12px; }
.button.large a, button.large, .button-standard.large a { font-size: 14px; padding: 8px 15px; }
/* Buttons: Alignment */
.button.left a, button.left { float: left; margin: 5px 10px 5px 0; }
.button.center a, button.center { display: block; text-align: center; padding: 15px 0; clear: both; }
.button.right a, button.right { float: right; margin: 5px 0 5px 10px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Posts
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Posts: List */
.post-list .post { float: left; width: 100%; padding-bottom: 20px; margin-bottom: 20px; background: url("images/line-dotted-content-double.png") left bottom repeat-x; }
.post-list .post .post-info { float: left; width: 160px; padding: 10px 20px 10px 0; font: 11px "Droid Serif", Georgia, Times, serif; font-style: italic; color: #7d828c; background: url("images/line-dotted-content.png") right top repeat-y; }
.post-list .post .post-info ul li { list-style: none; padding-left: 0; padding: 3px 0; line-height: 18px; background: url("images/line-dotted-content-light.png") left bottom repeat-x; }
.post-list .post .post-info ul li:last-child { background: none; }
.post-list .post .post-info a { color: #7d828c; text-decoration: none; }
.post-list .post .post-info a:hover { color: #646478; text-decoration: underline; }
.post-list .post .post-info h3 { font-size: 12px; padding-bottom: 5px; }

.post-category-description { width: 960px; clear: both; color: #9196a0; padding-bottom: 15px; margin-bottom: 20px; background: url("images/line-dotted-content.png") left bottom repeat-x; }

.post-list .post .post-content { float: left; width: 520px; padding: 0 0 0 20px; }
.post-list .post .post-head h2 { font-size: 20px; padding: 0 0 10px; }
.post-list .post .post-head h2 a { text-decoration: none; }
.post-list .post .post-head h2 a:hover { text-decoration: underline; color: #646478; }
.post-list .post .post-excerpt p { line-height: 20px; padding-bottom: 20px; margin: 0; }
.post-list .post .post-foot { width: 100%; padding: 20px 0 0; background: url("images/line-dotted-content-light.png") left top repeat-x; }
.post-list .post .post-foot a { margin: 0; }
.post-list .post .post-image { float: left; width: 520px; height: 260px; margin-bottom: 15px; }

/* Posts: List - Search */
.post-list-search .hentry { float: left; width: 100%; padding: 15px 0; background: url("images/line-dotted-content-double.png") left bottom repeat-x; }
.post-list-search .hentry .post-content { float: left; width: 100%; }
.post-list-search .hentry .post-head h2 { font-size: 16px; padding: 0 0 5px; margin: 0; }
.post-list-search .hentry .post-head h2 a { text-decoration: none; }
.post-list-search .hentry .post-head h2 a:hover { text-decoration: underline; color: #646478; }
.post-list-search .hentry .post-excerpt p { line-height: 20px; margin: 0; }
.post-list-search .hentry .post-image { float: left; width: 85px; height: 55px; margin: 0 20px 10px 0; }
.post-list-search .hentry .post-foot { width: 100%; padding: 20px 0 0; background: url("images/line-dotted-content-light.png") left top repeat-x; }
.post-list-search .hentry .post-foot a { margin: 0; }

/* Posts: Single */
.post-single { float: left; width: 100%; margin: 0 !important; padding: 0 !important; }
.post-single .post { float: left; width: 100%; padding-bottom: 20px; margin-bottom: 20px; background: url("images/line-dotted-content-double.png") left bottom repeat-x; }
.post-single .post .post-info { float: left; width: 160px; padding: 10px 20px 10px 0; font: 11px "Droid Serif", Georgia, Times, serif; font-style: italic; color: #7d828c; background: url("images/line-dotted-content.png") right top repeat-y; }
.post-single .post .post-info ul li { list-style: none; padding-left: 0; padding: 3px 0; line-height: 18px; background: url("images/line-dotted-content-light.png") left bottom repeat-x; }
.post-single .post .post-info ul li.post-tags,
.post-single .post .post-info ul li.post-category { padding: 20px 0; }
.post-single .post .post-info ul li:last-child { background: none; }
.post-single .post .post-info a { color: #7d828c; text-decoration: none; }
.post-single .post .post-info a:hover { color: #646478; text-decoration: underline; }
.post-single .post .post-info h3 { font-size: 12px; padding: 0 0 5px; }
.post-single .post .post-content { float: left; width: 520px; padding: 0 0 0 20px; }
.post-single .post .post-content-content p { line-height: 20px; }
.post-single .post .post-image { float: left; width: 520px; height: 260px; margin-bottom: 15px; clear: both; }

/* Posts: Pagination */
.pagination { float: left; width: 100%; margin: 20px 0; }
.pagination .prev, .pagination .next { width: 319px; }
.pagination .prev a { float: left; }
.pagination .next a { float: right; }
.pagination .prev a, .pagination .next a { width: 319px; padding: 8px 25px; background: #f6f6fa; text-decoration: none; margin: 2px 0; }
.pagination .prev a:hover, .pagination .next a:hover { background: #f0f0f4; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Comments
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Comments: List */
.comments .be-first { margin-bottom: 20px; font-weight: bold; }
.comments-container { padding: 20px 0; }
.ie7 .comments-container { margin-bottom: 25px; }
.comments h3 { margin: 0; padding-top: 0; }
.comments .comment { float: left; width: 100%; margin: 10px 0 0; padding: 15px 0 0; position: relative; background: url("images/line-dotted-content-light.png") left top repeat-x; }
.page-left .comments .comment .depth-2, .page-right .comments .comment .depth-2 { float: left; width: 650px; padding-left: 70px; }
.page-left .comments .comment .depth-3, .page-right .comments .comment .depth-3 { float: left; width: 580px; padding-left: 70px; }
.page-left .comments .comment .depth-4, .page-right .comments .comment .depth-4 { float: left; width: 510px; padding-left: 70px; }
.page-left .comments .comment .depth-5, .page-right .comments .comment .depth-5 { float: left; width: 440px; padding-left: 70px; }
.page-full .comments .comment .depth-2 { float: left; width: 890px; padding-left: 70px; }
.page-full .comments .comment .depth-3 { float: left; width: 820px; padding-left: 70px; }
.page-full .comments .comment .depth-4 { float: left; width: 750px; padding-left: 70px; }
.page-full .comments .comment .depth-5 { float: left; width: 680px; padding-left: 70px; }
.comments .comment-author .fn { font-size: 15px; font-weight: bold; font-style: normal; }
.comments .avatar { float: left; padding: 2px; border: 3px solid #e6e8ec; margin-right: 22px; }
.comments .comment-meta { float: left; margin-top: 4px; color: #9196a0; font: 11px "Droid Serif", Georgia, Times, serif; font-style: italic; }
.comments .comment-meta a { color: #9196a0; text-decoration: none; }
.comments .comment-meta a:hover { color: #464b5a; text-decoration: underline; }
.comments .comments-list p { float: left; padding: 5px 0 0 70px; clear: both; }
.comments .reply { position: absolute; right: 0; top: 15px; }
.comments .reply a { 
	float: right;
	display: block;
	clear: both;
	font: 12px "Droid Sans", Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 7px;
	margin-bottom: 15px;
	color: #787d8c;
	background: #f4f4f8 url("images/bg-button-light.png") left top repeat-x; 
	border: 1px solid #e2e2e6;
	text-shadow: 1px 1px 0 #ffffff;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.comments .reply a:hover { text-decoration: none; color: #464b5a; background: #f9f9fb; border: 1px solid #ceced2; }
.comments  .comment-awaiting-moderation { color: #649664; font-weight: bold; }

/* Comments: Form */
#respond { float: left; width: 100%; padding-top: 20px; background: url("images/line-dotted-content.png") left top repeat-x; }
#respond .required { margin-left: 5px; color: #f53c3c; }
#respond #reply-title small a { float: right; color: #464b5a; }
#respond .comment-notes { float: left; width: 100%; margin-bottom: 10px; }
#respond .comment-form-email { margin-right: 0; }
#respond .comment-form-comment { float: left; width: 100%; clear: both; }
#respond .form-allowed-tags { float: left; padding-left: 25px; font-size: 11px; background: url("images/icons/icon-info.png") left 3px no-repeat; }
#respond #comment-submit { float: left; padding: 6px 15px; width: auto; margin: 0; color: white; text-decoration: none; background-image: url("images/bg-button.png"); background-position: left top; background-repeat: repeat-x; font-size: 12px; font-weight: bold; -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; cursor: pointer; outline: none; }
#respond #comment-submit:hover { background-position: left -80px; }
#respond { float: left; width: 100%; }
#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url { float: left; width: 292px; margin-right: 30px; }
#respond .comment-form-url { margin-right: 0; }
#respond input { width: 270px; }
#respond #comment-submit, .page-full #respond #comment-submit {
	float: left;
	padding: 5px 12px;
	font: 13px "Droid Sans", Arial, Helvetica, sans-serif;
	width: auto;
	margin-top: 10px;
	color: white;
	font-size: 12px;
	text-decoration: none;
	background: #28899c url("images/bg-button.png") left top repeat-x; 
	border: 1px solid #28899c;
	text-shadow: -1px -1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
#respond #comment-submit:hover, .page-full #respond #comment-submit:hover { color: white; background-position: left bottom; }
.page-full #respond { float: left; width: 100%; }
.page-full #respond .comment-form-author, .page-full #respond .comment-form-email, .page-full #respond .comment-form-url { float: left; width: 290px; margin-right: 25px; }
.page-full #respond .comment-form-url { margin-right: 0; }
.page-full #respond input { width: 268px; }
.page-full #respond textarea { width: 938px; height: 100px; }
.page-left #respond .comment-form-author, .page-left #respond .comment-form-email, .page-left #respond .comment-form-url { float: left; width: 220px; margin-right: 30px; }
.page-right #respond .comment-form-author, .page-right #respond .comment-form-email, .page-right #respond .comment-form-url { float: left; width: 220px; margin-right: 30px; }
.page-left #respond .comment-form-url, .page-right #respond .comment-form-url { margin-right: 0; }
.page-left #respond input, .page-right #respond input { width: 198px; }
.page-left #respond textarea, .page-right #respond textarea { width: 698px; height: 100px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Forms
--------------------------------------------------------------------------------------------------------------------------------
*/

.form { float: left; width: 100%; }
.form fieldset { margin: 0; padding: 0; }
.form-content { width: 960px; background: url("images/line-dotted-content.png") left bottom repeat-x; padding: 0 0 20px; }
.form .required-star { float: left; color: #e6192d; padding: 5px 5px; }
.form .required-star-info { float: right; font-size: 11px; color: #e6192d; }

/* Forms: Elements */
.form input, input, .form textarea, textarea, .form select, select { 
	float: left;
	background: #fafafe;
	padding: 8px 10px; 
	border: 1px solid #dcdce0;
	color: #464b5a;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.1);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.1);
	-webkit-transition: border-color .2s linear, background .2s linear;
	-moz-transition: border-color .2s linear, background .2s linear;
	-o-transition: border-color .2s linear, background .2s linear;
	-ms-transition: border-color .2s linear, background .2s linear;
	transition: border-color .2s linear, background .2s linear;
}
.form select { padding: 7px; }
.form input:focus, input:focus, .form textarea:focus, textarea:focus, .form select:focus, select:focus { background: white; outline: none; color: #464b5a; border: 1px solid #bebec2; }
.form label, label { float: left; padding: 5px 0; }

/* Forms: Error */
.form input.error, .form textarea.error, .form select.error { background: #fcf1f2; border: 1px solid #e6192d; }
.form label.error { position: absolute; right: 0; top: 2px; background: #e6192d; color: white; padding: 3px 8px; z-index: 10; }

/* Forms: Blocks */
.form .form-block { width: 100%; margin: 0 0 20px; clear: both; background: url("images/line-dotted-content.png") left top repeat-x; }
.form .form-block.first { background: none; }
.form .buttons { width: 100%; margin: 0; padding: 0; }
.form .buttons button { margin: 0; }
.form .form-title { width: 100%; background: url("images/line-dotted-content-light.png") left bottom repeat-x; margin-bottom: 10px; }
.form .form-title h2 { padding: 15px 0; }
.form .input-box { position: relative; width: 300px; margin-right: 30px; }
.form .input-box-wide { position: relative; width: 100%; margin-top: 10px; }
.form .input-box-double { position: relative; width: 630px; margin-right: 30px; }
.form .input-box-third { position: relative; width: 190px; margin-right: 30px; }
.form .input-box.last { margin-right: 0; }
.form .input-box-double.last { margin-right: 0; }
.form .input-box-third.last { margin-right: 0; }
.form .input-box input { float: left; width: 278px; }
.form .input-box-third input { float: left; width: 168px; }
.form .input-box select { float: left; width: 300px; }
.form .input-box-third select { float: left; width: 190px; }
.form .input-box textarea, .form .input-box-wide textarea { float: left; width: 938px; }

/* Forms: Loading */
.form .loading { float: left; padding: 0 20px; height: 27px; }
.form .loading img { float: left; padding: 2px 0; }
.form .loading span { float: left; padding: 6px 10px }

/* Forms: Validation - Success */
.validation-success { float: left; margin: 20px 0 0; width: 956px; border: 2px solid #55a041; }
.validation-success h4 { color: #55a041; padding: 15px 20px; margin-bottom: 0; }

/* Forms: Quick reservation */
.box.widget_reservation { padding-bottom: 0 !important; }
.form-reservation-quick h4 { font: 14px "Droid Serif", Georgia, Times, serif; font-style: italic; }
.form-reservation-quick .buttons { margin: 5px 0 0; padding: 0; }
.form-reservation-quick .loading { float: right; padding: 0; }
.form-reservation-quick .form-block { background: none; margin: 0; }
.form-reservation-quick .input-box-thin { float: left; width: 200px; }
.form-reservation-quick input { width: 178px; margin-bottom: 5px; }
.form-reservation-quick select { width: 96px; margin-bottom: 5px; margin-right: 8px; }
.form-reservation-quick select.last { margin-right: 0; }
.featured-areas .form-reservation-quick input-box-thin, .information-areas .form-reservation-quick input-box-thin, .footer-areas .form-reservation-quick input-box-thin { width: 300px; }
.featured-areas .form-reservation-quick input, .information-areas .form-reservation-quick input, .footer-areas .form-reservation-quick input { width: 278px; }
.validation-success-quick { width: 196px; }
.validation-success-quick h4 { font-size: 12px; padding: 10px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Shortcodes
--------------------------------------------------------------------------------------------------------------------------------
*/

/* Shortcodes: Columns */
.column { float: left; margin-bottom: 20px; }
.column.left { text-align: left; }
.column.center { text-align: center; }
.column.right { text-align: right; }
.column.alignleft { float: left; text-align: left; }
.column.aligncenter { float: left; text-align: center; }
.column.alignright { float: left; text-align: right; }
.full { float: left; width: 100%; }

/* Shortcodes: Full Page Columns */
.page-full .one-half { width: 465px; margin-right: 30px; }
.page-full .one-half.last { margin-right: 0 !important; clear: none; }
.page-full .one-third { width: 300px; margin-right: 30px; }
.page-full .two-third { width: 630px; margin-right: 30px; }
.page-full .one-third.last, .page-full .two-third.last { margin-right: 0 !important; clear: none; }

/* Shortcodes: Page Columns */
.page-left .one-half, .page-right .one-half { width: 345px; margin-right: 30px; }
.page-left .one-half.last, .page-right .one-half.last { width: 345px !important; margin-right: 0 !important; padding-right: 0 !important; clear: none; }
.page-left .one-third, .page-right .one-third { width: 220px; margin-right: 30px; }
.page-left .two-third, .page-right .two-third { width: 470px; margin-right: 30px; }
.page-left .one-third.last, .page-left .two-third.last, .page-right .one-third.last, .page-right .two-third.last { margin-right: 0 !important; padding-right: 0 !important; clear: none; }
.page-left .one-third.last, .page-right .one-third.last { width: 220px !important; }
.page-left .two-third.last, .page-right .two-third.last { width: 470px !important; }

/* Shortcodes: Dividers */
.divider { float: left; width: 100%; height: 1px; border-top: 1px solid #ececf0; margin: 10px 0 20px 0; }
.divider-dotted { float: left; width: 100%; height: 1px; background: url("images/line-dotted-content.png") left top repeat-x; margin: 10px 0 20px 0; }

/* Shortcodes: Alerts */
.alert-box { display: block; padding: 15px 20px; clear: both; font-size: 14px; font-style: italic; margin: 10px 0; -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.alert-box.yellow { background-color: #d7cd82; color: white; text-shadow: -1px -1px 0 rgba(0,0,0,0.2); }
.alert-box.yellow a { color: white; }
.alert-box.green { background-color: #508273; color: white; text-shadow: -1px -1px 0 rgba(0,0,0,0.2); }
.alert-box.green a { color: white; }
.alert-box.red { background-color: #da4a57; color: white; text-shadow: -1px -1px 0 rgba(0,0,0,0.2); }
.alert-box.red a { color: white; }
.alert-box.white { background-color: white; border: 1px solid #eceef2; background-image: url("images/bg-alert-dark.png"); }
.alert-box.blue { background-color: #4882b4; color: white; text-shadow: -1px -1px 0 rgba(0,0,0,0.2); }
.alert-box.blue a { color: white; }
.alert-box.custom { color: white; text-shadow: -1px -1px 0 rgba(0,0,0,0.2); }
.alert-box.custom a { color: white; }

/* Shortcodes: Blockquote */
blockquote { display: block; border-left: 3px solid #dedee2; padding: 5px 3%; font: 14px "Droid Serif", Georgia, Times, serif; font-style: italic; margin: 20px 0; color: #9196a0; line-height: 22px; }

/* Shortcodes: Code */
pre { float: left; border-top: 1px solid #ececf0; border-right: 1px solid #dedee2; background: #f8f8fd; padding: 0 20px; color: #787d8c; margin: 10px 0 30px 0; background: url("images/bg-pre-code.png") left top repeat-y; line-height: 25px; text-shadow: -1px -1px 0 #ffffff; -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); }
.page-full pre { width: 919px; }
.page-left pre, .page-right pre { width: 679px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Wordpress Common
--------------------------------------------------------------------------------------------------------------------------------
*/

/* WordPress Common: Admin Bar */
#wpadminbar { z-index: 1000 !important; }

/* WordPress Common: Media Align */
.alignleft { float: left; }
.aligncenter { margin: 0 auto; }
.alignright { float: right; }

img.alignleft { margin: 0 20px 20px 0; }
img.aligncenter { margin: 20px auto; }
img.alignright { margin: 0 0 20px 20px; }

/*
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Supersized Background
--------------------------------------------------------------------------------------------------------------------------------
*/

#supersized-loader { position: absolute; top: 50%; left: 50%; z-index: 0; width: 60px; height: 60px; margin: -30px 0 0 -30px; text-indent: -999em; background: url("images/loading.gif") center center no-repeat; }
#supersized { position: fixed; left: 0; top: 0; overflow: hidden; z-index: -999; height: 100%; width: 100%; }
#supersized img{ width: auto; height: auto; position: relative; outline: none; border: none; }
#supersized a { z-index: -30; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background: #111; display: block; }
#supersized a.image-loading { background: #111 url("images/loading.gif") center center no-repeat; width: 100%; height: 100%; }

/* WordPress Common: Captions */
.wp-caption { font-size: 11px; text-align: center; color: white; }
.wp-caption a, .wp-caption a:hover { background-image: none; background-color: transparent; }
.wp-caption img { border-color: white !important; }
.wp-caption.alignnone { float: left; margin: 10px 20px 10px 0; }
.wp-caption.alignleft { float: left; margin: 10px 20px 10px 0; }
.wp-caption.aligncenter { text-align: center; margin: 10px auto; }
.wp-caption.alignright { float: right; margin: 10px 0 10px 20px; }
.wp-caption-text { text-align: center; padding: 5px 0; }
.gallery-caption { font-size: 11px; text-align: center; color: white; }
.sticky {  }
.bypostauthor {  }
</pre></body></html>