*
{
    border: 0;
    margin: 0;
    padding: 0;
}

body
{
    font-size: 75%;
    color: #222;
    background: #fff;
    font-family: "Helvetica Neue",  Helvetica,  Arial,  sans-serif;
    margin: 0;
    padding: 0;
}

table
{
    border-spacing: 0;
    width: 100%;
    margin-bottom: 0;
    border-collapse: collapse;
}

caption, th, td
{
    text-align: left;
    font-weight: 400;
}

table, td, th
{
    vertical-align: middle;
}

a img
{
    border: none;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: 400;
    color: #111;
}

h1
{
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
}

h2
{
    font-size: 2em;
    margin-bottom: 0.75em;
    font-weight: 700;
}

h3
{
    line-height: 1;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0.75em;
}

h4
{
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
    height: 1.25em;
}

h5
{
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 1.5em;
}

h6
{
    font-size: 1em;
    font-weight: 700;
}

p img
{
    float: none;
    margin: 0 12px 0 0;
    padding: 0;
}

p img.left
{
    float: left;
}

p img.right
{
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
}

a
{
    text-decoration: underline;
    color: #3871ab;
}

blockquote
{
    color: #666;
    font-style: italic;
    border-left: 2px solid #EEAD24;
    margin: 0 1.5em 1.25em;
    padding: 0 1em 1px;
}

sup, sub
{
    line-height: 0;
}

abbr, acronym
{
    border-bottom: 1px dotted #666;
}

address
{
    font-style: italic;
    margin: 0 0 1.5em;
}

pre, code
{
    white-space: pre;
    margin: 1.5em 0;
    padding: 1em;
}

pre, code, tt
{
    background: #EFEFEF;
    color: #222;
    font: 1em 'andale mono',  'lucida console',  monospace;
    line-height: 1.5;
}

#content li ul, li ol
{
    margin: 0 1.5em;
}

.contetnt ul, ol
{
    margin: 0 1.5em 1.5em;
}

#content ul
{
    list-style-type: disc;
}

#content ol
{
    list-style-type: decimal;
}

dd
{
    margin-left: 1.5em;
}

th
{
    font-weight: 700;
    background: #5eb2e5;
}

th, td
{
    padding: 4px 10px 4px 5px;
}

tr.even td
{
    background: #d4e9f7;
}

caption
{
    background: #eee;
}

.small
{
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
}

.large
{
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
}

.highlight
{
    background: #ff0;
}

hr
{
    background: #ddd;
    color: #ddd;
    clear: both;
    height: .1em;
    border: none;
    margin: 0 0 1.45em;
}

fieldset
{
    border: 1px solid #ccc;
    margin: 0 0 1.5em;
    padding: 1.4em;
}

legend
{
    font-weight: 700;
    font-size: 1.2em;
}

input[type='text'], textarea, select
{
    border: 1px solid #222;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0.5em 0;
    padding: .3em;
}

input[type='text']:focus
{
    border: 1px solid #bbb;
}

input[type='submit']
{
    border: 1px solid #222;
    padding
}

input.openid
{
    background: #FFF url('/stuff/site/openid.png') no-repeat scroll 0 50%;
    color: #CCC;
    padding-left: 18px !important;
}

input.openid:focus
{
    color: #222;
    border: 1px solid #666;
}

textarea
{
    width: 390px;
    height: 250px;
    padding: 5px;
}

.error, .notice, .success
{
    margin-bottom: 1em;
    border: 2px solid #ddd;
    padding: .8em;
}

.error
{
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}

