/* MAIN */

body { background-color: #fcfcfc }
body.admin-bar { padding-top: 40px !important; }
body.admin-bar .fixed { top: 30px !important }
.no-bottom { margin-bottom: 0; }

.entry-title a { color: #010101 }
.entry-title a:hover { color: #ff6b00; text-decoration: none; }

/* TOP BAR */

.top-bar { border-bottom: 1px solid #ccc; }
.top-bar ul li { background-color: transparent }

/* POST SPECIFIC */
.post { margin-bottom: 2rem; padding-bottom: 1rem; border-bottom: 1px solid #ccc; }
.post-meta { margin-bottom: 0.5rem }

h2.entry-title { margin-top: 1rem; }

.form-allowed-tags { display: none; }

.byline a { text-transform: capitalize }

#share-buttons { list-style: none; text-align: right; }
#share-buttons li { float: right }
li.google , li.twitter , li.linkedin { margin-top: 8px; }
li.google { width: 60px; overflow-x: hidden !important; }
li.twitter { margin-left: 5px; margin-right: 5px; width: 80px !important }
.fb_iframe_widget { margin: 0 !important; padding: 0 !important; height: 22px !important; padding-top: 2px; padding-right: 4px; }

.listing-thumbnail { display: block; width: 100%; height: 300px; background-repeat: no-repeat; background-size: cover; background-position: left top; }

/* SIDEBAR */

.follow-fad { margin-bottom: 1.5rem }
.follow-fad h1 { margin-bottom: 0 !important; padding-bottom: 0 !important; }
.addthis_horizontal_follow_toolbox p { display: none; }

aside#incsub-mailchimp-widget-2,
.mailout { border: none; background-color: #ff6b00; }
aside#incsub-mailchimp-widget-2 h1,
aside#incsub-mailchimp-widget-2 p,
.mailout h1, 
.mailout p { color: #fff !important; } 

aside#incsub-mailchimp-widget-2 { padding: 0.01em 1.25em 1.25em; border: none; }

aside#incsub-mailchimp-widget-2 p.incsub-mailchimp-updated {
  color: #2E9459 !important;
  border-color: #3BA869 !important;
}

.widget-title { font-size: 1.5rem; margin-top: 1.5rem; }
.sidebar ul { list-style: none; margin-left: 0; }
.sidebar ul li a { color: #010101 }

.trending-content li { float: left; border-bottom: 1px solid #cfcecd; padding-bottom: 0.5rem; margin-bottom: 0.5rem; clear: both; width: 100% }
.trending-content li a:first-child { float: left; margin-right: 20px; display: block; height: 90px; }

aside#text-3 , aside#text-4 { display: none; }

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

@media(min-width:60em){
	.sidebar #turnerprize-sidebar { display: none !important; }
}


/* FOOTER */

footer.site-footer { background-color: #010101; width: 100%; padding: 4rem 0; margin-top: 2rem }

/* footer { background: right top url('../img/footerbg.png') no-repeat } */

footer.site-footer p, footer.site-footer a, footer.site-footer h3, footer.site-footer h4, footer.site-footer h5 { color: #fff; }

footer.site-footer ul { list-style: none; margin-left: 0; margin-bottom: 4rem; }

/* SOCIAL */

.at4-share-title { 
	font-family: "Rokkitt", cursive;
	font-weight: 400;
	font-style: 300;
	color: #ff6b00;
	text-rendering: optimizeLegibility;	
	font-size: 1.2rem !important;
	padding-left: 5px !important; 
} 