
a {
	color: #009;
}

#header {
	background: url(header-blue.jpg) no-repeat top center;

}

#navigation {
	float: right;
	padding-top: 70px;
	height: 15px;
	clear:both;
	border: none;
	color:#999;
}

#navigation li a {
	color: #cccccc;
	text-decoration: none;
}

.post h2 a {
	background-color: #f4f4f4;
}

.first h2 a {
	background-color: #f4f4f4;
}

.post h3 {
	color: #009;
}
#sidebar {
	padding-bottom: 40px;
}
#sidebar h2 {
	color: #ffffff;
	background-color: #4ea7b9;
	
}
#sidebar ul {
	padding-bottom: 20px;
	
}
		#sidebar ul li {

			border-bottom: 1px dashed #cccccc;
		}
		#sidebar ul li a {
			color: #666666;
		}
		#sidebar ul li a:hover {
			color: #fb9d02;
		}
		
		#footer {
			margin-top: 20px;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-align: center;
			padding: 0px 10px;
			margin: 0px auto;
			width:896px;
	color: #999999;
	border-top: 18px solid #4ea7b9;
}

	#footer a {
		color: #222222;
		text-decoration:underline;

	}
	#footer a:hover {
color:#999999;
	}
	
	.post blockquote {

	border-left: 2px solid #e6e6e6;
}

	.commentdetails img {
		border: 1px solid #CCCCCC;
	}
	
	.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}
