/* Enter Your Custom CSS Here */
.entry-content,
.entry-summary {
font-family: Lato;
 font-size: 14px;
}

a.wp-caption p, a.wp-caption:hover p, .wp-caption p.wp-caption-text, .full-image-caption {
font-family: Helvetica; 
font-size:11px !important;
font-weight: bold;
color: #000000;
}

.entry-title,
.entry-summary {
font-family: Roboto;
font-size: 12px;
color: #4c4d00;
}

.entry-title {
font-family: Roboto;
font-size: 18px;
color: #4c4d00;
}

//.sticky { color:red; }

#branding{
background-image:url(‘insert image url here’);
background-size:cover;
background-position: center;	
}

/* Change entry-title size for Nelio Featured Posts */

.widget_neliofp_widget article .entry-title {

  font-size: 11px; /* for ie8 &amp; below */

 font-size: 11px;
font-weight: bold;


    line-height: 14px; /* for ie8 &amp; below */

    line-height: 14px;

        }

//Here we go/*

