/* FONTS FILE DARK N GRITTY */


body {	
	font-size: 100%;
	font-size: 14px;
}
em{
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
	color: #e1e1e1;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 1.3em;
}

.meta-categories, .meta-date, .meta-author, [rel=author] {
		text-transform: uppercase;
		font-size: 16px;
		color: #686868;
}

.meta-categories a, .meta-date a, .meta-author a {
	color: #686868;
}
h1, h2, h3, h4, h5, h6, h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
	letter-spacing: 2px;
}

h1.title, h2.title, h3.title, h4.title, h5.title, h6.title, h6{
	text-transform: uppercase;
}
h5{
	font-size: 22px;
}

h1{
	text-shadow: 0px -1.5px 0px rgba(0, 0, 0, 1);
	font-size: 40px;
}

h2{
	text-shadow: 0px -1.5px 0px rgba(0, 0, 0, 1);
	font-size: 34px;
}

h3{
	text-shadow: 0px -1.5px 0px rgba(0, 0, 0, 1);
	font-size: 28px;
}

h4{
	text-shadow: 0px -1.5px 0px rgba(0, 0, 0, 1);
	font-size: 25px;
}

h4.title {letter-spacing: 3px;}

h4.post-title {font-size: 32px;line-height: 34px; margin-top: 0; margin-bottom: 10px;}
h4.post-title a {color: #e1e1e1;}
h4.post-title a:hover {color:#b6b6b6; }

.sub{
	font-size: 21px;
}
h6{
	text-shadow: 0px -1.5px 0px rgba(0, 0, 0, 1);
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 2px;
}

p{
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
	text-shadow: 0px -1.5px 0px rgba(0, 0, 0, 1);
}

.post-item p {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 14px;
}


.filter h2{
	float: left;
	margin-right: 30px;
}

.discography h4{
	margin-bottom: 0;
}
.discography h5, {
	font-size: 18px;
	text-transform: uppercase;
}

.twitter .date{
	display: block;
	font-size: 11px;
}

h1#title a {
	color: #B0B0B0;
    font-size: 10vw;
    line-height: 10vw;
    text-transform: uppercase;
    transition: opacity 0.3s ease-in-out;
}

h1#title a:hover { opacity: 0.8; color: #B0B0B0;}

.container.menu li a, .container.menu li label, .toggle_menu_label{
    font-size: 21px;
	text-shadow: 0px -1.5px 0px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=-1.5);
    text-transform: uppercase;
    letter-spacing: 2px;

}
.email form input{
	text-align: center;
	font-size: 18px;
}

button{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;

}
.copyright{
	margin-bottom: 0px;
}
footer .row.widgets{
	font-size: 13px;
}
.subfooter{
	font-size: 12px;
}

.twitter .date{
	color: #444444;
}





.widget-menu{
	color: #adadad;
}

.border img, a .border img{border-color: #646464;}

.subfooter{
	color: #2c2c2c;	
}

.subfooter a{
	color: #2c2c2c;
}

.subfooter a:hover{
	color: #7f7f7f;
}

.copyright{
	color: #434343;
}

.footermenu a {
	color: #585858;
}

.foxhound{
	color: #272b2e;
}
.copyfoxhound{
	color: #272b2d !important;
}





.discography h5{
	color:#5e6367;
}
.content h5{
	color:#5e6367;
}

.read-more h4 {
	color: #5e6367;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.read-more h4 span{
	color: #fff;
	color: rgba(255,255,255,.64);
	font-size: 13px;
	text-shadow: 0px -1.5px 0px rgba(0, 0, 0,.25);
	line-height: 20px;
}

.comment .comment-meta, .reply-meta {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
}

.children .comment .comment-meta{
	font-size: 10px;
}
.comment .comment-meta a.time{
	color:#5e6367; 
}

.children .comment-content p{
	font-size: 11px;
}
.comment.depth-1 .comment-content cite.depth-1{
	color: #5e6367;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.3em;
}
form input, form textarea{
	color: #a9aeb1;
	font-size: 13px;
}
form input[type="submit"]{
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
}