/**
 * Copyright (c) 2011 eSolutionsGroup
 * All rights reserved.
 * 
 * Author: Philip Brown <pbrown@esolutionsgroup.ca>
 */

#news_body {
	padding-left: 10px;
	/* width: 950px; */
}

#news_body h1 {
    border: 0px !important;
    padding: 0px !important;
}
	
#news_date {	
	float: left;
}

.news_posting {
	height: 20px;
	margin-bottom: 17px;
	/* padding-bottom: 10px; */
}
	
#news_social {
	float: right;
	text-align: right;
	padding-right: 20px;
}

#news_social .newsItem_facebook,
#news_social .newsItem_twitter,
#news_social .newsItem_google,
#news_social .newsItem_rss,
#news_social .newsItem_mailinglist {
    float: left;
	padding-left: 5px;
}

#news_content {
	/* float: left; */
}
#news_content ul, #news_content ol
{
    list-style-position: inside;
}

#images {
	float: left; 
	overflow: hidden;
	padding-right: 10px;
	width: 212px;
}
	
#images_main {
	padding: 0px 0px 10px 0px; 	
}
	
#images_related {
	padding: 0px 0px 0px 25px; 
	border-bottom-width: 1px;
	border-top-style: double;
}
	
#images_related ul {
	padding: 0px; 
	margin: 0px;
	list-style-type: none; 
}
	
#images_related li {
	padding-bottom: 5px;
}

#attachments {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}

#backLink
{
    width: 150px;    
}

#backLink a, #backLink a:link, #backLink a:visited{
	color: #fff;
	text-decoration: none;
}

/************* SOCIAL MEDIA HACKS *************/

.fb_edge_widget_with_comment {
	width: 75px !important;
	/*bottom: 3px !important;*/
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
	/*left: -15px !important;
	top: 5px !important;*/
	display: none !important;
}

.twitter-share-button {
	width: 85px !important;
}

#___plusone_0 {
	width: 60px !important;	
}

#___plusone_1 {
	width: 60px !important;	
}

#___plusone_2 {
	width: 60px !important;	
}

#___plusone_3 {
	width: 60px !important;	
}

#___plusone_4 {
	width: 60px !important;	
}