/* USER ICONS */
.member.vcard.reviewer {
	float:left;clear:left
}

.hReview {
border-bottom:1px solid #EAEAEA;
margin-bottom:14px;
}

/* ATTACHED META DATA */
.attached {border-left:0px solid #f0f0f0;margin:10px 0 5px;padding:0 0 0 10px}
.metaTitle {font-size:20px;font-family:georgia}
.metaTitle a {text-decoration:none;line-height:1.2em;}
.metaTitle a:hover {text-decoration:underline}
.metaURL {font-size:77%}
.metaDescription {color:#666666;font-size:12px}
.metaThumbnail {padding-right:10px}
.metaThumbnail img {background-color:white;padding:3px;border:1px solid #D0D0D0;}
.preview{margin-right:10px;padding:3px;border:1px solid #D0D0D0;background-color:white;}

.dialogS {padding-left:9px;margin-left:54px;margin-right:0;}
.dialogP {padding-left:9px;margin-left:54px;margin-right:0;}
.dialogR {padding-left:9px;margin-left:30px}
.miniDialogP {margin:0 0 5px 31px;padding-left:9px;}

.shareBubble{background-color:#CCF0FF;padding:13px;/*height:27px;*/cursor:pointer;/*text-align:center;*/font-size:1em}
.postBubble{color:#005980;background-color:#CCF0FF;padding:6px;}
.replyBubble {color:#4D5B40;background-color:#E4FFCC;margin-bottom: 8px; padding:6px;}
.metaContributor {text-transform:capitalize;color:#FF0083;font-weight:bold;text-decoration:none}
.metaDate {color:#999999;font-size:12px}
.metaSpace {text-transform:capitalize;font-weight:bold;}
.metaPost {}

.play {
	background-image:url(/img/play.png);
	background-position:center;
	background-repeat:no-repeat;
	position: absolute;
	z-index:10;
	cursor:pointer;
	width:32px;
	height:28px;
}

.postAction {color:#CCCCCC;font-size:.8em}
.postAction a {color:#CCCCCC}


/* RSS MINILIST */
div.rssList {float:left;clear:none;
border: 1px solid #f0f0f0;
width:300px;background-color:#fefefe;
padding:5px;}
div.rssList li {
float: none;
clear: none;margin:0px;overflow:hidden;
padding-left:5px;padding-bottom:5px;
border-bottom:1px solid #f0f0f0}
div.rssList ul {float: none;margin:0;padding:0;}
div.rssList dt {float: none;margin: 0;padding: 0;}

/* TO BE REFACTORED */
.post {padding:2pt;margin:0 4pt 4pt 4pt;background-color:#fff;}

.post .message {
	font-size:10pt;
	border: 1px solid #00B2FF;
	background-color:#E5F7FF;
	margin-bottom: 4px;
	padding:6px;
}

.post .reply {
	border: 1px solid #00B2FF;
	background-color:#E5F7FF;
	
	border: 1px solid #76FF00;
	background-color:#F1FFE5;
	
	border: 1px solid #FFFF00;
	background-color:#FFFFE5;
	
	border: 1px solid #FF0083;
	background-color:#FFE5F3;
}

.post .contributor {
	text-transform:capitalize;
	color: #FF0000;
	font-weight:bold; 
}

.post .date {
	color:#888888;
	font-size:9pt;
}

.stats{
	color:#999999;
	font-size:11px;
}
	
.stats .num {
	font-weight:bold;
	color:#A80000;
}

.item .preview {
	float:left;
	margin: 5px;
}

.item .metadata {
	float:left;
	width: 400px;
	margin: 5px;
}

.more a {
	font-size:11px;
	color:#888888;
	text-transform:uppercase;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

.more a:hover {
	text-decoration:underline;
}
