body, html {
	background: #fff;
	color: #2b2b2b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 82%;
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	list-style: none
}

#outerwrap {
	width: 100%;
}

#innerwrap {
	width: 980px;
	padding-left: 20px;
	padding-right: 20px;
	background: #fff;
	float: left;
	padding-bottom: 50px;
	overflow: hidden;
}

#header {
	position: relative;
	height: 170px;
	overflow: hidden;
	float: left;
	width: 100%;
	background: #fff;
}

#content {
	width: 100%;
	background: url(http://source.newsflow.no/img/content.jpg) #fff;
	float: left;
	padding-top: 20px;
}

#left {
	width: 475px;
	overflow: hidden;
	float: left;
	text-shadow: 0px 0px #000;
}

#sidebar {
	width: 477px;
	overflow: hidden;
	float: right
}

#sidebar_left {
	width: 270px;
	float: left
}

#sidebar_right {
	width: 180px;
	float: right
}

#footer {
	width: 100%;
	float: left;
	background: #404040;
	color: #ccc;
	padding-bottom: 5em;
	padding-top: 1em;
	position: relative;
	clear: both;
}

/* Styling for diverse elementer */

p {
	margin-top: 1em;
	line-height: 1.6
}

a {
	color: #2b2b2b;
	text-decoration: none;
	border-bottom: 1px solid #999
}

	a:hover {
		color: #7e0001;
		border-color: #ba7072
	}

	a.lesmer {
		color: #0068c7;
		border-color: #7cb4e5
	}

ul {
	margin-top: 1em;
}

h2, h3, h4 {
	margin-top: 1em;
	clear: left;
}

small {
	font-size: .9em;
}

.hidden, hr {
	display: none
}

.error {
	color: red;
	font-weight: bold;
}

/* FORMS *************************************************/

form {
	clear: both;
	margin-top: 1em;
	width: 475px;
	float: left;
}

fieldset {
	clear: both;
	margin-top: 1em;
	padding: 0 10px 10px 10px;
}

legend {
	font-weight: bold;
	font-size: 1em;
	margin: 0 .5em;
	padding: 0 1em;
}

label {
	clear: both;
	float: left;
	font-weight: bold;
	margin: 1em 0 0 0;
	width: 430px;
}

#left p.sublabel {
	margin: .2em 0 0 0;
	color: #555;
}

input {
	clear: both;
	float: left;
	margin: .5em 0 0 0;
	padding: 2px 5px;
	width: 430px;
}

select {
	clear: both;
	float: left;
	margin: .5em 0 0 0;
	width: auto;
	padding: 0 1em 0 0;
}

textarea {
	float: left;
	margin: .5em 0 0 0;
	height: 100px;
	padding: 5px;
	width: 434px;
}

.button {
	float: left;
	width: auto;
	margin: 1em .5em 0 0;
	clear: none;
	padding: 4px 10px;
	font-size: 17px;
}

.first {
	float: left;
	clear: both;
}

#admin form {
	width: 770px;
	float: left;
}

#admin fieldset {
}

#admin legend {
}

#admin label {
}

#admin input {
}

#admin select {
}

#admin textarea {
}

#admin form .col1 input,
#admin form .col2 input {
	width: 139px;
}

div.col2 {
	width: 210px;
	margin-right: 10px;
	float: left;
	margin-top: 1em;
}

div.col4 {
	width: 80px;
	margin-right: 10px;
	float: left;
	margin-top: 1em;
}

div.colfirst {
	clear: both;
}

div.collast {
	margin-right: 0;
}

div.multi {
	width: 100%;
	margin: .5em 0 0 0;
	padding: 2px 0;
	clear: both;
	float: left;
}

div.multi input {
	float: left;
	clear: both;
	margin: 2px 10px 0 0;
	padding: 0;
	width: 15px;
	text-align: left;
}

div.multi label {
	float: left;
	clear: none;
	margin: 3px 0 0 0;
	padding: 0;
	width: 80%
}

div.col2 input {
	width: 180px;
}

div.col2 label {
	width: 180px;
}

div.col2 div.multi {
	width: 200px;
	clear: none;
}

div.col2 div.multi label {
	width: 175px;
}

div.col2 div.multi input {
	width: 15px;
	margin-right: 10px;
}

/* TABLES **************************************************/


/* LISTER **********************************************/

dl {
	width: 100%;
	margin: 1em 0 0 0;
	float: left;
	clear: both;
}

dt {
	width: 30%;
	float: left;
	font-weight: bold;
	clear: both;
	padding: 4px 0;
	border-bottom: 1px solid #ccc;
}

dd {
	width: 70%;
	float: left;
	padding: 4px 0;
	border-bottom: 1px solid #ccc;
}

#sidebar_right dt {
	width: 50%;
}

#sidebar_right dd {
	width: 50%;
}

/* Styling for annonser */

/* Annonser i høyre spalte i sidebar **********************************************/

#sidebar_right #annonser {
	font-size: 12px
}

	#sidebar_right #annonser * {
		margin: .7em 0 -.5em 0
	}

#sidebar_right #annonser img {
	padding: 0;
	border: 0;
}

#sidebar_right #annonser a {
	padding: 0;
	border: 0;
	text-decoration: none;
}

/* Annonser i hovedfelt (forside - siste nyheter) **********************************/

#left .annonser {
	width: 100%;
	float: left;
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding: 1.3em 0 .5em 0
}

#left .annonser img {
	margin: 0;
	padding: 0;
	border: 0;
}

#left .annonser a {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

/* Generelt */

.annonser li {
	background: #ccc;
	float: left;
}

/* Annonser i heading **************************************************************/

/* Store toppbannere */

#toppad {
	width: 100%;
	float: left
}


#toppad img {
	margin: 0;
	padding: 0;
	border: 0;
}

#toppad a {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

	#toppad .firstad {
		width: 768px;
		height: 150px
	}

	#toppad .secondad {
		width: 210px;
		height: 150px;
		float: right
	}

/* Små annonser i heading */

#headerad {
	width: 477px;
}

#headerad img {
	margin: 0;
	padding: 0;
	border: 0;
}

#headerad a {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

	#headerad li {
		margin-left: 9px;
		width: 150px;
		height: 60px
	}

/* Annonsepopup *****************************************************************************/

div#annonsepopup {
	padding: 20px;
	font-size: 120%;
}

/* Styling for header */

#slogan {
	position: absolute;
	left: 0;
	top: 82px;
	font-size: .9em;
	color: #707070
}

#header li {
	float: left;
	font-size: 1.2em
}

#header a {
	border: 0
}

#meny {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

/* Toppmeny ****************************************************************************/

#nav {
	width: 100%;
	float: left;
	background: url(http://source.newsflow.no/img/nav.jpg) repeat-x top;
	border-bottom: 2px solid #7e0001;
	font-weight: bold;
	margin: 0;
}

	#nav a {
		padding: .5em 1em;
		display: block;
		text-shadow: #fff 0 1px
	}
	
		#nav a:hover {
			background: #ddd;
			text-shadow: #eee 0 1px
		}
		
		#nav a.selected {
			background: #7e0001;
			color: #fff;
			text-shadow: none
		}
		
	#nav #timeprint,
	#nav #twitter,
	#nav #rss {
		float: right
	}
	
	#nav #timeprint {
		padding: 8px .5em .5em 1em;
		border-left: 1px solid #ccc;
		color: #777;
		font-weight: normal
	}
	
		#nav #timeprint span {
			font-size: .8em
		}
	
	#nav #twitter a,
	#nav #rss a {
		padding-right: 17px;
		margin-right: 5px;
		margin-top: 3px;
	}
	
	#nav #rss a {
		background: url(http://source.newsflow.no/img/rss.gif) no-repeat right center;
	}

	#nav #twitter a {
		background: url(http://source.newsflow.no/img/twitter-icon.gif) no-repeat right center;
	}

	#nav #rss span,
	#nav #twitter span {
		font-size: .75em
	}

