body {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: url(images/topbg.gif) repeat-x;	
	margin: 0;
	padding: 0;
	padding-top: 25px;
}

a {
	color: #42A3B9;
}

a {cursor:pointer;}

p.help {
	color: #CCCCCC;
	margin-bottom: 5px;
}

a.help {
	color: #CCCCCC;
	text-decoration: none;
}

a.help:hover{
	color: #42A3B9;
	text-decoration: underline;
}

img {
	border: none;
}

a.searchb{
display:block;
width: 59px;
height: 22px;
background: url(images/searchb.jpg) no-repeat;
}

a.searchb:hover{
display:block;
width: 59px;
height: 22px;
background: url(images/searchbh.jpg) no-repeat;
}

#search-textfield {
	float: left;			
}

#search-button {	
	float: left;	
	margin-left: 7px;
}



/*GLOBAL*********/

#header {		
	height: 100px;
	padding: 0;
	margin: 0;		
}

/*NAVI*/

#logo {
	float: left;
	padding-left: 25px;	}

#navi {
	float: right;		
	margin-right: 20px; 	
}

.maincat {
	font-weight: bold;
}

#se {	
	padding: 0;
	margin: 15px 0 0 0;	
}
#sform {
	padding: 0;
	margin: 0;
}
#menu {
	/*clear: both;*/
	padding: 0;	
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;		
	line-height: 16pt;	
}

.rssico {		
	position: relative;
	top: 3px;
}

a.tip {
    position:relative;
    z-index:24;
}

a.tip span { 
display: none; 
}

a.tip:hover{ z-index:25; color: #aaaaff; background:;}
a.tip:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:100px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tip:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(images/bubble.gif) no-repeat top;
}
a.tip:hover span.middle{
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler.gif) repeat bottom; 
}
a.tip:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(images/bubble.gif) no-repeat bottom;
}

#hline {		
	clear: both;	
	height: 4px;
	background: url(images/hline.gif) repeat-x;	
}

#content {	
	padding-left: 25px; 
	padding-right: 25px;
	border-right: 1px solid #E7E7E7;
	line-height: 12pt;
}

#content ul{
	padding-left: 15px;
	margin: 0;
}

#content .car-list li{
	list-style: none;	
	padding: 0;
	margin-bottom: 4px;
}

#content li ul li{
	margin-bottom: 2px;
}

.post {
	clear: both;
}

.post h2{
	font-size: 14pt;
	font-weight: normal; 	
	margin-top: 5px;
}

.wrapper {
	clear: both;
	padding-top: 5px; 
	line-height: 14pt;	
}

.meta {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 90%;
	border-top: 1px dashed #ccc;
}

.shell {	
	border: 1px solid #E7E7E7;
	padding: 5px;
	margin-bottom: 25px;
}

.shell2 {	
	border: 1px solid #E7E7E7;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#footer {	
	height: 60px;
	padding-left: 30px; 
	padding-top: 20px; 
	margin-top: 20px; 
	border-top: 1px solid #E7E7E7;
	background: url(images/hline.gif) repeat-x; 	
}

#sidebar {	
	padding-left: 10px; 
	padding-right: 10px; 
	line-height: 15pt;
	/*font-size: 14px; */	
}
#tags {
	line-height: 19pt;	
}

#tags a {
	text-decoration: none;
}

#sidebar li{
	list-style: none;	
	padding: 0;
	margin: 0;
}

#listcat li{
	margin-bottom: 10px; 
}

#sidebar ul{
	list-style: none;
	line-height: 15pt;	
	padding: 0;
	margin: 0;
}

#sidebar h2 {
	font-weight: normal;
	font-size: 18pt;
	padding-bottom: 5px; 
	border-bottom: 1px dashed #ccc;
}

a.comments {
margin-top: 5px; 
margin-bottom: 20px; 
}

.commentsh2{
	font-size: 14pt; 	
	font-weight: normal;
	/*text-decoration: underline;*/
	color: #42A3B9;
	}
	
.buttons {
	margin-top: 10px;
	margin-bottom: 20px;
}
	
.datetime {
	color: Gray;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
}

.commentmetadata {
	font-size: 10px;
}

#comments p{
	padding: 0;
	margin: 0;
}

.comment {
	
}

.comment-top {
	/*border: 1px solid black;*/
	height: 23px;
	background: #FFFAF0;
	padding-left: 10px; 
	padding-top: 7px; 
}

