body {
	background: #eee url(images/bg-top.gif) repeat-x;
	color: #666;
	font: 11px Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 830px;
	margin: 0 auto;
}

#footer {
	background: #394057 url(images/bg-footer.gif) top repeat-x;
	height: 50px;
	margin-top: 10px;
	padding: 30px 0;
	color: #fff;
}
	#footer a { color: #fff; }
	div.notice { width: 360px;
		float: left;
	}
	div.meta {
		float: right;
		width: 300px;
	}
		div.meta img {vertical-align:middle; margin: 0 5px;}

div.shadow { background: transparent url(images/bg-shadow.gif) top repeat-x;  }

#header {
	padding: 10px 0;
	height: 65px; /* IE hack to fix shadow */
	color: #fff;
}

div.login-toolbar { color: #fff; height: 15px; } 
	
	div.tools ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	div.tools ul li {
		display: inline;
		margin: 0 8px;
	}
	div.tools ul li a,div.tools ul li a:active,div.tools ul li a:visited {
		color: #eee;
	}
	div.tools ul li a:hover {text-decoration: none;}
	
	div.tools ul li.logged-as {
		margin-right: 40px;
	}

#menu { margin-top: 41px;}

	#menu ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#menu ul li {
		background: #2A2F3F;
		display: inline;
		color: #fff;
		padding: 5px;
		margin-right: 4px;
		border-top: 1px solid #5D626E;
		border-left: 1px solid #444957;
		border-right: 1px solid #252A39;
	}
	#menu ul li a {
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	#menu ul li a:hover, #menu ul li.current a {
		text-decoration: underline;
	}
	
#logo {
	background: transparent url(images/logo.gif) no-repeat;
	height: 37px;
	width: 226px;
	float: right;
	padding-left: 20px;
}
	#logo h1 {
		margin: 0;
		padding: 0;
		text-indent: -9000px;
		border: 0;
	}

div.login-tab {
	background: transparent url(images/login-tab.gif) no-repeat;
	width: 147px;
	height: 27px;
	float: right;
	text-indent: -9000px;
}
	div.login-tab a {
		display: block;
		width: 147px;
		height: 27px;
		outline: none;
	}
#login {
	background: #2F3345 url(images/login-bottom.gif) center bottom no-repeat;
	padding: 15px;
	color: #fff;
}
	#login input {
		border: 1px solid #404458;
		background: #2B2E3C;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
		padding: 5px;
		font-size: 12px;
		vertical-align: middle;
	}
	#login input:hover {
		background: #232631;
	}
	#login input:focus {
		border: 1px solid #5B6178;
	}
	#login input.submit {
		margin: 0 10px;
	}
	#login a {
		color: #fff;
	}
	#login img.key {
		margin-right: 15px;
	}
	span.new-user { margin: 0 17px;}
	
#box { padding: 10px 0;}

	#box .header {
		background: transparent url(images/people-top.gif) no-repeat;
		width: 830px;
		height: 133px;
		float: left;
	}
		#box .header .entry {
			float: right;
			width: 360px;
			margin-right: 20px;
		}
		#box .header .entry h2 {
			font: 11px Arial, Tahoma, Verdana, sans-serif;
			color: #666;
			border: 0;
		}
		
	#box .paper-badge {
		background: transparent url(images/box-opdateringer_1.gif) no-repeat;
		width: 830px;
		height: 83px;
	}
	
	#box .paper-wrapper-small {
		background: transparent url(images/box-wrapper_1.gif) center top no-repeat;
		width: 730px;
		height: 268px;
		padding: 0 50px;
	}
	
	#box .paper-top {
		background: transparent url(images/paper-top.gif) no-repeat;
		width: 830px;
		height: 90px;
	}
	#box .paper-wrapper {
		background: transparent url(images/paper-wrapper.gif) center top repeat-y;
		width: 730px;
		padding: 0 50px;
	}
	#box .paper-footer {
		background: transparent url(images/paper-footer.gif) center top no-repeat;
		width: 830px;
		height: 77px;
	}

div.partners ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
	div.partners ul li {
		display: inline;
		margin: 0 15px;
	}
	

