h1 {
	font-size:24px;
	color:#5c707c;
	font-weight:bold;
	text-transform:none;
	  margin-bottom: 12px;
}

h2 {
	font-size:18px;
	color:#738a97;
	font-weight:bold;
	text-transform:none;
	 margin-bottom: 7px;
}


.mp3 {
	margin-top:10px;
	margin-bottom:30px;
}

/* Remember: LoVe For Hate */
a { color:#e98c61; text-decoration:underline;}
a:visited { color:#989898;}
a:focus,a:active {}
a:hover { text-decoration:none;}




/*  TOOLS  */

blockquote.toolkit-sidequote {
	background:#5c6f7c;
	border:2px solid #f8991d;
	border-radius:8px;
	color:#fff;
	font-weight:bold;
	padding: 7px 10px 0px 10px;
    	margin-bottom: 20px;
	margin-right: 3px;
}
h2.toolkit-heading {
	color: #abc1ce; 
	font-size: 2em; 
	text-transform: uppercase; 
	margin: 35px 0 30px;
}
h2.toolkit {
	font-size: 21px; 
	margin-top: 30px;
}
h3.toolkit {
	color: #f8991d; 
	line-height: 1.65em;
	font-size: 15px;
}
img.toolkit-border,
.wp-caption img.toolkit-border {
	border:2px solid #f8991d;
	border-radius:8px;
}