@charset "utf-8";
/* CSS Document                 */
/* Åbo Underrättelser 2007      */
/* Paul Söderholm               */

body{
background-color:#f2f2ed;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
/*font-size:0.85em;*/
font-size:76.1%;
}

* {margin: 0; padding: 0}

#wrapper1{position:relative;margin-left:auto; margin-right:auto;top:10px;width:780px;}


/* Header settings */
#header {
/*border:2px #CCFF33 solid;
height:120px;
background-color:#FFCC00;*/
background-repeat:no-repeat;
margin-bottom:5px;
}

#header-top {
/* border:2px #FFCC33 solid;
height:20px;
background-color:#FFCC00; */
background:url(../images/bg-header-top.png) top no-repeat #FFCC00;
padding:5px 5px 5px 10px;
font-size:0.9em;
}

#header-middle {
/* border:2px #330099 solid; */
height:65px;
padding-top:5px;
padding-left:10px;
background-color:#FFFFFF;
}
#header-middle h1 {
background-image:url(../img/au-logo.png);
background-repeat:no-repeat;
width:437px;
height:57px;
}
#header-middle h1 span {
display:none;
}

#header-bottom {
/* border:2px #CC33FF solid;
height:20px;
background-color:#FFCC00; */
background:url(../images/bg-header-bottom.png) bottom no-repeat #FFCC00;
padding:5px 5px 5px 10px;
font-size:0.9em;
}


/* Footer settings */
#footer {
/* border:2px #CC33FF solid;
height:20px; */
background:url(../images/bg-header-bottom.png) bottom no-repeat #FFCC00;
padding:5px 5px 5px 10px;
font-size:0.9em;
clear:both;
margin-top:10px;

}


/* Content wrapper */
#content {
background:url(../images/bg-main-top.png) top no-repeat #fcfcfa;
padding-top:10px;
width:100%;
position:relative;
}
#wrap2 {
float:left;
width:620px;
position:relative;
}

/* Main settings */
#main {
padding:10px;
float:right;
width:438px;
border-left:1px solid #999;
border-right:1px solid #999;
}
#main h1,h2,h3 {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
#main p {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:1em;
margin-top:0.75em;
}
#main img {
border:#000 solid 1px;
margin-right: 10px;
margin-bottom: 3px;
}
#main ul {
margin-left:1em;
}


/* Article settings */
.ArticleList ul {
padding:0; 
margin: 5px 0;
list-style-type:none;
border:0;
}

.ArticleList li {
 margin:0;
 padding:.3em 0;
}


/* Horizontal Menu settings */
.hmenu ul {margin:2px 0;}
.hmenu li {
display:inline;
color:#333;
border-left:1px solid #333;
padding:0 5px 0 9px;
}
.hmenu li:first-child {border-left:0;}
.hmenu ul li a {text-decoration:none;}
.hmenu ul li a:hover {text-decoration:underline;}

/* Left column settings */
#left {
width:160px;
border-right:1px solid #999;
position:absolute;
top:0px;left:0px;
/* margin-right:10px; */
background-color:#fcfcfa;
font-weight:bold;
}
#left img {
border:0;
}

#left ul {
margin:10px 5px 10px 5px;
padding:0;
list-style-type:none;
border:0;
}
#left li {
margin:0;
padding:.3em 0;
}
/* #left li:first-child {border-left:0;} */
#left a {text-decoration:none; color:#b3a159;}
#left a:hover {text-decoration:underline; color:#F60;}

/* Right column settings */
#right {
width:155px;
border-left:1px solid #999;
margin:10px 5px 10px 5px;
position:absolute;
top:0px;right:0px;
background-color:#fcfcfa;
}
#right img {
border:0;
margin:3px 5px;
}

#right ul {
margin:10px 5px 10px 5px;
padding:0;
list-style-type:none;
border:0;
}
#right li {
margin:0;
padding:.3em 0;
}
/* #left li:first-child {border-left:0;} */
#right a {text-decoration:none; color:#b3a159;}
#right a:hover {text-decoration:underline; color:#F60;}

#weather {
  	width: 135px;
    /* width: 467px; */
    height: 38px;
    overflow: hidden;
    /* position: absolute; */
    z-index: 2;
	margin-top: 5px;
    }

#fakta {
margin-top:5px;
margin-bottom:10px;
background-color:#ffe580;
padding:5px;
}

.datum {
margin-bottom:10px;
font-size:0.9em;
}

.bildtext {
font-size:0.95em;
}
.fotograf {
font-size:0.85em;
margin-bottom:5px;
}
.nedryckare {
font-size:1.5em;
/* font-weight:bold; */
}
.creators {
font-weight:bold;
border-top:#999 solid 1px;
margin-top:5px;
}

.note {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 0.9em;
  color: #555;
  letter-spacing: 0.1em;
  margin-top: 0;
  }

