			
		.newsStory h1 {
			color:#000000;
			font-size:100%;
			text-transform:uppercase;
			font-weight:bold;
			text-align:left;
			}
			
		.newsStory h2 {
			color:#233B66;
			font-size:60%;
			font-style:italic;
			text-align:left;
			}
			
		.newsStory h3 {
			padding-top:10px;
			color:#000000;
			font-size:80%;
			font-weight:bold;
			text-align:left;
			max-width:400px;
			}
		p {
			color: #233B66;
		}
			
		.newsStory p {
			color:#000000;
			font-size:70%;
			padding-bottom:20px;
			text-align:justify;
			}
			
		img	{
			border:0;
		}
	
		.newsStory img {
			border:1px solid #233B66;
			margin-right:20px;
			margin-bottom:10px;
			max-width:400px;
			}
					
			/* Content
			----------------------------------------------- */
			  #content {
				width:440px;
				margin:0 auto;
				padding:0;
				text-align:left;
				}
			  #main {
				width:410px;
				float:left;
				}

			
			/* Posts
			----------------------------------------------- */
			.date-header {
				color:#233B66;
				font-style:italic;
				}
				
			 .date-header h2 {
			 	text-align:right;
				}
				
			.post {
				border-bottom:1px dotted #ccc;
				padding-bottom:1.5em;
				margin-bottom:20px;
				}

			.post-title {
				color:#000000;
				font-size:120%;
				text-transform:uppercase;
				font-weight:bold;
			  }
			  
			 .post-title h1 {
			 	text-align:right;
				}
			  
			.post-title strong {
			  display:block;
			  text-decoration:none;
			  color:#c60;
			  font-weight:normal;
			  }
			.post-title strong, {
			  color:#333;
			  }
			.post div {
			  }
			p.post-footer {
			  margin:-.25em 0 0;
			  color:#ccc;
			  }
			.post-footer em, .comment-link {
			  font-size:85%;
			  text-transform:uppercase;
			  letter-spacing:.1em;
			  }
			.post-footer em {
			  font-style:normal;
			  color:#999;
			  margin-right:.6em;
			  }
			.comment-link {
			  margin-left:.6em;
			  }
			.post blockquote {
			  margin:1em 20px;
			  }
			.post blockquote p {
			  margin:.75em 0;
			  }
			
			
			/* Comments
			----------------------------------------------- */
			#comments h4 {
			  font-size:70%;
			  font-weight:bold;
			  text-transform:uppercase;
			  color:#000;
			  margin-bottom:0px;
			  }
			  
			#comments h4 strong {
			  font-size:50%;
			  }
			  
			#comments-block {
			  margin-top:0px;
			  border-bottom:1px dotted #ccc;
			  border-top:1px dotted #ccc;
			  padding-top:10px;
			  padding-bottom:10px;
			  text-align:left;
			  }
			  
			dt.comment-poster {
			  font-size:80%;
			  color:#000;
			  margin-bottom:4px;
			  }
			  
			dt.comment-poster a {
			  font-size:80%;
			  text-transform:uppercase;
			  }
			  
			dd.comment-body {
			  font-style:italic;
			  }
			  
			#comments-block dd {
			  }
			  
			#comments-block dd.comment-timestamp {
			  font-size:60%;
			  font-weight:normal;
			  text-align:right;
			  font-style:italic;
			  color:#999;
			  }
			  
			#comments-block dd p {
			  }
			  
			.deleted-comment {
			  font-style:italic;
			  color:gray;
			  }
	
			
			/* Feeds
			----------------------------------------------- */
			#blogfeeds {
			  }
			#postfeeds {
			  }
			
			h2.sidebar-title {
				padding-bottom:5px;
				color:#000000;
				font-size:60%;
				text-transform:uppercase;
				font-style:italic;
				text-align:left;
				font-weight:normal;
				}
			  
			ul.archive-list {
				list-style-type: none;
				margin-bottom:20px;
				}
			
			ul.archive-list li {
				padding-left:10px;
				color:#233B66;
				font-size:60%;
				text-transform:uppercase;
				font-style:normal;
				text-align:left;
				}
			  
 
