/*
Theme Name: CascadeVacationRentals
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

*/

a {
	outline: none;
}

body {
	background: #313131 url(images/bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
}

#columncontainer {
	width: 800px;
	margin: 0;
	padding: 0;
}

#footer {
	border-top: #e9e1c7 solid 1px;
	width: 800px;
	margin: 0;
	padding: 20px 0 20px 0;
	clear: both;
}

#footer p {
	margin: 0 0 10px 20px;
	color: #000;
	font-size: 11px;
	line-height: 14px;
	width: 420px;
}

#footer p a {
	color: #0073b2;
	text-decoration: none;
}

#footer p a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#footer table {
	margin: 0 20px 20px 30px;
	_margin: 0 5px 20px 20px;
	font-size: 11px;
	line-height: 11px;
	float: right;
}

#footer table td {
	padding: 0 5px 5px 5px;
}

#header {
	width: 800px;
	height: 100px;
	background: url(images/header/bg.png) no-repeat bottom;
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header img {
	margin: 0;
	float: left;
}

#header p {
	margin: 38px 10px 0 0;
	padding: 0;
	color: #332d25;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	font-weight: bold;
	float: right;
	text-transform: uppercase;
}

#header p.address {
	margin: 15px 23px 0 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: none;
}

#header .blue {
	margin-right: 12px;
	color: #00476e;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

hr {
	background: #ccc;
	border: none;
	color: #ccc;
	height: 1px;
	margin: 10px 20px 10px 20px;
	padding: 0;
	clear: both;
}

#main {
	width: 604px;
	border-top: #e9e1c7 solid 1px;
	border-right: #e9e1c7 solid 1px;
	margin: 0;
	padding: 15px 0 10px 0;
	float: left;
	overflow: hidden;
}

#main.full {
	width: 800px;
	border-right: none;
}

#main h1 {
	margin: 0 20px 10px 20px;
	color: #0073b2;
	font-size: 21px;
	line-height: 24px;
	text-transform: uppercase;
}

#main h2 {
	margin: 0 20px 6px 20px;
	color: #000;
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
}

#main h3 {
	margin: 0 20px 3px 20px;
	color: #000;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
}

#main h1 a, #main h3 a {
	color: #0073b2;	
	text-decoration: none;
}

#main h2 a {
	color: #000;	
	text-decoration: none;
}

#main h1 a:hover, #main h2 a:hover, #main h3 a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#main img, #main img.alignright {
	border: #0073b2 solid 2px;
	margin: 0 0 10px 10px;
	float: right;
	clear: right;
}

#main img.aligncenter {
	clear: both;
	float: none;
	margin: 10px auto;
	display: block;
}

#main img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

#main p {
	margin: 0 20px 10px 20px;
	color: #4e4e4e;
	font-size: 12px;
	line-height: 17px;
}

#main p.date {
	margin: 0 20px 10px 20px;
	color: #57a7b0;
	font-size: 11px;
	line-height: 14px;
	float: left;
	clear: left;
}

#main p.blog {
	width: 100px;
	margin: 1px 20px 0 0;
	color: #37767e;
	font-size: 13px;
	line-height: 13px;
	text-align: right;
	float: right;
}

#main p a {
	color: #0073b2;	
	text-decoration: none;
}

#main p a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#main p.blog a {
	color: #37767e;
	text-decoration: none;
}

#main p.blog a:hover {
	color: #000;
	text-decoration: none;
}

#main p.date a {
	color: #57a7b0;
	text-decoration: underline;
}

#main p.date a:hover {
	color: #0073b2;
	text-decoration: underline;
}

#main .redtext {
	color: #993300;
	font-weight: bold;
}

#main ul {
	list-style: disc;
	margin: 0 0 10px 0;
	*margin: 0 0 10px 45px;
}

#main ul li, #main ol li {
	margin: 3px 20px 3px 0;
	color: #4e4e4e;
	font-size: 12px;
	line-height: 17px;
}

#main ul li a, #main ol li a {
	color: #0073b2;	
	text-decoration: none;
}

#main ul li a:hover, #main ol li a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#nav {
	width: 800px;
	height: 58px;
	background: url(images/nav-bg.jpg) repeat-x;
	margin: 0 0 10px 0;
	padding: 0;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	width: 113px;
	height: 58px;
	background: url(images/nav-divider.jpg) no-repeat right;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

#nav ul li.last {
	background: none;
}

#nav ul li a {
	width: 73px;
	height: 43px;
	margin: 0;
	padding: 15px 20px 0 20px;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;
	display: block;
	outline: none;
}

#nav ul li a:hover {
	color: #0073b2;
	text-decoration: none;
}

