/*
Theme Name: Rachel's Retreat
Version: 1.0
*/


/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	left-content: '';
	left-content: none;
}
del {
	text-decoration: line-through;
}

a img { border: none; }

/* General Properties */

body {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #7f7f7f;
	background: #ffffff url(https://www.onressystems.com/vendors/retreatatrachelsranch/images/bg-main.jpg) repeat-x;
}
body.home {
		background: #ffffff url(https://www.onressystems.com/vendors/retreatatrachelsranch/images/bg-home.jpg) repeat-x;
}
#container {
	width: 979px;
	margin: 0 auto;
	text-align: left; 
}
a {
	color: #bd3d76;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: 'Dancing Script', arial, serif;
	font-size: 36px;
	color: #7f7f7f;
}
h1.home-header {
	display: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #bd3d76;
	font-style: italic;
}
h4 {
	display: none;
}
p {
	line-height: 18px;
	margin: 9px 0;
}
ul {
	list-style: disc;
	margin: 0 0 18px 3em;
}
ol li, ul li {
	padding: 9px 0;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 3em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Header */

#header {
	height: 119px;
}

/* Logo */

#header h1 {
	display: inline;
	background:  url(https://www.onressystems.com/vendors/retreatatrachelsranch/images/logo.png) no-repeat;
	position:relative; 
	float: left; 
	width: 252px; 
	height: 103px; 
	margin: 6px 0 0 11px;
	text-indent:-9999px;
}
#header h1 a {
	display:block; 
	width:100%; 
	height:100%; 
	text-indent:-9999px;
} 

/* Navigation */

#navigation {
	float: right;
	overflow: hidden;
	margin: 82px 0 0 0;
}
#navigation ul {
	clear:left;
   	float:left;
	display: inline;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	left:50%;
   	text-align:center;
}
#navigation ul li {
	display:block;
   	float:left;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	right:50%;
}
#navigation li a {
	display:block;
	font: 16px Times "Times New Roman", Times, serif;
	color: #7f7f7f;
	padding: 0 25px 16px 25px;
	text-decoration: none;
}
#navigation li a:hover {
	background: url(https://www.onressystems.com/vendors/retreatatrachelsranch/images/arrow.jpg) center bottom no-repeat;
}

/* Home Page Callout */

#slider {
	background: url(https://www.onressystems.com/vendors/retreatatrachelsranch/images/callout-shadow.png) no-repeat;
	width: 979px;
	height: 330px;
}

#slider .callout {
	width: 969px;
	height: 307px;
	background: #ffffff;
	margin: 16px 0 0 8px;
	border: 1px solid #c6c6c6;
	border-radius: 5px 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#slider .callout img {
padding: 10px;
}

/* Inside Page Headers */

#book-header {
	width: 962px;
	height: 98px;
	margin: 0 0 0 10px;
}
#book-header h1{
	padding: 20px 0 0 20px;
	float: left;
}
#book-header .button {
	float: right;
	background: #bd3d76 url(https://www.onressystems.com/vendors/retreatatrachelsranch/images/calendar.png) left center no-repeat;;
	display: block;
	width: 203px;
	height: 58px;
	margin: 13px 30px 0 0;
	border-bottom: 1px solid #8c2151;
	border-right: 1px solid #8c2151;
	border-radius: 5px 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#book-header  a {
	display: block;
	width: 203px;
	height: 58px;
	color: #ffffff;
	font: 28px "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 10px 0 0 60px;
}

/* Inside Pages Content */

#content {
	min-height: 260px;
	margin: 0 0 0 28px;
}

/*#content img {
	float: right;
	position: relative;
	width: 278px;
	margin: 0 20px 0 20px;
	background: #eeeeee;
	padding: 5px;
	border-radius: 5px 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	clear: both;
}
*/

.page-id-21 #content img {
	float: none;
	position: relative;
	width: 100px;
	margin: 10px;
	padding: 5px;
	background: #eeeeee;
	border-radius: 5px 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	clear: both;
}
.page-id-29 #content img {
	float: none;
	position: relative;
	width: 100px;
	margin: 10px;
	padding: 5px;
	background: #eeeeee;
	border-radius: 5px 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	clear: both;
}


/* Home Page Three Columns A */

