/*
Theme Name: FirePlaceVillage.Net Default
Theme URI: http://www.fireplacevillage.net/
Description: The default theme for the FirePlaceVillage.Net site
Version: 1.0
Author: Trevor Steinberg
Tags: mantle color, variable width, two columns, widgets

Default FirePlaceVillage.Net Theme by Trevor Steinberg || http://www.fireplacevillage.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

h3 {
	border-bottom:1px dashed #999966;
	color:#000000;
/*
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
*/
	font-weight:normal;
	line-height:26px;
	margin:0 0 10px;
	padding:0 0 15px;
}

h3 > a:link {
	color: #000000;
	text-decoration: none;
}

h2 {
	margin-top: 25px;
}

#column2 h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	letter-spacing: -1px;
	line-height: 22px;
	display: block;
}


li h2 {
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar {
/*
	float: right;
	padding: 0px 25px;
	width: 280px;
*/
}

#contentmid {
	width: 880px;
	margin: auto;
}

#content {
/*
	float: left; 
	width: 640px;
*/
}

div.post {
	background: #F0F0F0;
	margin: 11px;
	padding: 12px;
	-moz-border-radius: 12px;
	width: 635px;
}

.credit {
	text-align: right;
}

li.cat-item ul.children {display: none;}
li.current-cat ul.children {display: block;}
