/* 
*	=================================================================================================================================================
*	Theme Layout
*	=================================================================================================================================================
*/
	.container {
		margin-left: 0;
		margin-right: 0;
	}
	

/* 
*	=================================================================================================================================================
*	Theme Color
*	=================================================================================================================================================
*/

.current-menu-item > a,
.current-page-item > a,
.current-menu-item > a,
.current-page-item > a,
.current-menu-ancestor > a {
	color: #c7254e !important;
}

a, a:link, a:visited {
	color: #c7254e;
}

a:hover {
	color: #212121}

.widget .tagcloud a[class|=tag-link]:hover,
.entry-single-post a[rel=tag]:hover,
.tagcloud a[class|=tag-link]:hover {
	border: 1px solid #c7254e;
	color: #c7254e;
}

.single-navigation .nav-links .nav-left a:hover,
.single-navigation .nav-links .nav-right a:hover {
	color: #c7254e;
}

ul.twitter-list li .tweet-time a:hover {
	color: #c7254e;
}

ul.recent-posts-widget li a:hover { color: #c7254e; }
h4.entry-title a:hover { color: #c7254e; }

h2.entry-title a:hover,
h3.entry-title a:hover {
	color: #c7254e;
}

.pagination span, .pagination a { color: #c7254e; }
.pagination span, .pagination a { border: 2px solid #c7254e; }
.pagination span { color: #32383D; }

ul.entry-meta.single-meta li a:hover { color: #FFF !important; }

#wp-calendar td#today { background-color: #c7254e; }


.reply:hover a.comment-reply-link {
	color: #c7254e;
} 

.reply:hover {
	border: 1px solid #c7254e;
}

#commentform input:focus,
#commentform textarea:focus,
#commentform input:hover,
#commentform textarea:hover {
	border-bottom: 2px solid #c7254e;
}

#respond input[type="submit"]:hover,
#respond input[type="submit"]:active,
.post-password-form input[type="submit"]:hover
 {
  border: 2px solid #c7254e;
  color: #c7254e;
}

h2.widgettitle,
h2.post-title a:hover { color: #c7254e; }

.ct-totop:hover { background: #c7254e; }

.share-item:hover { background: #c7254e; }

[class^="ct-instagram-"] li:hover img,
[class^="ct-flickr-"] li:hover img,
ul.twitter-list li .twitter-logo a:hover img,
.widget-post-small-thumb a:hover img {
	border: 1px solid #c7254e;
}

.wpb_teaser_grid .categories_filter li a:hover,
.wpb_categories_filter li a:hover {
	border: 1px solid #c7254e !important;
	color: #c7254e;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover {
	background: #c7254e;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.wpb_content_element .wpb_tabs_nav li:hover a {
	background: #c7254e;	
}

.search-wrapper .close-button:hover,
#pbd-alp-load-posts a:hover,
#infscr-loading div em {
	background: #c7254e;
}

.search-button:hover {
	color: #c7254e;
}

.wpcf7-form-control:hover,
.wpcf7-form-control:focus
{
	border-bottom: 2px solid #c7254e;
}

.single-page-title, #archive-header, #page-title-bar { background: #32383D; }
/* 
*	=================================================================================================================================================
*	Pagination
*	=================================================================================================================================================
*/
.nav-homepage {display:none;}.nav-pages {display:none;}
/* 
*	=================================================================================================================================================
*	Main Menu (sf-menu)
*	=================================================================================================================================================
*/

.sf-menu a { 
	color: #32383d; 
}

.sf-menu a:hover { color: #c7254e; }

.sf-menu ul li a,
.sf-menu ul ul li a {
	color: #32383D;
}

.sf-menu ul li a:hover,
.sf-menu ul ul li a:hover {
	background-color: #FFFFFF;
}


/* 
*	=================================================================================================================================================
*	Logo
*	=================================================================================================================================================
*/
#entry-logo {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* 
*	=================================================================================================================================================
*	Header Settings
*	=================================================================================================================================================
*/


#mainhead {
	background-color: #FFFFFF; 
	}

/* 
*	=================================================================================================================================================
*	Welcome Block Settings
*	=================================================================================================================================================
*/


#welcome-block {
	background-color: #32383D; 
			
}

/* 
*	=================================================================================================================================================
*	ADS BG Color
*	=================================================================================================================================================
*/
.custom-ads { background: #32383D; }

/* 
*	=================================================================================================================================================
*	Breaking News BG Color
*	=================================================================================================================================================
*/
.breaking-post { background: #e14d43; }

/* 
*	=================================================================================================================================================
*	Blog Post Date Disable
*	=================================================================================================================================================
*/
	

	
/* 
*	=================================================================================================================================================
*	Blog Share Social Links
*	=================================================================================================================================================
*/
	

/* 
*	=================================================================================================================================================
*	Body BG Color
*	=================================================================================================================================================
*/
body { background: #F7F8F9; }

/* 
*	=================================================================================================================================================
*	Blog
*	=================================================================================================================================================
*/
.entry-more { text-align: right; }
.entry-category,
.entry-post .entry-header .entry-category a {
	color: #FFFFFF;
	line-height: 36px;
	font-family: Playball;
	font-size: 36px;
	font-weight: ;
}

.welcome-text p.sub-title {
	font-family: Playball;
}

/* 
*	=================================================================================================================================================
*	Footer Options
*	=================================================================================================================================================
*/
#mainfooter {
	background: #282d31; 
}

#mainfooter a {
	color: #fff;
}

#mainfooter a:hover {
	color: #FFFFFF;
}

#mainfooter	{
	color: #f1f2f3;
}