/* Themify Customize Styling */
body {	background: none;
	background-color: #000000;background-image: none;
	color: #000000; 
}
.pagewidth {	width: auto; 
}
#content {	
	width: 100%;margin: auto; 
}
h1 {		font-weight:bold;
	font-size:300%;

	color: #ffffff; 
}
h2 {		font-size:100%;

	color: #b00f00; 
}
h4 {	
	font-family: "Verdana", "Geneva", sans-serif;	font-weight:normal;
	font-size:150%;
	text-align:left;
	color: #000000; 
}
h5 {		font-size:125%;
 
}
h6 {	
	color: #000000; 
}
#headerwrap {	background: none;
	background-color: #b00f00;background-image: none;
	padding-right: 5%;
	padding-left: 5%; 
}
#header {	background: none;
	background-color: #b00f00;
	font-family: "Verdana", "Geneva", sans-serif;	font-size:150%;

	color: #000000; 
}
body[class*="themify"] #site-logo a {	
	font-family: "Verdana", "Geneva", sans-serif;	font-size:100%;

	color: #000000; 
}
#site-logo {		position:static;
margin: auto; 
}
#site-description {	
	font-family: "Verdana", "Geneva", sans-serif;	font-size:100%;
display: none;	position:absolute;

	top: 15%;
	left: 3%; 
}
#main-nav {		position:relative;

	top: 5px;
	margin-top: -10px; 
}
#main-nav a {	
	color: #000000; 
}
.post-title, .post-title a {	
	font-family: "Verdana", "Geneva", sans-serif;	font-size:150%;

	color: #b00f00; 
}
.post-title a:hover {	
	color: #000000; 
}
.single-post .post-title {	
	font-family: "Verdana", "Geneva", sans-serif;	font-size:100%;
 
}
.loops-wrapper.grid4 .post-title, .loops-wrapper.grid4 .post-title a {	
	font-family: "Verdana", "Geneva", sans-serif; 
}
.loops-wrapper.list-thumb-image .post-title, .loops-wrapper.list-thumb-image .post-title a {	
	font-family: "Verdana", "Geneva", sans-serif; 
}
.post-meta {	
	font-family: "Verdana", "Geneva", sans-serif; 
}
.post-meta a {	
	color: #b00f00; 
}
.page-title {	
	color: #b00f00; 
}

/* Themify Custom CSS */
.author {
    display: none;
}

// .entry-date{
    display:none;
}

td {
  padding: 25px;
}

.entry-comments-no {
    display: none;
}

h1 {
  color: white;
}
h2 {
  color: black;
}
h3 {
  color: white;
}
h4 {
  color: black;
}
h4 a {
  color: #cccccc;
}

header.entry-header {
  color: white;
}

a {
  color: #000000;
}

a:link {
  color: #666666
		above;
}

a:visited {
  color: #000000;
}

a:hover {
  color: #666666;
}
