/*Theme Name: ...
Theme URI: http://www.tokiohoteldaily.com/
Version: 12.0
Tags: noise, hey you, automatic, automatisch, 2009, love and death, human connect to human, pain of love, the dark side of the sun, tokiohotel, bill, tom, gustav, georg, kaulitz, humanoid, graphics, music, zimmer 483
Author: Balint
Author URI: http://www.tokiohoteldaily.com.
*/

/*****************Body style******************/
body, p, span, div, td {
color: #181818;
font-family: century gothic;
font-size: 10px;
margin: 3px;
}
/***************Links***************/
a:link, a:active, a:visited {
color: rgb(112, 65, 77);
font-size: 8px;
font-family: tahoma;
font-weight: bold;
text-transform: uppercase;
border-bottom: 0px solid #999;
text-decoration: none;
cursor: help;
}
a:hover {
color: #ccc;
font-size: 8px;
font-family: tahoma;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
background-color: rgb(20, 20, 20);
border-bottom: 0px dotted #000;
cursor: help;
}

a img {
background-color: #000;
padding: 5px;
border: 2px solid #B0686D;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
margin: 1px;
}
a:hover img {
background-color: #131313;
border: 2px solid #ccc;
padding: 5px;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
margin: 1px;
}
/**********************Font style****************/
i {
COLOR: #ccc;
}
u {
COLOR: #999; BORDER-BOTTOM: 1px solid #666;
}
b { color: rgb(112, 65, 77)
font-family: Trebuchet MS;
font-size: 9px;
text-transform: uppercase;
border-bottom: 1px dotted #000;
}
/****************Textarea and Input******************/
input, textarea{
background-color: #000;
border: 2px solid #999;
color: #999;
cursor: pointer; padding: 2px;
font-size: 9px; border-radius: 5px; -moz-border-radius: 5px;
-webkit-border-radius: 5px; }
input:hover, input:active, input:focus,
input.form:hover, input.form:active, input.form:focus,
textarea:hover, textarea:active, textarea:focus,
textarea.form:hover, textarea.form:active, textarea.form:focus{
color: #666; cursor: pointer; border: 2px solid #70414D;
background-color: #000;
font-size: 9px;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius:
5px;
}
input.form{ }
input.button{ 
border: 2px solid #999; 
background-color:: #000;
vertical-align: top;
font-size: 9px;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius:
5px;
}
input.button:hover, input.button:active, input.button:focus,
.the_button:hover {
cursor: pointer; 
background-color:: #000;
border: 2px solid #70414D;
font-size: 9px;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius:
5px;
}
textarea{
background-color:: #000;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius:
5px;
}
textarea:hover, textarea:active, textarea:focus,
textarea.form:hover, textarea.form:active, textarea.form:focus{
background-color: #000;
font-size: 9px;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius:
5px;
}
input.capform { 
color: #666;
vertical-align: top;
border: 1px solid #999; 
background-color: #000;
font-size: 9px;
border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius:
5px;
}
/************************Other*****************/
.headline{
font-family: century gothic;
color: rgb(153, 153, 153);
font-size: 30px;
text-transform: uppercase;
font-weight: normal;
} 

h2{
background-image: url('http://www.tokiohoteldaily.com/open/bg04.png');
font-family: century gothic;
color: #ccc;
margin: 1px;
font-size: 11px;
font-weight: normal;
height: 20px;
}

h5{
font-family: century gothic;
color: rgb(153, 153, 153);
margin-left: 35px; margin-bottom: 0px; margin-top: -10px; padding-top: 0px;
font-size: 30px;
font-weight: normal;
}
h6{
font-family: georgia;
color: #999;
text-transform: uppercase;
margin-left: 40px; margin-bottom: 0px; margin-top: -5px; padding-top: 0px;
font-size: 8px;
font-weight: normal;
font-weight: bold;
}

.modul {
background: rgb(20, 20, 20);
letter-spacing: 0px; 
padding: 1px; 
color: #666;
border-bottom: 1px #666 solid;
}

/**************Blockquote, Code***********/
blockquote {
margin: 5px 0;
padding: 10px;
text-align: left;
display: block;
overflow: auto; font: 500 1em/1.5em 'century gothic', 'century gothic', monospace;
background: 
color: #666;
border: 0px solid #ccc; border-left: 4px solid #70414D;
}
/***************Moz Selection***************/
::-moz-selection
{
background-color: #000;
color: #999;
}