/* Style Sheet originally created for the following:			*/
/* Theme Name: Geeklog Game-Server (v1.0)						*/
/* Theme Developer: Simon Lord (slord@mac.com)					*/
/* Theme Code Copyright (c) 2002 by Simon Lord, 				*/
/* reproduction is permitted providing author credits remain.	*/
/* Creation Date: 04/02/2002									*/

H1 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	}
H2 {
	color: #d7d8e1;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif
	}

.cal-day {
	font-size: 14px;
	font-weight: bold;
	}
.cal-nullday {
	background: #152442;
	}
.cal-oldday {
	background: #000000;
	/* background: #2e4166; */
	}
.cal-futureday {
	background: #000000;
	/* background: #2e4166; */
	}
.cal-today {
	background: #152442;
	border-color: #88aaff;
	border-width: 1px;
	border-style: solid;
	/* background: #546a95; */
	}
.weekview-caltitle {
	background: #0f0f0f;
	/*background: #2e4166; */
	font-weight: bold;
	font-size: 14px;
	}
.weekview-curday {
	background: yellow;
	}
.weekview-offday {
	background: #000000;
	/* background: #2e4166; */
	}
.weekview-dayformat {
	font-weight: bold;
	}
.weekview-addevent {
	font-size: 9px;
	}
.weekview-daterange {
	font-size: 16px;
	font-weight: bold;
	}
.dayview-times {
	background: #0f0f0f;
	font-weight: bold;
	text-align: center;
	}
.dayview-datecol {
	font-weight: bold;
	background: #0f0f0f;
	/* background: #2e4166; */
	font-size: 16px;
	}
.dayview-quickaddtitle {
	font-weight: bold;
	background: #000000;
	/* background: #2e4166; */
	font-size: 14px;
	}
.dayview-dwm-frame {
	background: #0f0f0f;
	}
.dayview-alldayevents-title {
	background: #0f0f0f;
	}

.box {
	color: #000;
	scrollbar-face-color: #0066FF;
	scrollbar-highlight-color: #00ccff;
	scrollbar-shadow-color: #003366;
	scrollbar-track-color: #003366;
	}

body {
	background-color: #000000;
	font-size: 12px;
	}

/*
body {
	background-color: #040824;
	}
A:link {
	color: #a5a464;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	}
A:visited {
	color: #a5a464;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	}
A:hover {
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	}
*/

A:link {
	color: #ff0000;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	}
A:visited {
	color: #ff0000;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	}
A:hover	 {
	color: #000000;
	background-color: #ff3333;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	}

A.dwlink,
A.dwlink:link,
A.dwlink:visited {
	color: #ffcc00;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	border-bottom: 1px dotted #ffcc00;
	}
A.dwlink:hover,
A.dwlink:active {
	color: #ffff00;
	background-color: transparent;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, Verdana;
	text-decoration: none;
	border-bottom: 1px dotted #ffff00;
	}


A.navbar:link {
	color: #ffcc00;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	}
A.navbar:visited {
	color: #ffcc00;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	}
A.navbar:hover {
	color: #d7d8e1;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	}

A.menuPick:link {
	color: #00c;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	}
A.menuPick:visited {
	color: #606;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	}
A.menuPick:hover {
	color: #c03;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	}

INPUT {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	margin: 1px;
	padding: 1px;
	} 

TD {
	color: #d7d8e1;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
TD.bold {
	color: #d7d8e1;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

TEXTAREA {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	background-color: #ffffff;
	}

SPAN.articleTitle {
	color: #637293;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
SPAN.articleFeature {
	color: #637293;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
SPAN.title    {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
SPAN.quote {
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

SPAN.welcomeName  {
	color: #d7d8e1;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	}

SPAN.block {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

SPAN.story {
	color: #000000;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
SPAN.admin-note {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

SPAN.sitename {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
SPAN.postedBy {
	color: #000000;
	font-size: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
SPAN.copyRight {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

input {
	/*
	color: #000033;
        background-color: #6a7da3;
        */
	color: #ffcc00;
	background-color: #000055;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: plain;
	}

TEXTAREA {
	/*
	color: #000033;
	background-color:  #6a7da3;
	*/
	color: #ffcc00;
	background-color: #000055;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	}

select {
	/*
	color: #000033;
	background-color: #6a7da3;
	*/
	color: #ffcc00;
	background-color: #000055;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-indent: 10px;
	}
button  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-color: #000033;
	border-style: solid;
	text-indent: 12px;
	}

.searchAuth {
    font-weight: normal;
    font-size: 80%;
    font-family: sans-serif;
    text-align: left;
	 
    color:#557755;
}
.searchDate {
    font-weight: normal;
    font-size: 80%;
    font-family: sans-serif;
    text-align: right;
    color:#557755;
}

.searchHits {
    font-weight: normal;
    font-size: 80%;
    font-family: sans-serif;
    text-align: right;
    color:#557755;
}
.highlight {
    background-color: yellow;
    text-decoration: none;
} 
