/* $Id$ */

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

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

#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: #767685;
font-family: sans-serif;
font-size: 9pt;
}

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

#admin_table th {
background: #767685;
color: #FFFFFF;
}

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

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

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

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

#information {
background: #FFFFFF;
color: #000000;
}

#information:li {
color: #000000;
}

#left {
position: absolute;
top: 434px;
height: 750px;
width: 148px;
border-bottom: solid 25px #000000;
background: #767685;
background-image: url('http://pushedunder.com/img/lefttiled.jpg');
background-repeat: repeat;
}

#meta {
font-size: 8pt;
}

#nav_body {
}

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

#page_frames {
width: 827px; 
margin-left: auto;
margin-right: auto;
}

#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: #FFFFFF; color: #FFFFFF; font-weight: bold
}

#post {
}

#post img {
height: 60px;
width: 60px;
}

#post_body {
position: relative;
top: 20px;
bottom: 20px;
left: 20px;
right: 20px;
}

#post_date {
font-size: 8pt;
}

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

#post_tags {
font-size: 8pt;
}

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

#post_title a {
color: #FFFFFF;
}

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

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

#right {
position: absolute;
top: 434px;
height: 750px;
width: 679px;
margin-left: 148px;
border-bottom: solid 25px #000000;
background-image: url('http://pushedunder.com/home/dotsbackground.jpg');
background-repeat: repeat;
}

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

#top {
position: absolute;
top: 25px;
width: 100%
}

#viewer_page_frames {
width: 1000px;     
margin-left: auto; 
margin-right: auto;
}

#viewer_post {
}

#viewer_post_body {
position: relative;
top: 20px;
bottom: 20px;
left: 20px;
right: 20px;
width: 95%;
text-align: center;
}

#viewer_post_src img {
display: block;
margin-left: auto;
margin-right: auto;
}

#viewer_post_tags {
position: relative;
top: 40px;
bottom: 20px;
left: 20px;
right: 20px;
width: 95%; 
text-align: center;
font-size: 8pt;
}

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