/*
Theme Name: 
Theme URI: 
Description: 
Author: KangMoes
Author URI: 
Tags: 
*/

body{
	background:#EEF2FB;
	font-family:Arial, Helvetica, sans-serif;}
		
a{
	text-decoration:none;
	color:blue;
}
a:hover{
	background-color:black;
	color:#FFFF00;
	text-decoration:none;}
blockquote{
	background-color:#EFFDCF;}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: left;
	}

.alignleft {
	float: right;
	}
/* End Images */

.judul_bijian h1{
font-size:22px;
text-align:left;
color: blue;
text-decoration:underline;
}


#container{
	width:728px;
	margin:auto;
	background-color:white;
}

#KONTENERDEPAN{
	width:728px;
	margin:auto;}
#KONTENERDEPAN a:hover{
	text-decoration:underline;
	color:blue;
	background-color:white;
}

#WADAH{
width:728px;
background-color:white;
}
#KOMEN{
width:300px;
}
.posting_bijian{
width:400px;
}

#artikel{
	text-align:justify;
	width:360px;
	background-color:white;
	float:left;
	padding:20px;
}

#artikel_depan{
	width:400px;
	background-color:white;
	float:left;
	padding:20px;
}
#KAD{
padding:5px;
}
.isidepan{
	font-size:12px;
	width:200px;
}

.ppc{
	float:left;
	padding: 4px;
	margin: 0;
	display: inline;}
	
#sidebar{
	background-image:url(images/artikel.gif);
	background-repeat:inherit;
	width:325px;
	float:right;
	padding:0 10px 10px 10px;}	
	#sidebar ul{
		margin: 0px;
		list-style: none;	}
#sidebar2{
	width:260px;
	float:right;}	
	#sidebar ul{
		list-style: none;	}		

.bololo{
	background-color:white;
	padding:10px;
	margin:0px 0 0 0; }

.bololo a{
	color:black;
	}
.bololo a:hover{
	background-color:#EEF2FB;
	text-decoration:underline;
	}
.bololo h3{
	font-size:small;
	font-weight:normal;
	}

#footer{
	clear:both;
	margin:auto;}	
	
.isi_bijian a {color:black;}
.isi_bijian a:hover    {color:black; background-color:yellow;}
.judul_bijian a:hover    {color:black; text-decoration:underline; color:blue; background-color:white;}
.juduldepan a{
	text-decoration:underline;
	font-weight:bold;
	font-size:small;

}

#STTDEPAN{
	font-size:x-small;
}
#STTDEPAN a{
	color:#19C8E3;
}
