.blog-teaser .image
{
	float:left;
	padding-top:20px;
	width: 150px;
	height: auto;
}

.blog-teaser .abstract, .blog-teaser .date, .blog-teaser .metadata
{
	clear:right;
	float:right;
}

.blog-teaser .date, .blog-teaser .metadata
{
	width:525px;
}

.blog-teaser .abstract
{
	width:505px;
}

.blog-teaser .title
{
	float:left;
	width:405px;
	padding-bottom:5px;
}

.blog-teaser .title, .blog-teaser .abstract, .blog-teaser .metadata
{
	text-align:left;
}

.blog-teaser .date
{
	text-align:right;
	width:120px;
	clear:none;
	font-size:11px;
	margin-top:5px;
}

.blog-teaser .tags
{
	float:right;
	text-align:right;
	font-size:10px;
	width:350px;
	padding-bottom:5px;
}

.blog-teaser .tags a
{
	font-weight:bold;
}

.blog-teaser .date p
{
	padding-bottom: 0px;
}

.blog-teaser .abstract
{
	background-color:#F2F1F1;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	
}

.blog-teaser a
{
	color:#E65014;
}

.blog-teaser .title a
{
	font-weight:bold;
	font-size:1.2em;
}


.blog-teaser .abstract a
{
	font-size:10px;
}

.blog-teaser hr
{
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.blog-teaser h1
{
	padding-bottom:5px;
	clear:both;
}

.blog-teaser .social span
{
	display:none;
}

.blog-teaser .social
{
	width:40px;
	float:left;
}

.blog-teaser .social a
{
	background-image: url("images/sprites-share-icons.png");
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: inline-block;
    height: 17px;
    width: 18px;
	margin-top:2px;
}

.blog-teaser .social .facebook
{
	background-position: 0 0;
}

.blog-teaser .social .twitter
{
	background-position: -21px 0;
}

.blog-teaser .comments
{
	width:120px;
	float:left;
}

.blog-teaser .comments a
{
	pointer-events: none;
	cursor: default;
	text-decoration:none;
	color:#000000;
	font-size:10px;
	padding-top:5px;
	padding-left:5px;
}



.icon-facebook, .icon-twitter, .icon-foursquare, .icon-ebay, .icon-linkedin, .icon-myspace {

}


.pager
{
	float:right;
	clear:both;
}

.pager .bottom {
    padding-top: 10px;
}