/* Toppmeny underkategori */

#category {
	width: 100%;
	height: 2.5em;
	background: #ccc;
	float: left;
	margin: 0;
	clear: both;
}

	#category a {
		padding: .5em 1em;
		height: 2.5em;
		display: block;
		text-shadow: #fff 0 1px;
		border-right: 1px solid #aaa
	}
	
		#category a:hover {
			background: #aaa;
			text-shadow: #ddd 0 1px
		}
		
		#category a.selected {
			background: #aaa;
			color: #222;
			font-weight: bold;
			text-shadow: #ddd 0 1px
		}
/* Styling for hovedfeltet */

#left {
	float: left;
	background: #fff;
}

#left img {
	float: left;
	border: 1px solid #4a4a4a
}

#left a:hover img {
	border-color: #9e0b0f
}

#left.oversikt {
	font-size: 1em
}

	#left.oversikt p {
		margin-top: .85em;
		font-size: 1em
	}

#left h2 {
	margin: .1em 0 0 0;
	font-size: 3em;
	color: #999;
	width: 100%;
	float: left;
}

	#left h2 strong {
		color: #333
	}

#left h3 {
	margin-top: 1em;
	font-size: 1.8em;
	color: #000;
	float: left;
	width: 100%;
}

#left h4 {
	margin-top: 1em;
	font-size: 1.2em;
	color: #000;
	float: left;
	width: 100%;
}

#left big {
	font-size: 1.2em;
	font-weight: bold
}

#left p {
	margin-top: 1em;
	float: left;
	clear: left;
	width: 100%;
	font-size: 1.15em;
}

#left #postnr {
	width: 40px;
	float: left
}

#left #poststed {
	width: 225px;
	float: left
}

#left hr {
	border: 0;
	border-top: 1px solid #cdcdcd;
	margin: 1em 0 0 0;
	display: block;
	padding: 0;
}

/* Nyhetssaker på forsiden *****************************************************************/

.post {
	border-top: 1px solid #ccc;
	margin-top: 1em;
	float: left
}

.post h3 {
	font-size: 1.6em;
	margin-top: .7em
}

	.post h3 a {
		border: 0
	}

.post p {
	line-height: 1.5;
	margin-top: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.post .lesmer {
	color: #0066cc;
	border-bottom: 1px solid #7da5cd;
	float: left;
	
}

.post h3 a:hover,
.post .lesmer:hover {
	color: #9e0b0f;
	border-bottom: 1px solid #c07a7c
}

.post .alignleft {
	margin: .6em 1em .5em 0
}

.post .alignright {
	float: right;
	margin: .6em 0 .5em 1em
}

	#left .viktig a {
		border-bottom: 1px solid white;
	}

#left a.imagelink {
	clear: both;
	display: block;
	float: left;
	border: 0;
}

/* Hovedsak */

#post_class1 {
	border: 0;
	margin: 0;
	width: 475px;
}

	#post_class1 img {
		clear: both;
	}

		#post_class1 img.portrait {
			margin: 0 1em 1em 0;
			float: left;
			width: 189px;
		}
	
		#post_class1 img.landscape {
			margin: 0 0 1em 0;
			float: left;
			width: 472px;
		}

	#post_class1 h3 {
		font-size: 3em;
		margin-top: .3em;
		clear: none;
	}

	#post_class1 h3.stikktittel {
		font-size: 1.8em;
		margin: .1em 0 -.3em 0;
		clear: none;
	}

	#post_class1 h3.undertittel {
		font-size: 1.4em;
		margin: .5em 0 0 0;
		clear: none;
	}

/* Undersaker, 2 spalter */

#post_class3 {
	float: left;
}

	#post_class3 img {
		clear: both;
	}
	
		#post_class3 img.portrait {
			width: 114px;
		}
	
		#post_class3  .post_class3_left img.portrait {
			margin: 0 1em 2px 0;
			float: left;
		}

		#post_class3  .post_class3_right img.portrait {
			margin: 0 1em 2px 0;
			float: right;
		}

		#post_class3 img.landscape {
			margin: .5em 0 1em 0;
			float: left;
			width: 226px;
		}


	#post_class3 h3 {
		font-size: 1.3em;
		margin-top: 1em;
		clear: none;
	}
	
	#post_class3 h3.stikktittel {
		font-size: 1.1em;
		margin: 1em 0 -.8em 0;
		clear: none;
	}

	#post_class3 h3.undertittel {
		font-size: 1em;
		margin: .2em 0 0 0;
		clear: none;
	}

	#post_class3 div {
		width: 227px;
		float: left
	}
	
	.post_class3_left {
		padding-right: 20px
	}

#left #post_class1 .viktig,
#left .post_class3_right .viktig,
#left .post_class3_left .viktig {
	background: black;
	margin: 0;
	border: 0;
	padding: 5px;
	float: left;
}

#left .post_class3_right .viktig p,
#left .post_class3_right .viktig img.landscape,
#left .post_class3_right .viktig h3,
#left .post_class3_right .viktig {
	width: 217px;
}

#left #post_class1 .viktig p,
#left #post_class1 .viktig img.landscape,
#left #post_class1 .viktig h3 {
	width: 462px;
}

#left #post_class1 .viktig {
	width: 472px;
}

	#left .viktig h3,
	#left .viktig a h3,
	#left .viktig a,
	#left .viktig p {
		color: white;
	}


	#left .post p span.bildegalleri,
	#left .post p span.filmklipp,
	#left .post p span.gallup,
	#left .post p span.kommentar,
	#left .post p span.kommentar_add {
		display: block;
		width: 16px;
		height: 16px;
		float: left;
		clear: none;
		padding: 0;
		margin: 0 0 0 1em;
	}

	#left .post p span.kommentar,
	#left .post p span.kommentar_add {
		text-indent: 20px;
	}

	#left .post p span.kommentar {
		background: url(http://source.newsflow.no/pix/icons/comment.png);
	}

	#left .post p span.kommentar_add {
		background: url(http://source.newsflow.no/pix/icons/comment_add.png);
	}

	#left .post p span.bildegalleri {
		background: url(http://source.newsflow.no/pix/icons/image_multi.png);
	}

	#left .post p span.filmklipp {
		background: url(http://source.newsflow.no/pix/icons/movie_track.png);
	}

	#left .post p span.gallup {
		background: url(http://source.newsflow.no/pix/icons/chart.png);
	}

/* Generelt ****************************************************************************/

/* Punktlister */

#left ul, #left ol, left table {
	margin: 1.5em 0 .5em 0;
	float: left;
	width: 100%;
	display: block
}

#left li {
	list-style: disc;
	margin-left: 25px;
	margin-top: .5em;
	font-size: 1.1em;
}

#left ul li {
	list-style: disc
}

#left ul.arrliste {
}

	#left ul.arrliste li {
		list-style: none;
		margin-left: 0;
		margin-top: .5em
	}

	#left ul.arrliste li img {
		margin: 0 10px 0 0;
	}

#left ol li {
	list-style: decimal
}

/* Tables */

#left table {
	width: 100%;
	float: left;
	margin: 2em 0;
	text-align: left
}

#left thead th,
#left thead td {
	background: url(http://source.newsflow.no/img/thead.jpg) repeat-x bottom #e9e8e8;
	padding: .4em .6em;
	color: #111;
	text-shadow: #fff 0 1px;
	border-bottom: 1px solid #888
}

