@charset "utf-8";

/* Mine */

html
{
    font-family: geneva, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #7e7f80;
    line-height: 18px;
    background-color: #390a1e;
    background-image: url('img/muskuloskeletal-bg.png');
    background-repeat: repeat-x;
}

body
{

}

img { border: 0; }

h1
{
    font-family: arial, sans-serif;
    color: #004d7a;
    font-size: 18px;
    margin-top: 20px;
}

h2
{
    color: #0076a3;
    font-family:  arial, sans-serif;
    font-size: 14px;
border-bottom: 1px solid #dddddd;
margin: 0;
padding: 0;
}

h3
{
    color: #003663;
    font-size: 14px;
    font-family:  arial, sans-serif;
}

#logo
{
    width: 1024px;
    margin: 0 auto;
    text-align: center;
    padding-top: 69px;
}

#ramme
{
    width: 1004px;
    margin: 0 auto;
    top: 10px;
    background-color: white;
    padding: 10px;
    min-height: 800px;
}

#innhold
{
    width: 704px;
    background-image: url('wrap.png');
    background-position: top right;
    background-repeat: repeat-y;
    padding: 20px;
}

#innhold li
{
    margin-bottom: 5px;
}

#innhold a
{
    color: #5680af;
}

#content
{
    width: 604px;
    background-image: url('wrap.png');
    background-position: top right;
    background-repeat: repeat-y;
    padding: 20px;
    margin: 0 auto;
}

#content li
{
    margin-bottom: 5px;
}

#content a
{
    color: #5680af;
}

#logo
{
    color: #999999;
    font-size: 11px;
}

#meny a
{
    color: #0281ca;
    font-size: 11px;
}

#logo ul li
{
display: inline;
margin: 0 10px 0 0;
padding: 0 10px 5px 0;
border-right: 1px solid #cccccc;
}

#logo li.last
{
display: inline;
margin: 0 10px 0 0;
padding: 0 10px 5px 0;
border-right: 0px solid #cccccc;
}

/* CSS Document */

#meny
{
width: 250px;
float: right;
line-height: 20px;
}

div.widget
{
background-color: #f7f7f7;
margin-bottom: 10px;
padding: 10px;
border: 1px solid #e6e6e6;
}

div.dottedline
{
    border-bottom: 1px dotted #c6c6c6;
    margin: 30px 0 0 0;
}

div#oppdatert
{
    font-size: 9px;
    margin-bottom: 30px;
    text-align: right;
}

div.widget h2
{
    cursor: pointer;
}

li.blogglist
{
    list-style: none;
    margin: 0;
    padding: 0;
}

span.blogglistdate
{
    font-size: 9px;
    margin-right: 20px;
}

p#bloggdato
{
    font-size: 10px;
    color: green;
}

div#ole
{
    font-size: 11px;
    clear: both;
    height: 96px;
    background-color: #efefef;
    border: 1px solid #cfcfcf;
    padding: 10px;
    overflow: hide;
}

div#adsense
{
    clear: both;
    margin-top: 30px;
}

div#content ul
{
    color: red;
}

div#content li
{
    color: red;
}