.navigation {
	height: 25px;
	margin: 0 20px 10px 20px;
	font-size: 11px;
}

.navigation a {
	color: #0073b2;	
	text-decoration: none;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.navigation a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#sidebar {
	width: 195px;
	border-top: #e9e1c7 solid 1px;
	border-left: #e9e1c7 solid 1px;
	margin: 0 0 0 -1px;
	padding: 15px 0 10px 0;
	float: left;
	overflow: hidden;
}

#sidebar a.facebook {
	background: url(images/sidebar/facebook.jpg) no-repeat;
	color: #344e87;
	display: block;
	height: 23px;
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 15px 20px;
	padding: 9px 0 0 37px;
	text-decoration: none;
	width: 130px;
}

#sidebar a.facebook:hover {
	text-decoration: underline;
}

#sidebar h2 {
	height: 20px;
	*height: 19px;
	background: url(images/teal-button2.jpg) repeat-x;
	margin: 0 0 10px 20px;
	padding: 5px 0 0 10px;
	*padding: 6px 0 0 10px;
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	outline: none;
	width: 145px;
}

#sidebar h2.big {
	height: 37px;
	background: url(images/teal-button-big.jpg) repeat-x;
	line-height: 15px;
}

#sidebar h2 a, #sidebar h2.big a {
	color: #fff;
	text-decoration: none;
}

#sidebar h2 a:hover, #sidebar a.big:hover {
	color: #4e4e4e;
	text-decoration: none;
}

#sidebar h3 {	
	margin: 0 15px 10px 20px;
	color: #0073b2;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
}

#sidebar h3 a {
	color: #0073b2;	
	text-decoration: none;
}

#sidebar h3 a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#sidebar img {
	margin: 12px 0 12px 20px;
}

#sidebar p {
	margin: 0 20px 10px 20px;
	color: #4e4e4e;
	font-size: 13px;
	line-height: 17px;
	clear: both;
}

#sidebar p a {
	color: #4e4e4e;
	text-decoration: none;
}

#sidebar p a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#sidebar ul {
	list-style: disc;
	margin: 0 20px 12px 35px;
	padding: 0;
}

#sidebar ul li {
	margin: 3px 0 3px 0;
	color: #4e4e4e;
	font-size: 12px;
	line-height: 15px;
}

#sidebar ul li a {
	color: #0073b2;	
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#sidebar ul ul {
	margin-left: 15px;
}

#socialmedia {
	margin: 0 auto;
	height: 38px;
	width: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#socialmedia a {	
	height: 33px;
	color: #000;
	margin: 0;	
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	display: block;
	float: right;
}

#socialmedia a.facebook {
	background: url(images/header/facebook.jpg) no-repeat;
	padding: 5px 0 0 55px;
	width: 121px;
}

#socialmedia a.flickr {
	background: url(images/header/flickr.jpg) no-repeat;
	padding: 5px 0 0 55px;
	width: 120px;
}

#socialmedia a.twitter {
	background: url(images/header/twitter.jpg) no-repeat;
	padding: 5px 0 0 45px;
	width: 135px;
}

#socialmedia a.facebook:hover {
	color: #35528c;
}

#socialmedia a.flickr:hover {
	color: #f90080;
}

#socialmedia a.twitter:hover {
	color: #2fbaa1;
}

#site {
	width: 800px;
	background: #fff;
	margin: 0 auto 20px auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#tanregion {
	width: 780px;
	background: #e9e1c7;
	margin: 0 0 10px 10px;
	padding: 10px 0 0 0;
}

#tanregion a.teal {
	width: 290px;
	height: 20px;
	background: url(images/teal-button.jpg) no-repeat;
	margin: 0 10px 10px 0;
	padding: 5px 0 0 10px;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	float: right;	
	display: block;
	outline: none;
}

#tanregion a.teal:hover {
	color: #4e4e4e;
	text-decoration: none;
}

#tanregion h2 {
	margin: 0 10px 5px 10px;
	color: #025f6a;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
}

#tanregion img {
	margin: 0;
}

#tanregion p {
	margin: 0 10px 10px 10px;
	padding: 0;
	color: #4e4e4e;
	font-size: 12px;
}

#tanregion p.clearboth {
	margin: 0;
	padding: 0;
	clear: both;
}

#tanregion p a {
	color: #0073b2;
	text-decoration: none;
}

#tanregion p a:hover {
	color: #000;
	text-decoration: none;
}

#tanregion .slideshow {
	margin: 0 15px 10px 10px;
	float: left;
}

#tanregion .slideshow img {
	margin: 0;
}
