/*  
Theme Name: LC Wong Cakil
Theme URI: http://www.limosin-creative.com
Author: Ardy "rd Limosin" Hidayat
Author URI: http://www.ardy.or.id/
Description: Sebuah tema untuk situs web wongcakil, lisensi untuk 1 situs web. Tidak untuk diperjualbelikan lagi.
*/

body{
	font-family:'lucida grande', "Myriad Pro", "Trebuchet MS", sans-serif, Arial, Verdana;
	background:#ffffff url(gambar/bg.png) center top repeat-y;
	font-size:9pt;
	color:#3a3838;
	margin:0;
}
a{
	color:#74130f;
}
a:hover{
	color:#380402;
	text-decoration:none;
}

#limosin{
	width:1000px;
	margin:0 auto;
	background:url(gambar/mainbg.png) no-repeat center top;
	padding:0;
}


/* Captions */
.wp-caption {
	border: 1px solid #954e4c;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color:#74130f;
}
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: right;
	}

.alignleft {
	float: left;
	}
/* End captions */

.klir{
	clear:both;
}

/* header */
#menuutama{
	/*border:1px solid white;*/
	width:630px;
	/*position:relative;*/
	margin-top:185px;
	margin-left:340px;
	float:left;
}
#menuutama a{
	color:#4d0502;
	font-size:14pt;
	font-family:'rockwell','georgia',serif;
	padding:8px 18px 8px 18px;
	text-transform:uppercase;
	text-decoration:none;
}
#menuutama a:hover{
	background:#000000 url(gambar/bgmenu.png);
	color:#CCCCCC;
	text-decoration:underline;
}
#menunih{
	list-style:none;
}
#menunih li{
	display:inline;
}
#content{
	margin:100px 0 0 0;
	width:1000px;
	background:url(gambar/bgcontent.png) center top no-repeat;
	float:left;
	text-align:justify;
}
#bagiankiri{
	float:left;
	width:510px;
	/*border:1px solid black;*/
	margin:80px 0 0 50px;
}
#sidebar{
	float:right;
	/*border:1px solid black;*/
	width:370px;
	margin:80px 40px 0 0;
}
#sidebar ul{
	list-style:none;
}
#footer{
	width:900px;
	margin:0 0 0 42px;
	/*border:1px solid black;*/
	background:url(gambar/bgfoot1.png);
	color:#000;
	padding:6px;
	font-size:8pt;
	float:left;
}
.footer{
	width:750px;
	float:left;
}

#content h2{
	text-transform:uppercase;
}
.isi{
	background:url(gambar/bgpost.png) no-repeat left top;
	color:#000;
	padding:2px 10px 2px 10px;
	/*border:1px solid #74130f;*/
}
.artikelutama{
	background:none;
	color:#000000;
	border:none;
}
.hr{
	background:url(gambar/hr.png) no-repeat center center;
	width:508px;
	height:9px;
	padding-top:6px;
	clear:both;
}
.mwmac{
	background:url(gambar/mwmac.png) no-repeat center center;
	width:139px;
	height:50px;
	float:right;
	
}
.tanggal{
	background:url(gambar/bgfoot.png);
	font-weight:bold;
	padding:4px;
	float:left;
	width:480px;
	/*border:1px solid black;*/
}
.posttanggal{
	float:left;
}
.postmetadata{
	float:right;
}
.komentardsb{
	text-align:right;
}
.entry{
	clear:both;
}
/* komentar */
#author, #email, #url{
	
}
#comment{
	width:400px;
}
.hrkom{
	background:url(gambar/hr-komentar.png) no-repeat top center;
	height:9px;
	width:470px;
	clear:both;
}