/*
Theme Name: Mansion
Theme URI: http://claibornemansion.com/
Description: Default theme for The Claiborne Mansion
Author: Big Tada Inc, http://bigtada.com
Version: 1.0
*/
@font-face {
	font-family: 'MuseoSlab-500';
	src: url('https://www.claibornemansion.com/webfonts/23C142_0_0.eot');
	src: url('https://www.claibornemansion.com/webfonts/23C142_0_0.eot?#iefix') format('embedded-opentype'),url('https://www.claibornemansion.com/webfonts/23C142_0_0.woff') format('woff'),url('https://www.claibornemansion.com/webfonts/23C142_0_0.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
}

#header {
	background-color: white;
	height: 105px;
}

#crown-molding {
	z-index: 10;
	height: 45px;
	border-top: 1px solid #ddd;
	background-color: white;
	background: url(images/crownmolding.png) repeat-x;
}

#content {
	min-height: 400px;
	background-color: white;
	background: url(images/wallpaper.jpg) top center;
	padding-bottom: 100px;
}

#header-wrap,
#content-wrap,
#footer-wrap {
	margin: 0 auto;
	padding: 0 10px;
	width: 960px;
}

#header-wrap, #footer-wrap {
	background-color: white;
}

#content-wrap {
	margin-top: 35px;
}

#footer {
	border-top: 5px solid #791A65;
	border-bottom: 10px solid #4E362C;
	background-color: white;
	min-height: 135px;
	padding-top: 15px;
}

#footer-wrap p,
#footer-wrap a {
	font-size: 12px;
	font-weight: 500;
	margin: 0;
	padding: 0;
}

#logo {
	text-decoration: none;
	outline: none;
	border: none;
}

.photoframe {
	background: url(images/photoframe.jpg) no-repeat left top;
	width: 627px;
    height: 445px;
    position: relative;
}

#photoframe IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#photoframe IMG.active {
    z-index:10;
}

#photoframe IMG.last-active {
    z-index:9;
}

.photoframe-pic {
	border: 1px solid silver;
}

.photoframe-sub {
	background: url(images/photoframe_H.png) no-repeat left top;
	width: 548px;
    height: 375px;
    position: relative;
}

#photoframe-sub IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#photoframe-sub IMG.active {
    z-index:10;
}

#photoframe-sub IMG.last-active {
    z-index:9;
}

.photo-H {
	background: url(images/photoframe_H.png) no-repeat top left;
	padding: 23px 25px 27px 22px;
}

.photo-V {
	background: url(images/photoframe_V.png) no-repeat top left;
	padding: 23px 25px 25px 22px;
}

.ofnote-pic {
	padding: 10px;
	margin: 40px 0 60px 20px;
	background-color: white;	
	-moz-box-shadow: rgba(0,0,0,0.4) 0px 3px 9px; 
	-webkit-box-shadow: rgba(0,0,0,0.4) 0px 3px 9px; 
	-khtml-box-shadow: rgba(0,0,0,0.4) 0px 3px 9px;
}

div.col-wide1b img, div.col-wide1b embed {
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background-color: white;	
	-moz-box-shadow: rgba(0,0,0,0.4) 0px 3px 9px; 
	-webkit-box-shadow: rgba(0,0,0,0.4) 0px 3px 9px; 
	-khtml-box-shadow: rgba(0,0,0,0.4) 0px 3px 9px;
}

.col1, .col1a, .col2 {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	padding: 0;
	overflow: wrap;
}

.col1a {
	width: 350px;
}

.col3, .col3a {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	overflow: wrap;
}

.col3a {
	width: 340px;
}

.col-wide1, .col-wide1a, .col-wide1b, .col-wide1c {
	float: left;
	margin: 0;
	padding: 0;
	overflow: wrap;
}

.col-wide1a {
	width: 520px;
	margin-right: 60px;
}

.col-wide1b {
	width: 620px;
	margin-right: 40px;
}

.col-wide1c {
	width: 680px;	
}

.reservation-col1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 210px;
	margin-right: 60px;
}

.reservation-col1 p {
	font-family: "Lucida Grande",sans-serif;
	font-size: 15px;
}

a:link, a:visited {
	color: #791A65;
	font-family: "Lucida Grande",sans-serif;
	font-size: 15px;
	text-decoration: none;
	outline: none;
}

a:hover, a:hover h2 {
	text-decoration: underline;
}

