/* --------------------------- COLOR STUFF */

#header h1,
#header a,
#header p {
	color: black;
}

#content a:link,
#content a:visited,
	a:link, 
	a:visited {
	color: #063;
}

#ad a {
	color: #306;
}

#ad a:focus,
#ad a:hover,
#ad a:active {
	background: #ccf;
	color: #609;
}

#content a:focus,
#content a:hover,
#content a:active {
	background: #6fa;
	color: #000;
}

#commentlist li div {
	background-color: #dce1df;
	border: 1px solid #acb9b4; 
}

#commentlist li {
	border-top: 2px solid #dce1df;
}

.posting {
	border-top: 3px solid #609;
}

#recaptchaerror {
	width: 75%;
	border: 4px solid #aaf;
	padding: 8px;
	font-size: 1.5em;
	background-color: #fcc;
	color: #609;
	text-align: center;
}

/* --------------------------- OTHER STUFF */

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	text-align: center;
	font: normal 70%/1.4 verdana, arial, sans-serif;
	background: white url('/images/slug270x64.gif') no-repeat bottom right;
}

a img {
	vertical-align: -1px;
	border: none;
}
	
#ad a img {
	margin: 0;
	padding: 0;
}
	
.skyscraper {
	padding-top: 8px;
	width: 120px;
	height: 600px;
}

#maincell {
	background: url('/images/green-gradient_sm.jpg') repeat-y top left;
	width: 100%;
	margin: 0;
	padding: 8px;
}

#wrapper {
	width: 780px;
	margin: 8px auto 8px auto;
	text-align: left;
	border: 3px solid #609;
}

div#header {
	position: relative;
/*	background: url(boxtop.png) left top no-repeat;*/
	background: #0c9;
	margin: 0;
	padding: 12px 0 0 0;
}

#header h1 {
	font: normal 3em/1 "Trebuchet MS", verdana, arial, sans-serif;
	font-weight: bold;
	padding: 0 16px 0.3em 16px;
/*	background: url(boxbottom.png) left bottom no-repeat;*/
}

h1 a,
h1 a:focus,
h1 a:hover,
h1 a:active {
	color: black;
}

#header p {
	color: #609;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	right: 16px;
	top: 12px; 
	font-size: 2em;
}

a:link, 
a:visited {
	padding: 2px;
	text-decoration: none;
	border: none;
}

a:focus, 
a:hover,
a:active {
	padding: 2px;
	color: #609;
	text-decoration: none;
	border: none;
}

#ad a {
	margin: 0px;
	padding: 0px;
}




#headbox a:focus, 
#headbox a:hover,
#headbox a:active {
	background: #ccf;
}


#headbox {
/*	background: url(boxtop.png) left top no-repeat;*/
	background: #cfe;
	overflow: auto;
}

#headbox .container2,
#headbox .container {
	width: 224px;
	float: left;
	padding: 12px 16px;
}

#headbox .container2 {
	background: url(/images/tinysnail2.gif) right bottom no-repeat;
}


.container2 h2,
.container h2 {
	color: black;
	border-bottom: 1px dotted black;
	font: normal 1.3em/1.5 "Trebuchet MS", verdana, arial, sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin: 0 0 0.5em 0;
}

#headbox #boxbottom {
	clear: both;
	border: none;
	height: 12px;
/*	background: url(boxbottom.png) left bottom no-repeat;*/
}

#content a:link,
#content a:visited {
	text-decoration: none;
}

#content {
	margin: 0px 0;
	padding: 0px 0 0 0;
/*	background: url(contenttop.png) top left no-repeat;*/
	background: url(/images/purpgrad.jpg) right no-repeat-x;
}

#content ul, ol {
	margin-left: 22px;
}

#content ul li {
	list-style: square;
}

#content ol li {
	list-style: decimal;
}

blockquote {
	margin: 0 0 0.5em 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #999;
}

.posting {
	clear: both;
	overflow: auto;
/*	background: url(contentmiddle.png) top left repeat-y;*/
/*	background: url(/images/purpgrad.jpg) top right repeat-y;*/
	background: url(/images/tinysnail.gif) left bottom no-repeat;
	padding: 12px 0 12px 16px;
}

#content h2 {
	font: bold 2em/1.1 "Trebuchet MS", verdana, arial, sans-serif;
	margin: 0 0 0.3em 0;
}

#content h3 {
	font: bold 1.5em/1.1 "Trebuchet MS", verdana, arial, sans-serif;
	margin: 0 0 0.5em 0;
}

#content h4 {
	font: bold 1em/1.3 verdana, arial, sans-serif, sans-serif;
}

p {
	padding-bottom: .75em;
}

.box {
	float: left;
	width: 530px;
	padding-right: 18px;
	padding-bottom: 15px;
	text-align: justify;
}

.boxn {
	float: left;
	width: 200px;
	padding-right: 8px;
	padding-bottom: 15px;
	text-align: center;
}

p.author {
	margin-top: 0;
	border-top: 1px dotted black;
	clear: both;
/*	width: 747px;*/
	width: 659px;
	padding-top: 8px;
	padding-left: 72px;
}



.audiobox {
	float: left;
	width: 200px;
}

#content dd {
	padding: 0 0 0 12px;
}
#content dt {
	font-weight: bold;
}

#prevnext {
/*	background: url(contentbottom.png) left bottom no-repeat;*/
	width: 780px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#prevnext p {
	font-weight: bold;
}

#footer {
	width: 780px;
/*	background: url(boxtop.png) left top no-repeat;*/
	text-align: center;
	padding-top: 12px;
	margin-top: 6px;
}

#footer p {
/*	background: url(boxbottom.png) left bottom no-repeat;*/
	padding: 0 0 12px 0;
}

#footer p a {
	color: #096;
	font-weight: bold;
}

/* --------------------------- COMMENTING STUFF */

h2#commentheadline {
	margin-top: 30px;
}

#commentlist h4 {
	margin: 5px 0 7px 0;
}

ol#commentlist {
	list-style: none;
}

ol#commentlist li {
	width: 600px;
	overflow: hidden;
	margin: 0 0 1.5em 0;
	list-style: none;
}

#commentlist li div {
	float: left;
	width: 150px;
	padding: 6px;
	margin-right: 10px;
}

form {
	border-top: 1px dotted black;
	padding-top: 1.2em;
	margin-top: 1.2em;
	width: 667px;
}

div.input {
	width: 222px;
	float: left;
}

label {
	display: block;
	font-weight: bold;
	margin-bottom: 0.5em;
}

div.input input {
	width: 212px;
}

div#spamquestion {
	padding: 8px 0 0 17px;
	margin: 0 0 -14px 0;
}

div#spamquestion input {
	width: 318px;
}


div#message {
	width: 320px; 
	float: left;
	margin-top: 1.2em;
}

div#message textarea {
	width: 310px;
	height: 120px;
}

div#file {
	width: 330px;
	float: right;
	margin-top: 1.2em;
}

div#file input {
	width: 320px;
}

div#buttons {
	width: 330px;
	float: right;
	margin-top: 35px;
	overflow: hidden;
}

div#buttons input {
	width: 160px;
	float: left;
}

dt {
	border: 1px dashed #dcd;
	margin: 0;
	padding: 3px;
}

