@charset "UTF-8";

/* Hi there! Hope you enjoy reading this mish-mash of a CSS. It is constantly changing and being cobbled together, so if you're expecting a neatly-formatted and annotated style sheet, you're in for a shock. Sorry. */


body {
	background-attachment: fixed;
	background-position: bottom;
background-repeat: repeat-x;
	background-image: url(http://www.genecowan.com/blog/images/cp_images/body_back.gif);
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

pre {font-family: Courier, Courier New; }

.hilite { background-color: yellow; }

a:link   { color: #191970; text-decoration: none; text-shadow: 1px 1px 2px #ddd }
a:visited { color: #191970; text-decoration: none;  text-shadow: 1px 1px 2px #ddd }
a:hover  { color: #191970; background-color: #fffacd;  text-shadow: 1px 1px 2px #ddd; text-decoration: underline;  }
a:active { color: #191970; text-decoration: none;  text-shadow: 1px 1px 2px #ddd }

ul { line-height: 150%; list-style-type: square; }

#wrapper { position: relative; margin: 0 auto; padding: 0; width: 860px; }

#commentwrapper { position: relative; margin: 0 auto; padding: 0; width: 590px; }

#mainblog     { font-size: 10pt; font-family: Georgia; line-height: 160%; padding: 2px; position: absolute; top: 370px; left: 10px; width: 656px; float: left; }

#postdate    { font-size: 9pt; color: #fff; font-family: arial, verdana, sans-serif; font-weight: bold; background-color: #55784f; padding: 4px 2px 2px; position: absolute; left: 0; width: 100px; line-height: 110%; }

#posttime       { font-size: 9pt; font-family: arial, verdana, sans-serif; font-weight: bold; padding: 2px; position: absolute; left: 104px; width: 70px; float: left; color: #696969; }
#posttime a:link {color: #696969}
#posttime a:visited {color: #696969}
#posttime a:active {color: #696969}

#postinfo   { font-size: 7pt; font-family: verdana, sans-serif; font-weight: normal; line-height: 150%; padding-top: 2px; color: #808080 }

#postinfo a:link {color: #696969; }

#blogentry        { margin-left: 170px; padding: 2px 2px 2px; position: relative; left: 0; width: 480px; }

#blogtitle       { position: absolute; top: 10px; left: 10px; width: 850px; height: 225px; }

#highlightbox       { font-size: 8pt; font-family: arial, verdana, sans-serif; line-height: 140%; position: absolute; top: 234px; left: 10px; width: 850px; height: 110px; background-color: #00CC66; margin-bottom: 10px; padding: 0px;}

#sidebar        { font-size: 7pt; font-family: arial, verdana, sans-serif; line-height: 150%; position: absolute; top: 370px; left: 690px; width: 170px }

#entrytitle     { font-size: 10pt; font-family: arial, verdana, sans-serif; font-weight: bold; text-shadow: 2px 2px 3px silver }

#entrytext   {font-size: 10pt; font-family: Georgia; line-height: 150%; }

blockquote {
 background: 		#EFEFF4;
 border-left:		4px solid #00CC66;
 border-top:		1px solid #00CC66;
 border-bottom:		1px solid #00CC66;
 border-right:		1px solid #00CC66;
 font-family:       Lucida Grande, Verdana, Geneva, Sans-serif;
 font-size:         11px;
 color:             #38394B;
 margin:			8px 2px 10px 6px;
 padding:			6px;
}


#paginate {
	color: gray;
	font-size: 9pt;
	font-family: arial;
font-weight: bold;
	text-align: left
	}

#dayline { border-bottom: 1px solid #006400; margin-left: 102px; margin-bottom: -1px }


#highlight1 { background-color: #b7ffa9; padding: 6px; width: 164px; height: 110px; float: left }
#highlight2 { background-color: #acf09f; padding: 6px; width: 190px; height: 110px; float: left }
#highlight3 { background-color: #9ddc91; padding: 6px; width: 289px; height: 110px; float: left }
#highlight4 { background-color: #00CC66; padding: 6px; width: 159px; height: 110px; float: left }
#highlight5 { background-color: #00CC66; padding: 2px; width: 166px }
#highlight6 { background-color: #66FF99; padding: 2px; width: 166px }

#pink1 { background-color: #ff9999; padding: 2px; width: 166px }
#pink2 { background-color: #ffcccc; padding: 2px; width: 166px }

/* FORM BUTTONS */
.submit {
		background-color: #55784f;
		border-top: #E8EEF6;
		border-right:#5F8CB8;
		border-bottom:#336699;
		border-left:#A6C7E8;
		border-style: groove; 
		border-width: thin thin thin thin;
		padding: 3px;
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		color: #ffffff;
		font: bold 7pt arial, sans-serif; }
			.button a:link { background-color: #55784f } 
			.button a:hover{ background-color: #55784f } 
			.button a:active{ background-color: #55784f }
			.button a:visited { background-color: #55784f }

.oddcomments {
font-size: 10pt;
line-height: 120%;
background: #ccc;
margin-top: 5px;
padding: 5px 5px 5px 5px;
}

.evencomments {
font-size: 10pt;
line-height: 120%;
background: #fff;
margin-top: 5px;
padding: 5px 5px 5px 5px;
}



br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}


#twitter_update_list {
margin-left: 0px;
}

#twitter_div ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
        list-style-image: none;
        line-height: 110%; 
        list-style-type: none; 
       padding: 0;
	margin-top:0px;
}

#twitter_div li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
        list-style-image: none;
        line-height: 110%; 
        list-style-type: none; 
	margin-top:0px;
       margin-bottom:12px;
       margin-left:0px;
       margin-right:0px;
       padding: 0;
}
