	/*
	Blog css 	
	revised 2008-08-19	
	*/

body {
		background-color:#FFCCCC;
		background-color:#ccccff;
		margin:10px 10px 10px 10px;
		}

h1 {
      	color: white;
     	font-style: normal;
      	font-weight: bold;
      	font-family: "Verdana", Tahoma, Arial, sans-serif;
      	font-size: 110%;
       	}

.date,.hdr { 
		font-family:Trebuchet MS, verdana, arial, sans-serif; 
		font-size: 14px; 
		color: black; 
		font-weight:bold;
  		text-transform:uppercase;	
		letter-spacing: .2em;  
		margin-top:10px;
  		border-bottom:2px solid #FF9933;
		}		

.welcome { 
		font-family:Trebuchet MS, verdana, arial, sans-serif; 
		font-size: 12px; 
		color: black; 
		font-weight:bold;
  		text-transform:uppercase;	
		letter-spacing: .2em;  
		}		
		
.title { 
		font-family: trebuchet ms, verdana, arial, sans-serif; 
		font-size: 12px; 
		color: #666; 
  		background: #eeeeee;
  		border:1px solid #3E5568;
		margin-top:5px; 
		margin-bottom:0px;
		font-weight:bold;
		letter-spacing: .2em;
  		padding:2px;	
		}

.intro { 
		font-family: trebuchet ms, verdana, arial, sans-serif; 
		font-size: 12px; 
		font-weight:bold;
		text-align: center;
		color: #666; 
  		background: #eeeeee;
  		border:1px solid #3E5568;
		margin-top:2px; 
		margin-bottom:2px;
		margin-left:2px;
		margin-right:2px;
  		padding:1px;	
		}

.blogbody  {
		font-family:Trebuchet MS, verdana, arial, sans-serif; 
		color:black;
		font-size:12px;
		font-weight:normal;
  		background:#FFF;
  		line-height:20px;
  		border-left:1px solid #3E5568;
  		border-right:1px solid #3E5568;
  		border-bottom:1px solid #3E5568;	
  		padding-left:10px;
  		padding-right:10px;
  		padding-top:1px;	
		}
.quote  {
		color:blue;
		font-weight:normal;
  		background: #eeeeee;
		width: 75%;
		margin-left: 5%;
		font-style: italic;
		border-style: dotted;
		border-width: 1px;
  		padding-left:10px;
  		padding-right:10px;
		}

.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 10px; 
		color: black; 
		text-align: left;
		}

.postedx	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 10px; 
		background: blanchedalmond;
		color: black; 
		text-align: left;
		}
.poster	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 10px; 
		color: blue; 
		text-align: left;
		}

.stuff	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 10px; 
		color: #666; 
		text-align: left;
		}

.comment { 
		font-family:verdana, arial, sans-serif; 
		font-size: 11px; 
		color: blue; 
		text-align: left;
		padding: 2px 2px 2px 2px;
		}
.commentx { 
		font-family:verdana, arial, sans-serif; 
		font-size: 11px; 
  		background: #FFF;
		color:black; 
		text-align:left;
		padding: 2px 2px 2px 2px;
		border-style: dotted;
		border-width: 1px;
		border-color: blue;
		}

.entry { 
  		background:#FFF;
		font-family:verdana, arial, sans-serif; 
		font-size: 11px; 
		color: blue; 
		text-align: left;
		border-style: dotted;
		border-width: 1px;
		border-color: blue;
		padding: 2px 2px 2px 2px;
		}


.jump {
		font-family:verdana, arial, sans-serif;
		font-size: 10px;
		line-height:13px;
		color: #666;
		text-align: left;
		font-weight: bold;
    }
	
.shadow { width:180; height:40; filter: Shadow(Color=#093, Direction=135);
	}

.GP {
	  background: blanchedalmond;
   	  font-family:verdana, arial, sans-serif;
      color: blue;
      font-size:9px;
      }

.shout
	{
	  background: yellow;
      color: blue;
   	  font-family:verdana, arial, sans-serif;
      font-size:14px;
	  font-weight: bold;
	}

.popup {COLOR: #9F141A;CURSOR: help;TEXT-DECORATION: none; width: 100px; }

.found {
		background-color: yellow;
		color: blue;
		}

a:focus:hover { 
		color: yellow;
	      text-decoration: none;
		}
a:link { 
		color: blue;
	      text-decoration: underline;
		}
a:visited { 
		color: blue;
	      text-decoration: underline;
		}


a.tooltip{position: relative; z-index:24;background-color: #CCCCFF; color:#000; text-decoration:none;}
a.tooltip:hover{z-index:25; background-color: #CCCCFF;}
a.tooltip span{display: none}
a.tooltip:hover span{display:block; position:absolute; padding: 1em; width:30em; border:2px outset #9999CC; background-color:#CCCCCC; color:black
	       			text-align: left; font-family:verdana, arial, sans-serif; font-size: 11px; filter: alpha(opacity=90);-moz-opacity:0.9;opacity:0.9; }

/* */
