/*
Theme Name: ~Hodgdon Island Inn
Theme URI: http://www.boothbaybb.com
Description: Hodgdon Island Inn
Version: 1.0
Author: InsideOut Solutions/Corey A. Edwards
Author URI: http://insideout.com/
*/

/* ---------------------------------------------------------------------------------------------------------------------------- */
.post-edit-link {display:none;} /* Remove style when launched */

/* 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 { color: #000; }
a:visited {}
a:active { position:relative;top:1px; }
a[href $='.pdf'] { padding-right: 18px; background: transparent url(images/icon_pdf.png) no-repeat right; }

h1 a, h1 span {color:#4c3428;}
h2, h3, h4, h5{ padding: .4em 0 .4em 0; }
h2{ font-size: 1.8em; }
h3{ font-size: 1.3em; }
h4{ font-size: 1.1em; }

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:#000;background:#fff; text-decoration:none;}
.editLink a:hover { display:block; color:#000;background:#e0e0e0; }

/* --------------------------------------------------------------- */

/* Layout */
body {
	font-family: Times, Times New Roman, Georgia, serif;
	margin: 0;
	font-size:62.5%;
	background-color:#0A1835; 
}

#page {margin:0 auto;text-align:center;	position:absolute; height:auto; width:100%; background:#041443 url('images/bg.jpg') top center no-repeat;
}

#shadow {background:url('images/shadow.png') top center repeat-y;
}

.layout {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background:#fff;
}

#topper {
	height: 137px;
}
	h1.text {
		float:left;
		width:431px;
		height:76px;
		padding: 20px 20px 0 10px;
		font-family: times new roman, times, serif; font-weight:normal;
		text-indent:-999em;
		margin-bottom:-100px;
	}
	h1 a { display:block; text-decoration:none;}
	h1 a { display:block; height:100%;text-decoration:none; background: url('images/hodgdon-island-logo.gif') no-repeat;position:relative;bottom:8px;left:5px;}
	h1 span { }
	h1 img#logo {position:absolute;top:19px;left:8px; z-index:50; }

#contact {
	position:relative;
	float:right;
	font-size:1.6em;
	top:25px;
	right:15px;
	color:#c62b4e;
	margin-bottom:-100px;
	width:265px;
}
#contact span{
	font-size:1.2em;	
}

#contact a{
	text-decoration:none;
	color:#c62b4e;
	float:right;
	margin-bottom:0;
}

#contact a:hover{
	text-decoration:underline;
}
#phone{
	margin-top:10px;
	font-size:.8em;
	float:right;
}

#header {
	background:#fff;
	padding:18px;
	height:290px; 
}

#sideimg {
	width:260px;
	float:right;
 }
	
#container {
	clear: both;
	font-size: 1.8em;
	line-height: 1.1em;
	padding: 0 0 20px;
	background:#fff;
	padding:0 18px 20px 38px;
}
#slides {
	width: 648px;
	overflow:hidden;
	position:relative;
	z-index:1;
	float:left;
	background:#fff;
}
#slides img {
	height: 291px;
	width: 648px;
}

/* --------------------------------------------------------------- */

/* body content */

#content {
	float:left;
	position:relative;
  	z-index:50;
  	color:#020012;
  	font-size:.9em;
}

.narrowcolumn	{ width: 620px; }
.widecolumn		{ width: 920px; }

#content h2 {
	font-size:1.6em;
	font-weight:normal;
	margin-bottom:10px;
	line-height:1.2em;
}

#content h2 a { text-decoration:none; }
#content h2 a:hover {  }

#content a{color:#221003;}

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

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

#content .rm-links { float:left; width:175px; margin-right:15px; height:333px;; text-align:center;}

#content .rm-links span { 
	display:block; 
	width:85%; 
	padding:7px 5px 5px 7px; 
	border:1px solid #CFCFCF;
}
#content .rm-links a { 
	display:block; 
	width:85%; 
	text-decoration:none; 
	padding:5px 5px 2px 7px; 
	margin:12px 0;
	border:1px solid #CFCFCF;
	font-style:italic;
}
#content .rm-links a:hover { 
	text-decoration:none; 
	color:#0E1937; 
	background:#fff;
	-moz-box-shadow: 1px 0px 8px #777777; 
}

.category-packages-specials {
border:1px solid #E3B55A;
margin:20px 0;
padding:10px;
}

/* --------------------------------------------------------------- */
/* 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:204px;
	height:209px; 
}

.roomsList a { 
	display:block;
	text-decoration:none;
	width:185px; 
	height:185px;
	margin:5px; 
	padding:5px;
	/*border: 2px solid #392f2a;*/
	background: #ffffff; 
	color:#041443; 
}

