/* ************************************* */
/* styles from BoardIndex.template       */
/* ************************************* */

h3#newsfader
{
	font-size: 1em;
	margin-top: 4px;
}
#smfNewsFader span
{
	font-weight: bold;
}
#smfFadeScroller
{
	padding: 1em 2em;
	font-size: 1em;
	text-align: center;
}
.categoryframe
{
	margin-top: 0.7em;
	border-bottom: 1px solid #1A1A1A;
}
.categoryframe h3
{
	margin: 0;
}
.collexp {
    width: 43px;
	height: 18px;
	overflow: hidden;
}
.collexp a:link{
    font-size: 14px;
    background: url(../images/wide_blank.gif) 10px 0 no-repeat;
}
.collexp a:hover{
    font-size: 14px;
    background: url(../images/wide_blank.gif) -43px 2px no-repeat;
}
table.boardsframe
{
	width: 100%;
}
table.boardsframe td.icon
{
	text-align: center;
	padding: 0.8em 4px 0.2em 4px;
	width: 55px;
}
table.boardsframe td.info
{
	padding-left: 3px;
}
#posticons
{
	clear: both;
	width: 100%;	
	border-top: 1px solid #1A1A1A;
}
#posticons .buttonlist
{
	margin-right: 1em;
	float: right;
}
#infocenterframe
{
	margin-top: 2em;
	clear: both;
} 
/* ************************************* */
/* styles from MessageIndex.template     */
/* ************************************* */
#childboards table
{
	width: 100%;
}
table#messageindex{
}
#messageindex td.windowbg3 .icon1, #messageindex td.windowbg3 .icon2
{
	padding-top: 0.5em;
}
#messageindex td.subject
{
	padding: 0.5em;
}
#messageindex td.starter
{
	text-align: center;
	padding: 0.5em;
	width: 14%;
}
#messageindex td.replies, td.replies 
{
	text-align: center;
	padding: 0.5em;
	width: 10%;
}
#messageindex td.views
{
	text-align: center;
	padding: 0.5em;
	width: 4%;
}
#messageindex td.lastpost
{
	padding: 0.5em;
	width: 22%;
}
td.moderation
{
	text-align: center;
	padding: 0.5em;
	width: 4%;
}
#topic_icons p
{
	display: block;
	padding: 0.5em 0.5em 0.1em 0.5em;
	margin: 0;
	border-bottom: none;
}
#message_index_jump_to
{
	margin: 2em 4em 0 2em;
}

/* ************************************* */
/* styles from Display.template          */
/* ************************************* */
#events .post
{
	padding: 1em;
}
#moderationbuttons
{
    float: left;
	padding: 0 0 2px 10px;
}
#postbuttons .nav, #postbuttons_lower .nav
{
	padding: 6px 12px 6px 10px;
	text-align: right;
	font-weight: bold;
}
.nav {
    background: url(../images/tab-bg.png) repeat-x;
}
#postbuttons, #postbuttons_lower
{
	text-align: right;
}
#poll
{
	margin: 0;
	padding-top: 2em;
}
#poll_options ul.options
{
	margin: 0;
	padding: 0 0 0.5em 5em;
}
#poll_options ul.options li
{
	float: none;
	padding: 0;
}
#poll_options p.submitbutton
{
	clear: both;
	padding: 0 0 0.5em 5em;
	margin: 0;
}
#poll_options p.pollmoderation
{
	margin: 0;
	padding: 0 0 0 3em;
}
#poll_options ul.horizlist dl.options
{
	padding: 0 0 0.5em 5em;
	margin: 0;
	clear: both;
}
#poll_options ul.horizlist dl.options dt
{
	float: left;
}
#poll_options ul.horizlist ul.horizlist li
{
}
#poll_options p
{
	margin: 0 0 0.2em 0;
	padding: 0.2em 0 0.5em 5em;
}
#whoisviewing{
    padding: 2px 15px;
	font-size: x-small;
}
.approve_post
{
	margin: 2ex; 
	padding: 1ex; 
	border: 2px dashed #cc3344; 
	color: black; 
	font-weight: bold;
}
#forumposts h3.catbg3
{
	font-weight: normal;
	padding: 0.4em;
}
#forumposts h3.catbg3 img
{
	vertical-align: middle;
}
#forumposts h3.catbg3 span
{
	padding-left: 2%;
}
#forumposts h3.catbg3 span#top_subject
{
	padding-left: 0;
	font-weight: bold;
}
.poster
{
	width: 155px;
	text-align: center;
	padding-top: 4px;
}
.postarea
{
	margin-left: 156px;
}
.messageicon
{
	width: 40px;
}

ul.postingbuttons
{
	float: right;
	position: relative;
	margin-top: -2.5em;
	padding-right: 1em;
}
ul.postingbuttons li
{
	display: inline;
}
.modifybutton
{
	float: right;
}
.attachments
{
	clear: right;
	padding-top: 1em;
}
.postfooter
{
	margin-left: 16%;
}
.topborder
{
	border-top: solid 1px #454545;
}
.moderatorbar
{
	clear: both;
	margin-left: 16%;
}

/* Use the following if running the standard Quick Reply.*/

 #quickReplyOptions div
{
	text-align: center;
}
#quickReplyOptions #quickReplyWarning
{
	border: none;
	text-align: center;
	margin: 0 12%;
	width: 76%;
}
#quickReplyOptions #quickReplyContent
{
	width: 76%;
	margin: 0 12%;
}
#quickReplyOptions #quickReplyContent textarea
{
	margin-bottom: .5em;
}
#quickReplyOptions #quickReplyContent form input
{
	margin-bottom: .5em;
}	

/* End standard Quick Reply. */

/* ************************************* */
/* styles from Recent.template           */
/* ************************************* */
.readbuttons
{
	clear: both;
	width: 100%;
}
.readbuttons .buttonlist, .readbuttons .buttonlist_bottom
{
	margin-right: 1em;
	float: right;
}
