* { margin: 0;padding: 0; }
a { outline: none; }
a img { border: none; text-decoration: none; } 
fieldset { border: 0; }
legend { display: none; }
ul, ol { list-style-type: none; }

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 20px;
}

a:link, a:visited {
	color: #0072b1;
}

a:hover, a:active {
	color: #000000;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}


/* Placeholdere */

div#pagewrapper {
	position: relative;
	text-align: left;
	width: 100%;
}

div#placeholder-header, div#placeholder-right, div#placeholder-column, div#placeholder-footer, div.sitelocator {
	display: none;
}

div#placeholder-content {
	width: 100%;
}

div#placeholder-right-content {
	width: 100%;
}









div.calendar {
	border-top: 1px dotted #c8c7c7;
	background: #ffffff url(../grafikk/column_bg_reversed.gif) left top repeat-y;
	margin-top: 15px;
	padding: 10px 5px;
}

.calendar table {
	width: 190px;
	color: #5b5b5b;
	text-align: center;
	background-color: #ffffff;
	border-collapse: collapse;
}

.calendar h3 {
	color: #8c7d4f;
	text-align: center;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;

}

.calendar h3 span#prevMonth {
	margin-right: 15px;
}

.calendar h3 span#nextMonth {
	margin-left: 15px;
}

.calendar h3 span#prevMonth a, .calendar h3 span#nextMonth a  {
	text-decoration: none;
}

.calendar table tr th {
	color: #8c7d4f;
	border-top: 1px solid #c8c7c7;
	border-bottom: 1px solid #c8c7c7;
}

.calendar table td.weekend {
	color: #A0A0A4;
	background-color: #f2f2f1;
}

.calendar table .today, 
.calendar table .today a, 
.calendar table .today a:link, 
.calendar table .today a:visited,
.calendar table .today a:hover,
.calendar table .today a:active {
	background: #8c7d4f;
	color: #ffffff;
	font-weight: bold;
}

.calendar table td {
	border-right: 1px solid #c8c7c7;
	border-bottom: 1px solid #c8c7c7;
	border-left: 1px solid #c8c7c7;
	height: 20px;
	width: 25px;
	text-align: center;
}

.calendar table td a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}









/* Brikker i div#placeholder-right-content */








/* Artikkel */


div.full-articledisplay {
	margin: 0;
}


div.full-articledisplay h1 {
	font-size: 30px;
	margin: 15px 0;
}

h1 {
	font-size: 30px;
	margin: 15px 0;
}

div.full-articledisplay h2, div.full-articledisplay h3, div.full-articledisplay h4 {
	margin: 15px 0;
}

div.full-articledisplay p {
	margin: 18px 0;
}

div.full-articledisplay ul, div.full-articledisplay ol {
	margin: 15px 0 15px 40px;
}

div.full-articledisplay ul {
	list-style-type: disc;
}

div.full-articledisplay ol {
	list-style-type: decimal;
}

div.full-articledisplay div.published {
	font-size: 11px;
	color: #666666;
}

div.frontpage div.published {
	display: none;
}

div.full-articledisplay p.preamble {
	font-weight: bold;
}

div.full-articledisplay div.full {
	max-width: 522px;
	margin: 15px 0 7px 0;
}

div.full-articledisplay div.left {
	float: left;
	display: inline;
	margin: 0 10px 5px 0;
}

div.full-articledisplay div.right {
	float: right;
	display: inline;
	margin: 0 0 5px 10px;
}

div.photobyline {
	font-size: 9px;
	color: #666666;
	text-align: right;
}





/* div.frontpage */

div.frontpage {
	border: 1px solid #000000;
	margin: 15px 0;
	padding: 15px;
}

div.frontpage h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0;
}

div.frontpage p {
	font-size: 15px;
	color: #000000;
	margin: 10px 0 0 0;
}





/* Full artikkelliste */


div.full-articlelist {
	margin: 15px 0;
}

div.full-articlelist ul {
	list-style-type: none;
}

div.full-articlelist h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px dashed #c8c7c7;
	padding-bottom: 2px;
}

div.full-articlelist p.description {
	display: none;
}

div.full-articlelist li {
	clear: both;
	padding: 20px 0;
	border-top: 1px dotted #c8c7c7;
}

div.full-articlelist li.first {
	border: none;
}

div.full-articlelist h4 {
	display: none;
}

