/*General*/

body {
	background-color:#000000;
	background:url('http://kumajirou.com.ar/images/bgwin.png') repeat;
	background-attachment: fixed;
}



body, html {

	padding: 5px;

	margin: 0px;

	color:#000000;

	font-size: 9px;

	font-family: "Verdana", Sans-Serif;

	cursor: default;

	}



/* fonts */

u {

	color: #cc6699;

	text-decoration: none;

	border-bottom: dotted 1px #1A1A18;}

em, i { 

	color: #6699cc;}

strong, b { 

	color: #ff9900;}

s {

color: #777777;

}



ul {

	list-style-image: url('http://kumajirou.com.ar/images/bullet.png');

	margin-left: 35px;

	}

	

	ul.nav {

	list-style-type: hiragana;

	margin-left: 25px;

	font-size: 16pt;

	color: #9abadb;

	list-style-image: none;

	}

	

	li.nav{

	margin-bottom: 10px;

	margin-left: 0px;

	}

	li.nav a{

	font-family: Impact, "Arial", Helvetica, sans-serif;

	font-weight: normal;

	text-transform: uppercase;

	font-size: 18pt;

	background: #cdb8cd;

	padding-right: 10px;

	padding-left: 10px;

	color: #ffffff;

	}

	

	li.nav a:hover{

	font-family: Impact, "Arial", Helvetica, sans-serif;

	font-weight: normal;

	text-transform: uppercase;

	color: #fff200;

	font-size: 18pt;

	background: #333333;

	padding-right: 10px;

	padding-left: 10px;

	color: #ffffff;

	text-decoration: none;

	}

	

	

textarea {

	font-family: "Century Gothic", Sans-Serif;

	border-bottom: 3px solid #DDD846;

	border-top: 0px;

	border-right: 0px;

	border-left: 0px;

	background-color: #dddddd;

	font-size:11px;

	padding: 3px;

	text-align: left;

	font-weight: normal;

	margin-top: 2px;

	margin-bottom: 2px;

	color:#333333;} 



input {

	font-family: "Century Gothic", Sans-Serif;

	border-bottom: 3px solid #DDD846;

	border-top: 0px;

	border-right: 0px;

	border-left: 0px;

	background-color: #dddddd;

	font-size:11px;

	padding: 3px;

	text-align: left;

	font-weight: normal;

	margin-top: 2px;

	margin-bottom: 2px;

	color:#333333;} 

	

select {

	font-family: "Century Gothic", Sans-Serif;

	border-bottom: 3px solid #DDD846;

	border-top: 0px;

	border-right: 0px;

	border-left: 0px;

	background-color: #dddddd;

	font-size:11px;

	padding: 3px;

	text-align: left;

	font-weight: normal;

	margin-top: 2px;

	margin-bottom: 2px;

	color:#333333;} 



blockquote{

	font-family: "Century Gothic", Sans-Serif;

	border-top: 3px solid #cc6699;

	border-bottom: 3px solid #cc6699;

	background-color: #eeeeee;

	font-size:11px;

	padding: 3px;

	text-align: left;

	font-weight: normal;

	color:#000000;} 



img.top { padding-top: 3px;

padding-left: 5px; }

/* links */



a{

	color: #ff00c0;

	font-weight: normal;

	text-decoration: none;

	}



a:hover {

	color: #1A1A1A;

	text-decoration: line-through;

	}





/* content */



div.main {

	margin-left: 10px;

	margin-right:auto;

	width: 580px;

	text-align: left;

	padding: 0px;

	z-index: 0;

	}



h1 {

	font-family: "Times New Roman", Times, serif;

	font-size:21px;

	color:#fddaed;

	letter-spacing: 1px;

	text-decoration: none;

	text-align: center;

	padding: 5px;

	margin-bottom: 5px;

	margin-top: 10px;

	background-color: #666666;

	min-height: 25px;

	}

	

	

h2 {

	text-align : center;

	padding: 5px;

	color : #333333;

	font-size : 10px;

	font-family : arial;

	letter-spacing : 1px;

	margin-top : 0;

	margin-bottom : 0px;

	background-color: #fddaed; 

	display: inline-block;

	width: 80px;

	float: right;

	min-height: 25px;

	}



h3 {

  color: #99cc33;

  font-size: 10px;

  font-family: Arial; 

  letter-spacing: 1px;

  display: block; 

  margin-right: 350px;

  font-weight: none; 

  margin-bottom: 4px;

  text-transform: uppercase;

  line-height: 20px;

  background-color: #ccff99;

  text-indent: 15px;

  text-align: left;

	}

div.entry {

	background-color: #ffffff;

	padding: 5px;

	margin-bottom: 10px;

	border-top: solid 8px #b6cfe8;

	border-bottom: solid 12px #cdb8cd;

	}



div.av {

	float:left;

	padding: 5px;

	margin-bottom: 0px;

	margin-top: 10px;

	background: none;

	position:absolute;

	left: 620px;

	text-align: center;

	background-color: #ffffff;

	min-width:100px;

	border-bottom-color: #b6cfe8;

	border-right-color: #b6cfe8;

	border-top-color: #cdb8cd;

	border-left-color: #cdb8cd;

	border-width: 5px;

	border-style: solid;

	}

::-webkit-scrollbar-thumb:vertical {background-color:#77abab;height:10px;}
::-webkit-scrollbar-thumb:horizontal {background-color:#77abab;height:10px !important;}
::-webkit-scrollbar { height:20px;width:20px; background-color:#99cccc;}