#annonce {
	margin: 0 auto;
	width: 582px;
	clear: both;
}
	#annonce a {color: #666;}
	div.annonce-title {font-size:10px; font-weight: bold;padding: 3px 0;}
	
#annonce img {
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
}
#adsense {
	width: 728px;
	margin: 0 auto;
}
div.two-column-left{
	width: 300px;
	float: left;
}
	form#form-newuser, form#form-newuser p { margin: 0; padding: 0; }
	
	form#form-newuser .firstinput { margin-top: 10px;}
	
	form#form-newuser label,form#form-newuser input.fields {
		display: block;
		width: 150px;
		float: left;
		margin-bottom: 10px;
	}
	
	form#form-newuser input.fields {
		border: 1px solid #ccc;
		padding: 2px;
	}

	form#form-newuser label {
		text-align: right;
		width: 75px;
		padding-right: 20px;
		font-weight: bold;
	}

	form#form-newuser br {
		clear: left;
	}
	input.redbutton {
		background: #ab0000;
		color: #fff;
		text-align: center;
		padding: 3px 7px;
		border: 0;
		font-size: 10px;
	}
	
	form#form-newuser input.redbutton:hover {
		background: #666;
	}
	.failed {
		color: #AB0000;
	}
div.two-column-right {
	width: 400px;
	float: right;
}

div.rules {
	height: 170px;
	overflow: scroll;
}
	div.rules ul {
		list-style: square;
		margin: 0 20px;
		padding: 0;
	}
	div.rules ul li {
		margin: 5px 0;
	}
	
div.clear { clear: both; }

div.recent-posts {
	width: 350px;
	float: left;
}
	div.short-entry {
		margin-bottom: 15px;
	}
	div.short-entry-title {
		font-weight: bold;
		color: #394057;
	}

div.recent-news {
	width: 350px;
	float: right;
}

div.recent-calendar {
	margin-top: 10px;
}

span.read-more {
	float: right;
	font-weight: bold;

}
	span.read-more a {text-decoration: none;}
	span.read-more a:hover {text-decoration: underline;}

div.errormsg {
	margin-bottom: 20px;
}

