/*
Theme Name: ~Azalea Inn
Theme URI: http://www.insideout.com
Description: Custom Theme
Version: 1.3
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:#889085; }
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-variant: small-caps;color:#725f3e;}
h2{ font-size: 1.8em; }
h3{ font-size: 1.1em; }
h4{ font-size: 1.4em; }

hr { margin: 20px }

p{ margin: 0 0 .8em 0; letter-spacing:.01em;}

.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: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-family: Georgia, Time New Roman, Times, serif;
	margin: 0;
	font-size:62.5%;
}

/* Layout */
#page {margin:0 auto; background: url('images/bg-stripe.gif') 0 115px repeat-x;}
#wrinkle {margin:0 auto; background: url('images/wrinkles.png') top center no-repeat;}
#dropshadow {margin:0 auto; background: url('images/dropshadow.png') top center no-repeat; padding: 10px 0 0;}

.layout {
	width: 950px;
	text-align: left;
	margin: 10px auto;
	padding:7px;
	background:#f9f8f4;
	font-size:1.3em;
	line-height: 1.4em;
}
.border {
	border: 2px solid #e8e5e0;
	margin:0;
}
#topper {
	height: 106px;
	position:relative;
	z-index: 20;
}
	#topper .layout { padding-bottom:0; margin:0 auto; }
	#topper .border { border-bottom:0; height:97px; position:relative;}

	h1 { float:left;margin: 5px 0 0 30px; font-size:3em;}
	h1 a { display:block; height:100%;}
	h1 a:active {position:static;}
	h1 span { display:block; padding:10%; height:auto;}
	
	#topper p.tag {float:right;width:400px;text-align:right;padding:10px;font-size:1.3em; color:#cf9738; font-variant:small-caps;}
	#topper p span {font-size:.9em;}
	#topper p a{ color:#cf9738;text-decoration:none;padding-left:20px;}
	#topper p a:hover {text-decoration:underline;}

#slidecont {
}
#slidecont .layout { background:#c3d2c3; margin:0 auto;}
#slidecont .border { border-color:#c3d2c3; height:420px;}

#slide-extra {
	height: 100%;
	float:left;
	width:290px;
	background:transparent;
	font-size:1.4em;
	position:relative;
	z-index: 11;
}
#slide-extra .bottom-img {
	position:absolute;
	bottom:0;
	left:0;
}
#slides {
	height: 100%;
	width:645px;
	overflow:hidden;
	float:right;
}
#slides img {
}
#container {
	clear: both;
	overflow:hidden;
	color:#4B717C;
	font-size:1.05em;
}
#container .layout { margin-top:0; padding-top:0; background: #f9f8f4 url('images/flourish.png') bottom center no-repeat;}
#container .border { border-top:0;}

/* --------------------------------------------------------------- */
/* body content */
#content {
	float:left;
	padding: 30px 20px 20px 30px;
}
.narrowcolumn	{ width: 645px; }
.widecolumn		{ width: 880px; }
.entry {overflow:hidden; padding-left:2px;}
#content h2 {
	font-size:1.3em;
	margin-bottom:10px;
}
#content h2 a { text-decoration:none; color:#889085;}
#content h2 a:hover {  }

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

.entry img { background:#fff; padding:7px; margin:5px 25px 5px 3px; 
	 -moz-box-shadow: 1px 0px 6px #999; -webkit-box-shadow: 1px 0px 6px #999; -box-shadow: 1px 0px 6px #999;}

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

.signature {font-family:helmsley; color:#8B5F3E;font-size:1.7em; font-style:italic;}

.quote { color:#3B0064; font-family:georgia, times new roman, times, serif; font-style:italic; height:108px;
	padding:0 0 0 55px; background:url('images/bg-quote.jpg') top left no-repeat; display:table;clear:both;}
.quote p { display:table-cell; vertical-align:middle; height:100%; }

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

h4 a.ngg-album-desc {
display:block;
font-variant:normal;
font-weight:normal;
text-decoration:none;
margin-left:13px;
}

#content img {
border:1px solid #D5D1B3;
}

/* nggallery images*/

#content .ngg-album-compactbox {
background:none repeat scroll 0 0 #f9f8f4;
}

#content .ngg-album-compact {
height:150px;
}

.ngg-album-compact p {
font-size:11px;
display:none;
}

#sidebar .ngg-widget { }
#sidebar .ngg-gallery-thumbnail img {margin: 5px 5px; height:75px; width:75px;border:none;}
#sidebar .ngg-galleryoverview {width: 210px;}
    

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


#content img.Thumb {
border:5px solid #ffffff;
display:block;
position:relative;
}

