
html{
font-size : 100%
}

body{
background : transparent url(../img/bg_body.jpg) repeat-x;
color : #000;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 1em;
margin : 0;
padding : 0 0 1em
}

#wrapallL{
background : transparent url(../img/bg_wrapall-b.jpg) no-repeat left bottom;
margin : 0;
padding : 0
}
#wrapallR{
background : transparent url(../img/bg_wrapall-a.jpg) no-repeat right bottom;
margin : 0;
padding : 0
}

/* @Layout Styles
------------------------------*/
#content{
background : transparent url(../img/bg_content.jpg) no-repeat center top;

border-bottom : 3px double #BBB;
margin : 0 auto;
overflow : hidden;
padding : 250px 0 0;
width : 55em
}

#siteinfo{
clear:both;	
background : url(../img/bg_siteinfo.jpg) no-repeat center bottom;
border-bottom : 1px solid #DDD;
color : #666;
margin : 0 auto;
overflow : hidden;
width : 55em;
height: 91px
}


#innhold-enCol{
width : 100%
}

#innhold-toCol-venstre{
float : left;
width : 70%
}

#innhold-toCol-hoyre{
color : #454636;
float : left;
width : 30%
}

#halvpart-venstre{
float : left;
width : 50%
}

#halvpart-hoyre{
color : #454636;
float : left;
width : 50%
}


#innhold-toCol-hoyre .content-wrap
{
border-left : 1px solid #EEE
}
.content-wrap
{
padding : 0 2em 1.5em
}
#innhold-toCol-hoyre p,#innhold-toCol-hoyre ul,#innhold-toCol-hoyre li
{
font-size : 0.90em;
line-height : 1.636em;
margin : 1.636em 0;
list-style-type : none
}



/* @Anchor Styles
------------------------------*/
a img
{
border : none
}
a:link,a:visited
{
color : #000
}
a:hover,a:focus,a:active
{
color : #ad5112
}


/* @Navigation Styles
------------------------------*/
#navigation-main
{
border-bottom : 1px solid #d5c9b9;
border-top : 1px solid #d5c9b9;
width : 100%
}
#navigation-main ul
{
font-size : 0.875em;
line-height : 1.285em;
list-style-type : none;
margin : 1.285em 0;
padding : 0;
text-align : center
}
#navigation-main li
{
display : inline;
margin-left : 1em
}
#navigation-main a
{
border-bottom : 2px solid #d5c9b9;
border-top : 1px solid #d5c9b9;
color : #000;
padding : 0.642em .5em;
text-decoration : none
}
#navigation-main a:hover,#navigation-main a:active
{
border-top : 1px solid #5e6253;
color : #4e4f40
}


/* @Heading Styles
------------------------------*/
h1#branding
{
left : 0;
position : absolute;
top : -300px
}
h2,h3
{
color : #666;
font-family : "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
font-size : 1.125em;
font-weight : 300;
line-height : 1em;
margin : 1em 0
}

#heading-page
{
font-size : 1.563em;
line-height : 0.72em;
margin : .72em 0
}
#heading-page span
{
color : #ab5f2e;
display : block;
font-size : .5em;
padding-top : 1em;
}
#welcome h2
{
color : #FFF;
font-size : 1.563em;
left : 30%;
line-height : 0.72em;
margin : .72em 0;
position : absolute;
top : 40%
}

#innhold-toCol-hoyre h2,#innhold-toCol-hoyre h3,#innhold-toCol-hoyre h4
{
border-bottom : 1px solid #BBB;
border-top : 5px solid #BBB;
color : #666;
font-size : 0.75em;
font-weight : 700;
line-height : 1.5em;
margin : 1.5em 0;
padding : .5em 0;
text-transform : uppercase
}


h4
{
font-size : 0.75em;
letter-spacing : 0.3em;
line-height : 1.5em;
margin : 1.5em 0;
}


#feedlist li
{
border-bottom : 1px solid #999;
margin : .2em 0;
padding-bottom : .2em;
}

#feedlist ul
{
padding-left : .2em;
}

