/*
Use the DMSGuestbook admin interface for change these css settings.
Don't edit this file direct, your change could be overwrite by the DMSGuestbook admin.
If dmsguestbook.css is exist and writable, all CSS settings will be read from it.
Otherwise these settings will be load from the database.
*/


.css_guestbook_position {position:relative;
left:0px;
top:0px;}

.css_guestbook_font_color {color:#000000;}

.css_form_text {font-weight:bold;
font-size:12px;
vertical-align: middle;}

.css_form_namefield {border:1px solid #0f5475;
width:180px;
color:#000000;
font-family: Helvetica, Arial, sans-serif;
padding:5px;
background:#c4d7e5;
font-size:12px;}

.css_form_emailfield {border:1px solid #0f5475;
width:180px;
color:#000000;
font-family: Helvetica, Arial, sans-serif;
padding:5px;
background:#c4d7e5;
font-size:12px;}

.css_form_urlfield {border:1px solid #0f5475;
width:180px;
color:#000000;
font-family: Helvetica, Arial, sans-serif;
padding:5px;
background:#c4d7e5;
font-size:12px;}

.css_form_additional_option {border:1px solid #0f5475;
width:180px;
font-family: Helvetica, Arial, sans-serif;
color:#000000;}

.css_form_textfieldspace {text-align:left;
padding:0;
margin-bottom: 8px;}

.css_form_messagefield {border:1px solid #0f5475;
width:80%;
height:150px;
background:#c4d7e5;
padding:5px;
overflow-y:hidden;
font-family: Helvetica, Arial, sans-serif;
color:#000000;
font-size:12px;}

.css_form_antispamtext {text-align:left;
font-size:11px;}

.css_form_antispamcontent {border:1px solid #000;}

.css_form_antispamcontent_position {text-align:left;
margin-top:5px;
padding:5px 0px;}

.css_form_antispam_inputfield {border:0px;
width:40px;
color:#000000;
font-family: Helvetica, Arial, sans-serif;
padding:5px;
background:#c4d7e5;
border:1px solid #0f5475;}

.css_form_submit {..css_form_submit {
width:72px;
height:32px;
background:url(http://www.blacksunaeon.com/images/submit1.png);
border:0;
cursor:pointer;
}}

.css_form_submit_position {padding:0;
margin:10px 0px 0px 0px;}

.css_form_errormessage {color:#bb0000;
font-size: 100%;
text-decoration: none;
font-weight:bold;}

.css_form_successmessage {color:#00bb00;
font-size: 100%;
text-decoration: none;
font-weight:bold;}

.css_form_link {font-size: 100%;
position:relative;
top:0px;
left:0;}

.css_navigation_totalcount {display:none;}

.css_navigation_overview {display:none;
}

.css_navigation_select {color:#bb1100;
text-decoration:none;}

.css_navigation_notselect {color:#000000;
text-decoration:none;}

.css_navigation_char {color:#000000;
font-size:12px;
text-decoration:none;
font-weight:bold;}

.css_navigation_char_position {margin: 0 auto;
text-align:center;}

.css_post_header1 {font-size:100%;
font-weight:bold;
height:15px;
color:#000;}

.css_post_header2 {width:20px;
height:15px;}

.css_post_header3 {width:20px;
height:15px;}

.css_post_header4 {font-size:11px;
height:15px;}

.css_post_email_image {height:15px;
width:15px;
border:0px;}

.css_post_url_image {height:15px;
width:15px;
border:0px;}

.css_post_separator {
border-bottom:1px solid #c4d7e5;
width:100%;
margin-bottom:8px;
margin-top:8px;}

.css_post_message {font-size:100%;
margin:0;
padding:0;
overflow:hidden;}

.css_form_embedded {width:100%;
border:0;
font-size:100%;
text-align:left;
padding:3px;
margin:0;
line-height:18px;
overflow:hidden;}

.css_post_embedded {width:100%;
border:0;
font-size:100%;
text-align:left;
padding:3px;
margin:0;
line-height:18px;
overflow:hidden;}
a.css_navigation_char:hover {text-decoration:none; color:#000000;}
a.css_navigation_select:hover {text-decoration:none; color:#bb1100;}
a.css_navigation_notselect:hover {text-decoration:none; color:#000000;}
img.css_post_url_image {border:0px;}
img.css_post_email_image {border:0px;}

.css_form_submit {
width:72px;
height:32px;
background:url(http://www.blacksunaeon.com/images/submit1.png);
border:0;
cursor:pointer;
}

.css_form_submit:hover {
width:72px;
height:32px;
background:url(http://www.blacksunaeon.com/images/submit2.png);
border:0;
cursor:pointer;
}

a {
text-decoration: none !important;
font-weight:bold !important;
}

a:hover {
color:#0c3f50 !important;
text-decoration: none !important;
font-weight:bold !important;
}

input:focus {
outline: none;
}

textarea:focus {
outline: none;
}