/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet styles-site.css ****/

body { 
          font-family: Verdana, Geneva, Arial, 
sans-serif;         }

#head   {  
              font-weight: bold; 
              font-size: 30px; 
              background-color: #ffffff; 
              border-bottom: 5px solid #CCFFCC;
              padding: 5px;   
            }

#nav  { 
               font-weight: normal;
               font-size: 10px;  
               line-height: 16px;
              padding-left: 0.5em;    
             padding-right: 0.5em;    
            }

#menu   {  
  
        font-size: 11px;  
             background-color: #ccffff; 
             
             padding: 5px;   
 }

a.heada {
               color: black;
text-decoration: none;
 }


a.heada:hover {
               color: black;
text-decoration: none;
 }

a:hover { 
	             text-decoration: underline;
color: #696;
             }

a { 
	         text-decoration: underline;
             color: #003300;
        }

#sidebar   { 
 float: right;
		width: 260px;
                border-left: 5px solid #CCFFCC;
                border-bottom: 5px solid #CCFFCC;
		margin-left: 10px;
		background-color: #ffffff;
font-family: Arial, Geneva, Verdana,
sans-serif; 

            }

#blog {  
margin-right: 280px;
			  }

.sbtitle  { 
 font-size: 14px; 
 padding: 5px;
 text-align: left;
  font-weight: bold;             
background-color: #ccffcc;
          }

.sbtxt  {
 font-size: 11px;
padding: 5px;
	}

#title  { 
       font-weight: bold; 
	      font-size: 16px; 
	       padding: 0.5em; 
	     
margin-top: .6em; 
		       }

#comment-title  { 
       font-weight: bold; 
	      font-size: 15px; 
	       padding: 0.5em; 
	       background-color: #ccffcc;
margin-top: .6em; 
		       }

#cat     { 
   background-color: #ffffe0;
    font-weight: normal;
    font-size: 10px;
     padding: 0.3em 0.5em;                
           }

#body   { 
         line-height: 16px;
        padding-left: 1.5em;   
         padding-right: 0.5em;      
        font-size: 12px;  
           }



#stamp  { 
               
               font-size: 9px; 
               line-height: 16px;
              padding-left: 1.5em;    
             padding-right: 0.5em;    
            }

#cattitle  { 
        font-weight: bold; 
		

          font-size: 1.1em; 
	       	   padding: 

0.5em; 
	       	   background-color: #ffffe0;       

 
		       }



#menu {
  font-size: x-small

            }




/* COMMENTS and TRACKBACK CSS */



.comments-body {

   line-height: 16px;
        padding-left: 1em;   
         padding-right: 0.5em;      
        font-size: 11px;  
 	border-bottom: 1px dotted #999; 					
		}		

	

.comments-post {
       line-height: 16px;
        font-size: 11px; 
       color: #808080; 
		}	
	
	

.comments-head	{ 

				  

font-weight: bold; 
		          

font-size: 1.1em; 
	       	   padding: 0.5em; 
	

       	   background-color: #99ffff;
margin-top: 

.6em; 
 
		}		
		
	
	

.trackback-url {
		

font-family:verdana, arial, sans-serif;
		

color:#666;
		font-size:small;
		

font-weight:normal;
  		background:#FFF;
  	

	line-height:140%;
 		

padding:5px;		
 		border:1px 

dotted #999; 					
	

	}


	

.trackback-body {
		

font-family:verdana, arial, sans-serif;
		

color:#666;
		font-size:small;
		

font-weight:normal;
  		background:#FFF;
  	

	line-height:140%;
 		

padding-bottom:10px;
  		padding-top:10px;	

	
 		border-bottom:1px dotted 

#999; 					
		

}		

	

.trackback-post {
		

font-family:verdana, arial, sans-serif;
		

color:#666;
		font-size:x-small;
		

font-weight:normal;
  		background:#FFF;	

	
		}	

		
	
#banner-commentspop {
		
		
	

	font-size:large;
		

font-weight:bold;
		
  		

background:#99ffff;
  		padding-left:15px;
  

		padding-right:15px;
  		

padding-top:5px;
  		padding-bottom:5px; 

 		  		  			

 
		}



