#faux-sidebar-left {
	width: 996px;
	height: auto;
	background: url('images/faux-sidebar-left.jpg') top repeat-y;
	text-align: left;
	}
	
#content-all-sidebar-left {
	width: 986px;
	height: 100%;
	background: url('images/content-all-sidebar-left.jpg') top no-repeat;
	padding: 0 5px;
	}
	
#faux-single-sidebar-left {
	width: 996px;
	height: auto;
	background: url('images/faux-single-sidebar-left.jpg') top repeat-y;
	text-align: left;
	}
	
#content-all-single-sidebar-left {
	width: 986px;
	height: 100%;
	background: url('images/content-all-single-sidebar-left.jpg') top no-repeat;
	padding: 0 5px;
	}
	
#content-right {
	float: right;
	width: 710px;
	margin-top: 20px;
	}
	

	
#content-right .post-meta {
	width: 121px;
	float: right;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	color: #a1a6aa;
	margin-top: 10px;
	padding: 3px 0 0;
	line-height: 15px;
	background: url('images/meta-arrow-right.jpg') top no-repeat;
	}
	
#content-right .post-meta p {
	margin: 0 8px;
	}
	
#content-right .post-meta a {
	color:#a1a6aa;
	}
	
#content-right .post-meta span.meta-divider {
	width: 100%;
	height: 1px;
	background: #eeeeee;
	width: 121px;
	display: block;
	margin: 6px 0;
	}
	
#content-right .post-meta img {
	padding: 2px;
	margin: 8px 0;
	border: 1px solid #eeeeee;
	}
	
#content-right .post-content {
	width: 547px;
	float: left;
	padding: 6px 20px;
	}
	
.post-content-single {
	padding: 0px 20px 10px 20px;
	}
	
#content-right h2.post-title {
	font-family: "Droid Sans", Georgia, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	}
	
#content-right h2.post-title a, #content-right .post-single-meta a  {
	color: #3e6185;
	text-decoration: none;
	}
	
#sidebar-left {
	width: 276px;
	float: left;
	}
	
#sharepost-sidebar-left  {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	margin-left:-362px;
	margin-right:10px;
	position:fixed;
	top:212px;
	width:74px;
	height: auto;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	border-top: 1px solid #D6D6D6;
	border-left: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	text-decoration:none;
	
	
	}
	
#sharepost-sidebar-left ul {
	list-style-type: none;
	text-align: left;
	clear: both;
	margin-top: 15px;
	}

#sharepost-sidebar-left ul li {
	width: 74px;
	text-align: left;
	margin-bottom: 15px;
	float: left;
	padding-left: 10px;
	}