/*
Theme Name: ~Sully Mansion
Theme URI: http://www.sullymansion.com
Description: Sully Mansion
Version: 1.0
Author: InsideOut Solutions
Author URI: http://insideout.com/
*/
@import url('fonts/Piranesi/stylesheet.css');
/* ---------------------------------------------------------------------------------------------------------------------------- */
.post-edit-link {display:none;} /* Remove style when launched */


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

a { color: #051a33; }
a[href $='.pdf'] { padding-right: 18px; background: transparent url(images/icon_pdf.png) no-repeat right; }
a img { border:none;}

body {
	background: #6382a8 url('images/header.jpg') top center repeat-x;
	color:#051a33;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	margin: 0;
	font-size:62.5%;
}

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

#page {margin:0 auto;text-align:left;}

h1 {
	float: left;
	width: 400px;
	font-size: 3em;
	position:relative;
	top:30px;
	left:40px;
}
h1 a {
	display: block;
	height: 100%;
}
h1 a:active {
	position: static;
}
h1 span {
	display: block;
	padding: 10%;
	height: auto;
}
h2, h3, h4, h5{ color:#051a33; padding: 0 0 .2em 0; }
h2{ font-size: 1.8em; }
h3{ font-size: 1.3em; }
h4{ font-size: 1.4em; font-weight:normal;}

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

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

.quote {
	margin-left:25px;
	font-style:italic;
}


* { margin:0; padding:0; outline:0; }

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


/* --------------------------------------------------------------- */
/* header content */

#topper {
	height: 129px;
	position:relative;
}

#phone	{
	color:#07264a;
	float:right;
	font-weight:bold;
	font-size:1.4em;
	margin:7px 15px;
}

#phone a{

	color:#07264a;
	text-decoration:none;
}

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

#bookNow {
	position:relative;
	float:right;
	background:#092E5A;
	padding:5px 0px;
	width:130px;
	border-right:1px solid #4a4a4a;
	border-bottom:1px solid #4a4a4a;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-align:center;
}

#bookNow a{
	text-decoration:none;
	color:#fff;
	font-size:1.6em;
}

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

#topNav {
	position:relative;
	left:40px;
	top:114px;
	letter-spacing: 0.05em;
}

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

#sideNav ul {
	position:relative;
	z-index:100;
	bottom:78px;
	left:20px;
	float:right;
}
ul#menu {

	padding: 5px 0 0;
	margin:0;
	width:600px;
	position:relative;
	z-index:100;
	bottom:78px;
	left:20px;
	float:right;
}

	#sideNav ul li,
	ul#menu li {
		margin: 0;
		float:left;
		font-size:1.5em;
	}
	/*#sideNav ul li a {
		text-align: center;
		padding: 5px 0;
	}*/
	ul#menu a {
		font-family: Times, Times New Roman, Georgia, serif;
		color: #fff;
		display:block;
		padding: 0 8px;
		margin:0;
		text-transform:uppercase;
		text-decoration:none;
	}

	#sideNav ul a {
		font-family: Times, Times New Roman, Georgia, serif;
		color: #051a33;
		display:block;
		padding: 0 8px;
		margin:0;
		text-transform:uppercase;
		text-decoration:none;
	}

	body.safari ul#menu a {
		padding: 0 7px;
	}
	/*#sideNav ul a:hover,*/
	ul#menu a:hover {
		text-decoration:underline;
	}
	#sideNav ul a:hover {
		text-decoration:underline;
	}

	#menu li {
		border-right:1px solid #fff;
	}

	#menu li.last {border-right:none;}

	ul#menu a:hover { text-decoration: underline; }

	ul#menu li li {
		border:none;
	}
	/*#sideNav ul li li a,*/
	ul#menu li li a {
	font-size:.7em;
	}

	ul#menu li ul {
		list-style: none;
		position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
		top: 20px;
		font-size:.8em;
		padding-top:10px;
		background: #092d58;
		display: none;
		float: left;
		width: 155px;
		-moz-border-radius-bottomleft: 20px;
		-moz-border-radius-bottomright: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-webkit-border-bottom-right-radius: 20px;
	}
	ul#menu li ul.subnav {}

	ul#menu li ul.subnav li{
		clear: both;
		width: 146px;
		padding:7px 7px;
}

	ul#menu li ul.subnav li.last{ padding-bottom: 8px; }

	html ul#menu li ul.subnav li a {
		display:block;
		text-align:left;
		padding:0;
	}

#header { background: url('images/pictures.png') center no-repeat; height:417px; color:#fff;}


