/*--------------------------------
Christopher Castellani
www.christophercastellani.com
Master Style Sheet
Author: etherweave communications
Date: 	September 2005
---------------------------------*/

/* General Styles */

body {
	background: #99cccc;
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: Georgia, TimesNewRoman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	}
	
h1, h2, h3, h4 {
	font-family: Georgia, TimesNewRoman, Times, serif;
	}
	
h1 {
	font-size: 150%;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
	margin: 1.5em 0 1em 0;
	}
	
h2 {
	font-size: 130%;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
	margin: 1em 0 1em 0;
	}
	
h3 {
	font-size: 120%;
	line-height: 2em;
	font-weight: bold;
	color: #333333;
	margin: .5em 0 .75em;
	}
	
h4 {
	font-size: 100%;
	line-height: 2em;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
	margin: 0 0 0;
	}

a:link {
	color: #006666;
	text-decoration: underline;
	}
	
a:visited {
	color: #333333;
	text-decoration: underline;
	}
	
a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}

p.flash {
	font-size: 10px;
	}
	
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 12px;
	line-height: 16px;
	}
	
ol {
	margin-left: 25px;
	padding-left: 0;
	}
	
p.form {
	font-size: 11px;
	}
	
input.button {
	font-family: Georgia, TimesNewRoman, Times, serif;
	background: #cc9999;
	border: 1px solid #333333;
	color: #333333;
	}

input.text {
	background: #ffffff;
	border: 1px solid #333333;
	}

/* Home Page Layout */

#container-home {
	width: 700px;
	height: 505px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

#flash-home {
	width: 700px;
	height: 505px;
	overflow: hidden;
	border: 1px solid #333333;
	}
	
#html-home {
	position: relative; top: 0; left: 0;
	background: url(../images/home_bg.jpg); 
	background-repeat: no-repeat;
	border: 1px solid #333333;
	width: 700px;
	height: 505px;
	overflow: hidden;
	}

#home-nav {
	position: relative; top: 235px;
	width: 650px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0;
	overflow: hidden;
	}

#buttons {
	margin-left: auto;
	margin-right: auto;
	}

#home-books {
	position: relative; top: 300px; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	width: 650px;
	height: 155px;
	padding: 0;
	overflow: hidden;
	}
	
#tsolt-links {
	float: right;
	width: 175px;
	height: 153px;
	margin-right: 0;
	padding: 0;
	}
	
#akfm-links {
	float: left;
	width: 175px;
	height: 146px;
	margin-left: 0;
	padding: 0;
	}

ul.tsolt-links {
	font-size: 11px;
	list-style: none;
	text-align: right;
	padding-left: 0;
	margin-right: 100px;
	}

ul.akfm-links {
	font-size: 11px;
	list-style: none;
	text-align: left;
	padding-left: 0;
	margin-right: 0;
	margin-left: 100px;
	}

.button2 {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 6px;
	margin-bottom: 0;
	padding: 0;
	}
	
#footer {
	width: 500px;
	height: 75px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}
	
/* Content Page Layout */

#container {
	position: absolute; top: 0; left: 0;
	width: 100%;
	height: 100%;
	background: #99cccc;
	}

#masthead {
	position: absolute; top: 0; left: 0;
	background: url(../images/masthead_bg.jpg) repeat-x;
	width: 100%;
	height: 124px;
	}

#mh-photo {
	width: 200px;
	height: 124px;
	float: left;
	margin: 0;
	padding: 0;
	}

#site-title {
	width: 300px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	}

#stanthony {
	width: 200px;
	height: 124px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#nav {
	position: absolute; top: 124px; left: 0;
	background: #cc9999;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.button {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 0;
	padding: 0;
	}

#sidebar {
	position: absolute; top: 150px; left: 5px;
	width: 125px;
	float: left;
	margin-right: 25px;
	padding-top: 25px;
	}
	
.headline {
	line-height: 200%;
	margin-bottom: 10px;
	}

.authorphoto {
	float: right;
	border: 1px solid #333333;
	margin-right: 0;
	margin-left: 10px;
	margin-top: 23px;
	margin-bottom: 20px;
	}
	
#content {
	position: absolute; top: 150px; left: 150px;
	width: 625px;
	padding: 0;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 150px;
	}

#footer2 {
	width: 500px;
	height: 75px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: auto;
	}
	
ul.news {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 12px;
	line-height: 16px;
	}

ul.news li {
	margin-top: 15px;
	line-height: 18px;
	}

ul.sidebar {
	font-size: 11px;
	list-style: none;
	text-align: right;
	padding-left: 0;
	margin-right: 24px;
	}

.jacket {
	margin-left: 24px;
	margin-right: 24px;
	}
	
.mailinglist {
	width: 450px;
	}

a.extras {
	padding: 3px;
	border: 1px solid #333333;
	background: #cc9999;
	color: #333333;
	text-decoration: none;
	}

a.extras:hover {
	color: #333333;
	text-decoration: none;
	}

a.extras:visited {
	color: #333333;
	text-decoration: none;
	}

div.audioplayer {
	width: 200px;
	border: 1px solid #333333;
	padding: 10px;
	margin-top: 20px;
	}

.credits {
	font-size: 10px;
	}
	
.then {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.now {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
	}

img.gallery {
	margin-bottom: 20px;
	border: 1px solid #333333;
	}

.newsimg {
	float: left;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #333333;
	}