/* 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									*/

/* This version modified for ping by Viveka Weiley */
/* If you want the original game-server theme, you can get it */ 
/* with the standard geeklog install */


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

blockquote			{ font-style: italic; }

.cal_day 			{ font-size: 14px; font-weight: bold; }
.cal_nullday 		{ background: #152442; }
.cal_oldday 		{ background: #2e4166; }
.cal_today 			{ background: #546a95; }
.weekview_caltitle 	{ background: #2e4166; font-weight: bold; font-size: 14px; }
.weekview_curday 	{ background: yellow; }
.weekview_offday 	{ background: #2e4166; }
.weekview_dayformat { font-weight: bold; }
.weekview_addevent 	{ font-size: 9px; }
.weekview_daterange { font-size: 16px; font-weight: bold; }
.dayview_times 		{ font-weight: bold; text-align: center; }
.dayview_datecol 	{ font-weight: bold; background: #2e4166; font-size: 16px; }
.dayview_quickaddtitle 		{ font-weight: bold; background: #2e4166; font-size: 14px; }

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

body				{ background-color: #807fff; }
.wiki				{ background-color: #ffffff;  
						border-style: solid;
						border-color: #e5e5ba; 
						border-width: 1px;
						width: 80%; 
						margin-left: 68px; 
						margin-top: 16px; 
						padding: 8px; 
					}


A:link				{ color: #006699; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
A:visited			{ color: #003366; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
A:hover				{ color: #0033ff; font-size: 12px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

A.navbar:link 	   	{ color: #33ffff; font-weight: bold; font-size: 10px; line-height: 12px; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none }
A.navbar:visited    { color: #009999; font-weight: bold; font-size: 10px; line-height: 12px; font-family: Verdana, Helvetica, Arial, sans-serif; text-decoration: none }
A.navbar:hover    	{ color: #0099ff; 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: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
TD.bold				{ color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

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

SPAN.articleTitle	{ color: #000000; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
SPAN.articleFeature	{ color: #000000; font-weight: bold; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif }
SPAN.title   		{ color: #000000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
SPAN.quote			{ color: #000000; font-style: italic; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, 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: Verdana, Arial, Helvetica, sans-serif }
SPAN.postedBy		{ color: #000000; font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif }
SPAN.copyRight		{ color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

input				{ color: #000033; background-color: #e5e5ba;  font-family: Verdana, Helvetica, sans-serif;  font-size: 10px;  font-weight: plain; }

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

select				{ color: #000033; font-weight: normal; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; background-color: #6a7da3; 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; }