#slides {
	height: 305px;
	width: 552px;
	overflow:hidden;
	float:left;
	position:relative;
	left:76px;
	top:42px;
}

#rightImage {
	height: 187px;
	width: 276px;
	overflow:hidden;
	position:relative;
	float:right;
	left:7px;
	top:65px;
}


#sideNav {
	position:relative;
	top:160px;
	float:right;
	width:300px;

}
	#sideNav a{
		color:#3368a6;
		width:300px;
		}

	#sideNav ul a {
			display:inline;
		}
	#sideNav ul{
			width:300px;
		}

	#sideNav ul li {
			border-right:none;
			width:300px;
		}
	#sideNav ul li {
			text-align:center;
			line-height:1.8em;
			float:none;
		}



/* --------------------------------------------------------------- */
/* body content */
#container {
	clear: both;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0 0 20px;
}

#content {
	padding:0 20px 0;
	position:relative;
}
.narrowcolumn 	{
	width:600px;
	float:left;
	margin:10px 30px;
}
.widecolumn {
	width:980px;
	padding-left:20px;
	margin-top:10px;
}

#content h2 {
	font-family: 'PiranesiItBTRegular', Georgia, arial;
	font-size:2.9em;
	line-height: 1.1em;
	font-weight:normal;
	color:#051a33;
	padding-bottom:25px;
}

.specials-packages,
.post {
	position:relative;
	z-index:20;
	margin: 10px 0;
	padding: 10px 5px;
	bottom:15px;
	margin-bottom:-15px;
}

/* sidebar */

#sidebar {
	width:260px;
	float:right;
 	position:relative;
 	bottom:11px;
 	margin-bottom:-11px;
 }

 #sidebar #png{
	position:absolute;
	top:-28px;
	left:86px;
	z-index:50;
	border:none;
}
#sidebar img {
	border:2px solid #fff;
	position:relative;
	z-index:10;
	width:267px;
}

/* rooms list  */

.roomsList {
	list-style:none;
	margin:-50px 10px 0;
	padding:0;
	float:right;
	width:550px;
}
.roomsList li {
	width:235px;
	height:165px;
	float:right;
	margin: 10px 2px;
	padding:0;
	text-align:center;
}
.roomsList a {
	background: #375383;
	display: block;
	padding: 10px;
	margin: 0 7px 7px 0;
	text-decoration:none;
}
.roomsList a img{
	border:2px solid #fff;
	width:200px;
	height:134px;
}

.roomsList span {
	font-size:1.25em;
	display:block;
	color:#fff;
}
.roomsList a:hover span {
	text-decoration:underline;
}

.eventsList  {
	list-style:none;
	margin:0;
	padding:0;
	float:none;
	width:850px;
	text-align:center;
}
.eventsList li {
	width:235px;
	height:165px;
	float:right;
	margin: 10px 2px;
	padding:0;
	text-align:center;
}
.eventsList a {
	background: #375383;
	display: block;
	padding: 10px;
	margin: 0 7px 7px 0;
	text-decoration:none;
}
.eventsList a img{
	border:2px solid #fff;
	width:200px;
	height:134px;
}

.eventsList span {
	font-size:1.25em;
	display:block;
	color:#fff;
}
.eventsList  a:hover span {
	text-decoration:underline;
}


/* --------------------------------------------------------------- */
/* footer */


#footer {
	font-size: 1.3em;
	line-height: 1.2em;
	padding: 10px;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	height:319px;
	background: url('images/footer.jpg') repeat-x;
}body.safari #footer { font-size:1.2em; }

#footCont {
	width:580px;
	float:left;
	color:#d6dee8;
	padding:30px 50px 30px;
	-webkit-font-smoothing: antialiased;
}
	#footCont h3 {
		font-family: 'PiranesiItBTRegular', Georgia, arial;
		font-size:2.5em;
		line-height: 0.9em;
		font-weight:normal;
		color:#d6dee8;
	}
	.miniloops a { color: #fff; }
	.advanced-recent-posts { list-style:none;margin: 10px 0 0; }
	.advanced-recent-posts li { clear:both; margin: 5px 0 20px;}
	.advanced-recent-posts a { font-weight:bold; color:#fff; margin-right:5px; }
	.advanced-recent-posts .recent-posts-thumb {float:left; margin: 0 5px 4px 0; border: 1px solid #fff; }

#footSide {
	width:260px;
	float:right;
}

#postcard {
	float:right;
	position:relative;
	left:80px;
	bottom:5px;
	z-index:0;
	margin-bottom:-290px;
}

#contact {
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	position:relative;
	top:59px;
	color:#000;
	font-size:1.1em;
	line-height: 1.3em;
}
#contact a{
	text-decoration:none;
	color:#000;
}
#contact a:hover{
	text-decoration:underline;
}

