/* STARTSIDEN CSS */
a {
	color: #003366;
}

p {
	padding: 3px 0;
	color: #333;
}
/* TEXTBITS */
h2 {
	color: #003366;
}

span.h3, h3 {
	font-size: 1.2em;
	color: #003366;
	font-weight: bold;
	overflow: hidden;
}
h3 {
	width: 450px;
	margin-bottom: 5px;
	overflow: hidden;
}

div.divider {
	width: 480px;
	border-bottom: 2px solid #003366;
	padding-bottom: 10px;
	overflow: hidden;
}
div.divider h2, div.divider h3 {
	text-align: right;
}

/* TABLE */
table {
	width: 470px;
	margin: 5px auto;
}

table td {
	width: 25%;
	text-align: center;
	border: 1px solid #ccc;
	background: #f3f3f3;
}

table td img {
	border: none;
	margin: 5px auto;
}

/* DISPLAY */
div#splash {width: 300px; float: left; }
div#splash img { margin: 10px 0; }
div#core { width: 300px; float: right; overflow: hidden;  }
div#core h3, div#splash h3 { font-size: 25px; font-weight: bold; color: #036; font-family: georgia, tahoma, sans-serif; text-transform: lowercase; }
div#core span.divider ,div#splash span.divider { width: 100%; clear: both; display: block; border: none; background: transparent; margin: 10px 0; border-bottom: 1px dotted #ccc; }
div#core p { font-size: 13px; /*width: 240px; float: right;*/ line-height: 18px; padding-bottom: 10px; }
div#splash p { font-size: 13px; line-height: 18px; }

/* LINKS AND MENUS */
p.linkline-blog {
	float: right;
	padding: 0;
	margin: 0;
}
p.linkline-blog a {
	padding: 2px 5px;
	background: #003366;
	margin-right: 5px;
	text-decoration: none;
	color: #f3f3f3;
}
p.linkline-blog a:hover {
	background: #3a7ec1;
}

p.linkline-bilder {
	padding: 10px 0;
}
p.linkline-bilder a {
	padding: 2px 5px;
	color: #003366;
	margin-right: 5px;
	text-decoration: none;
}
p.linkline-bilder a:hover {
	background: #3a7ec1;
}

/* COLOR CLASSES */
.marius {
	color: #067FA2;
	text-decoration: none;
}
.blog {
	color: #B61010;
	text-decoration: none;
}
.prosjekter {
	color: #333333;
	text-decoration: none;
}
.kontakt {
	color: #E8A71B;
	text-decoration: none;
}
.bilder {
	color: #AA25D6;
	text-decoration: none;
}
.musikk {
	color: #664D09;
	text-decoration: none;
}
.webdesign {
	color: #6ea100;
	text-decoration: none;
}

/* IMAGES */
div.pfr {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 3px;
	float:right;
	margin: 1em 0 0.5em 0.5em;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.pfl {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 3px;
	float:left;
	margin: 1em 0.5em 0.5em 0;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.pfr img, div.pfl img {
	margin: 2px auto;
}

/* MENUS */

#submenu h3 {
	width: 178px;
	padding: 3px 5px;
	color: #fff;
	background: #003366;
	font-size: 1em;
	margin-bottom: 0;
	overflow: hidden;
}

#submenu p {
	padding: 5px;
	color: #333;
}

#submenu ul {
	list-style-type: none;
}

#submenu ul li {
	margin-top: 1px;
}

#submenu ul li a {
	width: 100%;
	background: #f3f3f3;
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #232323;
}

#submenu ul li a:hover {
	background: #e5e5e5;
}

/* SPECIFIED FROM BLOG */
div.infobox {
	width: 100%; 
	margin: 5px 0; 
	padding: 5px 0; 
	border-bottom: 1px solid #777; 
	border-top: 1px solid #777; 
	overflow: hidden;
	background: #f3f3f3;
}
div.calendar {
	width: 38px;
	height: 45px;
	background: #fff url(img/calendar.jpg) no-repeat;
	text-align: center;
	float: right;
	margin: 0 10px;
}
div.calendar-comment {
	width: 38px;
	height: 45px;
	background: #B61010 url(img/calendar-comment.jpg) no-repeat;
	text-align: center;
	float: right;
	margin: 2px 10px;
}
	div.calendar p.month, div.calendar-comment p.month {
		font-size: 11px;
		color: #000;
		padding: 1px;
		margin: 0 auto;
	}
	div.calendar p.date, div.calendar-comment p.date {
		font-size: 16px;
		color: #333;
		font-weight: bold;
		padding: 1px;
		margin: 0 auto;
	}
	
	div.infobox table {
		width: 208px;
		float: left;
		margin: 1px 5px;
	}
	div.infobox table td {
		vertical-align: middle;
		padding: 1px;
		color: #777;
		font-size: 10px;
		border: none;
		text-align: left;
		width: auto;
	}
	div.infobox table td img {
		margin: 0;
	}
	div.infobox table td.small {
		width: 25px;
	}
	div.infobox table td a { color: #b61010; text-decoration: none; }
	div.infobox table td a:hover { text-decoration: underline; }
	#content p.info {
		font-size: 10px;
		color: #777777;
		padding: 1px 0;
	}
	#content p.info a {
		margin: 0;
		padding: 0;
		text-decoration: none;
		border-bottom: 1px dotted #777;
		color: #777;
	}
	#content p.info a:hover {
		color: #333;
		border-bottom: 1px solid #777;
	}
	
	.aktuelt-blog, .aktuelt-album , .aktuelt-musikk { width: 50px; float: left; margin-right: 5px; color: #fff; padding: 1px 3px; }
	.aktuelt-blog { background: #b61010;  }
	.aktuelt-album { background: #af28dd; }
	.aktuelt-musikk { background: #664D09; }
	#splash a { text-decoration: none; }
	#splash a:hover { text-decoration: underline; }