

/*
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

*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0; }

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }

* html .clearfix { height: 1%; }

a {
	border: 0;
	outline: none; }

img { border-style: none; }

html, body {
	margin: 0 0 35px 30px;
	padding: 0;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat; }

#website_container { width: 930px; }

#header {
	width: 930px;
	height: 113px;
	border-bottom: 1px solid #676159;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left 38px;
	margin: 0 0 30px 0; }

#header_pre {
	width: 930px;
	height: 113px;
	border-bottom: 1px solid #676159;
	background-image: url(images/logo_pre.png);
	background-repeat: no-repeat;
	background-position: left 38px;
	margin: 0 0 30px 0; }

.header_left {
	width: 265px;
	height: 113px;
	float: left;
	display: block;
	outline: none; }

#header_right {
	width: 665px;
	height: 69px;
	float: right;
	text-align: right; }

#header_right_top {
	width: 665px;
	height: 46px;
	float: right;
	padding: 22px 0 0 0; }

#header_right_bottom {
	width: 665px;
	height: 35px;
	#height: 55px;
	float: right;
	#padding: 20px 0 0 0; }

#header_right_bottom_buttons {
	width: 213px;
	height: 26px;
	float: right;
	background-image: url(images/blink.png);
	background-repeat: no-repeat;
	background-position: right top; }

.submit {
	width: 98px;
	height: 26px;
	float: left;
	border-right: 1px solid #302e2f; }

	.submit a {
		display: block;
		width: 98px;
		height: 26px;
		background-image: url(images/submit_up.png);
		background-repeat: no-repeat;
		background-position: left top; }

		.submit a:hover {
			background-image: url(images/submit_over.png);
			background-repeat: no-repeat;
			background-position: left top; }

.request {
	width: 114px;
	height: 26px;
	float: right; }

	.request a {
		display: block;
		width: 114px;
		height: 26px;
		background-image: url(images/request_up.png);
		background-repeat: no-repeat;
		background-position: right top; }

		.request a:hover {
			background-image: url(images/request_over.png);
			background-repeat: no-repeat;
			background-position: right top; }

#navigation_container {
	width: 164px;
	float: left;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 30px 0 0 0; }

	#navigation_container ul {
		margin: 0;
		padding: 0;
		color: #413c37;
		width: 30px; }

	#navigation_container li {
		margin: 0 0 14px 10px;
		padding: 0 0 9px 0;
		list-style-type: none;
		color: #413c37;
		text-align: right;
		width: 20px; }

		#navigation_container li a {
			text-decoration: none;
			color: #fff;
			position: absolute;
			left: 60px;
			width: 100px;
			text-align: left;
			outline: none; }

			#navigation_container li a:hover {
				text-decoration: none;
				color: #fd423d;
				width: 100px;
				text-align: left;
				outline: none; }

#content_container {
	width: 740px;
	float: right; }

#wallpaper {
	float: left;
	#float: right;
	width: 320px;
	margin: 30px 0 0 50px;
	#margin: 56px 0 0 50px;
	border-bottom: 1px solid #676159; }

.wallpaper {
	width: 320px;
	height: 480px;
	margin: 26px 0 0 0; }

#wallpaper_single {
	width: 320px;
	height: 480px;
	margin: 26px 0 0 0;
	#background-image: url(images/ie_6_fix.png);
	#background-repeat: no-repeat;
	#background-position: bottom right; }

.wallpaper_title {
	width: auto;
	height: 18px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #413c37;
	padding: 3px 10px 0 10px;
	#padding: 3px 10px 6px 10px;
	#margin: -29px 0 0 0; }

#wallpaper_title {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #413c37;
	padding: 3px 10px 0 10px;
	#padding: 3px 10px 2px 10px; }

#wallpaper_title_sub {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: #413c37;
	padding: 3px 10px 0 10px;
	#padding: 3px 10px 2px 10px; }

.information {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
	line-height: 20px;
	margin: 12px 0 25px 0; }

	.information img { margin: 0 6px 0 6px; }

.id { color: #ffff66; }

#pagination_container {
	width: 690px;
	height: 20px;
	margin: 30px 0 0 0;
	float: right; }

/* Navigation */
.navigation_box {
	width: 152px;
	height: 18px; }

