/*
Theme Name: IIXMEDIA
Description: Private Use Only
Version: 1.0
Author: Ahlul Faradish Resha
Author URI: http://ahlul.web.id/blog
Tags: Domain,Hosting
*/
#maincontent h2 {
	padding-bottom:5px;
	overflow:auto;
}

#maincontent h2 a {
	text-decoration:none;
}

.post {
	margin-top:-8px;
}

.post .entry {
	overflow:auto;
	
}
.avatar {
	margin:0px 9px 9px 0px;
	float:left;	
}
.post .timage {
	margin:16px 0px 9px 9px;
	border:#DEDFE4 5px solid;
	float:right;	
}

.post blockquote {
	padding:10px;
	background:#FBF2E3;
	border:#F7D280 1px solid;
	-moz-border-radius: 3px;
}

.post blockquote a {
	color:#2EA021 !important;
}

.alignleft { float:left; }
.alignright { float:right; }

.tips {
	background-color:#D9D7DB;
	padding:10px;
	margin-top:15px;
	font-size:11px;
	line-height:15px;
	color:#666;
	-moz-border-radius: 5px;
}

.tips h3{
	display:block;
	border-bottom:#CCC 1px solid;
	padding-bottom:10px;
	margin-top:0px;
}

.tips p {
	padding-right:0px;
}

.tips a {
	color:#FFF;
}

.tips a:hover {
	text-decoration:none;
	color:#FC0;
}

.commentlist {
	list-style:none;
}

#sidebar ul {
	list-style:none;
	margin:0px; padding:0px;
	margin-bottom:15px;
}
#sidebar li {
	margin:0px; padding:0px;
	display:block;
}

#sidebar h2 {
	font-size:14px;
	color:#FC3;
}

