﻿/*Michael Blumlein's Website, Cascading Style Sheet*/


#masthead{
	background-color:#990100;
	}
#navigation{
	margin-left: 0%;
	margin-top: 0%;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	}
#novels{
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	}
#collections{
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	width: 40%;
	}
#stories{
	width: 100%;
	font-weight: bold;
	margin-left: 0%;
	margin-top: 5%;
	line-height: 1;
	}
#internallink{
	text-align: center;
	font-size: 14px;
	}
#toptext{
	background:url(images/nav-bg.jpg);
	background-repeat:no-repeat;
	background-color:#17160f;
	width: 17%;
	padding: 1%;
	vertical-align: top;
	}
#livingworld{
	border: groove 2px black;
	background-image:url(images/S_S_Blown.jpg);
	background-color: silver;
	line-height: 2;
	font-weight: bold;
	padding: 1%;
	}
#totems{
	background-image:url(images/S_S_Blown.jpg);
	background-color: silver;
	line-height: 2;
	font-weight: bold;
	padding: 0%;
	text-align: center;
	}
#slideshowlink{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	}
#signed{
	margin-left: 40%;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}
#signed1{
	text-align: center;
	margin-top: 6px;
	}
#footer{
	border: groove 2px black;
	background-image:url(images/S_S_Blown.jpg);
	background-color: silver;
	padding: 2%;
	}
#intro{
	margin: 15%;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	}
#biography{
	padding: 2%;
	text-align: left;
	font-weight: bold;
	}
#apple{
	padding: 0%;
	}
#middle{
	color: black;
	}
#replypage{
	border: groove 2px black;
	background-image:url(images/S_S_Blown.jpg);
	background-color: silver;
	line-height: 2;
	font-weight: bold;
	padding: 3%;
	text-align: center;
	font-family: "MS Serif", serif;
	font-size: 24px;
	color: gray;
	}
#whole{
	width: 100%;
	}
.storylist{
	padding-left: 3%;
	text-align: left;
	vertical-align: top;
	line-height: 1.5;
	font-weight: bold;
	width: 20%;
	}
.eachnovel{
	padding: 2%;
	}
.years{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	}
.resources{
	border: groove 2px black;
	background-image:url(images/S_S_Blown.jpg);
	background-color: silver;
	line-height: 2;
	font-weight: bold;
	padding: 0%;
	text-align: left;
	}
.requiredfield{
	color: red;
	text-align: center;
	font-weight: bold;
	}
.circle{
	list-style-type: circle;
	}
.column{
	vertical-align: top;
	width: 40%;
	}
a:link{
	color: blue;
	}
a:visited{
	color: red;
	}
a:focus, a:hover, a:active{
	color: #6d711a;
 	}
h1{
	font-family: "MS Serif", serif;
	font-size: 32px;
	color: black;
	text-align: center;
	margin-top: 0%;
	margin-bottom: 1%;
	}
h2{
	font-family: "MS Serif", serif;
	font-size: 24px;
	color: blue;
	text-align: center;
	text-transform: uppercase;
	}
h3{
	font-family: "MS Serif", serif;
	font-size: 24px;
	color: gray;
	text-align: left;
	margin-top: 0%;
	margin-bottom: 0%;
	}
form{
	margin-left: 0%;
	width: 55%;
	}
legend{
	font-weight: bold;
	font-size: 24px;
	}
fieldset{
	border: groove 8px gray;
	}
table{
	width: 100%;
	}