/*
THEME NAME: The Comstock House B&amp;B
THEME URI: http://comstockhousebb.com/
DESCRIPTION: A custom theme based on the Sandbox theme.
VERSION: 1.0.0
AUTHOR: Jason Pelletier
AUTHOR URI: http://foundline.com/people/jason-pelletier
TEMPLATE: sandbox
*/


/* reset-screen.css */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

/* updated version from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/* edited version by Found Line */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* layout-screen.css */

body {
	margin: 0;
	padding: 0;
	background-color: #EEE;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.2;
	z-index: 1;
	-webkit-text-size-adjust: none;
}
#wrapper,
#header,
#header .watercolor {
    width: 980px;
}
#wrapper {
    position: relative;
    margin: 0 auto 50px;
    padding: 0;
    background-color: white;
    text-align: left;
    /*background: white url('http://studio.foundline.com/dev/grid-10-40-16col.png') repeat-y center top;*/
}
body.home #wrapper {
    padding-top: 10px;
}
#container {
    padding: 210px 20px 40px;
    background-image: url('images/view-cows-980x250.jpg');
    background-repeat: no-repeat; 
    background-position: center 0;
}
    body.home #container {
        padding-top: 450px;
        background-image: url('images/comstock-house-mountain-view-980x495.jpg');
    }
    body.home #header .watercolor {
        height: 490px;
    }
    body.pageid-8 #container /* rooms */ {
        background-image: url('images/dresser-980x250.jpg');
    }
    body.pageid-13 #container /* reservations */ {
        background-image: url('images/dining-room-sitting-room-980x250.jpg');
    }
    body.pageid-76 #container /* visit */ {
        background-image: url('images/front-porch-980x250.jpg');
    }
    body.pageid-17 #container /* about */ {
        background-image: url('images/back-deck-980x250.jpg');
    }
    body.pageid-24 #container /* hosts */ {
        background-image: url('images/sitting-room-2-980x250.jpg');
    }
    body.pageid-22 #container /* directions */ {
        background-image: url('images/field-post-980x250.jpg');
    }
#content,
#primary,
#secondary {
    position: relative;
    float: left;
    clear: none;
    z-index: 8;
}
#content {
    width: 630px;
    min-height: 600px;
    _height: 600px;
    margin-bottom: 50px;
    margin-left: -20px;
    _margin-left: -15px;
    margin-right: 20px;
    padding: 25px 55px 20px;
    *padding-top: 45px;
    background: transparent url('images/content.png') no-repeat center top;
    _background-image: url('images/content-FFFFFF.png');
}
#primary,
#secondary {
    width: 190px;
    margin-top: 20px;
    padding: 0 15px 15px;
}
#primary {
    margin-top: 170px;
}
body.home #primary,
body.home #secondary {
    margin-top: 20px;
}
    #primary p,
    #secondary p,
    #primary li,
    #secondary li {
        font-size: 1.0em;
        line-height: 1.3;
    }
    #primary p,
    #secondary p {
        margin: 1.0em 0 0;
        padding: 0;
    }
    #primary ul,
    #secondary ul {
        margin: 0;
        padding: 0;
    }
        #primary p.reservation {
            margin-top: 18px;
            margin-bottom: 18px;
        }
    #primary li,
    #secondary li {
        margin-left: 0;
        list-style: none;
    }
