/* Homepage Columns */
.post-block {
	width: 370px		
		
	
			
				
}

/* Headers Styling */
h1 {
	color: #fcce08;
		
	font-weight: bold;	
	font-size: 56px; 
	line-height: 64px; 
}

h2 {
	color: #FFFFFF;
		
	font-weight: bold;	
	font-size: 42px; 
	line-height: 50px; 
}

h3 {
	color: #FFFFFF;
		
	font-weight: bold;	
	font-size: 34px; 
	line-height: 38px; 
}

h4 {
	color: #FFFFFF;
		
	font-weight: bold;	
	font-size: 28px; 
	line-height: 24px; 
}

h5 {
	color: #FFFFFF;
		
	font-weight: bold;	
	font-size: 22px; 
	line-height: 20px; 
}

h6 {
	color: #FFFFFF;
		
	font-weight: bold;	
	font-size: 16px; 
	line-height: 20px; 
}


/* Buttons Color */
a.comment-reply-link, #respond input[type="submit"], .pagination .current, .pagination a:hover { background-color: #fcce08; }
.nav-next:hover, .nav-previous:hover { background-color: #fcce08; }
.readmore-btn:hover { background-color: #fcce08; }

/* Preloader Screen */
#preloader-block { background-color: #23292E; opacity: 1.0;  }

/* Widget Color Options */

h3.entry-title-widget { background-color: #fcce08; }
h3.entry-title-widget { color: #23292e !important; }
.widget { background-color: #FFFFFF; color: #23292e;  }
.widget a, .widget a:link, .widget a:visited { color: #23292e;  }
.widget a:hover { color: #23292e; border-bottom: 1px solid rgba(35,41,46, .5 ); }
.widget a img  { border: none !important }
.single-meta li a:hover, #respond a:hover {border-bottom: 1px solid rgba(252,206,8, .5 ) !important; } 



/* Mask Opacity */

/* Theme Color */

.post-block > .media-thumb:hover > .mask {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);	
}

h2.single-post-title a:hover { color: #fcce08; }
a, a:link, a:visited, h1  { color: #fcce08; }
.post-block > .entry-header, #portfolio-sidebar .panel-navigation{ background-color: #fcce08; } 

.post-block .permalink-corner { background-color: #fcce08; }
.post-block > .entry-header h2 a { color: #000000; }

.post-block > .media-thumb > .mask { background-color: #fcce08; }

#header  { background-color: #23292E; }
#footer  { background-color: #23292E; }

.sf-menu a { border-bottom: 1px solid #23292E; border-top: 1px solid #23292E; }

.top-menu-block { background-color: #23292e; }
