body { 
background: #000030;
/*color: yellow;
/*margin: 24px;*/
font-family: 'lucida sans typewriter', 'lucida console', Arial, Helvetica, sans-serif;
}

td, th { 
font-size: 13px; 
padding: inherit;
}
 /*     li, td { font-family: andy, 'comic sans ms', Arial, Helvetica, sans-serif; font-size: 16px; color: yellow; }*/


h1, h2, h3, h4, h5, h6 { 
text-align: center;
}

hr { 
/*color: #FF0000;*/
/*width:70%;*/
margin: 3% auto;
}

a:link {
color: #50a0ff;
}
a:visited {
color: #4080ff;
}
a:hover {
color: #ffffff;
}

p { 
text-indent: 0.7em;
}
/*    
input {
background: #402080;
color: #ffc080;
border-color:
#a0a0f0;
}
input:hover {
background: #8040ff;
color: #FFFFFF;
}
input:focus {
background: #f0f0d0;
color: #000000;
}

select {
background: #402080;
color: #ffc080;
border-color: #a0a0f0;
}
select:hover {
background: #8040ff;
color: #FFFFFF;
}
select:focus {
background: #f0f0d0;
color: #000000;
}

textarea {
background: #000000;
color: #ffffff;
border-color: #a0a0f0;
}
textarea:hover {
background: #000080;
color: #FFFFFF;
}
textarea:focus {
background: #f0f0d0;
color: #000020;
}

input.greyed {
text-align: center;
background: #404040;
color: #c0c0c0;
}

input.editor {
background: #000000;
color: #ffff00;
border-color: #a0a0f0;
}
input:hover.editor {
background: #000020;
color: #FFFFff;
}
input:focus.editor {
background: #f0f0c0;
color: #000000;
}

select.editor {
background: #000000;
color: #ffff00;
border-color: #a0a0f0;
}
select:hover.editor {
background: #000020;
color: #FFFFFF;
}
select:focus.editor {
background: #f0f0c0;
color: #000000;
}

textarea.editor {
background: #000000;
color: #ffff00;
border-color: #a0a0f0;
padding: 8px;
}
textarea:hover.editor {
background: #000020;
color: #FFFFFF;
}
textarea:focus.editor {
background: #f0f0c0;
color: #200040;
}
*/

fieldset {
/*text-align: center;*/
background: #000000;
padding: 6%;
}    


#content {
padding-top: 0;
}

#navigation {
margin-top: 2px;
}

.verboten a:link {
color: #000080;
}
.verboten a:visited {
color: #0000ff;
}
.verboten a:hover {
color: #000000;
}

.form_block {
/*padding: 16px;
float: left;*/
}

.rants_heading {
margin: 0;
text-align: left;
}

.rants_heading a {
font-size: 150%;
color: #30c060;
text-decoration: none;
}

.rants_heading a:hover, .rants_heading a:focus {
color: white;
}

.display_rant_content {
padding: 4%;
color: #f0f0f0;
background: #202020;
margin-top: 2px;
text-align: left;
}

.display_rant {
padding: 4%;
color: #000020;
background: #c89881 no-repeat;/*ffa860;*/
margin: 2% 0;
text-align: right;
}

.display_rant img {
margin: 0.5% 2%;
}

.display_rant h1,
.display_rant h2,
.display_rant h3,
.display_rant h4,
.display_rant h5,
.display_rant h6 {
color: #000020;
}

.display_rant a:link {
color: #0000a0;
}
.display_rant a:visited {
color: #000080;
}
.display_rant a:hover,
.display_rant a:focus {
color: white;
}

.display_rant h1 a:link, 
.display_rant h2 a:link, 
.display_rant h3 a:link, 
.display_rant h4 a:link, 
.display_rant h5 a:link, 
.display_rant h6 a:link {
color: #000020;
}
.display_rant h1 a:visited, 
.display_rant h2 a:visited, 
.display_rant h3 a:visited, 
.display_rant h4 a:visited, 
.display_rant h5 a:visited, 
.display_rant h6 a:visited {
color: #000010;
}
.display_rant h1 a:hover, 
.display_rant h2 a:hover, 
.display_rant h3 a:hover, 
.display_rant h4 a:hover, 
.display_rant h5 a:hover, 
.display_rant h6 a:hover,
.display_rant h1 a:focus, 
.display_rant h2 a:focus, 
.display_rant h3 a:focus, 
.display_rant h4 a:focus, 
.display_rant h5 a:focus, 
.display_rant h6 a:focus {
color: white;
}

.display_rant_unpublished {
background: #400000;
}

.rant_teaser {
text-align: left;
}

.rant_content {
text-align: left;
font-size: 94%;
}

table#subject_list td,
table#subject_list th {
padding: 4px;
}

.next-prev td{
font-size: 80%;
}

.next-prev td a{
text-decoration:none;
}

.green_buck {
color: #c0ffc0;
}

.display_rant:hover span.green_buck,
.display_rant:focus span.green_buck {
color: green;
}

ol.cock_rock li {
list-style-type:lower-alpha;
}