/*
Template specific style definitions.

Site: FADD
Author: Adam Barry for Neolab
Date: 17 October 2007
Base by Adam Barry
----------------------------------------------------------*/

/***********************************************************
Template: Frontpage
***********************************************************/

/*: Template section: Preamble
----------------------------------------------------------*/
#content .preamble {
	width: 400px;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid white;
	float: left;
}

#content .preamble h1 {
	font-size: 2em;
}


/*: Template section: News
----------------------------------------------------------*/
#content .news {
	width: 400px;
	font-size: 1.2em;
	padding-top: 5px;
	float: left;
}

#content .news dt {
	padding-bottom: 10px;
}

#content .news dd {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#content .news span.image {
	width: 218px;
	height: 72px;
	background-color: white;
	background-image: url(../graphics/news-image-mask.gif);
	background-repeat: no-repeat;
	padding: 9px;
	float: left;
}

#content .news span.image span {
	width: 218px;
	height: 72px;
	float: left;
	overflow: hidden;	
}

#content .news img {
	float: left;
}

#content .news p {
	width: 144px;
	padding-top: 5px;
	padding-left: 20px;
	float: right;
}

/*: News2
-----------------------*/
#content .news2 {
	width: 380px;
	font-size: 1em;
	padding-top: 5px;
	float: left;
}

#content .news2 dt {
	padding-bottom: 2px;
	font-size: 1.2em;
}

#content .news2 dd {
	padding-bottom: 12px;
	float: left;
	width: inherit;
	display: block;
}

#content .news2 img {
	float: left;
}

#content .news2 p {
	padding-top: 0px;
	padding-left: 0px;
	float: none;
}

#content .news2 h4 {
	float: none;
	font-size: 1em;
}



/*: Template section: Newsletter
----------------------------------------------------------*/
.newsletter {
	width: 203px;
	background-color: #D8E3F2;
	background-image: url(../graphics/elements/top.gif);
	background-repeat: no-repeat;	
	color: inherit;
	padding-top: 20px;
	margin-top: 15px;
	float: left;
}

.newsletter h2 {
	font-family: arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}

.newsletter fieldset {
	width: 163px;
	background-image: url(../graphics/elements/bottom.gif);	
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	border: none;
}

.newsletter p {
	font-size: .75em;
	line-height: 1.5em;
}

.newsletter ul {
	width: 163px;
	padding-bottom: 0;
}

#content .newsletter li {
	width: 80px;
	margin-left: 0;
	float: left;
}

.newsletter input {
	width: 80px;
	font-size: .9em;
	border-top: 1px solid #4E4E4E;
	border-left: 1px solid #4E4E4E;
	border-right: 1px solid #4E4E4E;
	border-bottom: 1px solid #D9D6CF;
	margin-top: 1px;
	float: left;
}

.newsletter .signUp {
	width: 63px;
	height: 20px;
	background-image: url(../graphics/newsletter/signUp.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
}

.newsletter .signUp span {
	display: none;
}

.newsletter .signUp:hover {
	background-position: 0 -20px; 
}


/*: Template section: Calendar
----------------------------------------------------------*/
.calendar {
	width: 203px;
	background-color: #D8E3F2;
	background-image: url(../graphics/elements/top.gif);
	background-repeat: no-repeat;	
	font-family: arial, sans-serif;
	color: inherit;
	margin-top: 15px;
	float: left;
}

#content .calendar .container {
	width: 163px;
	background-image: url(../graphics/elements/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

.calendar h2 {
	font-size: 1em;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.calendar table {
	width: 163px;
	font-size: .70em;
	border-collapse: collapse;
	float: left;
}

.calendar caption {
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}

.calendar tbody td.first {
	background-image: url(../graphics/calendar/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.calendar tbody td.last {
	background-image: url(../graphics/calendar/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.calender th, .calendar td {
	height: 14px;
	text-align: right;
	border-top: 2px solid #D8E3F2;
	border-bottom: 2px solid #D8E3F2;
	border-color: #D8E3F2;
	padding-right: 6px;
}

.calendar thead th {
	text-transform: uppercase;
	text-align: center;
}

.calendar tbody td {
	background-color: white;
}



/*: Template section: Calendar (special)
----------------------------------------------------------*/
.calendar tbody td a {
	background-color: inherit;
	color: #710000;
	text-decoration: underline;
}

.calendar tbody td.today {
	background-color: #710000;
	color: white;
}

.lilleskrift{
	font-size: x-small;		
}

/*: Template section: Viden
----------------------------------------------------------*/


.person {
	display: inline;
	margin-left: 20px;
	font-size: 12px;
}
.afsnit {
	margin-left: 10px;
}