#content a:hover {
text-decoration:underline;
}


element.style {
margin-left:20px;
width:350px;
}

.left {
float:left;
}

element.style {
margin-right:20px;
width:350px;
}
.right {
float:right;
}


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

ul.roomsList li {float:left;margin: 0px;padding:0;text-align:center;
	width:212px;height:217px; }

ul.roomsList a { display:block;text-decoration:none;
	width:180px; height:185px;
	margin:10px; padding: 5px 7px 5px 5px;
	border: 1px solid #C4D2C3;
	background: #F9F8F4; color:#4B717C; }

ul.roomsList a:hover { border:1px solid #4B717C;
	background: #F9F8F4; color:#725F3E;}
ul.roomsList img {margin: 0 0 8px 0; padding:0; border:0; 
	-moz-box-shadow:none; -webkit-box-shadow:none; -box-shadow:none;}
ul.roomsList span { font-size:15px; display:block; }
ul.roomsList span span { font-size:13px; display:block; }


/* --------------------------------------------------------------- */
/* Previous/Next links */

#content .pnpn {padding:10px 0 15px 0;}
#content .pnpn a{
	display:block;
	float:left;
	width:155px;
	margin:10px 15px 10px 3px;
	padding:3px 0;
	border:0px solid #81AABE;
	-moz-box-shadow:0 0 4px #999;-webkit-box-shadow: 0px 0px 4px #999; -box-shadow: 0px 0px 4px #999;	
	background:#fff;
	text-align:center;
	font-size:1.0em;
	text-decoration:none;

}
#content .pnpn a:hover{
	text-decoration:none;
	color:#81AABE;
	background:#fff;
	border:0px solid #81AABE;
	-moz-box-shadow:0 0 4px #999;-webkit-box-shadow: 0px 0px 4px #999; -box-shadow: 0px 0px 4px #999;	
}

 .avail  {
	color:#657D81;
	font-weight:bold;
	font-size:.90em;
	}