#left tbody th,
#left tbody td {
	padding: .4em .6em;
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	line-height: 1.3em;
}

.odd th, .odd td {
	background: #eee
}

div.paginav {
	width: 100%;
	margin: 1em 0;
	padding: .5em 0;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	text-align: center;
	float: left;
}
	div.paginav a {
		margin-right: .5em;
	}

	div.paginav span {
		margin-right: .5em;
		font-weight: bold;
	}

small.datotid {
	color: #666;
}/* Styling av diskusjonsforum */

#left.forum {
	background: #fff;
	position: relative;
	width: 772px;
	clear: none;
	overflow: hidden
}

	#left.forum thead th,
	#left.forum thead td {
		background: url(http://source.newsflow.no/img/forum_thead.jpg) repeat-x bottom #666;
		font-size: 1.1em;
		padding: .5em 1.2em;
		color: #eee;
		text-shadow: #000 0 1px
	}

		#left.forum tbody th a {
			float: left;
			width: 100%;
			border: 0;
			padding: 1em 0
		}
	
		#left.forum tbody th h3,
		#left.forum tbody th p {
			margin: 0
		}
	
		#left.forum tbody th h3 {
			font-size: 1.2em;
		}
			#left.forum tbody th h3 span {
				border-bottom: 1px solid #bbb
			}
		
		#left.forum tbody th p {
			font-weight: normal;
			font-size: 1em;
			color: #777;
			margin-top: .3em
		}

	#left.forum tbody th,
	#left.forum tbody td {
		padding: .4em 1em;
		font-size: 1.1em;
	}

	.forum #sidebar {
		width: 185px
	}
	
	.forum td small,
	.forum td small a {
		color: #666;
		border-color: #ccc
	}

	.forum .new th {
		background: url(http://source.newsflow.no/img/nyesvar.jpg) no-repeat 320px center
	}

	#left.forum ol {
		list-style: decimal;
		font-size: 200%;
		color: #ccc
	}

#left.forum ul#forummeny {
	padding: 0;
	margin: 2em 0 0 15px;
	list-style: disc;
	float: left;
	clear: both;
	list-style-position: inside;
	width: 755px;
}

	#left.forum ul#forummeny li {
		background: none;
		padding: 0;
		font-size: 1.2em;
		margin: 0 2em 0 0;
		list-style: disc;
		clear: none;
		float: left;
		list-style-position: inside;
	}

#thread {
	background: #eee;
	float: left;
	clear: both;
	margin: 0;
	margin-top: 1.5em;
	width: 100%;
}

	#thread ol {
		margin: 0;
		list-style-type: none;
	}

	#thread ol li {
		margin: 0;
		padding: 0;
		width: 100%;
		float: left;
		border-bottom: 1px solid #ccc;
		padding: 0 0 1em 0;
		background: url(http://source.newsflow.no/img/thread.gif) repeat-y left #fff;
		list-style-type: none;
	}
	
		#thread ol li p {
			font-size: 50%;
			color: #2b2b2b;
		}
		
		#thread ol li.odd {
			background-color: #ebebeb
		}
	
		#thread li .meta {
			float: left;
			width: 165px
		}
	
			#thread li .meta p {
				margin: 0;
			}
			
			#thread li .meta .name {
				margin-top: .1em
			}
			
			#thread li .meta .avatar {
				float: left;
				width: 100%;
				margin: 2em 0 1em 0
			}
			
				#thread li .meta .avatar img {
					border: 0
				}
		
			#thread li .meta .bio {
				margin: -.3em 0 .75em 0;
				font-size: .5em;
			}
			
			#thread li .meta .more {
				color: #777;
				font-size: 50%;
				line-height: 1.4
			}
	
			#thread li .meta .innleggnr {
				color: #2b2b2b;
				font-size: 60%;
				margin-top: 10px;
			}

		#thread li .twocents {
			float: right;
			width: 517px;
			padding-right: 30px;
			padding-left: 30px;
		}
		
			#thread li .twocents p {
				float: left;
				width: 100%;
				font-size: 55%;
			}
			
			#thread li .twocents blockquote {
				padding: 0px 10px 10px 10px;
				background: #ddd;
				border-top: 1px solid #aaa;
				border-bottom: 1px solid #aaa;
				color: #2b2b2b;
				font-size: 55%;
				clear: both;
				float: left;
				width: 497px;
				margin-top: 1em;
			}

				#thread li .twocents blockquote blockquote {
					font-size: 1em;
					width: 477px;
					background: #eee;
				}

					#thread li .twocents blockquote blockquote blockquote {
						font-size: 1em;
						width: 457px;
						background: #ddd;
					}

						#thread li .twocents blockquote blockquote blockquote blockquote {
							font-size: 1em;
							width: 437px;
							background: #eee;
						}
		
							#thread li .twocents blockquote blockquote blockquote blockquote blockquote {
								font-size: 1em;
								width: 417px;
								background: #ddd;
							}

			#thread li .twocents ul {
				margin: 1em 0 0 0;
				padding: 0;
				float: left;
				width: 100%;
				list-style: disc;
				background: none;
				color: #2b2b2b;
				border: 0;
				clear: both;
			}

				#thread li .twocents ul li {
					margin: 0 .25em;
					padding: .2em;
					list-style: disc;
					background: none;
					font-size: 55%;
					border: 0;
					list-style-position: inside;
				}

			#thread li .twocents blockquote p,
			#thread li .twocents blockquote ul li {
				font-size: 1em;
			}
					
		#thread li .postnav {
			width: 567px;
			border-bottom: 1px solid #ddd;
			padding: 0 20px;
			margin: 10px 0 0 0;
			height: 30px;
			float: left;
		}
		
			#thread li .postnav p {
				padding: 0;
				margin: 0;
				text-align: right;
				float: left;
			}
			
				#thread li .postnav p a {
					padding: 0;
					margin-left: 20px;
					text-decoration: none;
					border: 0;
					color: #777;
				}

				#thread li .postnav p a:hover {
					color: #7e0001;
					text-decoration: underline;
				}
/* Styling av sidebar (høyre spalte) */

#sidebar h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	float: left;
	width: 100%;
	clear: both;
}

	#sidebar h2 em {
		font-style: normal;
		font-weight: normal;
		color: #EEBB00	}

#sidebar h3 {
	font-size: 1em;
	float: left;
	width: 100%;
	color: #888;
	clear: both;
}

#sidebar p {
	float: left;
	clear: both;
}

#sidebar .actions {
	float: left;
	border-top: 1px solid #cdcdcd;
	background: #eee;
	width: 100%;
}

	#sidebar .actions li {
		float: left;
		display: block;
		width: auto;
		margin-right: 0em;
		border-right: 1px solid #cdcdcd;
		padding: .6em .5em .4em .5em
	}

	#sidebar .actions a {
		border-bottom: 0;
		font-size: 1em;
		text-transform: uppercase
	}
/* Styling for venstre spalte i sidebar */

#sidebar_left .box {
	margin-top: 1.75em;
	border-top: 2px solid #7e0001;
	float: left;
	width: 270px;
	font-size: 1.1em;
}

#sidebar_left #redmelding {
	margin: 0 0 -12px 0;
	background: #eee;
	padding: 0;
}

	#sidebar_left #redmelding h2 {
		border-bottom: 1px solid #8d8d8d;
		background: #7e0001;
		margin: 0;
		padding: 4px 0 2px 0;
		float: left;
		clear: both;
		color: white;
		text-align: center;
		text-transform: uppercase;
	}

	#sidebar_left #redmelding h3 {
		font-size: 1.2em;
		color: black;
		margin: .5em 0 0 0;
	}

	#sidebar_left #redmelding div {
		margin: 0;
		padding: 5px 5px 10px 5px;
		float: left;
		clear: both;
		width: 260px;
	}

	#sidebar_left #redmelding p {
		line-height: 1.2em;
	}

