.skyd-notification-bar {
	width:100%;
	padding:3px 0;
	text-align:center;
	position:fixed;
	z-index:99;
}
.skyd-notification-bar img {
	height:18px;
	max-height:18px;
	display:inline-block;
	margin-right:3px;
}
.skyd-notification-bar p {
	font-size:12px;
	font-family: 'Gotham SSm A', 'Gotham SSm B', 'Arial', sans-serif;
	line-height:22px;
	margin:0 6%;
}

.skyd-notification-bar a {
	margin-left: 3px;
font-size: 10px;
padding: 5px 5px;
display: inline-block;
font-family: 'Gotham SSm A', 'Gotham SSm B', 'Arial', sans-serif;
line-height: 10px;
font-weight: 700;
text-transform: uppercase;
}
.noti-close {
	position: absolute;
right: 10px;
color: #FFF;
font-weight:800;
font-family: 'Gotham SSm A', 'Gotham SSm B', 'Arial', sans-serif;
}
.noti-close:hover {
	cursor:pointer;
}



/* wordpress-popular-posts overrides */

.wpp-list a {
	margin:0;
}
.wpp-list-title {
	margin-bottom:5px;
}

.wpp-author {
	color:#000;
	display:inline;
}
.wpp-list li {
	overflow:hidden;
	color:#FFF;
}
.wpp-list li img {
	top:0 !important;
	margin-bottom:0 !important;
	margin-right:10px;
}

@media screen and (min-width: 1024px) {
	.wpp-list li {
		padding-left:45px;
	}
	.wpp-list li img {
		float:left;
		margin-left:-45px;
	}
}



/* disqus_rcw overrides */

.disqus_rcw_comments_list li {
	padding: 10px 0;
	border-top: 1px solid #eee;
}
.disqus_rcw_comments_list li:first-child {
	border-top:none;
}


.disqus_rcw_author {
	font-style: italic;
	display:block;
	line-height:1em;
	margin-bottom:5px;
}

.disqus_rcw_content_wrapper {
	word-wrap: break-word;
}
.disqus_rcw_author_wrapper time {
	display:block;
	line-height:1em;
}

.disqus_rcw_thread_title {
	color: #2a2a2a;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.25em;
	margin: 5px 0;
	font-family: 'Gotham SSm A', 'Gotham SSm B', 'Arial', sans-serif;
}

.disqus_recent_comments_widget_wrapper {
	line-height:1.25em;
}



/* Post Sponsor eg: http://skydmagazine.com/2015/01/advanced-athletic-development-part-1-process-vs-progress */

.post_sponsor { text-align:center; }
.post_sponsor h4 { display:inline; text-transform: uppercase; letter-spacing: 1px; font-size: 0.625em; padding: 25px 20px 0 0; width: 200px; }
.post_sponsor a img { display:inline; max-width: 100%; }




/* After title post sponsor eg: http://skydmagazine.com/2014/09/team-organics-part-2-growing-team 
These are all overides and could be tidied up by editing style.css
*/

#project_banner {
	overflow:hidden;
	float:none;
}	
.featured_photo {
	float:none;
}
.articleContent {
	float:none;
}