/* ie5 win - grrr - start */

body { 
	font: small serif;
  margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

/* basic elements */
body { 
	color: #444; 
	background-color: #dcdcdc;
 	background-image: url(700_28.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 11px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, "sans-serif"; 
	text-align: left;
  margin: 0px; 
	padding: 0px;
	}
p {
	font-size: 11px; 
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, "sans-serif"; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
h1, h2, h3 {
	font-size: 11px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Georgia, Times, serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #555;
	}
a:visited, 
a:visited:hover { 
	font-weight: bold; 
	text-decoration: none; 
	color: #444;
	}
a:hover, 
a:active { 
	text-decoration: none; 
	color: #444;
	}
acronym { 
	font-weight: normal; 
	font-style: normal;
	border: 0;
	}

/* major divs */
#container { 
	width: 700px; 
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#intro {
 	width: 450px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}
	
.blog {
  		padding: 0 15px 0 15px;		
		}	
	
/*
.blogbody {
		font-family: verdana, arial, sans-serif;
		color:#333;
		font-size:12px;
		font-weight:normal;
  		background:#FFF;
  		line-height:15px;
  		padding: 0 1px 0 10px;			
		}	
*/	
	
#supportingText {
 	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
	

.blogbody {
 	width: 500px;
	border: 1px solid #aaa;    
 	background-image: url(ornament.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;	
	margin: 2px -10px 0px -10px;
	padding: 10px 10px 20px 10px;
	}	
	
	
#linkList {
  position: absolute;
  top: 230px;
  left: 0px;
 	width: 160px;
	margin: 0px 0px 0px 542px;
	padding: 0px 0px 0px 0px;
	}

/* minor divs */
#pageHeader {
 	width: 700px;
 	height: 20px; /* strange but ie6 needs this */
 	background-image: url(flasky.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 1px solid #aaa;    
	border-left: 1px solid #aaa;    
	margin: 0px 0px 0px 0px; 
	padding: 200px 0px 0px 0px;
	}
	
#pageHeader h1 {
 	width: 600px;
	color: #fff;
	font-size: 32px; 
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: 3px 3px 5px black;
	margin: -40px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
#pageHeader h2 {
 	width: 600px;
	color: #fff;
	font-size: 11px; 
	line-height: 16px;
	font-weight: 400;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	text-shadow: 3px 3px 5px black;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 4px;
	}

/* only for IE and snow pict */

* html #pageHeader h1 {
color: #000;
}

* html #pageHeader h2 {
color: #000;
}
		
#quickSummary {
 	width: 500px;
 	background-image: url();
	background-position: top center;
	background-repeat: repeat;
	background-color: #555555;
	border: 1px solid #aaa;    
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	}
	
	
#footer {
 	width: 400px;
	border: 1px solid #aaa;    
 	background-image: url(stone_19.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #555;	
	margin: 10px 10px 20px 10px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	}
	
.blogbody p {
	padding-bottom: 8px;
	text-align: left;
	}


#supportingText h3 {
	color: #555;
	background-color: #ddd;
 	background-image: url(stone_21.gif);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 11px; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	}

	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:9px;
		font-weight:bold;		
  		line-height:14px;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#EEE;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#003366;
	    background:#FFF;
		font-size:9px;
		font-weight:bold;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;		
		line-height:14px;
		text-transform:uppercase; 
  		padding:3px;	
  		margin: 0px 5px 5px 5px;
		text-align:center;
		letter-spacing: .2em  					
		}	
		
		
	.date	{ 
              width:500px;
		font-family: verdana, arial, sans-serif; 
		font-size: 9px; 
		color: #666; 
		border:0px solid #999;
		padding:4px;
		margin: 10px 0 2px 0;
		font-weight:normal;
              text-align:right;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 9px; 
		color: #003366;
  margin-bottom:15px; 
		}


.contentComment {
	padding: 10px 15px 5px 15px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	}		
		
		.comments-body {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		line-height:14px;
  		padding:10px;			
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;			
		}	
		
	.comments-head	{ 
		font-family: georgia, verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #666; 
		border:1px solid #999;
		padding:5px;
		font-weight:normal;
		margin-top:10px;		
		}		

	#banner-commentspop {
		font-family:georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:16px;
		font-weight:bold;
		border-bottom:1px dotted #FFF;
		border-top:3px solid #99CCFF;
  		background:#336699;
  		padding:15px; 
		}								

	
	
#linkList ul {
	border-top: 1px dotted #ccc;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
	
#linkList li {
	display: block;
	list-style-type: none;
	color: #000;
	background-color: #fff;
	font-size: 9px; 
	line-height: 10px;
	font-weight: 200; 
	font-family: arial, helvetica, "sans serif"; 
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 2px 5px;
	}
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover,
#linkList li a:hover, 
#linkList li a:active {
	font-style: normal;
	padding-right: 5px;
	}
	
	
	
	
.c { 
	color: #6c9e2d ! important;
	font-weight: normal ! important;
	font-style: italic ! important;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	}

#linkList h3 {
	color: #000;
	background-color: #ddd;
 	background-image: url(stone_24.gif);
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 9px; 
	line-height: 10px;
	font-weight: 400; 
	font-family: Verdana, Arial, Helvetica, "sans-serif"; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
.llinks {
	background-image: url(leaf_09a.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	}
	
/* hovers */
	
#preamble:hover {
 	background-image: url(leaf_09f.gif);
	}
	
#linkList li:hover {
	background-color: #fefefe;
	}
	
#lresources:hover {
	background-image: url(leaf_09b.gif);
	}