div.full-articlelist h3 {
	font-size: 20px;
	font-weight: bold;	
	margin: 0 0 5px 0;
	padding-top: 0px;
}

div.full-articlelist h3 a {
	text-decoration: none;
}


div.full-articlelist p {
	margin-bottom: 8px;
	font-size: 13px;
}


div.full-articlelist div.list-thumbnail-left {
	float: right;
	display: inline;
	padding: 3px;
	margin: 0px 0 20px 10px;
	border: 1px solid #dcdcdc;

}

div.full-articlelist div.list-thumbnail-left img {
	vertical-align: top;
}


/* Link til slutt i listen */

div.full-articlelist div.articlelist-link-internal, div.full-articlelist div.articlelist-link-internal ul {
	display: inline;
	padding: 0;
}

div.full-articlelist div.articlelist-link-internal li {
	display: inline;
	clear: none;
	padding-top: 0;
	border: none;
}

div.full-articlelist div.published {
	/*display: inline;
	color: #666666;
	font-size: 10px;
	margin-left: 10px;*/
	display: none;
}


div.full-articlelist div.list-link {
	clear: both;
}






/* Søkeresultatside */


/* Søkeresultatside */


span.hitinfiles {
	font-weight: bold;
}

span.hit {
	font-style: italic;
}





/* søkeresultat */


div.full-searchinput {
	display: none;
}

div.list-navigation {
	text-align: center;
	margin: 15px 0;
}

div.list-navigation ul {
	list-style-type: none;
}

div.list-navigation li {
	display: inline;
	margin: 0 5px;
}


/* nøkkel for medlemmer */


div.full-articlelist div.articlelist-link-internal li a.members-only {
	background: transparent url(../grafikk/icon_key.gif) 0 2px no-repeat;
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 10px;
}






/* Medlemsutlisting */

div.members p {
	margin-top: 18px;
}


div.detail h1 {
	margin-bottom: 15px;
}

table.result-list tr.first td {
	font-weight: bold;
}

table.result-list tr.odd {
	background-color: #efefef;
}

table.result-list tr.even {
	background-color: #ffffff;
}

table.result-list {
	border: 1px solid #efefef;
	margin: 15px 0;
}

table.result-list td {
	padding: 5px;
	vertical-align: top;
}



div.appsearchinput {
	display: none;
}





/* Feilmelding */

div.members p.message {
	margin: 15px 0;
	font-weight: bold;
	color: #AA0000;
}












/* div.calendarlist */



div.calendar-reg {
	margin: 15px 0;
}


div#placeholder-right-content div.calendarlist {
	margin: 15px 0 20px 0;
}

div#placeholder-right-content div.calendarlist h2 {
	font-size: 12px;
	font-weight: bold;
	color: #8c7d4f;
	margin: 0;
	border-bottom: 1px dashed #c8c7c7;
	padding-bottom: 2px;
}

div#placeholder-right-content div.calendarlist li {
	background-color: #efefef;
	padding: 3px;
	margin-bottom: 2px;
	border: 1px solid #dcdcdc;
}



div#placeholder-right-content div.calendarlist li.year {
	font-weight: bold;
	margin: 15px 0 5px 0;
	background-color: #ffffff;
}

div#placeholder-right-content div.calendarlist li.month {
	color: #0072b1;
	font-weight: bold;
	margin: 15px 0 2px 0;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
}

div#placeholder-right-content div.calendarlist li div.published {
	display: inline;
	width: 30px;
	float: left;
}



/* Tabell med registrering av arrangement */

form#calendarreg span.red {
	color: #FF0000;
	margin-left: 5px;
}

form#calendarreg span.calendar-date {
	color: #666666;
	margin-left: 5px;
}

form#calendarreg input, form#calendarreg textarea {
	width: 200px;
}

form#calendarreg textarea {
	height: 100px;
}

form#calendarreg input.button {
	width: 50px;
}

form#calendarreg table td {
	vertical-align: top;
}





/* Oversikt over arrangement i kalender */


div.article-data {	
	margin: 15px 0;
	width: 518px;
}

div.article-data ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.article-data ul li {
	margin-bottom: 3px;
	float: left;
}

div.article-data ul li.odd {
	font-weight: bold;
	width: 180px;
}

div.article-data ul li.even {
	width: 338px;
}

div.article-data ul li.last {
	margin-bottom: 15px;
}






