/* font-size for preformatted text i.e in code boxes */
pre {font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;}

/* headers */

#qatitle {
	width: 590px;
	height: 30px;
	margin: 15px;
	padding: 0;
	background: transparent url(/forums/images/forumtitle_past.gif) no-repeat top left;
	}


h1 {
	display: block !important;
	width: 590px;
	height: 30px;
	margin: 15px;
	padding: 0;
	}

h1 a {
	text-indent: -5000em !important;
	display: block;
	width: 590px;
	height: 30px;
	margin: 0;
	padding: 0;
	}

h1 a:hover { border: none; }


h2 {margin: 30px 0 20px;}

h4 {font-size: 1em}
h3 {font-size: 1.1em}



/* LINK */

a:link, a:visited {text-decoration: none}
a:hover {border-bottom: none}



/*
#wrap {
	width:760px;
	margin: 10px auto;
	position: relative;
	text-align: left;
}
*/
.admin#content {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 500px;
}

#content #forumlist h3 {
	font-size: 1.3em;
	padding: 0 0 0.1em 0;
}

/*footer*/

#brdfooter {clear:both;}

#sidebar ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#sidebar #status {
	border: solid 1px #D8D8D8;
	background-color: #FAFAFA;
	padding: 3px;
	margin-bottom: 10px;
	margin-top:10px;
}

#sidebar #status ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#sidebar #status li {
	list-style-type: none;
	padding: 0.2em 0 0.2em 20px;
	margin-left: 0;
	padding-bottom: 5px;
}

#sidebar #sidenavi {
	padding: 5px;
	}

#sidebar ul li#alert {
	background: transparent url(/forums/images/icon_alert.gif) no-repeat top left;
	height: 20px;
}

#sidebar ul li#shownew {
	background: transparent url(/forums/images/icon_shownew.gif) no-repeat top left;
	height: 20px;
}

#sidebar ul li#markread {
	background: transparent url(/forums/images/icon_markread.gif) no-repeat top left;
	height: 20px;
}

#sidebar ul li#navsearch {
	background: transparent url(/forums/images/icon_search.gif) no-repeat top left;
	height: 20px;
}

#sidebar ul li#navrules {
	background: transparent url(/forums/images/icon_rules.gif) no-repeat top left;
	height: 20px;
}

#sidebar #sidenavi li {
	padding: 0.2em 0 0.2em 20px;
	margin-left: 0;
}


#sidebar #sidelogin, #sidelogin form, #sidelogin fieldset, #sidelogin input {
	margin: 0;
	padding: 0;
}

#sidelogin fieldset { border: none;}
#sidelogin legend {display: none;}

#sidebar .search_forum {
    width: 150px;
	height: 30px;
	margin-bottom: 10px;
	padding: 0;
    display: block !important;
	background: transparent url(/forums/images/search_forum.gif) no-repeat top;
}

#sidebar .search_forum a {
	text-indent: -5000em !important;
	display: block;
    width: 150px;
	height: 30px;
	margin-bottom: 10px;
	padding: 0;
	}

#sidebar .banner1  {
	margin-top:70px;
    width: 350px;
	height: 60px;
	margin-bottom: 10px;
}

#sidebar .right_bunner1  {
	margin-top:70px;
    width: 350px;
	height: 60px;
	margin-bottom: 10px;
	padding: 0;
    display: block !important;
	background: transparent url(/classifieds/images/nichigo.gif) no-repeat top;
}

#sidebar .right_bunner1 a {
	text-indent: -5000em !important;
	display: block;
    width: 350px;
	height: 60px;
	margin-bottom: 10px;
	padding: 0;
}


#forumlist dl {
	margin-top: 30px;
	}

#forumlist dt {
	margin-top: 10px;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
	background-color: #F5F5F5;
	}
	
#forumlist dd {
	font-size: 1.2em;
	margin: 0;
	padding: 5px 0 5px 35px !important;
	height: 40px;
	background: transparent url(/forums/images/icon_f_normal.gif) no-repeat top left;
	}
#forumlist dd.new { background: transparent url(/forums/images/icon_f_updated.gif) no-repeat top left;}
#forumlist dd.redirect { background: transparent url(/forums/images/icon_f_redirect.gif) no-repeat top left;}



