@import 'css/blueprint/screen.css';
@import 'css/core.css';

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	color: #555;
	background: #fff;
	}
a:link {
	color: #39c;
	}
a:visited {
	color: #369;
	}

/* layout */

#wrap {
	min-width: 500px;
	max-width: 1400px;
	}
#content {
	font-size: 95%;
	line-height: 1.5em;
	}
#sidebar-1 {
	background: #e0e0ff;
}
#sidebar-1, #sidebar-2 {
	padding-top: 15px;
}

#footer {
	background: #828377 url(images/footer-bg.gif) repeat-x top left;
	}

/* gutters */

#sidebar-1 h4, #sidebar-2 h4{
	background: transparent;
 	color: #215a85;
	padding: 0 5px;
	margin-bottom: .5em;
	font-weight: bold;
}

/* header */

#header {
	border-bottom: 3px solid #87B825;
	background: #B4E637 url(images/header-bg.gif) repeat-x top left;
	}
#header h1 {
	margin: 0;
	padding: 25px;
	font-size: 150%;
	color: #374C0E;
	background: url(images/bulls-eye.gif) no-repeat top left;
	}
	
/* message row */

#message {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	color: #cc9;
	text-align: center;
	background: #404530 url(images/message-bg.gif) repeat-x top left;
	}
#message strong {
	padding: 0 0 0 28px;
	background: url(images/pretzel.gif) no-repeat 0 50%;
	}
	
/* content */

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 150%;
	color: #663;
	font-weight: normal;
	}

dl.feature {
	margin: 15px 0;
	padding: 15px;
	border: 1px dotted #ccc;
	}
dl.feature:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 130%;
	color: #693;
	}
dl.feature dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	background: url(images/photo-frame.gif) no-repeat bottom right;
	}
dl.feature dd {
	margin-left: 169px;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	}

/* sidebars */

.box { 
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(images/box-b.gif) no-repeat bottom right;
	}
.box h3 {
	margin: 0;
	padding: 12px;
	font-size: 140%;
	font-weight: normal;
	color: #693;
	background: url(images/box-t.gif) no-repeat top left;
	}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
	}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(images/li-bullet.gif) no-repeat 0 3px;
	}
	
/* NEWS */

.newspost {
	background-color: transparent;
	margin: 15px 0;
}

.newspost h3 {
	padding: 0 0 0 20px;
 	color: #215a85;
	border-bottom: 1px dotted #ccc;
	background: transparent url(images/newspaper.png) no-repeat 0 50%;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: .5em;
}
.newspost p {
	font-size: 100%;
	text-indent:0; 
	margin: 0;
}
.newspost img {
	border: 1px solid #222;
	margin: 0px; 
	padding: 2px;
}
.newspost p img {
	border: 1px solid #222;
	margin: 0px; 
	padding: 2px;
}
.newspost p.newscredit {
	font-size: 90%;
	margin-top: 10px;
	border: 0;
}
.newspost img.newsicons {
	border: 0;
	float: right;
	vertical-align: middle;
}
	
/* SITELINKS */

#sitelinks3 {
	/* background: transparent url(images/blublupat.gif) repeat 0 0; */
	background: transparent;
	margin: 0 0 15px 0;
}
#sitelinks3 li {
	list-style-type: none;
}
#sitelinks3 li a {
	display: block;
	background: transparent url(images/bullet_red.png) no-repeat 0 50%;
	padding: 0 0 0 20px;
	color: #555;
	text-decoration: none;
}
#sitelinks3 li a:hover {
	background: transparent url(images/bullet_white.png) no-repeat 0 50%;
	padding: 0 0 0 20px;
	color: #ccc;
	text-decoration: none;
}

dl.snakkeboks {
	padding: 0 4px;
	font-size: 90%;
}
dl.snakkeboks dt {
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	font-size: 110%;
	background: transparent url(images/comment.png) no-repeat 0 50%;
}
dl.snakkeboks dd {
	margin: 0;
}
dl.snakkeboks img {
	margin: 0 2px;
	padding: 0px;
	float: none;
}
dl.snakkeboks a {
	color: #215a85;
	font-weight: bold;
	text-decoration: none;
}
dl.snakkeboks a:hover {
	color: #ddd;
	text-decoration: none;
}
dl.snakkeboks .button {
	margin-bottom: 5px;
}

dl#latestforums {
	padding: 0 4px;
	font-size: 90%;
}
dl#latestforums dt {
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
	font-size: 110%;
	background: transparent url(images/bullet_red.png) no-repeat 0 50%;
}
dl#latestforums dd {
	margin: 0;
}
dl#latestforums img {
	margin: 0 2px;
	padding: 0px;
	float: none;
}
dl#latestforums a {
	color: #215a85;
	font-weight: bold;
	text-decoration: none;
}
dl#latestforums a:hover {
	color: #215a85;
	text-decoration: underline;
}

/* infospots */

#infospot-1 {
	border: 1px solid black;
	margin-right: 6px;
	}

#infospot-2 {
	border: 1px solid black;
	}

/* footer */

#footer {
}

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #333; 
	}

/*  IE fixes */

#content, #sidebar-1, #sidebar-2, #footer {
	height: 1%;
	}
* html dl.feature { /* for IE5+6 */
	height: 1%; 
	}
*:first-child+html .feature { /* for IE7 */
	min-height: 1px; 
	} 

