/*section {
	padding-top: 55px;
}*/

img.oct {
	padding: 40px 0;
}

@media (min-width: 768px) {
	div.featured-head {
		float: left;
		width: 65%;
	}

	img.featured-post-image {
		float: left;
		width: 30%;
		max-height: 150px;
		padding: 20px 0 10px 5px;
	}
}

@media (max-width: 767px) {

	img.featured-post-image {
		max-width: 200px;
		max-height: 200px;
		margin-bottom: 10px;
	}
}

.small-blog-post a {
	font-size: 20px;
}

.bp-extension, .bp-extension iframe {
	max-width: 100%;
}

div.featured-body {
	max-height: 372px;
	overflow: auto;
}

img.divider {
	padding: 55px 0;
}

a.blog-sprite {
	background: url('/../img/blog_socials.png');
	height:41px;
	display: inline-block;
}

div.blog-icons {
	padding-top: 5px;
}

div.blog-icons a.facebook-icon {
	width: 42px;
	background-position: 0px 0;
}

div.blog-icons a:hover.facebook-icon {
	background-position: 0px -41px;
}

div.blog-icons a.twitter-icon {
	width:  43px;
	background-position: -43px 0;
}

div.blog-icons a:hover.twitter-icon {
	background-position: -43px -41px;
}

div.blog-icons a.google-icon {
	width:  43px;
	background-position: -86px 0;
}

div.blog-icons a:hover.google-icon {
	background-position: -86px -41px;
}

div.blog-icons a.email-icon {
	width:  42px;
	background-position: -129px 0;
}

div.blog-icons a:hover.email-icon {
	width:  42px;
	background-position: -129px -41px;
}

a.more {
	font-size: 20px;
	text-transform: uppercase;
	position: absolute;
	right: 5px;
	bottom:6px;
	cursor: pointer;
}

.blog-list {
	padding-bottom: 25px;
}

#tour a {
	text-transform: uppercase;
}

#bandsintown {
	max-width: 100%;
}

#social-stream-box iframe {
	max-height: 1300px;
}

div.dcsns-toolbar {
	display: none;
}
.stream li .section-user { background-image: none; }
