/*  
Theme Name: Beneath the Snow
Description: Theme for The Secret Lives of Snowmen.
Version: 1.0
Author: TYS Creative
Author URI: http://www.tyscreative.com/

*/


body{
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background-color:#000000;
color: #2B1B17;
}


h2 { text-decoration: none;
color: #2B1B17;
font-size:16pt;
}

a:link,a:active,a:visited { color: #003366;
text-decoration: none;
font-weight:bold;
 }

a:hover {
color: yellow
}

table {text-align: left; background-color: transparent;}



/* Comments */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.widecolumn {width:680px;}



#footer {
	background: url('layimages/foot2.jpg') no-repeat top;
	border: none;
	color: #1F1F1F;
	font-size:7pt;
	}
