
/* Header Bg */
	#footer { background: #2B2E30 }
			#header { background: #FFF; }
	
/* Blog Meta Bg */
.entry-meta { background-color: #000; }
.entry-meta, .entry-meta a, .meta-category a:hover, .meta-author a:hover, .meta-tags a:hover, .post-like a { color: #FFF; }
.meta-category a:hover, .meta-author a:hover, .meta-comments a:hover, .meta-tags a:hover { border-bottom-color: #FFF; }

/* Menu */
#mainmenu-block-bg {
	text-align: Center;
	background: #FBFBFB;
	border-top: 4px solid #c97b54;
	border-bottom: 4px solid #c97b54;
}

#mainmenu-block-bg {
    text-align: Center;
    background: #FBFBFB;
    border-top: 4px solid #c97b54;
    border-bottom: 4px solid #c97b54;
}
.sf-menu a {
	text-transform: uppercase;
	font-size: 16px;
	color: #000000 !important;
	font-style: normal;	}
.current-menu-item > a, .current-menu-ancestor > a, .current-post-ancestor > a { color: #eb2640 !important; }

.sf-menu > li > ul, .sf-menu ul li ul {
	background: #FFFFFF;
	background: rgba(255,255,255, 0.95);
}
.sf-menu ul > li:hover { background: #EBEBEB; }


/* Pagination */
.container-pagination {
	background: #FBFBFB;
	border-top: 4px solid #a3a6a8;
	border-bottom: 4px solid #a3a6a8;
}


/* Body background Color */
body { background: #3b3f41; }

/* Post format */

/* Homepage Columns */
.post-block {
	width: 366px		
			}

#blog-entry {
	}

.archive #blog-entry {
	margin-right: -35px;
}


/* Category page Columns */
.archive .post-block {
	width: 366px; margin-right: 35px; margin-bottom: 35px;		
			}

.search-results .post-block {
	width: 366px; margin-right: 35px; margin-bottom: 35px;		
			}


/* Footer font*/
.copyright-info, .add-info { color: #FFF; 11px; }

/* Headers Styling */
h1 {
	color: #363636;
	font-style: normal;		font-size: 38px;
	line-height: 40px;
}

h2 {
	color: #363636;
	font-style: normal;		font-size: 31px;
	line-height: 40px;
}

h3 {
	color: #000000;
	font-style: normal;		font-size: 24px;
	line-height: 40px;
}

h4 {
	color: #ffffff;
	font-style: normal;		font-size: 17px;
	line-height: 50px;
}

h5 {
	color: #ff8c00;
		font-weight: bold;	font-size: 18px;
	line-height: 20px;
}

h6 {
	color: #363636;
	font-style: normal;		font-size: 12px;
	line-height: 20px;
}

h1.entry-title {
	font-style: normal;		font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
}

h1.entry-title a {
	color: #363636;
}

/* Widgets */
.widget-title {
	background: #FBFBFB;
	border-top: 4px solid #a3a6a8;
	border-bottom: 4px solid #a3a6a8;
	font-size: 16px;
	color: #000000;
	font-style: normal;	}

/* Welcome Block */
.welcome-text {	background: #e8a979; }
.welcome-strip { background: #FFF; }
.welcome-text h1, .welcome-text h2, .welcome-text h3, .welcome-text h4 { color: #f5f0f0; }
.welcome-text a { color: #e81733; }
.welcome-text a:hover {
	color: #eb2640;
	border-bottom: 1px solid #eb2640;
}

/* Tumblelog layout */

/* Featured image */

/* Stretch thumbnail post images */
.post-block .entry-thumb img { width: 100%; }

.welcome-text { padding: 0; }

/* Wide Blog */

/* Links color*/
a { color: #eb2640; }
a:hover { border-bottom: 1px solid #eb2640; color: #eb2640; }
.sf-menu a:hover { color: #eb2640 !important; }

.widget .tagcloud a[class|=tag-link]:hover,
#entry-post a[rel=tag]:hover,
.tagcloud a[class|=tag-link]:hover { background-color:#eb2640; }

.pagination a:hover { background: #eb2640; }
.pagination .current { background: #eb2640; }
.meta .meta-category a:hover,
.meta .meta-author a:hover,
.meta .meta-comments a:hover { border-bottom-color: #eb2640; }

.small-slider .entry-title a:hover { border-bottom: 1px solid #eb2640; }

.meta .meta-category a:hover,
.meta .meta-author a:hover,
.meta .meta-comments a:hover { color: #eb2640; }
#wp-calendar td#today { background-color: #eb2640; }

.widget_nav_menu li a:hover { color: #eb2640; }
.widget_nav_menu li.current-menu-item:before,
.widget_nav_menu li.current-menu-ancestor:before { color: #eb2640; }

.colored,
.sf-menu.add-nav li a:hover,
.sf-menu a:hover,
.small-slider .entry-title a:hover,
.tweet_list .tweet_time a:hover,
.flex-direction-nav a:hover,
.recent-posts-widget .post-title a:hover,
.popular-posts-widget .post-title a:hover,
.small-slider .entry-title a:hover { color: #eb2640; }

/* Responsive Layout */
