/* orange = ff3900, blue = 1e73be */

html * { 
  -webkit-font-smoothing: antialiased;
}
.main-navigation { box-shadow: inset 0 20px 40px rgba(0,0,0,0.4); }
footer.entry-meta {display:none;}
div.inside-header { padding:20px 0; }
img.header-image { margin-left:15px; }
.separate-containers article div.inside-article {padding:25px 30px;}
#right-sidebar .inside-right-sidebar aside { padding:20px 25px;}
article .entry-summary { margin:0.5em 0 0 0;}
article .entry-content a { font-weight:600; border-bottom: 3px solid #88c7ff; }
a.post-edit-link { display:inline-block;position:fixed;top:1px;left:1px;background:red; color:#FFF; padding:5px 10px; z-index:9999;  }
.entry-title { color:#1e73be; font-weight:700; }
.entry-content h2 { margin:30px 0 20px 0; font-weight:600; color:#1e73be; }
.entry-content h3 { margin:23px 0 10px 0; font-weight:600; }
.entry-content img.aligncenter {margin:20px 0;}
.entry-content li { margin-bottom:0.5em; }
.entry-content li.single { margin-bottom:0; }
.entry-meta .byline { display:none; }
.entry-meta .entry-date { color:#AAA; border:none; } 
.footer-widgets .textwidget { font-size:15px; }
.footer-widgets h4 { margin-bottom:15px; }

div.comments-area { padding: 0px 25px !important; }
div.comments-area #comments { padding:0 !important; }

.widget_recent_entries h4 { margin-bottom:10px; }
.widget_recent_entries ul li { margin-bottom:10px; }
.widget_recent_entries ul li, .widget_recent_entries ul li a  { font-size:14px; line-height:16px; }

article * { font-size:16px; color:#5E5E5E; }
article img.size-full { margin:25px auto; }
article img.alignright { margin:0 0 15px 20px; }
article img.alignleft { margin:0 20px 10px 0; }
article img.mw10 { max-width:10%; } article img.mw15 { max-width:15%; } article img.mw20 { max-width:20%; } article img.mw25 { max-width:25%; } article img.mw30 { max-width:30%; } article img.mw35 { max-width:35%; } 
article img.mw40 { max-width:40%; } article img.mw45 { max-width:45%; } article img.mw50 { max-width:50%; } article img.mw55 { max-width:55%; } article img.mw60 { max-width:60%; } article img.mw65 { max-width:65%; } 
article img.mw70 { max-width:70%; } article img.mw75 { max-width:75%; } article img.mw80 { max-width:80%; }