.roomsList a:hover { 
	/*border:  2px solid #e3b55a;*/
	background: #E7E7E7; 
}
.roomsList img {margin: 0 0 5px 0; border:1px solid #D5CFCB; }
.roomsList span { font-size:18px; display:block; color:#020012;}
.roomsList span span { font-size:15px; display:block; }

/* --------------------------------------------------------------- */

/* attachments */

/* --------------------------------------------------------------- */

/* 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:260px;
	float:right;
	font-size:.8em;
	font-style:italic;
 }
 
#sidebar p {padding:10px;}

#sidebar img {padding-bottom:20px;}
 
#sidebar h2 {
	margin:0 0 10px 0;
	padding:0;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	color:#221003;
	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 */

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

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

/* --------------------------------------------------------------- */

/* footer */
#footer {
	padding:20px 0;
	background:#e3b55a;
	padding:18px 18px 10px 18px;
	border-top:1px solid #d5cfcb;
	color:#392f2a;
}
#footCont {
	float:left;
	font-size:1.6em;
	width:620px;
}
	#footCont h3 {
	font-size:1.4em;
	line-height:1.8em;
	border-bottom:1px dashed #cc7601;
	width:575px;
}
	
	ul.advanced-recent-posts {
		list-style:none;
		padding: 10px 0;
	}
	ul.advanced-recent-posts li {
		clear:both;
		/*height:50px;*/
		width:575px;
		border-bottom:1px dashed #cc7601;
		font-size:.9em;
		margin: 10px 0;
	}
	ul.advanced-recent-posts a {
		font-weight:bold;
		text-decoration:none;
		color:#392f2a;
		font-size:1.1em;
	}
	ul.advanced-recent-posts img {
		float:left;
		margin: -5px 10px 0 0;
		padding:2px;
	}

#footSide {
	width:260px
	float:right;
	text-align:right;
  	line-height:1.3em;
  	font-size:1.4em;
  	padding-bottom:20px;
}
#footSide .logo{
	margin-bottom:5px;
}
#footSide a{
	color:#392f2a;
	text-decoration:none;
}
#footSide a:hover{
	color:#392f2a;
	text-decoration:underline;
}
#footSide span{
	color:#7b4700;
	font-size:.9em;
}
#footSide span a{
	color:#7b4700;
}
#footSide a:hover{
	color:#7b4700;
}	
.credit {
	float:right;
	text-align:right;
}


/* --------------------------------------------------------------- */

/* subfooter */

#subfooter { color:#221003;padding: 15px; font-size: 1.1em;}
#subfooter a { color:#221003;}
.meta { float:right;width:230px;text-align:center;}

/* --------------------------------------------------------------- */

/* main menu */

#topNav {
	position:relative;
	height:48px;
	z-index:500;
	background:#e14468;
	top:89px;
}
.nav, .nav * { margin:0;padding:0; }
.nav { list-style:none; }

ul#menu {
	height:40px;
	padding: 5px 0 0;
	margin:0;
	bottom: 0px;
	margin-left:20px;
}

	ul#menu li {
		margin: 0;
		position: relative;
		top:12px;
		z-index:50;
		float:left;
		font-size:1.8em;
		line-height: 1.2em;
		padding:0 14px;
		border-right:2px solid #fff;
			}
	ul#menu li a{
		text-decoration:none;
		color:#fff;
		font-variant:small-caps;
			}
	ul#menu li.last { border:none; }
	ul#menu li.last a { }
	ul#menu li.hovering a {
		text-decoration:none;}
	ul#menu li.hovering li a,
	ul#menu a:hover { text-decoration:underline; }
	ul#menu li.hovering li a { text-decoration:none; }
	ul#menu a:active {position:static; }
	ul#menu li.current_page_item a,
	ul#menu li.current_page_item ul {  }
	
	ul#menu li.arrow { /* parent items */
	}
	ul#menu li ul {
		list-style: none;
		margin:0;
		padding: 0;
		position: absolute;
		float:left;
		left:-10px;
		display: none;
		border-top:none;
		text-align:left;
		width: 180px;
		_width: auto;
		background:#e14468;
		list-style-position:outside;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
	}
	ul#menu li li{
		clear: both;
		display:block;
		margin:0 0 2px;
		top:5px;
		padding:5px 7px;
		width: 170px;
		font-size:0.9em;
		line-height: 1.0em;
		text-align:left;
		position:relative;
		left:0px;
		border:none;
		color:#fff;
		font-variant:small-caps;
	}
		ul#menu li li.last { margin-bottom: 5px;}
		ul#menu li li.last a { padding-bottom:5px; }
	
	ul#menu li li a {
		display:block;
		float:none;
		padding:0 5px;
		margin:0 auto;
	}
	ul#menu li li a:hover {
		text-decoration:underline;
	}


/* --------------------------------------------------------------- */

/* 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; }

/* --------------------------------------------------------------- */

/* map styles */

#mapControls {margin: 0 0 7px 0;}

#mapControls a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#fff8d0 none repeat scroll 0 0;
border:1px solid #411129;
color:#29190C;
font-size:.9em;
font-weight:bold;
padding:5px 10px;
text-decoration:none;
}

#page #googlemap {color:#000; line-height:1em;}
#page #googlemap a{color:#0000ff; line-height:1em;}

