@media screen, projection {
    /*
     Copyright (c) 2007, Yahoo! Inc. All rights reserved.
     Code licensed under the BSD License:
     http://developer.yahoo.net/yui/license.txt
     version: 2.2.0
     */
    body, html {
        height: 100%;
    }

    body {
        font: 13px arial, helvetica, clean, sans-serif;
    }

    table {
        font-size: inherit;
        font: 100%;
    }

    select, input, textarea {
        font: 99% arial, helvetica, clean, sans-serif;
    }

    pre, code {
        font: 115% monospace;
        *font-size: 100%;
    }

    body * {
        line-height: 1.22em;
    }

    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;
    }

    table {
        border-collapse: collapse;
        border-spacing: 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;}*/caption, th {
    text-align: left;
}

    h1, h2, h3, h4, h5, h6 {
        font-size: 100%;
        font-weight: normal;
    }

    q:before, q:after {
        content: '';
    }

    abbr, acronym {
        border: 0;
    }

/* end of yahoo reset and fonts */

    body {
        color: #333;
        background: #4b1a1a;
        line-height: 1.3;
    }

    p {
        margin: 0 0 20px;
    }

    a {
        color: #4b1a1a;
    }

    a:hover {
        text-decoration: none;
    }

    strong {
        font-weight: bold;
    }

    em {
        font-style: italics;
    }

    h1, h2, h3, h4, h5, h6 {
        font-weight: bold;
    }

    h1 {
    7 ize : 197 %;
        margin: 30px 0;
        color: #4b1a1a;
    }

    h2 {
        font-size: 174%;
        margin: 0 0 5px 0;
        color: #b8111a;
    }

    h3 {
        font-size: 152%;
        margin: 10px 0;
    }

    h4 {
        font-size: 129%;
        margin: 10px 0;
    }

    pre {
        background: #eee;
        margin: 0 0 20px;
        padding: 20px;
        border: 1px solid #ccc;
        font-size: 100%;
        overflow: auto;
    }

    code {
        font-size: 100%;
        margin: 0;
        padding: 0;
    }

    ul, ol {
        margin: 10px 0 10px 25px;
    }

    ol li {
        margin: 0 0 10px;
    }

    div#photos {
        overflow: auto;
    }

    div.photo {
        float: left;
        display: inline;
        margin: 0 20px 20px 0;
    }

    div.photo a img {
        border: 1px solid;
        padding: 1px;
    }

    p#turtles_caption {
        margin: 5px 0 0;
    }

    div#text a {
        font-weight: bold;
    }

    div#zoom h2 {
        margin: 10px 0 10px;
    }

    div#zoom p {
        line-height: 1.6;
    }

    div#wrapper {
        background: #fff;
        width: 560px;
        margin: 0 auto;
        padding: 20px;
        border: 10px solid #bc8c46;
        border-width: 0 10px;
    }

    div#header {
        position: relative;
        border-bottom: 1px dotted;
        margin: 0 0 10px;
        padding: 0 0 10px;
    }

    div#header p {
        margin: 0;
        padding: 0;
    }

    div#header h1 {
        margin: 0;
        padding: 0;
    }

    ul#nav {
        position: absolute;
        top: 0;
        right: 0;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    ul#nav li a {
    }

    div#content {
    }

    div#content p {
        line-height: 1.6;
    }

    div#footer {
        clear: both;
        margin: 40px 0 0;
        border-top: 1px dotted;
        padding: 10px 0 0;
    }
}

p.aboutme {
    line-height: 1.6 !important;
    font-size: 12px;
}

body, html {
    background: #eee url(../img/bg.png) repeat-x left top;
    margin: 0;
    padding: 0;
}

#author {
    bottom: 50px;
    position: absolute;
    left: 50px;
    text-indent: -424242px;
    background: url(../img/carina.png) no-repeat left top;
    width: 229px;
    height: 15px;
}

#nav {
    position: absolute;
    top: 0;
    right: 0;
    list-style: none;
    margin: 0;
}

#nav a {
    display: block;
    width: 110px;
    height: 100%;
    outline: none;
}

#blog {
    top: -380px;
    right: 650px;
}

#about {
    top: -435px;
    right: 275px;
}

#twitter {
    top: -511px;
    right: 400px;
}

#contact {
    top: -400px;
    right: 80px;
}

#nav a span {
    background: url(../img/sprite1.png) no-repeat left top;
    width: 100px;
    height: 38px;
    display: block;
    position: absolute;
    right: 5px;
    top: 634px;
}

#blog a span {
    background-position: -311px -12px;
    width: 82px !important;
}

#about a  span {
    background-position: -102px -1px;
}

#twitter a span {
    background-position: 7px -1px;
}

#contact a span {
    background-position: -206px -1px;
}

.preload {
    visibility: hidden;
}

.content {
    background: #f3f3f3;
    bottom: 20px;
    position: absolute;
    right: 0;
    border-bottom: 1px solid #d2d3d4;
    border-left: 1px solid #ced0d1;
}

.content .inner {
    width: 0;
    display: none;
    height: 151px;
    border-left: 8px solid #75d0f4;
    text-indent: 0;
    overflow: hidden;
    color: #f3f3f3;
}

.content .inner p {
    padding: 10px 10px 0 10px;
    margin: 0;
    display: none;
    width: 220px;
    font-size: 12px;
}

#nav li {
    float: left;
    display: block;
    text-indent: -424242px;
    position: absolute;
    height: 678px;
    width: 110px;
    padding: 0 0 20px 5px;
}

#nav .nojs {
    filter: alpha(opacity = 60);
    opacity: 0.6;
    -moz-opacity: 0.6;
}

#nav .nojs:hover {
    filter: alpha(opacity = 100);
    opacity: 1;
    -moz-opacity: 1;
}

#nav li a {
    background: transparent url('../img/white.png') repeat-y right top;
}

#nav li .content a {
    color: #3399ff;
    font-weight: bold;
    text-decoration: none;
    display: inline;
}

#nav li.focus a {
/*background-image: url('../img/white3.png');*/
}

#blog_content .inner {
    height: 48px;
}

#twitter_content .inner {
    height: 37px;
}

#contact_content .inner {
    height: 100px;
}

#about_content .inner {
    height: 272px;
}

#about_content .inner p {
    width: 321px;
}