/*  
Theme Name: New Sketsa
Theme URI: http://www.sketsa.web.id
Description: Theme baru untuk sketsa.web.id.
Version: 1.0
Author: Nanang Joko Susanto
Author URI: http://www.sketsa.web.id

	New Sketsa
	http://www.sketsa.web.id

	Theme baru untuk sketsa.web.id

*/


/* Body Style */
body {
	font-size: 12px;
	color: #666;
	margin: 0px;
	text-align: center;
	background: #9CD203;
}


body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Arial, sans-serif;
}

td, th, div{
	font-size: 12px;
	line-height: 130%;
}

td, th{
	padding: 4px;
}


h1, h2, h3, h4, h5, h6, h7{
	line-height: 120%;
}


h2{
	font-size: 18px;
	font-weight: normal !important;
	margin: 4px 0px;
}
p {
	text-align:left;
	margin: 8px 0px !important;
	line-height: 140%;
}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #5FAD00;
}

a:hover {
	text-decoration: none;
	color: #f80;
}

/* standard Form */
form {
	margin: 0px;
	padding: 0px;
}

input,select,textarea,option,label {
	font-size: 12px;
}

/* standard form input text */
input.text {
	background-color: #fff;
	border: 1px solid #ccc;
}


/* standard form button */
input.button{
	background-color: #f80;
	border: 1px solid #f80;
	text-transform:capitalize;
	color: #fff;
	padding: 4px 10px;
}

/* standard form select + option*/
select{
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	padding: 2px;
}

/* standard form textarea */
textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

/* standard cell */
td, th {
	vertical-align: top;
	line-height: 150%;
}

td.text, td.form {
	padding: 4px;
}


.floatRight{
 	float: right;
	margin: 0px 5px 5px 10px;
}
.floatLeft{
 	float: left;
	margin: 0px 10px 5px 0px;
}

.center{
	text-align: center;
}

.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}
.clear{
	clear: both;
}

h3{
	font-size: 1.1em;
	margin: 0px;
}

.buttonLink{
	padding: 4px 10px;
	background: #669C19;
	color: #fff;
	font-weight: bold;
}

.buttonLink:hover{
	padding: 4px 10px;
	background: #333;
	color: #fff;
	text-decoration: none;
}


a strong{
	color: inherit !important;
}

.image-border{
	padding: 4px; 
	border: 1px solid #ccc;
	background: #fff;
}

.hr{
	padding: 20px 0 0 0;
	background: url(images/bg-item.gif) repeat-x bottom;
}

h1{
	font-size: 20px !important;
	font-weight: normal !important;
}

a img{
	border: none;
}


/* update 29 Desember 2007*/
.form-message{
	margin: 10px 0;
	border: 1px solid #333;
	padding: 6px;
}

.form-error, .form-error h3{
	background: #af0000;
	color: #fff;
}

.form-succes, .form-succes h3{
	background: #BEF31F;
}

.pagination{
	padding: 0 20px 20px 0 ;
	text-align: right;
}

.pagination a {
	background: #ccc;
	padding: 2px 5px;
	color: #444;
	font-weight: bold;
	margin: 0 1px;
}

.pagination a:hover {
	padding: 2px 5px;
	background: #333;
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
}

.pagination strong {
	padding: 2px 5px;
	background: #333;
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
}

/* CSS Document */

.body{
	width: 1004px;
	margin: auto;
	text-align: left;
	background: url(images/header.jpg) no-repeat top left;
	padding-bottom: 30px;
}

.wrap01{
	background: #F6F1D4;
	padding: 10px 20px 20px 20px;
}

	
.wrap02{
	background: #74BB00;
	padding: 20px;
	color: #fff;
	text-align: center;
}

.wrap02-01{
	width: 320px;
	float: left;
}

.wrap02-02{
	width: 280px;
	float: right;
	text-align: left;
}

.wrap02-03{
	width: 364px;
	float: left;
	text-align: left;
}


.sidebar{
	width: 300px;
	float: right;
}

