/* Jim's Personal CSS - jim@sodigital.org   www.sodigital.org */

/*The 16 keywords are taken from the Windows VGA palette: aqua, black, blue, fuchsia, gray, 
green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow. */

/*
Text-Decoration: none underline overline line-through blink 
Font Style: normal italic oblique
*/

CODE, TT	{
 font-family:	monospace; 
}


body	{
	color:		black;
	font-size: 		11pt;
    	font-family: 	arial;
    	background: 	url(bluebg.gif);
	margin-top:		1.0em;
	margin-left:	1%;
	margin-right:	1%;
	margin-bottom:	1.0em;
	padding-top:	0;
	padding-left:	0;
	padding-right:	0;
	padding-bottom:	0;
	border-top:		0;
	border-left:	0;
	border-bottom:	0;
	border-right:	0;
	width:		auto;
	}

p { 
	font-size: 		11pt; 
	font-family: 	arial;
	color:		black;
	}

h1 {font-family: Arial; color: black; font-weight: bold;font-size: 18pt; }
h2 {font-family: Arial; color: black; font-weight: bold;font-size: 16pt; }
h3 {font-family: Arial; color: black; font-weight: bold;font-size: 14pt; }
h4 {font-family: Arial; color: black; font-weight: bold;font-size: 12pt; }
h5 {font-family: Arial; color: black; font-weight: bold;font-size: 11pt; }
h6 {font-family: Arial; color: black; font-weight: bold;font-size: 10pt; }


EM	{	
	font-style:		normal;
	font-weight:	bold;
	color:		blue;
	background:		#FFFFC0;
	}

cite{
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	color: Black;
	background: #F0FFFF;
}

BLOCKQUOTE	{
	font-style:		normal;
    	font-family: 	comic sans ms;
	word-spacing:	1px;
	letter-spacing:	normal;
	text-transform:	none;
	text-decoration:	none;
	border-color:	black;
	border-style:	none;
	}
	
	
PRE	{
	font-style:		normal;
	font-family:	arial;
	font-size: 		1.0em;
	color:		black;
	font-weight:	normal;
	}


STRONG	{
	font-weight:	bolder;
	color:		black;
	font-size: 		12pt;
	}

BOLD		{
	font-weight:	bold;
	color:		black;
	font-size:		1.2em;
	}

I		{
	font-weight:	bold;
	font-style:		oblique;
	color:		black;
		}

A:hover	{
	background:		yellow;
	}

A:link	{	
	text-decoration:	underline;
	font-weight:	bold; 
	color:		blue;
	}	
		
A:visited	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:		blue;
	}	
		
A:active	{	
	text-decoration:	underline;
	font-weight:	bold;
	color:		blue;
	}

/* Class  for LINKS*/
a.link:link {color: red; text-decoration: none; }
a.link:visited {color: blue; text-decoration: underline; }
a.link:hover {color: green; text-decoration: underline; }
a.link:active {color: blue; text-decoration: none;}

a.link1:link {color: blue; text-decoration: none; }
a.link1:visited {color: blue; text-decoration: underline; }
a.link1:hover {color: green; text-decoration: underline; }
a.link1:active {color: blue; text-decoration: none;}

a.link2:link {color: blue;text-decoration: none;}
a.link2:visited {color: blue;text-decoration: none;}
a.link2:hover {color: green;text-decoration: none;}
a.link2:active {color: red; text-decoration: none;}

a.link3:link {color: blue; text-decoration:none; }
a.link3:visited {color: blue; text-decoration: underline; }
a.link3:hover {color: green; text-transform:uppercase; font-size: 10pt;text-decoration: none; }
a.link3:active {color: blue; text-decoration: none;}

p.style {font-family: comic sans ms; font-size: 12pt; color: red; }
p.style1 {font-family: comic sans ms; font-size: 10pt; color: red; }
p.style2 {font-family: comic sans ms; font-size: 11pt; color: black; }
p.style3 {font-family: comic sans ms; font-size: 12pt; color: black; }
p.style4 {font-family: arial; font-size: 12pt; color: black; }
p.style5 {font-family: arial; font-size: 10pt; color: black; }
p.style6 {font-family: arial; font-size: 12pt; color: red; }
p.style7 {font-family: Verdana; font-size: 12pt; color: red; }
p.style8 {font-family: Verdana; font-size: 10pt; color: black; }

/* Class Table Row or Column Background or just about anything Para's etc*/
.headerBG {
	FONT-FAMILY:arial;
	background-color:#93c39b; 
	border-bottom:#538c4d 2px solid;
	font-size:12px;
}

.style9 {font-family: arial; font-size: 12pt; color: black; background: ThreedFace;}

/* Class  for TABLE Backgrounds*/

table.dateheader  {
	FONT-FAMILY: arial;
	font-weight: bold;
	background: #0000CC;
	color: white;
	font-size: 12px;
	border-bottom: 3px solid Teal;
	border-left: 2px solid Teal;
	padding: 1px 1px;
}

table.table1  {
	FONT-FAMILY: arial;
	background: ThreedFace;
	font-size: 12px;
}

table.table2  {
	FONT-FAMILY: arial;
	background: #F8F8FF;
	font-size: 12px;
}

table.table3  {
	FONT-FAMILY: arial;
	background: #E0FFFF;
	font-size: 12px;
}

/* All the links occuring within the Division
(defined as div id="navigation") to be red and bold */

div#navigation p {color: black;font-weight:bold;font-family:Arial;}
div#navigation a {color: red;font-weight:bold;font-family:Arial;}

div#navigation1 p {color: black;font-family:comic sans ms;}
div#navigation1 a {color: red;font-family:comic sans ms;}

div#navigation2 p {color: black;font-family:Arial;font-size:12pt;}
div#navigation2 a {color: blue;font-family:Arial;font-size:12pt;}

div#navigation3 p {color: black;font-family:Arial;font-size:10pt;}
div#navigation3 a {color: blue;font-family:Arial;font-size:10pt;}

.rssttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	
		margin: 0px 0;
	padding: 0;
}
/* begin styles for RSS Feed */

.rss_box {
	width: 500px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.rss_items {
	padding:5px;
	color:#000000;
	margin: 0px;

}
p.rss_title {
	margin: 0px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFCC;
	background-color:#FFFFCC;
	border-top: 1px solid #FFCC33;
	border-right: 1px solid #FFCC33;
	border-bottom: 1px solid #FFCC33;
	border-left: 1px solid #FFCC33;
	
	
}
.rss_title, rss_title a {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 9px
	background-color:#A4A4FF;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	padding:0px;
	text-align: left;
	font-size: 12px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

.rss_item  {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight : normal;
	color: #000000;
	list-style:none;
	margin-bottom: 6px;
	padding:0;
}

.rss_item a {
	color:#000099;
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-indent: 0px;
	line-height: 12px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	}
	
.rss_item a:visited {
	color:#003366;
}
.rss_item a:hover {
	color:#000099;
	text-decoration: underline;
}

.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


	
