/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

* {
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body {
font: 0.8em/1.2 "Trebuchet MS", sans-serif;
color: #310;
background: #2b1204 url(images/background_dark.jpg);
background-position: center top;
}
a {
text-decoration: none;
}
a:link, a:visited {
color: #d06c20;
}
a:hover {
color: #f84;
}
a:active {
color: #fca;
}
img {
border: none;
}
hr {
display: none;
}
/* ----------- Headings ----------- */
h1 {
display: block;
position: absolute;
width: 260px;
height: 60px;
margin: 80px 0 0 36px;
background-image: url(images/logo.jpg);
background-repeat: no-repeat;
}
h2 {
display: block;
font-size: 1.9em;
font-weight: normal;
letter-spacing: 1px;
}
h1 a#home-link {
display: block;
width: 260px;
height: 60px;
}
h2#enlarge-title {
float: right;
width: 544px;
height: 26px;
margin-top: 56px;
background-image: url(images/enlarge-title.jpg);
background-repeat: no-repeat;
}
h1 strong, h2#enlarge-title strong {
display: none;
}
h3 {
font-size: 1.7em;
font-weight: normal;
letter-spacing: 1px;
}
/* ------------ Layout ------------ */
#wrapper {
background: #331609 url(images/background.jpg);
background-position: center top;
}
#container-wrapper {
min-height: 537px;
background-image: url(images/background_light.jpg);
background-repeat: repeat-x;
background-position: center top;
}
#container {
width: 980px;
min-height: 537px;
margin: 0 auto;
background-image: url(images/titlebar_back.jpg);
background-repeat: no-repeat;
}
#header {
width: 960px;
height: 149px;
margin: 0 10px;
}
/* ------ Languages ------ */
ul#qtrans_language_chooser {
width: 960px;
height: 32px;
margin: 0 10px;
padding-top: 9px;
text-align: right;
color: #9f7c60;
list-style: none;
}
ul#qtrans_language_chooser li {
display: block;
float: right;
width: 92px;
height: 32px;
margin: 0 2px;
}
ul#qtrans_language_chooser li a {
display: block;
width: 92px;
height: 18px;
padding: 10px 0 4px 0;
text-align: center;
color: #b97;
background: url(images/lang_tab_back.png) no-repeat bottom left;
}
ul#qtrans_language_chooser li a:hover {
padding: 8px 0 6px 0;
color: #db8;
background: url(images/lang_tab_back.png) no-repeat bottom center;
}
ul#qtrans_language_chooser li a:active, ul#qtrans_language_chooser li.active a {
padding: 7px 0 7px 0;
text-align: center;
color: #eed0a9;
background: url(images/lang_tab_back.png) no-repeat bottom right;
}
/* ------ Navigation ------ */
ul#nav {
display: block;
clear: both;
width: 964px;
height: 48px;
margin-left: 8px;
list-style: none;
}
ul#nav li {
display: block;
float: left;
width: 130px;
height: 48px;
margin: 0 2px;
font-size: 1.1em;
}
ul#nav li.page-item-9,ul#nav li.page-item-13 {
display: block;
float: right;
width: 130px;
}
ul#nav li a {
display: block;
width: 130px;
height: 18px;
padding: 20px 0 10px 0;
text-align: center;
color: #af7c59;
background: url(images/nav_link_back.gif) no-repeat bottom left;
}
ul#nav li a:hover {
padding: 18px 0 12px 0;
color: #efccb0;
background: url(images/nav_link_back.gif) no-repeat bottom right;
}
ul#nav li.page-item-9 a,ul#nav li.page-item-13 a {
color: #af7c4f;
background: url(images/members_link_back.gif) no-repeat bottom left;
}
ul#nav li.page-item-9 a:hover,ul#nav li.page-item-13 a:hover {
color: #e9b089;
background: url(images/members_link_back.gif) no-repeat bottom right;
}
ul#nav li a:active, ul#nav li.page-item-9 a:active, ul#nav li.page-item-13 a:active, ul#nav li.current_page_item a {
padding: 16px 0 14px 0;
text-align: center;
color: #310;
background: url(images/nav_link_current_back.gif) no-repeat bottom;
}
/* ------ Content ------ */
#content {
width: 936px;
margin: 0 10px;
padding: 12px;
background: #eca;
}
#content p {


