@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic);

/* Body
--------------------------------------------------------------*/

body {
	background-color: #1b0c1d;
	background-image: url('images/mlbg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	color: #acaab7;
	height:auto !important;
   height:100%;
   min-height:100%;
}


/* Fonts 
--------------------------------------------------------------*/

h1 {
	font-family: 'Open Sans', Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	font-size: 30px;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 2px;
   padding: 20px 0 0 0;
}

h2 {
	font-family: 'Open Sans', Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	font-size: 35px;
	line-height: 1.5;
   padding: 20px 0 0 0;
}

h3 {
	font-family: 'Open Sans', Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	font-size: 30px;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 2px;
   padding: 0;
}

h4 {
	font-family: 'Open Sans', Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	font-size: 22px;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 2px;
   padding: 0;
}

p {
	font-family: 'Open Sans', Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 18px;
	line-height: 1.5;
	padding: 0;
}

p.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

p.title {
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 20px 0 0 0;
}

p.seriestitle {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 0 0 0;
}

.bigtext {
	font-weight: bold;
	text-transform: uppercase;
}

.quote {
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
   padding: 0 50px 0 50px;
}

a:link, a:visited, a:active {
	border: 0;
	color: #83aa61;
	text-decoration:none;
}

a:hover {
	border: 0;
	color: #b7d0a4;
	text-decoration:none;
}

a.menulink:link, a.menulink:visited, a.menulink:active {
	border: 0;
	color: #83aa61;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

a.menulink:hover {
	border: 0;
	color: #b7d0a4;
	text-decoration: none;
   font-family: 'Open Sans', Verdana, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}


/* Layout etc.
--------------------------------------------------------------*/
#header {
   width: 90px;
   border: 0;
   margin-left: auto;
   margin-right: auto;
   padding: 0;
   text-align: center;
	display: block;
}

#container {
   width: 100%;
   overflow: auto;
   border: 0;
   margin-left: auto;
   margin-right: auto;
   padding: 0;
   text-align: center;
}

#content {
	clear: both;
   width: 75%;
   overflow: auto;
   border: 0;
   margin-top: 0;
   margin-bottom: 0;
   margin-left: auto;
   margin-right: auto;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 50px;
   padding-right: 50px;
   text-align: center;
}

#nav {
	clear: both;
   width: 100%;
   overflow: auto;
   border: 0;
   margin-top: 0;
   margin-bottom: 0;
   margin-left: auto;
   margin-right: auto;
   padding-top: 0;
   padding-bottom: 0;
   padding-left: 0;
   padding-right: 0;
   text-align: center;
}

#footer {
	clear: both;
   width: 100%;
   overflow: auto;
   border: 0;
   margin-top: 0;
   margin-bottom: 0;
   margin-left: auto;
   margin-right: auto;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 0;
   padding-right: 0;
   text-align: center;
}

#backtotop {
	clear: both;
   margin: 0;
	padding: 20px;
	text-align: right;
	text-transform: uppercase;
}

img.cover {
	border: 0;
	display: block;
	padding: 0;
   margin-left: auto;
   margin-right: auto;
	text-decoration: none;
	width: 200px;
	height: 300px
}
	
img.coverleft {
	float: left;
	border: 0;
	display: block;
	padding: 0;
	margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 0px;
   margin-right: 40px;
	text-decoration: none;
	}
	
img.coverright {
	float: right;
	border: 0;
	display: block;
	padding: 0;
	margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 40px;
   margin-right: 5px;
	text-decoration: none;
	}

img.imageright {
	float: right;
	border: 0;
	display: block;
	padding: 0;
	margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 40px;
   margin-right: 5px;
	text-decoration: none;
	}

.coverrow {
    width: 100%;
    margin: 0 auto;
    clear: both;
}

.coverdiv {
    float: left;
    width: 200px;
    padding: 0 30px 30px 0;
}

img.line {
	border: 0;
	display: block;
	padding: 0;
   margin-left: auto;
   margin-right: auto;
	text-decoration: none;
	width: 700px;
	height: 1px
}

