/*
Theme Name: ~Wake Field Inn
Theme URI: http://www.insideout.com
Description: Custom Theme
Version: 1.2
Author: InsideOut Solutions/Kailey Lampert
Author URI: http://insideout.com/
*/


/* 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 { margin: 5px 5px 5px 15px; }
ul { list-style-type:disc; }
ol { list-style-type:decimal; }
blockquote { margin: 10px 30px; font-style:italic;}

a { color:#43596e; }
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; font-family: times new roman, times, serif; }
h2{ font-size: 1.8em; }
h3{ font-size: 1.6em;padding-top:15px; }
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:#6b7a5d; text-decoration:none;}
.editLink a:hover { display:block; color:#2c132f;background:#afaa75; }

/* --------------------------------------------------------------- */
body {
	font-family:  Arial, sans-serif;
	margin: 0;
	font-size:62.5%;
	background:#3F3F34;
}body.logged-in { background-position: 50% 25px; }

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

.layout {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

#topper {
	background:#384E61 url('images/bg-fabric.jpg');
	border-bottom:6px solid #637C87;
}
#topper .layout {
	width:1000px;
	padding-top:15px;
	text-align:center;
}
	h1 { font-size:3em;margin: 0 auto;}
	h1 span {}
	h1 a { display:block; height:100%;}
	h1 a:active {position:static;}
	
	#topper p {float:right;width:300px;padding-right:50px;text-align:right;}
	#topper p.tag {padding-top:40px; font-family: times new roman, serif; font-style:italic;font-size:1.4em;}
	#topper p.res a { font-family:arial black, arial; font-size:1.5em;text-decoration:none;}
		#topper p.res a:hover { }

#slideholder { position:relative; }	
#slides {
	height: 410px;
	overflow:hidden;
	position:relative;
	z-index:10;
	margin-bottom:-145px;
	background:#f7f1c7;
}
#slides img { margin:23px 0 0 20px; position:absolute;left:0;}

#frame-overlay {
	position:absolute; top:0px; left:0px; width:100%; height:410px; z-index:11;
	background: url('images/corners.gif') top left no-repeat;
}

.newcorners { width:1000px; height:410px; background-position: 50% 50%;background-repeat:no-repeat;}
.newcorners img {width:1000px; height:410px;}

#container {
	clear: both;
	font-size: 1.4em;
	line-height: 1.4em;
	background:#F7F1C7;
	padding:140px 0 30px 0;
}

/* --------------------------------------------------------------- */
/* body content */
#content {
	float:left;
	padding: 5px 10px 10px 40px;
}

#content img{
	margin-right:1.5em;
}
.narrowcolumn	{ width: 525px; }
.widecolumn		{ width: 910px; }
#content h2 {
	font-size:1.5em;
	font-style:italic;
	font-weight:normal;
	color:#43596e;
	margin-bottom:10px;
}
#content h2 a { text-decoration:none; }
#content h2 a:hover {  }

#content h3 { font-size:1.1em; text-transform:uppercase;color:#20425d; }

.post p { text-indent: 0px;line-height:1.6em;}
.post p.unindent { text-indent: 0px;}
.post p.indent { text-indent: 30px;}

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

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

.homebutton {
	float:left;
	width:150px;
	padding: 5px 10px;
}
.homebutton h3 { margin-top:15px;}
.homebutton p { text-indent:0; font-size:.9em; }

.quote { color:#43596e; font-family:georgia, times new roman, times, serif; font-style:italic; height:108px;
	padding:0 0 0 45px; margin: 5px 0 15px; background:url('images/pineapple.jpg') 0% 0% no-repeat; display:table;}
