@charset "UTF-8";

/* ===[ Header ]===
   ================================================== */

.header {
    padding-top: 13px;
    width: 780px;
    margin: 0 auto;
    position: relative;
}

.logo {
    float: left;
    margin-left: 0;
    width: 342px;
    height: 89px;
}

.logo a {
    display: block;
    width: 342px;
    max-height: 89px;
    height: 89px;
    float: left;
}

.logo h1 img { display: block }

.logo a {
    width: 259px;
    height: 70px;
}

.headerlinks {
    text-align: center;
    position: absolute;
    left: 335px;
    top: 35px;
    display: block;
    width: 230px;
    line-height: 50px;
    height: 50px;
    color: #81060f;
}

.headerlinks a {
    padding: 0 8px;
    color: #2C060f;
    text-shadow: 0 0 4px #cf1823;
    text-decoration: none!important;
    font-size: 17px;
    line-height: 17px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.headerlinks a:hover {
    line-height: 20px;
    text-shadow: 0 -3px 5px #53040a;
    color: #fff;
    font-size: 20px;
}

.design .design-nav,
.development .development-nav,
.illustration .illustration-nav {
    font-size: 20px!important;
    color: #fff;
    text-shadow: 0 -3px 5px #53040a;
    cursor: default!important;
}

.headerlinks a.first {
    padding-left: 0;
    border-left: 0 none;
}

/* ===[ Design Slider ]===
   ================================================== */

#design_slider {
    position: relative;
    width: 350px;
    float: left;
    margin-left: 10px;
    background: 0 none!important;
}

.sl { background: 0 none !important }

.sl img {
    -moz-box-shadow: 0 0 5px #53040a;
    -webkit-box-shadow: 0 0 5px #53040a;
    box-shadow: 0 0 5px #53040a;
    width: 448px;
    height: 252px;
    border: 1px solid #4C060f;
    background: 0 none;
}

#featured {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #71060f;
    margin-left: 40px;
    width: 750px;
}

#nav {
    z-index: 99;
    position: absolute;
    bottom: 28px;
    right: 10px;
}

#nav a.pager,
.desc p a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

#nav a.pager {
    font-size: 16px;
    border: 1px solid #640711;
    color: #570812;
    background: #8e0612;
    text-decoration: none;
    margin: 0 1px;
    padding: 2px 4px;
    display: block;
    float: left;
    -moz-box-shadow: 0 0 3px #b50e1e;
    -webkit-box-shadow: 0 0 3px #b50e1e;
    box-shadow: 0 0 3px #b50e1e;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#nav a.pager:hover { color: #fff }

#nav a.activeSlide { color: #fff }

#nav a:focus { outline: none }

.nav {
    position: absolute;
    bottom: -5px;
    left: 0;
}

#infobox {
    margin-left: 25px;
    float: left;
    width: 260px;
    position: relative;
    height: 252px;
}

.desc {
    color: #fff;
    text-shadow: 0 -3px 5px #53040a;
}

.desc h3 {
    font-size: 1.8em;
    width: 290px;
    overflow: visible;
    line-height: .975em;
    margin-bottom: 5px;
}

.caption1 { display: none }

.year { font-size: 1.2em }

.year,
.role,
.iteminfo { font-family: Helvetica, Arial, sans-serif!important }

.role {
    font-weight: bold;
    margin-top: 10px!important;
    font-size: 1em;
}

.iteminfo { margin-top: 2px!important; font-size:.9em }

#linkage,
.desc .second,
.desc p a {
    font-family: Helvetica, Arial, sans-serif!important;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #640711;
    color: #4c0812;
    background: #8e0612;
    text-transform: uppercase;
    text-decoration: none;
    padding: 4px 8px;
    -moz-box-shadow: 0 0 3px #b50e1e;
    -webkit-box-shadow: 0 0 3px #b50e1e;
    width: 70px;
    min-width: 80px;
    box-shadow: 0 0 3px #b50e1e;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    margin: 12px 0 0 0!important;
    text-shadow: 0 0 4px #cf1823;
}

#linkage:hover,
.desc .second:hover,
.desc p a:hover { color: #fff }

.sl .second { display: none }

/* jFlow   */

.hidden { display: none }

#prevNext { margin-bottom: -2.5em }

#slides { overflow: visible!important }

#prevNext img {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

#slides p {
    margin: 0;
    padding: 0 1em;
    font-size: 1.5em;
    position: relative;
    top: -50px;
    line-height: 50px;
    height: 50px;
    background: black;
    opacity: .7;
    filter: alpha(opacity=70);
}

#slides img { width: 700px }

#content {
    width: 780px;
    margin: 0 auto;
    height: auto;
    padding-bottom: 160px;
}

#content ul {
    margin-right: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #71060f;
    margin-left: 40px;
}

#content ul li {
    -moz-box-shadow: 0 0 5px #53040a; /* h, v, dist, spread */
    -webkit-box-shadow: 0 0 5px #53040a;
    box-shadow: 0 0 5px #53040a;
    padding: 0;
    float: left;
    background-color: #612626;
    margin-left: 10px;
    margin-bottom: 10px;
}

