/*
This stylesheet was written by Lord Galen.  You may all suck my cock.  Thank you, that is all.
*/

/* ----------------------------------------------------- */

/* Link colors */

a:link { color: pink; text-decoration: none; font-weight: bold; }
a:active { color: pink; text-decoration: none; font-weight: bold; }
a:visited { color: pink; text-decoration: none; font-weight: bold; }
a:hover { color: white; text-decoration: underline; }

/* ----------------------------------------------------- */

/* 
Body tag attributes 
Note that the scrollbar settings work ONLY in Internet Explorer and are ignored by every other browser.
*/

body 
{ 
background:black;
color:white;
width: 99%;
max-width: 1920px;
margin: 0 auto; 
}

/* ----------------------------------------------------- */

/* The "Site Last Updated: [date]" TD in the page header */

.last_update
{
font-family:Arial;
font-size:10px;
color:white;
text-align:left;
padding-left:10px;
border:1px outset red;
border-top:0px solid black;
border-bottom:0px solid black;
}

/* ----------------------------------------------------- */

/* The main navigation (top) menu links */

.top_menu
{
font-family:Arial;
font-size:13px;
color:red;
}

/* ----------------------------------------------------- */

/* The menu bar at the top */

.top_menu_bar
{
background:url('http://www.snipeme.com/images/gradient.jpg');
}

/* ----------------------------------------------------- */

/* The Site Footer */

.footer
{
font-family:Arial;
font-size:11px;
width: 100%; 
border-top: #24151A 2px solid;
margin-top: 10px;
}

/* ----------------------------------------------------- */

/* Global Announcement Message */

.global_msg
{
font-family:Arial;
font-size:18px;
border:red 2px dashed;
margin-top:10px;
padding:10px;
}

/* ----------------------------------------------------- */

/* Chat Reminder Message */

.chat_reminder
{
font-family:Arial;
font-size:18px;
border:red 2px dotted;
margin-top:10px;
padding:10px;
}

/* ----------------------------------------------------- */

/* The main page sidebar */

.sidebar_title
{
border:1px outset red;
border-bottom:0px solid black;
font-family:arial;
font-size:14px;
background:url('http://www.snipeme.com/images/thead.gif');
padding-left:5px;
padding:2px;
}

.sidebar_content
{
border:1px outset red;
border-top:0px solid black;
font-family:arial;
font-size:12px;
padding:10px;
}

/* ----------------------------------------------------- */


/* The intro on the main page (usually just bullshit from me) */

.main_intro
{
font-family:Tahoma;
font-size:18px;
padding-left:20px;
}

/* ----------------------------------------------------- */

/* The Dear Galen Disclaimer */

.disclaimer
{
font-family:Tahoma;
font-size:16px;
text-align:left;
border:solid 1px red;
padding:10px;
}

/* ----------------------------------------------------- */

/* The rant/guestrant/deargalen titles */

.title
{
font-family:Tahoma;
font-size:28px;
text-align:center;
font-weight:bold;
}

.date
{
font-family:Tahoma;
font-size:20px;
text-align:center;
font-weight:normal;
}

/* ----------------------------------------------------- */

/* Search Result titles */

.search_title
{
font-family:arial;
font-size:22px;
font-weight:bold;
}

/* ----------------------------------------------------- */

/* Rant, GR, & DG Lists */

.list
{
font-family:Tahoma;
font-size:16px;
}


/* ----------------------------------------------------- */

/* Font for the rants, etc. (the actual content) */

.content
{
font-family:Tahoma;
font-size:18px;
text-align:left;
}

/* ----------------------------------------------------- */

/* Dear Galen letters */

.dgletter
{
border:green 3px outset;
padding:25px;
font-family:arial;
font-size:17px;
color:green;
}

/* ----------------------------------------------------- */

/* Quote Boxes */

.quote
{
color:white;
border:white 1px solid;
padding:20px;
font-family: arial;
font-size:16px;
}

.scroll_quote
{
color:white;
border:white 1px solid;
padding:20px;
font-family: arial;
font-size:16px;
height:250px;
overflow:scroll;
overflow-x:hidden;
}

/* ----------------------------------------------------- */

/* Forms */

.select
{
background:maroon;
color:white;
}

.textfield
{
background:#800000;
color:white;
border:red 1px solid;
font-family:arial;
font-size:16px;
}

.search_box
{
background:#800000;
color:white;
border:red 1px solid;
font-family:arial;
font-size:12px;
}

.button
{
background:#800000;
color:white;
border:red 1px solid;
font-family:arial;
font-size:16px;
}

.search_button
{
background:#800000;
color:white;
border:red 1px solid;
font-family:arial;
font-size:12px;
}

/* ----------------------------------------------------- */

/* Archive Menu */

.archive_menu
{
border:red 2px solid;
font-family:arial;
font-size:18px;
text-align:center;
padding:5px;
}

/* ----------------------------------------------------- */

/* FAQ questions */

.faq
{
border:red 2px outset;
padding:10px;
}

/* ----------------------------------------------------- */

/* Top quotes*/

.top_quotes
{
font-family:arial;
font-size:12px;
text-align:center;
}

/* ----------------------------------------------------- */

/* Comment Board styles */

.cb_navmenu
{
font-family:Arial;
font-size:13px;
color:white;
padding:2px;
text-align:center;
}

.cb_post_form
{
font-family:Arial;
font-size:13px;
color:white;
}

.cb_rules
{
font-family:Arial;
font-size:12px;
color:white;
padding-left:10px;
padding-top:10px;
}

.cb_small
{
font-family:Arial;
font-size:11px;
color:white;
}

.cb_post_header
{
font-family:Arial;
font-size:16px;
color:white;
border:red 2px solid;
border-bottom:black 0px solid;
background:url('http://www.snipeme.com/images/thead.gif');
}

.cb_post_body
{
font-family:Arial;
font-size:16px;
color:white;
background:#000000;
padding:5px;
padding-left:20px;
padding-top:20px;
border:red 2px solid;
border-top:black 0px solid;
}

.cb_porn
{
font-family:Arial;
font-size:14px;
color:white;
padding:2px;
border:red 1px dashed;
}

.cb_spoiler_header
{
color:white;
border:white 1px solid;
padding:5px;
font-family:arial;
font-size:16px;
}

.cb_spoiler_body
{
color:white;
border:white 1px solid;
padding:15px;
font-family:arial;
font-size:16px;
border-top:black 0px solid;
}

.cb_adminform
{
color:white;
text-align:right;
font-family:arial;
font-size:16px;
}