#three-columns-a {
	margin: -20px 0 0 0;
	padding: 0;
	color: #ffffff;
}
#three-columns-a h1 {
	font-size: 28px;
	color: #ffffff;
	margin: -10px 0 10px 0;
}

/* Column 1 */

#column1-a {
	float: left; 
	display: inline;
	width: 275px; 
	margin: 0 0 0 12px;
}

/*Column 2*/

#column2-a { 
	float: left;
	display: inline;
	width: 275px; 
	margin: 8px 0 0 65px;
}

/*Column 3*/

#column3-a {
	float: right; 
	display: inline;
	width: 275px; 
	margin: 0 12px 0 0;
} 

/* Home Page Booking Strip */

#book-strip {
	width: 962px;
	height: 98px;
	background: #eeeeee;
	margin: 25px 0 0 10px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-radius: 5px 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#book-strip h1{
	padding: 15px 0 0 20px;
	float: left;
}
#book-strip .button {
	float: right;
	background: #bd3d76 url(https://www.onressystems.com/vendors/retreatatrachelsranch/images/calendar.png) left center no-repeat;;
	display: block;
	width: 203px;
	height: 58px;
	margin: -70px 30px 0 0;
	border-bottom: 1px solid #8c2151;
	border-right: 1px solid #8c2151;
	border-radius: 5px 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#book-strip  a {
	display: block;
	width: 203px;
	height: 58px;
	color: #ffffff;
	font: 28px "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 10px 0 0 60px;
}
#book-strip .text {
	font-size: 12px;
	padding: 65px 0 0 20px;
}

/* Home Page Three Columns B */

#three-columns-b {
	margin: 30px 0 0 0;
	height: 350px;
	border-bottom: 1px dashed #d2d2d2;
}
#three-columns-b img {
	background: #eeeeee;
	padding: 5px;
	border-radius: 5px 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	margin: 0 0 15px 0;
}
#three-columns h2 {
	padding: 0 0 20px 0;
}

/* Column 1 */

#column1-b {
	float: left; 
	display: inline;
	width: 275px; 
	margin: 0 0 0 12px;
}

/*Column 2*/

#column2-b { 
	float: left;
	display: inline;
	width: 275px; 
	margin: 8px 0 0 65px;
}

/*Column 3*/

#column3-b {
	float: right; 
	display: inline;
	width: 275px; 
	margin: 0 12px 0 0;
} 

/* Footer */

#footer {
	height: 274px;
	margin: 40px 0 0 0;
	background: url(https://www.onressystems.com/vendors/retreatatrachelsranch/images/bg-footer.jpg);
}

/* Footer Navigation */

#footer-nav{
	padding: 30px 0 0 0;
	overflow: hidden;
}
#footer-nav ul {
	clear:left;
   	float:left;
	display: inline;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	left:50%;
   	text-align:center;
}
#footer-nav ul li {
	display:block;
   	float:left;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	right:50%;
}
#footer-nav li a {
	display:block;
	font-family: 'Dancing Script', arial, serif;
	font-size: 24px;
	color: #ffffff;
	padding: 0 120px;
	text-decoration: none;
}
#footer-nav li a:hover {
	color: #bd3d76;
}

/* Home Page Three Columns B */

#three-columns-footer {
	width: 979px;
	margin: 45px auto 0 auto;
	text-align: left; 
	color: #ffffff;
}
#three-columns-footer h3 {
	color: #ffffff;
	font: 24px "Times New Roman", Times, serif;
}
#three-columns-footer a {
	color: #ffffff;
}

/* Column 1 */

#column1-footer {
	float: left; 
	display: inline;
	width: 275px; 
	margin: 0 0 0 12px;
}

/*Column 2*/

#column2-footer { 
	float: left;
	display: inline;
	width: 275px; 
	margin: 8px 0 0 65px;
}

/*Column 3*/

#column3-footer {
	float: right; 
	display: inline;
	width: 275px; 
	margin: 0 12px 0 0;
	font-size: 10px;
	text-align: right;
	padding: 45px 0 0 0;
} 

/* Misc */

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* WP Columnize Styles */

div.column-sect {
    clear: both;
    display: inline-block;
    overflow: auto;
    }

div.post-column {
    display: inline;
    float: left;
    width: 31%;
	padding: 0 11px;
}

/* Form Elements */

input {
	background: #ffffff;
	border: 1px solid #cccccc;
	margin: 0 0 10px 10px;
	padding: 3px;
}