/*
	Style Name	: chm
	Style URI	: http://getk2.com/
	Comments	: Sidebars on both sides of content
*/


#header .blog-title a {
	font-family: "Verdana", sans-serif;
        font-size:1em;
        font-weight:bold;        
        letter-spacing: -1px;
}

.blog-title a:hover {
	text-decoration: none;
	}


body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Verdana", sans-serif;
        letter-spacing: -1px;
}
	
#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	border: 1px solid #ddd;
	border-top: none;
	clear: both;
	}
	
.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	}
	

	
	.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	background: url('') left center no-repeat;
	height: 16px;
	}
	
.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('') left center no-repeat;
	height: 16px;
	}
	
	.meta-start {
	padding: 2px 0 2px 0px ;
	background: url('') left top no-repeat;
	}
	
	.meta-start {
	padding: 2px 0 2px 0px ;
	background: url('') left top no-repeat;
	}
	
	.entry-tags {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 0px;
	background: url('') left center no-repeat;
	}
	
	#commentlist li .comment-meta {
	padding: 2px 0 2px 0px;
	background: url('') left center no-repeat;
	display: block;
	}
	

	
#commentlist .comment-author {
	font-size: 1.2em;
	font-weight: bold;
	}

	.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: justify;
	color: #444;
	margin-bottom: 40px
	}
	
	.st-related-posts {
	font-size: 0.8em;
	}

.entry-head .entry-meta {
	background: url('') left top no-repeat;
	min-height: 16px;
	padding-left: 0px;
	}


.entry-tags {
	padding: 2px 0px 2px 20px;
	background: url('') left 2px no-repeat;
	}

.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 1.6em;
	font-weight: bold;
	}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	}
