html {width: 100%;}
body {
background: white;
text-align: left;
color: black;
font-size: 12pt !important;
line-height: 125%;
border: 0;
border-top: 0;
margin: 0;
padding: 0; 
font-family: Lato, sans-serif;
width: 100%;
}
h1, h2, h3, h4, h5, h6, label {
font-family: 'Share', Tahoma, sans-serif;
font-weight: 700;
text-transform: uppercase;
color: #333;
}
img	{
border: 0;
height: auto;
}
.hide, p.info, aside, #searchmain, .screen, #skip, footer#sitefooter .eight, .slicknav_menu, #topnav, #topsignup, #reviewarea, #featuredbar {
display: none;
}
footer#sitefooter .four img {
width: 50%!important;
}
a:link, a:visited, a:hover, a:active { 
text-decoration: none;
color: #000;
}
#content {
width: 100%;
margin-top: 45px;
}
#main, .entry {
width: 100%;
}
.entry {
margin: 0 0 60px 0;
}
.date-comments {
font-size: 13pt;
margin-top: -10px;
margin-bottom: 10px;
}
span.date {
border-right: 1px solid #000;
padding-right: 5px;
}
span.comments {
border-left: 1px solid #000;
padding: 0 5px;
}
span.postedcategory {
padding: 0 2px;
}
#main .postedtags {
margin: 15px 0 0 0;
text-align: left;
font-size: 13pt;
}
.single-gallery .gallery-item, .gallery-item {
border: 0;
margin: 0 15px 15px 0;
float: left;
display: inline;
}
.wp-caption {
border: 0;
margin: 0 15px 15px 0;
}
.gallery-item img, .single-gallery img, .wp-caption img {
border: 0;
margin: 3px;
}
.gallery-caption, .wp-caption-text {
text-align: center;
margin-bottom: 5px
}
img.alignleft, img.alignnone {
border: 0;
margin: 0 15px 15px 0;
}
img.alignright {
border: 0;
margin: 0 0 15px 15px;
}
img.aligncenter {
display: block;
border: 0;
margin: 0 auto 15px auto;
}
#comments {
clear: both;
}
#comments .navigation {
padding: 0 0 15px 0;
}
h3#comments-title, h3#reply-title {
margin-bottom: 0;
}
h3#comments-title {
padding: 24px 0;
}
#comments article {
border: 1px solid #ccc;
padding: 10px;
margin-bottom: 10px;
}
#comments .comment-body p:last-child {
margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
margin-bottom: 24px;
}
.comment-author .avatar {
float: left;
margin-right: 10px;
}
.comment-author cite {
color: #000;
font-style: normal;
font-weight: bold;
}
.comment-meta {
font-size: 10px;
margin: 0 0 15px 0;
}
.comment-meta a:link, .comment-meta a:visited {
color: #888;
text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
color: #ff4b33;
}
.reply {
font-size: 11pt;
}
.reply a, a.comment-edit-link {
color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
color: #ff4b33;
}
#comments .children article {
margin-top: 10px;
}
#comments .children {
list-style: none;
margin: 0;
}
#comments .children li {
border: none;
margin: 0;
list-style: none;
}
#comments .bypostauthor, #comments .children article.bypostauthor {
background: #e6e6e6;
}
.nopassword, .nocomments {
display: none;
}
#comments .pingback {
border-bottom: 1px solid #e7e7e7;
margin-bottom: 18px;
padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
margin-top: -6px;
}
#comments .pingback p {
color: #888;
display: block;
font-size: 11pt;
line-height: 18px;
margin: 0;
}
#comments .pingback .url {
font-size: 12pt;
font-style: italic;
} acronym, abbr {
border-bottom: 1px dotted #555;
}
.center {
text-align: center;
display: block;
}
.alignright, .fright {
float: right;
margin: 0 0 20px 10px;
}
.alignleft, .fleft {
float: left;
margin: 0 10px 20px 0;
}