<link rel="stylesheet" type="text/css" href="includes/normalize.css">

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg width='180' height='180' viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81.28 88H68.413l19.298 19.298L81.28 88zm2.107 0h13.226L90 107.838 83.387 88zm15.334 0h12.866l-19.298 19.298L98.72 88zm-32.927-2.207L73.586 78h32.827l.5.5 7.294 7.293L115.414 87l-24.707 24.707-.707.707L64.586 87l1.207-1.207zm2.62.207L74 80.414 79.586 86H68.414zm16 0L90 80.414 95.586 86H84.414zm16 0L106 80.414 111.586 86h-11.172zm-8-6h11.173L98 85.586 92.414 80zM82 85.586L87.586 80H76.414L82 85.586zM17.414 0L.707 16.707 0 17.414V0h17.414zM4.28 0L0 12.838V0h4.28zm10.306 0L2.288 12.298 6.388 0h8.198zM180 17.414L162.586 0H180v17.414zM165.414 0l12.298 12.298L173.612 0h-8.198zM180 12.838L175.72 0H180v12.838zM0 163h16.413l.5.5 7.294 7.293L25.414 172l-8 8H0v-17zm0 10h6.613l-2.334 7H0v-7zm14.586 7l7-7H8.72l-2.333 7h8.2zM0 165.414L5.586 171H0v-5.586zM10.414 171L16 165.414 21.586 171H10.414zm-8-6h11.172L8 170.586 2.414 165zM180 163h-16.413l-7.794 7.793-1.207 1.207 8 8H180v-17zm-14.586 17l-7-7h12.865l2.333 7h-8.2zM180 173h-6.613l2.334 7H180v-7zm-21.586-2l5.586-5.586 5.586 5.586h-11.172zM180 165.414L174.414 171H180v-5.586zm-8 5.172l5.586-5.586h-11.172l5.586 5.586zM152.933 25.653l1.414 1.414-33.94 33.942-1.416-1.416 33.943-33.94zm1.414 127.28l-1.414 1.414-33.942-33.94 1.416-1.416 33.94 33.943zm-127.28 1.414l-1.414-1.414 33.94-33.942 1.416 1.416-33.943 33.94zm-1.414-127.28l1.414-1.414 33.942 33.94-1.416 1.416-33.94-33.943zM0 85c2.21 0 4 1.79 4 4s-1.79 4-4 4v-8zm180 0c-2.21 0-4 1.79-4 4s1.79 4 4 4v-8zM94 0c0 2.21-1.79 4-4 4s-4-1.79-4-4h8zm0 180c0-2.21-1.79-4-4-4s-4 1.79-4 4h8z' fill='%23dcdcdc' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");

}

header {margin:0;}
body {
    font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	line-height: 1;
    position: relative;
    margin-right: auto;
	margin-left: auto;
	margin-top:0em;

}

ol, ul {
	list-style: disc;
	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#nick {
	font-family: "Helvetica Neue", Helvetica, Geneva,sans-serif;
	text-align:center;

	padding-top:1em;
}

#nick h1, h1 {
	font-weight: bold;
	font-size: 1.8em;
	color: #1c164f;
	margin-bottom: 0em;
	padding:0em;
	margin:0;
	padding:0;
	padding-top:0.2em;
}

#nick p {
	font-size: 0.85em;
	padding: 0;
	color:#606060 ;
	line-height: 1em;
	margin-top: 0.75em;
	padding-bottom:0.5em;
}

#topbar {
	font-family: "Helvetica Neue", Helvetica, Geneva,sans-serif;
	text-align:left;
	margin-bottom:1.5em;
	padding:1em;
	border-radius: 15px;
}


#topbar h1 {
	font-weight: bold;
	font-size: 1.8em;
	color: #1c164f;
	padding:0em;
	margin:0;
	padding:0;
	padding-top:0.4em;
}

#topbar img {
	margin-top: 5px;
	margin-bottom: 0em;
    margin-right: 1em;
	border-style: none;
	height: 6.5em;
	float: left;
	border-color: #ffffff;
}

#topbar p {
	font-size: 1.05em;
	padding: 0;
	color:#606060 ;
	line-height: 1.5em;
	margin-top: 0.25em;
	padding-bottom:0em;
}

#topbar ul {
	list-style: none;
	display: inline-table;
	margin: 0;	
	padding: 0;
}

#topbar ul li {
	float: left;
    line-height: 2em;
	font-size: 0.8em;
	margin-top: -0.4em;
	margin-bottom:0em;
	
}

#content {
	position: relative;
	padding-bottom:1em;
	padding-top:0em;
	margin-top:0em;
	
}

.clearer {
	clear: both;
}

img {
	border-top-style: solid;
	border-style: solid;
	border-width: 1px;
	margin-top: 1em;
}

img.floatRight {
	float: right;
	margin: 0em 1em 1em 1em;
	width: 30%;
	padding:0px;
	
}

img.center {
	width: 300px;
	float: right;
	margin: 1em;
}

img.main {
	width: 85%;
	float: center;
	margin: 1em;
	padding:1em;
}

img a {
	border-style: none;
}

li {
	line-height: 1.4em;
	font-size: 0.9em;
	margin-top: 0.5em;
}

a:link {
	color: #3541BD;
    border-bottom:#3541BD solid 1px;
    text-decoration:none;
}

a:visited {
	text-decoration: none;
	
}
blockquote {
	margin:0px;
	padding:0px;
	font-style: normal;
	font-weight: normal;
}

p {
	font-size: 0.9em;
	margin-bottom: 1em;
	line-height: 1.5em;
}

h1 {
	margin-bottom: 1em;
	line-height: 1.5em;
}
h2 {
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	margin-top:0em;
    line-height: 1.5em;
	padding-top:0px;
	text-align:left;
	padding-bottom:0.1em;
	margin-bottom:0.75em;
	border-bottom: 1px solid #c6dbef;
	color:#1c164f;
}

h3 {
	font-size: 1.1em;
    line-height: 1.5em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color:#1c164f;
	
}

h4 {
	font-size: 0.9em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color:#1c164f;
	
}

h5 {
	margin-top: 1.2em;
	font-size: 0.9em;
	margin-bottom: 0.5em;
}

#foreword {
	font-style: italic;
	font-size: 1em;
	margin-bottom: 1em;
	padding-left:1.5em;
	line-height: 1.5em;
	color: #797979;
	border-bottom: 1px solid #d5d5d5;
	
}

#foreword a {
	font-style: italic;
	font-size: 0.9em;
	margin-bottom: 1em;
	line-height: 1.5em;
	color: #4454F8;
	text-align: center;
}


#footer {
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: center;
	margin: 1em 0 1em;
	color: #fff;
}

small {
	margin-top:-1em;
	font-style:bold;
	margin:0;
	padding:0;
}

@media (min-width: 850px){
	#content {
		width: 680px;
	}
	#topbar {
		width: 720px;
	}
	#footer {
		width: 720px;
	}
	img.main {
		width: 500px;
	}
	
}
