@charset "utf-8";
/* CSS Document */
/* Start reset default browser styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
}
:focus {
}
table {
	border-collapse: collapse;
}
/* End reset default browser styles */
/* Start HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}
/* End HTML 5 support */
@font-face {
    font-family: 'BlackJackRegular';
    src: url('black_jack-webfont.eot');
    src: url('black_jack-webfont.eot?#iefix') format('embedded-opentype'),
url('black_jack-webfont.woff') format('woff'),
url('black_jack-webfont.ttf') format('truetype'),
url('black_jack-webfont.svg#BlackJackRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #525B94;
}
.notranslate {
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.superscript {
	font-size: 80%;
	vertical-align: super;
}
#wrapper {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #CDCFE4;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #525B94;
	min-height: 593px;
	margin-top: 2px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 3px 3px 3px silver;
	-webkit-box-shadow: 3px 3px 3px silver;
	box-shadow: 3px 3px 3px silver;
}
#webdesign a:link, #webdesign a:visited{
	font-size: 1.1em;
	color: #9599BE;
	padding-left: 50px;
	font-family: BlackJackRegular, "Times New Roman", Times, serif;
	text-decoration: none;
}
#webdesign a:hover, #webdesign a:active, #webdesign a:focus {
	text-decoration: underline;
}
section {
	float: left;
	width: 700px;
}
section a:link , section a:visited{
	color: #525B94;
	text-decoration: underline;
}
section a:hover {
	text-decoration: none;
}

section #story ul li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -15px;
	margin-left: 15px;
}
section header{
	background-image: url(00-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 185px;
}
section header img {
	float: left;
}
section header h1 {
	position: absolute;
	font-family: BlackJackRegular, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 3em;
	padding-left: 50px;
	float: left;
	left: 0px;
	font-weight: normal;
	top: 140px;
}
section #story  {
	line-height: 1.5em;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-left: 50px;
	overflow: auto;
	height: 300px;
	margin-top: 30px;
	margin-bottom: 20px;
}
section #story p {
	padding-bottom: 10px;
}
section #nordlysLogo {
	padding-left: 50px;
	float: left;
}
#share   {
	float: right;
	padding-right: 50px;
}
section #story nav{
	text-transform: uppercase;
	color: #525B94;
	padding-left: 200px;
}
section #story nav ul{
	padding-top: 25px;
}
section #story nav ul li{
	list-style-type: none;
	padding-bottom: 5px;
}
section #story nav ul li a:link , section #story nav ul li a:visited {
	color: #525B94;
	text-decoration: none;
	padding-bottom: 5px;
	list-style-type: none;
}
section #story nav ul li a:hover, section #story nav ul li a:active, section #story nav ul li a:focus {
	color: #FFFFFF;
}
aside {
	width: 230px;
	float: right;
}
aside header {
	height: 185px;
}
aside header #signature     {
	font-family: BlackJackRegular, "Times New Roman", Times, serif;
	font-size: 6em;
	line-height: 0.8em;
	padding-top: 45px;
}
aside header #name {
	margin-bottom: 25px;
	font-size: 1.2em;
}
aside header a:link, aside header a:visited {
	color: #525B94;
	text-decoration: none;
	cursor: default;
}
aside nav{
	background-image: url(00-right.jpg);
	background-repeat: repeat-y;
	height: 408px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 30px;
	font-size: 0.85em;
}
aside nav ul {
	padding-top: 25px;
}
aside nav ul li a:link , aside nav ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 8px;
	display: block;
}
aside nav ul li a:hover, aside nav ul li a:active, aside nav ul li a:focus {
	color: #525B94;
}
.addthis_button a:link, .addthis_button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
}
.small {
	font-size: 0.8em;
}
section #editable h1 {
	font-size: 1em;
	padding-bottom: 5px;
}
section #editable h2 {
	font-size: 1em;
	padding-bottom: 5px;
}
section #editable h3 {
	font-size: 1em;
	padding-bottom: 5px;
}
section #editable h4 {
	font-size: 1em;
	padding-bottom: 5px;
}
section #editable h5 {
	font-size: 1em;
	padding-bottom: 5px;
}
section #editable h6 {
	font-size: 1em;
	padding-bottom: 5px;
}

