/* Enter Your Custom CSS Here */

/*
body {
    font-family: "Noto Sans", sans-serif, Arial, serif;
  	line-height: 1.6;
} 
.logo h1 {
    font-family: 'Raleway', sans-serif;
}

h2 {
    font-size: 24px;
}

#mc_display_rewards { display: none;}

.widget {
  margin-bottom:20px;
}

.entry-title {
    text-transform: none;
}


.site-header {
    max-width: 1640px;
}

.site {
    max-width: 1640px;
}


.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
   max-width: 1000px;
}


.content-area {
    width: none;
}

ins.adsbygoogle { background: transparent !important; }

#disqus_thread{
	max-width: 672px;
	margin: 0 auto 48px;
}

.yarpp-related {
  font-size: 75%;
  font-weight: normal;
  font-style: normal;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 10px;
}

.yarpp-related-widget li{
  padding:0 0 6px
}

.nav-links{
  visibility: collapse;
}
*/
