@charset 'utf-8';
/*
Theme Name: Source of Hope
Description: Source of Hope
Author: Suma Design
Author URI: http://www.suma-design.co.uk
Template: rttheme18
Version: 1.0
*/

@import url("../rttheme18/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */

body {
    color: #333 !important;
	}
	
h1, h2, h3, h4, h5 {
	color: #0033CC !important;
	}
	
h3.featured_article_title {
	font-size: 20px !important;
	}
	
#header {
	background-color: rgba(231, 236, 239, 0.65) !important;
	}
	
#header_contents {
    padding: 0px;
	}
	
.top_content {
	background-color: rgba(231, 236, 239, 1.00) !important;
	}
	
#logo {
	margin-bottom: -16px;
	}
	
.current-menu-item a, .current_page_item a, .menu-item a:hover {
	color: #0033CC !important;
	}
	
#navigation .sub-menu li a {
	padding: 15px 8px !important;
	}
	
footer .footer_info {
    padding: 0px !important;
	}
	
#footer-column-3 .widget_media_image {
	margin-top: 5px;
	}
	
#footer-column-3 .widget_media_image img {
	display: block;
	margin: 0 90% 0 10%;
	}
	
hr.style-six::before  {
	background: #71a6c5 !important;
	}
	
hr.style-six::after  {
	color: #71a6c5 !important;
	}

