#main {
		width: 750px;
		margin: 0 auto;
		padding: 5px 0 0 10px;
		color: #414141;
		clear: both;
	}

		a {
			color: #333;
			font-style: normal;
			text-decoration: underline;
		}
		
		a:hover {
			color: #f6c42a; 
			text-decoration: underline; 
		}

	
#greeting {
	width: 660px;
	margin: 0 0 15px 0;
	padding: 5px 20px 5px 5px;
	border-top: #000 1px solid;
	border-bottom: #000 2px solid;
	float: right;
	position: relative;
	top: -18px;
}

	#greeting h2 {
		font-size: 1.0em;
		text-transform: uppercase;
		color:#111;
		margin: 0;
		font-weight: normal;
		padding: 0;
	}

#container {
	position: relative;
	top: -40px;
}

.post {
	width: 750px;
	margin: 0 auto;
	clear: both;
	padding: 20px 0 5px 0;
	border-bottom: #000 2px solid;
}



	.meta {
			padding: 5px 0 0 0;
			border-top: #000 1px dotted;
			margin: 8px 0 0 65px;
			width: 510px;
			clear: both;
			font-size: .8em;
			text-align: right;
	}
	
		.meta a {
			color: #414141;		
		}
		
		.meta a:hover {
			color: #f6c42a; 
		}
		
	.photo_icon {
		float: left;
		width: 30px;
		height: 20px;
		margin: 5px;
		background: url('images/photo_icon.jpg');
	}
	
	.photo {
		width: 510px;
		margin: 0 0 0 65px;
		font-size: .8em;
		color: #000;
		padding: 0 0 5px 0
	}
	
		.photo h2 {
			font-size: 1em;
			font-weight: bold;
			margin: 0;
		}
	
		.photo img {
			padding: 0;
			margin: 0 auto 10px auto;
			max-width: 510px;
			border: 0;
		}
		
		.photo p {
			padding: 0;
			margin: 0;
		}
		
		.photo blockquote {
			color: #000;
		}
		
		.photo a {
			color: #000;
		}
		
		.photo a:hover {
			color: #f6c42a;
		}
		
	.link_icon {
		float: left;
		width: 50px;
		height: 50px;
		margin: 5px;
		background: url('images/link_icon.jpg') no-repeat;
		
		}
	
	.link {
		width: 510px;
		margin: 0 0 0 65px;
		font-size: .8em;
		color: #000;
		text-align: right;
		padding: 0;
	}
	
		.link blockquote {
			width: 470px;
			min-height: 50px;
			font-size: 1.8em;
			font-style: italic;
			padding: 10px 25px;
			margin: 0;
			color: #45433d;
			text-align: left;
			/* background: url('images/blockquote.gif') no-repeat top left; */
			/* border-bottom: 1px dotted #000;
			border-top: 1px dotted #000; */
			background: #f3f3f3;
			
		}
		
		.link blockquote p {
			margin: 0;
			padding: 0;
			border: 0;
		}
		
		.link a {
			color: #000;
		}
		
		.link a:hover {
			color: #f6c42a;
		}
		
		.link img {

		}
		
		.video_icon {
			float: left;
			width: 30px;
			height: 23px;
			margin: 5px;
			background: url('images/video_icon.jpg');	
		}
		
		.video {
			margin: 0 0 0 65px;
			width: 510px;
			color: #343434;	
			padding: 0; 
			font-size: .8em;
		}
			
		
	.title { 
			float: right;
			width: 150px;
			padding: 0;
			margin: 0;
	}
	
		.title h2 {
			text-align: left;
			font-size: 1em;
			color: #000;
			margin: 0 0 1px 0;
			padding: 0 0 5px 0;
			font-weight: normal;
			border-bottom: 1px #000 solid;
			font-variant: small-caps;
		}
		
		.title h2 a {
			color: #000;
			text-decoration: none;
		}
		
		.title h2 a:hover {
			color: #000;
			text-decoration: underline;
		}
		
		.title p {
			font-size: .7em;
			line-height: 20px;
			padding: 0;
			margin: 0;
			display: block;
			color: #555;
			border-bottom: 1px #000 solid;
			font-style: italic;
		}
		
		.title a {
			color: #555;
			font-style: normal;
			text-decoration: none;
		}
		
		.title a:hover {
			color: #f6c42a; 
			text-decoration: none; 
		}

		a.via {
			color: #fff;
			background: #000;
		}
		
		a.via:hover {
			color: #fff;	
			background: #f6c42a;
		}
			
		.navigation {
			width: 750px;
			font-size: .9em;
			color: #000;
			padding: 7px 0 5px 0;
			border-bottom: 2px #333 solid;
		}
		
		.alignleft {
			float: left;
		}
		
		.alignright {
			float: right;
		}
		
		#footer {
			width: 750px;
			font-size: .9em;
			color: #000;
			margin: 2px 0 0 0;
			padding: 7px 0 5px 0;
			border-top: 1px #333 solid;
		}
		
		#responses h3 {
			width: 500px;
			margin: 0 0 0 65px;
			padding: 10px 0 10px 10px;
			font-size: 1.2em;
			color: #000;
			font-weight: normal;
			border-bottom: 1px #000 solid;
			border-top: 1px #000 solid;
			clear: both;
		}
		
		.commentlist {
			width: 625px;
			float: left;
			padding-top: 5px;
		}
		
		.comment-author {
			float: left; 
			width: 50x;
		}
		
		.comment-author img{
			display: block;
			width: 32px;
			padding: 0;
			margin: 0 auto;
		}
		
		.comment-author cite {
		}
		
		.comment {
			font-size: .8em;
			padding: 5px 0;
		}
		
		.comment p {
			width: 510px;
			margin: 0 0 0 65px;
			background: #f3f3f3;
			padding: 5px 0 10px 0;
			min-height: 50px;
		}
		
		.comment-meta {
			width: 510px;
			margin: 0 0 0 65px;	
			background: #f3f3f3;
		}
		
		.comment-meta a {
			color: #555;
			font-style: normal;
		}
		
		.comment-meta a:hover {
			color: #f6c42a; 
			text-decoration: ; 
		}
		
		.reply {
			clear: both;
		}
		
		#inputs {
			float: right; 
			width: 150px;
		}
		
		#text {
			width: 510px;
			margin: 0 0 0 65px;	
		}
		
		textarea {
			width: 505px;
			border: 1px #000 solid;
		}
		
		#inputs p {
			margin: 0;
			padding: 0 0 8px 0;
		}
		
		#inputs input {
			width: 145px;
			font-size: .7em;
			border: 1px #000 solid;
		}
		
		#navlinks {
			text-align: center;
			width: 510px;
			margin: 8px 0 1px 65px;
			border-top: 2px #000 solid;
			border-bottom: 2px #000 solid;
			padding: 10px 0;
		}
		
