/*
Theme Name: Bainbridge
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */

/*general alignment*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

/*the main div containers*/
body {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: #8FC7C1;
	margin: 0px;
	padding: 0px;
	color: #222222;
}
#wrapper {
	width: 780px;
	margin: 0 auto 20px auto;
	padding: 0px;
	
}
#header {
	height: 130px;
	width: 780px;
	margin: 0px;
}

#main {
	background: #fff;
	margin: 10px;

}

#content {
	width: 485px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
}

#sidebar {
	width: 210px;
	float: right;
	margin: 20px 5px;
}
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
}

/*some general classes */
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}

/*style the header h1 - the main heading*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}

/*style for menu and submenu, pages and sub-pages in the header*/
.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	padding: 10px 7px 9px 7px;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}
#topNav{

	height: 56px;
	background: url('images/navback.gif') top left repeat-x;

}

#topNav ul{

	margin: 0px 0 0 230px;
	padding: 11px 0 0 0;

}

#topNav ul li a{

	font-size: 13px;
	color: #FDFDFD;

}

#topNav ul li a:hover{
	
	background: #48662C;
	text-decoration: none;

}

#bottomNav{

	font-size: 13px;
	padding: 20px;
	width: 705px;
	background: url('images/bottom.gif') bottom left no-repeat #222222;
	height: 90px;
	color: #222222;
	line-height: 18px;
	
}

#bottomNav a{

	color: #222222;

}

#bottomNav ul{

	width: 720px;
	display: block;
	height: 20px;

}

#bottomNav ul li a{

	color: #fff;
	font-size: 11px;
	margin: 0 6px 0 0;
	padding: 0 7px 0 0;
	background: url('images/bottomNav.gif') right 4px no-repeat;

}

#bottomNav ul li.lastOne a{

	background: none;

}



/*style the headings*/
h1{

	font-weight: normal;
	color: #222222;
	font-size: 18px;

}

h2{

	font-weight: normal;
	color: #222222;
	font-size: 24px;

}

h2 span{
	
	font-size: 11px;

}

h3{

	font-weight: normal;
	color: #222222;
	font-size: 18px;

}

h4{

	font-weight: normal;
	color: #4C9991;
	font-size: 16px;
	
}


/*style the post date*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #222222;
	color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}

/*style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #222222;
}
#footer a:hover {
	text-decoration: none;
}

/*style sidebar links*/
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}

/*underpost is exactly what you think, under the post on single.php*/
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}

/*if you insert image and give it a class of the below.*/
img.centered{
	display: block;
	margin: 0 auto 0 auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}


/*oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}



/*time to fancy up the commenting form and stuff*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}

/*below styles admin authors comments on single.php*/
li.author {
	padding: 5px;
}
/*start to style comments, they're an ordered list, hence the ol..*/
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/*these are some preventative measures for image hovers, haven't tested it much*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}

a.image img {
	border: none;
}

body {

	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	background: #6796A4;

}


td {

	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;

}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #bfd3d9;

}

.alt {

	display: none;

}

#header {

	background: url("http://www.bainbridgevacationrentals.com/images/header.jpg") top left no-repeat;
	width: 780px;
	height: 149px;

}

#rentals #header #nav {

	width: 250px;

}

#rentals #currentPage {

	font-size: 14px;
	color: #000;
	font-weight: bold;

}

#nav {

	text-align: center;
	margin-left: 60px;

}

#nav ul {

	list-style: none;
	margin: 0;
	padding: 0;
	width: 780px;
	margin-left: auto;
	margin-right: auto;

}

#nav ul li {

	float: left;

}

#nav ul li a {

	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #000;
	background: #fff;
	font-weight: bold;
	font-size: 11px;

}

#nav ul li a:hover {

	background: #6796A4;
	color: #fff;

}



#contentContainer {
	
	clear: both;
	background: #fff;
	padding: 15px;

}

#rentalsNav td a {

	display: block;
	padding: 7px;
	text-decoration: none;
	color: #000;
	background: #fff;
	text-align: center;

}

#rentalsNav td a:hover {

	background: #BFD3D9;

}

#rentalsNav td a img {

	border: 1px solid #000;

}

.rentalsTable {

	margin: 10px;
	width: 325px;
	border: 1px solid #015067;
	cursor: pointer;

}

.rentalsTable b#title {

	font-size: 14px;
	color: #000;
	text-decoration: none;

}

#footer {

	width: 760px;
	text-align: center;
	color: #222222;
	background: #bfd3d9;

}

#footer a {

	color: #222222;

}

#footer #navBottom {

	padding-bottom: 10px;
	color: #222222;

}

#copyright {
	clear: both;
	width: 780px;
	text-align: right;
	font-size: 10px;
	color: #fff;
	text-align: right;
	margin: 0;
	margin-left: auto;
	margin-right: auto;

}

#copyright a {

	color: #fff;
	text-decoration: none;

}

#copyright a:hover {

	text-decoration: underline;

}

#easyWay table tr td font {

	font-size: 10px;

}

#easyWay table tr td a {

	color: #000;

}