/* Forum */

#forumTitle{ width: 50%; float: left;}

#forum .yafnet{ clear: both; }

/*   YAF NON-THEME SETTINGS   */

.yafnet .quickReplyLine{ padding: 5px 10px 5px 5px; height:100px; }
.yafnet textarea.basicBBCodeEditor{ width: 100%; height: 100%; height: 350px; }
.yafnet textarea.BBCodeEditor{ width: 100%; height: 350px; }
.yafnet #DivForumJump{ float:right; margin-top: 10px; }
.yafnet #DivPageAccess { clear:right; float:right; margin-top: 10px;}
.yafnet #DivIconLegend{	float:left; margin-top: 10px; }
.yafnet #DivSmartScroller{ clear:both; }
.yafnet .postsep td{ padding:0px; }
.yafnet .postformheader{ vertical-align: top; }
.yafnet .yafpopupmenu{ padding:0px; }
.yafnet .fileattach{ margin: 15px 0px 0px 0px; }
.yafnet #yafprofilemenu{ float:left; width: 150px; margin: 5px 5px 5px 0px; }
.yafnet #yafprofilecontent{ margin: 5px 0px 5px 0px; float: left; }
#themecredit{ display: none; }


/* One Exception: Default CSS for Syntaxt Highlighting */
.yafnet .yafcodehighlighting .keytype { color : #FF9933; font-weight : normal; }
.yafnet .yafcodehighlighting .keyword { color : #224FFF; font-weight : normal; }
.yafnet .yafcodehighlighting .integer { color : #FF0032; }
.yafnet .yafcodehighlighting .comment { color : #008100; }
.yafnet .yafcodehighlighting .errors { color : #FF0000; font-weight : bold; }
.yafnet .yafcodehighlighting .string { color : #FF0022; }

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
