.box-ad {
	float: left;
}
.box-ad li {
	float: left;
	margin-left: 10px;
	margin-bottom: 8px;
}
.blitz {
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 5px 15px 15px;
	border: 1px solid #ccc;
	background: #efefef;
	position: relative;
	margin-right: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.reader {
	background: url(../images/feed.png) 0 0 no-repeat;
	height: 72px;
	text-decoration: none !important;
	display: block;
	font-size: 20px;
	width: 222px;
	font-family: "Arial Black", arial, sans-serif;
	line-height: 20px;
}
.reader span {
	display: none;
}
.stats {
	position: absolute;
	bottom: 10px;
	background: #111;
	padding: 2px 5px;
	right: 10px;
	color: #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#sidebar .gap {
	margin-left:12px;
	margin-right:8px;
	float: left;
width: 272px;
}

#sidebar {
font-size: 14px;
}
#sidebar-left {
	font-size: 18px;
}
#sidebar ul li, #sidebar-left ul li {
	background: url(../images/bg-heasd.gif) 0 0 no-repeat;
	line-height: 30px;
}

#sidebar h2 strong, #sidebar h2, #sidebar-left h2, #sidebar h3, #sidebar-left h3, #sidebar h4, #sidebar-left h4, .widget h3, .widget h2 {
	font-size: 19px;
	margin-bottom: 5px;
	font-weight: 900;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#ccc url(../images/bg-hside.gif) 0 0 repeat-x;
	padding: 5px 10px 2px;
}
#sidebar a:link, #sidebar a:visited,#sidebar-left a:link, #sidebar-left a:visited {
	color: #444;
	text-decoration: underline;
}


.boxr, .widget {
	margin-bottom: 20px;
	list-style: none;
}

.flo li {
	float: left; margin-right: 5px;
}

.infonesia {
	background: #FFFF66;
	padding: 15px;
}
.nwblog {
border:1px solid #D1D7DF;background-color:#F5F6F9;width:100%;margin:0px auto;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nwblog .in {
	padding: 15px 15px 0;
}
.special a:link, .special a:visited {
	color: #66289B;
}
.special h4 {
	border-bottom: 1px solid #B86FF6;
	margin-bottom: 20px;
	color: #6C4191;
	font-weight: normal;
	font-size: 14px;
}