/*
Theme Name: ~Crystal River 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 { 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:#006700; }
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:#6b7a5d; text-decoration:none;}
.editLink a:hover { display:block; color:#2c132f;background:#afaa75; }

/* --------------------------------------------------------------- */
body {
	font-family: Georgia, Times New Roman, Times, Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	font-size:62.5%;
	background: url('images/back.jpg');
	color: #013301;
}

/* Layout */
#page {margin:0 auto; background: url('images/bar.jpg') center 124px repeat-x; }

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

#flowers{ background: url('images/flowers.gif') center 158px no-repeat; }

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

#topper {
	height: 80px;
}
	h1.logo { float:left; width:407px;padding: 15px 0 0 30px; height:95%; position:relative;}
	h1.logo img {display:block; position:absolute;bottom:0;right:0;padding: 10px 5px 10px 10px;border:none;}
	h1.logo span {position:absolute;left:-999em;}

	h1.text { float:left; width:570px;padding: 0 20px; height:95%; font-size:3.5em; font-family: times new roman, times, serif; letter-spacing:1px;position:relative; text-align:right;}
	h1.text span {display:block; position:absolute;bottom:0;right:0;padding: 10px 5px 10px 55px; }

	h1 a:active {position:static;}
	
	#topper p {float:right;width:120px;text-align:right; font-size: 1.5em; color: #013301 !important; margin: 20px 20px 0 0; }
	/*#topper p.tag {padding-top:40px; font-family:georgia, times new roman, serif; font-style:italic;font-size:1.4em;}*/
	#topper p.res { background: url('images/finger.gif') right 3px no-repeat; padding: 0 60px 0 0;}
	#topper p.res a { text-decoration: none; color: #013301;}
		#topper p.res a:hover { text-decoration: underline; }
		#topper p.res a span{ display: block; margin: 5px 5px 0 0; font-size:1.3em; }
	#topper p.phone{ background: url('images/phoneback.gif') top left no-repeat; width: 166px; height: 24px; padding: 8px 0 0 22px; text-align: left;}
	
#slides {
	height: 345px;
	background: url('images/bar-white.jpg') repeat-x;
	overflow:hidden;
}

#slides .pagetop { float: left; margin: 0 20px 0 0; }

#slides .pagetop img{ padding:2px;background:#c2cd9f;border: 1px solid #b2994c; width:559px; height:282px; }

#flowerstwo{ 
	background: url('images/flowers.gif') center 36px no-repeat ; 
	width: 956px; 
	height: 305px;
	padding: 30px 0 0 25px;
}

#container {
	clear: both;
	overflow:hidden;
	font-size: 1.3em;
	line-height: 1.4em;
}

/* --------------------------------------------------------------- */
/* body content */
#content {
	float:left;
	padding: 20px 20px 30px 40px;
	color: #114011 !important;
}
.narrowcolumn	{ width: 504px; }
.widecolumn		{ width: 910px; }
#content h2 {
	font-size:2em;
	line-height:1.4em;
	padding: 10px 0;
	margin-bottom:10px;
}
#content h2 a { text-decoration:none; }
#content h2 a:hover {  }

#content p{ margin: 0 0 15px 0; }

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

/* ------------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:250px;height:235px; }

.roomsList a { display:block;text-decoration:none;
	width:220px; height:205px;
	margin:10px; padding:5px;
	border: 1px solid #c2cd9f;
	background: #e6dab4; color:#373939; }

.roomsList a:hover { border:  1px solid #b2994c;
	background: #c2cd9f; color:#373939; }
.roomsList img {margin: 0 0 8px 0; border:0; }
.roomsList span { font-size:18px; display:block; }
.roomsList span span { font-size:13px; display:block; }


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

/* Previous/Next links */

ul.pn {
	padding:10px 0; 
	list-style-type:none;
	margin:0;
}
.pn li {
	width:25%;
	float:left;
}
.pn a {
	display:block;
	margin-right:10px;
	padding:3px 0;
	text-align:center;
	background:#bcc5a0;
	color:#114011;
	-moz-box-shadow:0 0 4px #000;
	text-decoration:none;
	font-variant:smallcaps;
	font-size:.95em;
}