h1 {
	font-weight: 500;
	font-size: 38px;
	color: #7e1967;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: "Lucida Grande",sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #791A65;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 15px;
	font-weight: 500;
	color: #4e362c;
	line-height: 30px;
	letter-spacing: 1;
	border-bottom: 2px solid #4e362c;
	margin: 0 0 10px 0;
	padding: 0;
}

p, ul li {
	font-family: "Lucida Grande",sans-serif;
	font-size: 14.75px;
	line-height: 21px;
	color: #4E362C;
}

hr {
	height: 3px;
	border-style: none;
	background-color: #791A65;
	margin-bottom: 38px;	
}

.ofnote-subtext {
	font-size: 12px;
	text-indent: 20px;
	position:relative;
	top: 8px;
	left: 12px;
	color: #7b1964;
}

.dateline {
	font-family: "Lucida Grande", sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #4E362C;
	margin: 0 0 10px 0;
	padding: 0;
}

.divider-dot {
	height: 20px;
	margin: 10px 0 20px 0;
	border-bottom: 2px dotted #4e362c;	
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

ul#nav {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	top: 45px;
}

#nav li {
	text-align: center;
	float: left;
	margin-right: 10px;
	display: block;
}

a.button:link,
a.button:visited,
#nav li a:link,
#nav li a:visited,
.ofnote-subtext,
.tk-museo-slab,
h1,
h3,
input.submit {
	font-family: "MuseoSlab-500",Trebuchet,"Lucida Grande",sans-serif;
}

a.button:link,
a.button:visited {
	border: 1px solid #4E362C;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-opera-border-radius:7px;
	-khtml-border-radius:7px;
	text-decoration: none;
	outline: none;	
}

a.button:link,
a.button:visited,
#nav li a:link,
#nav li a:visited,
input.submit, .gform_submit_button1 {
	font-weight: 500;
	font-size: 15px;
	color: #4E362C;
	text-decoration: none;
	padding: 8px 12px 7px 12px;
}

a.button:hover { border: 1px solid #791A65; }

a.button:hover,
#nav li a:hover,
#nav li a.on,
input.submit {
	background-color: #791A65 !important;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-opera-border-radius:7px;
	-khtml-border-radius:7px;
	text-decoration: none;
	outline: none;
	color: white;
}

#gform_submit_button_1 {
	font-family: "MuseoSlab-500",Trebuchet,"Lucida Grande",sans-serif !important;
	background-color: #791A65 !important;
	-moz-border-radius:7px !important;
	-webkit-border-radius:7px !important;
	-opera-border-radius:7px !important;
	-khtml-border-radius:7px !important;
	text-decoration: none !important;
	outline: none !important;
	color: #fff !important;
	font-weight: 500 !important;
	font-size: 15px !important;
	text-decoration: none !important;
	padding: 8px 12px 7px 12px !important;
	cursor: pointer !important;
}

.validation_error {
	font-family: "MuseoSlab-500",Trebuchet,"Lucida Grande",sans-serif;
	font-size: 15px;
	font-weight: 700;
	border-top: none !important;
	border-bottom: none !important;
}

form p, .gform_fields li {
	font-family: "MuseoSlab-500",Trebuchet,"Lucida Grande",sans-serif;
	font-size: 15px;
	font-weight: 700;
	/*padding: 0 3em 1em 0;
	margin: 0 3em 2em 0;*/
	margin-top: 40px;
	border-bottom: 2px dotted #4e362c;
}

.gfield_label {
	font-family: "MuseoSlab-500",Trebuchet,"Lucida Grande",sans-serif;
	font-size: 15px;
	font-weight: 700;
	margin: 1.625em 0 0 !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half { margin-right: 2% !important; }

.ginput_container {
	margin-top: 0 !important;
}

input,textarea {
	color: #A59A8B;
	background: none;
	border: none;
	font-family: "Lucida Grande",sans-serif !important;
	font-size: 14px;
	margin: .5em 0 0 0;
	padding: 0;
}

*:focus { 
	-moz-outline: 0px solid #FFF     !important; 
	-moz-outline-offset: 1px         !important; 
	border: 0px solid #FFF;
}

textarea:focus, 
button:focus, 
select:focus, 
input:focus { 
	outline: none;
	-moz-outline-offset: -1px        !important; 
}

#submit:hover {
	cursor: pointer;
}