/*
Theme	 	: DjarumBlack
Written by 	: O BOKEP
Location 	: Unknown
On 			: 19-01-2009 06:00 AM
Note 		: Hargai kami untuk tidak mencuri CSS ini!
*/

body{
margin: 3px auto; 
max-width: 480px;
font-family : Verdana, arial; 
font-weight : normal; 
font-size : small; 
color : #666666 ;
background: #000000;
}
a:link{
color:#cccccc;
font: bold;
text-decoration: none;
}
a:focus{
text-decoration: none;
color: #550055;
}

a:hover {
text-decoration: none;
color: #550055;
}

a:active {
color: #990099;
text-decoration: none;
}

a:visited {
color: #ff00ff;
text-decoration: none;
}

div.head {
padding: 1px 2px;
text-align: center;
margin: 5px;
font: 195% Tahoma, verdana, arial, herlvetica;
}

div.blog {
background: #333333;
padding: 5px;
border: solid 1px #cccc00;
margin-top: 3px;
margin-bottom: 3px;
}
div.c{
text-align:center;
}
div.info {
padding:1%;
background: #555555;
border: solid 1px #cccc00;
}

div.menu{
margin: 2px 1px;
padding: 1px 2px;
border-top: 1px solid #444400;
border-left: 1px solid #444400;
border-bottom: 1px solid #111100;
border-right: 1px solid #111100;
}

div.page{
color: #cccc00;
padding: 3px;
margin: 2px 1px;
border-top: 1px solid #777700;
border-left: 1px solid #777700;
border-bottom: 1px solid #444400;
border-right: 1px solid #444400;
background: #222200;
}
div.nav{
color: #990099;
padding: 3px;
margin: 2px 1px;
background: #888888;
border: 1px solid #880088;
}

div.note{
padding: 5px;
margin: 2px 1px;
background: #111100;
border-top: 1px solid #666600;
border-left: 1px solid #666600;
border-bottom: 1px solid #333300;
border-right: 1px solid #333300;
}
div.look{
padding: 5px;
margin: 2px 1px;
background: #222222;
border: 1px solid #cccc00;
}

input, textarea{
color: #ff00ff;
font: 100% Tahoma, Verdana, Arial, Helvetica, fantasy;
background: #ffffcc;
border: solid 1px #cccc00;
}

.submit input{
color: #990099;
background: #ff00ff url('./but.jpg') no-repeat center;
border: 2px outset #cccc00;
}

span.yellow{color: #dd0000;}span.green{color: #ff0000;}span.red{color: #ff0;}span.white{color: #550055;}span.blue{color: #ff00ff;}span.silver{color: #cccccc;}span.pink{color: #ff00ff;}