/* Enter Your Custom CSS Here */
img, figure { display: inherit !important; }

.custom-logo { 
  height: 90px !important; 
  width: 100px !important;  
}

#primary-menu li a {  color: #bd2230 !important;  }

.site-header { padding-top: 2px !important;  }
.page-header { display: none !important;  }

a:hover { color: #dd0202;  }
.main-navigation a:hover { color: #dd0202;  }
.site-description { color: #9E9E9E !important;  }
.site-description { padding-bottom: 1px !important;  }
.site-description { margin: 0 0 5px !important;  }
.site-description { font-style: italic !important;  }

h1, .h1, h2, .h2, h3, .h3 { 
 	margin-top: 10px !important; 
	color: #bd2230 !important;
}

.attachment-post-thumbnail { display: none !important;  }
.entry-footer { display: none !important;  }
.entry-meta { display: none;  }
.single .posted-on a { display: none;  }
.single .entry-header {    text-align: left !important;  } 

.blog article .entry-title, .blog article .entry-meta, .blog article .entry-footer, .search article .entry-title, .search article .entry-meta, .search article .entry-footer  { text-align: left !important;  }

#footer { display: none !important;  }
#footer #colophon a  { display: none !important;  }
#primary-menu { 
  font-weight: bold !important;  
  font-size: 15px !important;  
}