/*
Design for Paul Ecke Poinsettias
By
Quexion
*/
/*
Colors
Dark Red:  #920b00
Light Red: #AB1602
Dark Green: #529826
Light Green: #82BC55
Body Bg: #FAFAF7
Border: #f2f1ed
*/
/*
======================================
Global Styles and classes
======================================
*/
html {  }
body.home { width:100%; background:#730500 url(../img/html-home.jpg) top center repeat-x; }
body { width:100%; background:#730500 url(../img/html.jpg) top center repeat-x; }
* { font-family: Geneva, Tahoma, Verdana, sans-serif; letter-spacing:.5px; }
p, li { font-size:15px; color:#4c4c4c; line-height:1.6em; text-align:justify; }
p { padding-bottom:24px; }
ul { margin-bottom:20px; }
li { padding:10px 0px; }
a { text-decoration:none; color:#920b00; padding:0px; border-bottom:1px dotted #920b00; }
a:hover { border-style:solid; }
a img { border:2px solid #bfeada; padding:0px; margin:0px; }
a:hover img { border-color:#5caa8d; }
hr { border:1px solid #f2f1ed; }
small { font-size:0.8em; line-height:1.2em; letter-spacing:1px; font-style:italic; }
p.drop-cap:first-letter { color:#920b00; display:block; float:left; padding:0px 2px 0px 10px; font-size:2.3em; font-family:Garamond, Hoefler Text, Times New Roman, Times, serif; text-shadow:1px 1px 1px #4c4c4c; }

/* CSS3 Styles */
::selection { background:rgba(171,22,2,0.5); color:#FFF; }
::-moz-selection { background:rgba(171,22,2,0.5); color:#FFF; }
#footer ::selection { background:rgba(255,255,255,0.25); color:#FFF; }
#footer ::-moz-selection { background:rgba(255,255,255,0.25); color:#FFF; }

h3 { color:#82BC55; font-weight:normal; font-style:italic; font-size:26px; padding:0 0 8px 25px; margin:-10px 0px 20px 0px; border-bottom: 1px solid #dcddd0; }

.left { float:left; margin-right:10px; clear:left; }
.right { float:right; margin-left:10px; clear:right;  }
.clear { clear:both; }

.do li, .dont li { font-size:16px; padding-left:25px; }
.do span, .dont span { font-weight:bold; }
.do li { background:url(../img/check.gif) 0 13px no-repeat; }
.do span { color:#5DA22E; }
.dont { padding-top:5px; }
.dont li { background:url(../img/x.gif) 0 13px no-repeat; }
.dont span { color:#920b00; }

div.img-caption { border:1px solid #FFF; display:block; padding-bottom:10px; margin:5px 0px 0px 0px; background:#f2f1ed; }
div.img-caption.right { margin-left:10px; }
div.img-caption.left { margin-right:10px; }
#main div.img-caption img { border:none; padding:10px; float:none; margin:none; }
div.img-caption p { font-size:10px; font-style:italic; padding:0px 10px; width:auto; text-align:center; font-family:Verdana, Sans-Serif; }

/*
======================================
Wrapper
======================================
*/
#wrapper {  }


/*
======================================
Header
======================================
*/
#header { position:relative; height:80px; width:940px; padding:0px 10px; margin:0px auto; background:url(../img/header_new.jpg) top left no-repeat;}
    
    a.home { text-indent:-9999px; position:absolute; left:10px; top:0; width:355px; height:80px; padding:0; margin:0; border:none; }
    
    #nav { float:right; width:570px; height:80px; }
    #nav ul { padding:0; margin:0; }
    #nav li { float:left; padding:0; margin:0; }
    #nav a { display:block; height:80px; background:url(../img/nav_newer.jpg); text-indent:-9999px; border:none; }
    
    #nav .poisonous { width:127px; background-position:0px 0px; }
    #nav .poisonous:hover { background-position:0px -80px; }
    #nav .poisonous.current { background-position:0px -160px; }
    #nav .decorating { width:127px; background-position:-127px 0px; }
    #nav .decorating:hover { background-position:-127px -80px; }
    #nav .decorating.current { background-position:-127px -160px; }
    #nav .care { width:64px; background-position:-254px 0px; }
    #nav .care:hover { background-position:-254px -80px; }
    #nav .care.current { background-position:-254px -160px; }
    #nav .history { width:89px; background-position:-318px 0px; }
    #nav .history:hover { background-position:-318px -80px; }
    #nav .history.current { background-position:-318px -160px; }
    #nav .choose { width:163px; background-position:-407px 0px; }
    #nav .choose:hover { background-position:-407px -80px; }
    #nav .choose.current { background-position:-407px -160px; }
/*
======================================
Content
======================================
*/
#middle.home { width:100%; background:#fafaf7 url(../img/html-home.jpg) 0 -80px repeat-x; margin:0px; }
#middle { width:100%; background:#fafaf7; margin-top:20px; min-height:400px; }
#content { width:960px; padding:0px 0px 10px 0px; margin:0px auto; }

    #banner { height:320px; width:940px; padding:0px 10px 0px 10px; }
    /* jQuery anythingSlider */
    .anythingSlider { width: 820px; height: 260px; float:left; position: relative; margin: 20px 0px 20px 60px; padding:0px; }
    .anythingSlider .wrapper { width: 820px; overflow: auto; height: 260px; padding:0px; margin: 0; position: absolute; top: 0px; left: 0px; }
    #banner .anythingSlider .wrapper ul { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
    #banner .anythingSlider ul li { display: block; float: left; background:transparent; padding: 0 10px 0px 0px; height: 260px; width: 820px; margin:0; position:relative; }
    .anythingSlider ul li a img { padding:0px; border:none; }
    .anythingSlider .arrow { display: block; height: 260px; width: 60px; text-indent: -9999px; position: absolute; top: -20px; cursor: pointer; border:none; }
    .anythingSlider .forward { background:url(../img/slider-next.jpg); right: -60px; }
    .anythingSlider .back { background:url(../img/slider-prev.jpg); left: -60px;  }
    
        /* Pagination Navigation for anythingSlider */
        #thumbNav { display:none; }
        #thumbNav a { color: black; font: 11px/18px; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(../images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
        #thumbNav a:hover { background-image: none; }
        #thumbNav a.cur { background: #e0a213; }

        #start-stop { display:none; background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
        #start-stop.playing { background-color: red; }
        #start-stop:hover { background-image: none; }

        /* Prevents */
        .anythingSlider .wrapper ul ul { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
        .anythingSlider .wrapper ul ul li { float: none; height: auto; width: auto; background: none; }
        #banner .anythingSlider img { margin:0; padding:0; }
    /*
    ======================================
    Main
    ======================================
    */
    #main { float:left; width:620px; padding-left:10px;  }
    #main img { border:1px solid #FFF; padding:5px; background:#f2f1ed; }
    #main h2 + p, #main h2 + ul, #main h2 + div { border-top: 1px solid #dcddd0; padding-top:10px; margin-top:5px; }
    #main h2 + ul { padding-top:0; }
    #main li { border-bottom:1px dotted #dcddd0; padding-right:25px; }
    #main ul { border-top:1px solid #dcddd0; }
    
    #main.wide { width:960px; }

    /*
    ======================================
    Side
    ======================================
    */
    #side { float:right; width:310px; }
    
        .outter-section { width:310px; background:url(../img/side-middle.jpg) top left repeat-y; }
        .section { width:300px; min-height:190px; padding:10px 10px 0px 0px; background:url(../img/side-top.jpg) top left no-repeat; }
        .bottom-section { width:310px; height:20px; background:url(../img/side-bottom.jpg) top left no-repeat; }
        
        .section * { color:#FFF; }
        .section p { color:#FFF; padding-left:10px; padding-right:10px; }
        .section h2 { margin:0px 0px 0px 10px; padding:0px; }
        
        .sub_nav { padding:0px; margin-bottom:20px; }
        .sub_nav li { padding:1px 0px 0px 0px; margin:0px; }
        .sub_nav a { display:block; padding-left:10px; line-height:40px; background:url(../img/side-nav.png) 0 0 no-repeat; border:none; text-shadow:1px 1px 1px #333; letter-spacing:normal; }
        .sub_nav a:hover { background-position:0 -40px; border:none; }
        .sub_nav a.current { background-position:0 -80px; padding-left:20px; font-weight:bold; }
        
        .section input { font-size:16px; background:#82BC55; border:1px solid #529826; padding:3px;  }
        .section input.email { width:150px; display:block; margin-bottom:10px; }
        .section input.email:focus { border-color:#FFF; }
        .section input.submit { padding:2px 3px 4px 3px; margin:10px 0px;}
        .section input.submit:hover { border-color:#fff; }
        #email-form form { display:inline;}
        .error { color:#A31700; padding:0 0 10px 0px; font-size:12px; display:inline; }
        .submit { display:block; }
        
        #email-form .right { padding-right:10px; clear:none; }
        #email-form .left { width:150px; padding:10px; }


/*
======================================
Footer
======================================
*/
#bottom { clear:both; height:50px; width:100%; padding:20px 0px; background:url(../img/footer_new.jpg) top center repeat-x; }
#footer { width:940px; padding:0px 10px; margin:0px auto; }
#footer p { color:#FFF; font-size:12px; }
#footer a { color:#82BC55; border-color:#82BC55; }
#footer a:hover { border-color:#82BC55; }
#footer .right { text-align:right; }

#ecke { float:left; height:50px; width:72px; margin:-15px 0px 10px 0px;  display:block; background:url(../img/ecke-logo.png); text-indent:-9999px; border:none; }
#ecke:hover { border:none; }

/*
======================================
Ecke Ranch Story
======================================
*/
.story-nav { display:block; border-top:1px dotted #dcddd0; padding-top:10px; margin-top:10px;  }
.next, .prev { display:block; width:270px; border:none; font-size:12px; letter-spacing:normal; }
.next:hover, .prev:hover { border:none; color:#AB1602; }
.next { float:right; text-align:right; }
.prev { float:left; text-align:left; }
.anythingSlider.story h3 { padding-left:0px; font-style:normal; border:none; padding-bottom:10px; margin-bottom:10px; text-align:left; }

    /* jQuery anythingSlider */
    .anythingSlider.story { width: 580px; height: 1500px; float:left; position: relative; margin:0px; padding: 20px; background:url(../img/story-border.gif) 0 2px no-repeat; }
    .anythingSlider.story .wrapper { width: 580px; overflow: auto; height: 1500px; padding:0px; margin: 0; position: absolute; top: 10px; left: 20px; }
    #main .anythingSlider.story .wrapper ul { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; border:none; }
    #main .anythingSlider.story ul li { display: block; float: left; background:none; padding:10px; height: auto; width: 560px; margin:0; position:relative; }
    .anythingSlider.story .arrow { display: block; height: 20px; width: 20px; background:url(../img/story-arrow.gif); text-indent: -9999px; position: absolute; top: 13px; cursor: pointer; border:none; }
    .anythingSlider.story .forward { background-position:0 0; right: 0px; }
    .anythingSlider.story .forward:hover { background-position:0 -20px; }
    .anythingSlider.story .back { background-position:-20px 0; left: 0px;  }
    .anythingSlider.story .back:hover { background-position:-20px -20px; }

/*
======================================
Decorating Ideas
======================================
*/

.decorating-gallery { margin:0px; padding:0px; overflow:hidden; }
#main .decorating-gallery li { float:left; width:140px; margin:0px; border:none; padding:10px 0px 10px 20px; }
#main .decorating-gallery li.first { padding-left:0px; }
.decorating-gallery li a { margin:0px; padding:0px; border:none; }
#main .decorating-gallery li a img { padding:9px; border-width:1px; }
#main .decorating-gallery li a:hover img { border:1px solid #82BC55; }
