/* Naveen Gavini */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
ol,ul { list-style: none; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
abbr,acronym { border: 0; }

body {
    background: #fafafa;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 62.5%;
    color: #6C808B;
}

#notice {
    width: 500px;
    margin: 30px auto 0 auto;
    background: #000;
    color: #FFF
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    padding: 10px 200px;
}

    #notice h3 {
        font-size: 2em;
        margin: 0 0 5px 0;
    }

    #notice p {
        font-size: 1.2em;
    }
    
    #notice p.code {
        font-family: "Monaco", "Consolas", "Bitstream Vera Sans Mono", "Courier New", monospace;
        font-size: 12px;
        color: #FF005A;
        margin-bottom: 3px;
    }

#wrapper {
    width: 80%;
    margin: 10% auto 10% auto;
    clear: both;
}

#wrapper:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.whale {
    display: none;
    font-size: 500px;
    color: #191919;
    float: left;
}

#wrapper h1 {
    font-size: 6em;
    font-weight: bold;
    color: #EEE;
    margin: 0 0 30px 0;
    display: block;
    padding: 0 10px;
    text-align: left;
    width: 420px;
    background-image: linear-gradient(55deg, #3ACFFF 0%, #3CAFFF 100%);
    color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#wrapper .left {
    float: left;
    width: 270px;
    text-align: right;
}

    #wrapper .left h2 {
        font-size: 1.5em;
        text-transform: uppercase;
        color: #CCC;
        margin: 0 0 3px 0;
        text-shadow: 0 1px 0 #000;
    }
    
    #wrapper .left h2 span.web {
        color: #555;
    }
    
    #wrapper .left h2 span.amp {
        font-size: 120%;
        font-family: "Baskerville", "Goudy Old Style", "Palatino", "Book Antiqua", serif;
        font-style: italic;
    }
    
    #wrapper .left h3 {
        font-family: "Lucida Grande", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
        color: #666;
    }
    
        #wrapper .left h3 a {
            color: #666;
            border-bottom: 1px dotted #666;
            text-decoration: none;
        }
        
        #wrapper .left h3 a:hover {
            color: #999;
            border-bottom: 1px solid #999;
        }

#wrapper .right {
    float: left;
}

    #wrapper .right ul {
        margin-top: -1em;
    }

    #wrapper .right ul li {
        font-size: 3em;
        line-height: 2em;
    }
    
    #wrapper .right ul li a {
        text-decoration: none;
        color: #555;
        padding: 2px 4px;
    }
    
        #wrapper .right ul li a:hover {
            color: #777;
        }
    
    #wrapper .right ul li:hover a {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        background: #444;
        color: #111;
    }
    
        #wrapper .right ul li:hover a:hover {
            background: #555;
            color: #222;
        }
    
    /* Live */
    #wrapper .right ul li:hover.live { color: #93CE0C; }
    #wrapper .right ul li:hover.live a { background-color: #93CE0C; }
    #wrapper .right ul li:hover.live a:hover { background-color: #C1F54B; }

    /* NEXSPHERE */ 
    #wrapper .right ul li:hover.nex { color: #0C7BCE; }
    #wrapper .right ul li:hover.nex a { background-color: #0C7BCE; }
    #wrapper .right ul li:hover.nex a:hover { background-color: #4BACF5; }

    /* YAHOO */
    #wrapper .right ul li:hover.yhoo { color: #600360; }
    #wrapper .right ul li:hover.yhoo a { background-color: #600360; }
    #wrapper .right ul li:hover.yhoo a:hover { background-color: #930193; }

    /* PINTEREST */
    #wrapper .right ul li:hover.pinterest { color: #B60B09; }
    #wrapper .right ul li:hover.pinterest a { background-color: #B60B09; }
    #wrapper .right ul li:hover.pinterest a:hover { background-color: #F53230; }

    /* GITHUB */ 
    #wrapper .right ul li:hover.pill { color: #B60B09; }
    #wrapper .right ul li:hover.pill a { background-color: #B60B09; }
    #wrapper .right ul li:hover.pill a:hover { background-color: #F53230; }

    /* Twitter */
    #wrapper .right ul li:hover.twitter { color: #33CCFF; }
    #wrapper .right ul li:hover.twitter a { background-color: #33CCFF; }
    #wrapper .right ul li:hover.twitter a:hover { background-color: #66D9FF; }

    /* MUSIC */ 
    #wrapper .right ul li:hover.mc { color: #072758; }
    #wrapper .right ul li:hover.mc a { background-color: #072758; }
    #wrapper .right ul li:hover.mc a:hover { background-color: #305c89; }

    /* tech */ 
    #wrapper .right ul li:hover.tech { color: #FF6600; }
    #wrapper .right ul li:hover.tech a { background-color: #FF6600; }
    #wrapper .right ul li:hover.tech a:hover { background-color: #FFA366; }

    /* Instagram */
    #wrapper .right ul li:hover.instagram { color: #F0007A; }
    #wrapper .right ul li:hover.instagram a { background-color: #F0007A; }
    #wrapper .right ul li:hover.instagram a:hover { background-color: #FF1E90; }

    /* Snapchat */
    #wrapper .right ul li:hover.snapchat { color: #E2DC02; }
    #wrapper .right ul li:hover.snapchat a { background-color: #E2DC02; }
    #wrapper .right ul li:hover.snapchat a:hover { background-color: #F9F44A; }

    /* Facebook */ 
    #wrapper .right ul li:hover.facebook { color: #4C70BA; }
    #wrapper .right ul li:hover.facebook a { background-color: #4C70BA; }
    #wrapper .right ul li:hover.facebook a:hover { background-color: #96ABD6; }