.sidebar-content{
	padding: 10px 0;
}



.content-title{
}

.content{
	padding: 15px;
}

.footer{
}

.footer-content{
	font-size: 11px;
	color: #fff;
}




.main{
	width: 664px;
	float: left;
}

.main-content{
	padding: 10px 20px 0 0;
}

.main-wrap01-01{
	width: 340px;
	float: right;
	margin-top: 10px;
}

.main-wrap01-02{
	width: 294px;
	float: left;
	margin-top: 10px;
	overflow: hidden;

}


/* mycontent */
.mycontent{
	background: #fff;
	padding: 10px 20px;
}

.mycontent p, .mycontent li{
	line-height: 180%;
	font-size: 12px;
	padding: 4px 0;
}

.myinfo{
	font-size: 11px;
}

.mypost{
	padding: 10px 0;
}

.mycomment{
	padding: 20px 0;
}

.mycomment h3{
	font-size: 14px;
}

/* menu statis */
.horizontal-menu{
	height: 120px;
}

.horizontal-menu-content{
	padding: 80px 10px 0px 320px;
}

.horizontal-menu-content .first{
	width: 60px;
}

.horizontal-menu-item{
	display: block;
	width: 95px;
	float: left;
	text-align: center;
	color: #fff;
}

.horizontal-menu-item span{
	display: block;
	padding: 6px 0;
}

.horizontal-menu-item:hover{
	display: block;
	background: #ADD445;
	color: #fff;
}
.horizontal-menu-content a.active{
	display: block;
	background: #B3DC44;
	color: #fff;
}

/* search */
.search{
	height: 45px;
}

.search form{
	padding: 10px 100px 0 0 ;
	text-align: right;
}

.search .text{
	border: 1px solid #fff;
	width: 150px;
	color: #888;
	padding: 0px 2px;
}

.search .button{
	background: #FFE033 !important;
	border: 1px solid #FFE033 !important;
	padding: 0px;
}

/*rss*/
.rss{
	background:url(images/rss_bg.gif) repeat-x;
	border: 10px solid #fff;
	padding: 10px;
	margin-bottom: 10px;
}
.rss h3{
	color: #fff;
	padding: 0 0 8px 0;
	margin: 0px !important;
	text-transform: uppercase;
}
.rss .text{
	width: 96%;
	padding: 4px;
	border: 1px solid #fff;
	color: #888;
}

.what-rss-is{
	width: 100px;
	float: left;
	padding-top: 15px;
}

.what-rss-is a{
	color: #fff;
	font-size: 11px;
}

.what-rss-is a:hover{
	color: #fff;
	text-decoration: underline;
}


.submit_rss{
	padding: 4px 0 0 0;
	text-align: right;
	width: 90px;
	float: right;
}


/* standard post */

.post{
	background: #fff;
}

.post-content{
	padding: 10px;
}

.post-category-main{
	padding: 0 0 4px 0;
	color: #666;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}

.post-item{
	padding: 10px 0;
	background: url(images/bg-item.gif) bottom repeat-x;
}
.post-item h2{
	font-size: 14px;
}

.post-item-info{
	font-size: 11px;
}

.post-item-content{
	padding: 0;
}

/* featured post*/
.featured-post{
	background: url(images/post_khusus.gif) top right no-repeat #fff;
	padding: 10px 120px 10px 20px;
	text-align: justify;
}


/* video-post */
#video-post .post-item-content{
	padding: 10px 0;
}

#video-post  .post-item{
	background: none;
}

/* archive post */
#archive .post-item h2{
	font-weight: bold;
	font-size: 18px;
}


/* banner */
.banner{
}
.banner-content{
	padding: 5px 0 0 0;
}

.banner-item{
	padding: 0 0 3px 0;
}

.banner-info{
	display: none;
	font-size: 11px;
	color: #f80;
}

.banner-item a img{
	border: 1px solid #eee !important;
	padding: 3px;
	background: #fff;
}

