﻿body
{
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	width: 100%;
}
h3
{
	margin: 0px 0px 0px 0px;
}
h5
{
	margin: 0px 0px 0px 0px;
}
h6
{
	margin: 0px 0px 0px 0px;
	color: green;
}
a
{
	color: #364565;/*rgb(15,92,195);*//*color: Blue;*/
}
table
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
img
{
	border: none;
}
div
{

}
.pwImage
{
	float:left;
	padding-left: 75px;
	padding-right: 25px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.pwRSS
{
	float:Right;
	padding-top: 9px;
	padding-bottom: 9px;
}
.Content
{
	margin: 0;
	width: 100%;
	background-color: #FFFFFF;
}
.MainStuff
{
}
.TitleBar
{
	text-align: left;
	color: White;
	background-image: url('../images/HeaderGradient2.png');
	background-repeat: repeat-x;
	font-size: small;
	height: 100px;
}
.Tabs
{
	clear: both;
	text-align: right;
	padding-top: 15px;
	border-bottom: solid 1px silver;
	padding-bottom: 3px;
}
.PostItemI
{
	float: left;
	width: 812px;
	clear: both;
	vertical-align: top;
	padding-top: 15px;
}
.PostItem
{
	float: left;
	width: 600px;
	clear: both;
	vertical-align: top;
	padding-top: 15px;
}
.PostItem2
{
	float: left;
	width: 525px;
	clear: both;
	vertical-align: top;
	padding-top: 15px;
}
.WorthyCount
{
	float: left;
	width: 65px;
	text-align: right;
	vertical-align: middle;
}
.SiteSnapshot
{
	width:202px;
	height:152px;
	float:right;
	border: solid 1px silver;
}
.ItemBody 
{	
	float: right;
	width: 525px;
	vertical-align: top;
	text-align: left;
}
.ItemTitle
{
	color: #364565;/*rgb(15,92,195);*/
}
.ItemLink
{
	color: #364565;/*rgb(15,92,195);*/
}
.ItemDescription
{
}
.Vote
{
	float: left;
	clear: left;
	width: 70px;
	text-align: right;
	vertical-align: middle;
	color: #364565;/*rgb(15,92,195);*/
	font-size: smaller;
	font-family: Courier New;
	
}
.Vote a
{
	color: #364565;/*rgb(15,92,195);*/
	text-decoration: none;
}
.Vote a:hover
{
	color: #364565;/*rgb(15,92,195);*/
	text-decoration: underline;
}
.TimeSpan
{
	padding-left: 75px;
	padding-right: 15px;
	float:left;
	font-size: small;
}
.OrderBy
{
	float: left;
	font-size: small;
}
.PagerContainer
{
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 75px;
	clear: both;
}
.UserInfo
{
	font-size: small;
	padding-left: 5px;
	color: White;
	float: left;
}
.FriendRequest
{
	padding-top: 20px;
	padding-left: 10px;
	text-align: center;
}
.FriendsList
{
	padding-left: 75px;
	padding-right: 75px;
}
.FriendItem
{
	padding: 10px 10px 10px 10px;
	font-size: small;
	text-align: center;
	width: 100px;
	float: left;
}
.UserImage
{
	float: left;
}
.CommentBox
{
	float:left;
	padding-left: 75px;
	padding-top: 15px;
	clear: both;
}
.CommentBody
{
	float:left;
	clear: both;
	width: 600px;
	vertical-align: top;
	text-align: left;
	margin-left:75px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: smaller;
}
.Alternating
{
	background-color: whitesmoke;
}
.PostDetails
{
	font-size: small;
	color: #364565;/*rgb(15,92,195);*/
}
.PostDetails a
{
	color: #364565;/*rgb(15,92,195);*/
}
.Copyright
{
	font-size: small;
	color: #CCCCCC;
	clear: both;
	text-align: center;
}
.GroupCloud
{
	line-height: 30px;
	width: 100%;
	clear: both;
}
.GroupCloud a
{
	color: #364565;
}
.JoinGroup
{
	clear: both;
	font-size: small;
	text-align: left;
	font-weight: bold;
	color: #364565;/*rgb(15,92,195);*/
}
.JoinGroup a
{
	clear: both;
	font-size: small;
	text-align: left;
	font-weight: bold;
	color: #364565;/*rgb(15,92,195);*/
}
.FooterContent
{
	color: #FFFFFF;
	text-align: left;
	clear: both;
	/*background-color: #364565;*/
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}