ul#topiclist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#topiclist li {
	list-style-type: none;
	margin: 0;
	padding: 5px 3px 5px 25px;
	background: url(/forums/images/icon_normal.gif) no-repeat top left;
}

table#topiclist {
	TABLE-LAYOUT: fixed;
	width: 100%;
	border-top: solid 1px #F7F5F3;
	border-left: solid 1px #F7F5F3;
}

table#topiclist th, table#topiclist td{
	border-right: solid 1px #F7F5F3;
	border-bottom: solid 1px #F7F5F3;
	padding: 0.2em;
}

table#topiclist th {
	background-color: #D8D8D8;
}

.tcl {text-align: left; width: 50%;}
.tc2, .tcmod {width: 10%; text-align: center;}
.tc3 {width: 6%;}
.tcr {width: auto; text-align: left}




#topiclist .bg-0 {background-color: #F7F5F3;}

#topiclist td span.normal,
#topiclist td span.closed,
#topiclist td span.new {
	margin: 0;
	padding: 5px 3px 5px 25px;
}
#topiclist .normal { background: url(/forums/images/icon_normal.gif) no-repeat top left; }
#topiclist .new { background: url(/forums/images/icon_new.gif) no-repeat top left; }
#topiclist .sticky { background: url(/forums/images/icon_sticky.gif) no-repeat top left; }
#topiclist .closed { background: url(/forums/images/icon_closed.gif) no-repeat top left; }

#topiclist .rank_title{
	background-color: #FFCC99;
	border: none;
    color:#000000;
    font-size:14px;
    font-weight: bold;
}

#topiclist .icon_status{
	width: 20px;
	border: none;
}

#topiclist .forum_ranking{
	width: 34px;
	border: none;
}

#topiclist .subject{
	width: 270px;
	border: none;
}

#topiclist .caption{
	width: 220px;
	border: none;
}

#topiclist .res{
	width: 50px;
	border: none;
}

#topiclist .update{
	width: 205px;
	border: none;
}
#topiclist .no_views{
	width: 115px;
	border: none;
}

#content #index_topiclist{
    width: 500px;
}

span.newtext a {
	width: 20px;
	height: 20px;
	background: url(/forums/images/icon_shownew.gif) no-repeat center left;
	padding-left: 20px;
}




#quickjump {
	margin: 20px 0;
}

#modcontrols {
	margin: 0;
	padding: 15px;
	border: solid 1px #FF9999;
	background-color: #F5FAF5;
}



p.pagelink {
	margin: 10px 0;	
}

p.postnew a {
	width: 80px;
	height: 30px;
	text-indent: -5000em;
	background: url(/forums/images/btn_postnew.gif) no-repeat top left;
	display: block;
}

p.postreply a {
	width: 80px;
	height: 30px;
	text-indent: -5000em;
	background: url(/forums/images/btn_postreply.gif) no-repeat top left;
	display: block;
}

p.postlink a:hover {
	background-position: 0 -30px;
}

div.postreply h2 {
	font-size: 0.9em !important;
	color: #666666 !important;
	border: none !important;
	margin: 2em 0 !important;
	padding: 0 0 0 25px !important;
	background: transparent url(/forums/images/icon_postreply.gif) no-repeat center left;
}



#postpagenavi {
	margin: 10px 0;
	padding: 10px;
	background-color : #F5F5F5;
	border: solid 1px #D8D8D8;
}

p.subscribelink {
	height: 20px;
	background: transparent url(/forums/images/icon_alert.gif) no-repeat center left;
	padding: 0.2em 0.2em 0.2em 25px;
}

div.postreply {
	margin-top: 30px;
}


/* forms */

#content form {
	margin: 0;
	padding: 0;
}


#content fieldset {
	padding: 0 50px 0 5px;
	border-width: 0px;
	border-style: solid;
	display: block;
	}
	
#content legend {
	clear: both;
	margin: 10px 0;
	padding: 0 0 0 5px;
	color: #FF9900;
	border-left: solid 3px #FF9900;
	}

#content form label {
	display: block;
	margin: 5px 0 2px 0;
	padding; 0;
	color: #666666;
	font-weight: bold;
	font-size: 0.9em;
	}

