body {
	color: magenta;
}

div.viewMainBody {
	margin: 25px 24px 68px 28px;
}

div.viewColumn1 {
	float: left;
	width: 568px;
	margin-left: 5px;
}

div.viewColumn1 a{
	color: #A92323;
	text-decoration: none;
}

div.viewColumn1 a:hover{
	color: #A92323;
	text-decoration: underline;
}

div.viewColumn1 h1 {
	font-family: "Times New Roman";
	color: #231F20;
	font-size: 18px;
	padding-left: 36px;
	padding-top: 8px;
	/*background-image: url(../img/headlineArrow.gif);*/
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-bottom: 2px;
	margin-bottom: -2px;
}

p.entriesAuthor {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #231F20;
	margin-left: 22px;
}

span.author {
	color:  #A92323;
}

div.viewColumn1_BodyText h2 {
	font-family: "Times New Roman";
	color: #231F20;
	font-size: 18px;
	margin-bottom: 16px;
	margin-left: 36px;
}

div.viewColumn1_BodyText {
	width: 522px;
	background: url(../img/entriesStrokeBrown.jpg) no-repeat 22px 19px;
	padding-top: 54px;
}

div.viewColumn1_BodyText p {
	padding-bottom: 14px;
	padding-left: 35px;
	font-size: 13px;
	font-weight: bold;
	color: #636466;
	line-height: 20px;
}

textarea.textInput {
	margin-bottom: 13px;
	margin-top: 5px;
}

div.viewColumn2 {
	float: left;
	width: 335px;
	margin-left: 0;
}

div.viewColumn2 a{
	color: #A92323;
	text-decoration: none;
}

div.viewColumn2 a:hover{
	text-decoration: underline;
}

div.viewColumn2_previousBlogger {
	float: left;
	font-family: "Times New Roman";
	font-size: 13px;
	color: #231F20;
	padding-left: 7px;
	margin-left: 42px;
	background: url(../img/arrowLeft.gif) no-repeat left center;
}

div.viewColumn2_nextBlogger {
	float: right;
	font-family: "Times New Roman";
	font-size: 13px;
	color: #231F20;
	margin-right: 46px;
	padding-right: 8px;
	background: url(../img/arrowRight.gif) no-repeat right center;
}

div.viewColumn2_Top {
	height: 16px;
	background: url(../img/profileCornersTop.jpg) no-repeat left bottom;
	margin-top: 17px;
	line-height: 0px;
}

div.viewColumn2_Body {
	background-color: #D1C9BF;
	border-right: 1px solid #6D6E71;
	border-left: 1px solid #6D6E71;
	font-size: 12px;
	color: #636466;
	padding-left: 15px;
	padding-bottom: 19px;
	padding-right: 15px;
}

div.viewColumn2_Bottom {
	height: 16px;
	background: url(../img/profileCornersBottom.jpg) no-repeat left top;
	line-height: 0px;
}

div.viewColumn2_Body p{
	margin-top: 5px;
}

div.viewColumn2_Body_Profile {
	width: 280px;
}

div.profilePic {
	float: left;
}

div.profileName {
	float: left;
	margin-left: 10px;
}

div.profileName p{
	color: #A92323;
	font-weight: bold;
	font-size: 13px;
}


div.viewColumn2_Body_Profile img {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

div.viewColumn2_Body_Profile h2{
	font-family: "Times New Roman";
	color: #231F20;
	font-size: 18px;
}

div.voteButton {
	float: left;
	background-color: #A92323;
	font-size: 12px;
	width: 110px;
	height: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	text-align: center;
	padding: 10px 0;
	margin: 59px 0 0 50px;
}

div.voteButton a {
	color: #fff;
	text-decoration: none;
	padding: 15px 5px;
}

div.voteButton a:hover {
	color: #fff;
	text-decoration: underline;
}

div.viewColumn2_Body_VoteCount h3{
	font-family: "Times New Roman";
	color: #231F20;
	font-size: 31px;
	padding-top: 20px;
	margin-top: 33px;
	background: url(../img/entriesStrokeBlack.jpg) no-repeat center top;
}

div.viewColumn2_Body_Share h2{
	font-family: "Times New Roman";
	color: #231F20;
	font-size: 18px;
	padding-top: 25px;
	margin-top: 13px;
	background: url(../img/entriesStrokeBlack.jpg) no-repeat center top;
}

table.viewColumn2_Body_SocialMedia {
	margin-left: 23px;
}

table.viewColumn2_Body_SocialMedia td{
	vertical-align: center;
	padding-bottom: 11px;
}

table.viewColumn2_Body_SocialMedia a{
	font-size: 13px;
	font-weight: bold;
	margin-left: 16px;
}

table.viewColumn2_Body_SocialMedia img{
}
