
/* Header Bg */
	#footer { background: #2B2E30 }
			#header { background: #2b2e30; }
		

/* 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 #500d62; 
	border-bottom: 4px solid #500d62; 
}
.sf-menu a {
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	font-style: normal;	
		
}
.current-menu-item > a, .current-menu-ancestor > a { color: #fff !important;  }

.sf-menu > li > ul, .sf-menu ul li ul {
	background: #732588;
	background: rgba(115,37,136, 0.95);
}
.sf-menu ul > li:hover { background: #500d62; color: #fff}


/* 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		
}



.three_columns {width: 366px;}
.four_columns { width: 277px; margin-right: 20px; margin-bottom: 20px;}
.five_columns { width: 218px; margin-right: 20px; margin-bottom: 20px;}
.one_columns_sidebar {width: 770px; margin-right: 0; margin-bottom: 20px;}
.two_columns_sidebar {width: 366px;}
.three_columns_sidebar {width: 243px; margin-right: 20px; margin-bottom: 20px;}

#blog-entry {
	}

/* 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: #363636;
	font-style: normal;	
		
	font-size: 24px; 
	line-height: 40px; 
}

h4 {
	color: #363636;
	font-style: normal;	
		
	font-size: 17px; 
	line-height: 20px; 
}

h5 {
	color: #363636;
	font-style: normal;	
		
	font-size: 14px; 
	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;
}

h1.entry-title a.white {
	color: #FFFFFF;
}

/* Widgets */
.widget-title {
	
	border-top: 4px solid #a3a6a8;
	border-bottom: 4px solid #a3a6a8;
	font-size: 16px;
	font-style: normal;	
	}

/* Welcome Block */
.welcome-text {	background: #1E2021; }
.welcome-strip { background: #2B2E2F; }
.welcome-text h1, .welcome-text h2, .welcome-text h3, .welcome-text h4 { color: #FFF; }
.welcome-text a { color: #732588; }
.welcome-text a:hover {
	color: #732588;
	border-bottom: 1px solid #732588;
}

/* Tumblelog layout */

/* Featured image */

/* Stretch thumbnail post images */
.post-block .entry-thumb img { width: 100%; }


/* Wide Blog */

/* Links color*/
a { color: #fff; }
a:hover { color: #732588; }
#mainmenu-block-bg .sf-menu a:hover { color: #080808 !important; }
#mainmenu-block-bg .sf-menu li> ul >li >a:hover { color: #fff !important; }
#mainmenu-block-bg2  .sf-menu > a.t1:hover{ color: #fff}
.widget .tagcloud a[class|=tag-link]:hover,
#entry-post a[rel=tag]:hover,
.tagcloud a[class|=tag-link]:hover { background-color:#732588; }

.pagination a:hover { background: #732588; }
.pagination .current { background: #732588; }
.meta .meta-category a:hover,
.meta .meta-author a:hover,
.meta .meta-comments a:hover { border-bottom-color: #732588; }

.small-slider .entry-title a:hover { border-bottom: 1px solid #732588; }

.meta .meta-category a:hover,
.meta .meta-author a:hover,
.meta .meta-comments a:hover { color: #732588; }
#wp-calendar td#today { background-color: #732588; }

.widget_nav_menu li a:hover { color: #732588; }
.widget_nav_menu li.current-menu-item:before,
.widget_nav_menu li.current-menu-ancestor:before { color: #732588; }

.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: #732588; }

/* Responsive Layout */
#mainmenu-block-bg2 .sf-menu a.t1:hover{ colot: #ffffff;}