/*
Theme Name: Summer Village
Theme URI: http://summervillage.ca
Description: The theme mocked up by Hilliard Gordon Communications and implemented by Jacob Kennedy
Version: 2.0
Author: Jacob Kennedy
Author URI: http://kennedydatasolutions.com/


*/
body, .innertube p, .innertube h1, td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: #1AA1D7;
	background-image: url(images/grad_back.png);
	background-repeat: repeat-x;
	background-position: top;
}

#mainback{
	background-image: url(images/bodyback.gif);
	background-repeat: repeat-y;
	background-position: center;
}

b, strong{
	font-size: 110%;
	font-weight: bold;
}
em{
	font-style: italic;
}

#maincontainer{
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #fff;
	padding: 8px;
}

#topsection{
	background: #BDBAAB;
	height: 25px;
	color: #E4E0CC;
	position: relative;
}
#topsection ul{
	list-style: none;
	margin:0;
	padding: 0;
	float: left;
}
#topsection li{
	display: inline;
	float: left;
}
#topsection li.current{
	background-color: #19A0D7;
}

#topsection a{
	display: inline;
	height: 25px;
	color: #fff;
	text-transform: uppercase;
	text-decoration:none;
	margin-left: 1em;
	margin-right: 1em;
	font-size:80%;
}
#topsection a:hover{
	text-decoration: underline;
}

#contentwrapper{
	float: left;
	width: 100%;
	position: relative;
}

#contentcolumn{
	margin-left: 300px; /*Set left margin to LeftColumnWidth*/
}
#contentcolumn.front_page{
	margin-left: 148px;
}

#leftcolumn{
	float: left;
	width: 300px; /*Width of left column*/
	margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
	padding-top: 1em;
	position: relative;
}
#leftcolumn p{
	padding: 0.5em;
	font-size: 80%;
	line-height: 1.2;
}
#leftcolumn p a{
	text-decoration: none;
	color: #8AC7CB;
}
#leftcolumn p a:hover{
	text-decoration: underline;
}
#leftcolumn .innertube{
	height: 394px;
	background-image: url(images/logo.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#footer{
	clear: left;
	width: 100%;
	padding: 4px 0;
}
.front_page .innertube{
	margin:10px;
	margin-top: 0;
}
.innertube{
	margin-top: 0;
	margin-left:20px;
	margin-right:0;
	margin-bottom: 10px;
}
#contentcolumn .innertube{
	padding-top:1em;
}
#slideshow{
	width: 840px;
	height: 487px;
	position: relative;
}
#slideshow.cottages{
	width: 670px;
	height: 466px;
}
#slideshow.features-finishes{
	width: 670px;
	height: 466px;
}
#slideshow img{
	position: absolute;
	top: 0;
	left: 0;
}
img.alignright{
	float: right;
}
img.alignleft{
	float: left;
}
.center {
	text-align: center;
	}
#sidebar{
	clear:both;
}
#sidebar li{
	width: 299px;
	display: inline;
	float: left;
}

#sidebar li a h2, #sidebar li.page_item a h2, #sidebar li.current_page_item.page_item li a h2{ /* , #sidebar li.current_page_item li h2 */
	background-color: #19A0D7;
	color:#fff;
}
#sidebar a h2, #sidebar h2{
	cursor: pointer;
	text-transform: uppercase;
	color: white;
	margin-top: .5em;
	padding-left: .5em;
	background-color: #19A0D7;
	width:100%;
}
#sidebar li.current_page_item.page_item a h2, #sidebar li.current_page_item.page_item a{
	background-color: #FCE14D;
	color: #fff;
}

#sidebar h2 a,#sidebar h2 a:hover,#sidebar h2 a:visited{
	color: white;
	text-decoration: none;
}
#sidebar h2.nocursor{
	cursor: default;
}
#sidebar .blogger a{
	text-decoration: underline;
}
#sidebar a{
	text-decoration: none;
}
#sidebar a, #sidebar a:hover, #sidebar a:visited,div.post a, p.postmetadata a, a{
	color: #800000;
}
div.post a:visited, p.postmetadata a:visited, a:visited{
	color: #BDBAAB;
}
#sidebar a:hover{
	text-decoration: none;
}
p.postmetadata, small{
	font-size:65%;
}
#calendar_li{
	padding-bottom:1.5em;
}
#recent_news{
	clear:both;
	border-top: 0.5em solid #8EB9C2;
}
#recent_news .nest1{
	border-top: 1.5em solid #EDE6E6;
	margin: 0 4px;
}
#recent_news .nest2{
	border: 0.5em solid #8EB9C2;
	background-color: #EDE6E6;
	margin: 0 4px;
	padding: 4px;
	position: relative;
}
	