#bottomNav{
	position:relative;
	top:80px;
	text-align:right;
	left:25px;
	margin-bottom:5px;
}
#bottomNav {
	padding: 8px 0;
	float:right;
}
#bottomNav li {
	display:inline;
	border-right:solid 1px;
}

#bottomNav li.last {
	border:none;

}
#bottomNav li a {
	padding: 0 10px;
	font-size:1.1em;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	text-decoration:none;
	color:#fff;
}

#bottomNav li a:hover {
	text-decoration:underline;
}

.credit {
	font-size:80%;
	width:350px;
	position:relative;
	right:15px;
}


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


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

#post-side-info{ }
#post-side-quote {
	text-align:left;
	font-style:italic;
	font-family:times new roman, serif;
	color:#C77335;
	margin: 15px;
	padding: 0 15px;
	font-size:1.2em;
	border-left: 1px solid #C77335;
}
#post-side-quote span { font-style:normal; font-size:.8em;}
div.avatar-block {overflow:hidden;}

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

.postmetadata { clear:both; padding: 3px; font-size:80%; margin-top:10px;}
.navigation { margin:20px 10px;padding:0; text-align:right;}
.navigation a {font-weight:bold; font-size:1.1em;}

.postmetadata { border-top: 1px solid #fff; }


#availform { padding: 5px;margin: 5px;text-align:center; }
#availform table { width:130px;margin:0 auto; }
#availform table td { padding: 1px 3px; }
#availform p.title { margin:0; text-align:center; font-size:2em;}


/* --------------------------------------------------------------- */
/* 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 { /* border: 1px solid #DFB68B; background-color: #fff;*/}
.wp-caption { 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; color:#21375C; line-height: 17px; padding: 0 4px 5px; margin: 0; }


.error404 h2 {margin:40px 0;}
/*.single h2 {margin-top:40px;}  messes up widgets in blog sidebar */
.archive h2 {margin-top:40px;}

.piclenselink {display:none;}

/* --------------------------------------------------------------- */
/* widgets */
li.comment {  }
li.bypostauthor {  }
li.odd {  }
.ngg-albumoverview {padding:25px 0;}


.navigation {height:15px;}

.navigation .alignleft a {font-weight:normal; font-size:1em;}
.navigation .alignright a {font-weight:normal; font-size:1em;}

#sidebar ul {list-style-type:none;}

#sidebar ul h2 {font-weight:normal;}

.widget {padding:10px 0;}

#sidebar .fb_iframe_widget  { background: #fff !important; }

/* ---- 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 {
	background: #6382a8;
	padding: 5px 0 8px 8px;
	margin:-15px 5px 0 5px;
	width: 258px;
}
.s_p_search_box a { }
.s_p_back_box {
	background: #fff;
	padding: 5px 0 8px 8px;
	margin:15px 5px 0 5px;
	width: 180px;
	border: 1px solid #092e5a;
}
.s_p_back_box a {font-weight:normal; }

.s_p_offer_box {
	border: 1px solid #092e5a;
	padding: 10px;
	margin:0;
	background: #aec6e4;
}

.s_p_offer_box ul {list-style: none;}

.s_p_offer_box img { border: 1px solid white; margin: 5px 10px 5px 0; padding:0px; }

#cpt-searched .loadingAnimation { padding:10px 0 0 5px; }
#cpt-featured h2, #cpt-wrapper h2 { padding: 5px 0; /*border-bottom: 1px solid #777;*/ }
#cpt-post h2 { padding: 20px 0 0; }
#cpt-featured .s_p_offer_box h3 a { /*color: #6A2F4A;*/ }
#cpt-post .s_p_offer_box h3 a { /*color: #6A2F4A;*/ }
#content .s_p_offer_box h2 { width: 100%; padding-bottom: 5px; }
.s_p_offer_box h2:hover { text-decoration: none; }
.s_p_offer_box .price {
	font-size: 1.1em;
	margin:10px 0;
	line-height:2.0em;
}
.s_p_details_offer_type,.s_p_details_offer_type a { color: #54867A; }
.s_p_details_offer_price { font-weight: normal; }
.s_p_details_dates,.s_p_details_dates a { color: #600; }
.details { margin-top:7px; }
.specials_packages_post_image {
	border: 3px solid #FFFFFF;
    box-shadow: 0 0 2px 0 rgba(18, 18, 18, 0.3);
}
/* ---- end Specials & Packages Module ---- */
