/*
Theme Name: Stabley's
Theme URI: http://argraffdesign.com
Description: Stableys.com
Version: 1.0
Author: Argraff Design
Author URI: http://argraffdesign.com
Tags: template
*/

/* UNIVERSAL */
body {background: #fff; color: #000; font-size: 75%; line-height: 1.6em; font-family: verdana, helvetica, arial, sans-serif; position: relative; height: 100%; margin: 0; padding: 0;}
body.home, body.page-id-18 {background: #fff url(images/magnolia.jpg) 95% 105% no-repeat;}
html>body {}

h2, h3, h4, p, ol, ul, dl {}
h2 {background: inherit; color: #558055; margin: 2em 0 1.5em 0; font-size: 2em; font-family: georgia, times, 'times new roman', serif;}
h3 {}
p {}
ul, ol {}

/* LINKS */
a {color: #558055; text-decoration: none;}
a:hover {color: #d4aa55; text-decoration: underline;}
a:visited {}

#container {width: 960px; margin: -1.5em auto 0 auto; height: 100%;}

/* BRANDING */
#branding {background: url(images/sta_header.jpg) center top no-repeat; height: 237px;}
#branding h1 a {text-indent: -9999px; height: 237px; display: block;}
.description {text-indent: -9999px;}

/* CONTENT */
#content {}
#dave {width: 49%; margin-left: 1em; padding-left: 1em; border-left: 1px solid #999; float: right;}
#deb {width: 50%;}

/* IMAGES */
.slideshow, .ngg-galleryoverview {float: left; padding: 0 1em;}
.main-slideshow {float: right;}

.ngg-galleryoverview {padding-bottom: 1em;}
.ngg-gallery-thumbnail-box {height: 200px; padding: 1em 0.5em;}
.ngg-gallery-thumbnail {}

body.page-id-18 .ngg-gallery-thumbnail-box {height: 135px;}
body.page-id-124 .ngg-gallery-thumbnail-box {height: 300px; padding: 0 0.5em 1em 0.5em;}

/* FORM */
#formwrap {border: 0;}
#mainlegend {display: none;}
fieldset {border: 0;}
legend {color: #5aa; font-weight: bold; font-size: 1.2em;}
textarea {width: 300px;}

/* FOOTER */
#site-info {clear: both; padding-top: 5em;}

/* 404 Error */

h2.four04 {}
h2.not-found {}

/* ACCESSIBILITY */
.accessibility, hr, .hidden {
   position: absolute;
   top: -999em;
   left: -999em;
}
