/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

a {
	color: #0000cd;
}
img {
	border: double #6e3912 4px;
	padding: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #b38f4c url(images/pattern.gif);
}
a:visited {
	color: #0000cd;
}
a:hover {
	color: blue;
}
acronym, abbr {
	border-bottom: 0px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	border-left: 0px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
body {
	color: #000;
	font-family: 'Times New Roman', Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: #B79156;
}

#container-main {
	background: #b38f4c url('images/bg.jpg') repeat-x;
	width:100%;
	height:100%;
	display:block;
	position: absolute;
	top:0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 0px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 0px dotted #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}
.credit {
	background: #90a090;
	border-top: 0px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}
.credit a:link, .credit a:hover {
	color: #fff;
}

.storytitle {
	font: italic normal 24px 'Times New Roman', Times, serif;
	color: #432302;
	text-decoration: none;
}
.storytitle a {
	color: #432302;
	text-decoration: none;
}
.storytitle a:hover {
	color: #b22222;
	text-decoration: none;
}
.edit-post {
	background: url(images/edit.gif) no-repeat;
	width: 20px; height: 20px; border: 0px solid; cursor:pointer;
	float: right;
}



#container {position: absolute; width: 100%; background: url('images/bg_sidebar.gif') repeat-y; top:0;}




#content {
	background: url(images/content.jpg) no-repeat;
	border: solid 0px;
/*	position: absolute;
	left: 255px;
	top: 135px;
	height: 100%;
*/
	margin: 0px 0px 0px 255px;
	padding: 40px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 135px;
}
#header a {color: #fff;	text-decoration: none;}
#header a:hover {text-decoration: underline;}




#sidebar {
	background: url(images/sidebar.jpg) no-repeat;
	position: absolute;
	left: 0px;
	width: 255px;
	height: 750px;
	border: 0px solid #FFCCFF;
	margin: 0px;
	padding: 0px;
}
#menu {
	margin-top: 50px;
	margin-left: 0px;
	border: 0px solid red;
	width: 212px;
}
#menu ul {
	color: #432302;
	list-style-type: none;
	text-align: center;
	border: 0px solid green;
}
#menu ul a {
	color: #432302;
	text-decoration: none;
}
#menu ul a:hover {
	color: #b22222;
	text-decoration: none;
}
#menu ul li {
	font: italic normal 22px 'Times New Roman', Times, serif;
	margin-top: 4px;
	text-decoration: none;
	text-align: center;
}
#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
}
#menu ul ul li {
	border: 0px solid blue;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
}
#menu ul ul li a {color: #000;text-decoration: none;}
#menu ul ul li a:hover {border-bottom: 0px solid #809080;}
#menu ul ul ul.children {font-size: 142%;}

#footer  {
	height: 0px;
	width: 100%;
	position: absolute;  /* Needed for Safari */
	padding: 0px;
}

.ui-datepicker-trigger {
	border: none!important; padding: 0px!important; margin: 0px!important; background: none!important;
	float: right; position: relative; top: -28px;
	}
.linklove {display:none!important;}

#menu ul .page-item-438 {margin-top: 55px;}
#menu ul .page-item-440 {margin-top: 0;}

#menu ul .page-item-438 a, #menu ul .page-item-440 a {
	font-style: normal; font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	line-height: 14px;
}

#tl-search-form {
	background: #b17c4a;
	margin: -20px 0 23px 0;
}

.book-link-now {
	font-family: Times New Roman,serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	border-radius: 3px;
	color: #fff !important;
	height: 30px;
	background-color: #6d431a;
	background-image: linear-gradient(to top, #6d431a, #6d431a);
	border: 0 solid;
	border-color: rgba(255,255,255,0.16);
	border-top-color: rgba(255,255,255,0.6);
	border-top-width: 0;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0), 0 1px 0 0 rgba(255,255,255,0) inset;
	text-shadow: 0 0 0 rgba(0,0,0,0);
	padding: 10px 15px;
	cursor: pointer;
	white-space: normal;
	min-width: 150px;
	text-decoration: none !important;
}

.book-link-now:hover {
	color: #ffffff;
	background-color: #633b15;
	background-image: linear-gradient(to top, #633b15, #633b15);
	border: 0 solid rgba(255,255,255,0.16);
	border-top-width: 0;
	border-top-color: rgba(255,255,255,0.16) !important;
}