/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */

/*lukelukeluke was url(images/post-label.gif)*/
.post {
	background: #fff  0px 0px no-repeat;
	}
	
	h1,h2,h3,h4,h5,h6 {
	color: #444;
	font-family: Geneva,Helvetica,Verdana,Arial,sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #0B2E82; /*be261e lukelukeluke*/ 
}

input.button:hover {
	background: #0B2E82; /*be261e lukelukeluke*/ 
}

	a:active  { color: #0B2E82; } /*be261e lukelukeluke*/ 
	
	.logotext a:link    { color: #0B2E82; } /*be261e lukelukeluke*/ 
	.logotext a:visited { color: #0B2E82; } /*be261e lukelukeluke*/ 
	
	#mainmenu ul li a:active  { color: #0B2E82; } /*be261e lukelukeluke*/ 

	.post h3.post-title a:link    { color: #0B2E82; } /*be261e lukelukeluke*/ 
	
	#sidebar a:link    { color: #0B2E82; } /*be261e lukelukeluke*/ 
	#sidebar a:visited { color: #0B2E82; } /*be261e lukelukeluke*/ 
	
	#pagenavigator span.current { color: #0B2E82;} /*be261e lukelukeluke*/ 

