/*
Template Name: Blog
Author: Sebo Marketing
Author URI: http://www.sebomarketing.com
Tags: blue
*/

.columnStyle1 {
	margin-left:1em;
}
	.columnStyle1 .columnTopLeft {
		display:none;
	}
	.columnStyle1 .columnBody {
		padding:5px 0 0 0;
	}
		.columnStyle1 p {
			margin-left:0;
			font-size:85%;
		}
		.columnStyle1 ul {
			margin:.5em 0;
		}
		.columnStyle1 ul li {
			background:none repeat scroll 0 0 transparent;
			list-style:none outside none;
			margin:1.5em 0;
			padding-left:10px;
		}
		.columnStyle1 .columnBody h1 {
			margin-left:0;
		}
		
	.columnStyle1 .columnBottomLeft {
		display:none;
	}
	
h2 {
	margin-left:0;
}

.post {
	clear:left;
	margin-left:.2em;
	margin-bottom:1.4em;
}
	.post-thumbnail {
		display:inline;
		float:left;
		margin:0 18px 18px 0;
	}
	
	.post-title {
		margin-bottom:10px;
		font-family:Georgia, Times New Roman, Times, serif;
		font-style:italic;
		font-size:85%;
	}
		.post-title h2 {
			margin:0 0 6px 0;
			padding:0;
			height:auto;
			font-size:180%;
			font-weight:bold;
			background:none;
		}
		
		.post-author, .post-comments,
		.post-author a, .post-comments a {
			color:#0A55A3;
			text-decoration:none;
		}
		.post-author a:hover, .post-comments a:hover {
			color:#3f9061;
			text-decoration:underline;
		}
	.entry {
	}
		.entry h1 {
			margin-left:0;
		}
		.entry p {
			/*margin:0 0 .5em 0;*/
		}
		.entry p:last-child {
			margin-bottom:.5em;
		}
		
		a.more-link {
			display:inline;
			clear:left;
			float:left;
			margin-bottom:1.4em;
			padding:4px 5px 0 2px;
			width:68px;
			height:20px;
			color:#0A55A3;
			font-family:Georgia, Times New Roma, Times, serif;
			font-style:italic;
			text-transform:lowercase;
			text-decoration:none;
			background:transparent url('images/read-more-bg.gif') left 50% no-repeat scroll;
		}
		a.more-link:hover {
			text-decoration:underline;
		}



#comments {
	clear:left;
	font-size:85%;
}
	#comments h3 {
		margin-top:20px;
		margin-bottom:6px;
		margin-left:0;
		color:#0b3a57;
	}
	.comment-list li {
		clear:left;
		padding-left:44px;
	}
		.avatar {
			float:left;
			margin:0 12px 12px -44px;
		}
		.comment-body {
			float:left;
		}
			.comment-list p {
				margin-left:0;
			}



#respond {
	clear:left;
	font-size:85%;
}
	#respond h3 {
		margin-top:20px;
		margin-bottom:6px;
		margin-left:0;
		color:#0b3a57;
	}
	#comment-form  p{
		margin-left:0;
	}



#post-navigation {
	clear:left;
}
	#post-navigation .older-entries {
		float:left;
		margin:0 0 12px 0;
		width:50%;
	}
	#post-navigation .newer-entries {
		float:right;
		margin:0 0 12px 0;
		width:50%;
		text-align:right;
	}
	
.blog-title h1 {
	margin-bottom:20px;
	color:#018240;
}

/* -----------------------
Left Sidebar - RSS
-------------------------- */
li.rss {
	margin:0;
	padding-left:12px;
	list-style:none;
}

.rss h2 {
	margin-bottom:0;
	padding-top:6px;
}

.rss ul li a{
	display:block;
	margin:0;
	padding:12px 0px 0px 10px;
	height:15px;
	text-decoration:none;
}

.rss ul li:hover a:link, .rss ul li:hover a:visited, .rss ul li:hover a:hover, .rss ul li:hover a:active {
	text-decoration:underline;
	background:none;
}

.rss a:hover{
}
	
/* -----------------------
Left Sidebar - Categories
-------------------------- */	
li.categories {
	margin:0;
	padding-left:12px;
	list-style:none;
}

.categories h2 {
	margin-bottom:0;
	padding-top:6px;
}

.categories ul li a {
	display:block;
	margin:0;
	padding:12px 0px 0px 10px;
	height:15px;
	text-decoration:none;
}

.categories ul li:hover a:link, .categories ul li:hover a:visited, .categories ul li:hover a:hover, .categories ul li:hover a:active {
	text-decoration:underline;
	background:none;
}

.categories a:hover{
}

/* -----------------------
Left Sidebar - Archives
-------------------------- */
li.archives {
	margin:0;
	padding-left:12px;
	list-style:none;
}

.archives h2 {
	margin-bottom:0;
	padding-top:6px;
}

.archives ul li a {
	display:block;
	margin:0;
	padding:12px 0px 0px 10px;
	height:15px;
	text-decoration:none;
}

.archives ul li:hover a:link, .archives ul li:hover a:visited, .archives ul li:hover a:hover, .archives ul li:hover a:active {
	text-decoration:underline;
	background:none;
}

.archives a:hover{
}