#content form label.inline {
	display: inline;
	margin-right: 2em;
	}

#content form input,
#content form textarea,
#content form option {
	font-size: 1em;
	}

#content form input[type="text"] {
	font-size: 1em;
	padding: 2px;
}

#content form #postmessage {
	font-size: 1em;
	width: 500px;
	height: 10em;
	padding: 2px;
	}

#content #display_all_topics {
    background:transparent url(/forums/images/display_all_topics.gif) no-repeat scroll center top;
    display:block !important;
    height:32px;
    margin-top:20px;
    margin-bottom:10px;
    padding:0pt;
    width:190px;   
}

#content #display_all_topics a{
    display:block;
    height:32px;
    margin-bottom:10px;
    padding:0pt;
    text-indent:-5000em !important;
    width:190px;
}


/* table */

#content table {
	border: solid 1px #FFCC99;
	border-collapse: collapse;
	}
	
#content table th,
#content table td {
	border: solid 1px #F5F5F5;
	padding 7px;
	}

#content table th {
	background-color: #D8D8D8;
	}


/* post */
/* =================== */

.postlist {
	padding: 0;
	margin: 0 0 20px 0;
	border: solid 1px #D8D8D8;
	clear: both;
}

.postinfo {
	background-color: #F5F3F5;
	padding: 5px;
	margin: 0;
}

div.postmsg {
	margin: 0;
	padding: 10px;
	background-color: transparent;
}

div.postmsg h3 {display: none;}
p.postedit {padding-top: 15px;}
div.postmsg blockquote, div.codebox {margin: 5px 15px 15px 15px; padding: 8px}

div.postmsg blockquote {color: #336699;}

div.postextrainfo {
	margin: 0;
	padding: 10px;
	font-size: 0.9em;
	background-color: transparent;
}


.postuser {
	margin: 0 0 0 100px;
	padding: 5px 5px 5px 50px;
	background: transparent url(/forums/images/cnr_t_user.gif) no-repeat top left;
}

.postaction {
	margin: 0 0 0 100px;
	padding: 5px 5px 5px 20px;
	background: transparent url(/forums/images/cnr_t_edit.gif) no-repeat top left;
}

.postuser ul, .postaction ul {
	margin: 0;
	padding: 0;
}

.postuser li,
.postaction li {
	height: 25px;
	list-style-type: none;
	display: inline;
	margin: 5px;
	padding: 0 5px 0;
}

.postaction li a {
	height: 25px;
	margin: 0;
	padding-left: 25px;
}

.postaction li.postreport a {background: transparent url(/forums/images/btn_postreport.gif) no-repeat center left;}
.postaction li.postdelete a {background: transparent url(/forums/images/btn_postdelete.gif) no-repeat center left;}
.postaction li.postedit a {background: transparent url(/forums/images/btn_postedit.gif) no-repeat center left;}
.postaction li.postquote a {background: transparent url(/forums/images/btn_postquote.gif) no-repeat center left;}



.postlist h3.srch {
	margin: 0;
	padding: 5px;
	background-color: #D8D8D8;
}

#information{
	font-size:12px;
	margin-left:20px;

}


/* profile */

div#profilemenu,
div#adminmenu,
div#pluginmenu {
	margin: 0;
	padding: 5px
	}

#profilemenu ul,
#adminmenu ul,
#pluginmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
#profilemenu ul li,
#adminmenu ul li,
#pluginmenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	display: inline;
	}


dl.profile dt {
	margin-top: 5px;
	vertical-align: top;
	font-weight: bold;
	}

dl.profle dd {
	margin-left: 2em;
	vertical-align: top;
	}

#sidebar #adbox1{
	margin-top:-170px;
	width:350px;
	height:240px;
	float:left;
	background:#33FFCC;
}

/*new post page*/
#advertisinglist{
	margin: 0 0 0 20px;
	padding: 0;
	width: 250px;
	float: left;
}

#advertisinglist ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	}

#advertisinglist li {
	margin-left: 0;
	padding-left: 0;
	margin-right: 0.5em;
	display: block;
	}
	
.fclear{
	clear:both;
}	
	