#header {
    position: absolute;
    top: 0;
    left: 0;
    overflow: visible;
    z-index: 2;
}
    #header .watercolor {
        position: absolute;
        height: 240px;
        top: 10px;
        left: 0;
        background-color: transparent;
        background-repeat: no-repeat;
        z-index: 4;
    }
    body.home #header .watercolor.top {
        background-image: url('images/watercolor-top-980x19.png');
        _background-image: url('images/watercolor-top-FFFFFF-980x19.png');
        background-position: center top;
    }
    #header .watercolor.bottom {
        background-image: url('images/watercolor-bottom-980x22.png');
        _background-image: url('images/watercolor-bottom-FFFFFF-980x22.png');
        background-position: center bottom;
    }
    #header h1#blog-title,
    #header #blog-description {
        position: relative;
        z-index: 8;
    }
    #header #blog-description {
        display: none;
    }
    #header h1#blog-title a {
        position: absolute;
        width: 190px;
        height: 133px;
        top: 255px;
        right: 35px;
        display: block;
        overflow: hidden;
        margin: 10px 0 0 15px;
        background: transparent url('images/comstock-house-190x133.jpg') no-repeat 0 0;
        text-indent: -999em;
    }
    body.home #header h1#blog-title a,
    body.home #header #blog-description {
        position: absolute;
        height: auto;
        width: 450px;
        left: 55px;
        font-family: Times, serif;
        font-size: 2.4em;
        color: white;
        text-shadow: rgba(0, 0, 0, 0.6) 2px 2px 10px;
    }
    body.home #header h1#blog-title a {
        top: 145px;
        display: block;
        overflow: hidden;
        margin: 0;
        background: none;
        text-indent: 0;
        text-decoration: none;
    }
    body.home #header #blog-description {
        top: 185px;
        display: block;
        font-size: 1.7em;
        line-height: 1.1;
    }
#access,
#footer {
    float: none;
    clear: both;
}
#footer {
    padding: 50px 10px 4px;
}
#footer p {
    margin-top: 0;
    font-size: 1.2em;
}
#footer p,
#footer a {
    color: #333;
}

/* LINKS */
a {
    color: #352D08;
    text-decoration: underline;
}
a:hover,
a:focus {
    color: #896705;
}

/* NAVIGATION */
.skip-link {
    display: none;
}


/* content-screen.css */

h1,
h2,
h3,
h4,
h5,
h6,
p,
.entry-date,
.entry-meta,
.navigation,
q,
cite,
pre,
ul,
ol,
dl,
td,
label,
.form-label,
input,
textarea {
    margin-top: 1.0em;
    line-height: 1.2;
    color: #352D08;
}
h2,
h3,
h4 {
    font-family: Times, serif;
    font-weight: bold;
    color: #22240F;
}
h2 {
    font-size: 2.4em;
}
    body.home h2 {
        font-size: 2.6em;
    }
h3 {
    font-size: 1.8em;
}
h4 {
    font-size: 1.4em;
}
ul ul,
ol ol,
dl dl {
    margin-top: 0;
}
p,
pre,
li,
dt,
dd,
table,
label,
.form-label,
input,
textarea {
    font-size: 1.4em;
    line-height: 1.6;
}
.entry-date,
.entry-meta,
.navigation {
    font-size: 1.1em;
    line-height: 1.2;
}
li,
dt,
dd {
    margin-top: 0.1em;
}
li li,
li dt,
li dd,
dl dl dt,
dl dl dd {
    font-size: 1.0em;
}
dt {
    margin-top: 1.0em;
    font-weight: bold;
}
dl dl dt {
    margin-top: 0.5em;
    font-size: 0.8em;
}
dd {
    margin-left: 1.0em;
}
table {
    width: 100%;
}
    table.calendar {
        width: auto;
    }
