﻿/* ----- CONTENTS ------------------------------------------------------------

1: CUSTOM



---------------------------------------------------------------------------- */
/* 1: CUSTOM
============================================================================ */


.introduction
{
	font-weight: bold;
}

.hidden
{
	display: none;
}

#headnav ul li.lastitem
{
	border: none;
}

#pageoptions A.mailButton
{
	padding: 5px 5px 5px 30px;
	background: url(../images/letter.png) no-repeat left top;
	line-height: 2;
}

#pageoptions A.printButton
{
	padding: 5px 5px 5px 30px;
	margin-top: 10px;
	background: url(../images/printer.png) no-repeat left top;
	line-height: 2;
	clear: left;
}

#pageoptions A.enLanguageButton
{
	padding: 5px 5px 5px 30px;
	margin-top: 10px;
	background: url(../images/englishpage.png) no-repeat left top;
	line-height: 2;
	clear: left;
}

#pageoptions A.svLanguageButton
{
	padding: 5px 5px 5px 30px;
	margin-top: 10px;
	background: url(../images/swedishpage.gif) repeat-x left top;
	line-height: 2;
	clear: left;
}

/* --------- Image format ----------- */
img.topleftfloatingimage
{
	margin-right: 1em;
	margin-bottom: 1em;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
	margin-left: 1em;
	margin-bottom: 1em;
}
TD
{
	vertical-align: top;
}


.iv-search-no-hits
{
	border: 1px solid #bdbdbd;
	background-color: #99ccff;
	margin: 10px 0px;
	padding: 6px;
}

.soundcontainer
{
	margin-bottom: 10px;
}

.lastapplicationdate
{
	color: #667b88;
	display: block;
	font-style: italic;
}

/*************************/
/* BLOG                  */
/*************************/

OL
{
	LIST-STYLE-TYPE: none;
}

.bloggerThumbnail
{
	float: left;
	width: 75px;
	padding: 7px;
	border: 1px solid #dcdcdc;
	background-color: White;
}
.bloggerImage
{
	width: 240px;
	padding: 0px;
	border: 1px solid #dcdcdc;
	background-color: White;
}
.blogItem
{
	width: 100%;
	overflow: hidden;
}

.blogItem .textWide
{
	width: 100%;
}

.blogItem .text
{
	float: left;
	margin-left: 15px;
	width: 260px;
}

.blogItem h2
{
	margin: 0 0 0.6em 0;
	font-size: 1.1em;
	font-style: italic;
}

.blogItem h2 a
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-style: normal;
}

/* Tag links */
.tags
{
	overflow: hidden;
}

.tags h2
{
	float: left;
	font-style: normal;
}

.tags ul
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.tags li
{
	font-family: Verdana, Helvetica, Sans-Serif;
	list-style: none;
	list-style-image: none;
	float: left;
	margin-left: 0.5em;
}

/* Tag cloud */
ul.tagCloud
{
	margin: 0em 0.5em 0.5em 0.5em;
	padding: 0;
}

ul.tagCloud li
{
	display: inline;
	list-style: none;
	list-style-image: none;
	margin: 0 0.4em 0 0;
	vertical-align: baseline;
}

ul.tagCloud h1, ul.tagCloud h2, ul.tagCloud h3, ul.tagCloud h4, ul.tagCloud h5, ul.tagCloud h6
{
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Sans-Serif;
}
ul.tagCloud h1
{
	font-size: 1.6em;
	font-weight: 900;
}
ul.tagCloud h2
{
	font-size: 1.3em;
	font-weight: 700;
}
ul.tagCloud h3
{
	font-size: 1.0em;
	font-weight: 500;
}
ul.tagCloud h4
{
	font-size: 0.9em;
	font-weight: 400;
}
ul.tagCloud h5
{
	font-size: 0.8em;
	font-weight: 200;
}
ul.tagCloud h6
{
	font-size: 0.7em;
	font-weight: 100;
}

/* Date archive */
div.dateTree
{
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div.dateTree ul
{
	padding: 0;
	margin: 0.5em;
}

div.dateTree ul ul
{
	margin: 0 0 0 2em;
}

div.dateTree li
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

/* Comments */
ol.comments
{
	margin-bottom: 1.5em;
	padding-left: 0em;
	margin: 0;
}

ol.comments ul
{
	margin-left: 2.8em;
}
ol.comments li
{
	margin-bottom: 1em;
	background-color: #efefef;
	padding: 1em;
}
ol.comments .footer
{
	margin-top: 0.4em;
	text-align: right;
}
ol.comments .footer h2
{
	margin: 0.5em 0;
	margin-top: 0.2em;
	font-size: 1.1em;
	font-style: italic;
}
ol.comments .footer a
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-style: normal;
}
ol.comments img, .newsBody img, .eventBody img, div.WRbody img, div.text img
{
	padding: 0.5em;
	background: #fff;
	border: solid 1px #dcdcdc;
}

ol.comments img
{
	max-width: 27.1em;
}

.WRnote
{
	display: block;
	margin: 1.5em 0;
	padding-left: 0.5em;
	color: #e99636;
}

/* Post comment */
fieldset.comment
{
}

fieldset.comment ul
{
	/* Validation summary */
	font-family: Verdana, Helvetica, Sans-Serif;
	font-style: normal;
	font-size: 0.8em;
	background-color: #eeeeee;
	margin: 1em 0;
	padding: 1em;
}

fieldset.comment li
{
	margin-left: 1.4em;
	list-style-image: none;
	margin-bottom: 0.7em;
	padding: 0;
}

fieldset.comment label, fieldset.comment input, fieldset.comment textarea
{
	display: block;
}

fieldset.comment input.textinput, fieldset.comment textarea
{
	width: 325px;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
fieldset.comment textarea
{
	height: 140px;
}

/*************************/
/* CAPTCHA               */
/*************************/

fieldset.captcha
{
	margin-top: 1em;
	padding: 0;
	border: 0;
}
fieldset.captcha legend
{
	display: none;
}
fieldset.captcha label
{
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.7em;
	width: 115px;
}
fieldset.captcha img
{
	float: left;
	margin-bottom: 0.7em;
	padding-left: 0.5em;
}
fieldset.captcha input
{
	clear: both;
	width: 325px;
}
fieldset.captcha span
{
	/* validator */
	float: right;
}