#menu_links {
	width: 152px;
	height: 20px;
	margin: 0 0 6px 0; }

	#menu_links a {
		width: 152px;
		height: 26px;
		display: block;
		height: 100%;
		background-color: #413c37;
		padding: 5px 10px 0 10px;
		text-decoration: none;
		color: #FFFFFF; }

		#menu_links a:hover {
			background-color: #fd423d;
			width: 152px;
			height: 26px;
			display: block;
			height: 100%;
			padding: 5px 10px 0 10px;
			text-decoration: none;
			color: #FFFFFF; }

.navigation_box_home {
	width: 152px;
	height: 18px;
	margin: 0 0 6px 0;
	background-color: #413c37; }

.navigation_box_sub {
	width: 152px;
	height: 18px;
	margin: 0 0 6px 0;
	background-color: #282422;
	color: #615f5e;
	padding: 2px 6px 0 6px; }

.navigation_left { float: left; }

.navigation_right {
	float: right;
	text-align: right; }

a.homepage_reservations_rollover {
	display: block;
	width: 170px;
	#width: 190px;
	height: 18px;
	background-color: #413c37;
	padding: 3px 10px 0 10px;
	#padding: 3px 10px 2px 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0 0 6px 0; }

a:hover.homepage_reservations_rollover { background-color: #fd423d; }

#category_divider {
	height: 20px;
	width: 190px; }

.single_categories {
	width: 190px;
	#width: 190px;
	height: 20px;
	text-decoration: none;
	padding: 0 0 0 0;
	color: #FFFFFF; }

.categories_left {
	float: left;
	color: #413c37;
	width: 26px;
	text-align: right; }

a.categories_right {
	float: left;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 18px; }

a:hover.categories_right { color: #fd423d; }

.float_right {
	float: right;
	clear: none; }

.float_left {
	float: left;
	clear: none; }

#wallpaper_left_sub { padding: 30px 0 0 0; }

#sub_container {
	width: 680px;
	height: 596px;
	margin: 0 0 9px 60px;
	#margin: 0 0 20px 60px;
	border-bottom: 1px solid #676159; }

#sub_left {
	width: 69px;
	#width: 180px;
	height: 296px;
	float: left;
	padding: 260px 0 0 111px; }

#sub_center {
	width: 320px;
	height: 556px;
	float: left; }

#sub_right {
	width: 154px;
	#width: 175px;
	height: 296px;
	float: left;
	padding: 260px 0 0 26px; }

#comments_container {
	width: 680px;
	float: left;
	margin: 0 0 0 60px;
	padding: 10px 0 0 0; }

#single_comment {
	width: 680px;
	margin: 10px 0 0 0;
	#margin: 15px 0 0 0; }

#single_comment_default {
	width: 680px;
	margin: 10px 0 0 0;
	#margin: 15px 0 10px 0; }

#single_comment a {
	color: #ffc600;
	text-decoration: none; }

	#single_comment a:hover { color: #ffc600; }

ul { list-style-type: none; }

li {
	margin: 0;
	padding: 0; }

#single_comment_form {
	width: 680px;
	margin: 10px 0 0 0;
	#margin: 15px 0 0 0; }

#comments_left {
	width: 127px;
	float: left;
	background-image: url(images/comments_arrow.png);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ddc3aa; }

#comments_right {
	width: 505px;
	#width: 553px;
	background-color: #413c37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	float: right;
	min-height: 90px;
	#min-height: 130px;
	padding: 20px 24px 20px 24px; }

#comments_right_form {
	width: 505px;
	#width: 553px;
	background-color: #413c37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	float: right;
	min-height: 90px;
	#min-height: 130px;
	padding: 20px 24px 0 24px; }

#comments_right p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #b6a89c; }

#comments_user {
	margin: 0 0 20px 0;
	color: #928579; }

.user { color: #ffc600; }

.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none; }

#rating_box {
	width: 187px;
	height: 40px;
	background-image: url(images/rate_bg.png);
	background-repeat: no-repeat;
	padding: 0 0 0 133px;
	margin: 1px 0 0 0;
	float: left;
	text-align: right; }

#page {
	width: 320px;
	height: 480px; }

#updated_daily {
	width: 107px;
	height: 28px;
	background-image: url(images/updated.png);
	background-repeat: no-repeat;
	#background-image: none;
	position: fixed;
	bottom: 10px;
	right: 0; }

#search_box {
	width: 171px;
	#width: 172px;
	height: 23px;
	float: right; }

