/*  
	Theme Name: FallSeason
	Theme URI: http://wpthemepark.com
	Description: Zenlike by <a href="http://www.nodethirtythree.com/" title="nodethirtythree">nodethirtythree</a> , FallSeason WordPress Theme by <a href="http://wpthemepark.com/" target="_blank">WP ThemePark</a>
	Version: 1.0
	Author: Sadish
	Author URI: http://wpthemepark.com
 */
/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/
/*
	Modified by Nick Piepmeier
*/
/*
	Rounded div CSS from http://www.html.it/articoli/nifty/nifty1.html 
*/

*
{
	padding: 0em;
	margin: 0em;
}

body
{
	/*background: url(img/bg.jpg) fixed;*/
	/*background: #34641a;*/
	background: #444444;
	/*padding: 35px 20px 35px 20px;*/
	padding: 15px 5px 15px 5px;
}

body
{
	font-size: small;
	font-family:Verdana, Tahoma, Arial, Serif;
	/*color: #555555;*/
	color: #777777;
	font-size:0.8em;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1.0em;
}

a
{
	color: #006DB9;
	text-decoration: none;
	border-bottom:#006DB9 1px dashed;
}
a:hover
{
	text-decoration: none;
	border-bottom:#006DB9 1px solid;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}
h3,h4
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}
h3
{
	font-size: 1.7em;
	padding-left: 24px;
	background-image: url(img/db1.gif);
}
h4
{
	font-size: 1.4em;
	padding-left: 18px;
	background-image: url(img/db2.gif);
}
h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}
/* From http://www.html.it/articoli/nifty/nifty1.html */
b.rtop, b.rbottom{display:block}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #141414}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

