/* WORDPRESS */
#wordpress h1.home {margin-bottom: 1.3em; }
#wordpress h2 {font-size:1.7em; margin-bottom: 1.5em; clear:both; }
#wordpress h3 { font-size:1.5em; }
#wordpress h4 { height:44px; padding-bottom:12px; background:transparent url(/images/bg-headings.gif) repeat-x 0 0; font-size:1.3em; }
#wordpress hr { display:none; }
#wordpress .navigation { width:100%; margin-bottom:2em; overflow:hidden; clear:both;}
#wordpress .post { margin-bottom:2em; padding-bottom:2em; background:transparent url(/images/bg-dots-x.gif) repeat-x 0 100%; }
#wordpress .post small { font-size:1.1em; color:#8a8a8a; }
#wordpress .post { }
#wordpress .post .entry {  overflow:hidden; }
#wordpress .post .entry p { margin-top:1em; font-size:1.2em; line-height:1.4em; }
#wordpress .alignleft { float:left; margin:0 1em 1em 0; }

/* HOME CONTENT */

#wordpress #col-left { float:left; width:320px; clear:left; }
#wordpress #col-right { float:right; width:320px; clear:right; }

#wordpress #col-left img, #wordpress #col-right img { margin-bottom:10px; }

#wordpress .all-recent { clear:both; text-align:center; margin-bottom:2em; }

#wordpress .home-post { margin-bottom:2em; padding-bottom:2em; padding-left:0px; }
#wordpress .home-post small { font-size:1.1em; color:#8a8a8a; }
#wordpress .home-post { }
#wordpress .home-post .entry { overflow:hidden; }
#wordpress .home-post .entry p { margin-top:1em; font-size:1.2em; line-height:1.4em; }

#wordpress .row { clear:both; }
#wordpress .row .home-post { width: 320px; float:left; }
#wordpress .row .home-post .content,
#wordpress .row .home-post .content
{ float:right; width: 220px; }

#wordpress .home-post .thumb
{ width: 70px; height: 70px; float: left; padding: 0px 10px; }

#wordpress .home-post .thumb {
  padding-right: 20px;
}

#wordpress .home-post .thumb img { border: 1px solid #7C7C7C; }


/* END HOME */

#wordpress #respond { width:662px; }

#wordpress #sidebar li { margin:5px 0 0 10px; font-size:1.1em; list-style:none; }

#wordpress #commentform #comment { width:662px; }

#commentform input.text, #commentform label, #commentform texarea { font-size:1.2em; }
#commentform #email, #commentform #author, #commentform #url { width:170px; }	
#commentform input { padding:2px; margin:5px 5px 1px 0; } 
#commentform { margin:5px 10px 0px 0; }
#commentform textarea { width: 100%; padding:2px; }
#commentform #submit { margin:0 0 5px auto; float:right; }

.comment-submit {
	background: url(/images/btn-submit.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 31px;
	width: 112px;
	cursor:pointer;
	position: relative;
	left: 8px;
}
#commentform p { margin: 5px 0; }

#wordpress .divider {
  background:transparent url(/images/bg-dots-x.gif) repeat-x 0 100%;
  margin: 10px 0px;
  height: 1px;
}
#wordpress .author { margin: 5px 0px 10px 0px; background:transparent url(/images/bg-dots-x.gif) repeat-x 0 100%; padding-bottom: 1.5em;}
#wordpress .author .image { margin-left:5px; float:left; width:90px; }
#wordpress .author .image img { border:1px solid #ccc; }
#wordpress .author .description { color:#8A8A8A; font-size:1.3em; margin-left:5px; float:left; width:500px}

#comments {
  clear: both;
}
.commentlist {
  list-style: none;
  margin-left: 0;
}

.commentlist li.comment {
  margin-bottom: 5px;
  padding-left: 70px;
  position: relative;
  min-height: 70px;
}

.commentlist .avatar {
  position: absolute;
  left: 0;
}

.commentlist .comment-meta {
  margin-bottom: 10px;

}

li.comment .comment-body p{
  font-size: 1.3em;

}

li.comment .comment-author

