/* $Id$ */

body {
font-family : Helvetica, Arial, Sans-Serif;
font-style : normal;
padding: 2px 2em;
line-height: 1.5em;
font-size: 70%;
/*
background-image: url('http://1oct1993.com/img/background.png');
background-repeat: repeat
*/
background: #000000;
color: #FFFFFF;
}

/* font styles */
a { text-decoration: none; color: #FFFFFF; }
a:hover { background: #00ADEF; color: #000000;}
li:hover { color: #FFFFFF; }
li a { color: #FFFFFF }
li a:hover { background: #00ADEF; color: #000000; }
ul { list-style: none; padding-left: 0px; margin: 0px }
p {
font-size : 100%; 
font-style : normal; 
padding: 0px;
} 
h2 {
font-size : 140%; 
}
h3 {
font-size: 120%;
}
h4 {
font-size: 100%;
}
h2, h3, h1, h4 {
font-family: Helvetica, Arial, Sans-Serif;
text-transform: uppercase;
color : #FFFFFF; 
margin: 0px 0px;
padding: 2px 0px;
clear: both;
}
/* end font styles */

hr {
border: 1px solid #fff;
} 

blockquote, code {
background : #eee;
padding: 6px;
border-left: 3px solid #eee;
}

code, pre {
font-family: Courier, 'Lucida Console','Courier New', Sans-Serif;
}

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

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

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

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

}

#admin_index_body {
position: relative;
top: 100px;
height: 100%;
margin-left: auto;
margin-right: auto;
}


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

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

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

#admin_table th {
background: #00ADEF;
color: #444;
}

#book_image {
float: top;
position: absolute;
top: 0px;
left: 0px;
height: 750px;
width: 500px;
}

#book_index {
float: top;
position: relative;
top: 25px;
left: 550px;
right: 25px;
height: 700px;
width: 450px;
font-size: 16px;
}

#book_menu {
font size: 16px;
}

#bottom { 
float: bottom;
position: absolute;
bottom: 10px;
}

#button input.submit {
color: #000000;
background: #00ADEF;
width: 15%;
}

#center {
position: absolute;
left: 1%;
width: 65%;
top: 850px;
}

#divider {
background: #00ADEF;
height: 1px;
}

#footer {
font-size: 8pt;
}

/*forms*/
input , textarea, select, option {
font-family: Helvetica, Arial, Sans-Serif; 
font-size:100%;
padding: 2px;
background : #eee;
color : #000000; 
border: 1px solid #000000;
margin: 2px;
}
fieldset, legend {
background:transparent;
color : #00ADEF; 
border: none;
padding: 5px;
}
label, legend {
font-weight:normal;
}

#header {
float: top;
position: absolute;
top: 24px;
left: 17%;
height: 100%;
}

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

#meta {
font-size: 8pt;
}

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

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

}

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

#page_list {
text-align: right;
font-size: 8pt;
}

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

#page_upload {
background: #00ADEF; color: #444; font-weight: bold
}

#post {
position: relative;
left: 23%;
width: 76%;
}

#post_body {
position: relative;
top: 10px;
bottom: 10px;
left: 10px;;
font-size: 12pt;
}

#post_date {
font-size: 8pt;
}

#post_meta {
margin-left: 2px;
color: #00ADEF;
font-size: 8pt;
}

#post_tags {
font-size: 8pt;
}

#post_thumb {
margin-top: 5px;
margin-bottom: 5px;
}
 
#post_title {
border: 1px;
line-height: 1.5em;
}

#post_title a {
color: #FFFFFF;
}

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

#post_title h2 {
font-weight: 100;
}

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

#right {
float: right;
position: absolute;
top: 50px;
right: 1%;
width: 33%;
height: 100%;
list-style: none;
}

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

/* sidebar */
#sidebar {
position: relative;
width: 90%;
top: 850px;
right: 10px;
left: 10px;
margin: 2px;
}
#sidebar h2 {
margin: 5px 0px 0px;
padding: 4px 0px;
font-size:100%;
}
#sidebar ul {
margin: 2px;
}

/*searchform*/
#searchform label {
font-weight:bold;
}
#searchform input#s {
width: 40%;
}
#searchform input.submit {
width: 18%;
text-transform: uppercase;
color: #000000;
background: #00ADEF;
}

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

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