/*  
Theme Name: Trunks & Soto 3.0 WP
Theme URI: http://trunksandsoto.com
Description: The Trunks and Soto Wordpress theme
Version: 0.1
Author: Fred "Trunks" Wood

*/

body{
	margin:0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12;
	color: #FFFFFF;
	vertical-align: top;
	background-image:url('http://www.trunksandsoto.com/wp-content/themes/trunksandsoto30/resources/farbg.gif');
	background-attachment:fixed;
	}
	
a:link, a:visited{
		text-decoration: none;
		text-decoration: bold;
		color: #6FFFEC;
		}
			
a:hover{
		text-decoration: underline;
		text-decoration: bold;
		color: #9FFFFF;
		}
		
		.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;
}