#sidebar_left ul {
	float: left;
	width: 100%
}
#sidebar_left ul li {
	width: 100%;
	margin-bottom: .25em
}

#sidebar_left p {
	float: left;
	width: 100%
}

#sidebar_left h3 {
	width: 100%;
	float: left;
	color: #909090;
	text-transform: uppercase;
	font-size: .9em;
	margin-bottom: 0em
}

#sidebar_left .noborder {
	border-top: 0;
}

/* Arrangement */

/*
#sidebar_left #notiser {
	background: #eee;
	padding: 0 10px 10px 10px;
	width: 250px;
	margin-bottom: -20px;
}
*/

#sidebar_left #arrangement,
#sidebar_left #notiser,
#sidebar_left #tagcloud,
#sidebar_left #mms,
#sidebar_left #sms,
#sidebar_left #mestlest,
#sidebar_left #stillinger {
	margin: 20px 0 0 0;
}

#sidebar_left #spaltetopp {
	margin: 0;
}

	#sidebar_left #arrangement ul,
	#sidebar_left #mestlest ul,
	#sidebar_left #stillinger ul {
		margin-top: .5em
	}

	#sidebar_left #arrangement ul li,
	#sidebar_left #mestlest ul li,
	#sidebar_left #stillinger ul li {
		width: 100%;
		margin-top: 0;
	}

	#sidebar_left #mestlest ul li {
		clear: both;
		margin-top: 3px;
		float: left;
		padding: 3px 0;
	}

		#sidebar_left #mestlest ul li img,
		#sidebar_left #mestlest ul li span.emptyimg {
			width: 40px;
			height: 40px;
			float: left;
			margin: 0 8px 0 0;
			border: 1px solid #000;
		}
		
		#sidebar_left #mestlest ul li span.emptyimg {
			border: 0;
			display: block;
		}

		#sidebar_left #notiser .date,
		#sidebar_left #arrangement ul li .date,
		#sidebar_left #stillinger ul li .date {
			font-size: .8em;
			text-transform: uppercase;
			margin-top: .3em;
		}

	#sidebar_left #arrangement ul li h3,
	#sidebar_left #stillinger ul li h3 {
		font-size: 1em;
		color: #2b2b2b;
		text-transform: none;
		margin: 1em 0 0 0;
		width: auto;
		clear: left;
	}

		#sidebar_left #arrangement ul li h3 a,
		#sidebar_left #stillinger ul li h3 a {
			border: 0;
		}

	#sidebar_left #arrangement ul li img,
	#sidebar_left #stillinger ul img {
		float: right;
		margin: 0 0 3px 5px;
	}

	#sidebar_left #arrangement ul .text,
	#sidebar_left #stillinger ul .text {
		margin: .4em 0 0 0;
		line-height: 1.3;
		font-size: .9em;
		font-family: Verdana, arial, sans-serif;
		clear: left;
	}			

	#sidebar_left #notiser h3 {
		font-size: 1.1em;
		color: #2b2b2b;
		text-transform: none;
		margin: 1em 0 0 0;
	}

	#sidebar_left #notiser p {
		margin-top: .5em;
	}

	#sidebar_left #tagcloud a {
		border: 0;
		padding: 5px;
	}

	#sidebar_left #tagcloud p {
		text-align: center;
	}

	#sidebar_left #mms img {
		border: 0;
		margin-top: 1em;
	}

	#sidebar_left #mms p {
		width: 100%;
		text-align: center;
	}

	#sidebar_left #mms a {
		border: 0;
	}

/* Filmklipp */

#sidebar_left #filmklipp {
}		

	#sidebar_left #filmklipp #film_wrapper {
		margin-top: 1.2em;
		float: left
	}

#sidebar_left #galleri {
}		

	#sidebar_left #galleri #galleri_wrapper {
		margin-top: 1.2em;
		float: left
	}

	#sidebar_left #galleri #galleri_wrapper a {
		border: 0;
		color: #2b2b2b;
	}

	#sidebar_left #galleri #galleri_wrapper img {
		border: 2px solid #2b2b2b;
	}

/*
#sidebar_left #kontakt {
	border-top: 2px solid #ccc
}

	#sidebar_left #kontakt p {
		font-family: verdana, arial, helvetica, sans-serif;
		line-height: 1.3;
		margin-top: 1em;
		font-size: .9em
	}
*/

/* Hurtigarkiv */
/*
#sidebar_left #hurtigarkiv {
}

	#sidebar_left #hurtigarkiv select {
		width: 100%;
		margin-top: .5em
	}

	#sidebar_left #hurtigarkiv select.tema {
		margin-top: 1.2em
	}

*/
	
/* Spørreundersøkelse */

#sidebar_left #poll {
	float: left
}

	#sidebar_left #poll form {
		margin: 0;
		width: 270px;
	}
	
	#sidebar_left #poll p {
		font-weight: bold;
	}

	#sidebar_left #poll div.multi {
		margin: .3em 0 0 0;
	}

/* Diskusjonsforum og kommentarer ***************************************************************/

#sidebar_left #diskusjonsforum,
#sidebar_left #kommentarer {
	background: #fff;
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}

	#sidebar_left #diskusjonsforum h2,
	#sidebar_left #kommentarer h2 {
		color: #fff;
		background: #7e0001;
		margin: 0;
		padding: 5px 7px;
		font-size: 1.1em;
		text-transform: uppercase;
		position: relative;
		width: 256px;
	}

	#sidebar_left #diskusjonsforum table,
	#sidebar_left #kommentarer table {
		background: #fff;
		float: left;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	
	#sidebar_left #diskusjonsforum td,
	#sidebar_left #kommentarer td {
		padding: 2px 6px 0 6px;
		font-size: 1em;
	}
	
	#sidebar_left #diskusjonsforum a,
	#sidebar_left #kommentarer a {
		border: 0;
		margin: 2px 0 2px 0;
		padding: 0;
		float: left;
	}
	
	#sidebar_left #diskusjonsforum small,
	#sidebar_left #kommentarer small {
		color: #555
	}
	
	#sidebar_left #diskusjonsforum strong a,
	#sidebar_left #diskusjonsforum span a,
	#sidebar_left #kommentarer strong a,
	#sidebar_left #kommentarer span a {
		border-bottom: 1px solid #aaa
	}

/* Webkamera */

#sidebar_left #webkamera {
	margin-top: 1.5em;
}

	#sidebar_left #webkamera img {
		border: 0;
	}

	#sidebar_left #webkamera a {
		border: 0
	}
	
	#sidebar_left #webkamera h2 {
		color: #2b2b2b;
		text-transform: uppercase;
		margin-bottom: 0;
		line-height: 1.2em;
		width: 100%;
	}
	
		#sidebar_left #webkamera h2 span {
			font-weight: normal;
			float: left;
			width: 100%;
		}

		#sidebar_left #webkamera h2 span#img_caption {
			font-weight: bold;
			float: left;
			clear: both;
			width: 100%;
		}
/* Styling for høyre spalte i sidebar */

#sidebar_right .box {
	border-top: 2px solid #7e0001;
	margin-top: 1em;
	float: left;
	clear: both;
	width: 100%;
}

#sidebar_right .noborder {
	border-top: 0;
}

#sidebar_right h2 {
	text-transform: none;
	color: #4c4c4c;
	width: 100%;
	font-size: 1.3em;
}

#sidebar_right h3 {
	text-transform: uppercase;
	color: #4c4c4c;
	width: 100%;
	font-size: 1.1em;
}

