
/* General Site Styles
------------------------------------- */
*{ 
	margin: 0;
	padding: 0;
}

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */
}
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 height:100%;
 max-height:100%;
 overflow:hidden;
 padding:0;
 margin:0;
 border:0;
 background: white;
 text-align: center;
 color:#111;
 }
 
form {margin:0; padding:0;}

a,
a:visited {
 color: #1b6600;
 }
 
a:hover,
a:active {
 color:blue;
 }
 
h3, h3 a, h3 a:visited {
font-family: Georgia,Garamond,Times,"Times New Roman",serif;
font-weight: normal;
font-size: 38px;
line-height: 1.2;
text-decoration: none;
color: black;
 } 
 
h3 a:hover {
 color:blue;
 }

 
h4 {
font-weight: normal;
color:#999;
} 

 
 
p {
	font: 15px/1.64 Georgia,Garamond,Times,"Times New Roman",serif;
  	margin: 0 0 1em 0;
  }
 

/* Top head line */

.tophead {
	background:#eee;
	font-size:11px;
	color:#aaa;
	font-family:verdana, sans-serif;
	border-bottom:1px solid #ddd;
	text-align: center;
}

.tophead a {
	color:#999; 
	text-decoration:none;
}

 

/* Masthead
------------------------------------- */
div#masthead { 
 position:absolute;
 bottom: -1px;
 left:-18px;
 width: 100%;
 height: 122px;  
 margin:0; 
 display:block;
 z-index:11;
 }
 
div#mastback { 
 position:absolute;
 bottom: -1px;
 left:-18px;
 width: 100%;
 height: 122px;  
 margin:0; 
 display:block;
 z-index:10;
 /* transparent png hack for ie */
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='mastfade.png',sizingMethod='scale');
 }

/* overwrite for other browsers */
div#mastback[id] {
 background: transparent url(/mastfade.png) top repeat-x;
 }
 
.masthead_contain {
 width: 920px;
 margin: 0 auto 0 auto;
 }
 
h1#logo { 
 float: right;
 overflow:hidden;
 position: relative;
 width: 213px;
 height: 109px;
 margin: 0;
 /* transparent png hack for ie */
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='logo.png',sizingMethod='crop');
 }

/* overwrite for other browsers */
h1#logo[id] {
 background: transparent url(/logo.png) top left;
 }
 
h1#logo a { 
 display:block;
 text-indent: -9000px;
 width: 213px;
 height: 109px;
 border:0;
 }
 
 
/* Browse Bar
------------------------------------- */
#browsebar {
 float: left;
 margin-top: 75px;
 width: 390px;
 margin-left:90px;
 position: static;
 } 
 
#nav {
 list-style:none;
 margin:0;
 padding:0;
 position: relative;
 }
 
#nav li {
 float: left;
 border-right: solid 1px #666;
 font-size: 18px;
 padding: 0 10px 2px 10px;
 font-family: Arial, sans-serif;
 text-transform: lowercase;
 line-height: 1em;
 position: relative;
 margin:0;
 }
 
#nav li a {
 text-decoration: none;
 }
 
#nav li.rss {
 background: url('/feed-icon-16x16.gif') left center no-repeat;
 padding-left: 24px;
 }
 
#nav li.last {
 border: 0px;
 }
 
#search_form {
  float: right;
 display: inline;
 } 
 
#search_form .textfield {
 width: 110px;
 color:#999;
 }
 
 

/* Content Area
------------------------------------- */
#content {
 display:block;
 height:100%;
 max-height:100%;
 overflow:auto;
 position:relative;
 z-index:5;
 text-align: left;
 padding-bottom: 1px;
 }
 
.column {
 width: 600px;
 margin: 0px auto 220px auto;
 padding-top: 100px;
 }


/* Blog Entries
------------------------------------- */
.entry {
 clear: both;
 padding-top: 30px;
 }
 
.entry h3 {
 margin-bottom: 0px;
 } 

.excerpt {
margin-bottom: 20px;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-weight: normal;
font-size: 22px;
line-height: 1.2; 
color:#aaa;
}

.entry li {
 	font: 13px/1.54 Georgia,Garamond,Times,"Times New Roman",serif;
  	margin-left:30px;
  	color:#333;
  	margin-bottom:12px;
  }

.imgfloat {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: none;
}
 
.entry_body {
/*  float: right; */
 display: inline;
 } 
 
 
.more
{
text-transform: uppercase;
font-family: Georgia,Arial,Helvetica,Geneva,Sans-Serif;
font-size: 11px;
font-weight: normal;
font-style: normal;
}

.comment-more {
float: right;
}

.comment-more a {
font-weight: bold;
color:black;
text-decoration: none;
}

.comment-more a:hover {
color:blue;
}


.entry-footer {
clear: both;
padding-top: 6px;
padding-right: 2px;
padding-bottom: 6px;
padding-left: 2px;
margin-top: 25px;
margin-bottom: 25px;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

.archive-entry-footer {
clear: both;
padding-top: 6px;
padding-right: 2px;
padding-bottom: 6px;
padding-left: 2px;
margin-top: 25px;
margin-bottom: 0px;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}
 
 
 /*  Comments */
 
 .remarks-date {
float: left;
width: 205px;
margin: 0px;
padding: 6px 0px 8px 5px;
font-size: 12px;
line-height: 16px;
color: #666666;
}

.remarks-date a {
text-decoration: none;
}

.remarks-lead {
margin: 0px;
border-bottom: 1px solid #cccccc;
padding: 0px;
}

.remarks-lead p {
margin: 0px 0px 0px 210px;
padding: 6px 10px 8px 5px;
font: 13px/1.54 Georgia,Garamond,Times,"Times New Roman",serif;
} 
 
 	.clear	{
		clear: both;
		margin: 0px 0px 0px 110px;
		}
		
		
.comments-open-moderated {
font-size: 12px;
color:#999;
}		


.comments-open {
	margin-top:10px;

}

label {
float: left;
width: 105px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 9px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 0px;
font-size: 12px;
line-height: 14px;
color: #000000;
}

#comment-bake-cookie {
float:none;
}

.comments-open input#comment-author, .comments-open input#comment-email, .comments-open input#comment-url {
width: 190px;
font-family: arial,helvetica,sans-serif;
font-size: 11px;
padding: 2px;
background-color: white;

margin-top: 5px;
margin-right: 10px;
margin-bottom: 5px;
margin-left: 0px;
}

#comment-text {
clear: none;
width: 390px;
height: 150px;
margin: 5px 0px 5px 0px;
}


/* Float Fix
------------------------------  */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
.clearfix { display: block; }
/* End hide from IE-mac */



.deckad {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	width:130px;
	font-size:11px;
	font-family: verdana, sans-serif;
	text-align: center;
	text-decoration: none;
}

.deckblurb a {
	font-size:10px;
	font-family: verdana, sans-serif;
	text-decoration: none;
	color:#666;
}

.deckblurb {
	margin-bottom: 4px;

}

.ads {
	margin-top: 4px;
	font-size:11px;
	font-family: verdana, sans-serif;
	line-height: 130%;
}

.tr-linkcount {
	font-size: 10px;
	text-decoration: none;
}
