/* $Id$ */

body {
font-family: sans-serif;
font-size: 9pt;
background: #008CFF;
color: #000000;
}

a { text-decoration: none; color: #000000; }
a:hover { background: #000000; color: #FDFF00;}
h1,h2 { background: #000000; color: #FDFF00; margin: 0px; }
h1 { font-size: 150% }
h1 a { color: #FDFF00 }
h2 { font-size: 100%; margin-top: 1em }
ul { list-style: none; padding-left: 0px; margin: 0px }
li { color: FDFF00; margin: 0px }
li:hover { background: #000000; color: #FDFF00 }
li a { color: #FDFF00; display: block; width: 100%; }
li a:hover { background: #000000; color: #FDFF00; }

#admin_banner {
position: relative;
text-align: center;
}

#admin_body {
position: relative;
left: 10px;
width: 90%;
}

#admin_frames {
height: 100%;
float: top;

/* for ie */
margin: 0; 
overflow: auto;
/* end for ie */

}

#admin_index_body {
margin-left: auto;
margin-right: auto;
}


#admin_menu {
position: relative;
left: 10px;
width: 90%;
text-align: left;
}

#admin_table {
margin-left: auto;
margin-right: auto;
width: 90%;
border-collapse: collapse;
border-color: #000000;
font-family: sans-serif;
font-size: 9pt;
}

#admin_table td {
vertical-align: middle;
text-align: center;
}

#admin_table th {
background: #000000;
color: #FDFF00;
}

#bottom { 
float: top;
position: absolute;
top: 10%;
left: 0px;
right: 0px;
height: 90%
width: 100%
overflow: auto
}

#button input.submit {
background: #000000;
color: #FDFF00;
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
width: 15%;
}

#divider {
background: #000000;
height: 1px;
}

#left {
float: left;
position: absolute;
top: 0px;
left: 0px;
width: 18%;
height: 100%;
list-style: none;
overflow: auto;
}

#meta {
font-size: 8pt;
}

#nav_body {
position: relative;
width: 90%;
top: 10px;
bottom: 10px;
left: 10px;
}

#nav_body h1 a:hover {
background: #FDFF00;
color: #000000;
}

#page_frames {
width: 100%;
float: left;

/* for ie */
margin: 0; 
overflow: auto;
/* end for ie */

}

#page_category {
position: relative;
text-align: center;
}

#page_list {
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 8pt;
}

#page_login {
position: relative;
text-align: right;
font-size: 8pt;
}

#page_upload {
background: #000000; color: #FDFF00; font-weight: bold
}

#post {
width: 600px;
}

#post_body {
position: relative;
width: 95%;
top: 10px;
bottom: 10px;
left: 10px;
}

#post_date {
font-size: 8pt;
}

#post_meta {
color: #000000;
font-size: 8pt;
}

#post_tags {
font-size: 8pt;
}

#post_thumb {
margin-top: 5px;
margin-bottom: 5px;
}
 
#post_title {
width: 100%;
background: #000000;
border: solid 1px #000000;
border-bottom: solid 3px #000000;
color: #FDFF00;
}

#post_title a {
color: #FDFF00;
}

#post_title a:hover {
background: #FDFF00;
color: #000000;
}

#registration_body {
left: 10px;
text-align: left;
}

#right {
float: left;
position: absolute;
top: 0px;
left: 18%;
width: 82%;
height: 100%;
overflow: auto;
}

#rss {
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 8pt;
}

#top {
float: top;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
height: 10%;
width: 100%
overflow: auto;
}

.warning {
color: #000000;
font-weight: bold;
}