#sidebar_right .box ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 1em;
	float: left;
	clear: left;
	width: 100%;
}

#sidebar_right .box ul li {
	list-style-position: outside;
	list-style-type: disc;
	clear: left;
	margin-left: 15px;
}

#sidebar_right p,
#sidebar_right ul li {
	width: 100%;
}

/* Søkefelt */

#sidebar_right #search {
	border: 0;
	width: 100%;
	border-top: 0;
	margin-top: 0;
}

	#sidebar_right #search form {
		margin: 0;
		width: 100%
	}

	#sidebar_right #search form .term {
		width: 100px;
		margin-right: 5px;
		padding: 3px 5px;
		font-size: 1.4em;
		float: left;
	}

	#sidebar_right #search form .button {
		clear: none;
		float: left;
		margin: 8px 0 0 0;
		width: 55px;
		font-size: 20px;
	}
	
/* Grå boks */

#sidebar_right #solidbox {
	border: 1px solid #8d8d8d;
	background: #ddd;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	text-align: left;
	width: 178px;
}

	#sidebar_right #solidbox h2 {
		border-bottom: 1px solid #8d8d8d;
		background: #555;
		margin: 0;
		padding: 4px 0 2px 0;
		float: left;
		clear: both;
		color: white;
		text-align: center;
		text-transform: uppercase;
	}

	#sidebar_right #solidbox div {
		margin: 0;
		padding: 5px;
		float: left;
		clear: both;
		width: 168px;
		font-size: 1em;
	}

	#sidebar_right #solidbox form {
		margin-top: 0;
		width: 100%;
	}

	#sidebar_right #solidbox form label {
		float: left;
		clear: both;
		font-weight: bold;
		width: 100%;
	}

	#sidebar_right #solidbox form input {
		width: 100px;
		margin: 0;
	}

	#sidebar_right #solidbox form input.button {
		width: 100%;
		margin-top: 5px;
	}

/* Siste nyheter i samme kategori */

#sidebar_right #siste {
	border: 0;
	margin-top: 1em;
	float: left
}

	#sidebar_right #siste h2 {
		background: #7e0001;
		float: left;
		padding: .5em .35em .35em .35em;
		border-top: 0;
		margin: 0;
		color: #fff;
		font-size: 1.6em;
	}
	
		#sidebar_right #siste h2 span {
			font-weight: normal;
			font-size: .6em;
			float: left;
			width: 100%
		}
		
		#sidebar_right #siste h2 a {
			color: #fff;
			border: 0
		}

	#sidebar_right #siste .post {
		float: left;
		border: 0;
		margin: 0;
		position: relative;
		margin-bottom: 1.5em
	}
	
		#sidebar_right #siste .post img {
			float: right;
			width: 80px;
			margin: 0 0 5px 5px;
			border: 1px solid #4a4a4a;
		}
		
		#sidebar_right #siste .post h3 {
			font-size: 1.2em
		}
		
		#sidebar_right #siste .post p {
			font-size: .9em;
			text-align: justify;
		}

#sidebar_right #twitter {
	float: left;
	font-size: 1.1em;
	padding: 1em 0 0 20px;
}

#sidebar_right #twitter img {
	border: 0;
	float: left;
	margin: 0 10px 0 0;
}

#sidebar_right #twitter p {
	border: 0;
	margin: 4px 0 0 0;
	float: left;
	width: auto;
	clear: none;
}

#sidebar_right .login {
}

#sidebar_right .login p {
	padding-top: 0;
	margin-top: 0;
}

#inlinesidebar {
	width: 322px;
	float: right;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	background: #eee;
}

#inlinesidebar div {
	background: #333;
	color: #ccc;
}

#inlinesidebar div p {
	float: none;
	margin: 1em 0 0 0;
}

#inlinesidebar div.box div a {
	color: #cccc00;
}

#inlinesidebar div#tagcloud.box div {
}

#inlinesidebar div#tagcloud.box div a {
	border: 0;
	text-decoration: none;
	padding: 5px;
}

#inlinesidebar div h3,
#inlinesidebar #poll h3 {
	background: url(http://source.newsflow.no/img/inlinesidebar.jpg) repeat-x #797979 bottom left;
	color: #ddd;
	text-shadow: 0 2px 1px #000;
	padding: .3em 10px;
	text-transform: uppercase;
	font-size: 1.2em;
	border-bottom: 1px solid #373737;
	margin: 0;
	width: 302px;
}

#inlinesidebar div.box div h3 {
	background: none;
	color: #fff;
	text-shadow: 0 2px 1px #000;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.2em;
	border: 0;
	margin: 1.5em 0 .3em 0;
	width: 302px;
	font-weight: bold;
}

#inlinesidebar #kommentarbox {
	background: url(http://source.newsflow.no/img/kommentarer.jpg) no-repeat top #000;
	margin-top: -12px
}

#inlinesidebar #kommentarbox h3  {
	background: 0;
	border: 0;
	text-align: center;
	padding-top: 1.2em;
	font-size: 2em;
	margin: 0 0 -.3em 0
}
#inlinesidebar #kommentarbox p {
	text-align: center;
	margin: 0;
	padding-bottom: 1em;
	color: #aaa;
	width: 322px;
}

#inlinesidebar .box {
	margin-top: 10px;
	float: left;
}
#inlinesidebar .box div {
	padding: 10px 10px 10px 10px;
	float: left;
	width: 302px;
}
#inlinesidebar div.nyhetsbilde {
	margin: 1em 0;
	float: left;
}

	#inlinesidebar div.nyhetsbilde img {
		width: 322px;
		border: 0;
		margin: 0;
		float: none;
	}

	#inlinesidebar div.nyhetsbilde p {
		margin: 0;
		padding: 5px 5px 2px 5px;
		width: 312px;
	}

	#inlinesidebar div.nyhetsbilde span.magnifier {
		background: url(http://source.newsflow.no/pix/icons/search.png) no-repeat center center #fff;
		position: relative;
		bottom: 20px;
		left: 302px;
		z-index: 100;
		display: block;
		width: 16px;
		height: 16px;
		float: left;
		padding: 2px 1px 1px 2px;
		margin-bottom: -16px;
	}

#left.fullpost {
	width: 772px;
	background: #fff;
}

#left.fullpost h2 {
	color: #2b2b2b;
	clear: none;
}

#left div#brodtekst a {
	text-decoration: underline;
	border: 0;
	color: #7e0001;
	font-weight: bold;
}

#left.fullpost h2.landscape {
	font-size: 5em;
	margin: .2em 0 0 0;
}

	#left.fullpost h2.stikktittel_landscape {
		font-size: 3em;
		margin: .1em 0 0 0;
	}

	#left.fullpost h2.undertittel_landscape {
		font-size: 2em;
		margin: 0em 0 .5em 0;
	}

#left.fullpost h2.portrait {
	font-size: 3em;
	margin: .2em 0 .3em 0;
}

	#left.fullpost h2.stikktittel_portrait{
		font-size: 2em;
		margin: 0 0 .5em 0;
	}

	#left.fullpost h2.undertittel_portrait {
		font-size: 1.8em;
		margin: 0 0 .5em 0;
	}

div#brodtekst {
	float: left;
	width: 430px;
	margin-top: -1.5em;
}

.fullpost p big {
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: bold
}

div#left div#brodtekst h3 {
	font-size: 1.4em;
	margin: 1.4em 0 0 0;
	letter-spacing: 1px;
}

div#left div#brodtekst h3 a {
	text-decoration: underline;
	color: #7e0001;
}

#left div#brodtekst ul {
	margin-bottom: 0em;
}

#left div#brodtekst ul li {
	font-size: 1.2em;
	margin-top: .2em;
}

