
	body {
		margin:0px 0px 0px 0px;
		background-color: #f1f3f6;
		font-family:"Trebuchet MS", tahoma, arial, sans-serif;
		font-size: 12px;
		color: #536579;
		}
	A, a:link 	{ color: #29333d; text-decoration: none; font-weight:bold; } 
	A:visited	{ color: #aebbc8; text-decoration: none; } 
	A:hover, A:active		{ color: #536579;  }
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner h1, #banner-commentspop  {
		color: #536579;
		font-size: 50px;
		font-weight:bold;
		width:65%;
		text-align:center;

		}
	
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		color: #536579;
		text-decoration: none;
		font-weight:normal;
			background-color: transparent;
	}

	.description {
		color: #536579;
		font-size:12px;
  		text-transform:none;	
		letter-spacing: normal; 
		display:block;
		font-weight:normal;
		width:65%;
		text-align: center;
		}	
				
	#content {
		float:left;
		width:65%;
		margin-right:15px;
		padding-bottom:20px;
		margin-top:20px;
		background-color:white;
		}
		
	#container {
		float:left;
		width:65%;
		background-color:white; 
	}
	
	#links {
		margin-top:0px;
		padding-right:15px;				
		background-color: #f1f3f6;
		}
		
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;
		background-color:white;			
		}	
	
	.blogbody, .comments-body, .trackback-body {
		color: Black;
		font-weight:normal;
  		line-height:140%;
  		padding-left:15px;	
  		padding-right:15px;
  		padding-top:15px;	
		margin: 10px;		
		border: solid #c2ccd6 1px;
		}


	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	.title	{ 
		font-size: 13px; 
		color: #536579; 
		}			
		
	#menu {
  		margin-bottom:15px;
		background: #c2ccd6;  							
		}	
		
	.date, .comments-head	{ 
		color: #536579;
		font-size:25px;
  		line-height:140%;
  		margin-top:10px;
  		text-align:center;
		font-weight:bold;
		border-bottom: solid 1px #c2ccd6;
		}			
	.sidetitle, .calendarhead {
		color: #536579;
		font-size:25px;
		line-height:140%;
		margin-top: 10px; 
		text-align: left;
		font-weight:bold;
		border-bottom: solid 1px #c2ccd6;
	}	
	.posted, .trackback-post, .comments-post	{ 
		font-size: 12px; 
		color: Black;
		padding-bottom:15px; 
		margin-top: 15px;
		text-align:center;
		text-transform: lowercase;
		display:block;
		}
		
	.side, .syndicate, .calendar {
		color: Black;
		font-size:11px;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;
		text-align: left;
		}			
   .powered {
   	letter-spacing: 0.02em; font-weight:bold; text-transform:lowercase; padding-top: 10px;
   }		
input, select, textarea {
	color:black; background-color: white; 
	border: solid 1px #c2ccd6;
	padding: 1px; margin: 1px; font-family:"Trebuchet MS", sans-serif; font-size: 11px;
}
