/* HEADER */

#header .main_menu {
  top: 12px;
  padding-bottom: 10px;
}

#top #header .container {
  min-height: 0px;
}

#top #header .main_menu #menu-navigation-bar {
  font-weight: normal;
}

#top #header .main_menu .menu li a:hover { 
  color: #bf2924;
}


/* HOME */

.home .widget_specialrecentpostsFree .widget-title {
  text-transform: none;
  font-size: 20px;
  color: #3C3C3C;
  padding-bottom: 7px;
}

.home .widget_specialrecentpostsFree .srp-post-title {
  text-transform: none;
  font-size: 15px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.home .widget_specialrecentpostsFree div.srp-widget-singlepost {
  border-bottom: none;
}


/* PORTFOLIO */

#top .template-portfolio-overview .isotope .post-entry .inner-entry:hover 
  .portfolio-title {
  background-color: #DE5A49;
}

#top .template-portfolio-overview .isotope .post-entry .inner-entry:hover 
  .portfolio-title a {
  color: white;
}

#top .template-portfolio-overview .portfolio-title {
  font-size: 13px;
}

#top .single-portfolio-entry .entry-content {
  font-size: 13px;
}

/* BLOG POST */

.post-entry .blog-meta {
  top: 4px;
}

.post-entry .blog-meta .flag {
  position: static;
  margin-bottom: 15px;
}

.post-entry .blog-meta .blog-meta-wrapper {
  position:absolute; 
  width:55px;
}

.social-media iframe.facebook-share-button {
  padding-left: 3px;
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
	#top #main .blog-meta .social-media {
	  display:none;
	}
	
	#top .post-entry .blog-meta .blog-meta-wrapper {
  	width: 100%;
	}
}

.num-comment {
  text-align: right;
  font-size: 12px;
}

.template-blog .post-entry .post-title {
  font-size: 25px;
}

.template-blog .quote-entry .first-quote {
  font-size: 22px;
}

/* PAGE */

#top .entry-content h1, 
#top .entry-content h2,
#top .entry-content h3,
#top .entry-content h4,
#top .entry-content h5,
#top .entry-content h6 {
  color: inherit;
}


#top .template-blog .post-entry h1 {
  margin-bottom: 15px;
}

#top .template-blog .post-entry h2 {
  margin-bottom: 14px;
}

#top .template-blog .post-entry h3 {
  margin-bottom: 13px;
}

#top .template-blog .post-entry h4 {
  margin-bottom: 12px;
}

#top .template-blog .post-entry h5 {
  margin-bottom: 11px;
}
