/*
Theme Name: Keena
Theme URI: http://www.keenaco.com/
Description: The new custom theme for Keena. Developed by <a href="http://heidimeredith.com/">H. Meredith</a> &amp; E. Park.
Version: 3.0
Author: H. Meredith
Author URI: http://heidimeredith.com/
*/

html, body
{
    font: 14px/170% Sabon, Georgia, "Times New Roman", serif;
    margin: 0;
    padding: 0;
}
body
{
    color: rgb(102, 55, 0);
    background-color: #ededed;
}
img
{
    border: none;
}
a
{
    color: rgb(102, 55, 0);
    text-decoration: none;
}
a:link
{
    color: #f4793e;
}
a:visited
{
    color: #f4793e;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    color: #333;
}
ul.navigation,
div.navigation ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.navigation > li,
div.navigation ul > li
{
    margin-left: 0;
}
.keena
{
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: 0.02em;
    font-weight: bold;
}
.no-results
{
    font-style: italic;
}
.clear
{
    clear: both;
}
#live_area
{
    width: 930px;
    height: 754px;
    margin: 78px auto 0 auto;
    background: url('images/bgrd_scallops.png') left top no-repeat;
    position: relative;
}
#live_area .container
{
    border: double 4px #f9bc9e;
    margin: 0px 70px;
    height: 522px;
    position: relative;
    top: 145px;
}

/*** Header Section ***/

#header
{
    border-bottom: double 4px #f9bc9e;
}
#header #logo
{
    margin: 0;
    position: absolute;
    top: -102px;
    left: 0;
    width: 100%;
}
#header #logo a
{
    display: block;
    margin: 0 auto;
    width: 54px;
    height: 80px;
    background: url('images/logo.png') left top no-repeat;
    overflow: hidden;
    text-indent: -100em;
    border-bottom: none;
}
#header #logo a:hover
{
    background-image: url('images/logo_hover.png');
}
#header .navigation
{
    height: 56px;
}
#header .navigation li
{
    display: inline-block;
    padding-left: 8px;
}
#header .navigation li + li
{
    background: url('images/nav_separator.png') left 25px no-repeat;
}
#header .navigation li a
{
    display: inline-block;
    height: 56px;
    overflow: hidden;
    text-indent: -100em;
    background-position: center 22px;
    background-repeat: no-repeat;
}
#header .navigation li a.associates
{
    background-image: url('images/nav_associates.png');
    width: 138px;
}
#header .navigation li a.territories
{
    background-image: url('images/nav_territories.png');
    width: 146px;
}
#header .navigation li a.manufacturers
{
    background-image: url('images/nav_manufacturers.png');
    width: 172px;
}
#header .navigation li a.news-notes
{
    background-image: url('images/nav_news-notes.png');
    width: 163px;
}
#header .navigation li a.contact
{
    background-image: url('images/nav_contact.png');
    width: 117px;
}
body#associates #header .navigation li a.associates,
#header .navigation li a.associates:hover
{
    background-image: url('images/nav_associates_hover.png');
}
body#territories #header .navigation li a.territories,
#header .navigation li a.territories:hover
{
    background-image: url('images/nav_territories_hover.png');
}
body#manufacturers #header .navigation li a.manufacturers,
#header .navigation li a.manufacturers:hover
{
    background-image: url('images/nav_manufacturers_hover.png');
}
body#news-notes #header .navigation li a.news-notes,
#header .navigation li a.news-notes:hover
{
    background-image: url('images/nav_news-notes_hover.png');
}
body#contact #header .navigation li a.contact,
#header .navigation li a.contact:hover
{
    background-image: url('images/nav_contact_hover.png');
}

/*** Content Section ***/

#content
{
    padding: 35px;
    overflow: hidden;
    height: 392px;
}
#content > :first-child,
#content > div:first-child > :first-child
{
    margin-top: 0;
}

/*** Footer Section ***/

#footer #social
{
    position: absolute;
    right: 0;
    bottom: -40px;
}
#footer ul#social
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer ul#social li
{
    margin: 0;
    display: inline;
}
#footer ul#social li a
{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('images/social_icons.png');
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -100em;
}
#footer ul#social li a.twitter
{
    background-position: 0px 0px;
}
#footer ul#social li a.facebook
{
    background-position: -20px 0px;
}

/*** Home Page ***/

body#home #content
{
    position: relative;
}
body#home #content h1
{
    background: url('images/text_welcome.png') center top no-repeat;
    height: 28px;
    overflow: hidden;
    text-indent: -100em;
    margin: 0;
}
body#home #content hr
{
    display: block;
    background: url('images/divider_large.png') center center no-repeat;
    height: 18px;
    border: none;
    margin: 28px 0;
}
body#home #content .description
{
    padding-right: 35px;
    margin-right: 289px;
    letter-spacing: 0.07em;
}
body#home #content .photos
{
    width: 289px;
    height: 100%;
    overflow: hidden;
    float: right;
    border-left: double 4px #f9bc9e;
}
body#home #content .photos .ngg-gallery-thumbnail
{
    margin: 0 0 7px 7px;
    display: inline-block;
}
body#home #content .photos .ngg-gallery-thumbnail img
{
    border: none;
    margin: 0;
    padding: 0;
}

