﻿.forum
{
	border-collapse: collapse;
	font-size: 12px;
	margin-top: 36px;
	width: 100%;
}

.forum th
{
	font-family: Georgia;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 2px;
	text-align: left;
	width: 85px;
}

.forum th.description
{
	width: auto;
}

.forum h2
{
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

.forum h3
{
	font-size: 18px;
}

.forum td
{
	padding: 10px 0px 10px 0px;
	vertical-align: top;
}

.forum td.description
{
	font-size: 14px;
	padding: 10px 6px 10px 8px;
	vertical-align: top;
}

.forum div.threadpostflag
{
    float: right;
    vertical-align: bottom;
    margin-top : 35px;
    padding-left: 17px;
    background: url("/Styles/Images/Shared/FlagAsInappropriateIcon.gif") no-repeat scroll 0 3px transparent; 
}

.forum td.description a
{
	color: #555555;
}

.forum td.description a.topic
{
	color: #333333;
}

.forum td.separator
{
	height: 10px;
	padding: 0px;
}

.forum tr.even td.separator
{
	background: none;
	border-top: 2px #989898 dotted;
}

.forum tr.odd td.separator, .forum-name-topic, .message-subject-reply, .article-detail h4
{
	border-bottom: 2px #989898 dotted;
}

.forum td.member, .forum td.post
{
	padding: 20px 16px 20px 16px;
}

.forum-name-topic, .message-subject-reply
{
	margin-top: 30px;
	padding-bottom: 2px;
}

.message-subject-reply
{
	padding-bottom: 4px;
}

.forum-name-topic h2
{
	color: #555555;
	float: left;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

.message-subject-reply h2
{
	font-size: 20px;
}

.message-subject-reply p
{
	float: left;
	padding-top: 4px;
}

.forum-name-topic a, .message-subject-reply a
{
	display: block;
	float: right;
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-top: 6px;
}

.message-subject-reply p a
{
	display: inline;
	float: none;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
}

.post-body {
	width: 535px;
	overflow:auto;
}

/*******/

.article-list li
{
	padding: 16px 0px 16px 8px;
}

.article-list li.even
{
	border-bottom: 2px #989898 dotted;
	border-top: 2px #989898 dotted;
}

.article-list li.odd
{
	margin: 4px 0px 4px 0px;
}

.article-list li.last
{
	border-bottom: none;
}

.article-list li h2
{
	font-size: 22px;
}

.article-list li.featured
{
	border-top: none;
}

.article-list li.featured img, .article-list li.featured h2, .article-list li.featured p
{
	float: left;
}

.article-list li.featured img
{
	margin-right: 16px;
}

.article-list li.featured h2, .article-list li.featured p
{
	width: 451px;
}

.article-detail .underline
{
	margin-bottom: 8px;
}

.article-detail h1
{
	float: left;
	font-size: 24px;
	width: 500px;
}

.print-bookmark, .print-bookmark-2
{
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	padding-top: 12px;
	text-align: right;
}

.print-bookmark
{
	float: right;
}

.print-bookmark a, .print-bookmark-2 a
{
	font-style: italic;
}

.article-detail h4
{
	font-size: 18px;
	padding: 16px 0px 2px 0px;
}

.article-detail p
{
	padding: 8px 0px 8px 0px;
}

.article-detail .article-image
{
	float: left;
	margin: 8px 16px 16px 0px;
}

.article-detail ul li
{
	list-style-type: circle;
	margin-left: 20px;
	padding-top: 4px;
}

.add-comments h3
{
	font-size: 17px;
	text-transform: uppercase;
}

.add-comments p
{
	font-family: Georgia;
	font-size: 13px;
	padding: 8px 0px 10px 0px;
}

.add-comments p a
{
	font-style: italic;
	font-weight: bold;
}

.add-comments textarea
{
	border: 1px #d6d6d6 solid;
	outline: none;
	width: 688px;
}

p.confirmation
{
	font-size: 16px;
	padding: 30px 0px 10px 0px;
	text-align: center;
}

.error-list
{
	background-color: #fbf6f7;
	border: 1px #cbc3b9 solid;
	margin: 0px 0px 12px 103px;
	padding: 10px;
	width: 542px;
}

.error-list ul
{
	color: #555555;
	font-size: 12px;
	list-style-type: disc;
	margin-left: 20px;
}

.topic-post
{
	height: 400px;
	margin-top: 24px;
}

.topic-post .forum
{
	margin-top: 0px;
}

.topic-post label
{
	display: block;
	float: left;
	font-family: Georgia;
	font-size: 16px;
	text-align: right;
	width: 82px;
}

.topic-post label, .topic-post input
{
	margin-bottom: 8px;
}

.topic-post input, .topic-post textarea
{
	border: 1px #d6d6d6 solid;
	display: block;
	float: left;
	outline: none;
	padding: 2px;
	width: 600px;
}

.topic-post input[type="hidden"] {display:none;}

.topic-post .buttons
{
	margin-left: 82px;
}

.preview .buttons
{
	margin-left: 145px;
}

.topic-post .buttons .submit-button
{
	display: block;
	float: left;
	margin: 15px 15px 0px 0px;
}

.topic-post .forum td.member
{
	width: 100px;
}