/*
Theme Name: ~Boreas Inn
Theme URI: http://www.boreasinn.com
Description: Custom Theme
Version: 1.2
Author: InsideOut Solutions/Kailey Lampert
Author URI: http://insideout.com/
*/
@import url('http://js.insideout.com/fonts/PhoenixScriptFLF/stylesheet.css');

/* basic classes */
* { margin:0; padding:0; outline:0; }

.left { float:left; }
.right { float:right; }
img.left, img.right { margin: 0 5px; }
.hidden { display:none; }
.clear { clear:both; }

/* --------------------------------------------------------------- */
/* basic element */

ul, ol { list-style-position:inside; margin: 5px 5px 5px 15px; }
ul { list-style-type:disc; }
ol { list-style-type:decimal; }
blockquote { margin: 10px 30px; font-style:italic;}

a {  }
a:hover { text-decoration: none; }
a:visited {  }
a:active { position:relative;top:1px; }
a[href $='.pdf'] { padding-right: 18px; background: transparent url(images/icon_pdf.png) no-repeat right; }

h2, h3, h4, h5{ padding: 0 0 .2em 0; }
h2{ font-size: 1.8em; }
h3{ font-size: 1.6em; }
h4{ font-size: 1.4em; }

hr { margin: 20px }

p{ margin: 0 0 .8em 0; }

.editLink {clear:none; position:fixed; top:45%; left:0px;width:35px;height:45px;padding:0;font-size:12px; line-height:12px;font-family:courier new;text-align:center;font-variant:small-caps; -moz-box-shadow: 1px 0px 8px #999;}
.editLink a { display:block;width:27px;height:37px; padding: 4px; color:#fff;background:#D51471; text-decoration:none;}
.editLink a:hover { display:block; color:#fff;background:#3255BD; }

/* --------------------------------------------------------------- */
body {
	font-family: "Times New Roman", times, serif;
	margin: 0;
	font-size:62.5%;
	background: #3255bd url("images/pagebg.jpg") center top no-repeat;
}

/* Layout */
#page {margin:0 auto 50px;}

.layout {
	width: 780px;
	text-align: left;
	margin: 20px auto 5px;
	background:#fff;
	border:5px solid #fff;
}
.page-template-page-min-php .layout { width:460px;border:none;}

#topper {
	overflow:hidden;
	position:relative;
}
.page-template-page-min-php #topper { display:none;}
	h1 { float:left; font-size:3em;}
	h1 a { display:block;height:100%;}
	h1 a:active {position:static;}
	h1 span {display:block;padding:20px; }
	
	#topper p#contact {position:absolute; top:5px;right:10px;width:210px;text-align:right; color:#fff;line-height:1.3em;font-size:1.5em;}
	#topper p#contact a { color:#fff; text-decoration:underline;}
	#topper p#contact a:hover { text-decoration:none; }
	a.tour { font-size:1.5em; }

	#topper p#contact a.avail { 
		width:145px;
		padding:6px 25px;
		margin:6px 0;
		background:#DC2F89;
		border:1px solid #fff;
		color:#fff; 
		text-decoration:none;
		font-size:1.25em;
		float:right;
	}

	#topper p#contact a.avail:hover { background:#A41460 }

/* #slides {
	height: 224px;
	overflow:hidden;
} */
#slides img {
	width: 100%;
	height: auto;
}
#slides {
	width: 100%;
	height: 506px;
	overflow: hidden;
	padding: 0 0;
}
#container {
	clear: both;
	overflow:hidden;
	font-size: 1.5em;
	line-height: 1.4em;
}

/* --------------------------------------------------------------- */
/* body content */
#content {
	float:left;
	padding: 10px;
}
.narrowcolumn	{ width: 555px; }
.widecolumn		{ width: 760px; }

.page-template-page-min-php .widecolumn { width:440px;}
#content table {
	border-collapse: collapse;
	width:100%;
}
#content table td {padding:5px; }
iframe{background:#fff;}
#content h2 {
	font-size:2em;
	margin-bottom:5px;
	font-family: 'PhoenixScriptFLFRegular';
	color:#385392;
}
#content h2 a { text-decoration:none;color:#385392; }
#content h2 a:hover {  }

#content p.date_auth { font-size:90%;margin:3px 0; font-style:italic; }

