/*BLOG ELEMENTS*/
/*left*/
#left div.blogarchive{width:175px;margin-bottom:30px}
div.blogarchive div.cnt{width:175px;margin-top:2px}
div.blogarchive h3{font-size:1.10em}
div.blogarchive p{font-size:1.00em;margin-bottom:10px}
div.blogarchive ul{
	font-size:1.00em;
	margin:0 0 10px 15px;
	list-style:square outside;
}
* html div.blogarchive ul{margin-left:17px}
div.blogarchive li{margin-top:1px}
div.blogarchive a:hover{text-decoration:underline}

/*right*/
#right div.blog{
	width:535px;
	clear:both;
	overflow:hidden
}
#right div.blog h2{
	width:auto;
	height:auto;
	font-size:1.30em;
	color:#333;
	margin-bottom:5px;
	text-align:right;
	text-transform:capitalize;
	border:none!important
}
div.post{margin-bottom:25px;border-bottom:1px dashed #666}
div.post h3{}
div.post div.post-body{font-size:1.40em;line-height:1.00em}
div.post-body a{text-decoration:underline}
p.post-footer{
	font-size:1.00em;
	font-weight:bold;
	color:#333;
	text-align:right
}
p.post-footer span.author{color:#ba0303}
p.post-footer a{color:#333;text-decoration:underline}

/*comments*/
#right div.blog #comments h2{text-align:left}
#comments{}
#comments dl#comments-block{}
#comments dt.comment-poster{
	font-size:1.10em;
	font-weight:bold;
	color:#ba0303
}
#comments dt.comment-poster img{float:left}
#comments dt.comment-poster a{color:#ba0303;text-decoration:underline}

#comments dd.comment-body{margin:5px 0 0 20px!important}
dd.comment-body a{text-decoration:underline}

#comments dd.comment-timestamp{
	font-size:1.00em;
	font-weight:bold;
	color:#333;
	text-align:right;
	margin-bottom:15px
}
dd.comment-timestamp a{color:#333;text-decoration:underline}
dd.comment-timestamp a:hover{color:#000}

#comments p.comment-menu{
	font-size:1.00em;
	font-weight:bold;
	color:#333;
	text-transform:lowercase;
	text-align:center;
	padding-top:10px;
	border-top:1px dashed #666
}
p.comment-menu a{color:#333}