/*  
Theme Name: LC Supertruss
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 Supertruss, lisensi untuk 1 situs web. Tidak untuk diperjualbelikan lagi.
*/

body{
	font-family:'Lucida grande', "Myriad Pro", "Trebuchet MS", sans-serif, Arial, Verdana;
	background:#faf9d2 url(gambar/bg.png) left top repeat-x;
	font-size:9pt;
	color:#494848;
	margin:0;
}
a{
	color:#424343;
}
a:hover{
	text-decoration:none;
}
blockquote{
	padding:4px 4px 4px 20px;
	font-style:italic;
	color:#666666;
}
#limosin{
	width:1000px;
	margin:0 auto;
}
.klir{
	clear:both;
}
/*.hr{
	clear:both;
	background:url(gambar/hr.png) no-repeat center center;
	width:602px;
	height:5px;
	margin-top:20px;
}*/
.mwmac{
	background:url(gambar/moam.png) no-repeat center center;
	margin:0 auto;
	float:right;
	margin:10px 0 0 0;
}
.isi{
	padding:10px 20px;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	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;
}
/* End captions */

/* layout */
#mainatas{
	background:url(gambar/bgmain-atas.png) no-repeat left top;
	width:994px;
	height:18px;
	margin:20px 0 0 0;
}
#maintengah{
	background:url(gambar/bgmain-tengah.png) repeat-y left center;
	width:994px;
}
#mainbawah{
	background:url(gambar/bgmain-bawah.png) no-repeat left top;
	width:994px;
	height:16px;
}
#logo{
	background:url(gambar/banner.png) no-repeat center center;
	width:976px;
	height:235px;
	margin:0 auto;
}

/* content */
#galeri{
	float:left;
	width:530px;
}
.galeri{
	width:520px;
	height:320px;
	border:5px solid #fff;
}
.tulisangaleri{
	background:url(gambar/bgtulis.png);
	padding:5px 10px;
	color:#fff;
}
.galeri a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.galeri a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#content{
	float:right;
	/*border:1px solid black;*/
	width:400px;
	text-shadow: 0px 1px 0px #fff;
}
.subbagian{
	color:#4d1501;
	text-transform:uppercase;
}
#content h2, #galeri h2{
	letter-spacing:-1px;
	text-shadow: 0px 1px 0px #fff;
}
#content h2 a, .bgmain h2 a{
	color:#494848;
	text-decoration:none;
}
#content h2 a:hover, .bgmain h2 a:hover{
	text-decoration:underline;
}
.entry{
	text-align:justify;
}
.bgmain{
	text-shadow: 0px 1px 0px #fff;
}
.bgmain h2{
	letter-spacing:-1px;
}

/* menu & subcontent */
#bagianbagian{
	width:972px;
	margin:0 auto;
}
#bagianatas{
	background:url(gambar/bagianatas.png) no-repeat left top;
	width:972px;
	height:27px;
}
#bagiantengah{
	background:url(gambar/bagiantengah.png) repeat-y left top;
	width:972px;
}
#bagianbawah{
	background:url(gambar/bagianbawah.png) no-repeat left top;
	width:972px;
	height:26px;
}
#menu{
	text-align:center;
}
#menu ul{
	padding:0;
	list-style:none;
}
#menu ul li{
	display:inline;
	/*padding:0 10px;*/
	font-size:12pt;
	letter-spacing:-1px;
	/*font-weight:bold;*/
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	text-transform:lowercase;
}
#menu ul li a{
	color:#6a6a69;
	text-decoration:none;
	text-shadow: 0px 1px 0px #efefee;
}
#menu ul li a:hover{
	color:#454544;
}

/* sidebar */
#sidebar{
	width:954px;
	margin:0 auto;
}
#sidebar ul{
	list-style:none;
}
#sidebaratas{
	width:954px;
	background:url(gambar/sidebar-atas.png) no-repeat left top;
	height:23px;
}
#sidebartengah{
	width:954px;
	background:url(gambar/sidebar-tengah.png) repeat-y left top;
}
#sidebarbawah{
	width:954px;
	background:url(gambar/sidebar-bawah.png) no-repeat left top;
	height:29px;
}
.sidebar1{
	float:left;
	width:300px;
	/*border:1px solid black;*/
	margin:0 13px 0 10px;
}
.sidebar2{
	float:left;
	width:300px;
	/*border:1px solid black;*/
}
.sidebar3{
	float:right;
	width:300px;
	/*border:1px solid black;*/
	margin-right:14px;
}

/* footer */
.kontenbottom{
	margin:0 auto;
	padding:0 14px;
}
.footer{
	font-size:8pt;
	margin-top:10px;
	text-shadow: 0px 1px 0px #fff;
	float:left;
}

/* lavalamp */
#listmenu{
	overflow: hidden;
	/*border: 1px solid gray;*/
	height:29px;
}
#listmenu li{
	float: left;
	list-style: none;
}
#listmenu li.back {
	border-bottom: 1px solid #333333;
	/*background-color: #e6e8ea;*/
	height: 30px;
	z-index: 8;
	position: absolute;
}
#listmenu li a {
	outline: none;
	text-align: center;
	top: 7px;
	z-index: 10;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	padding:0 10px;
}
#listmenu li a:hover, #listmenu li a:active, #listmenu li a:visited {
	border: none;
} 
