/*  
Theme Name: April Clean
Theme URI: http://blog.17april.com
Description: April Clean theme designed by Peter Son Lamanepa.
Version: 1.0
Author: PeTeeR
Author URI: http://blog.17april.com

=================================================================================================
*/

/* General Style */
body{
background:#ffffff url(images/bodyback.jpg) repeat-x;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-align:center;
}
a, a:visited{
color:#029afa;
text-decoration:none;
}
a:hover{
color:#1e4eae;
text-decoration:none;
}
img{
padding:3px;
border:1px solid #cccccc;
}
#wrapper{
width:900px;
margin:0 auto 0 auto;
text-align:left;
}
h2{
margin:0;
padding:0;
}
blockquote{
width:371px;
min-height:79px;
background:url(images/blockquote.jpg) no-repeat;
padding-left:60px;
padding-right:10px;
border:1px solid #cccccc;
color:#919090;
font-style:italic;
}
.trans{
padding:0;
height:5px;
margin:0;
}

/* Header Style */
#search{
padding:5px;
text-align:right;
padding-right:0;
}
#header{
width:900px;
height:209px;
background:#ffffff url(images/headback.jpg) no-repeat;
margin:0;
padding:0;
border:1px solid #cccccc;
}
#header h2{
font-size:40px;
font-family:"Trebuchet MS";
margin-top:60px;
margin-left:20px;
}
.dotkom{
font-size:24px;
}
.tagline{
font-family:"Trebuchet MS";
font-size:18px;
letter-spacing:1px;
margin-left:20px;
}
#rss{
background:url(images/rsslogo.jpg) no-repeat;
width:91px;
height:71px;
margin-left:800px;
}
#rss a{
display:block;
height:50px;
}

/* Top Menu Style */
#topmenu{
width:790px;
height:36px;
background:#ffffff url(images/topmenuback.jpg) repeat-x;
border:1px solid #cccccc;
margin-top:-15px;
padding:5px;
margin-left:50px;
margin-bottom:10px;
text-align:center;
}
.menu{
height:32px;
margin:0 auto;
padding:0;
}
.menu li{
margin:0;
padding:0;
display:inline;
list-style-type:none;
}
.menu a,.menu a:visited{
float:left;
background:#5cabee url(images/menuback.jpg) repeat-x;
font-size:12px;
line-height:16px;
font-weight:bold;
padding:6px 10px;
margin-right:4px;
border:2px solid #ffffff;
text-decoration:none;
color:#999999;
}
.menu a.active,.menu a.visited.active{
border-bottom:1px solid #fff;
background:#ffffff;
color:#000;
}
.menu a:hover{
background:url(images/menuhoverback.jpg) repeat-x;
color:#5f8bdf;
}

/* Content Style */
#content{
width:570px;
text-align:justify;
float:left;
margin-bottom:10px;
}
.post{
border:1px solid #dddddd;
padding:5px;
margin-bottom:10px;
}
.post-title h2{
font-size:26px;
font-family:"Trebuchet MS";
font-weight:normal;
}
.post-title h2 a{
color:#666666;
}
.post-title h2 a:hover{
color:#029afa;
}
.timeauthor,.cat{
font-size:12px;
background:#f3f3f3;
border:1px solid #dddddd;
display:block;
padding:3px;
margin:3px 0 3px 0;
}
.entry{
line-height: 18px;
padding:0;
}
.entry img{
float:left;
margin:5px 5px 5px 0;
}
/* Sidebar Style */
.sidebar{
width:315px;
float:right;
margin-bottom:10px;
}
.sidebar img{
padding:0;
border:0;
}
.sidebar p{
border:1px solid #cccccc;
padding:5px;
margin:0;
text-align:justify;
margin-bottom:5px;
}
.sidebar ul li p{
border:0;
padding:0;
margin:0;
text-align:justify;
}
.sidebar ul{
padding:0;
margin:0;
}
.sidebar li{
list-style-type:none;
margin:0;
border:1px solid #cccccc;
padding:5px;
margin-bottom:5px;
text-transform:uppercase;
}
.gravatar{
float:left;
padding:2px;
border:1px solid #cccccc;
margin:0 4px 0 0;
}
#andong{
text-align:center;
}
h3{
padding:5px;
border:1px solid #cccccc;
background:#f2f3f5;
margin:0 0 3px 0;
color:#666666;
letter-spacing:-1px;
font-size:14px;
font-weight:normal;
}
.sekilas li{
text-transform:none;
font-size:11px;
}

/* Comment Style */
h3.comments{
width:525px;
}
.commentlist{
padding:0;
}
.commentlist li{
list-style-type:none;
padding:5px;
border:1px solid #cccccc;
margin-bottom:10px;
}
.gravcomm{
float:left;
margin:0 5px 5px 0;	
}
.commentstext{
clear:both;
}
.commentlist p img{
border:0;
}
#submit{
border:1px solid #cccccc;
padding:2px;
}
#searchsubmit{
border:1px solid #cccccc;
margin-left:5px;
font-size:12px;
}
#s{
font-size:12px;
}
form img{
border:0;
}

/* Footer Style */
#footer{
clear:both;
border-top:5px solid #cccccc;
padding:5px;
padding-bottom:20px;
line-height:16px;
text-align:center;
}

/* Page Style */
#contact{
line-height:30px;
}
.halaman ul{
padding-left:3px;
}
.halaman ul li{
list-style-type:none;
margin-top:10px;
}
.aboutpage li{
font-weight:bold;
}
.warning,.sukses{
font-size:12px;
color:#ffffff;
margin:10px 0 0 0;
border:1px solid #cccccc;
display:block;
padding:3px;
background:#ff0000;
font-weight:bold;
}
.sukses{
background:#efeff6;
color:#666666;
}