/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #000;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color:#000;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
a {
    color:#fff;
    text-decoration: none;
}
a:hover {
    color:#005695;
}
/* Global Box Sizing and Font-Smoothing */   
*, *:after, *:before {
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-font-smoothing:antialiased;
    -moz-font-smoothing:antialiased;
    -o-font-smoothing:antialiased;
    font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
}
h1,h2,h3,h4,h5 {
    font-weight: normal;
    margin:0;
    text-transform: uppercase;
}
h2 {
    color:#231f20;
    font-size: 26px;
}
h3 {
    color:#a9a9ab;
    font-size: 16px;
}
p {
    margin:0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.block {
    display: block;
}
.clear {
    clear: both;
}
.container {
    margin: 0 auto;
    width: 930px;
}
.fltleft {
    float: left;
}
.fltright {
    float: right;
}
/* ==========================================================================
   Header
   ========================================================================== */
.header {
    margin-bottom: 30px;
}
.nav-wrap {
    background:url(../img/nav-bg.png) repeat-x 0 0;
    border-top:12px solid #0094cc;
    font-size: 11px;
    text-transform: uppercase;
}
.nav-wrap ul {
    margin: 0;
    padding: 0;
}
.nav-wrap ul > li {
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 30px;
}
.nav-wrap ul > li:last-child {
    margin-right: 0;
}
.nav-wrap ul > li a {
    display: block;
}
.krhead {
    margin: 0 47px 0 17px;
}
/* ==========================================================================
   Main Body
   ========================================================================== */
.logo {
    margin-bottom: 55px;
}
.logo a {
    background: url(../img/kr-logo.png) no-repeat 0 0;
    display: block;
    height: 34px;
    width: 169px;
}
.logo a:hover {
    background-position: 0 -34px;
}
.apparel img {
    clear: both;
    display: block;
    margin-bottom: 10px;
}
.kr-apparel-block .kr-header {
    margin-bottom: 38px;
}
.kr-header {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.kr-apparel-block p {
    margin-bottom: 50px;
}
.apparel h2 {
    margin-bottom: 8px;
}
.kr-apparel-block h2 {
    margin-bottom: 20px;
}
.kr-apparel-block.bottom h2 {
    margin-bottom: 8px;
    margin-top: 60px;
}
.apparel h3 {
    border-bottom: 1px solid #A9A9AB;
    margin-bottom: 24px;
    padding-bottom: 12px;
}
.artist-info-wrap {
    padding:60px 53px 60px 23px;
}
.artist-info {
    font-size: 14px;
    padding-top: 40px;
    width: 460px;
}
.artist-info p {
    line-height: 20px;
    margin-bottom: 25px;
}
.kronk-block {
    margin-bottom: 130px;
}
.kronk-block .artist-info {
    padding-top: 75px;
}
.kronk-block p {
    margin-bottom: 20px;
}
.shop-collection {
    color:#000;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}
/* ==========================================================================
   Footer
   ========================================================================== */
.footer-content {
    background: #f2f4f5;
    color: #5f6062;
    padding: 18px 17px;
}
.footer-content h3 {
    font-size: 14px;
}
.footer-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.store-locations {
    width: 280px;
}
.store-img-wrap {
    border: 4px solid #fff;
    box-shadow: 0 0 5px 1px #999;
}
.store-locations h3 {
    background: url(../img/kr-head-footer.png) no-repeat 0 0;
    color: #5f6062;
    height: 48px;
    line-height: 48px;
    margin-bottom: 10px;
    padding-left: 53px;
}
.footer-content .store-list {
    font-size: 10px;
    height: 130px;
    line-height: 13px;
    margin-bottom: 15px;
    width: 280px;
}
.footer-content .store-list li {
    float: left;
    height: 130px;
    width: 280px;
}
.store-info {
    margin-left: 20px;
    padding-top: 5px;
}
.store-city {
    color: #5f6062;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
}
.address {
    font-style: normal;
}
.tel {
    margin-bottom: 5px;
}
.more-info {
    color:#00b0ea;
}
.more-info:hover {
    color:#ec008c;
}
.footer-nav-wrap {
    background: #fff;
    padding: 30px 0 15px;
    width: 596px;
}
.store-locater-wrap {
    border-top: 1px solid #d7d7d7;
    padding-top: 17px;
}
.button {
    background:#EC008C;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 170%;
    padding: 0 10px;
    text-transform: uppercase;
}
.button:hover {
    background: #00B0EA;
    color:#fff;
}
.find-store {
    margin-right: 30px;
}
.copyright {
    font-size:11px;
    padding: 0 0 0;
    text-align: right;
}
.footer-nav-column {
    float: left;
    font-size: 11px;
    min-width: 110px;
    max-width: 300px;
    margin-bottom: 22px;
    padding-left: 20px;
}
.footer-nav-column h3 {
    color:#5f6062;
    font-size: 14px;
    margin-bottom: 8px;
}
.footer-nav-list a {
    color:#9fa1a4;
    text-transform: uppercase;
}
.footer-nav-list a:hover {
    color: #00B0EA;
}
.footer-nav-list >  li {
    list-style-image: url(../img/bullet.png);
    margin-left: 12px;
}
.signup-column {
    color:#9fa1a4;
    font-size: 13px;
}
.signup-column p {
    margin-bottom: 10px;
}
.collections {
    border-top: 1px solid #f2f4f5;
    padding: 14px 5px 0;
}
.collections-item {
    background: url(../img/brand-logos-footer.png) no-repeat 0 0;
    display: inline-block;
    height: 37px;
}
.kidrobot-item {
    width: 65px;
}
.dunny-item {
    background-position: -65px 0;
    width: 84px;
}
.munny-world-item {
    background-position: -149px 0;
    width: 91px;
}
.yummy-item {
    background-position: -240px 0;
    width: 69px;
}
.fatcap-item {
    background-position: -309px 0;
    width: 86px;
}
.kozik-item {
    background-position: -395px 0;
    width: 83px;
}
.collabs-item {
    background-position: -478px 0;
    width: 78px;
}
.kidrobot-item:hover {
    background-position: 0 -37px;
    width: 65px;
}
.dunny-item:hover {
    background-position: -65px -37px;
    width: 84px;
}
.munny-world-item:hover {
    background-position: -149px -37px;
    width: 91px;
}
.yummy-item:hover {
    background-position: -240px -37px;
    width: 69px;
}
.fatcap-item:hover {
    background-position: -309px -37px;
    width: 86px;
}
.kozik-item:hover {
    background-position: -395px -37px;
    width: 83px;
}
.collabs-item:hover {
    background-position: -478px -37px;
    width: 78px;
}
.store-list-wrap {
    overflow: hidden;
    position: relative;
    height: 220px;
}
.store-navigation-counter {
    font-size: 11px;
    font-weight: bold;
    display: inline-block;
    line-height: 39px;
    vertical-align: top;
}
.store-navigation {
    height: 39px;
    position: absolute;
    right: 80px;
    top: 100px;
    width: auto;
}
.store-navigation .next, .store-navigation .prev {
    background-image: url("http://www.kidrobot.com/css/fall_2011/images/common/store_rotator_arrows.png");
    background-position: 0 13px;
    background-repeat: no-repeat;
    display: inline-block;
    outline: 0 none;
    overflow: hidden;
    width: 19px;
    height:39px;
    line-height: 39px;
    text-indent: -90009px;
}
.store-navigation .next {
    background-position: -19px 13px;
}
.store-navigation .next:hover {
    background-position: -19px -13px;
}
.store-navigation .prev:hover {
    background-position: 0 -13px;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}