.search_field {
	width: 138px;
	height: 23px;
	float: left;
	margin: 1px 0 0 0;
	#margin: 0 0 0 0; }

.submit_button {
	width: 32px;
	height: 23px;
	margin: 1px 0 0 0;
	#margin: 1px 0 0 0;
	float: right; }

#search_blank {
	width: 680px;
	height: 55px;
	background-color: #554e48;
	margin: 30px 0 0 60px;
	#margin: -20px 0 0 60px;
	#padding: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	text-align: center; }

#index_image {
	width: 687px;
	height: 248px;
	background-image: url(images/index_image.png);
	background-repeat: no-repeat;
	float: left;
	margin: 29px 0 0 51px;
	#margin: 29px 0 10px 51px; }

#index_image_pre {
	width: 687px;
	height: 248px;
	background-image: url(images/index_image_pre.png);
	background-repeat: no-repeat;
	float: left;
	margin: 29px 0 0 51px;
	#margin: 29px 0 10px 51px; }

#index_text {
	width: 360px;
	height: 61px;
	margin: 115px 0 0 262px;
	line-height: 18px;
	color: #b6a89c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; }

#index_update {
	width: px;
	height: px;
	float: left;
	margin: 14px 0 0 262px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF; }

#request_container {
	width: 684px;
	float: right;
	border: 1px solid #48413c;
	background-color: #413c37;
	background-image: url(images/reqest_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: -2px 0 0 0;
	#margin: 30px 0 0 0; }

#disclaimer_container {
	width: 684px;
	float: right;
	border: 1px solid #48413c;
	background-color: #413c37;
	background-image: url(images/reqest_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 30px 0 0 0;
	#margin: 30px 0 0 0;
	padding: 10px 0 0 0; }

#request_left {
	width: 378px;
	float: left;
	padding: 15px 37px 37px 37px; }

#request_right {
	width: 232px;
	float: right;
	padding: 0;
	text-align: right; }

.description {
	width: 364px;
	border-bottom: 1px solid #3c3733;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 19px 0 11px 0; }

.description_contact {
	width: 364px;
	line-height: 18px;
	border-bottom: 1px solid #3c3733;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 19px 0 11px 0; }

.field_title {
	width: 364px;
	padding: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF; }

.input_field {
	width: 364px;
	#height: 25px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0 0 3px 0; }

.input_field_name {
	width: 364px;
	#height: 25px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0 0 3px 0;
	background-image: url(images/name.png);
	background-repeat: no-repeat;
	background-position: left; }

.input_field_wall_1 {
	width: 364px;
	#height: 25px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0 0 3px 0;
	background-image: url(images/wallpaper_1.png);
	background-repeat: no-repeat;
	background-position: left; }

.input_field_wall_2 {
	width: 364px;
	#height: 25px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0 0 3px 0;
	background-image: url(images/wallpaper_2.png);
	background-repeat: no-repeat;
	background-position: left; }

.input_field_wall_3 {
	width: 364px;
	#height: 25px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0 0 3px 0;
	background-image: url(images/wallpaper_3.png);
	background-repeat: no-repeat;
	background-position: left; }

.input_field_wall_4 {
	width: 364px;
	#height: 25px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0 0 3px 0;
	background-image: url(images/wallpaper_4.png);
	background-repeat: no-repeat;
	background-position: left; }

.input_field_wall_5 {
	width: 364px;
	#height: 25px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0 0 3px 0;
	background-image: url(images/wallpaper_5.png);
	background-repeat: no-repeat;
	background-position: left; }

.input_field_email {
	width: 364px;
	#height: 25px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0 0 3px 0;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: left; }

.input_field_website {
	width: 364px;
	#height: 25px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0 0 3px 0;
	background-image: url(images/website.png);
	background-repeat: no-repeat;
	background-position: left; }

.input_field_big {
	width: 364px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0; }

.input_field_captcha {
	width: 266px;
	#height: 28px;
	background-color: #59524b;
	border: 1px solid #2f2b27;
	padding: 6px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b6a89c;
	margin: 0;
	float: left;
	margin: -28px 0 0 98px;
	#margin: -31px 0 0 98px; }

#step_two { padding: 16px 0 0 0; }

#submit_btn {
	width: 360px;
	height: 78px;
	border: 1px solid #302c28;
	background-color: #fd423d;
	margin: 0 0 0 0;
	float: left; }

#loader {
	width: 362px;
	height: 43px;
	background-image: url(images/loader_bg.png);
	background-repeat: no-repeat; }

#browse_01 {
	width: 352px;
	background-color: #FFF;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 5px;
	#padding: 6px 5px 6px 5px;
	text-align: right;
	margin: 5px 0 0 0;
	background-image: url(images/wallpaper_01.png);
	background-repeat: no-repeat;
	background-position: left; }

#browse_02 {
	width: 352px;
	background-color: #FFF;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 5px;
	#padding: 6px 5px 6px 5px;
	text-align: right;
	margin: 5px 0 0 0;
	background-image: url(images/wallpaper_02.png);
	background-repeat: no-repeat;
	background-position: left; }

#browse_03 {
	width: 352px;
	background-color: #FFF;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 5px;
	#padding: 6px 5px 6px 5px;
	text-align: right;
	margin: 5px 0 0 0;
	background-image: url(images/wallpaper_03.png);
	background-repeat: no-repeat;
	background-position: left; }

