@charset "utf-8";
/* CSS Document */
a:link {  text-decoration: none; color:#595959;}
a:visited {  text-decoration: none;color:#595959;}
a:hover {  text-decoration: underline;color:#595959;}
a:active {  text-decoration: none;color:#595959;}
body
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#595959;
line-height: 18px;
}
#userip
{
display:none;
}
#version
{
display:none;
}
#entrycount
{
display:none;
}
applet
{
margin-bottom:5px;
}
#AvatarUploadDialog
{
 background-color:#9F9F9F;
 border:1px solid  #9c9e99;
-moz-border-radius-topleft:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
padding:2px;
position:absolute;
left:50px;
top:60px;
width:350px;
display:none;
}
.systemmessage
{
padding:2px;
border:1px solid #9c9e99;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.message
{
margin-top:15px;
min-height:38px;
}
.message img
{
float:left;
border:1px solid #9c9e99;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.message_header
{
-webkit-border-top-right-radius:5px;
-moz-border-radius-topright:5px;
border:1px solid #9c9e99;
padding:2px;
}
.message_body
{
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomright:5px;
border:1px solid #9c9e99;
background-color:#f0f0f0;
padding:2px
}
.bright
{
color:#FFFFFF;
}
.dark
{
color:#000000;
}
.pin_date
{
float:right;
}
.closeButton
{
background-image:url(http://pinwand.chillergraphics.de/bilder/cancel.gif);
background-repeat:no-repeat;
width:16px;
height:16px;
float:right;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topright:5px;
}
#newMessage
{
cursor:pointer;
padding-left:20px;
background-image:url(http://pinwand.chillergraphics.de/bilder/note_add.gif);
background-repeat:no-repeat;
margin-bottom:5px;
color:#595959;
font-weight:bold;
}
#arrow
{
padding-left:20px;
}
.arrowleft
{
background-image:url(http://pinwand.chillergraphics.de/bilder/arrow_left.gif);
background-repeat:no-repeat;
}
.arrowdown
{
background-image:url(http://pinwand.chillergraphics.de/bilder/arrow_down.gif);
background-repeat:no-repeat;
}
#newMessageFormContainer
{
display:none;
width:250px;
border:1px solid #cccccc;
background-color:#f0f0f0;
padding:2px;
margin-bottom:5px;
}
#avatarContainer{
width:38px;
height:38px;
margin:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#FFFFFF;
border:1px solid #cccccc;
float:right;
cursor:pointer;
background-image:url(http://pinwand.chillergraphics.de/bilder/dummy.gif);
background-repeat:no-repeat;
}
label
{
display:block;
}
textarea
{
display:block;
}