#content .category-packages { border: 1px solid #cc0066; float;left; width: 480px;padding:5px; margin: 0 0 15px;}
.category-packages h3 { font-family:arial; font-weight:bold; color:#8f004c;}

.attachment-post-thumbnail { float:right; margin-bottom:10px;}

.postmetadata { clear:both; padding: 3px 5px; font-size:80%; }
.navigation { overflow:hidden; margin:0 0 10px 0; }

/* ------------http://tools.trepmal.com/roomgen/------------------ */
/* roomsList */



/* --------------------------------------------------------------- */
/* attachments */
body.attachment p.attachment { text-align:center; }

/* --------------------------------------------------------------- */
/* comments */
#respond { clear:both; }
ol.commentlist, ol.commentlist ul {
	list-style:none;
	margin: 0;
	padding:0;
}
li.comment {
	padding: 5px 20px;
	margin:0 0 20px 0;
}
li.bypostauthor {
	padding: 5px 20px;
	margin:0 0 20px 0;
}
li.odd { }

li.depth-2, li.depth-3, li.depth-4 { margin-top:10px; padding: 5px 10px; }

img.avatar {float:left;margin:3px 3px 0 0; }
/* --------------------------------------------------------------- */
/* sidebar */
#sidebar {
	width:180px;
	float:right;
	padding: 10px;
}
#sidebar h2 {
	margin:0 0 10px 0;
	padding:0;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	margin:10px 0 0 0;
	padding:0;
}
#sidebar ul li li{
	margin: 0;
	padding:0;
}

#sidebar ul ul {
	padding: 0 0 0 10px;
}

.post-side-info{ }

/* --------------------------------------------------------------- */
/*assorted special pages/widgets */
/* sitemap */
.searchbox { background:#ffffef; border: 3px solid #99AA7B; padding:10px; margin-right:50px;}
.sitemap { margin-left:50px; }

/* widgets */
ul.advanced-recent-posts { list-style:none; line-height:1.35em; margin:0;}
ul.advanced-recent-posts li { clear:both;width:100%;margin: 0 0 15px;}
ul.advanced-recent-posts a { font-weight:bold; }
ul.advanced-recent-posts img { float:left; margin:0 10px 0 0; padding:2px;border:none; }
.blogfeed { margin:15px auto; padding-top:10px; border-bottom:dashed 1px #4771C7; border-top:dashed 1px #4771C7;}

#footCont h3 { font-size:1.5em; }

/* search */
input#s {width:120px; }

/* calendar */
table#wp-calendar {width:100%;text-align:center;}





/* --------------------------------------------------------------- */
/* footer */
#footer {
	overflow:hidden;
	font-size: .9em;
	line-height: 1.2em;
	width:100%;
	clear:both;
	border-top:4px solid #dc2f89;
}
#footer ul {margin:0;padding:0;	list-style: none;}

#footer li.foot-first, #footer li.foot-second, #footer li.foot-third {

	border-right: 1px dotted #000;
	margin:0;padding:0;
	float: left;
	display: block;
	height: 120px;
}

#footer li.foot-first {
	width: 257px;
	padding-right: 10px;
	color:#1C4299;
}

#footer li.foot-second {
	width: 346px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer li.foot-second:hover { background: #efefef; }
html > body #footer li.foot-second { width: 325px; }

#footer li.foot-third {
	width: 124px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	border:none;
}
#footer li.foot-third:hover { background: #efefef;}
html > body #footer li.foot-third { width: 143px; }


#footer li h3 {
	color: #1C4299;
	font-size: 15px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

/* subfooter */

#subfooter { clear:both; font-size: 1.1em; width:780px; margin: 0 auto; 15px; color:#fff;}
#subfooter a { color:#fff; }
.meta { float:right;text-align:right;}
.social { float:left; }
.social a { line-height:15px; padding:1px 0 3px 20px; }
.social a.facebook { background:url('images/facebook.gif') no-repeat; }
.social a.twitter { background:url('images/twitter.gif') no-repeat; }

/* --------------------------------------------------------------- */
/* main menu */