#browse_04 {
	width: 352px;
	background-color: #FFF;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 5px;
	#padding: 6px 5px 6px 5px;
	text-align: right;
	margin: 5px 0 0 0;
	background-image: url(images/wallpaper_04.png);
	background-repeat: no-repeat;
	background-position: left; }

#browse_05 {
	width: 352px;
	background-color: #FFF;
	border: 1px solid #2f2b27;
	padding: 5px 5px 5px 5px;
	#padding: 6px 5px 6px 5px;
	text-align: right;
	margin: 5px 0 0 0;
	background-image: url(images/wallpaper_05.png);
	background-repeat: no-repeat;
	background-position: left; }

#twitter_container {
	width: 190px;
	padding: 36px 0 0 0; }

#footer_container {
	float: right;
	width: 690px;
	height: 30px;
	border-top: 1px dotted #676159;
	margin: 30px 0 0 0;
	padding: 5px 0 0 0; }

	#footer_container a {
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #bfbfbf; }

		#footer_container a:hover {
			text-decoration: underline;
			color: #bfbfbf; }

#footer_container_left {
	float: left;
	width: 345px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfbfbf;
	padding: 4px 0 0 0; }

#footer_container_right {
	float: right;
	width: 345px;
	text-align: right; }

	#footer_container_right ul {
		margin: 0;
		padding: 0; }

	#footer_container_right li {
		display: inline;
		margin: 0;
		padding: 0 0 0 10px; }

#ad {
	width: 318px;
	height: 268px;
	float: left;
	margin: 0 0 0 23px; }

#ad_container {
	width: 685px;
	height: 270px;
	float: left;
	margin: 0 0 0 51px;
	padding: 20px 0 0 0;
	background-color: #413c37;
	border: 1px solid #554e48;
	background-image: url(images/ad_divider.png);
	background-repeat: no-repeat;
	background-position: center; }

#ad_container_pre {
	width: 685px;
	height: 270px;
	float: left;
	margin: 30px 0 0 51px;
	padding: 20px 0 0 0;
	background-color: #413c37;
	border: 1px solid #554e48;
	background-image: url(images/ad_divider.png);
	background-repeat: no-repeat;
	background-position: center; }

#buy_ads {
	width: 685px;
	height: 145px;
	#height: 165px;
	float: left;
	margin: 30px 0 0 51px;
	padding: 20px 0 0 0;
	background-color: #25221f;
	border-top: 1px solid #554e48;
	border-right: 1px solid #554e48;
	border-left: 1px solid #554e48;
	border-bottom: 1px solid #554e48;
	background-image: url(images/buyad.png);
	background-repeat: no-repeat;
	overflow: hidden; }

#buy_ads_large {
	width: 685px;
	height: 145px;
	#height: 165px;
	float: left;
	margin: 30px 0 0 51px;
	padding: 20px 0 0 0;
	background-color: #25221f;
	border-top: 1px solid #554e48;
	border-right: 1px solid #554e48;
	border-left: 1px solid #554e48;
	border-bottom: 1px solid #554e48;
	background-image: url(images/buyad.png);
	background-repeat: no-repeat;
	overflow: hidden; }

#buy_ads_under {
	width: 662px;
	#width: 685px;
	height: 43px;
	#height: 57px;
	float: left;
	margin: -1px 0 0 51px;
	padding: 14px 0 0 23px;
	background-color: #25221f;
	overflow: hidden;
	border-bottom: 1px solid #554e48;
	border-right: 1px solid #554e48;
	border-left: 1px solid #554e48;
	background-image: url(images/button_ad_bg.png);
	background-repeat: no-repeat; }

#footer_ads {
	width: 690px;
	height: 50px;
	float: right;
	padding: 30px 0 30px 0;
	border-bottom: 1px dotted #676159; }