.blog .site-content {
	background: #fff;
}
.blog-search.site-content {
	background: #fff;
}
.blog-wrapper {
	max-width: 980px;
	margin: 0 auto;
	padding-top:20px;
	-moz-box-sizing: border-box;
    	box-sizing: border-box;
}
.blog-wrapper * {
	-moz-box-sizing: border-box;
    	box-sizing: border-box;
}

.blog-top-text {
	text-align: right;
	font-size: 16px;
	margin-bottom:5px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: 100;
	color:#9f9f9f;
	line-height: 1.4;
	overflow: hidden;
}

.archive-header-img {
	max-width: 100%;
	margin-bottom:30px;
}

.blog-content {
	float:left;
	width:75%;
	padding-right:30px;
}

.blog-content .category-header {
	background: url(../img/blog-category-header-logo.png) center left no-repeat;
	padding-left:30px;
	color:#3c3c3b;
	font-size: 24px;
	font-family:"futura-pt-n4", "futura-pt", Arial, Helvetica, sans-serif;
	line-height: 1.4;
	margin-bottom: 15px;
}
.blog-content img {
	max-width: 100%;
}
.blog-content .pagination-block {
	overflow: hidden;
	display: block;
	padding:0 15px 15px 25px;
}
.blog-content .prev-link {
	float:left;
	text-decoration: none;
	font-size: 15px;
}
.blog-content .next-link {
	float:right;
	text-decoration: none;
	font-size: 15px;
}
.blog-content .blog-article {
	margin:0 0 20px 15px;
	background: #dedede;
	padding: 60px 15px 15px;
	position: relative;
}
.blog-article:after {
    content: "";
    display: table;
    clear: both; 
	*zoom: 1;
}
.blog-article-ribbon {
	position: absolute;
	top:10px;
	left:-20px;
	width:350px;
	height:50px;
	padding-left:35px;
	color:white;
	font-size: 12px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	line-height: 32px;
}
	.blog-article-ribbon.marketplaces{
		background: url(../img/blog-ribbon-orange.png) top left no-repeat;
	}
	.blog-article-ribbon.scot{
		background: url(../img/blog-ribbon-blue.png) top left no-repeat;
	}
	.blog-article-ribbon.industry-trends{
		background: url(../img/blog-ribbon-purple.png) top left no-repeat;
	}
	.blog-article-ribbon.industry-news{
		background: url(../img/blog-ribbon-purple.png) top left no-repeat;
	}
	.blog-article-ribbon.digital-marketing{
		background: url(../img/blog-ribbon-green.png) top left no-repeat;
	}
.blog-article h1 {
	color:#242424;
	font-family:"futura-pt-n4", "futura-pt", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.blog-article h1 a {
	color:#242424;
	text-decoration: none;
}
.blog-article h1 a:hover {
	text-decoration: underline;
}
.blog-article .entry-content {
	color:#242424;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	border-bottom:1px solid white;
	margin-bottom:15px;
}
.blog-article .featured-image {
	width:175px;
	height:150px;
	float:left;
	margin-top:5px;
}
.blog-content-with-img {
	float:right;
	width:465px;
	margin-top:5px;
	overflow: hidden;
}
.blog-content-no-img {
	margin-top:0;
}
.blog-content-with-img h1 {
	margin-top:15px;
}
.blog-content .entry-content {
	padding:10px 0;
}

.blog-article .blog-categories {
	float:left;
	line-height: 24px;
	max-width:75%;
}

.blog-article .read-more {
	display: block;
	float:right;
	overflow: hidden;
	width:97px;
	height:18px;
	background: url(../img/blog-read-more.png) top right no-repeat;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	color: #242424;
	font-family: "futura-pt-n4", "futura-pt", Arial, Helvetica, sans-serif;
}


.blog-single {}

.blog-single-title {
	color:#3c3c3b;
	font-family:"futura-pt-n4", "futura-pt", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
}
.blog-single-meta {
	margin:10px 0 20px;
	border-top:1px solid #ae3b72;
	border-bottom:1px solid #ae3b72;
	padding:10px 0;
}
.blog-single-meta .social-list {
	float:right;
}
.blog-single-meta .social-list a {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin:0 2px;
	display: inline-block;
	float:left;
	width:20px;
	height:20px;
	background-image: url(../img/blog-social-sprite.png);
	background-repeat: no-repeat;
}
.blog-single-meta .social-list .facebook {
	background-position: 0 0;
}
.blog-single-meta .social-list .twitter {
	background-position: -27px 0;
}
.blog-single-meta .social-list .linkedin {
	background-position: -54px 0;
}
.blog-single-copy h2 {
	color:#3c3c3b;
	font-family:"futura-pt-n4", "futura-pt", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.blog-single-copy p {
	color:#3c3c3b;
	font-size: 13px;
	line-height: 1.4;
	margin-bottom:16px;
}
.blog-single-copy ul {
	list-style: disc;
	padding-left:25px;
	margin-bottom:15px;
	color:#3c3c3b;
}
.blog-single-copy li {
	margin-bottom:5px;
}





.blog-sidebar {
	float:right;
	width:25%;
	background: #161616;
	min-height:800px;
	padding:15px;
}

.sidebar-search-text {
	height:29px;
	width:185px;
	float:left;
	border-radius:0;
	outline:none;
	background: #d1d1d1;
}
.sidebar-search-button {
	height:29px;
	width:30px;
	float:right;
}


.blog-sidebar-categories {
	border-bottom:1px solid #3f3f3f;
	padding: 0 0 15px;
}
.blog-sidebar-categories .cat-button {
	width:100%;
	display: block;
	padding:10px 15px;
	border-radius:5px;
	text-decoration: none;
	font-size: 16px;
	font-family:"futura-pt-n4", "futura-pt", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:white;
	margin:10px 0;
}
.blog-sidebar-categories .cat-button.home {
	background:#4c4c4c;
}
.blog-sidebar-categories .cat-button.scot {
	background:#0092cf;
}
.blog-sidebar-categories .cat-button.trends {
	background:#ae3b72;
}
.blog-sidebar-categories .cat-button.marketplaces {
	background:#ef7700;
}
.blog-sidebar-categories .cat-button.digmkt {
	background:#9faf25;
}

.blog-sidebar-tags {
	padding:10px 0;
	overflow: hidden;
	border-bottom:1px solid #3f3f3f;
	text-align: center;
	word-break: break-word;
}
.blog-sidebar-header {
	color:#de7326;
	font-family:"futura-pt-n4", "futura-pt", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.4;
	padding-bottom: 5px;
	text-align: left;
}

.blog-sidebar-tags a {
	color:white;
	font-family:"futura-pt-n4", "futura-pt", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	padding:0 2px;
}
.blog-sidebar-tags a:hover {
	color:#21abe2;
}

.blog-sidebar-tweets {
	padding:10px 0;
	overflow: hidden;
	border-bottom:1px solid #3f3f3f;
}

.blog-sidebar-content {
	padding:10px 0;
	overflow: hidden;
	border-bottom:1px solid #3f3f3f;
}