padding: .2em .2em .4em .4em;
}
#content h2 {
padding: 0 .2em .1em .2em;
}
#slideshow-wrapper {
width: 932px;
height: 336px;
border: 2px solid #dcb08f;
}
/* --- Inner Blocks List --- */
ul.inner-blocks {
display: block;
width: 972px;
min-height: 60px;
margin: 4px -18px;
list-style: none;
}
ul.inner-blocks li {
display: block;
float: left;
width: 290px;
min-height: 50px;
margin: 5px 6px;
padding: 8px 8px 8px 12px;
}
/* --- Services and Promotions Blocks Lists --- */
ul.services-blocks {
display: block;
width: 945px;
height: 525px;
margin: 4px -4px 0 -4px;
list-style: none;
}
ul.services-blocks li {
display: block;
float: left;
width: 304px;
height: 164px;
margin: 5px 6px 6px 5px;
}

ul.promotions-blocks {
display: block;
width: 936px;
margin: 4px auto;
list-style: none;
}
ul.promotions-blocks li {
display: block;
width: 930px;
height: 234px;
padding: 1px;
background-color: #804f2f;
border: 2px solid #dcb08f;
}
/* --- Three Blocks & Two Blocks Lists Common --- */
dl#three-blocks, dl#two-blocks {
display: block;
width: 972px;
margin: 12px auto 0 auto;
}
dl#three-blocks dd *, dl#two-blocks dd * {
margin-bottom: 0;
}
/* --- Three Blocks List --- */
dl#three-blocks dd {
display: block;
float: left;
width: 312px;
min-height: 234px;
margin: 0 6px;
}
dl#three-blocks dd span {
display: block;
width: 312px;
}
dl#three-blocks dd span.blocks-top {
height: 12px;
background: url(images/three_blocks_edge.png) no-repeat;
}
dl#three-blocks dd div.blocks-content {
width: 312px;
min-height: 210px;
color: #c97;
background: url(images/three_blocks_back.png) repeat-y;
}
dl#three-blocks dd span.blocks-bottom {
height: 12px;
background: url(images/three_blocks_edge.png) no-repeat bottom;
}
dl#three-blocks dd div.blocks-content h3 {
margin: 0 16px 12px 16px;
color: #c07c4f;
}
dl#three-blocks dd div.blocks-content p {
margin: 3px 16px;
}
dl#three-blocks dd div.blocks-content p.larger-line {
margin: 12px 16px 3px 16px;
}
dl#three-blocks dd div.blocks-content p.last-line {
margin-bottom: 0;
}
dl#three-blocks dd div.blocks-content img {
display: block;
margin: 0 auto;
border: 2px solid #804f2f;
}
#video {
width: 300px;
height: 210px;
margin: 0 6px;
}
/* --- Two Blocks List --- */
dl#two-blocks dd {
display: block;
float: left;
width: 312px;
min-height: 234px;
margin: 0 6px;
}
dl#two-blocks dd#left-block {
width: 312px;
}
dl#two-blocks dd#right-block {
width: 636px;
}
dl#two-blocks dd span {
display: block;
height: 12px;
}
dl#two-blocks dd div.blocks-content {
min-height: 210px;
color: #db9;
}
dl#two-blocks dd div.blocks-content p {
padding: .3em 1em .5em 1.3em;
}
dl#two-blocks dd div.blocks-content h2 {
padding: 0 .7em .1em .7em;
}
dl#two-blocks dd#left-block span.blocks-top {
background: url(images/three_blocks_edge.png) no-repeat;
}
dl#two-blocks dd#left-block span.blocks-bottom {
background: url(images/three_blocks_edge.png) no-repeat bottom;
}
dl#two-blocks dd#left-block div.blocks-content {
background: url(images/three_blocks_back.png) repeat-y;
}
dl#two-blocks dd#right-block span.blocks-top {
width: 636px;
background: url(images/right_block_edge.png) no-repeat;
}
dl#two-blocks dd#right-block span.blocks-bottom {
width: 636px;
background: url(images/right_block_edge.png) no-repeat bottom;
}
dl#two-blocks dd#right-block div.blocks-content {
width: 636px;
background: url(images/right_block_back.png) repeat-y;
}
/* -- Cleaner -- */
div.hr {
clear: both;
height: 1px;
}
div.push {
clear: both;
height: 12px;
}
/* ------ Footer ------ */
div#footline.hr {
background: url(images/footline_back.png) repeat-x bottom;
}
#footer-wrapper {
width: 100%;
min-height: 70px;
height: 100%;
}
#footer {
width: 800px;
margin: 0 auto;
padding: 24px 0;
font-size: .9em;
line-height: 1.8em;
text-align: center;
color: #953;
}
#footer span.sep {
color: #842;
margin: 0 6px;
}
#footer a {
color: #b52;
}
#footer a:hover {
color: #f84;
}