.the_menu * { margin:0;padding:0; }

	/* general */
	.the_menu { font-size:1.2em; font-family:times new roman, serif; text-transform:uppercase;}
	.the_menu ul { height:22px; clear:both;  margin:3px 0; overflow:visible; list-style:none; background:#dc2f89;}
	.the_menu li { position: relative; z-index:50;  margin: 0; list-style:none; }
	.the_menu li.hovering { z-index:60; }
	.the_menu li a  { display:block; float:left; margin:0; text-decoration:none; color:#fff;}
	.the_menu li a:hover { text-decoration:underline; background:#a41460;}
	.the_menu li a:active { position:static; color:#fff;}


	/* top level items */
	.the_menu ul.level-1-ul {  }
	.the_menu li.level-1-li { height: 22px; float:left; border-right:1px solid #fff;}
		.the_menu li.level-1-li.last { border-right:none;}
	.the_menu li a.level-1-a  { height: 14px; padding: 5px 11px 3px; }
	.the_menu li a.level-1-a:hover  {  }

		/* beyond top level items */
		.the_menu li.level-1-li ul {  height:auto; width:170px; position:absolute; margin:0; display:none; -moz-box-shadow: 0 2px 4px #000;}
		.the_menu li.level-1-li li { height:auto;}
		.the_menu li.level-1-li li a { height:auto; padding: 7px 0;float:none;}
		.the_menu li.level-1-li li a:hover {}


	/* second level items */
	.the_menu ul.level-2-ul { top:98%; left:2%; }
	.the_menu li.level-2-li {  }
	.the_menu li a.level-2-a  { }
	.the_menu li a.level-2-a:hover  {  }

		/* beyond second level items */
		.the_menu li.level-2-li ul { top:75%; left:50%; }
		.the_menu li.level-2-li li {  }
		.the_menu li.level-2-li li a {  }
		.the_menu li.level-2-li li a:hover {  }

	/* third level items */
	.the_menu ul.level-3-ul {  }
	.the_menu li.level-3-li { }
	.the_menu li a.level-3-a  { }
	.the_menu li a.level-3-a:hover  {  }

	/* fourth level items */
	.the_menu ul.level-4-ul {  }
	.the_menu li.level-4-li {  }
	.the_menu li a.level-4-a  { }
	.the_menu li a.level-4-a:hover  {  }


	/* top level items - special */
	.the_menu ul li.last {  }
	.the_menu ul li.last a {  }
	.the_menu ul li.last a:hover {  }

	.the_menu ul li.hovering { }
	.the_menu ul li.hovering a { }
	.the_menu ul li.hovering a:hover { }

	.the_menu ul li.current_page_item {  }
	.the_menu ul li.current_page_item a {  }
	.the_menu ul li.current_page_item a:hover {  }



/* --------------------------------------------------------------- */
/* image handling */
/* Images */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
/* Captions */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { background: #fff; border: 1px solid #777; text-align: center; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img {  margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* ---- Specials & Packages Module ---- */
.specials_packages_buttons {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:0.9em;
	color: #000;
	list-style: none;
	margin: 0 0 20px;
	padding: 5px;
	position:relative;
	display: none;
	
}
.specials_packages_buttons li a {
	border: 1px solid #eee;
	padding: 3px;
	margin: 3px;
	display: block;
	text-decoration: none;
	float: left;
}
.specials_packages_buttons ul {
	margin: 0;
	list-style: none;
}
.specials_packages_buttons a:hover {
	background-color: #ccc;
}
.specials_packages_buttons .level-1-a {
	padding-left: 4px;
}
.specials_packages_search_tax {
	width: 250px;
}.specials_packages_search_tax p {
	border: 1px solid #eee;
	padding: 4px;
	margin: 2px !important;
	
}.specials_packages_search_tax a {
	font-size: 0.9em;
	
}
.specials_packages_search p {
	border: 1px solid #eee;
	padding: 4px;
	margin: 2px !important;
	
}
.button_serach {
	margin-left: 8px;
}
.specials_packages_dropdowns {
	clear:both;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:1.1em;
	color: #000;
	margin: 10px 0;
	padding: 4px;	
}
.specials-packages .entry {
}
div.specials-packages {
	width: 490px;
	float:left;
}
.s_p_offer_box {
	font-size: 0.9em;
	border: 1px solid #000;
	padding: 10px;
	margin:5px;
	width: 470px;
}
.s_p_offer_box:hover {
	background: #EDEDED;
}
.s_p_offer_box h2 {
	text-decoration:underline;
	width: 480px !important;
}
.s_p_offer_box h2:hover {
	text-decoration: none;
}
.s_p_offer_box .price {
	font-size: 1.1em;
	color:#621410;
}
.s_p_details_offer_type,.s_p_details_offer_type a {
	color: #54867A;
}
.s_p_details_prop_type {
	
}
.s_p_desc {
	text-align:center;
}
.s_p_details_offer_price {
	color: #00661A;
}
.s_p_details_dates,.s_p_details_dates a {
	color: #600;
}
.s_p_details_blurb {
	font-size: .9em;
	font-style:italic;
}
.s_p_post_thumbnail img {
	width: 120px;
	height: 95px;
	float:left;
	margin:3px 10px 10px 0;
	border:1px solid #000;
}
.s_p_single_title {
	color:#621410;
	z-index:1;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	/*border-bottom: 1px solid #000;*/
	border-left: 1px solid #000;
	padding:1px 3px 2px;
}
.s_p_single_box{
	background-color: #fff;
	z-index:2;
	border: 1px solid #000;
	padding:5px;
	margin: 0 10px 20px 0;
}
.s_p_gallery{
	border: 1px solid #000;
	padding:5px;
	margin: 0 10px 10px 0;
}
.details {margin-top:7px;}
/* ---- end Specials & Packages Module ---- */