/* Begin Additional CSS Styles */
.image {
	background-color: #fff;
	padding: 0;
	margin: 0 5px 3px 0;
	border: 1px solid #ddc688;
	float: left;
	}
.judul {
	font-family: Georgia;
	font-size: 14px;
	line-height: 170%;
	font-weight: bold;
	color: #EE1C24;
}
.date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
.posting {
	font-size: 11px;
}
.judul_head {
	font-family: Georgia;
	font-size: 12px;
}
.kategori {
	font-family: Georgia;
	line-height: 175%;
	font-weight: bold;
	padding-left: 10px;
}
.komentar {
	font-weight: bold;
}

.shout input, .shout textarea {
	font-size: 12px; width: auto;
}
iframe {
border: #77BAFE solid 1px;
}
.shout {
	font-size: 12px;
	padding:1px;
}
.shoutdate {
	font-size: 11px;
	line-height: 135%;
	padding-left: 40px;
	color: #EE1C24;
}

.img{
	border:1px solid #BEC7CB;
	padding:1px;
	background:#fff;
}
.img2{
	border:2px solid #BEC7CB;
	padding:2px;
	background:#fff;
}
/* End Additional CSS Styles */
.logo{
	position:absolute;
	height: 100px;
	left:5px;
	top:1px;
}
.namasitus{
	position:absolute;
	width:800px;
	left:100px;
	top:3px;
	color:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:36px;
	text-shadow: #000 1px 4px 0 ;
	width:auto;
	}
.namasituskec{
	position:absolute;
	width:800px;
	left:100px;
	top:45px;
	color:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	text-shadow: #000 0 1px 5px ;
	width:auto;
	}	
.alamat{
	position:absolute;
	width:580px;
	left:100px;
	top:85px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:auto;
	}
/*tabel*/
.tform {
	background-color:#FFFFFF;
/*border-left: 1px solid #aaa;*/	border : 1px solid #aaa;border-collapse: cellpadding='10'; cellspacing='10';
	
}
.list {
	border-collapse: collapse;
	/*width: 100%;*/
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;

}
.list td,.list th {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.list thead td,.list th  {
	background-color:#025CB6; 
	padding: 5px 5px; 
	color:#f0f8ff;
	font-size:100%;
	text-transform: capitalize;
	font-weight:bold;
	text-align:center;
}
.list thead td a, .list thead td,.list th {
	text-decoration: none;
	font-weight: bold;
}
.list tbody a {
	text-decoration: none;
}
.list tbody td {
	padding: 5px;
}
.list tbody tr:odd {
	background: #FFFFFF;
}
.list tbody tr:even {
	background: #E4EEF7;
}
.list .left {
	text-align: left;
	padding: 2px;
}
.list .right {
	text-align: right;
	padding: 2px;
}
.list .center {
	text-align: center;
	padding: 2px;
}
.list .asc {
	padding-right: 15px;
	background: url('images/asc.png') right center no-repeat;
}
.list .desc {
	padding-right: 15px;
	background: url('images/desc.png') right center no-repeat;
}
/*tabel*/
.text-success{
padding:5px;
color:green;
border:1px solid green;
font-size:12px;
text-shadow:1 0 0 #666;
margin-bottom:5px;
background-color:#fbfbfb;
}