/* --------------------------------------------------------------- */
/* 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:200px;
	float:right;
	padding:10px 15px;
	margin: 20px 10px;
	border-left: 1px solid #e8e5e0;
}
#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 img { background:#fff; padding:7px; margin:5px 15px; 
	 -moz-box-shadow: 1px 0px 6px #999; -webkit-box-shadow: 1px 0px 6px #999; -box-shadow: 1px 0px 6px #999;}

#sidebar ul ul {
	padding: 0 0 0 10px;
}
#sidebar .home-sidebar img { padding:0px; margin:0;-moz-box-shadow:0px; -webkit-box-shadow:0px; -box-shadow:0px;}
#sidebar .home-sidebar { 
	background:#fff; 
	padding:7px 7px 0; 
	-moz-box-shadow: 1px 0px 6px #999; 
	-webkit-box-shadow: 1px 0px 6px #999; 
	box-shadow: 1px 0px 6px #999; 
	margin:0px 10px; 
	width:177px; 
}
#sidebar .home-sidebar a{ 
	padding:5px; 
	color:#765F33; 
	display:block; 
	line-height:1.2em; 
	text-decoration:none; 
	font-style:italic; 
	font-size:.95em;
}
#sidebar .home-sidebar a:hover {color:#889085;}

#sidebar .about-sidebar img { padding:0px; margin:0;-moz-box-shadow:0px; -webkit-box-shadow:0px; -box-shadow:0px;}

#sidebar .about-sidebar { 
	background:#fff; 
	padding:7px 7px 0; 
	-moz-box-shadow: 1px 0px 6px #999; 
	-webkit-box-shadow: 1px 0px 6px #999; 
	box-shadow: 1px 0px 6px #999; 
	margin:0px 6px; 
	width:185px; 
}
#sidebar .about-sidebar a{ 
	padding:4px; 
	color:#765F33; 
	display:block; 
	line-height:1.2em; 
	text-decoration:none; 
	font-style:italic; 
	font-size:.95em;
}
#sidebar .about-sidebar a:hover {color:#889085;}

h3#checkavail a { 
	display:block;
	width:155px;
	height:70px;
	text-decoration:none; 
	text-align:center;
	color:#CC9E3C; 
	padding:32px 0 0;
	margin:0 25px;
	background:url('images/checkavail.gif') center no-repeat;
	font-size:1.4em;
}

h3#checkavail a:hover {text-decoration:underline;}

h3#signup a { 
	display:block;
	width:155px;
	height:85px;
	text-decoration:none; 
	text-align:center;
	color:#CC9E3C; 
	padding:32px 0 0;
	margin:0 25px;
	background:url('images/signup.gif') center no-repeat;
	font-size:1.4em;
}

h3#signup a:hover {text-decoration:underline;}

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

.category-specials-and-packages {
border:2px solid #E8E5E0;
margin:20px 0;
padding:15px 10px;
}


/* --------------------------------------------------------------- */
/* footer */
#footer {
	overflow:hidden;
	margin-top:10px;
	clear:both;
}
#footCont {
	width:645px;
	float:left;
	padding: 20px;
}

	#footCont .links {list-style:none;}

	ul.advanced-recent-posts { list-style:none; line-height:1.35em; margin:0; color:#725f3e;}
	ul.advanced-recent-posts li { overflow:hidden; margin:10px 0 0px;}
	ul.advanced-recent-posts a { font-weight:bold; color:#657d81; }
	ul.advanced-recent-posts img { float:left; margin:0 10px 0 0;padding:2px; background:#eed9aa; border:0;}
	div.widget_advancedrecentposts h3 { font-size:1.5em; }

#footSide {
	width:230px;
	padding: 0 10px;
	float:right;
	text-align:center;
	color:#657d81;
}
#footSide p {
	text-align:left;
	padding: 0 15px;
}

/* subfooter */

.meta { color:#6b7f80;text-align:center; font-size:1.2em;font-weight:bold;}
.meta a { color:#6b7f80;}

.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, .the_menu * { margin:0;padding:0;}

	/* general */
	.the_menu { float:right;overflow:visible;font-size:1.1em; margin: 10px 0 0; position:absolute; bottom:1px;right:0; width:650px;}
	.the_menu ul { height:40px; clear:both;  margin: 0; overflow:visible; list-style:none; background:#f9f8f4;}
	.the_menu li { position: relative; z-index:50;  margin: 0; list-style:none; }
	.the_menu li.hovering { position: relative; z-index:60;  margin: 0; list-style:none; background:transparent;}
	.the_menu li a  { display:block; float:left; margin:0; text-decoration:none; color:#889085;}
	.the_menu li a:hover { text-decoration:underline; background:transparent;}
	.the_menu li a:active { position:static; }


	/* top level items */
	.the_menu ul.level-1-ul {  }
	.the_menu li.level-1-li { height: 40px; float:left;}
	.the_menu li a.level-1-a  { height: 20px; padding: 12px 15px; font-variant:small-caps; font-size:1.15em;}
	.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; display:none;
			 -moz-box-shadow: 0 2px 1px #868f86; -webkit-box-shadow: 0 2px 1px #868f86; box-shadow: 0 2px 1px #868f86;}
		.the_menu li.level-1-li li { height:auto;}
		.the_menu li.level-1-li li a { height:auto; padding: 7px 12px;float:none;}
		.the_menu li.level-1-li li a:hover {}


	/* second level items */
	.the_menu ul.level-2-ul { top:98%; left:2%; 
		-moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;}
	.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 {  }


/* --------------------------------------------------------------- */
/* 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: 5px 25px 5px 3px; 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_search select { border:1px solid #999; border-radius:4px; -moz-border-radius:4px; -web-kit-border-radius:4px; -khtml-border-radius:4px; }
.specials_packages_search p {
	border: 1px solid #eee;
	padding: 4px;
	margin: 2px !important;
}
.specials_packages_search .level-1-a { padding:2px 3px 2px 6px; }
.specials-packages .entry {
}
.s_p_search_box {
	border: 2px solid #E8E0D3;
	padding: 10px;
	margin:5px;
	width: 400px;
}
.s_p_search_box a { color: #6A2F4A; }
.s_p_offer_box {
	border-bottom: 1px solid #777;
	padding: 10px;
	margin:15px 10px 15px 0px;
}
#cpt-searched .loadingAnimation { padding:10px 0 0 5px; }
#cpt-featured h2 { padding: 20px 0 0; border-bottom: 1px solid #777; }
#cpt-post h2 { padding: 20px 0 0; border-bottom: 1px solid #777; }
#cpt-featured .s_p_offer_box h3 a { /*color: #6A2F4A;*/ }
#cpt-post .s_p_offer_box h3 a { /*color: #6A2F4A;*/ }
.s_p_offer_box h2 { width: 100%; }
.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_offer_price { color: #00661A; }
.s_p_details_dates,.s_p_details_dates a { color: #600; }
.details { margin-top:7px; }
/* ---- end Specials & Packages Module ---- */

/* Facebook */
#wrapper {
width:520px;
margin:0 auto; border:0; padding:0;
position:relative;
}
#non-fans {
width:520px;
position:absolute; top:0; left:0;
}

/* end Facebook */