#leftcolumn h3 a{
	color:#A2CDD1;
	text-decoration: none;
	font-size: 130%;
}
#recent_news p{
	padding: 0;
	font-size: 70%;
	line-height: 1;
}
.recent_date{
	font-style: italic;
	margin-bottom: 0.75em;
}
#wp-calendar{
	width: 100%;
}
#wp-calendar td, #wp-calendar caption, #wp-calendar th{
	text-align: center;
}
#blogroll{
	font-size: 70%;
}
#blogroll a{
	display: block;
}
#blogroll li{
	line-height: 1.1;
	margin-bottom: .75em;
}
#front_separator{
	color: #fff;
	height: 1px;
	margin: 4px;
}
.column a{
	color:#89C9CC;
	font-weight: bold;
	text-decoration: none;
}
.column a:hover{
	text-decoration: underline;
}
.entry p, .entry li, td{
	margin-bottom: .75em;
	font-size:80%;
	line-height: 1.2;
}
#frontpage_entry p{
	margin-bottom: .75em;
	font-size: 80%;
	line-height: 1.2;
	width: 685px;
}
label, #btn_reservation{
	font-size:80%;
	line-height: 1.2;
	/* display: block; */
	color: #000;
}
input, textarea{
	font-size:80%;
	background-color: #CBE6E8;
	border: 1px solid #89C9CC;
}
input{
	width: 180px;
}
#btn_reservation{
	cursor: pointer;
	margin-top: 10px;
}
.entry li{
	list-style: disc;
	list-style-position: inside;
	line-height: 1;
}
#contentcolumn h2{
	font-size: 130%;
	margin-bottom: 8px;
}
#contentcolumn div.post h2{
	margin-bottom: 0;
}
#footnote{
	text-align: right;
	font-style: italic;
	color: #7B7C7F;
	font-size: 65%;
	line-height: 1;
}
#footnote a{
	color: #7B7C7F;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#footnote a:hover{
	text-decoration: underline;
}
h3{
	font-size: 72%;
	font-weight: bold;
	line-height: 1.1;
}
#blog_tab{
	position: absolute;
	left:275px;
	border: 0;
}
img.attachment-thumbnail{
	float: right;
}
#featured img.attachment-thumbnail{
	float: none;
	display: block;
	margin-left:auto;margin-right:auto;
}
ul.addtoany_list{
	/* float: right; */
}
div.clearer{
	clear: both;
}
#rss_link{
	float: right;
}
#reservation_form input, #reservation_form label, #reservation_form textarea{
	display: block;
}
#submit{
	margin-top: 18px;
}
#reservation_form input[type="hidden"]{
	display: none;
}

#leftcolumn.front_page{
	position:absolute;
	width: 300px; /*Width of left column*/
	margin-left:0;
	height: 430px;
	left: 0;
	top: 30px;
	z-index: 50;
}

#shadows{
	z-index: 47;
	position:absolute;
	top: 10px;
	left:0px;
}
#leftcolumn .links{
	position: absolute;
	display: block;
	height: 420px;
	z-index: 49;
}

#leftcolumn .links a{
	position: absolute;
	display: block;
	width:235px;
	background-image: url(images/front_page_nav.png);
}

a#news{
	height: 44px;
	background-position: 0 0;
	top: 0;
}
a#cottages{
	height: 44px;
	background-position: 0 -55px;
	top: 55px;
}
a#location{
	height: 44px;
	background-position: 0 -110px;
	top: 110px;
}
a#contact{
	height: 44px;
	background-position: 0 -166px;
	top: 166px;
}
a#reviews{
	background-position: 0 -224px;
	top: 224px;
	height:174px;
}

a#news:hover{
	background-position: -235px 0;
}
a#cottages:hover{
	background-position: -235px -55px;
}
a#location:hover{
	background-position: -235px -110px;
}
a#contact:hover{
	background-position: -235px -166px;
}
a#reviews:hover{
	background-position: -235px -224px;
}
div.post{
	margin-bottom:30px;
}
div.post{
	padding-bottom: 20px;
	border-bottom:1px solid #BDBAAB;
	margin-bottom: 20px;
}
ul.advanced-recent-posts li{
	padding-left: 1em;
	text-indent:-1em;
}
p.wp-caption-text{
	display:none;
}
div.entry h1{
	color: #1a8ec7;
	font-size: 200%;
	margin-bottom: 20px;
}

#WPS_popup_message .wps_headline{
	display:none;
}
#WPS_popup_message .wps_closewin_text{
	position: absolute;
	right: 0;
	top: 0;
	padding:0;
}
#WPS_popup_message .wps_body{
	padding: 0;
}
a#rss{
	display:block;
	position:absolute;
	height: 20px !important;
	width:20px;
	background-image: url(images/rss_20.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	right:0;
	top: 2px;
}
a#rss:hover{
	background-position: 0 -20px;
}
#sv_logo{
	position:absolute;
	right:0;
	top: 80px;
	z-index: 1000;
}