/*
  yotsuba style for kareha (requires template mods) by meltingwax

  futaba style for kareha by coda & WAHa_06x36
*/
html {
	padding: 0px;
	margin: 0px;
	background: #ffe;
}
body {
	padding: 8px;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    
    background: #ffe;
	
}
a {
	color: #550;
}
form {
	margin: 0px;
}
ol ul, ul ol, ul ul, ol ol {
	margin-top: 0;
	margin-bottom: 0;
}
ol p:first-child, ul p:first-child {
	margin-top: 0;
}
ol p:last-child, ul p:last-child {
	margin-bottom: 0;
}
.aa {
	font-family: Mona,'MS PGothic' !important; 
}



#navigation {
	font-size: small;
	margin-bottom: 1em;
	float: left;
	white-space: nowrap;
	/*background: #F0E0D6;*/
    background: #f9e9dd;
	padding: 3px 0px 3px 0px;
	margin: 0 0 1em 1em;
	border: 1px solid #800000;
}
#navigation strong {
	background: #EEAA88;
	color: #800000;
	font-weight: normal;
	padding: 3px;
}
#navigation a {
	padding: 3px;
}



.outerbox, .backlogpage #threads {
	/*background: #EEAA88;*/
	/*color: #800000;*/
	padding: 4px;
	clear: both;
}
#titlebox {
	/*-moz-border-radius: 6px 6px 0 0;*/
}
h1 {
	background: #fca;
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	padding: 10px;
	margin: 0px;
    color: #800;
}
#titlebox {
	position: relative;
}
#titlebox .threadnavigation {
	position: absolute;
	right: 0.8em;
	top: 0.9em;
}
#titlebox div>.threadnavigation {     
        right: 0.3em;
}
#rules, #threadbox .innerbox {
	/*background: #F0E0D6;*/
    background: #f9e9dd;
	margin-top: 10px;
	padding: 6px;
	/*-moz-border-radius: 4px;*/
}
#stylebox {
	padding: 1px 9px;
	margin: -1px 0;
}
#threadbox {
	margin-bottom: 2em;
	/*-moz-border-radius: 0 0 6px 6px;*/
}
#threadbox .threadlink {
	padding-right: 0.5em;
}
#threadlinks {
	text-align: right;
	/*font-weight: bold;*/
}
/*#threadlinks a {
    color: black;
}*/
#createbox {
	/*-moz-border-radius: 4px;*/
    background: #f9e9dd;
}
#createbox form {
	/*background: #F0E0D6;*/

	color: #800;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	/*-moz-border-radius: 4px;*/
}
#createbox h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 2em;
	padding: 2px;
	text-decoration: none;
    color: #800;
}
.threadcaptcha {
	color: #800;
}


#posts {
}
#posts .thread {
	/*background: #F0E0D6;*/
    background: #f9e9dd;
	padding: 4px;
	margin-bottom: 2em;
	/*-moz-border-radius: 6px;*/
	clear: both;
}
#posts .sagethread {
	background: #F0E0D6;
	border: 3px solid #EEAA88;
	padding: 4px;
	margin-bottom: 2em;
	/*-moz-border-radius: 6px;*/
	clear: both;
}
#posts h2 {
	float: left;
	color: #CC1105;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 0px 1em;
	padding: 0px;
}
#posts h2 a {
	color: #CC1105;
	text-decoration: none;
}
#posts h2 a:hover {
	/*text-decoration: underline;*/
}
#posts h2 small {
	font-size: 1em;
	font-weight: normal;
}
#posts .threadnavigation {
	float: right;
}
#posts .threadnavigation a {
    color: #cc1105;
    text-decoration: none;
}
#posts .replies {
	clear: both;
	margin: 3px;
	padding: 3px;
}
#posts .allreplies, #posts .firstreply, #posts .finalreplies {
}
#posts .repliesomitted {
	clear: both;
	background: #ffe;
	height: 4px;
	margin: -0.3em 1em 0.5em 1em;
	/*-moz-border-radius: 4px;*/
}



#posts .reply {
	clear: both;
	margin: 0px 0px 0.5em 0px;
    margin-left: 15px;
}
#posts .deletedreply {
	clear: both;
	margin: 0px 0px .5em 0px;
    margin-left: 15px;
}
#posts h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#posts .replynum {
	font-weight: bold;
    font-size: 25px;
	margin-left: 0em;
	margin-right: 0.7em;
    font-style: italic;
    float: left;
    clear: none;
    text-align: right;
}
#posts .replynum a {
	color: black;
	text-decoration: none;
}
#posts .replynum a:hover {
    color:#DD0000;
}
#posts .postername {
    color: gray;
    font-size: 8px;
    float: right;
}
.deletedreplytext {
	margin: 0.5em 0em 0em .6em;
    padding: 2px;
    color: gray;
    font-style: italic;
    font-weight: bold;

}
.replytext {
	margin: 0.5em 0em 0em 3.5em;
    padding: 8px;
    background: #ffe;
}
.reply .replytext > :first-child {
	margin-top: 0em;
}
.replytext blockquote {
	margin-left: 0em;
	color: #789922;
}
#posts .replyabbrev {
	color: #707070;
	margin-left: 3em;
	margin-bottom: 0.5em;
}



#posts form {
	clear: both;
    background: #f9e9dd;
	color: #800000;
	font-family: serif;
	margin: 3px;
	padding: 3px;
	-moz-border-radius: 4px;
	font-weight: bold;
}
#posts form a, #posts form small, #posts form label,
#createbox form a, #createbox form small, #createbox form label {
	font-weight: normal;
}

#posts form .replytext, #createbox form .replytext {
	border: 1px dotted #800000;
	margin: 0.5em 0;
	padding: 0 1em;
	font-weight: normal;
}
.postcaptcha {
	color: #800000;
}



#footer {
    margin-top: 10px;
    text-align: center;
    font-size: 0.8em;
}



#oldthreadlist {
	width: 100%;
	background: #F0E0D6;
	padding: 6px;
	margin: 0 auto;
}
#oldthreadlist th {
	text-align: left;
}
#oldthreadlist .line0 {
	background: #f9e9dd; //#F0E0D6;
}
#oldthreadlist .line1 {
	background: #f9e9dd;
}
#oldthreadlist a {
	display: block;
}



.errorpage h1, .errorpage h2 {
	text-align: center;
}

.threadlist_table th {
    color: #800;
    background: #fca;
}
.threadlist_table a {
    /*color: black;*/
}
.threadlist_table th a {
    color: #800;
    font-size: 10px;
}
.threadlist_table {
    width: 100%;
    background: #f9e9dd;
    font-size: 11px;
}
.threadlist_table_number {
    width: 100px;
    padding: 3px;
}
.threadlist_table_postcount {
    width: 60px;
    padding: 3px;
}
.threadlist_table_author {
    width: 90px;
    padding: 3px;
}
.threadlist_table_lastpost {
    width: 100px;
    padding: 3px;
}
