/* css cotic home page overrides for mobile osX devices */
/* by Kelvin Owers - spittingcat.com */

#home_nav ul {
    font-size: 5em;
}

#navigation-main {
    top:34px;
    height:23px;
    font-size: 1.5em;
    letter-spacing: 0.08em;
}

#right_image_wide, #right_image, #orange_bar, .card, .flash {
    display: none;
    width: 0;
    height: 0;
}

.twitter_spacer, #tweats {
    display: none;
}

#twitter {
    margin-bottom: 10px;
}