#left.fullpost #kommentarer {
	float: left;
	width: 772px;
	background: #fff;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
}

	#left.fullpost #kommentarer h3 {
		margin: 2em 0 0 0;
		padding: 10px;
		width: 752px;
		background: #555;
		color: #fff;
		text-transform: uppercase;
		font-size: 1.35em
	}
	#left.fullpost #kommentarer h3 span {
		float: right;
		text-transform: none;
		font-weight: normal;
		color: #ccc;
		margin-top: 0em;
	}
	#left.fullpost #kommentarer h3 em {
		font-style: normal;
		color: #ccc;
		font-weight: normal;
		text-transform: none
	}
	#left.fullpost #kommentarer h3 span a {
		color: #ccc;
		border-color: #999;
	}
	#left.fullpost #kommentarer h3 span a:hover {
		color: #fff;
		border-color: #ccc
	}
	
	#left.fullpost #kommentarer ul {
		margin: -1em 0 0 0
	}
	#left.fullpost #kommentarer li {
		background: #eee;
		padding: 10px;
		margin-top: .75em;
		font-size: 1em;
		margin-left: 0;
		list-style: none;
		float: left;
		clear: both;
		width: 752px;
	}
	#left.fullpost #kommentarer h4 {
		margin: 2em 0 0 10px;
		font-size: 1.3em;
		float: left;
	}
	#left.fullpost #kommentarer li h4 {
		margin: 0;
		float: left;
		font-size: 1.4em;
	}
	#left.fullpost #kommentarer p {
		line-height: 1.3;
		margin-top: 1em;
		float: left;
		width: 100%;
		font-size: 1.2em;
	}
	#left.fullpost #kommentarer p.attr {
		color: #666;
		margin: .3em 0 .75em 0;
		float: left;
	}
	#left.fullpost #kommentarer hr {
		float: left;
		width: 100%;
	}


	#left.fullpost #kommentarer form {
		background: #eee;
		padding: 10px;
		margin-top: 1em;
		width: 752px;
	}
		#left.fullpost #kommentarer form div {
			width: 100%;
			float: left;
			margin: .25em 0
		}
		#left.fullpost #kommentarer form label {
			width: 100%;
			float: left;
			margin: 0 0 .5em 0;
			font-size: 1.2em
		}
		#left.fullpost #kommentarer form .text {
			width: 500px;
			border: 1px inset #999;
			font-size: 1.2em;
			padding: 5px;
			margin-bottom: .6em
		}
		#left.fullpost #kommentarer form textarea.text {
			font-size: 1.5em;
			height: 200px;
		}
		#left.fullpost #kommentarer form .text:focus {
			background: #fffcda
		}
		#left.fullpost #kommentarer form .button {
			font-size: 1.8em;
			font-weight: bold
		}
		#left.fullpost #kommentarer form p {
			font-size: 1.1em;
			line-height: 1.2;
			color: #556677
		}



#attributes {
	width: 100%;
	float: left;
	margin: 1.5em 0;
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
	font-size: 1.2em;
	position: relative;
	height: 37px;
}

	#attributes dl {
		width: 670px;
		float: left;
		position: absolute;
		top: 2px; left: 0
	}

	#attributes dt,
	#attributes dd {
		float: left;
		text-align: left;
		width: auto;
		margin: 0 2em 0 0;
		padding: 0;
		border: 0;
		clear: none;
		font-size: .9em;
	}

	#attributes dt {
		margin-right: .5em;
	}
	
	#attributes ul {
		float: right;
		width: auto;
		position: absolute;
		top: 10px; right: 0;
		margin: 0;
		list-style: none
	}
	#attributes li {
		float: left;
		margin: 0;
		list-style: none
	}
	#attributes #delmail,
	#attributes #delface,
	#attributes #print {
		list-style: none;
		margin-left: 5px
	}
	#attributes #delmail a,
	#attributes #delface a,
	#attributes #print a {
		list-style: none;
		text-indent: -9999px;
		height: 16px;
		floaT: left;
		border: 0
	}
	#attributes #delmail a {
		background: url(http://source.newsflow.no/img/mail.jpg);
		width: 24px
	}
	#attributes #delface a {
		background: url(http://source.newsflow.no/img/facebook.jpg);
		width: 16px
	}
	#attributes #print a {
		background: url(http://source.newsflow.no/img/print.jpg);
		width: 16px
	}

.fullpost #bilde.big {
	margin: 1em 0 1em 0;
	float: left;
}

.fullpost #bilde.big_portrait {
	margin: 0 1em 1em 0;
	float: left;
	width: 385px;
}

	.fullpost #bilde.big_portrait p,
	.fullpost #bilde.big p {
		line-height: 1.3;
		color: #556677;
	}
	.fullpost #bilde.big img {
		width: 770px;
		margin: 0 0 .6em 0;
	}
	
	.fullpost #bilde.big_portrait img {
		width: 385px;
		margin: 0 0 .6em 0;
	}

	.fullpost #bilde.big p {
		width: 770px;
	}

div.tittel_portrait {
	width: 365px;
	float: left;
	clear: none;
	margin: 0 0 0 10px;
	padding: 0;
}

/* GALLUP ***********************************/

#inlinesidebar #poll h4 {
	font-size: 1.3em;
	float: left;
	line-height: 1.2;
	font-weight: normal;
	margin: .2em 0 .75em 0;
	color: #ccc;
	width: 302px;
}

#inlinesidebar #poll form {
	clear: both;
	margin-top: 0;
	float: left;
	width: 302px;
}

#inlinesidebar #poll div.multi {
	clear: both;
	float: left;
	margin: .5em 0 0 0;
	padding: 0;
	width: 100%;
}

#inlinesidebar #poll div.multi label {
	clear: none;
	float: left;
	font-weight: bold;
	margin: .5em 0 0 0;
	padding: 2px 0 0 0;
	width: 85%;
}

#inlinesidebar #poll div.multi input {
	clear: both;
	float: left;
	margin: .5em 1em 0 0;
	padding: 0;
	width: 10%;
}

#inlinesidebar #poll .button {
	float: left;
	width: auto;
	margin: 1em .5em 0 0;
	clear: both;
	padding: 4px 10px;
	font-size: 17px;
}

#inlinesidebar #poll form p {
	float: left;
	width: auto;
	margin: 1em .5em 0 0;
	clear: none;
	padding: 7px 0 0 0;
	color: #ccc;
}

#inlinesidebar #poll form p a {
	color: #ccc;
}

/* Nyheter i bunnen **************************************/

div#nyhet_siste {
	width: 772px;
	float: left;
	margin-top: 20px;
	border-top: 2px solid #7e0001;
	padding-top: 40px;
	font-size: .9em;
	background: #fff;
}

div#nyhet_siste .spalte_bred {
	width: 500px;
	float: left;
	margin-right: 40px;
}

div#nyhet_siste .spalte_smal {
	width: 228px;
	float: left;
	margin-right: 0;
}

div#nyhet_siste .single {
	padding-right: 0
}

div#nyhet_siste h2 {
	font-size: 3em;
}

div#nyhet_siste h2 a {
	border: 0;
}

div#nyhet_siste h2 span {
	font-weight: normal;
}/* Styling for footer */

#footer a {
	color: #fff;
	border: 0
}

	#footer a:hover {
		color: #eee;
		text-decoration: underline
	}

#footer p {
	margin-left: 20px;
	margin-top: 1em;
	line-height: 1.4;
	width: 450px;
}

	#footer p.credits {
		font-size: 1em
	}

/* Kontaktinformasjon */

