/*
Theme Name: San Franscisco Theme
Description: A San Francisco theme featuring the famous Golden Gate Bridge.
Version: 1.0
Tags: black, blue, fixed width, left siderbar, 2 columns, san francisco, USA, golden gate bridge

	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%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

body{
	margin:0;
	background:#32192b;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 0 150px;
}
#page{
	width:896px;
	margin:0 auto;
	background:#d6d1c5 url(images/bg-page.jpg) no-repeat;
	position:relative;
	border-right:3px solid #fff;
	border-left:3px solid #fff;
	padding:231px 0 0;
}
#header{
	width:902px;
	position:absolute;
	top:0;
	left:0;
	height:231px;
}
.logo {
	position:absolute;
	z-index:100;
	top:0px;
	left:19px;
	margin:0;
}
.logo a{
    background: url("images/top-logo.png") no-repeat 0 0;
    text-indent:-9999px;
    width:228px;
    height:101px;
    display:block;
}

.logo  a span
{
	color:#333;
}

.leaf
{
	width:100px;
	height:92px;
	background:url(images/leaf.png) no-repeat;
	position:absolute;
	z-index:99;
	top:27px;
	left:-23px;
}

#header ul{
	margin:210px 25px 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
	overflow:hidden;
	height:20px;
}
#header ul li{
	padding:0 16px 0 20px;
	float:left;
	margin:0 1px 0 -1px;
	background:url(images/header-split.gif) no-repeat left;
}
#header ul li.rss{
	background:none;
	padding:0;
}
#header ul li.rss a{
	float:left;
	width:20px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/rss.gif);
	}
#header ul a{
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#header ul a:hover{
	text-decoration:underline;
}
#content{
	width:100%;
	overflow:hidden;
}
h2 a, h2 a:visited, h2 a:hover{
	color: #009999;
}
.column1{
	width:229px;
	float:left;
	display:inline;
	margin:0 0 0 16px;
	overflow:hidden;
}
.column1 h3{
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin:7px 0 0 17px;
}
.column1 ul{
	margin:0;
	padding:7px 0 10px 17px;
	list-style:none;
}
.column1 ul li{
	padding:0;
}
.column1 ul a{
	color:#099;
	font:12px/18px Arial, Helvetica, sans-serif;
}
.column1 a:hover{
	text-decoration:none;
}
.column1 .col-top{
	width:100%;
	overflow:hidden;
	height:9px;
	background:url(images/col-top.png) no-repeat;
}
.column1 .col-btm{
	width:100%;
	overflow:hidden;
	height:9px;
	background:url(images/col-btm.png) no-repeat;
}
.column1 .col{
	width:100%;
	overflow:hidden;
	background:url(images/bg-col.png) repeat-y;
}
.column2{
	width:623px;
	overflow:hidden;
	display:inline;
	float:right;
	margin:0 17px 0 0;
}
.column2 h2, h1{
	margin:6px 0 0;
	font:21px Georgia, "Times New Roman", Times, serif;
	color: #009999;
	margin-bottom:10px;
}
.column2 p.posted{
	color:#585858;
	margin:2px 0 13px;
}
.column2 p.posted span{
	padding:0 0 0 4px;
	background:url(images/bg-posted.gif) no-repeat left;
}
.column2 img{
	display:block;
	border:5px solid #e5e3dc;
	margin:0 10px 16px 0;
	
}
.column2 p{
	margin:0 0 21px;
}
.column2 p a{
	font-weight:bold;
	color:#666;
}
.column2 a:hover{
	text-decoration:none;
}
.column2 ol{
	margin:0;
	padding:0 0 16px;
	list-style:decimal inside;
}
.column2 ol li{
	padding:0;
}
.column2 ol a{
	color:#666;
	font-weight:bold;
}
.column2 .coments{
	margin:0 0 10px;
}
.column2 .coments a{
	text-decoration:none;
	color:#099;
}
.column2 .coments a{
	background:url(images/bg-coments.gif) no-repeat left;
	padding:0 3px 0 21px;
}
.column2 .coments a.leave{
	background:url(images/coments-split.gif) no-repeat left;
	padding:0 0 0 9px;
}

.column2 .coments a:hover{
	text-decoration:underline;
}
.column2 .col2-top{
	width:100%;
	overflow:hidden;
	height:9px;
	background:url(images/col2-top.png) no-repeat;
}
.column2 .col2-btm{
	width:100%;
	overflow:hidden;
	height:9px;
	background:url(images/col2-btm.png) no-repeat;
	margin:0 0 11px;
}
.column2 .col2{
	width:577px;
	overflow:hidden;
	background:url(images/bg-col2.png) repeat-y;
	padding:0 23px 20px 23px;
}

.column2 ul 
{
	margin-left:0;
}

.column2 ul li
{
	background: url(images/bullet.gif) no-repeat 0 6px;
	padding-left:10px;
	margin-bottom:10px;
}

#footer{
	width:100%;
	border-top:1px solid #8d8e85;
	overflow:hidden;
	font-size:11px;
	color:#666;
	padding:0 0 13px;
}
#footer ul{
	margin:13px 0 0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
	height:1%;
	display:inline;
}
#footer ul li{
	float:left;
	margin:0 1px 0 -1px;
	padding:0 7px 0 11px;
	background:url(images/footer-split.gif) no-repeat left;
}
#footer ul a{
	color:#666;
	text-decoration:none;
}
#footer ul a:hover{
	text-decoration:underline;
}
#footer .from{
	float:right;
	display:inline;
	margin:13px 11px 0 0;
}
#footer .from a{
	font-weight:bold;
	color:#099;
}
#footer .from a:hover{ text-decoration:none; }

.pricing-table
{
	width:100%;
	border:none;
}

.pricing-table th
{
	background-color:#ccc;
	border-bottom:solid 1px #333;
	color:#000;
	padding:5px;
	text-align:left;
}

.pricing-table td
{
	background-color:#FFF0C7;
	border-bottom:solid 1px #ccc;
	color:#000;
	padding:5px;
}

.size-thumbnail
{
float:left;
margin-left:10px;
}

/*for the calendar*/