/* CONTENT */
#sidebar ul{list-style:none}
#sidebar ul li h2.widgettitle{margin:0 16px 12px 16px;color:#c07c4f}
dl#two-blocks dd div.blocks-content #sidebar h2{padding-left:0}

div#post-12 p{margin:0 0 5px 0}
div#post-12 p.textarea{height:180px}
div#post-12 p label{float:left;width:60px;text-align:right;padding:2px 4px 0 0}
div#post-12 p input{width:220px}
div#post-12 p input.fld,div#post-12 p input.sfld,div#post-12 p textarea{font:14px "Trebuchet MS", sans-serif;color:#331100;border:1px solid #9c7c60;background:#eeccaa;padding:2px}
div#post-12 p input.sfld{width:60px}
div#post-12 p input.btn{width:80px}
div#post-12 p textarea{width:360px;height:180px}

div#post-40 p{margin:0 0 5px 0}
div#post-40 p.textarea{height:180px}
div#post-40 p label{float:left;width:120px;text-align:right;padding:2px 4px 0 0}
div#post-40 p input{width:220px}
div#post-40 p input.fld,div#post-40 p input.sfld,div#post-40 p textarea{font:14px "Trebuchet MS", sans-serif;color:#331100;border:1px solid #9c7c60;background:#fff;padding:2px}
div#post-40 p input.sfld{width:60px}
div#post-40 p input.btn{width:80px;color:#c07c4f}
div#post-40 p textarea{width:360px;height:180px}

div.entry ul{padding:10px 20px 10px 50px}
div.entry ul.promotions-blocks,div.entry ul.services-blocks{padding:0}
div.post h2{color:#c07c4f}

a.btn{height:19px;color:#eeccaa;padding-top:3px}
.btn{width:80px;background:url(images/bttn_80px.png) no-repeat left;display:block;height:24px;padding-bottom:2px;font:14px "Trebuchet MS", sans-serif;color:#eeccaa;text-decoration:none;text-align:center;border:none;cursor:pointer}
.btn:hover{background-position:right}
.xs{width:40px;background:url(images/bttn_40px.png) no-repeat left}
.s{width:60px;background:url(images/bttn_60px.png) no-repeat left}
.m{width:80px;background:url(images/bttn_80px.png) no-repeat left}
.l{width:110px;background:url(images/bttn_110px.png) no-repeat left}
.xl{width:150px;background:url(images/bttn_150px.png) no-repeat left}

li.widget_reservation_form .display-none{display:none}
li.widget_reservation_form .display-block{display:block}
li.widget_reservation_form .display-inline{display:inline}
li.widget_reservation_form .validator{position:absolute;margin:-32px 0 0 145px;padding:2px;z-index:2;background:#7f5741;color:#eeccaa;border:1px solid #4a2511}
li.widget_reservation_form fieldset{border:none;padding:0 0 2px 0}
li.widget_reservation_form fieldset.buttons{text-align:right;padding-right:23px}
li.widget_reservation_form div{padding:0 0 2px 0}
li.widget_reservation_form label{display:block;float:left;width:130px;padding:2px 2px 0 0;text-align:right}
li.widget_reservation_form input,li.widget_reservation_form select{font:12px "Trebuchet MS", sans-serif;color:#331100;border:1px solid #9c7c60;background:#eeccaa;padding:0 2px}
li.widget_reservation_form select{padding:0}
li.widget_reservation_form select#day_of_arrival,li.widget_reservation_form select#day_of_departure{width:39px}
li.widget_reservation_form select#month_of_arrival,li.widget_reservation_form select#month_of_departure{width:60px}
li.widget_reservation_form select#year_of_arrival,li.widget_reservation_form select#year_of_departure{width:49px}

#footer ul{list-style:none}
#footer li{display:block;float:left;padding:0 10px;background:url(images/bgr_footer-sep.gif) no-repeat right}
#footer li.page-item-12{background:none}