body { background: #fff; color: #222; font-family: Verdana, Geneva, Kalimati, sans-serif; line-height: 1.2; padding: 0 20px; }
h1, h2, h3, h4, h5, h6 { color: #666666; font-weight: 400; line-height: 1.1; margin-bottom: 15px; font-family: 'Droid Sans', Verdana, Geneva, Kalimati, sans-serif; text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }
h1 { font-size: 1.6em }
h2 { font-size: 1.6em }
h3 { font-size: 1.4em }
h4 { font-size: 1.2em }
h5 { font-size: 1em }
h6 { font-size: 1em }
p { margin-bottom: 25px; }
* p:last-child { margin-bottom: 0;}
article { margin-bottom: 25px; }
* article:last-child { margin-bottom: 0;}
strong { color: #222; }
a { color: #00f; }
a:hover { color: #222; }
a > img { border: 0; }
.clear { clear: both; }
div#flashMessage{ padding: 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-weight: bold; margin-bottom: 25px; color: #fff;}
div#flashMessage.notice{ background: #F79623 }
div#flashMessage.notice.success{ background: #090 }
div#flashMessage.notice.failure{ background: #C00 }


/* Navigation */
body > nav.top { margin: 0 auto; margin-top: 5px; width: 925px; }
body > nav.top > div.logo { float: left; }
body > nav.top > div.logo > a { text-decoration: none; vertical-align: bottom; font-size: 1px; }
body > nav.top > div.logo > a > img { border: 0; vertical-align: bottom;}
body > nav.top > ul { list-style: none; float: right; }
body > nav.top > ul > li { float: left; }
body > nav.top > ul > li > a { border-right: 1px solid #eee; display: block; color: #444; height: 35px; padding: 5px 10px 10px; text-decoration: none; }
body > nav.top > ul > li > a > span { color: #666; font-size: 0.8em; font-weight: normal;  }
body > nav.top > ul > li:last-child > a { border: none; }
body > nav.top > ul > li > a:hover, body > nav > ul > li.current > a { color: #000; }
body > nav.top > ul > li > a:hover > span, body > nav > ul > li.current > a > span { color: #222;  }
body > nav.top > ul > li.current > a { font-weight: bold; }
body > nav.top > ul > li > a:hover { background: #eee; }

/* Header */
body > header { background: #f79623; background: -moz-linear-gradient(top, #f79623, #ca7b1d); background: -webkit-gradient(linear, 0 0, 0 100%, from(#f79623), to(#ca7b1d)); border-top: 1px solid #ca7b1d; clear: both; margin: 0 auto; margin-bottom: 50px; width: 925px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; min-height: 10px; }
body > header > p { font-family: 'Droid Sans', Verdana, Geneva, Kalimati, sans-serif; color: #fff; font-size: 30px; text-align: center; padding: 50px 0px; line-height: 1.5; vertical-align: middle; text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 1px; }
body > header > p > span.semibold { font-weight: bold; }
body > header > p > span.large { font-size: 36px; }
/*body > header > p span.logo { background: url('/img/logo_header.png') no-repeat; display: inline-block; width: 266px; height: 54px; overflow: hidden; font-size: 1px; text-indent: -350px; margin-right: 3px;}
*/
/* Content */
body > section#content { margin: 0 auto; width: 875px; }

    /* Index */
    body > section#content.index > section.left { float: left; width: 250px; margin-right: 50px; }
    body > section#content.index > section.left > article.creative > h2 { color: #3A8800 }
    body > section#content.index > section.left > article.creative > h2 > span { color: #666; font-size: 0.85em; }
    body > section#content.index > section.left > article.creative > h2 > span:after { content: '…'; font-family: Verdana, Geneva, Kalimati, sans-serif; }
    body > section#content.index > section.left > article.clever > h2 { color: #006388 }
    body > section#content.index > section.left > article.clever > h2 > span { color: #666; font-size: 0.85em; }
    body > section#content.index > section.left > article.clever > h2 > span:after { content: '…'; font-family: Verdana, Geneva, Kalimati, sans-serif; }
    body > section#content.index > section.left > article.outgoing > h2 { color: #880000 }
    body > section#content.index > section.left > article.outgoing > h2 > span { color: #666; font-size: 0.85em; }
    body > section#content.index > section.left > article.outgoing > h2 > span:after { content: '…'; font-family: Verdana, Geneva, Kalimati, sans-serif; }
    body > section#content.index > article.welcome { float: left; margin-bottom: 0; width: 575px; }
    body > section#content.index > article.welcome > h2 { color: #F79623 }
    body > section#content.index > article.welcome > h2 > span { color: #666; font-size: 0.85em; }
    body > section#content.index > article.welcome > h2 > span:after { content: '…'; font-family: Verdana, Geneva, Kalimati, sans-serif; }
    body > section#content.index > article.welcome > blockquote { background: #eee; background: -moz-linear-gradient(center top , #f6f6f6, #fff); background: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#fff)); color: #666; font-size: 1em; font-weight: bold; margin-bottom: 15px; padding: 15px; -moz-border-radius: 15px 15px 0px 0px; -webkit-border-radius: 15px 15px 0px 0px; border-radius: 15px 15px 0px 0px; font-family: 'Droid Sans', Verdana, Geneva, Kalimati, sans-serif; border: 1px solid #eee; border-bottom: 0px; text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }
    .no-cssgradients body > section#content.index > article.welcome > blockquote { -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; border: 0px; }
    body > section#content.index > article.welcome > blockquote > h3 { font-size: 1em; margin: 0; font-weight: bold; color: #F79623; display: inline; }
    body > section#content.index > article.welcome > ol { color: #aaa; font-style: italic; padding-left: 40px; }
    body > section#content.index > article.welcome > ol > li { border-bottom: 1px solid #eee; margin-bottom: 5px; padding: 5px; }
    body > section#content.index > article.welcome > ol > li:hover { border-bottom: 1px solid #aaa; }
    body > section#content.index > article.welcome > ol > li > h4 { color: #444; font-style: italic; margin: 0; }
    body > section#content.index > article.welcome > ol > li:hover > h3 { color: #222; }
    body > section#content.index > article.welcome > ol > li > p { color: #666; font-style: normal; margin: 0; }
    body > section#content.index > article.welcome > ol > li:hover > p { color: #444; }

    /* Services */
    body > section#content.services > nav > strong { background: #32363B; color: #eee; display: block; float: left; padding: 10px; font-weight: normal; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
    body > section#content.services > nav > a { background: #eee; border-left: 1px solid #fff; display: block; float: left; font-size: 0.8em; line-height: 1.5em; padding: 10px; }
    body > section#content.services > nav > a:hover { background: #bbb; border-color: #eee; }
    body > section#content.services > nav > a:last-of-type { -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
    body > section#content.services > nav { margin-bottom: 1em; }
    body > section#content.services > article.creative > h2 { color: #3A8800 }
    body > section#content.services > article.creative > h2 > span { color: #666; font-size: 0.85em; }
    body > section#content.services > article.creative > h2 > span:after { content: '…'; font-family: Verdana, Geneva, Kalimati, sans-serif; }
    body > section#content.services > article.creative > ul { color: #aaa; font-style: italic; padding-left: 40px; }
    body > section#content.services > article.creative > ul > li { border-bottom: 1px solid #eee; margin-bottom: 5px; padding: 5px; }
    body > section#content.services > article.creative > ul > li:hover { border-bottom: 1px solid #aaa; }
    body > section#content.services > article.creative > ul > li > h4 { color: #444; font-style: italic; margin: 0; }
    body > section#content.services > article.creative > ul > li:hover > h3 { color: #222; }
    body > section#content.services > article.creative > ul > li > p { color: #666; font-style: normal; margin: 0; }
    body > section#content.services > article.creative > ul > li:hover > p { color: #444; }
    
    /* Showcase */
    body > section#content.showcase > article { position: relative; height: 215px; } /* Setting fixed height because of rendering bug in Opera */
    body > section#content.showcase > article > a > img { padding: 1px; box-shadow: 0px 0px 5px #666; -moz-box-shadow: 0px 0px 5px #666; -webkit-box-shadow: 0px 0px 5px #666; margin: 5px; }
    .no-boxshadow body > section#content.showcase > article > a > img { border: 5px solid #eee; padding: 1px; margin:0; }
    body > section#content.showcase > article > a { text-decoration: none; float: left; position: relative; display: block; }
    .no-rgba body > section#content.showcase > article > a { display: none; }
    body > section#content.showcase > article > a > span { display: block; left: 6px; right: 6px; top: 6px; bottom: 9px; position: absolute; overflow: hidden; background-color: rgba(0,0,0,0); text-align: center; color: rgba(255,255,255,0); padding-top: 90px; -webkit-transition: background-color .5s ease .1s, color .5s ease .1s; -o-transition: background-color .5s ease .1s, color .5s ease .1s; transition: background-color .5s ease .1s, color .5s ease .1s; }
    body > section#content.showcase > article > a:hover > span { background-color: rgba(0,0,0,.5); color: rgba(255,255,255,1); text-indent: 0; }
    .no-rgba body > section#content.showcase > article > a:hover > span { text-indent: 0; background-color: #333; color: #fff; top: 175px; padding-top: 5px; }
    body > section#content.showcase > article > aside { float: left; margin-left: 20px; margin-top: 50px; width: 188px; }
    body > section#content.showcase > article > aside > h2 { font-size: 18px; font-weight: bold; }
    body > section#content.showcase > article > aside > h2 > span { font-weight: normal; }
    body > section#content.showcase > article > aside > ul { list-style: none; }
    body > section#content.showcase > article > aside > ul > li { color: #666; cursor: pointer; font-size: 14px; margin: 7px 0 7px 10px; }
    body > section#content.showcase > article > aside > ul > li.no { color: #ddd; text-decoration: line-through; cursor: auto; }
    body > section#content.showcase > article > aside > ul > li > span { display: none; overflow: hidden; position: absolute; left: 6px; bottom: 9px; width: 635px; z-index: 999; padding: 10px; background-color: rgba(0,0,0,0); color: rgba(255,255,255,0);  -webkit-transition: background-color .5s ease .1s, color .5s ease .1s; -o-transition:  background-color .5s ease .1s, color .5s ease .1s; transition: background-color .5s ease .1s, color .5s ease .1s;}
    body > section#content.showcase > article > aside > ul > li:hover > span { display: block; background-color: rgba(0,0,0,.7); color: #fff;  }

    /* Contact */
    body > section#content.contact > section#contact_form { float: left; width: 575px; margin-bottom: 0; margin-right: 50px; }
    body > section#content.contact > section#contact_form > form > fieldset { border: 1px solid #eee; margin-bottom: 25px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
    body > section#content.contact > section#contact_form > form > fieldset > legend { background: #fff; background: -moz-linear-gradient(center top , #f6f6f6, #fff); background: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#fff)); color: #666; font-weight: bold; padding: 10px; margin-left: -1px; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; border: 1px solid #eee; border-bottom: 0; }
    body > section#content.contact > section#contact_form > form div.input { float: left; padding: 10px; margin: 5px; width: 256px; }
    body > section#content.contact > section#contact_form > form div.select, body > section#content.contact > section#contact_form > form div.textarea { padding: 10px; margin: 5px; clear: both; }
    body > section#content.contact > section#contact_form > form div.input > label, body > section#content.contact > section#contact_form > form div.select > label, body > section#content.contact > section#contact_form > form div.textarea > label { display: block; margin-bottom: .25em;  }
    body > section#content.contact > section#contact_form > form div.input > input, body > section#content.contact > section#contact_form > form div.select > select, body > section#content.contact > section#contact_form > form div.textarea > textarea { border: 1px solid #ccc; padding: 5px; }
    body > section#content.contact > section#contact_form > form div.input > input { width: 246px; }
    body > section#content.contact > section#contact_form > form div.textarea > textarea { width: 533px; white-space: pre-wrap; }
    body > section#content.contact > section#contact_form > form div.input.required > label > span, body > section#content.contact > section#contact_form > form div.select.required > label > span, body > section#content.contact > section#contact_form > form div.textarea.required > label > span { color: #aaa; font-size: 0.8em; text-transform: uppercase; }
    body > section#content.contact > section#contact_form > form div.input:hover > input, body > section#content.contact > section#contact_form > form div.select:hover > select, body > section#content.contact > section#contact_form > form div.textarea:hover > textarea { border-color: #AAA; }
    body > section#content.contact > section#contact_form > form div.input > input:focus, body > section#content.contact > section#contact_form > form div.select > select:focus, body > section#content.contact > section#contact_form > form div.textarea > textarea:focus { background: #FFFF88; }
    body > section#content.contact > section#contact_form > form div.input.error > input, body > section#content.contact > section#contact_form > form div.select.error > select, body > section#content.contact > section#contact_form > form div.textarea.error > textarea { background-color: #FEE !important; border-color: #c00 !important; }
    body > section#content.contact > section#contact_form > form div.input.error > div.error-message { background: #c00; margin-top: -2px; width: 250px; padding: 4px; color: #fff; position: absolute; display: none; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; }
    body > section#content.contact > section#contact_form > form div.input.error.textarea > div.error-message { width: 537px; margin-top: -6px; }
    body > section#content.contact > section#contact_form > form div.input.error:hover > div.error-message { display: block; }
    body > section#content.contact > section#contact_form > form div.input.error > input:focus + div.error-message, body > section#content.contact > section#contact_form > form div.select.error > select:focus + div.error-message, body > section#content.contact > section#contact_form > form div.textarea.error > textarea:focus + div.error-message { display: block; }
    body > section#content.contact > section#address { float: left; width: 250px; margin-bottom: 0; }
    body > section#content.contact > section#address > address { font-style: normal; }
    body > section#content.contact > section#address > address > span.tel > span.type, body > section#content.contact > section#address > address > a.email > span.type { background: #32363B; color: #fff; display: inline-block; font-size: 0.7em; margin: 2px 4px 2px 2px; min-width: 20%; padding: 4px 4px 4px 24px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
    body > section#content.contact > section#address > address > span.tel > span.type { background: #32363B url('/img/icon-phone.gif') no-repeat 4px center; }
    body > section#content.contact > section#address > address > a.email > span.type { background: #32363B url('/img/icon-mail.gif') no-repeat 4px center; }
    body > section#content.contact > section#address > address > span.tel:hover > span.type, body > section#content.contact > section#address > address > a.email:hover > span.type { background-color: #3F444A; }
    body > section#content.contact > section#address > address > a.email { text-decoration: none; }
    body > section#content.contact > section#address > address > a.email > span.value { text-decoration: underline; }

    /* Jobs */
    body > section#content.jobs > article { float: left; margin: 10px; width: 417px; }
    body > section#content.jobs > article.creative > h2 { color: #3A8800 }
    body > section#content.jobs > article.creative > h2 > span { color: #666; font-size: 0.85em; }
    body > section#content.jobs > article.creative > h2 > span:after { content: '…'; font-family: Verdana, Geneva, Kalimati, sans-serif; }
    body > section#content.jobs > article.creative > h2 > span:nth-child(2):after { content: ''; }
    body > section#content.jobs > article.clever > h2 { color: #006388 }
    body > section#content.jobs > article.clever > h2 > span { color: #666; font-size: 0.85em; }
    body > section#content.jobs > article.clever > h2 > span:after { content: '…'; font-family: Verdana, Geneva, Kalimati, sans-serif; }
    body > section#content.jobs > article.outgoing > h2 { color: #880000 }
    body > section#content.jobs > article.outgoing > h2 > span { color: #666; font-size: 0.85em; }
    body > section#content.jobs > article.outgoing > h2 > span:after { content: '…'; font-family: Verdana, Geneva, Kalimati, sans-serif; }

/* Footer */

body > footer { background: #32363B; border-bottom: 1px solid #000; color: #eee; clear: both; font-size: 0.8em; margin: 0 auto; margin-top: 50px; padding: 25px; width: 875px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
body > footer h1, body > footer h2, body > footer h3, body > footer h4, body > footer h5, body > footer h6 { color: #ccc; }
body > footer a { color: #eee; }
body > footer a:hover { color: #fff; }
body > footer > article { float: left; margin: 0; width: 291px; }
body > footer > article > h2 { border-bottom: 1px solid #3F444A; padding: 0px 25px 5px; }
body > footer > article > p { padding: 0px 25px; }
body > footer > article.contact { margin-left: 1px; }
body > footer > article.contact > p > a { text-decoration: none; }
body > footer > article.contact > p span { font-size: 1.7em; color: #F79623; }
body > footer > article.contact > p > a > span { text-decoration: underline; }
body > footer > article.featured { margin-right: 1px;  }

body > nav.bottom { margin: 0 auto; margin-bottom: 5px; width: 925px; }
body > nav.bottom > ul { list-style: none; float: right; }
body > nav.bottom > ul > li { float: left; }
body > nav.bottom > ul > li > a { border-right: 1px solid #eee; color: #444; display: block; padding: 10px; text-decoration: none; }
body > nav.bottom > ul > li:last-child > a { border-right: 0; }
body > nav.bottom > ul > li > a:hover { background: #eee; color: #000; }
body > nav.bottom > ul > li.current > a { color: #000; font-weight: bold; }

/* Buttons */
input[type=submit]{
    background: #CA7B1D;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-raduis: 5px;
    border-radius: 5px;
    font-size:14px;
    padding:8px 19px 9px;
    outline: none;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    cursor: pointer;
}

input[type=submit]:hover, input[type=submit]:active{
    background: #F79623;
}

input[type=reset]{
    background: #32363B;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-raduis: 5px;
    border-radius: 5px;
    font-size:12px;
    padding:4px 10px 5px;
    outline: none;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    cursor: pointer;
}

input[type=reset]:hover, input[type=reset]:active{
    background: #3F444A;
}

/* Media Queries */
/* iPad */
@media only screen and (device-width: 768px) {
    body, html{
        margin: 0; padding: 0;
        -webkit-text-size-adjust:none;
    }

    body > nav.top{
        width: 100%; background: #f79623; background: -moz-linear-gradient(top, #f79623, #ca7b1d); background: -webkit-gradient(linear, 0 0, 0 100%, from(#f79623), to(#ca7b1d)); border-bottom: 1px solid #ca7b1d; margin: 0 0 25px 0; padding: 0px;
    }

    body > nav.top > div.logo >a {
        display: block;
        height: 50px;
        width: 190px;
        padding: 0;
        margin: 0;
        background: transparent url('/img/logo_190_50_white.png') no-repeat;
    }

    body > nav.top > div.logo >a > img {
        display: none;
    }

    body > nav.top > ul > li > a
    {
        border: none;
        color: #fff;
    }

    body > nav.top > ul > li > a:hover
    {
        background: rgba(0,0,0,.15);
    }

    body > nav.top > ul > li > a > span
    {
        color: #fff;
    }

    body > nav.top > ul > li.current > a
    {
        background-color: rgba(255,255,255,.15);
    }

    body > header{
        display: none;
    }
    
    body > section#content{ margin: 0 25px; width: auto; }
    body > section#content.index > section.left { width: 250px; margin-right: 25px; }
    body > section#content.index > article.welcome { width: 699px; }

    body > section#content.contact > section#contact_form{ width: 674px }
    
    body > section#content.jobs > article{ width: 467px }

    body > footer { width: 100%; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; margin: 25px 0 0; padding: 0; }
    
    body > footer > article:nth-child(1) { margin: 25px; }
    body > footer > article:nth-child(2) { margin: 25px; }
    body > footer > article:nth-child(3) { margin: 25px; }

    body > nav.bottom { display: none; }
}

/* iPad Portrait */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    body > nav.top > ul > li > a
    {
        vertical-align: middle;
        line-height: 35px;
    }

    body > nav.top > ul > li > a > span, body > nav.top > ul > li > a > br
    {
        display: none;
    }
    
    body > section#content.index > section.left
    {
        width: 240px;
    }
    
    body > section#content.index > article.welcome { width: 453px; }

    body > section#content.contact > section#contact_form{ width: 441px; margin-right: 25px; }
    body > section#content.contact > section#contact_form > form div.textarea > textarea { width: 400px; }

    body > section#content.jobs > article{ width: 330px }
    
    body > footer > article { margin: 100px; }


    body > footer > article:nth-child(1) { margin: 25px 45px; }
    body > footer > article:nth-child(2) { display: none }
    body > footer > article:nth-child(3) { margin: 25px 45px; }
}

@media handheld, only screen and (max-width: 600px){
    body, html{
        margin: 0; padding: 0;
        -webkit-text-size-adjust:none;
    }
    
    // * { -webkit-text-size-adjust:none; }
    
    h1,h2,h3,h4,h5,h6
    {
        margin-bottom: 5px;
    }
    
    body > nav.top{
        width: auto;
        margin: 0;
        margin-bottom: 10px;
    }
    
    body > nav.top > div.logo{
        width: 100%;
        float: none;
    }
    
    body > nav.top > ul{
        float: none;
        border-bottom: 1px solid #ca7b1d;
        background: -moz-linear-gradient(top, #f79623, #ca7b1d); background: -webkit-gradient(linear, 0 0, 0 100%, from(#f79623), to(#ca7b1d));
    }
    
    body > nav.top > ul > li > a
    {
        border: none;
        height: auto;
        padding: 2px 0;
        margin: 4px 6px;
        color: #000;
    }
    
    body > nav.top > ul:after{
        content: '.';
        clear: both;
        display: block;
        visibility: hidden;
        height: 0;
        line-height: 0;
    }
    
    body > nav.top > ul > li.current > a
    {
        background: rgba(255,255,255,.5);
        padding: 2px 6px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        font-weight: normal;
    }
    
    body > nav.top > ul > li > a:hover
    {
        background: none;
    }
    
    body > nav.top > ul > li > a > span{
        display:none;
    }
    
    body > header{
        display: none;
    }
    
    body > section#content{ margin: 0 10px !important; width: auto !important; }
    body > section#content > section { width: auto !important; margin: 0 10px 0 !important; float: none !important; }
    body > section#content > article { width: auto !important; margin: 0 10px 0 !important; float: none !important; }
    body > section#content.index > section.left > article { margin-bottom: 10px; }
    
    body > section#content.contact > section#contact_form > form div.input > input{ width: 100%}
    body > section#content.contact > section#contact_form > form div.input { width: auto; }
    body > section#content.contact > section#contact_form > form div.textarea > textarea { width: 80%; }
    
    body > footer
    {
        width: auto;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    
    body > footer > article
    {
        display: none;
    }
    
    body > footer > article:nth-child(1)
    {
        display: block;
        width: auto;
    }
    
    body > nav.bottom{
        display: none;
    }
}

@media handheld, only screen and (max-width: 600px) and (min-width: 480px){
    .flexbox body > section#content.index > section.left { display: box; display: -moz-box; display: -webkit-box; box-orient: horizontal; -moz-box-orient: horizontal; -webkit-box-orient: horizontal; box-align: stretch; -moz-box-align: stretch; -webkit-box-align: stretch; }
    .flexbox body > section#content.index > section.left > article { box-flex: 2; -moz-box-flex: 2; -webkit-box-flex: 2; margin-left: 10px; word-wrap: break-word; }
    .flexbox body > section#content.index > section.left > article.creative { margin-left: 0; }
    body > footer > article:nth-child(1){ width: 100%; }
}

