/* futaba style for kareha by coda & WAHa_06x36 */
body {
	 background: #FFFFFF;
	 color: #000000;
}
a {
	color: #DD6600;
}
a:visited {
	color: #DD6600;
}
a:hover {
        color:#FFAA44;
}
form {
	margin: 0px;
}



#topbar {
	margin: 0.3em;
	margin-bottom: 1em;
	text-align: right;
	font-size: small;
}
#navbar, #managerbar, #stylebar {
	display: inline;
	white-space: nowrap;
	line-height: 2em;
	background: #EEEEEE;
	border-bottom: 2px solid #FF7700;
	font-family: sans-serif;
	padding: 4px;
	margin-left: 1em;
}
#navbar strong, #managerbar strong, #stylebar strong {
	font-weight: bold;
}
#navbar a, #managerbar a, #stylebar a {
	padding: 3px;
}
select {
	positon: absolute;
	border: 1px solid #000000;
	background: #ffffff;
}



#threads {
	background: #EEEEEE;
	color: #000000;
	border-bottom: 2px solid #BBBBBB;
	margin-bottom: 2em;
	clear: both;
}
#threads h1 {
	border-bottom: 2px solid #FF7700;
	font-size: 2em;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 4px 4px 0px 4px;
	margin: 0px;
}
#threadlist {
	font-family: sans-serif;
	border-bottom: 2px solid #BBBBBB;
	padding: 1em 0.5em 1em 0.5em;
	margin-bottom: 7px;
}
#threadlist .threadlink {
	padding-right: 0.5em;
}
#threadlist strong {
	text-align: right;
	font-weight: bold;
}
#oldthreadlist {
	font-family: sans-serif;
	padding: 9px;
	margin-bottom: 7px;
}
#oldthreadlist .threadlink {
	display: block;
}
#oldthreadlist .manage {
	font-size: small;
	margin-left: 1em;
}
#threads form {
	font-family: sans-serif;
	margin: 3px;
	padding: 3px;
}
#threads input, #threads textarea {
	border: 1px solid #000000;
}
#threads input[type=submit] {
}
.threadcaptcha {
	color: #000000;
}



#posts {
}
#posts .thread {
	padding: 4px;
	margin-bottom: 2em;
	clear: both;
}
#posts .sagethread {
	background: #EEEEEE;
	padding: 4px;
	margin-bottom: 2em;
	clear: both;
}
#posts h2 {
	float: left;
	background: #EEEEEE;
	color: #000000;
	border-bottom: 2px solid #FF7700;
	font-size: 1.2em;
	font-family: sans-serif;
	font-weight: bold;
	margin: 0px 0px 0.7em 0px;
	padding: 0px 0.2em 0px 0px;
}
#posts h2 small {
	font-size: 1em;
	font-weight: normal;
	margin-left: 0.5em;
}
#posts .threadnavigation {
	float: right;
}
#posts .replies {
	clear: both;
}
#posts .allreplies, #posts .firstreply, #posts .finalreplies {
}
#posts .repliesomitted {
	background: #EEEEEE;
	height: 3px;
	margin: 0em 2em 1em 2em;
}



#posts .reply, #posts .deletedreply {
	margin-bottom: 1.2em;
}
#posts h3 {
	position: relative;
	font-size: 1em;
	font-family: sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#posts .deletedreply h3 {
	color: #AFAFAF;
}
#posts h3 a {
	color: #000000;
}
#posts h3 a:hover {
	color:#FFAA44;
}
#posts h3 .replynum {
	width: 1.5em;
	font-family: sans-serif;
	text-align: right;
	font-weight: bold;
	margin-right: 0.5em;
	float: left;
}
#posts h3 .replynum a {
	color: #000000;
	text-decoration: none;
}
#posts h3 .replynum a:hover {
	color:#FFAA44;
}
#posts h3 .postername {
	color: #000000;
	font-weight: bold;
}
#posts h3 .postertrip {
	color: #000000;
}
#posts h3 small {
	font-size: 1em;
	font-weight: normal;
}
#posts .deletebutton {
	font-size: small;
	position: absolute;
	right: 0.5em;
}
#posts .deletebutton a {
	color: #DD6600;
}
#posts .deletebutton a:hover {
	color:#FFAA44;
}
#posts .replytext {
	margin: 0.7em 0em 1.5em 2em;
}
#posts .replytext > :first-child {
	margin-top: 0em;
}
#posts .allreplies .reply:first-child .replytext > :first-child:first-letter,
#posts .firstreply .reply:first-child .replytext > :first-child:first-letter {
	font-size: 1.5em;
}
#posts .replytext blockquote {
	font-style: italic;
	margin-left: 0em;
	color: #7f7f7f;
}
#posts .replytext blockquote em {
	font-style: normal;
}
#posts .replyabbrev {
	color: #707070;
	margin-left: 3em;
	margin-bottom: 0.5em;
}



#posts form {
	background: #EEEEEE;
	color: #000000;
	border-bottom: 2px solid #BBBBBB;
	font-family: sans-serif;
	margin: 3px;
	padding: 3px;
}
#posts input, #posts textarea {
	border: 1px solid #000000;
}
#posts input[type=submit] {
}
.postcaptcha {
	color: #000000;
}


#footer {
        text-align: center;
        font-size: 0.8em;
}

