@charset "utf-8";
/*  
Author: YNa
Author URI: http://www.kerlipbintang.com
*/

body{
	margin:0;
	padding: 0;
	color: #333;
	font: 9pt "Lucida Sans Unicode",sans-serif;
	background: #FFFFCC url(images/bg-body.jpg) repeat-x top;}

form {
	margin: 0;
	padding: 0;}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-weight: normal;}

p, blockquote, ol, ul {
	line-height: 140%;
	list-style: none;
	margin:0;
	padding: 0;}
p {
	padding-bottom: 10px;}
a {
	color: #FF0CA2;
	text-decoration: none;}

a:hover {	
	text-decoration: underline;}

img {
	border: none;}
/*---------------body_area--------------------*/
#wrapper{
	width: 945px;
	margin: 0 auto;
	background: url(images/bg-content.jpg) repeat-y;}

#contentwrapper{
	margin: 0 auto;
	background: url(images/top-content.jpg) no-repeat;
	height: 16px;
	padding: 16px 0 0 70px;}
.clear {
	clear: both;}
/*------------------header--------------------*/

#header {
	width: 945px;
	margin: 0 auto;
	height: 166px;
	background: url(images/header.jpg) no-repeat center;}
.baby a {
	width: 270px;
	height: 70px;
	outline: none;
	position: relative;}

/*--------- box --------------------*/

#box{
	float: left;
	width: 275px;}

.post {
	padding: 0 25px 5px 15px;}

#box h3 a, #babbles h3 a {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-wight: bold;
	color: #33CCFF;}

#box ul{
	margin:0;
	color:#000;
	padding:5px;}

#box ul li{
	padding:0;
	margin: 0;
	color:#000;
	list-style: none;
	border-bottom: 1px dotted #ccc;}

#box ul li a{
	padding:0;
	color:#FF0CA2;
	background-color:inherit;
	text-decoration:none;}

#box ul li a:hover{
	color: #333;
	border-bottom: 1px dashed #ccc;}

#babbles {
	color: #333;
	font: 9pt "Lucida Sans Unicode",sans-serif;
	background: #FFF;}

	


/*--------------fotter--------------------*/

#footer{
	clear: both;
	padding: 0;
	color: #333;
	background: url(images/bg-body.jpg) repeat-x bottom;}
.bottom {
	width: 945px;
	margin: 0 auto;
	background: url(images/bot-content.jpg) no-repeat;
	height: 125px;}

