/*
THEME NAME: Belmont Mansion
THEME URI: http://markedcreative.us
DESCRIPTION: Custom Wordpress theme developed by Marked Creative LLC for Belmont Mansion
VERSION: 0.1
AUTHOR: <a href="http://markedcreative.us/">Marked Creative</a>
AUTHOR URI: 
TAGS: marked creative
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Georgia", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#660000;}
a {color:#660000;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


/* site specific css */
body {background: #EBEBD5 url(images/altBg.jpg) top left repeat-x; }
body.home {background: #EBEBD5 url(images/homeBg.jpg) repeat-x; }

#wrapper {width: 1004px; margin: 0px auto;}

#header {height: 133px; position: relative; }
	#logoAlt {position: absolute; left:0px;}
	#navigationAlt {position: absolute; top:0px; left: 269px;}
	#navigationAlt ul {list-style: none; margin:0px;padding: 0px;}
	#navigationAlt ul li.page_item {float: left;padding: 0px;margin: 0px;height: 99px;}
	#navigationAlt ul li.page-item-3 a{background: url(images/homeAlt.jpg); display: block; height: 99px; width: 58px;}
	#navigationAlt ul li.page-item-5 a{background: url(images/aboutUsAlt.jpg); display: block; height: 99px; width: 92px;}
	#navigationAlt ul li.page-item-7 a{background: url(images/toursAlt.jpg); display: block; height: 99px; width: 69px;}
	#navigationAlt ul li.page-item-9 a{background: url(images/weddingsRentalsAlt.jpg); display: block; height: 99px; width: 173px;}
	#navigationAlt ul li.page-item-11 a{background: url(images/eventsAlt.jpg); display: block; height: 99px; width: 77px;}
	#navigationAlt ul li.page-item-13 a{background: url(images/blogAlt.jpg); display: block; height: 99px; width: 58px;}
	#navigationAlt ul li.page-item-15 a{background: url(images/contactAlt.jpg); display: block; height: 99px; width: 83px;}
	#navigationAlt ul li.page-item-17 a{background: url(images/donationsAlt.jpg); display: block; height: 99px; width: 125px;}
	
	#navigationAlt ul li.page_item a:hover {background-position: 0px -99px;}
	#navigationAlt ul li.current_page_item a {background-position: 0px -99px;}
	
	#headerAlt {height: 34px;width: 1004px;position:absolute;top:98px;}


#home-header {height: 451px; position: relative; }
	#logo {position: absolute; left:0px;}
	#navigation {position: absolute; top:1px; left: 270px;}
	#navigation ul {list-style: none; margin:0px;padding: 0px;}
	#navigation ul li.page_item {float: left;padding: 0px;margin: 0px;height: 99px;}
	#navigation ul li.page-item-3 a{background: url(images/home.jpg); display: block; height: 99px; width: 57px;}
	#navigation ul li.page-item-5 a{background: url(images/aboutUs.jpg); display: block; height: 99px; width: 92px;}
	#navigation ul li.page-item-7 a{background: url(images/tours.jpg); display: block; height: 99px; width: 70px;}
	#navigation ul li.page-item-9 a{background: url(images/weddingsRentals.jpg); display: block; height: 99px; width: 174px;}
	#navigation ul li.page-item-11 a{background: url(images/events.jpg); display: block; height: 99px; width: 76px;}
	#navigation ul li.page-item-13 a{background: url(images/blog.jpg); display: block; height: 99px; width: 59px;}
	#navigation ul li.page-item-15 a{background: url(images/contact.jpg); display: block; height: 99px; width: 82px;}
	#navigation ul li.page-item-17 a{background: url(images/donations.jpg); display: block; height: 99px; width: 124px;}
	
	#navigation ul li.page_item a:hover {background-position: 0px -99px;}
	#navigation ul li.current_page_item a {background-position: 0px -99px;}
	

#home-content {background: url(images/bigHeaderBg.jpg) no-repeat;position: absolute;width:1004px;height: 352px;top: 100px;}
	#welcome {height: 3px; width: 320px; position: absolute;left: 10px;top:100px;padding-top:40px;  color: white;}
	#home-content .entry-content {position: absolute;top:40px;left:378px;}

#home-banner {width: 1004px;height: 180px;}
	#home-banner img {float: left;margin: 0;padding: 0;}


#home-body {width: 1004px;height: 100%;}
	#home-body h1 {font-size: 24px;margin-top: 5px;}
	#upcoming-events {width: 610px;float: left;background: url(images/upcomingEventsBg.gif) no-repeat;padding-left: 25px;min-height: 257px;}
	#recent-news{width: 343px; float: right; background: url(images/recentNewsBg.gif) no-repeat;padding-left: 25px;min-height: 257px;}
	
	.recent_news_item {height: 74px; width:350px; background: url(images/newsItemBg.gif) no-repeat;}
		.recent_news_item .date {height: 56px;width: 56px;float: left;margin:8px 0px 0px 13px;text-align: center;}
		.recent_news_item .date .month {font-size: 9px;text-transform: uppercase;width: 56px;margin-top: 7px;}
		.recent_news_item .date .day {font-size: 20px;margin-top: -5px;width: 56px;}
		.recent_news_item .text {width: 271px;float: left;margin:8px 0 0 10px;}

#content {background: url(images/containerAltBg.jpg) no-repeat;width: 1004px;min-height: 409px;padding-top: 15px;}
	.full-post {width: 700px; float: left;}
	.full-post h2 {color:#660000;}

	#posts {width: 700px; float: left;}
	.post {margin-bottom: 3em;}
	.post h2, .post h2 a {color:#660000;margin:0;text-decoration: none;}
	.post p img.alignleft {float: left; margin-right: 1em; margin-bottom: 1em;}
	.post p img.alignright {float: right; margin-right: 1em; margin-bottom: 1em;}

#sidebar {width:284px;margin-left: 10px;float: left;background: url(images/sidebarBg.png) repeat-y;}
	#sidebar ul {list-style: none;}
	#sidebar ul li a {font-size: 16px;}
	#sidebar h2 {margin: 0;}

#footer {text-align: center;margin-top: 5em;}
	#marked {float: right;}

.clearboth {clear: both;}