div.forum-note {
	background: #FDFDDF;
	padding: 5px;
	text-align: center;
}
		#forum-list .top, #latest-discussing .top {
			background: #999;
			width: 710px;
			padding: 10px;
			height: 15px;
			color: #fff;
			font-weight: bold;
			margin: 5px 0;
		}
		.forums .icon {
			width: 30px;
			float: left;
			margin-right: 20px;
		}
		.forums .desc {
			width: 510px;
			float: left;
			margin-right: 10px;
		}
		div.num , #latest-discussing .num-author {
			float: left;
			width: 70px;
		}
		.each-forum, .each-thread {
			width: 710px;
			padding: 10px;
			background: #ddd;
			height:25px;
		}
		.each-forum:hover, .each-thread:hover{
			background: #FFFFCC !important;
		}
		.alt-color {
			background: #eee ! important;
		}
		
		#latest-discussing { margin-top: 20px;}
		#latest-discussing .desc { width: 420px;}
		#latest-discussing .num-author { margin-right: 20px;}
		
		.posts {
			margin-top: 20px;
		}
		.each-post {
			background: #eee;
			padding: 10px;
			border-bottom: 1px dotted #ccc;
		}
			.each-post .sidebar {
				float: left;
				width: 100px;
				margin-right: 10px;
				border-right: 1px dotted #ccc;
			}
			.each-post .username {
				color: #AB0000;
				font-weight: bold;
				margin-bottom: 10px;
			}
			.each-post .avatar, .each-post .avatar-alt-color, img.edit-avatar {
				border: 5px solid #ddd;
				width: 80px;
				height: 80px;
				margin-bottom: 5px;
			}		
				img.edit-avatar {
					float: left;
				}

			.alt-color-post {
				background: #f4f4f4;
			}
						
			.each-post .content {
				float: left;
				width: 470px;
			}
			.each-post .content .date {
				background: #fff;
				color: #000;
				border-bottom: 1px dotted #ccc;
				padding: 5px;
				margin-bottom: 5px;
			}
			.each-post .signature {
				border-top: 1px dotted #ccc;
				padding: 3px 0;
				color: #000;
				margin: 10px 0;
				font-style: italic;
			}
			.each-post .post-sidebar {
				border-left: 1px dotted #ccc;
				padding: 3px 0;
				color: #000;
				float: right;
				width: 120px;
			}
				ul.post-tools, ul.admin-tools {
					list-style: none;
					padding: 0;
					margin: 0;
				}
				ul.post-tools li, ul.admin-tools li {
					margin: 0 20px;
				}
				ul.post-tools li a {
					color: #394057
				}
				ul.post-tools li.points {
					font-size: 14px;
					margin-bottom: 10px;
				}
				ul.admin-tools {
					margin: 10px 0;
				}
				
				
				div.page-nav {
					float: right;
					padding: 10px 0;
				}
				div.page-nav ul {
					list-style: none;
					margin: 0;
					padding: 0;
				}
				div.page-nav ul li {
					display: inline;
					margin: 0 2px;
				}
				
				div.page-nav ul li a {	
					text-align: center;
					background: #AB0000;
					color: #fff;
					padding: 5px;
					outline: none;
				}
				div.page-nav ul li a:hover {
					background: #666;
				}
				
			span.post-title {
				font-style: normal;
				font-weight: bold;
			}	
			ul.info {
				margin: 0;
				padding: 0;
				font-size: 10px;
				list-style: none;
			}
			.reply-box {
				padding: 10px 0;
			}
			.reply-box textarea {
				padding: 5px;
				border: 1px solid #ccc;
				font: 11px arial, tahoma, verdana, sans-serif;
				width: 720px;
				height: 150px;
				margin: 5px 0;
			}
		div.bottom-msg {
			text-align: center;
			padding: 20px 0;
			line-height: 30px;
		}
		div.bottom-msg-2 {
			text-align: right;
		}
		
		div.addthread {
			background: #eee;
			border-top: 1px dotted #ccc;
			border-bottom: 1px dotted #ccc;
			padding: 10px;
		}
			div.addthread label {
				float: left;
				text-align: right;
				font-size: 12px;
				font-weight: bold;
				margin: 12px 0;
				width: 70px;
			}
			div.addthread input.field, div.addthread textarea {
				float: right;
				width: 600px;
				height: 20px;
				padding: 5px;
				border: 1px solid #ccc;
				font: 12px Arial, Tahoma, Verdana, sans-serif;
				font-weight: bold;
				margin: 5px 0;
				color: #666;
			}
			div.addthread textarea {
				height: 150px;
				width: 697px;
			}
			div.addthread br {
				clear: both;
			}


	.each-guide {
		border-top: 1px dotted #ccc;
		padding: 10px 0;
		}
	.each-guide .portrait img {
		float: right;
		border: 5px solid #ccc;
		margin: 10px;
	}
	.each-guide .info {
		background: #AB0000;
		padding: 5px;
		color: #fff;
		margin-top: 10px;
		width: 130px;
	}
		.each-guide .info a {
			color: #fff;
	}	
	
#start-guides {
}	
	
	#start-guides ul {
		float: left;
		list-style: none;
		margin: 20px 8px;
		padding: 0 10px;
	}
	#start-guides ul li {
		background: transparent url(images/bullet_red.gif) center left no-repeat;
		padding: 2px 8px 2px 20px;
		font-weight: bold;
	}
	img.start-guides-logo {
		float: right;
		margin: 10px;
	}
	
 .download-link { 
	height: 50px;
	background: #f3f3f3;
	border: 1px solid #ddd;
	margin: 0 0 5px 0;
	padding-left: 15px;
	}

.each-newspaper {
	margin: 5px 0;
	background: #eee;
	border: 1px solid #ddd;
	padding: 5px;
}

 
 .download-link h4 {
	margin: 0;
	padding: 10px 0 0 5px;
	font-style: normal;
	
	}
	
 .download-link p {
	margin: 0;
	padding: 0 0 0 30px;
	}
	
 .download-link img {
	float: left;
	margin: 5px 5px 0 5px;
	border: none;
	padding-top: 4px;
	}
	
	