/*** Associates Page ***/

body#associates #content .preface
{
    text-align: center;
}
body#associates #content hr
{
    display: block;
    background: url('images/divider_small.png') center center no-repeat;
    height: 13px;
    border: none;
}
body#associates #content #associates_list
{
    margin-right: -35px;
    height: 310px;
    overflow: hidden;
    overflow-y: auto;
    font-size: 0.78em;
    line-height: 13px;
}
body#associates #content #associates_list h3
{
    font-size: 1em;
    margin: 0;
}
body#associates #content #associates_list p
{
    margin: 0;
}
body#associates #content #associates_list a
{
    font-style: italic;
}
body#associates #content #associates_list .entry
{
    display: inline-block;
    vertical-align: top;
    padding: 0 15px 0 110px;
    width: 118px;
    min-height: 100px;
    overflow: hidden;
    margin: 20px 0;
    position: relative;
}
body#associates #content #associates_list .entry img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
}
body#associates #content #associates_list .entry h3
{
    color: #f4793e;
    text-transform: lowercase;
}

/*** Territories Page ***/

body#territories #content
{
    padding-right: 0;
}
body#territories #content #territory_map
{
    float: left;
    border-right: double 4px #f9bc9e;
}
body#territories #content #associates_list
{
    margin-left: 505px;
    padding-right: 35px;
    height: 100%;
    overflow-y: auto;
    font-size: 0.95em;
    line-height: 1.5em;
    width: 207px;
}
body#territories #content #territories_instructions
{
    font-style: italic;
}
body#territories #content #associates_list .associate
{
    display: none;
    margin-bottom: 1em;
}
body#territories #content #associates_list .associate h3
{
    margin: 0;
    color: #f4793e;
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: 0.08em;
    font-size: 1em;
}
body#territories #content #associates_list .associate p
{
    margin: 0;
}
body#territories #content #associates_list .associate img
{
    display: none;
}

/*** Manufacturers Page ***/

body#manufacturers #content .entry
{
    position: relative;
    line-height: 1.5em;
    padding-bottom: 38px;
}
body#manufacturers #content .entry .gallery,
body#manufacturers #content .entry .ngg-slideshow
{
    position: absolute;
    top: 0;
    left: 0;
    overflow-y: hidden;
    border-right: double 4px #f9bc9e;
    padding-right: 15px;
}
body#manufacturers #content .entry .ngg-slideshow-pager
{
    position: absolute;
    bottom: 12px;
    left: 0;
    text-align: center;
    width: 455px;
}
body#manufacturers #content .entry .ngg-slideshow-pager a
{
    display: inline-block;
    margin: 0 5px;
    width: 6px;
    height: 6px;
    background: url('images/nav_slideshow.png') left top no-repeat;
    overflow: hidden;
    text-indent: -100em;
}
body#manufacturers #content .entry .ngg-slideshow-pager a.activeSlide,
body#manufacturers #content .entry .ngg-slideshow-pager a:hover
{
    background: url('images/nav_slideshow.png') left -6px no-repeat;
}
body#manufacturers #content .entry h3
{
    font-size: 1em;
    margin-top: 0;
    text-align: center;
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: 0.15em;
    padding-bottom: 23px;
    margin-bottom: 10px;
    background: url('images/divider_small.png') center bottom no-repeat;
}
body#manufacturers #content .entry .description
{
    margin-left: 490px;
    margin-right: -35px;
    padding-right: 35px;
    overflow-y: auto;
    font-size: 0.95em;
}
body#manufacturers #manufacturers_navigation
{
    font-size: 0.85em;
    line-height: 125%;
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: 0.25em;
    text-align: center;
    border-top: double 4px #f9bc9e;
    padding: 0.8em 35px;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}
body#manufacturers #manufacturers_navigation li
{
    display: inline;
}
body#manufacturers #manufacturers_navigation li a
{
    white-space: nowrap;
}
body#manufacturers #manufacturers_navigation li a
{
    color: rgb(102, 55, 0);
}
body#manufacturers #manufacturers_navigation li a:hover
{
    color: #f4793e;
    text-decoration: none;
}
body#manufacturers #manufacturers_navigation li + li:before
{
    content: "\00A0\2666\ ";
    color: #f4793e;
    font-size: 0.8em;
    font-weight: bold;
}

/*** News Page ***/

