/*
Theme Name: Applewood Manor
Theme URI: http://applewoodmanorbandb.com
Description: 
Version: .1	
Author: Jackson Whelan
Author URI: http://jacksonwhelan.com/
*/

* {
margin:0;
padding:0;
}

body {
text-align:center;
font-family:Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
font-size:14pt;
}

a {
color:#333333;
}
a:hover {
color:#0033cc;
}
a img {
border:none;
}

#wrapper {
width:850px;
margin-left:auto;
margin-right:auto;
text-align:left;
background: #fff;
z-index: 0;
margin-top: -10px;
position: relative;
padding-bottom: 20px;
min-height: 360px;
}
#header-wrap {
height: 190px;
z-index: 1;
position: relative;
}
#header {
width:850px;
margin-left:auto;
margin-right:auto;
padding-top: 10px;
}
.menu-top-container, #header h2, #header h3, #header h4, #google_translate_element, #footer h4 {
display: none;
visibility: hidden;
}
#content {
padding: 20px;
}
#home-left {
width: 345px;
float: left;
}
#home-right, .contact-form {
width: 445px;
float: right;
}
#home-right .slideshow {
width: 449px;
height: 304px;
overflow: hidden;
margin-bottom: 10px;
}
.child {
padding: 15px 0;
}
.child-content {
width: 530px;
float: right;
}
.odd .child-content {
float: left;
}
.child-thumb, .child-image {
width: 254px;
height: 195px;
}
.child-thumb {
float: left;
}
.odd .child-thumb {
float: right;
}
.child-image-strip {
float: left;
width: 270px;
}
#sidebar {
width: 180px;
float: right;
}
#footer {
width:850px;
margin-left:auto;
margin-right:auto;
padding-top: 10px;
text-align: center;
padding:10px;
}


.post p, #home-right p, #home-left p {
font-size: 14px;
line-height: 1.5em;
margin-bottom: 1em;
}
#home-left .intro p {
font-size: 14px;
line-height: 1.5em;
}
#home-left .quote p {
padding: 20px 20px 0 20px;
line-height: 1.5em;
}
p.source {
text-align: right;
font-style: italic;
}
#home-left .quote p.source {
background: url(images/quote-bottom.gif) bottom right no-repeat;
padding:0 20px 20px 20px;
}
#footer p {
padding: 10px 0;
}
.child-image-strip p {
margin: 10px;
font-size: 12px;
}
p.wp-caption-text {
margin: 2px 5px 5px 0;
font-size: 11px;
}

#header h1 {
display: block;
height: 140px;
width: 415px;
background: url(images/applewoodmanor.png) no-repeat;
text-indent: -9999px;
float: left;
}
#header h2 {
font-weight: normal;
width: 415px;
float: right;
font-size: 16px;
font-style: italic;
text-align: right;
color: #fff;
}
#header h3 {
font-weight: normal;
float: right;
font-size: 16px;
height: 35px;
}
.post h2, #children h3, #home-right h3, #home-left h3, #home-text h3 {
font-weight: normal;
color: #1A4733;
border-bottom: 1px solid #56A380;
font-size: 16px;
font-style: italic;
}
.post h2 {
margin-bottom: 10px;
}
.post h3 {
font-weight: normal;
color: #3A444C;
font-size: 15px;
font-style: italic;
clear: both;
}
.post h4 {
font-weight: normal;
color: #3A444C;
font-size: 14px;
font-style: italic;
}
.post h5 {
font-weight: normal;
color: #3A444C;
font-size: 13px;
}


ul#menu-top, #footer ul {
list-style: none;
font-variant: small-caps;
font-size: 16px;
padding-top: 5px;
}
ul#menu-top li, #footer li {
display: inline;
}
.post ul, .post ol {
margin: 10px 25px;
}
.post li {
margin-bottom: 10px;
line-height: 1.5em;
}

#header a, #footer a{
text-decoration: none;
color: #fff;
}
#header a:hover, #header li.current-menu-item a {
color: #ffff99;
}
ul#menu-top a, #footer ul a {
padding:0 15px;
}
.post h2 a, #children h3 a, #home-right h3 a, #home-left h3 a, #home-text h3 a {
color: #1A4733;
text-decoration: none;
}

#home-thumbs img {
float: right;
margin-bottom: 10px;
border: 0;
}
.child-image-strip img {
display: block;
margin: 10px auto;
}
.alignright, #featured img.wp-post-image, #specials img.wp-post-image, div.googlemap {
float:right;
margin:5px 0px 5px 5px;
}
.alignleft {
float:left;
margin:5px 5px 5px 0px;
}

table.jw-jh-table td {
padding: 5px;
}

.clear {
clear:both;
}
