
#simpleforum table.sflight tr td.sfcontent div,
#simpleforum table.sflight tr td.sfcontent p,
#simpleforum table.sflight tr td.sfcontent h1,
#simpleforum table.sflight tr td.sfcontent h2,
#simpleforum table.sflight tr td.sfcontent h3,
#simpleforum table.sflight tr td.sfcontent h4,
#simpleforum table.sflight tr td.sfcontent span
{
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 12px;
}

#simpleforum {
	font-family: Tahoma, 'Trebuchet MS', Verdana, sans-serif;
	}

#simpleforum img {
	margin-bottom: -4px;
	}
	
#simpleforum .sfbreadcrumbs, #simpleforum .sfgroup, #simpleforum .sfempty {
	border: 1px solid #DDDDDD;
	/*background-color: #F3F3F3;*/
	background: #fff url( /wp-content/plugins/simple-forum/resources/fade-heading.png ) repeat-x 0px -2px;
	padding: 2px;
	margin: 1em 0 1em 0;
	}

#simpleforum .sfbreadcrumbs a, #simpleforum th, #simpleforum .sfempty {
	font-weight: bold;
	font-size: 11px;
/*	text-align: left;*/
	}

#simpleforum .sfuser {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 1em 0 1em 0;
	font-weight: bold;
	font-size: 11px;
	}

#simpleforum .sfuser table tr td.sfusername {
	font-weight: normal;
	}
	
#simpleforum th {
	/*background-color: #DDDDDD;*/
	background: #fff url( /wp-content/plugins/simple-forum/resources/fade-heading.png ) repeat-x 0px -2px;
	}

#simpleforum h1 {
	font-size: 13px;
	}
	
#simpleforum h3 {
	font-size: 11px;
	text-align: right;
	cursor: pointer;
	}
	
#simpleforum h1, h3, h3 a:link {
	font-weight: bold;
	color: #5364AE;
	margin: 0;
	padding: 3px 0 5px 2px;
	}

#simpleforum table.sfheavy {
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	}

#simpleforum table.sflight {
	font-weight: normal;
	border-spacing: 0;
	}
	
#simpleforum table.sfheavy tr td {
	/*background-color: #C2D7E7;*/
	background: #fff url( /wp-content/plugins/simple-forum/resources/fade-entry.png ) repeat-x 0px -2px;
	}

#simpleforum table.sfheavy tr td.sflightweight {
	font-weight: normal;
	}

#simpleforum table.sfheavy tr td.sflightweightsmall {
	font-weight: normal;
	font-size: 8px;
	}

#simpleforum table.sfheavy tr td.sflightweightsmall p {
	margin:0;
	padding:0;
	line-height: 1.1em;
	}
	
#simpleforum table.sflight tr td {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	font-size: 12px;
	}

#simpleforum table.sflight tr td.sfuserbox p {
	text-align:center;
	font-size: 10px;
	font-variant: small-caps;
	padding: 0;
	margin: 4px 2px;
	}

#simpleforum table.sflight tr td.sfuserbox {
	width: 130px;
	}

#simpleforum table.sflight tr td.sfmoderate {
	background-color: #BBBBBB;
	}
	
#simpleforum table.sflight tr td.sfcontent p {	
	padding: 3px 15px 3px 22px;
	margin: 0px 0px 0px 0px;
	}

#simpleforum table.sflight tr td.sfcontent blockquote {
	margin: 5px 10px 5px 22px;
	border: 1px dotted gray;
	background-color: #D5CBFB;
	}

#simpleforum table.sflight tr td.sfcontent img {
	margin-left: 3px;
	margin-top: 5px;
	}
	
#simpleforum #sfentryform {
	visibility: hidden;
	width: 100%;
	}
	
#simpleforum #sfentryform fieldset, #simpleforum #sfsearchform fieldset {
	font-size: 13px;
	font-weight: normal;
	color: #5364AE;
	border: 1px solid #5364AE;
	}

#simpleforum table.sffooter {
	background: #fff url( /wp-content/plugins/simple-forum/resources/fade-heading.png ) repeat-x 0px -2px;
	}
	
#simpleforum table.sffooter td.sfpages h3 {
	text-align: left;
	}

#simpleforum table.sffooter td.sfpages a {
	border: 1px solid silver;
	padding: 1px 8px 3px 8px;
	color: #000000;
	}

#simpleforum table.sffooter td.sfpages a.current {
	background-color: #C2D7E7;
	}

#simpleforum table.sffooter td.sfpages a:hover {
	background-color: #BBBBBB;
	}

#sfmessage {
	border: 1px solid #DDDDDD;
	background-color: #5364AE;
	padding: 2px;
	margin: 1em 0 1em 0;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	}

.stayleft {
	float: left;
	}

.sfadminpic {
	padding: 2px 0 4px 0;
	}
	
#simpleforum #sfversion {
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	}

/* QuickTags Styling */

.sfcontainer {
	width: 80%;
	}

.sftextcontrol {
	width: 70%;
	}
	
.quicktags {
	margin: 2px 2px 0px 2px;
	font-size: 12px;
	}

.quicktags textarea {
	width: 90%;
	font-size: 13px;
	}

.sfeditpost textarea {
	width: 100%;
	font-size: 13px;
	margin: 6px 0 2px 0;
	padding: 0;
	}
	
.sfcontrol, .qtbutton {
	border: 1px solid #5364AE;
	background: #fff url( /wp-content/plugins/simple-forum/resources/fade-butt.png ) repeat-x 0px -2px;
	font-family: Verdana, SanSerif;
	padding: 3px;
	margin-right: 2px;
	}

.qttext {
	border: 1px solid #5364AE;
	font-family: Verdana, SanSerif;
	padding: 3px;
	}	

.quicktags #ed_strong {
	font-weight: bold;
	}

.quicktags #ed_link {
	color: blue;
	text-decoration: underline;
	}

.quicktags #ed_del {
	text-decoration: line-through;
	}

.quicktags #ed_em {
	font-style: italic;
	}

.quicktags #ed_code {
	font-family: "Courier New", Courier, mono;
	margin-bottom: 2px;
	}

#sfhelpbox {
	position: absolute; 
	display: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	border: 1px solid #718BA6; 
	-moz-border-radius: 5px;
	background-color: #FFFFFF; 
	padding: 8px;
	}