.banner-item a:hover img{
	background: #ECE4B5;
}


#banner-1{
	width: 140px;
	float: left;
	text-align: center;
}

#banner-3{
	width: 140px;
	float: right;
	text-align: right;
	text-align: center;
}

#banner-2 .banner-info{
	display: block;
	text-align: left;
	padding-top: 3px;
}

.categories{
	clear: both;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: url(images/judul_kategori_bg.gif) repeat-y left;
}

.categories-header{
	width: 223px;
	float: left;
}
.categories-box{
	width: 781px;
	float: right;
	background: url(images/kategori_bg.gif) repeat-y;
}

.menu {
	text-align: left;
	margin: 15px 0;
	float: right;
	background: url(images/kategori_bg_2.gif) repeat-y
}

.menu ul, .menu ul ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menu ul li{
	width: 195px;
	float: left;
	display: block;
}

.menu ul.children li{
	width: auto !important;
	float: none !important;
	padding: 0px;
	margin: 0px !important;
}


.menu ul li a, ul.children li a{
	display: block; 
	color: #333;
}

.menu ul li a{
	width: 165px;
	padding: 4px 15px;
	color: #fff;
	font-weight: bold;
}
.menu ul li a:hover{
	color: #fff;
	text-decoration: underline;
}
ul.children li a{
	font-weight: normal;
	width: 165px;
	padding: 4px 15px;
	color: #fff;
}

ul.children li a:hover{
	color: #fff;
}




/*who-behind*/
.who-behind h2{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
.who-behind img{
	background: #fff;
	padding: 4px;
}

/* blog-money */
.blog-money{
	background: #5FAD00;
	margin: 0 20px;
	padding: 10px;
}

.blog-money h2{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

.blog-money ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.blog-money ul li{
	display: block;
	float: left;
	width: 50%;
	padding: 4px 0;
}

.blog-money ul li a{
	color: #fff;
}

.blog-money ul li a:hover{
	color: #fc0;
}

/* last-comment */
.last-comment{
	margin: 20px 20px 0px 20px;
}

.last-comment .odd{
	background: #5FAD00!important;
}

.last-comment h2{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

.comment-item{
	background: #85C600;
	padding: 10px;
}

.comment-item h3{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}

.comment-item h3 a{
	color: #fff;
	font-weight: bold;
}

.comment-item h3 a:hover{
	color: #fc0;
	text-decoration: underline;
}

.comment-item p{
	font-size: 11px;
}

/* polling */
.polling{
	background: #fff;
	padding: 10px;
	margin-top: 10px;
}


/* comment */
.mycomment{
}
.commentlist{
	margin: 0px;
	padding: 0px;
}
.commentlist li{
	list-style: none;
	background: #E4F9C1;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.commentlist li span{
	font-weight: bold;
}

#commentform{
}

#author, #email, #url, #comment{
	border: 1px solid #ccc;
}
#comment{
	width: 50%;
}
#submit, .btn{
	background-color: #f80;
	border: 1px solid #f80;
	text-transform:capitalize;
	color: #fff;
	padding: 4px 10px;
}

#respond{
	padding-top: 20px;
}


.prevNext a{
	padding: 10px 20px;
	background: #f90;
	color: #fff;
	display: block;
}

.prevNext a:hover{
	padding: 10px 20px;
	background: #fc0;
	color: #fff;
}

.prevLink{
	float: left;
	width:160px;
}

.nextLink{
	float: right;
	width: 160px;
}

blockquote{
	background: #F6F1D4;
	padding: 6px 10px;
}

#banner-4{
	background: #fff;
	text-align: center;
	padding: 6px 1px;
	margin-bottom: 10px;
}

pre code{
	clear: both;
	padding: 0 6px;
	background: url(images/code_bg.gif) #f5f5f5 scroll;
	border: 1px solid #ccc;
	margin: 4px;
	display: block;
	font-family: "Courier New", Courier, monospace;
	width: 95%;
	overflow: auto;
	line-height: 25px;
	color: #333;
}	