caption {
    margin-bottom: 0.2em;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
blockquote {
    overflow: hidden;
    margin: 10px -10px 0;
    padding: 4px 16px 10px;
    background: white url('images/blockquote-FFFFFF.png') no-repeat 0 0;
}
blockquote p {
    margin-top: 0.6em;
    font-size: 1.3em;
    line-height: 1.2;
    color: #6E5208;
    font-style: italic;
}
th,
td {
    padding: 0.4em 0.6em;
}
th {
    padding-bottom: 0;
    background-color: #F2ECE3;
    border-bottom: 1px solid #DDCBB3;
    font-size: 0.9em;
    font-weight: bold;
    color: #AA8E66;
}
    table.calendar th {
        font-size: 0.8em;
        text-transform: uppercase;
    }
tr td {
    background-color: white;
    border: 1px solid #F2ECE3;
    border-top: none;
}
tr:nth-child(even) td {
    background-color: #FAF7F4;
}
tfoot tr td {
    padding-top: 6px;
    background-color: transparent;
    border: none;
    font-size: 0.7em;
    color: #AA8E66;
    font-style: italic;
}
li {
    margin-left: 2.0em;
    list-style-position: outside;
}
ul li {
    list-style: disc;
}
ol li {
    list-style: decimal;
}
label,
.form-label {
    display: block;
}
.form-label label {
    display: inline;
    margin-top: 0;
    font-size: 1.0em;
}
input,
textarea {
    line-height: 1.0;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
small {
    font-size: 0.9em;
}

/* IMAGES */
.alignleft,
.alignright {
    margin: 0 25px 1.0em;
    clear: none;
}
.alignleft {
    float: left;
    margin-left: 0;
}
.alignright {
    float: right;
    margin-right: 0;
}
.wp-caption {
    margin-top: 2.0em;
    margin-bottom: 2.0em;
}
p.wp-caption-text {
    margin-top: 4px;
    font-size: 1.2em;
    line-height: 1.2;
}

/* BUTTON */
a.button,
input.button,
input#vr_submit {
    display: inline-block;
    padding: 0.2em 0.4em;
    background-color: #7C2C47;
    border: 0.1em solid #4C1623;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    font-size: 1.2em;
    color: white;
    text-decoration: none;
    white-space: pre;
}
a.button:hover,
a.button:focus,
a.button:active,
input.button:hover,
input.button:focus,
input.button:active,
input#vr_submit:hover,
input#vr_submit:active,
input#vr_submit:focus {
    background-color: #8D0100;
    border-color: #640503;
    color: white;
    text-decoration: none;
}
em a.button {
    background-color: #666;
    border-color: #555;
    font-size: 1.4em;
    font-style: normal;
}
em a.button:hover,
em a.button:focus,
em a.button:active,
em input.button:hover,
em input.button:focus,
em input.button:active {
    background-color: #333;
    border-color: #222;
}

/* SIDEBAR */
.sidebar {
    font-size: 1.2em;
}
.sidebar h3 {
    font-size: 1.2em;
    color: #22240F;
}
.sidebar label,
.sidebar input {
    margin-top: 0;
    font-size: 1.0em !important;
}
.sidebar li li {
    margin-top: 6px;
    line-height: 1.2;
}

/* ROOMS */
body.pageid-8 h3 {
    clear: both;
}
.rooms {
    *height: 140px;
    overflow: hidden;
    margin: 0 -12px;
    padding: 6px 4px 0;
    background: #DDCBB3 url('images/feature-FFFFFF.png') repeat-x 0 0;
    border-bottom: 1px solid #DDCBB3;
}
    body.pageid-8 .rooms {
        background: none;
    }
.rooms li.room {
    display: block;
    overflow: hidden;
    float: left;
    clear: none;
    margin: 8px 4px;
    font-size: 1.0em;
    list-style: none;
}
.rooms li.room a {
    width: 141px;
    height: 116px;
    display: block;
    overflow: hidden;
    padding: 2px 4px 0;
    background-color: #F2ECE3;
    background-repeat: no-repeat;
    background-position: center 18px;
    border: 2px solid #F2ECE3;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
}
.rooms li.room.mountain a {
    background-image: url('images/mountain-room-155x100.jpg');
}
.rooms li.room.mountain-suite a {
    background-image: url('images/orchard-room-155x100.jpg');
}
.rooms li.room.meadow a {
    background-image: url('images/meadow-room-155x100.jpg');
}
.rooms li.room.comstock a {
    background-image: url('images/comstock-room-155x100.jpg');
}

/* MAP */
body.pageid-22 .map iframe {
    _width: 590px !important;
}