.comment-content {		
	padding-left: 10px; 	
	padding-top: 10px;	
}

.c-wrap {
	clear: both;
	padding-top: 20px; 	
	border-bottom: 1px solid #DCDCDC;
}

.avatar-n {	
	float: left;
	width: 50px;
	height: 50px;	
	padding: 5px;
	border: 1px solid Black;	
	margin-right: 10px; 	 
}
.comment-text {	
	margin-left: 75px; 	 
}


/* CSS Document */
ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 240px; 
  list-style: none;
}

ul#navmenu-v img {
  margin-top: 6px;
  float: left ;
  padding-right: 4px;
}

ul#navmenu-v li ul img {
  margin-top: 11px;
  margin-left: 5px;
  float: left ;
  padding-right: 4px;
}

ul#navmenu-v:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v li {
  float: left; 
  display: block !important; 
  display: inline; 
  position: relative;
  color: #42A3B9;
}
ul#navmenu-v li ul li {
border:none;
}

/* Root Menu */
ul#navmenu-v a {
  padding: 0 6px;
  display: block;
  background: #FFFFFF;
  height: auto !important;
  height: 1%; 
}


ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
  background: #FFFFFF;

}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
  background: #E8F4F7;
  color: #42A3B9;
  margin-right: 5px;
  padding: 4px;
  border: #E7E7E7 1px solid;
}


ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
  background: #E8F4F7;
  color: #42A3B9;
  border:#E7E7E7 1px solid;
}



ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: 0px;
  right: 236px;
}


ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v ul ul:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}

/* IE Grebanaya Ssuka! */
ul#navmenu-v-2,
ul#navmenu-v-2 li,
ul#navmenu-v-2 ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 240px; 
  list-style: none;
}

ul#navmenu-v-2 img {
  margin-top: 6px;
  float: left ;
  padding-right: 4px;
}

ul#navmenu-v-2 li ul img {
  margin-top: 11px;
  margin-left: 5px;
  float: left ;
  padding-right: 4px;
}

ul#navmenu-v-2:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v-2 li {
  float: left; 
  display: block !important; 
  display: inline; 
  position: relative;
  margin-bottom: 6px;
  color: #42A3B9;
}

ul#navmenu-v-2 li ul li {
border:none;
margin-bottom: 0px;
}

/* Root Menu */
ul#navmenu-v-2 a {
  padding: 0 6px;
  display: block;
  background: #FFFFFF;
  height: auto !important;
  height: 1%; 
}


ul#navmenu-v-2 a:hover,
ul#navmenu-v-2 li:hover a,
ul#navmenu-v-2 li.iehover a {
  background: #FFFFFF;

}

/* 2nd Menu */
ul#navmenu-v-2 li:hover li a,
ul#navmenu-v-2 li.iehover li a {
  background: #E8F4F7;
  color: #42A3B9;
  margin-right: 5px;
  padding: 4px;
  border: #E7E7E7 1px solid;
}


ul#navmenu-v-2 li:hover li a:hover,
ul#navmenu-v-2 li:hover li:hover a,
ul#navmenu-v-2 li.iehover li a:hover,
ul#navmenu-v-2 li.iehover li.iehover a {
  background: #E8F4F7;
  color: #42A3B9;
  border:#E7E7E7 1px solid;
}



ul#navmenu-v-2 ul,
ul#navmenu-v-2 ul ul,
ul#navmenu-v-2 ul ul ul {
  display: none;
  position: absolute;
  top: 0px;
  right: 236px;
}


ul#navmenu-v-2 li:hover ul ul,
ul#navmenu-v-2 li:hover ul ul ul,
ul#navmenu-v-2 li.iehover ul ul,
ul#navmenu-v-2 li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v-2 li:hover ul,
ul#navmenu-v-2 ul:hover ul,
ul#navmenu-v-2 ul li:hover ul,
ul#navmenu-v-2 ul ul:hover ul,
ul#navmenu-v-2 ul ul li:hover ul,
ul#navmenu-v-2 li.iehover ul,
ul#navmenu-v-2 ul.iehover ul,
ul#navmenu-v-2 ul li.iehover ul,
ul#navmenu-v-2 ul ul.iehover ul,
ul#navmenu-v-2 ul ul li.iehover ul {
  display: block;
}

/* Imageboard css */

.fileopinfo {	
	border: 1px solid #DADADA;
	background-color: #EDEDED;
	padding: 6px;
	margin-bottom: 9px;
}

