/* HEAD */

noscript #noJavaScript {
    width: 100%; height: 15px;
    padding: 5px;
    text-align: center;
    background: #c85000;
    color: #ffffff; }

h1 {
    text-indent: -9999px;
    width: 284px; height: 144px;
    margin-left: -34px;
    cursor: pointer;
    background: url('../gfx/logo.png') no-repeat right bottom; }

#head .blogg {
    width: 327px; height: 144px;
    background: url('../gfx/logo_blog.png') no-repeat right bottom; }


/* NAVIGATION MENU */

#head a {color: #d6d6d6; }

#head a:hover { color: #ffa119; }

#head .user_loggedin a {
    color: #999999;
    text-decoration: none; }
    
#head .user_loggedin a:hover {
    color: #ffa11a;
    text-decoration: underline; }

#head .user_loggedin {
    float: right;
    font-size: 11px; color: #848484;
    margin-top: -58px; padding-right: 10px; }

#head ul {
    float: right; clear: both; margin-top: -40px; }

#head li {
    padding-right: 10px; display: inline; }