#postDetail  {
	margin: 10px;
	padding: 0;
	
	font-size: 12px;
	line-height: 16px;
	color: #615e58;
}

#postDetail #postTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#postDetail #spaceName {
	color: #47423B;
	font-size: 19px;
	font-weight: bold;
	font-family: Lucida Grande, sans-serif;	
	margin-bottom: 10px;
	line-height: 28px;
}

#postDetail #spaceName a {
	color: #6C6964;
}

#postDetail .wpPosts {
	display: none;
}

#postPhotoBox {
	height: 187px;
	/*border: 2px solid #7C7974;*/
	/*background-color: #7C7974;*/
	overflow: hidden;
	position: relative;
}

#postPhotoBox img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

#postDetail #postedBy {
	margin-bottom: 10px;
}

.octoPostImg, #wire_item img {
        height: 50px;
        width: 50px;
}

#wire_post h5 {
	font-size:12px;
	font-weight:normal;
	margin:0;
	text-transform:uppercase;
}

#wire_item.odd {
	background:#EDEDED none repeat scroll 0 0;
}

#wire_item {
	padding:10px;
}

.wire_avatar {
	border:1px solid #E86230;
	float:left;
	height:50px;
	margin:5px;
	width:50px;
}

#wire_post {
	float:left;
	font-family:Verdana,Arial,Lucida Grande,sans-serif;
	font-size:10px;
	height:50px; 
	line-height:normal;
	padding:2px 0 2px 5px;
	width:255px;
}
/*
.postSinglePhoto {
border:2px solid #CBD0BE;

margin:0 10px 0px 0px;
text-align:center;
width: 255px;
}

*/