body#news-notes #content .entry
{
    margin-bottom: 20px;
}
body#news-notes #content .entry + .entry
{
    padding-top: 28px;
    background: url('images/divider_small.png') center top no-repeat;
}
body#news-notes #content .entry:last-child
{
    margin-bottom: 0;
}
body#news-notes #content .entry h3
{
    margin: 0 0 0.15em 0;
}
body#news-notes #content .entry p
{
    margin: 0;
}
body#news-notes #content #wrapper
{
    height: 100%;
}
body#news-notes #content #wrapper.tradeshows
{
    display: table;
}
body#news-notes #content .column
{
    display: inline-block;
    vertical-align: top;
}
body#news-notes #content .items.column
{
    width: 435px;
    padding-right: 35px;
    height: 100%;
    overflow-y: hidden;
}
body#news-notes #content .subnavigation.column
{
    width: 258px;
    margin-right: -35px;
    border-left: double 4px #f9bc9e;
    text-align: center;
    height: 392px;
}
body#news-notes #content .subnavigation
{
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: 0.15em;
}
body#news-notes #content .subnavigation ul.navigation
{
    margin-top: 100px;
}
body#news-notes #content .subnavigation ul.navigation li
{
    margin: 0 0 30px 0;
}
body#news-notes #content .subnavigation a:link,
body#news-notes #content .subnavigation a:visited
{
    color: rgb(102, 55, 0);
}
body#news-notes #content .subnavigation a:hover,
body#news-notes #content .subnavigation a.selected
{
    color: #f4793e;
}
body#news-notes #content .tradeshows
{
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
body#news-notes #content .tradeshows h3
{
    margin: 0;
    font-weight: normal;
    font-size: 1.1em;
    font-style: italic;
}
body#news-notes #content .tradeshows a
{
    margin: 0;
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 0.15em;
    text-transform: lowercase;
    color: #f4793e;
}

/*** Contact Page ***/

body#contact #content
{
    padding-right: 0;
}
body#contact #content .description
{
    font-size: 0.8em;
    line-height: 170%;
}
body#contact #content .description a
{
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: 0.02em;
}
body#contact #content .address
{
    text-transform: lowercase;
    font-size: 0.85em;
    line-height: 130%;
}
body#contact #content .address p
{
    margin: 0;
}
body#contact #content .address address,
body#contact #content .address address strong
{
    font-style: normal;
    line-height: 150%;
    letter-spacing: 0.20em;
}
body#contact #content .address strong,
body#contact #content .address h4
{
    font-variant: small-caps;
    letter-spacing: 0.02em;
    font-weight: normal;
}
body#contact #content .address strong em
{
    font-variant: normal;
    letter-spacing: 0;
}
body#contact #content .address .people
{
}
body#contact #content .address .people h4
{
    font-size: 1.1em;
    margin: 30px 0 0.1em 0;
}
body#contact #content .address .people a
{
    font-style: italic;
}
body#contact #content .address .people strong,
body#contact #content .address .people h4,
body#contact #content .address .people a
{
    letter-spacing: 0.15em;
}
body#contact #content .column
{
    display: inline-block;
    vertical-align: top;
}
body#contact #content .description.column
{
    width: 325px;
    padding-right: 35px;
    border-right: double 4px #f9bc9e;
    height: 100%;
}
body#contact #content .address.column
{
    width: 338px;
    position: relative;
    left: 20px;
    text-align: center;
}

/*** Internal Catalog Page ***/

body#internal #content a:link
{
    color: rgb(102, 55, 0);
}

body#internal #content a:visited
{
    color: rgb(102, 55, 0);
}

body#internal #content a:hover
{
    text-decoration: underline;
    color: #f4793e;
}

body#internal #content a:active
{
    color: rgb(102, 55, 0);
}

body#internal #content .column
{
    display: inline-block;
    vertical-align: top;
}
body#internal #content .items.column
{
    width: 435px;
    padding-right: 35px;
    height: 100%;
    overflow-y: hidden;
}

body#internal #content .items.column h3
{

    text-align: center;
    font-style: italic;
    font-weight:normal;
    padding-bottom: 23px;
    background: url('images/divider_small.png') center bottom no-repeat;
}
body#internal #content .subnavigation.column
{
    width: 258px;
    margin-right: -35px;
    border-left: double 4px #f9bc9e;
    text-align: center;
    height: 392px;
}
body#internal #content .subnavigation
{
    text-transform: lowercase;
    font-variant: small-caps;
    letter-spacing: 0.15em;
}
body#internal #content .subnavigation ul.navigation
{
    margin-top: 100px;
}
body#internal #content .subnavigation ul.navigation li
{
    margin: 0 0 30px 0;
}
body#internal #content .subnavigation a:link,
body#internal #content .subnavigation a:visited
{
    color: rgb(102, 55, 0);
}
body#internal #content .subnavigation a:hover,
body#internal #content .subnavigation a.selected
{
    color: #f4793e;
}

body#internal #content #link_list
{
    overflow: hidden;
    overflow-y: auto;
    width: 459px;
}
body#internal #content #link_list .entry
{
    display: inline-block;
    padding: 0px;
    vertical-align: top;
    overflow: hidden;
    position: relative;    
    font-size: 0.85em;
    width: 153px;

    float: left;
}
