/*  

Theme Name: selayar Theme 
Description: selayar Theme designed by <a href="http://www.masdeny.web.id/">pakDe</a>.
Version: 3.0
Author: dENY
Author URI: http://www.masdeny.web.id/

This theme was designed and built by dENY.
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #91C0F6;
	background: #11201e url(img/bg.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
}

div, p, ul, h1, h2, h3, img, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}

#kiri {
	float: left;
	margin: 50px 20px 0px 100px;
	width: 366px;
	height:786px;
	background: #ffffff url(img/balaoiya.png);
}

#menu {
	margin: 130px 20px 0px 0px;
	text-align:right;
}

#menu a {
	color: #136686;
	text-decoration:none;
}

#menu a:hover {
	color: #000;
}

#thumb {
	margin: 380px 20px 0px -60px;
	width: 352px;
	height:273px;
	background: url(img/thumb.png);
}

#kanan {
	float: left;
	margin: 75px 20px 0px 20px;
}

#hotnews {
	width: 507px;
	height:266px;
	background: url(img/hotnews.png);
}

#kolom {
	float: left;
	margin: 75px 20px 0px 20px;
	width: 503px;
	height:722px;
	background: url(img/kanan.png);
}

#kolom_isi {
	margin: 30px 25px 10px 30px;
	text-align:left;
	color: #543c0d;		
}

#info {
	width: 498px;
	height:346px;
	background: url(img/kolom.png);
	text-align:right;
}

#info a {
	color: #1eb390;
	text-decoration:none;
}


#info a:hover {
	color: #688C93;
}

#info_isi {
	margin: 25px 25px 10px 20px;
	text-align:left;
	color: #543c0d;		
}

#call {
	width: 400px;
	height:133px;
	background: url(img/call.png);
}

.white {
	color: #fff;
	font-weight:bold;
	font-size:16px;
}

.red {
	color: #aa1919;
}