.fileinfo {	
	padding: 6px;
	margin-bottom: 9px;
}

.thumbnailmsg {
  color: #B3B3B3;
  font-size: 85%;
}

.username {
  color: #008330;
}

.deletebuttons {
  text-align: right;
  vertical-align: bottom;
  font-size: 85%;
}

.nonactivebuttons {
  text-align: right;
  vertical-align: bottom;
  font-size: 85%;
  color: #B3B3B3;
}

.nonactivebuttons  a {
  text-align: right;
  font-size: 85%;
  color: #B3B3B3;
}

.globalnumber, .globalnumber a{
float: right;
color: #B3B3B3 !important;
text-decoration: none;
}

.getnumber, .getnumber a{
float: right;
color: #565656 !important;
font-weight: bold;
text-decoration: none;
}

#content li.rules{
	list-style: disc;	
	padding: 0;
	font-size: 85%;
}

.quote {
	background:inherit;
	color:#789922;
}

.posttext {
	overflow: hidden;
}

.postshell {
	text-align:left;
	vertical-align:top;
	overflow: hidden;
}

.wakabamark {
	margin-left: 14px;
}

span .admin {
	color: red;
	font-weight: bold;
}

.hidden {
	background: #9E9E9E;
	color: #9E9E9E;
}

.hidden:hover {
	background: #EDEDED;
	color: #000000;
}

.navi {
	padding-left: 10px;
}

.navibottom {
	margin-top: 5px; 
	float: right;
}

#wp_page_numbers li.currently_active span {
	background: #D0D0D0;
	margin-bottom: 4px;
}

#wp_page_numbers li.currently_active span:hover {
	background: #FFFFFF;
	margin-bottom: 4px;
}

#wp_page_numbers li.nonactive span {
	background: #9E9E9E;
}

td.input {
	width: 200px;
	background: #EDEDED;
	border: 5px solid white;
	padding: 0px;
	margin: 5px;
}

td.inputdata {
	width: 400px;
	padding: 0px;
	border: 4px solid white;
	margin: 5px;
}

td.noinput {
	padding: 0px;
	border: 4px solid white;
	margin: 5px;
}

td.imagecell {
	width: 200px; 
}

#boardcontent {	
	padding-left: 25px; 
	padding-right: 25px;
	border-right: 1px solid #E7E7E7;
}

#boardcontent ul{
	padding-left: 15px;
	margin: 0;
}

#boardcontent .car-list li{
	list-style: none;	
	padding: 0;
	margin-bottom: 4px;
}

#boardcontent li ul li{
	margin-bottom: 2px;
}

input.addimage {
    -moz-border-radius: 0.5em !important;
	-webkit-border-radius: 0.5em !important;
    background-color:#efefef ;
	border:0px solid #6299c5 !important;
    border-bottom:0px solid #eee !important;
    border-right:0px solid #eee !important;
    padding:3px 3px 3px 3px !important; 
}

input.addimage:hover, input.addimage:focus {
    -moz-border-radius: 0.5em !important;
	-webkit-border-radius: 0.5em !important;
    background-color:#efefef ;
	border:0px solid #6299c5 !important;
    border-bottom:0px solid #eee !important;
    border-right:0px solid #eee !important;
    padding:3px 3px 3px 3px !important; 
} 

.gobutton {
	width: 170px;
	background-color:#efefef !important ;
    border:1px solid #CCCCCC !important;
    color:#565656 !important;
	margin-top: 4px;
}

.gobutton:hover {
	width: 170px;
    -moz-border-radius: 0.5em !important;
	-webkit-border-radius: 0.5em !important;
    background-color:#efefef ;
    border:1px solid #CCCCCC !important;
    border-bottom:1px solid #eee !important;
    border-right:1px solid #eee !important;
    padding:3px 3px 3px 3px !important; 
	margin-top: 4px;
}

#submit, input.submit {
    background-color:#efefef !important ;
    border:1px solid #CCCCCC !important;
    color:#565656 !important;
}

#submit:hover, input.submit:hover {
    -moz-border-radius: 0.5em !important;
	-webkit-border-radius: 0.5em !important;
    background-color:#efefef ;
    border:1px solid #CCCCCC !important;
    border-bottom:1px solid #eee !important;
    border-right:1px solid #eee !important;
    padding:3px 3px 3px 3px !important; 
}

