/** Load the Basic Site CSS*/
@import url( 'Includes/basic.css' );


body {background:#CCCCCC url(Images/SiteGraphics/greenbg.png) ; color:#000000;}

h1 {color:green; font-family:"Cursive";}
h2 {color:green;}
h3 {color:green;}
h4 {color:green;}

a:link {color:green;}
a:link img {color:green;}
a:visited {color:purple;}
a:visited img {color:purple;}
a:hover {:#440044;}


  
  	
.sidebar {background: url(Images/SiteGraphics/overlay.png);
	border: thick purple ridge; 
	}
	
  	
nav li.link {list-style: disc url(Images/SiteGraphics/button-s.png) inside; padding:4px 12px; indent:10px;}
nav li.here {list-style: disc url(Images/SiteGraphics/button2-s.png) inside;}
nav li.link:hover{list-style: url(Images/SiteGraphics/button2-s.png) inside;}

dt {color:purple;}


img.portrait  {border-color: purple; border-style: ridge;}
img.world {background:black url(GIF/space.gif); padding:10px; border:green ridge;}


div.blurb {background: #DDDDDD; border: thick purple ridge; }

article footer  {color:green;}
article time {color:green;}

div.widecolumn {width:70%; text-align:left; float:left;}
div.narrowcolumn {width:70%; text-align:left; float:left;}
div#sidebar {width:27%; float:right; border:ridge purple; background: url(../Images/SiteGraphics/overlay.png); text-align:left; padding:0px}
div#sidebar li {list-style:disk;}
div#sidebar ul {list-style:none; margin-left:6px; padding-left:6px;}
div#sidebar li#categories-77573822 li {color:#555555;}
div#sidebar table#wp-calendar{margin-left:8px;}

span.navtext {background: url(../Images/SiteGraphics/button.png) no-repeat;  margin:0px, text-align:bottom; text-style:bold; font-size:large; padding:20px; color:#BBBBBB}
a span.navtext {background: url(Images/SiteGraphics/button.png) no-repeat; color:green;}
a span.navtext:hover {background: url(Images/SiteGraphics/button2.png) no-repeat; }
a span.navtext:visited {color:purple;}

SPAN.smallprint {smaller; color:green;}
SPAN.dateguess {smaller; color:blue;}
SPAN.datereal {color:#83212B;}