.notice
{
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

.success
{
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}

.error a
{
    color: #8a1f11;
}

.notice a
{
    color: #514721;
}

.success a
{
    color: #264409;
}

code
{
    white-space: normal;
    display: block;
    margin: 0 1.5em 1.25em;
}

pre
{
    overflow: auto;
}

hr
{
    height: 2px;
    display: block;
}

a:hover
{
    color: #eead24;
    text-decoration: underline;
}

#header
{
    background: #000;
    color: #C0C0C0;
    height: 120px;
    padding-top: 2em;
    width: 100%;
}

#header #logo
{
    background: transparent url('images/polly.png') no-repeat;
    height: 298px;
    width: 218px;
    position: absolute;
    top: 0;
}

#header #login
{
    float: right;
    margin-right: 3em;
}

#header #title
{
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1; 
    margin-bottom: 0.25em;
    margin-left: 5em;
    color: #eead24;
    display: block;
}

#header a
{
    text-decoration: none;
    color: #EEAD24;
}

#header #slogan
{
    font-size: 16px;
    margin-left: 13em;
}


/*
MENU
*/

#menu
{
    background: #CCC;
    height: 50px;
    padding-top: 2em;
}

#menu ul
{
    padding: 0;
    margin-left: 20em;
    list-style: none;
}

#menu ul li
{
    float: left;
    position: relative;
    width: 15em;
}

#menu ul li a
{
    color: #222;
    font-size: 20px;
    font-family: 'Molango', 'Myriad Pro', Serif;
    font-weight: bold;
    text-decoration: none;
}

#menu ul li ul
{
    background: #F0F0F0;
    display: none;
    list-style: none;
    position: absolute; 
    left: 0;
    margin: 0;
    top: 1em;
}

#menu ul li ul li a
{
    display: block;
    font-family: "Helvetica Neue",  Helvetica,  Arial,  sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 5px;
}

#menu ul li ul li a:hover
{
    background: #C0C0C0;
}

#menu ul li > ul
{
    top: auto;
    left: auto;
}

#menu ul li:hover ul
{
    display: block;
}
/*
/MENU
*/

#content
{
    margin-left: 13em;
    margin-top: 2em;
    padding: 1em;
    width: 85%;
}

#content p
{
    margin-bottom: 1em;
    line-height: 1.4em;
}

#content h2
{
    font-size: 24px;
    display: inline;
}

#content h2 a
{
    border-bottom: 1px dashed;
    text-decoration: none;
    color: #000;
}

#content h3
{
    font-size: 16px;
    margin-bottom: 0.6em;
}

#content ul li, #content ol li
{
    margin-bottom: 0.25em;
}

#content a:hover
{
    color: #EEAD24;
}

.info
{
    margin-bottom: 0.75em;
    color: #999;
}

.info span
{
    margin-right: 1.5em;
    font-size: 12px;
    padding-left: 20px;
    margin-bottom: 0.5em;
}

.info .date
{
    background: transparent url(images/ico/time.gif) no-repeat 0 -1px;
}

.info .author
{
    background: transparent url(images/ico/user.gif) no-repeat 0 -1px;
}

.info .comment
{
    background: transparent url(images/ico/comment.gif) no-repeat 0 -1px;
}

.info .cat
{
    background: transparent url(images/ico/cat.gif) no-repeat 0 1px;
}

.info .tag
{
    background: transparent url(images/ico/tag.gif) no-repeat 0 0;
}

#footer
{
    text-align: center;
}

#footer
{
    padding-bottom: 18px;
}

#footer a
{
    text-decoration: none;
    color: #666;
}

div.entries
{
    margin-bottom: 10px;
    font-size: 14px;
    padding: 1em;
}

div.entries h2
{
    font-size: 1.2em;
}

div.entries p.summary
{
    text-indent: 1em;
}

div.entries p.posted
{
    font-style: italic;
    font-weight: 700;
}

.row0
{
    border-bottom: 2px solid #d21a1d;
}

.row1
{
    border-bottom: 2px solid #e9bb2c;
}

#comments-header
{
    border-bottom: 1px dotted #333;
}

div#comments .comment
{
    border-bottom: 2px solid #333;
    padding: .5em;
    margin: .5em 0 0 0;
}

div#comments .comment h4
{
    font-size: 18px;
}

div#comments .comment .contents
{
    margin-top: 1.5 em;
}

div#comments .comment .posted
{
    font-style: italic;
    text-align: right;
}

#openid_input_area
{
    clear: both;
    padding: 10px;
}

#openid_highlight
{
    background-color: #FFFCC9;
    float: left;
    padding: 3px;
}

.openid_large_btn
{
    width: 100px;
    height: 60px;
    border: 1px solid #DDD;
    float: left;
    margin: 3px;
}

.openid_small_btn
{
    width: 24px;
    height: 24px;
    border: 1px solid #DDD;
    float: left;
    margin: 3px;
}

a.openid_large_btn: focus
{
    outline: none;
    -moz-outline-style: none;
}

.openid_selected
{
    border: 4px solid #DDD;
}

p, dl
{
    margin: 0 0 1.5em;
}

a: focus, a:hover, .loud
{
    color: #000;
}

strong, dfn, dl dt, label, #openid_form legend
{
    font-weight: 700;
}

em, dfn, tfoot
{
    font-style: italic;
}

del, .quiet
{
    color: #666;
}

.hide, #openid_choice
{
    display: none;
}

#openid_form
{
    width: 580px;
}

.container, .block
{
    display: block;
}

.clear, #openid_btns, #openid_btns br
{
    clear: both;
}

#content li, #content ul, #content ol
{
    margin-bottom: 1.25em;
}