#footer #kontakt {
	width: 300px;
	position: absolute;
	top: 1em;
	left: 523px
}

	#footer #kontakt h2 {
		font-size: .8em;
		text-transform: uppercase;
		color: #ccc
	}

	#footer #kontakt p {
		margin-left: 0
	}

	#footer #kontakt a {
		color: #ccc;
		border-bottom: 1px solid #666
	}
	
		#footer #kontakt a:hover {
			text-decoration: none;
			color: #fff
		}

/* Aktivitetsboks i footer */

div#aktiviteter_footer {
	float: left;
	clear: both;
	width: 940px;
	margin: 50px 0 0 0;
	padding: 0 20px 20px 20px;
	border-top: 2px solid #7e0001;
	border-bottom: 1px solid #7e0001;
	background: #eee;
	font-size: 1.2em;
}

div#aktiviteter_footer .firstcol {
	width: 45%;
	margin-right: 5%;
}

div#aktiviteter_footer .lastcol {
	width: 50%;
}

div#aktiviteter_footer h2 {
	color: #7e0001;
	border-bottom: 1px solid #7e0001;
	margin-top: .5em;
}
/* Styling for diverse funksjoner */

/* Konkurranse *****************************************************************/

.konkurranse#left form div {
	width: 100%;
	float: left;
	margin: .5em 0 0em 0
}

	.konkurranse#left form p {
		margin-top: 1em;
		float: left
	}
	
	#left input.radio { width: 20px }
	.konkurranse form div input {
		float: left;
		margin-right: 1em;
		margin-top: .3em
	}
	
	.konkurranse#left form div p {
		float: left;
		line-height: 20px;
		margin-top: 0
	}

/* Admin menynavigasjon ***************************************************************/

ul#subnav {
	list-style: none;
	float: left;
	margin: 0 0 1em 0;
	clear: both;
	border-left: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
}
	ul#subnav li {
		list-style: none;
		background: none;
		float: left;
		border-right: 1px solid #a1a1a1;
		margin: 0;
		line-height: 2em;
		padding: 0;
	}
	ul#subnav li a {
		color: #444444;
		padding: 0 1em;
		margin: 0;
		text-transform: uppercase;
		float: none;
		text-decoration: none;
		border: 0;
		display: block;
	}
	ul#subnav li.active a,
	ul#subnav li.active a:hover {
		background: #333333;
		color: #fff;
		border: 0;
		padding: .1em .4em;
		margin-left: -.4em;
		text-decoration: none;
	}
	ul#subnav li a:hover {
		text-decoration: none;
		border: 0;
		background: #333333;
		color: #fff;
	}
	
/* Admin tabell ************************************************************************/

table#admin_table {
}

	table#admin_table td.icon {
		width: 20px;
		text-align: center;
		vertical-align: middle;
		margin: 0;
		padding: 0;
	}
	
	table#admin_table td.icon a {
		display: block;
		text-align: center;
		vertical-align: middle;
		margin: 0;
		padding: 0;
		height: 16px;
		width: 16px;
		border: 0;
		text-decoration: none;
	}

	table#admin_table td.icon span {
		display: block;
		text-align: center;
		vertical-align: middle;
		margin: 0;
		padding: 0;
		height: 16px;
		width: 16px;
		border: 0;
		text-decoration: none;
	}

	table#admin_table td.icon a.aktiv {
		background: url(http://source.newsflow.no/pix/icons/process_accept.png);
	}

	table#admin_table td.icon a.deaktivert {
		background: url(http://source.newsflow.no/pix/icons/process_remove.png);
	}

	table#admin_table td.icon a.rediger {
		background: url(http://source.newsflow.no/pix/icons/page_edit.png);
	}

	table#admin_table td.icon a.rediger_innhold {
		background: url(http://source.newsflow.no/pix/icons/application_edit.png);
	}

	table#admin_table td.icon a.slett {
		background: url(http://source.newsflow.no/pix/icons/remove.png);
	}

	table#admin_table td.icon a.flyttopp {
		background: url(http://source.newsflow.no/pix/icons/up.png);
	}

	table#admin_table td.icon a.flyttned {
		background: url(http://source.newsflow.no/pix/icons/down.png);
	}

	table#admin_table td.icon a.sortering {
		background: url(http://source.newsflow.no/pix/icons2/arrow_switch.png);
	}

	table#admin_table td.icon a.bilder {
		background: url(http://source.newsflow.no/pix/icons/image.png);
	}

	table#admin_table td.icon a.bildegalleri {
		background: url(http://source.newsflow.no/pix/icons/image_multi.png);
	}

	table#admin_table td.icon a.bildegalleri_add {
		background: url(http://source.newsflow.no/pix/icons/image_multi_add.png);
	}

	table#admin_table td.icon a.filmklipp {
		background: url(http://source.newsflow.no/pix/icons/movie_track.png);
	}

	table#admin_table td.icon a.filmklipp_add {
		background: url(http://source.newsflow.no/pix/icons/movie_track_add.png);
	}

	table#admin_table td.icon a.hjemmeside {
		background: url(http://source.newsflow.no/pix/icons/home.png);
	}

	table#admin_table td.icon a.epost {
		background: url(http://source.newsflow.no/pix/icons/mail.png);
	}

	table#admin_table td.icon span.bruker_mann {
		background: url(http://source.newsflow.no/pix/icons/user.png);
	}

	table#admin_table td.icon span.bruker_kvinne {
		background: url(http://source.newsflow.no/pix/icons/she_user.png);
	}

	table#admin_table td.icon a.faktaboks {
		background: url(http://source.newsflow.no/pix/icons/note_edit.png);
	}

	table#admin_table td.icon a.faktaboks_add {
		background: url(http://source.newsflow.no/pix/icons/note_add.png);
	}

	table#admin_table td.icon a.gallup {
		background: url(http://source.newsflow.no/pix/icons/chart.png);
	}

	table#admin_table td.icon a.gallup_add {
		background: url(http://source.newsflow.no/pix/icons/chart_add.png);
	}
	
	table#admin_table td.icon a.roter_mot_klokken {
		background: url(http://source.newsflow.no/pix/icons2/shape_rotate_anticlockwise.png);
	}

	table#admin_table td.icon a.roter_med_klokken {
		background: url(http://source.newsflow.no/pix/icons2/shape_rotate_clockwise.png);
	}
	

/* Diverse **************************************************************************/

#admin #map_canvas {
	clear: both;
	float: left;
	width: 745px;
	height: 500px;
	margin: 10px 0 0 0;
}
 
#admin div.col2 {
	width: 347px;
	margin-right: 10px;
	float: left;
}

#admin div.col4 {
	width: 166px;
	margin-right: 10px;
	float: left;
}

#admin div.col2 label {
	width: 347px;
}

#admin div.col2 div.multi {
	width: 347px;
}

#admin div.col2 div.multi label {
	width: 322px;
}

#admin div.col2 div.multi input {
	width: 15px;
	margin-right: 10px;
}

#admin tr.nyhet_hovedsak {
	background: #cccccc;
}

#left.fullpost div#feil,
div#feil {
	clear: both;
	border: 1px solid #7e0001;
	color: #7e0001;
	background: #ffcccc;
	float: left;
	width: 452px;
	margin-top: 1em;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}

#left.fullpost div#feil h3,
div#feil h3 {
	color: #7e0001;
	background: none;
	margin: 0;
	padding: 0;
}


#admin div#feil h3,
#admin div#feil {
	width: 710px;
}

#left.fullpost div#feil h3,
#left.fullpost div#feil {
	width: 750px;
}

#left.fullpost div#feil ul,
div#feil ul {
	margin-top: 0;
	margin-bottom: .5em;
}

