/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */
h2 {
	font-size: 1.6em;
	}
#header {
	height: 180px;
	}
		#head {
	height: 180px;
		}
.widgettitle{color:#888; margin-top:20px;}
.content-header h2 {font-size: 1.2em;}
#content h2 a {font-size: 1.8em;}
#content h2 {margin-bottom:5px;margin-top:5px;}
.entry {margin: 0px 0 0;}
#sidebar a:link    { color: #26a; }
#sidebar a:hover   { color: #be261e; }
#sidebar a:active  { color: #444; }
#sidebar a:visited { color: #999; }
h1,h2,h3,h4,h5,h6 {
	color: #444;
	font-family: Geneva,Helvetica,Verdana,Arial,sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	color: #be261e;
}
.post h2 a:link,
.post h3.post-title a:link    { color: #26a; }
.post h2 a:hover,
.post h3.post-title a:hover   { color: #be261e; }
.post h2 a:active,
.post h3.post-title a:active  { color: #000; }
.post h2 a:visited,
span {color: #be261e; font-weight: bold;}

#ordl {font-size:0.9em;}


