@charset "utf-8";
/* Text color */
.colr																		{color:#005eb5 !important;}
.txthover:hover																{color:#005eb5 !important;}
.backcolr																	{background-color:#005eb5 !important;}
.backcolrbtn { background-color: #005eb5;}
.backcolrhover:hover														{background-color:#005eb5 !important;}
.backcolrdark																{background-color:#005eb5 !important; background-image:url(../images/black.png);}
.bordercolr																	{border-color:#005eb5 !important;}
.bordercolrover:hover														{border-color:#005eb5 !important;}
/* Navigation */
.ddsmoothmenu ul li ul li ul li a:hover										{background-color:#005eb5 !important;}
.ddsmoothmenu ul li a:hover, 
.ddsmoothmenu ul li.current-menu-item a, .ddsmoothmenu ul li a.selected 	{background-color:#005eb5;}

#header .search a.mybtn:hover, #header .search:hover a.mybtn					{background-color:#005eb5;}

.wp-calendar ul.dates li:hover												{background:#005eb5;}

.post:hover .post-head a													{color:#005eb5;}
.post:hover .p-date															{background-color:#005eb5;}
.pagination ul li a:hover, .pagination ul li a.active						{color:#005eb5;}

.tab-section .tab_menu_container a											{color:#005eb5;}
.tags-box a:hover															{background-color:#005eb5;}
.widget_categories ul li a:hover											{color:#005eb5;}

#bread-crumb ul li a:hover													{color:#005eb5;}

.single-event:hover .event-box .event-conts h4 a							{color:#005eb5;}
.single-event:hover .event-date												{background-color:#005eb5;}
.fc-event-skin																{background-color:#005eb5;}
.fc-header 																	{background-color:#005eb5;}

.sermons-post:hover .post-head a											{color:#005eb5;}
.sermons-post:hover .p-date													{background-color:#005eb5;}
.rays {
	width:100%;
	position: relative;
	top: -29px;
	height:98px;
	background:url(../homeimg/rays.png) no-repeat top center;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
	color:#fff;
}
.skinwhite {
	color:#fff !important;
}
#top-bar {
	width:100%;
	height: 95px;
	padding:6px 0px 0px 0px;
	color:#FFF;
	background:url(../homeimg/floral.png);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000; 
}
#header .search a.mybtn{
	float:left;
	width:34px;
	height:36px;
	border-radius:2px 2px 0px 0px;
	background:url(../homeimg/mag.png) no-repeat top;
}
#header .search a.mybtn:hover, #header .search:hover a.mybtn{
	background:url(../homeimg/mag.png) no-repeat bottom;
}
.search .searchinputs{
	display:none;
	position:absolute;
	padding:10px;
	right:0;
	top:36px;
	border-radius:2px 0px 2px 2px;
}
.logo {
	float:left;
	margin-top: 21px;
    background:url(../homeimg/logowhite.png) no-repeat top;
    width: 161px;
    height: 57px;
}
.skintext 		{	color :#0670d1 !important;}
body 			{	background:#005eb514;}