/*
Design by Fatguy AS – Go to www.fatguy.no
*/


/* GLOBAL */
body {
color: #390;
background: #e2ffe1 url(background.gif) repeat-x;
}
#container {
background: url(head-background.gif) no-repeat;
}
a,
a:link, 
a:active,
a:visited {
color: #390;
}
a:hover {
color: #390;
}
h1 {
color: #3C9;
}
h2 {
color: #3C9;
}
h3 {
color: #3C9;
}
h4 {
color: #3C9;
}
h5 {
color: #3C9;
}
h6 {
color: #3C9;
}
strong {
	font-weight: bold;
}
p {
color: #390;
}
.title {
color: #3C9;
border-bottom: 1px solid #3C9;
}
img {
	border: 0;
}
/* END GLOBAL */




/* HEAD */
#head {
}
div#label .title,
div#adress .title {
display: none;
}
/* END HEAD */




/* AREA 1 */
div#menu-main {
background: #00c790 url(menu-background.gif);
background-repeat: repeat-x;
background-position: top;
}

div#menu-main .title {
display: none;
}

div#menu-main a,
div#menu-main a:link, 
div#menu-main a:active,
div#menu-main a:visited {
color: #FFF;
}
div#menu-main a:hover {
color: #390;
}

/* END AREA 1 */




/* AREA 2 */
#articles-shortlist li {
border-bottom: 1px solid #3C9;
}
.date,
.byline {
color: #3C9;
}
/* END AREA 2 */




/* AREA 3 */
/* END AREA 3 */




