/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

#header {
	border-style: solid;
	border-width: 0;
	border-color: #99cccc;
}

h2.entry-title {
	margin-bottom: 12px;
}

a.no-border {
	border: 0;
}

#mc_embed_signup h2 {
	
	color: #88B5B5;
}

#mc_embed_signup. input.button {
	background.color: #99cccc !important;
}

#mc_embed_signup. input.button:hover {
	background.color: #88B5B5 !important;
}