#calendar table { border: 1px solid #BBB; margin: 5px; padding: 2px; float: left; background: #FFF0C7; position: relative; height:205px; margin-bottom:20px;}

#calendar td, #calendar th { padding: 3px; background: #FFFFFF; border: 1px solid #FFF0C7; text-align:center;}

#calendar td.booked { background: #CF1919; color:#fff;}

#calendar table caption { font-weight: bold; }

#calendar #key
{
	width:20px;
	height:20px;
	float:left;
	margin-top:10px;
	border:solid 1px #BBBBBB;
}

#calendar .book{
	background-color:#CF1919;
}

#calendar .avail{
	background-color:#fff;
}

#calendar .keycaption
{
	width:100px;
	float:left;
	margin:10px 0 0 10px;
}
#calendar  #keypos
{
	width:550px;
	overflow:hidden;
}

#commentform label
{
	width:230px;
	float:left;
}

#commentform input
{
	width:150px;
	float:left;
	border:solid 1px #8D8E85;
	font-size:12px;
	color:#333;
	padding:2px 5px;
}

#commentform p
{
	width:577px;
	margin:0 0 10px 0;
	padding:0;
	float:left;
}

#commentform textarea
{
	border:solid 1px #8D8E85;
	font-size:12px;
	color:#333;
	font-family:arial;
	width:570px;
	
}

ol.commentlist, ol.commentlist li 
{
	width:577px;
	padding:0;
  	margin:0;
}

ol.commentlist
{
  list-style:none;
  margin-top:30px;
  border-top:solid 1px #8D8E85;
  padding:15px 0 0 0;
  margin-bottom:15px;
}

ol.commentlist li 
{
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	border-bottom:solid 1px #8D8E85;
	float:left;
}

ol.commentlist li p
{
	margin-bottom:10px;
}

ol.commentlist img
{
	float:right;
}

ol.commentlist cite
{
	font-weight:bold;
}

ol.commentlist .commentmetadata
{
	font-size:10px;
	font-style:italic;
}

#respond
{
	margin:0 0 10px 0;
	padding:0;
}
