/*  
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
*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #141414; /*url(img/bg.gif) repeat fixed;*/
padding: 35px 20px 35px 20px;
}

body
{
font-size: small;
font-family:Verdana, Tahoma, Arial, Serif;
/*color: #333333;*/
color: #555555;
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;
}