#left.fullpost div#feil ul li,
div#feil ul li {
	background: none;
	padding: 0;
	font-size: 1em;
	margin: 1em 0 0 2em;
	list-style: disc;
	padding-left: 1em;
}

.oblig {
	background: #ffaaaa;
}

.odd {
	background: #f3f3f3
}

#admin p {
	clear: left;
}

/* Paginator **************************/

ul#paginator {
	margin: 1em;
	padding: 0;
	float: left;
	width: 100%;
	text-align: center;
	list-style: none;
	clear: both;
}

#left ul#paginator {
	margin: 2em 0 1em 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #cdcdcd;
}

ul#paginator li {
	float: left;
	margin: 0 .25em;
	padding: 0;
	list-style: none
}
	ul#paginator li a {
		border: 0;
		line-height: 26px
	}

	ul#paginator li.first a,
	ul#paginator li.previous a,
	ul#paginator li.next a,
	ul#paginator li.last a {
		color: #888;
		font-weight: bold
	}
	
	ul#paginator li.previous a {
		margin-right: 1em
	}
	
	ul#paginator li.next a {
		margin-left: 1em
	}

	ul#paginator li.first a:hover,
	ul#paginator li.previous a:hover,
	ul#paginator li.next a:hover,
	ul#paginator li.last a:hover {
		color: #333
	}

	ul#paginator li.number a {
		background: url(http://source.newsflow.no/img/paginator.jpg) no-repeat center center;
		font-size: 1.2em;
		font-weight: bold;
		color: #343434;
		width: 29px;
		text-align: center;
		display: block
	}
	
	ul#paginator li.number a:hover {
		background: url(http://source.newsflow.no/img/paginator_hover.jpg) no-repeat center center
	}
	
	ul#paginator li.selected a,
	ul#paginator li.selected a:hover {
		background: url(http://source.newsflow.no/img/paginator_selected.jpg) no-repeat center center;
		color: #ebebeb
	}

/* Gallup **************************************/

div.voterow {
	clear: both;
	float: left;
	width: 473px;
}

div.vote {
	clear: none;
	float: left;
	font-weight: bold;
	margin: 3px 5px 3px 0;
	width: 150px;
}

div.voteresult {
	clear: none;
	float: left;
	margin: 3px 5px 3px 0;
	height: 15px;
	width: 242px;
}

div.voteant {
	clear: none;
	float: left;
	font-weight: normal;
	margin: 3px 0 3px 0;
	width: 70px;
}

/* Markedsplass og Arrangementer ***********************************/

div#arr,
div#marked {
	width: 473px;
	clear: both;
	float: left;
}

div#arr p,
div#marked p {
	float: none;
	clear: left;
}

/* BBCode editor **********************************/

.toolbar {
	background: #ddd;
	padding: 1px 0px;
	width: 444px;
	margin: 0 0 -6px 0;
	float: left;
	clear: both;
	border: 1px solid #ccc;
}

#admin div.toolbar img.editorbutton,
#left div.toolbar img.editorbutton {
	margin: 0px 2px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
}

#admin div.toolbar img.editorbutton:hover,
#left div.toolbar img.editorbutton:hover {
/*
opacity:.60;
filter: alpha(opacity=60); 
-moz-opacity: 0.60;
*/
	border: 1px solid #000;
}

.anchorFix {

/*
* "Lift" the anchor out of the content
* area with the OTL padding into the outer
* wrapper.
*
*/
position: absolute;

/*
* We need to set a width here, otherwise IE 5.5 and 6.0
* will disappear the anchor entirely. The anchor is
* invisible anyway, so doesn't really matter.
*
*/
width: 1px;

} 


fieldset.captcha {
	float: left;
	margin: 1em 0 0 0;
	width: 450px;
}

fieldset.captcha img {
	margin: 1em 1em 0 0;
	padding: 0;
	border: 0;
	float: left;
}

fieldset.captcha label {
	margin: 1em 0 0 0;
	float: left;
	clear: none;
	width: 340px;
}

fieldset.captcha input {
	margin: 1em 0 0 0;
	float: left;
	clear: none;
	width: 150px;
}

/* IE& Reject *****************************************************************/

div#ie6reject {
	width: 600px;
	border: 2px solid #ccc;
	background: #eee;
	text-align: left;
	padding: 20px;
	font-size: 12px;
}

	div#ie6reject h1 {
		font-size: 3em;
		text-align: center;
	}

	div#ie6reject p,
	div#ie6reject li {
		font-size: 1em;
	}

	div#ie6reject li {
		list-style: disc;
		margin-left: 20px;
	}

	div#ie6reject blockquote {
		font-size: 1em;
		font-style: italic;
		margin: 0 20px;
	}

form#login {
}

form#login input {
	width: 100px;
}

form#login input.button {
	clear: both;
}/* Styling av bildegalleri */

#left.gallery {
	background: #262626;
	position: relative;
	width: 742px;
	padding: 15px;
	clear: none;
	overflow: hidden;
}

	#left.gallery p,
	#left.gallery h3 {
		color: #777
	}
	
	#left.gallery ul {
		margin: 1.5em 0
	}
	
	#left.gallery ul li {
		margin: 0 7px 0 0;
		float: left;
		padding: 0;

		width: 110px;
		overflow: hidden;
		text-align: center;
		border: 3px solid #353535;
		margin-bottom: 5px;
		vertical-align: top;
	}
	
	#left.gallery li a {
		color: #999;
		font-size: .85em;
		margin: 0;
		display: block;
		width: 110px;
		float: left;
		border: 0
	}
	
		.gallery li a:hover {
			color: #eee
		}

	#left.gallery li img {
		width: 110px;
		border: 0
	}

	#left.gallery li a img {
		border: 0;
	}

	#left.gallery li a p {
		padding: 5px 3px 15px 3px;
		margin-top: 1em;
		font-size: 110%;
		color: #888
	}
	
	#left.gallery li a:hover p {
		color: #999
	}
	
	

	#left.gallery p a {
		color: #999;
	}

	#left.gallery p a:hover {
		color: #fff;
		border-bottom: 1px solid #fff;
	}

	.pic li span {
		width: 124px;
		height: 110px;
		overflow: hidden;
		text-align: center;
		float: left;
		border: 3px solid #353535;
		margin-bottom: 5px
	}
	
	.pic li a:hover span {
		border-color: #777
	}

#left.single p.big img {
	width: 100%;
	margin: 2em 0 1em 0;
	float: left;
	clear: both;
}

#left.single h3 {
	font-size: 3em;
	color: #eee;
	margin-top: 0
}

#left.single #galleri_nav {
	float: left;
	width: 205px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
}

#left.single #forrige,
#left.single #neste,
#left.single #oversikt {
	width: 48px;
	height: 48px;
	list-style: none;
	margin: 0 0 0 10px;
	border: 0;
}

#left.single #forrige a,
#left.single #neste a,
#left.single #oversikt a {
	width: 48px;
	height: 20px;
	margin: 0;
	font-size: 8px;
	padding-top: 55px;
	font-weight: bold;
	text-align: center;
	font-size: .8em;
}

#left.single #neste a { background: url(http://source.newsflow.no/img/neste.png) no-repeat top center }
#left.single #neste a:hover { background: url(http://source.newsflow.no/img/neste_hover.png) no-repeat top center }
#left.single #forrige a { background: url(http://source.newsflow.no/img/forrige.png) no-repeat top center }
#left.single #forrige a:hover { background: url(http://source.newsflow.no/img/forrige_hover.png) no-repeat top center }
#left.single #oversikt a { background: url(http://source.newsflow.no/img/oversikt.png) no-repeat top center }
#left.single #oversikt a:hover { background: url(http://source.newsflow.no/img/oversikt_hover.png) no-repeat top center }
