﻿.sf_forumsWrapper 
{
	margin-top:10px;font-family:Verdana, Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;color: #000000;
font-size: 12px;/* This sets the default font size to be equivalent to 10px */
}
.row1 {
	background:#e3cca4 URL(forums/bg1.gif);
	padding: 12px;
border-right:1px solid #c2944f;
border-left:1px solid #c2944f;
border-top:0px solid #c2944f;
border-bottom:0px solid #c2944f;

}

.row2 {
	background:#e5ce9c URL(forums/bg2.gif) top left repeat-x;
	padding: 12px;
border-right:1px solid #c2944f;
border-left:1px solid #c2944f;
}

.row3 {
	background-color: #c8b180;
	padding: 12px;
border-right:1px solid #c2944f;
border-left:1px solid #c2944f;
}

.tablebg {

	border: solid 1px #d2b175;
}

.tablebg th{
	color: #ffffff;
	background:url('forums/menuhover.gif') top left repeat-x;
	font-size: 1.1em;
	height: 34px;
	padding: 0 10px;
	border: solid 1px #7e3816;
	border-right-color: #7e3816;
	border-bottom-color: #7e3816;
	white-space: nowrap;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}
.titles {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-weight: Bold;
	font-size: 2em;
	color:#491b05;
	text-decoration: none;
}



.postauthor {
color:#c06fe6;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
padding:20px;
	font-family:Tahoma, Arial, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}