.widget {
	background-color: #677A95;
}


#header { background-color: #0D203B; }

.pagination a {
	background: #42586A !important;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

.pagination .current { background: #42586A; }

.pagination a:hover { background-color: #5B7A93; }
/* Sidebar */
.entry-single-meta {
	background: ;
	border-top: px  ;
	border-bottom: px  ;
}


.widget-title {
	font-family: Titillium Web;
	font-weight: 700;
	font-style: ;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}

#mainmenu-block-bg {
	text-align: left;
}


.sf-menu a {
	font-family: Titillium Web;
	font-weight: 600;
	font-style: normal;
	color: #ffffff;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 0px;
}

.current-menu-item > a, .current-menu-ancestor > a, .current-post-ancestor > a { color: #FFF !important; }
	.sf-menu li, .sf-menu > li:last-child { border-left: 1px solid #536D82; }
.sf-menu > li > ul, .sf-menu ul li ul, .sf-menu ul li {
	background: #AB8C4F;
	background: rgba(171,140,79, 1.00);
}
.sf-menu ul > li:hover { background: #875A03; }

#mainmenu-block-bg { background-color: #875A03; }

/* Body background Color */
body { background: #EFEFEF; }


/* Footer font*/
#footer { color: ; ; }

#footer {
	background-color: #0D203B;
}


/* Headings Styling */

h1 {
	font-family: Titillium Web;
	font-style: normal;
	color: #0d203b;
	font-size: 38px;
	line-height: 40px;
	text-transform: capitalize;
}


h2 {
	font-family: Titillium Web;
	font-style: normal;
	color: #2b5287;
	font-size: 31px;
	line-height: 40px;
	text-transform: capitalize;
}


h3 {
	font-family: Open Sans;
	font-style: normal;
	color: #333333;
	font-size: 23px;
	line-height: 40px;
	text-transform: capitalize;
}


h4 {
	font-family: Open Sans;
	font-style: normal;
	color: #333333;
	font-size: 17px;
	line-height: 40px;
	text-transform: capitalize;
}


h5 {
	font-family: Open Sans;
	font-style: normal;
	color: #333333;
	font-size: 14px;
	line-height: 40px;
	text-transform: capitalize;
}


h6 {
	font-family: Open Sans;
	font-style: normal;
	color: #333333;
	font-size: 12px;
	line-height: 40px;
	text-transform: capitalize;
}

/* Links color */
a, a:hover, a:focus { color: #875A03; }

.nav-block span.fa.fa-chevron-left, .nav-block span.fa.fa-chevron-right { border-color: #875A03; }
.entry-meta a:hover { color: #875A03; }

.sf-menu a:hover { color: #FFF !important; }
.sf-menu li li a { color: #FFFFFF !important; }

.entry-thumb:hover .video { border-color: #875A03; }

.widget_nav_menu li.current-menu-item:before,
.widget_nav_menu li.current-menu-ancestor:before { color: #875A03; }



