@charset "UTF-8";

	body {
		background-color: #c0c0c0;		
		color:#000000;		
		}

h1 {
 border-style: outset;
 border-top-width: medium;
 border-bottom-width: thick;
 border-left-width: medium;
 border-right-width: thick;
 text-align:center;
 font-size:x-large;
 font-weight:bold;
 background-color: #000050;
 color: red;
}


	h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	h4 {
		text-decoration: underline;
	}
	.description {
		font-size:small;
  		text-transform:none;	
		}

        #container {
                background-color:#d3d3d3;
                color:#000;
        }
				
	#content {
		position:absolute;
		margin-right:20px;
		margin-left:200px;
		margin-bottom:20px;
		width: 70%;
		}


	#links {	
		padding:10px;				
		width:160px;			
                background-color:#d3d3d3;
                color:#000;
		}
		
	.blog {
  		padding:15px;
		}

	.blogbody {
		font-weight:normal;
  		line-height:150%;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-size: medium;
		}			

	#menu {
  		margin-bottom:15px;
		text-align:center;
		}		

	.date	{ 
		font-size: large; 
		border-bottom:1px solid;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-size: x-small; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		font-size:small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:10px;
		letter-spacing: .3em;
                background-color:white;
		}		
	
	.syndicate {
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
 		}	
		
	.powered {
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
		}	
		
	
	.comments-body {
		font-weight:normal;
  		line-height:150%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-size:x-small;
		font-weight:normal;
 		border-bottom:1px dotted #999; 					
		}	
			
	
	.trackback-url {
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted; 					
		}


	.trackback-body {
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
		}		

	.trackback-post {
		font-size:x-small;
		font-weight:normal;
 		border-bottom:1px dotted; 					
		}	

		
	.comments-head	{ 
		font-size:small; 
		border-bottom:1px solid;
		margin-top:20px;
		font-weight:bold;
		}		

	#banner-commentspop {
		font-size:large;
		font-weight:bold;
		border-left:1px solid;	
		border-right:1px solid;  		
		border-top:1px solid;  		
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}

.footnote {
 text-align: left;
 margin-left: 2em;
}

.biblio {
 text-decoration: underline;
} 

div.header {
 background-color:white;
}

