@charset "utf-8";
/* CSS Document */

.date{
	background-color:#fcf9ee;
/*	background-image:url(../images/gradient.jpg);*/
margin-top:5px;	
	color:#8f8462;
/*	border:1px solid #95afec;*/
	}
textarea.textarea{
	border:1px solid #758ab9;
	}
.isikomentar{
	
	}
#inner_row .titart a{
	color:#000;
	font-weight:bold;
	
	
	}
	
.list_artikel{
	margin-bottom:10px;
	background:#fbf9f2;
	color:#000;
	padding:10px;
	-moz-border-radius:5px;
	border:1px solid #ece6d2;

	
}
.list_artikel .posted{
	float:left;
	
	}
	
.list_artikel .edit{
	margin-left:400px;
	margin-bottom:10px;
	}
.komentar{
	margin:0px 8px;
	margin-bottom:10px;
	background:#fcf9ee;
	color:#000;
	padding:10px;
	-moz-border-radius:5px;
	border:1px solid #ece6d2;
	
	
	
	}
	
#show{
	background-color:#fcfbf8;
}