#content h2 {
    font-size: 1.8em;
    color: #fff;
    margin: 20px 10px 5px 50px;
    font-weight: normal!important;
    text-shadow: 0 3px 5px #53040a;
}

#content h2.top { margin-top: 14px }

p {
    margin: 0 !important;
    padding: 0 !important;
    display: block;
}

/* ===[ Caption Overlay ]===
   ================================================== */

a.demo {
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    border: 1px solid #71060f;
}

.ic_container {
    vertical-align: baseline;
    position: relative;
}

#content ul li,
.ic_container img,
.overlay {
    width: 168px;
    height: 126px;
    display:block
}

.overlay {
    opacity: 0.5;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-bottom: 3px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.ic_caption {
    position: absolute;
    opacity: 0.85;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    left: 0px;
    right: 0px;
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    cursor: pointer;
    background: #000;
}

.ic_caption h3,
.ic_text { color: #fff }

.ic_caption h3 {
    font-family: Helvetica, Arial, sans-serif;
    padding: 8px 5px 3px 10px!important;
    margin: 0px;
    font-size: 15px;
    cursor: pointer;
    font-weight: bold;
    line-height: 15px!important;
}

.ic_text {
    font-family: Helvetica, Arial, sans-serif;
    padding: 0 10px 5px 10px!important;
    margin: 0px;
    text-align: left;
    font-size: 12px;
    cursor: pointer;
}

a#prev2 {
    margin-left: -7px;
    margin-bottom: -5px;
    display: block;
    float: left;
    height: 38px;
    width: 42px;
    height: 50px;
    background: url('../../assets/images/arrows.png');
    text-indent: -9999px;
}

a#prev2:hover { background-position: left -52px !important }

a#next2 {
    margin-bottom: -5px;
    display: block;
    float: left;
    height: 38px;
    width: 42px;
    height: 50px;
    background: url('../../assets/images/arrows.png') top right;
    text-indent: -9999px;
}

a#next2:hover { background-position: right -52px !important }

/* ===[ ColorBox ]===
   ================================================== */

/* *
 *     ColorBox Core Style
 *     The following rules are the styles that are consistant between all ColorBox themes
   ================================================== */

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft { clear: left }

#cboxContent {
    position: relative;
    overflow: visible;
}

#cboxLoadedContent { overflow: auto }

#cboxLoadedContent iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

#cboxTitle { margin: 0 }

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow { cursor: pointer }

/* * 
 *     ColorBox example user style
 *     These rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
 *     in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
   ================================================== */

#cboxOverlay { background: url('../../assets/images/bg.jpg') no-repeat center top #84030e }

#colorbox {

}

#cboxContent {
    background: #000;
    margin: 30px;
    padding: 40px 30px 30px 30px;
    -moz-box-shadow: 0 0 10px 5px #a90d18; /* h, v, dist, spread */
    -webkit-box-shadow: 0 0 10px 5px #a90d18;
    box-shadow: 0 0 10px 5px #a90d18;
}

#cboxLoadedContent {
    background: #000;
    padding: 5px;
}

#cboxLogo {
    position: absolute;
    top: -30px;
    left: -30px;
    height: 67px;
    line-height: 34px;
    text-align: right;
    width: 90%;
    font-size: 18px;
    font-weight: bold;
    background: url('../../assets/images/andyhay-logo-sm.png') no-repeat top left;
    color: #fff;
}

#cboxCaption {
    position: absolute;
    top: -31px;
    right: 100px;
    text-align: right;
    width: 400px;
    height: 67px;
    line-height: 34px;
    font-size: 22px;
    color: #fff;
}

#cboxTitle {
    position: absolute;
    bottom: -32px;
    left: 50%;
    margin-left: -225px;
    padding-right: 20px;
    width: 450px;
    height: 67px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #999;
    padding-right: 0;
}

#design #cboxTitle {
    position: absolute;
    top: -31px;
    right: 30px;
    text-align: right!important;
    width: 365px;
    height: 67px;
    line-height: 34px;
    font-size: 22px;
    color: #fff;
    margin-left: 0;
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #ccc;
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -41px;
    background: url(../../assets/images/colorbox/controls.png) top left no-repeat;
    width: 38px;
    height: 81px;
    text-indent: -9999px;
}

#cboxPrevious.hover { background-position: bottom left }

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -41px;
    background: url(../../assets/images/colorbox/controls.png) top right no-repeat;
    width: 38px;
    height: 81px;
    text-indent: -9999px;
}

#cboxNext.hover { background-position: bottom right }

#cboxLoadingOverlay { background: #000 }

#cboxLoadingGraphic { background: url(../../assets/images/colorbox/loading.gif) center center no-repeat }

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(../../assets/images/colorbox/controls.png) top center no-repeat;
    width: 47px;
    height: 24px;
    text-indent: -9999px;
}

#cboxClose.hover { background-position: bottom center }

.artcolorbox_singleimage { cursor: pointer }

.artcolorbox {
    margin: 5px;
    border: 2px solid #EEEEEE;
}

#cboxLoadedContent { overflow: hidden !important }

.cb-iframe iframe { overflow: hidden !important }