.quote p { display:table-cell; vertical-align:middle; height:100%; text-indent:0;}
.quote .citation { display:block; font-style:normal; color:#000; font-family:arial; font-size:85%; }

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

/* ------------http://tools.trepmal.com/roomgen/------------------ */
/* roomsList */
.roomsList { list-style:none; margin:15px 0; font-size:13px; width:100%; }

.roomsList li {float:left;margin: 0px;padding:0;text-align:center;
	width:254px;height:219px; }

.roomsList a { display:block;text-decoration:none;
	width:220px; height:185px;
	margin:10px; padding:5px;
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
border: 2px solid #3f3f34;
	background: #637c87; color:#ffffff; }

.roomsList a:hover { border:  2px solid #3f3f34;
	background: #384e65; color:#ffffff; }
.roomsList img {margin: 0 0 8px 0; border:0; }
.roomsList span { font-size:18px; display:block; }
.roomsList span span { font-size:13px; display:block; }


/* --------------------------------------------------------------- */
/* 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:330px;
	float:right;
	margin-top:10px;
	padding: 5px 40px 10px 10px;
}
.booknow { text-align:center; color:#433312; padding:0;margin:0 0 10px;height:40px;}
.booknow .book { padding: 6px 0px; font-size:1.2em; color:#3a5065;line-height:100%;text-transform:uppercase;  border-top: 1px solid #b8ae7d; border-bottom: 1px solid #b8ae7d; font-family:times new roman;font-weight:bold;text-decoration:none;}
.booknow span {  padding: 4px  0 4px 5px; }

#sidebar .alignnone { display:block; margin: 5px auto;
-moz-box-shadow: 1px 1px 6px #555;
-webkit-box-shadow: 1px 1px 6px #555;
box-shadow: 1px 1px 6px #555;
padding: 5px; background:#fff;
}

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

.parent-pageid-24  #sidebar ul,
.page-id-24 #sidebar ul { list-style-type: disc; margin: 0 0 0 15px; }
.parent-pageid-24  #sidebar ul li,
.page-id-24 #sidebar ul li { margin: 0 0 2px; }

.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 */

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

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


/* --------------------------------------------------------------- */
/* footer */
#footer {
	overflow:hidden;
	clear:both;
	padding: 20px 0;
	color:#ddd7ae;
	font-size:1.3em;
	line-height:1.4em;
}
#footer a {
	color:#ddd7ae;
}
#footCont {
	width:515px;
	float:left;
	padding: 10px 20px 10px 40px;
}
	#footer h3 { font-size:1.1em; font-family:arial; text-transform:uppercase;margin: 0 0 5px;}
	#footCont .links {list-style:none;}

	ul.advanced-recent-posts { list-style:none; margin:0; }
	ul.advanced-recent-posts li { clear:both;overflow:hidden; margin:0 0 10px;}
	ul.advanced-recent-posts a { font-weight:bold;padding-right:5px; }
	ul.advanced-recent-posts img { float:left; margin: 0 5px 0 0;padding:2px; }

#footSide {
	width:280px;
	padding: 10px 40px 10px 60px;
	float:right;
}

/* subfooter */

#subfooter { padding: 15px; font-size: 1.1em;}
#subfooter a { }
.meta { font-size:.7em; }
.social { font-size:.8em; }
.social a { line-height:15px; padding:1px 5px 3px; }
.social a.facebook { padding:5px 15px 24px 15px; background:url('images/facebook.png') no-repeat; }
.social a.twitter { padding:4px 15px 24px 15px;background:url('images/twitter.png') no-repeat; }

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

.nav, .nav * { margin:0;padding:0; }
.nav { list-style:none; }

ul#menu { height:20px; clear:both; margin: 15px 0 -15px; text-align:center; font-family: times new roman, times, serif; text-transform:uppercase;
			z-index:100; position:relative;}

	/* top level items - default */
	ul#menu li { position: relative; z-index:50; display:inline; margin: 0;  padding: 0; 
		 font-size:1.2em; letter-spacing:1px;
	}
	ul#menu li a  {  margin:0; color:#fff; width:auto; position:relative;
		line-height: 15px; padding: 8px 15px 13px; text-decoration:none;
	}
	ul#menu li a img.corner {  position:absolute;top:0;width:9px;height9px;}
	ul#menu li a img.tlcorner { left:0;}
	ul#menu li a img.trcorner { right:0;}

	ul#menu li a:hover { text-decoration:none; }
	ul#menu li a:active {top:0; }

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

	ul#menu li.hovering {  }
	ul#menu li.hovering a { background: url('images/white88.png'); color:#3c5269; }
	ul#menu li.hovering a:hover { color:#3c5269; text-decoration:underline;}

	ul#menu li.current_page_item {  }
	ul#menu li.current_page_item a {  }
	ul#menu li.current_page_item a:hover {  }

	/* top level items - parent */
	ul#menu li.arrow {  }
	ul#menu li.arrow a {  }
	ul#menu li.arrow a:hover {  }

	/* child menus */
	ul#menu li ul { list-style: none; display: none; margin:0; padding:0 0 10px;
		position: absolute; right: 4px; text-align:right;
		top: 27px; width: 150px;background:url('images/white88.png');
		text-transform:none; font-style:italic;
	}
	/* child menu items - default */
	ul#menu li.hovering li,
	ul#menu li.arrow li {
		clear: both; display:block;
		margin:0; padding:0 ;
		width: 150px; height:auto;
		list-style-position:outside;
		font-size:1.0em; line-height: 20px;
		color:#f7b101;
	}
	ul#menu li.hovering li a,
	ul#menu li.arrow li a {
		display:block; float:none;
		padding:5px 0; margin:0 10px 1px;
		line-height:.9em; color:#3c5269;
		background:none;
	}
	ul#menu li.hovering li a:hover,
	ul#menu li.arrow li a:hover { color:#083673;text-decoration:none; margin:0 10px 0px; border-bottom: 1px solid #083673; }
	/* child menu items - special */
	ul#menu li.arrow li.last { border-bottom:none; }
	ul#menu li.arrow li.last a { }
	ul#menu li.arrow li.last a:hover { }

	ul#menu li.arrow li.current_page_item { }
	ul#menu li.arrow li.current_page_item a { }
	ul#menu li.arrow 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; }
