﻿.BodyLiveFeed
{
	background-image:url(../images/widget-body-live-feed.png);
	background-repeat:no-repeat;
	height:420px
}

.WatermarkLiveFeed
{
	font-size:18px;
	color:#29AAE2;
	text-align:center;
}

.QuickPostContainer
{
	overflow:auto;
	width:790px;
	height:50px;
}

.QuickPostText
{
	float:left
}

.QuickPostSpacer
{
	float:left;
	width:10px
}

.QuickPostButton
{
	float:left;
	vertical-align:middle
}

.QuickPostRequired
{
	display:none;
	visibility:hidden;
}

.LiveFeedDataContainer
{
	width:790px;
	margin-top:5px;
	overflow:auto;
}

.DataFeedItems
{
	float:left;
	width:390px;
	height:335px;
	overflow-x:hidden;
	overflow-y:scroll;
}

.DataFeedItemsGeneralText
{
	font-size:12px;
}

.DataFeedItemsTitle
{
	color:#1058BA;
	font-size:18px;
}

.DataFeedItemsTitleLink:active, .DataFeedItemsTitleLink:link, .DataFeedItemsTitleLink:visited
{
	color:#1058BA;
	font-size:14px;
	text-decoration:underline;
}

.DataFeedItemsTitleLink:hover
{
	color:#000;
	font-size:14px;
	text-decoration:underline;
}

.DataFeedItemsPostedBy
{
	color:#29AAE2;
	font-size:12px;
}

.DataFeedItemsSeparator
{
	border:solid 1px #29AAE2;
}

.DataFeedMap
{
	float:left;
	width:400px;
	height:335px;
}

.DataFeedMapCanvas
{
	width:388px;
	margin-left:10px;
	height:335px;
	border:solid 1px #29AAE2;
}

.CharCounter
{
	font-size:18px;
	font-weight:bold;
	color:#CCC;
}

.CharCounter_Positive
{
	font-size:18px;
	font-weight:bold;
	color:#7CC763;
}


.CharCounter_Negative
{
	font-size:18px;
	font-weight:bold;
	color:#F00;
}
