/* Copyright B.K. DeLong 2001-04 
Based on the W3C Modernist Stylesheet and the ZOT Group stylesheet
   Created by: B.K. DeLong, bkdelong@pobox.com */


/* GENERAL STYLES */

h1 {
	text-decoration: underline;
	}

h2 {
	text-decoration: underline;
	font-weight: bold;
	font-size: 120%;
	}

h2 > p:first-child {
	margin-left: 8%;
	}

blockquote {
	font-style: italic;	
	}

blockquote:before {
	content: open-quote;
	}

blockquote:after {
	content: close-quote;
	}

blockquote:lang(en) { 
	quotes: "\201C" "\201D" "\2018" "\2019";
	}

code {
	color: gray;
	font-weight: bold;
	margin-top: 1%;
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

address {
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }

cite {
font-size:10px;
font-weight:bold;

}

/* END GENERAL STYLES */

/* HYPERLINK STYLES */

a.header:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

a.feedback:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

a.subnav:link {
	color: white;
	text-decoration: underline;
	}

a.pagenav:link {
	color: white;
	text-decoration: underline;
	}

a:link {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	}

a.header:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

a.feedback:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

a.subnav:visited {
	color: #666666;
	text-decoration: underline;
	}

a.pagenav:visited {
	color: #666666;
	text-decoration: underline;
	}

a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold	;
	}

a.header:active {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	}

a.feedback:active {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	}

a.subnav:active {
	color: #ffcc00;
	text-decoration: underline;
	}

a.pagenav:active {
	color: #ffcc00;
	text-decoration: underline;
	}

a:active {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}

a.header:hover {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	}

a.feedback:hover {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	}

a.subnav:hover {
	color: #ffcc00;
	text-decoration: underline;
	}

a.pagenav:hover {
	color: #ffcc00;
	text-decoration: underline;
	}

a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}

/* END HYPERLINK STYLES */


/* HEADER STYLES */

.ws {
	margin:	0% 0% 0% 0%;
	border-width: 0 0 0 0;
	background-color: #000066;
	}

div.header {
	background-color: #000066;
	color: #ffcc00;
	display: block;
	}

img.sun {
	float: left;
	margin-top: 0.5%;
	}

img.moon {
	border-width: 0 0 0 0;
	float: right;
	margin-top: 0%;
	margin-right: 0%
	 }

img.portrait {
	border-width: 0 0 0 0;
	float: left;
	margin-top: 0%;
	margin-right: 0%
	 }

.navigation {
	text-align: center;
	}

p.slogan {
	margin-left: 27%;
	margin-top: 1%;
	font-weight: bold;
	font-style: italic;
	}

.filler {
	margin-top: 0%;
	}

.subnav {
	color: #999999;
	font-size: 90%;
	margin-left: 1%;
	}

a.subnav {
	font-size: 90%;
	}

.pagenav {
	color: #999999;
	font-size: 90%;
	}

/* END HEADER STYLES */


/* MAIN BODY STYLES */

.main {
	background-image: url("http://www.brain-stream.com/images/sitenav/starbg.jpg");
	font-family: georgia,palatino,serif;
	text-align: center;
	border-top: black;
	border-width: 0.2em;
	}

p.logo {
	text-align: center;
	}

p.date {
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 2%;
	margin-left: 3%;
	}

.blogger {
	margin-left: 5%;
	padding-right: 20%;
	text-align: justify;
	}

p {
	margin-top: 2%;
	margin-bottom: 0%
	}

.blogauthor {
	font-size: 70%;
	}

.underline {

text-decoration:underline;
}

/* END MAIN BODY STYLES */

/* FOOTER STYLES */

.footer	{
	background-color: #000066;
        text-align: left;
	font-size: 90%;
	color: #ffcc00;
        }

p.copyright {
	color: #ffcc33;
	font-weight: bold;
	margin-bottom: 3%;
	}

a.footer {
	margin-left: 32%;
	}

.feedback {
	color: #ffffff;
	font-weight: bold;
	}

.navigation-bottom {
	padding-top: 0%;
	margin-top: 3%;
	text-align: center;
	}

/* END FOOTER STYLES */.blogtitle {  font-size: 16px; font-weight: bolder; text-decoration: underline; font-family: Arial, Helvetica, sans-serif}

