.postWrapper {
	padding: 10px 10px 20px 10px;
	clear:both;
}
.postTitle {
	margin-bottom: .6em;
}
.postTitle h2 {
	font-size:1.7em;
	font-weight:normal;
	line-height:1.1em;
	margin: 0 0 0.1em 0;
	background: none;
	padding: 0;
}

.postTitle h2 a{
	color: #30AD8A;
	text-decoration: none;
}

.postTitle h3 {
	font-size: .75em;
	margin: .1em 0 .2em 0;
	color: #49361B;
}

.postContent {
	padding:0;
}

.postContent img{
	border:5px solid #DDD6C8;
}


.postDetails {
	background:#FAF4E8 none repeat scroll 0 0;
	padding:8px;
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 3px 15px 3px;
}

.blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
}
.blog .menu-categories UL LI{
	margin-left:10px;
}
.blog .menu-recent UL LI{
	margin-left:10px;
}

.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em;
}
.tag-count-2{
	font-size:1.2em;
}
.tag-count-3{
	font-size:1.4em;
}
.tag-count-4{
	font-size:1.6em;
}
.tag-count-5{
	font-size:1.8em;
}
.tag-count-6{
	font-size:2em;
}
.tag-count-7{
	font-size:2em;
}
.tag-count-8{
	font-size:2em;
}
.tag-count-9{
	font-size:2em;
}
.tag-count-10{
	font-size:2em;
}


.blog .head h4 {
background-image:url(../images/icon_blog.png);
background-repeat: no-repeat;
background-position: left;
}

.postWrapper .poster{
	display:inline;
}

.recent-posts ul{
	color: #49361B;
	text-align: left;
}

.recent-posts a{
	text-align: left;
}

.call-to-action{
	border: 2px solid #EFE9DD;
	background: #FFF;
	font-size: 1.5em;
	color:#30AD8A;
	display: block;
	padding: 10px;
}

.call-to-action a{
	color: #30AD8A;
	text-decoration: none;
	display: block;
}

.call-to-action a:hover{
	text-decoration: underline;
}
