/*  
Theme Name: Kocharyan.com Order's of Emerald Claw Lair
Theme URI: http://kocharyan.com
Description: kocharyan.com theme
Version: 0.1
Author: Yury I. Kocharyan
Author URI: http://kocharyan.com/
*/


body {

margin: 0px 0px 0px 0px;
background: #FFFFFF;

}

div.logo {

position: absolute;
left: 43%;
top: 38%;
margin: 5px 5px 5px 5px;

}

div.links {

position: absolute;
left: 50%;
top: 41%;
margin: 5px 5px 5px 5px;

}

a:link {

color: #30A534;
background: #FFFFFF;
text-decoration: none;
font-weight: bold;

}

a:visited {

color: #1F944A;
background: #FFFFFF;
text-decoration: none;
font-weight: bold;

}

a:hover {

color: #FFFFFF;
background: #30A534;
text-decoration: none;
font-weight: bold;

}

a:active {

color: #30A534;
background: #FFFFFF;
text-decoration: underline;
font-weight: bold;

}

.wrapper {

border: 2px dashed #30A534;
margin: 2px 2px 2px 2px;
padding: 2px 2px 2px 2px;

}

.line {

display : block;

}

.time {

font-weight: bold;
color: #30A534;
display: inline;

}

.nickname {

font-weight: bold;
color: #9999BB;
display: inline;

}

.message {

font-weight: normal;
color: #9999BB;
display: inline;

}

.class1 {
text-color: #00FF00;
}

.class2 {
text-color: #0000FF;
}