#profile {
	margin-top: 10px;
}

	#profile .avatar {
		float: left;
		margin-right: 10px;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
	}
		#profile .avatar img {
			border: 5px solid #ccc;
		}
	#profile .small-user-info { 
		float: left;
	}
		#profile .small-user-info ul {
			margin: 0 0 0 10px;
			padding: 0;
			list-style: none;
			float: left;
		}
		#profile .small-user-info ul li {
			border-bottom: 1px solid #ccc;
			width: 280px;
			padding: 3px 0;
		}
		
	#profile .recent-user-posts {
		background: #eee; 
		border: 1px solid #cccccc;
		padding: 5px;
		margin: 5px 0;
	}
	
	#profile span.signature {
		font-size: 14px;
		font-style: italic;
	}
	#profile .user-misc {
		font-weight: bold;
		margin-bottom: 10px;
	}
		#profile .user-misc ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		#profile .user-misc ul li {
			display: inline;
			margin-right: 20px;
		}
		#profile .user-misc ul li a {
			color: #394057
		}

/* Edit profile form */

div.form-container {
	float: left;
	width: 300px;
}
div.form-container-1 {
	float: right;
	width: 430px;
}

form#edit-profile {
	margin: 0;
	padding: 0;
}

form#edit-profile fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #ccc;
}

form#edit-profile legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #036;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

form#edit-profile label {
	float: left;
	width: 70px;
	padding: 0 1em;
	text-align: right;
	
}

form#edit-profile fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

form#edit-profile fieldset div input{
	width: 150px;
	border: 1px solid #ccc;
	padding: 3px;
	color: #333;
	font: 11px arial, tahoma, verdana, sans-serif;
}

form#edit-profile fieldset div textarea {
	width: 410px;
	height: 30px;
}

form#edit-profile fieldset div select {
	padding: 1px;
}

form#edit-profile div.fm-multi div {
	margin: 5px 0;
}

form#edit-profile div.fm-multi input {
	width: 1em;
}

form#edit-profile div.fm-multi label {
	display: block;
	width: 200px;
	padding-left: 5em;
	text-align: left;
}


form#edit-profile input:focus {
	background: #efefef;
	color: #000;
}
		
#calendar {
	margin: 20px 0;
}
	.calendar-entry {
		margin: 20px 0;	
	}
	.calender-entry-date {
		background: transparent url(images/calendar.png) no-repeat;
		height: 40px;
		width: 49px;
		color: #fff;
		padding: 3px;
		text-align: center;
		padding: 13px 5px;
		float: left;
		margin-right: 10px;
		margin-top: 5px;
	}
	.calender-entry-date span.day,.calender-entry-date span.month {
		font-weight: bold;
		font-size: 11px;
	}
	.calender-entry-date span.date {
		font-size: 14px;
	}
	.calendar-entry .calender-info {
		float: left;
		width: 660px;
	}
	.calender-reply-box .desc {
		float: right;
	}
	.calender-reply-box textarea {
		padding: 5px;
		border: 1px solid #ccc;
		font: 11px arial, tahoma, verdana, sans-serif;
		width: 470px;
		height: 130px;
		margin: 5px 0;
	}
	.calender-reply-box .info label,.calender-reply-box .info input {
		display: block;
		width: 150px;
		float: left;
		margin-bottom: 10px;
	}
	.calender-reply-box .info input {
		border: 1px solid #ccc;
	}
	.calender-reply-box .info label {
		text-align: right;
		width: 40px;
		padding-right: 20px;
		font-weight: bold;
	}
	.calender-reply-box br {
		clear: left;
	}
h1, h2, h3, h4 {
	color: #AB0000;
	margin: 0;
	padding: 3px 0;
	font: 18px bold "Georgia", "Times New Roman", Tahoma, Verdana;
	border-bottom: 1px dotted #ccc;
}

h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

h3 {
	border: 0;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	color: #000;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	border: 0;
}

a:link, a:active, a:visited {
	color: #AB0000;
}

a:hover {
	text-decoration: none;
}

span.quoteStyle {
	background: #fff;
	padding: 5px;
	margin: 10px 30px;
	border: 1px solid #666;
}

img { border: 0; }