
#overlay {
	display:none;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 190;
	width: 100%;
	height: 100%;
}

#login-box {
	display:none;
	position: fixed;
	top:50%;
	left:50%;
	z-index: 200;
	margin:-168px 0px 0px -190px;
}

.left_article_other_themes_item {
	overflow:auto;
	margin-bottom:5px;
}

.left_article_other_themes_item a {
	float:left;
}

/* quote (dagens bøn) - Copy from old theme */
.prayer {
	background-image: url(images/prayer-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	width: 419px;
	float: left;
}

.prayer-top {
	background-image: url(images/prayer-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 17px;
}

.prayer-bottom {
	background-image: url(images/prayer-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 49px;
	text-align: right;
	padding: 20px 70px 0px 0px;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}

.prayer p {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 20px;
}

/* Quizzes */
.quiz_list_container {
	overflow:auto;
}

.quiz_list_container .quiz_list_image,
.quiz_list_container .quiz_list_text {
	float:left;
}

.quiz_list_container .quiz_list_text {
	margin-left:10px;
	line-height:15px;
	font-size:12px;
}

.quiz_list_container .quiz_list_text .quiz_list_header {
	font-weight:bolder;
}

.quiz_list_container .quiz_list_text .quiz_list_header a {
	color:#984980;
}

.quiz_list_container .quiz_list_text .quiz_list_body a {
	color:#000000;
}
.quiz_answer_text {
	font-style: italic;
	margin-top: 10px;
}
.quiz_answer_text:before {
	content: "Forklaring: ";
}

.category_head {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 7px;
	text-transform: uppercase;
}

#quiz_main_description {
	background-color: #EEEEEE;
	padding: 10px;
	font-size:12px;
}

#quiz_container h3 {
	color:#984980;
}

#quiz_container .hrule {
	border-top:1px solid #EEEEEE;
}

.static-text .head {
	font-weight:bolder;
}

.image_caption_wrapper {
	width:200px;
	float:left;
}

.article_image_container {
	position:relative;
	margin-bottom:2px;
	float:left;
}

.space-below {
	margin-bottom:20px;
}

.left_article_column_flexblock .author_wrapper {
	overflow:auto;
	margin-bottom:4px;
}

.banner {
	text-align:center;
}
.flexblock .banner {
	margin-bottom: 15px;
}

/* Photo contest list */
#photocontest_list form .search-block .search-submit {
	height:24px;
}

#photocontest_list form .search-block .search-text,
#photocontest_list form .search-block .search-submit {
	border:1px solid #C3C3C3;
}

#photocontest_list form .search-block .search-text {
	border-right:none;
}

#photocontest_list .contest-item {
	overflow:auto;
	margin:0px;
	padding:2em 0px;
	border-bottom:1px solid #CCCCCC;
}

#photocontest_list .contest-item.last {
	border-bottom:none;
}

#photocontest_list .contest-item .photo-info {
	float:left;
	width:200px;
	padding:5px 10px;
}

#photocontest_list .contest-item .photo-info .text,
#photocontest_list .contest-item .photo-info .link {
	margin:.6px 0px;
}

#photocontest_list .contest-item .photo-caption {
	margin:0px 0px 0px 220px;
	padding:5px;
}

div.abonnement-info {
	border: 1px solid black;
	color: #20497d;
	padding: 7px;
	width: 330px;
	float: right;
	display: none;
}

div.abonnement-info h1 {
	font-size: 13px;
	font-weight: bold;
}

/* Web-tv */
div.webtv-list {
	clear:both;
}

div.webtv-list div.webtv-entry {
	padding:4px 0;
	float:left;
}

div.webtv-list div.webtv-entry .preview {
	float:left;
	margin:5px 10px 0 0;
}

div.webtv-list a.webtv-icon-link {}

div.webtv-list span.description a {
	color: #000000;
}

div.webtv-list h2 a {
	color: #000000;
	font-size: 110%;
}

div.webtv-list span.dato {
	color: #114299;
	font-weight: bold;
	padding-right: 5px;
	font-size: 90%;
}

