/* Reset.css by Eric Meyer: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */
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,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0;
font-size: 100%; vertical-align: baseline;
background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del {text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0; }

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
.clearfix {display: block;}
* html .clearfix {height: 1%;}
/* end hide from IE-mac */

body {
    font-family: arial, helvetica, sans-serif;
    line-height: 18px;
    font-size: 14px;
}

#wrapper {
    position: absolute;
    left: 50%; top: 50%;
    margin: -305px 0 0 -380px;
    width: 760px; height: 610px;
    background: url(http://media.denadadesign.webfactional.com/images/bg/frame.gif) top left no-repeat;
}

    #wrapper_body { position: relative; }

#info {
    position: absolute;
    right: -120px;
    width: 120px;
    top: 140px;
}

    #info .info_item {
        display: none;
    }
    
    #info p {
        font-size: 12px;
        line-height: 16px;
        color: #231f20;
    }
    
        #info .date, #info .pages { 
            color: #a7a5a6;    
        }
        
        #info p a {
            color: #231f20;
            text-decoration: none;
        }
        
            #info p a:hover, #info p a.active {
                color: #a7a5a6;
            }

#socialmedia {
	position: absolute;
    bottom: 17px; right: 380px;
}


#logo {
    position: absolute;
    bottom: 10px; right: 30px;
}

#nav {
    margin: 0 0 0 30px;
    display: block;
}

    #nav li {
        float: left; display: inline;
        color: #231f20;
        margin-right: 17px;
        font-size: 14px;
        line-height: 18px;
    }
    
        #nav li small { font-size: 11px; }
    
        #nav li a {
            text-decoration: none;
            color: #231f20;
        }
        
            #nav li a:hover, #nav li a.active {
                color: #a7a5a6;
            }

#subnav {
    margin: 0 0 0 30px;
}

    #subnav li {
        float: left; display: inline;
        color: #231f20;
        margin-right: 17px;
        font-size: 11px;
        line-height: 18px;
    }

        #subnav li small { font-size: 11px; }

        #subnav li a {
            text-decoration: none;
            color: #231f20;
        }
    
            #subnav li a:hover, #subnav li a.active {
                color: #a7a5a6;
            }

#viewport {
    margin: 30px;
    width: 700px; height: 500px;
    overflow: hidden;
}

.slide {
}

    .slide_body { 
        position: relative; 
        width: 700px;
        height: 500px;
    }

    .slide img.slide_background { display: block; zoom: 1; }

    .slide h1 {
        position: absolute;
        top: 90px; left: 112px;
        font-size: 24px;
        color: #a7a5a6;
        line-height: 28px;
        font-weight: normal;
    }
    
        #slide_shop h1 {
            font-weight: normal;
            font-size: 20px;
        }

    .slide .col1 {
        position: absolute;
        width: 300px;
        top: 50px;
        left:0px;
    }
    
    .slide .col2 {
        position: absolute;   
        width: 300px;
        top: 50px;
        right: 30px;
    }
    
.page {

}
    
    .page_body { 
        position: relative;
        width: 700px;
    }

.pagination {
    color: #a7a5a6;
    text-decoration: none;
    font-size: 12px;
    line-height: 15px;
}

.slide_nav {
    position: absolute;
    top: 142px;
    display: block;
    height: 20px;
    width: 26px;
    overflow: hidden;
    z-index: 999;
}

    .slide_nav img { display: block; }

    .slide_left {
        left: 0;        
    }
    
    .slide_right {
        right: 0;
    }

#slide_collection {
    
}

    #collection_slides {
        
    }
    
        #collection_slides .page p { display: none; }
    

#slide_story {
    
}    
    
    #slide_story p { 
        font-size: 12px;
        line-height: 20px;
        color: #231f20;
        margin-bottom: 10px;
    }
    
        #slide_story p a {
            color: #231f20;
            text-decoration: none;
        }
        
            #slide_story p a:hover {
                text-decoration: underline;
            }

    #story_slides {
        display: block;
        height: 460px;
    }
    
        #story_slides p {
            font-size: 12px;
            line-height: 26px;
            color: #231f20;
            margin-bottom: 2px;
        }
    
        #story_slides a {
            text-decoration: none;
            color: #231f20;
            font-size: 12px;
            line-height: 18px;
        }
    
            #story_slides a:hover {
                text-decoration: underline;
            }

#slide_press {
    
}

    #press_slides {
        display: block;
        height: 500px;
    }
    
        #press_slides .page p { display: none; }

#slide_where {
    
}

    #slide_where .back, #slide_story .back {
        position: absolute;
        left: 0px;
        bottom: 10px;
    }

    #slide_where .more, #slide_story .more {
        position: absolute;
        right: 30px;
        bottom: 10px;
    }

    #where_slides {
        display: block;
        height: 460px;
    }
    
        #where_slides h2 {
            font-size: 14px;
            font-weight: normal;
            color: #231f20;
            margin-bottom: 17px;
        }
            
            #where_slides .retailer {
                font-size: 12px;
                line-height: 18px;
                color: #231f20;
                margin-bottom: 22px;                
            }
            
            #where_slides p {
                font-size: 12px;
                line-height: 18px;
                color: #231f20;
                margin-bottom: 2px;
            }
            
            #where_slides a {
                text-decoration: none;
                color: #231f20;
                font-size: 12px;
                line-height: 18px;
            }
            
                #where_slides a:hover {
                    text-decoration: underline;
                }
                
.blog {
    background: url("http://media.denadadesign.webfactional.com/images/icons/blogger.gif") top left no-repeat;
    padding-left: 20px;
}

.myspace {
    background: url("http://media.denadadesign.webfactional.com/images/icons/myspace.gif") top left no-repeat;
    padding-left: 20px;    
}

.facebook {
    background: url("http://media.denadadesign.webfactional.com/images/icons/facebook.gif") top left no-repeat;
    padding-left: 20px;
}

.twitter {
    background: url("http://media.denadadesign.webfactional.com/images/icons/twitter.gif") top left no-repeat;
    padding-left: 20px;
}

.tumblr {
    background: url("http://media.denadadesign.webfactional.com/images/icons/tumblr.gif") top left no-repeat;
    padding-left: 20px;
}

.email {
    background: url("http://media.denadadesign.webfactional.com/images/email.gif") top left no-repeat;
    padding-left: 20px;
}
