@charset "utf-8";
/* CSS Document */
/* Template Style overrides */

.mod-inner .custom p {
	margin:0 !important;}
	
.mod-inner .custom h3 {	
	line-height:30px !important;
	color:	#5FBECF!important;
	margin-bottom:15px !important;}

section.blog h1{
	font-size:36px !important;
	color:#2a8bb5 !important;
	margin-bottom: 5px !important;}

section.entry-content h2{
	font-size:28px !important;
	color:#2a8bb5 !important;}

section.entry-content h3{
	font-size:26px !important;
	color:#d0e398 !important;
	font-weight:bold !important;}
		
section.entry-content .style-list.checked li{
	font-size:13px !important;}
	
section.entry-content blockquote{
	background-color: #f5f5f5 !important;
	margin: 0 0 20px 20px !important;
	padding: 5px 5px 5px 15px !important;}

section.entry-content blockquote p{
	color:#145e8c !important;}