
a {
	color: #00436f;
}

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

}

#navigation {
	background-color: #4c79b4;
	border-color: #009;
}

#navigation li a {
	color: #ffffff;
}

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

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

.post h3 {
	color: #009;
}

#sidebar h2 {
	color: #ffffff;
	background-color: #4c79b4;
	border-color: #009;
}

#sidebar ul li {
	border-bottom: 1px dashed #cccccc;
}
#sidebar ul li a {
	color: #666666;
}
#sidebar ul li a:hover {
	color: #fb9d02;
}
#sidebar #tcform {
	padding:20px;
}
#sidebar #tcform #tcf_msg {
	width:250px;
}
#sidebar #tcform #tcf_sender {
	width:245px;
}
#sidebar #tcform #tcf_email {
	width:245px;
}

#content .post .petition p {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
#content .post .petition a {
	font-size:inherit;
	font-weight:bold;
	font-style:italic;
	margin-right:20px;
}
#content .post .petition {
	padding:20px 0 20px 20px;
	background-color:#dedede;
}
#content .post .petition table {
	width:520px;
}
#content .post .petition select {
	margin-top:5px;
	margin-bottom:15px;
}

#footer {
	background-color: #e9e9e9;
	color: #999999;
	border: 1px solid #dddddd;
}

	#footer a {
		color: #999999;

	}
	
	.post blockquote {

	border-left: 2px solid #e6e6e6;
}

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