.pn a:hover {
	text-decoration:underline;
	border:0px solid #fff;
}

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

/* 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;
	padding: 30px 40px 30px 0px;
}
#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 */

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

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


/* --------------------------------------------------------------- */
/* footer */
#footer {
	background: url('images/flowerbottom.gif') bottom right no-repeat #bcc5a0;
	overflow:hidden;
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 20px;
	clear:both;
	color: #373939;
}
	#footer a{ color: #373939; }

#footCont {
	width:500px;
	float:left;
	padding: 10px;
}
	#footCont ul { list-style: none; margin: 20px 0 0 0; } 
	#footCont h3 { font-size:1.3em; }
	#footCont .links {list-style:none;}

	ul.advanced-recent-posts { list-style:none; line-height:1.35em; }
	ul.advanced-recent-posts li { clear:both; height:60px; margin:0px;}
	ul.advanced-recent-posts a { font-weight:bold; }
	ul.advanced-recent-posts img { float:left; margin:0 10px 0 0;padding:2px; }
	div.widget_advancedrecentposts h3 { font-size:1.5em; }

#footSide {
	width:300px;
	padding: 10px;
	margin: 0 35px 0 0;
	float:right;
}
#footSide img {
	float:left;
}
/* subfooter */

#subfooter { padding: 15px; font-size: .8em; color: #6d6d6d;}
#subfooter a { color: #6d6d6d; }
.meta { float:right;width:300px;text-align:right; margin: 0 55px 0 0;}
.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 */

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

ul#menu { height:30px; clear:both;  margin: 10px 10px 0 30px; overflow:visible;}
	/* top level items - default */
	ul#menu li { position: relative; z-index:50; float:left; margin: 0; 
		height: 30px; font-size:1.6em; 
	}
	ul#menu li a  { 
		display:block; 
		float:left; 
		margin:0; 
		color:#006700;
		
		padding: 1px 15px; 
		text-decoration:none;
		border-right: 1px solid #006700;
	}
	ul#menu li a:hover { text-decoration:none; }
	ul#menu li a:active {position:static; }

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

	ul#menu li.hovering { }
	ul#menu li.hovering a {  }
	ul#menu li.hovering a:hover { 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;
		position: absolute; left: 0px;
		-moz-border-radius-bottomleft: 15px; -moz-border-radius-bottomright: 15px;
		-webkit-border-bottom-left-radius: 15px; -webkit-border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;
		top: 30px; width: 170px;background:#fff;
	}
	/* child menu items - default */
	ul#menu li.hovering li,
	ul#menu li.arrow li {
		clear: both; display:block;
		margin:0; padding:0 ;
		width: 170px; height:30px;
		list-style-position:outside;
		font-size:.8em; line-height: 20px;
		
	}
	ul#menu li.hovering li a,
	ul#menu li.arrow li a {
	border: none;
		display:block; float:none;
		padding:5px 10px; margin:0 auto;
		line-height:.9em;
	}
	ul#menu li.hovering li a:hover,
	ul#menu li.arrow li a:hover { text-decoration:underline; }
	/* child menu items - special */
	ul#menu li.arrow li.last { border-bottom:none;
		-moz-border-radius-bottomleft: 15px; -moz-border-radius-bottomright: 15px;
		-webkit-border-bottom-left-radius: 15px; -webkit-border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;
	}
	ul#menu li.arrow li.last a {
		-moz-border-radius-bottomleft: 15px; -moz-border-radius-bottomright: 15px;
		-webkit-border-bottom-left-radius: 15px; -webkit-border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;
	}
	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; }

/* --------------------------------------------------------------- */
/* random stuff */
.image{ padding:3px;background:#c2cd9f;border: 1px solid #b2994c; }
.quote{ 
	background: url('images/quotes.gif') top left no-repeat;
	width: 237px;
	height: 168px;
	margin: 40px 0 0 10px;
	padding: 20px 40px;
	font-size: 1.1em;
	font-style: italic;
}
