/*Created for Lifeissues.net by David Leslie*/
/*last updated Monday, 2003 June, 16 12:29:05*/
body
{
	background-color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

table { background-color: white; }
#copyright { font-size: .8em; }

#quote
{
	font-size: .8em;
	background-color: #FFd;
	padding: 8px;
	font-style: italic;
	font-family: arial, sans-serif;
	line-height: 1.3em;
}

.smalltext
{
	font-family: arial, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#library
{
	font-size: 0.8em;
	font-weight: bold;
}

.newsblurb
{
	font-size: 0.8em;
	font-family: verdana, arial, geneva, sans-serif;
	line-height: 1.3em;
}

.ep { font-size: .8em; }

.author
{
	font-weight: bold;
	font-size: 1em;
}

.sub { font-size: 0.9em; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.1em; }

h3
{
	font-size: 1.3em;
	margin: 12px 0px 5px 0px;
}

h3 span.sub
{
	font-weight: normal;
	text-transform: none;
	font-style: italic;
}

p.blurb
{
	margin-top: 5px;
	font-size: .9em;
	line-height: 1.3em;
	font-family: verdana,arial, geneva, sans-serif;
	padding: 0px;
}

li
{
	list-style-type: none;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: arial, geneva, sans-serif;
}

li.section { }
li.curloc { }
ul { margin-left: 0px; }
a { color: blue; }
a:visited { color: blue; }
a:hover { color: red; }

a
{
	font-weight: bold;
	text-decoration: none;
	font-family: arial, geneva, sans-serif;
}

span.blurb { font-size: 0.7em; }

h2.section
{
	color: #00C;
	background-color: #ddf;
	padding: 6px;
	font-family: georgia, serif;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-variant: normal;
	letter-spacing: 1px;
	border-color: #aac;
	border-width: 1px;
	border-style: solid;
}

/* headlines.php list of headlines*/
li.headline { line-height: 2em; }
.work { font-style: italic; }