input, textarea/*, input[type="text"], input[type="textarea"], input:not([type="image"]) /*and so on..*/ {
    -moz-border-radius: 0.5em !important;
	-webkit-border-radius: 0.5em !important;
    background-color:#efefef ;
    border:1px solid #CCCCCC !important;
    border-bottom:1px solid #eee !important;
    border-right:1px solid #eee !important;
    padding:3px 3px 3px 3px !important; 
}

button, input/*[type="reset"] , input[type="submit"] , input[type="button"] , input[type="radio"] , input[type="checkbox"]  */{

    background-color:#FFFFFF !important;
    text-decoration:none !important;
    font-weight:bold !important; /*Mod it like you want ;) */
    color:#565656 !important;
    cursor:pointer !important;
    padding:3px 3px 3px 3px !important; 
}

textarea {
    background-color:#FFFFFF !important;
    cursor:pointer !important;
    padding:3px 3px 3px 3px !important; 
}

input/*:not([type="image"])*/:hover, input/*:not([type="image"])*/:focus, button:hover, button:focus, textarea:hover, textarea:focus

{
    background-color:#efefef !important ;
    border:1px solid #CCCCCC !important;
    color:#565656 !important;

}

.hr {
  background-color: #E7E7E7;
  width: 100%;
  height: 2px;
  font-size: 2px;
  margin-top: 4px;
  margin-bottom: 8px;
}

.hr2 {
  background-color: #999999;
  width: 100%;
  height: 2px;
  font-size: 2px;
  margin-top: 4px;
  margin-bottom: 8px;
}

.boardpost {
	background-color: #EDEDED;
}

.boardactivepost {
	background-color: #EDEDED;
	border: 2px dashed #9E9E9E;
}

 #recaptcha_table {
	height: 30px !important; 
 }
 
 #recaptcha_response_field {
	height: 15px !important; 
 }
 
 form .trap {
	display: none;
 }
 
 .boardhead, .boardhead a{
	margin: 3px 3px 3px 3px;
	font-size: 18pt;
	text-align: center;
	color:#565656 !important;
	text-decoration: none;
 }
 
 input .checkbox {
	margin-top: 5px !important;
 }
 
 span .checkbox {
	margin-bottom: 5px !important;
 }
 
 .otakuhead {
	padding: 3px 3px 3px 3px;
 }
 
 .otakupost{
	padding: 3px 3px 3px 7px;
	font-weight: bold;
	color:#565656 !important;
	text-decoration: none;
 }
 
 .otakupost a{
	font-weight: bold;
	color:#565656 !important;
	text-decoration: none;
 }
 
 #loading{
    position: fixed;
	display: none;
    top: 0;
    left: 0;
    z-index: 5000;
	height: 50px;
	width: 50px;
	border: 2px dashed #9E9E9E;
    background: url(images/ajax-loader.gif) no-repeat;
	background-color: #EDEDED;
	background-position: center center;
}
 
 #ajaxpost{
    position: fixed;
	display: none;
    top: 0;
    left: 0;
	width: 700px;
	max-height: 400px;
    z-index: 6000;
	border: 2px dashed #9E9E9E;
}

 #ajaxclose{
    position: fixed;
    top: 0;
    left: 0;
	width: 30px;
	height: 30px;
    z-index: 6100;
	cursor:pointer;
}

 #ajaxright{
    position: fixed;
    top: 0;
    left: 0;
	width: 30px;
	height: 30px;
    z-index: 6100;
	cursor:pointer;
}

 #ajaxleft{
    position: fixed;
    top: 0;
    left: 0;
	width: 30px;
	height: 30px;
    z-index: 6100;
	cursor:pointer;
}

 #ajaximageloader {
    height: 50px;
	width: 50px;
	border: 2px dashed #9E9E9E;
    background: url(images/ajax-loader.gif) no-repeat;
	background-color: #EDEDED;
	background-position: center center; 
	display: none;
 }
 
 
.ajaxnavi {
   height: 40px;
   vertical-align: middle;
   text-align: center;
   background-color: #FFFFFF !important;
   border-bottom: 2px dashed #9E9E9E;
}

/* Info */

.corner {
    height: 10px;
	width: 15px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.border {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.info {
	font-size: 0.9em;
	width: 100%;
	margin: 5px 0 5px 0;
}
 /* Workshop CSS */
 
	#add_material {
		width: 100%;
		background-color: #F6B643;
	}
	
	#add_body {
/*		display: none; */
	}