#container p#headline {
	position: absolute;
	text-indent: -9999px;
	width: 754px;
	height: 79px;
	background: url(../images/blog_header.png) no-repeat;
	display: block;
	left: 90px;
	top: 135px;
}

#container h3 {
	font-family: "Hoefler Text", Georgia, serif;
	font-size: 3.1em;
	letter-spacing: normal;
	font-weight: normal;
	color: #620;
	margin: .8em 0 .3em 0;
}

#container h4 {
	font-size: 2.5em;
	font-family: "Hoefler Text", Georgia, serif;
	font-weight: normal;
	margin: 1em 0 .25em 0;
}

#container #main .full_module {
	margin-left: -3px;
}
#container #main .inner-inner {
	padding: 0 30px;
	width: 900px;
	overflow: hidden;
}
	.col  {
		float: left;
		margin-right: 15px;
	}
	#posts {
		width: 535px;
	}
	
#posts li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
	#posts li h4.post_title a {
		font-size: 1em;
		font-family: "Hoefler Text", Georgia, serif;
		font-weight: normal;
		margin: 1em 0 .25em 0;
		color: #333;
		text-decoration: none;
	}
		#posts li h4.post_title a:hover {
			color: #775;
		}
	#posts li div.info {
		
	}
	#posts li div.post_excerpt {
		
	}
		#posts li div.post_excerpt p {
			margin: .75em 0 .5em 0;
		}
		#posts li div.post_excerpt a.go_readmore {
			display: block;
			font-size: 1.2em;
			margin-top: 1em;
		}
		#posts li p.post_meta {
			margin-top: 10px;
		}
		#post_nav {
			margin-top: 10px;
		}
		#post_nav td a {
			font-size: 1.2em;
			line-height: 2em;
		}
		
#main div.sidebar {
	font-size: .7em;
	width: 160px;
	padding-top: 20px;
}
	
	#main div.sidebar input {
		font-size: 1.2em;
	}
		div.sidebar .submodule {
			margin-bottom: 5px;
		}
	#main div.sidebar h2, #main div.sidebar label {
		font-weight: normal;
		text-transform: none;
		font-size: 1.8em;
		color: #555;
		margin: 1em 0 .5em 0;
		font-family: "Hoefler Text", Georgia, serif;
	}
	
	
	#archives li {
	}
	
/* archive */

body.archive .post {
	color: #fff;
}
body.archive .post h3 a {
	font-size: 1.4em;
}

/* internal */

body.internal {

}
body.internal h2.pagetitle {
	font-size: 1.8em;
	margin: 1em 0;
	color: #fff;
}
	body.page h2 {
		margin-bottom: 2em;
	}
body.internal textarea {
	width: 100%;
}

	body.internal #lower_half {
		padding: 30px 0;		
	}
	
		body.internal #sidebar {
		}
		body.internal #bg_main {
			padding: 10px 50px 138px 30px;
			float: left;
			color: #ddd;
			width: 580px;
			background: #666;
			margin: 0 15px;		
		}
				
			body.internal .post_date {
				color:#CCCCCC;
				font-family:arial;
				font-size:0.85em;
				font-weight:bold;
				text-transform:uppercase;
				margin-bottom: 1em;
			}		
		
			body.internal h2.post_title {
				color: #fff;
				font-size: 2.4em;
				font-weight: bold;
			}				
			body.internal h3.post_author {
				color: #eee;
				text-decoration: none;
				font-style: italic;
				font-family: Geogia, serif;
				font-size: 1.3em;
				margin-top: .5em;
			}				
			body.internal .post_meta {
				color: #ccc;
			}
		
			body.internal div.post_content {
				color: #eee;
			}
				body.internal div.post_content p {
					margin: 1em 0;
				}
			body.internal div.post_comments {
			}
				body.internal div.post_comments ol.commentlist {
					padding-left: 21px;
				}
					body.internal div.post_comments ol.commentlist li {
						list-style-type: decimal;
						list-style-position: outside;
						padding: 1em;
					}
				body.internal div.post_comments h3 {
					font-size: 1.8em;
					margin: 1em 0;
				}
#middle_column {
	width: 535px;
}

#container #main div.post_comments h3 {
	font-size: 1.8em;
}			

