

a {

	color: #008fc5;

}



#header {

	background: url(header.gif) no-repeat top center;



}



#navigation {

	background-color: #a3b928;

	

}



#navigation li a {

	color: #ffffff;

}



.post h2 a {

	

}



.first h2 a {

	

}



.post h3 {

	color: #009;

}



#sidebar h2 {

	color: #ffffff;

	background-color: #008fc5;

	

}



		#sidebar ul li {



			border-bottom: 1px dotted #cccccc;

		}

		#sidebar ul li a {

			color: #666666;

		}

		#sidebar ul li a:hover {

			color: #fb9d02;

		}

		

		#footer {

	background-color: #9dd0ef;

	color: #333333;

	border-top: 3px solid #ffffff;
   
}



	#footer a:link, a:visited {

		color:  #008fc5;

	}

	

	.post blockquote {



	border-left: 2px solid #e6e6e6;

}



	.commentdetails img {

		border: 1px solid #CCCCCC;

	}

	

	.wp-caption {

	border: 1px solid #ddd;
	background-color: #f3f3f3;

}