/*  
Theme Name: LC Be-Toko
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 Be Toko(be-toko.com), lisensi untuk 1 situs web. Tidak untuk diperjualbelikan lagi.
*/

body{
	font-family:'Lucida grande', "Myriad Pro", "Trebuchet MS", sans-serif, Arial, Verdana;
	background:url(gambar/bg.png) repeat-x;
	font-size:8pt;
	color:#666869;
	margin:0;
}
#limosin{
	width:1000px;
	margin:0 auto;
	background:url(gambar/bgheader.png) no-repeat center top;
}
.mwmac{
	background:url(gambar/mwmac.png) no-repeat center center;
	width:139px;
	height:50px;
	float:right;
}

.klir{
	clear:both;
}
.isi{
	padding:4px 10px 4px 10px;
}
a{ color:#409AF5; text-decoration:none;}
a:hover{ text-decoration:underline; }

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 Images */

/* 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 */

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	
	background:url(js/img/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:920px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}

#gallery #slides{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

#gallery .slide{
	float:left;
}

#gallery #menu{
	/* This is the container for the thumbnails */
	height:45px;
}

#gallery ul{
	margin:0px;
	padding:0px;
}

#gallery li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

#gallery li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(js/img/pic_bg.png) repeat;
}

#gallery li.act,#gallery li.act:hover{
	/* The active state of the thumb */
	background:url(js/img/active_bg.png) no-repeat;
}

#gallery li.act a{
	cursor:default;
}

#gallery .fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(js/img/divider.png) no-repeat right;
}

#gallery li a{
	display:block;
	background:url(js/img/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

#gallery a img{
	border:none;
}

/* header */
#header{
	height:51px;
	padding:10px 0 0 40px;
}
#header ul{
	padding:0;
	margin:0;
	list-style:none;
}
#header ul li{
	display:inline;
	letter-spacing:-1px;
	background:url(gambar/list-header.png) left center no-repeat;
}
#header #mainmenu ul li a{
	font-size:10pt;
	color:#8d8c8c;
	text-decoration:none;
	text-shadow: 0px 1px 0px #fff;
	padding:0 20px;
}
#header #mainmenu ul li a:hover{
	color:#6a6a6a;
}

/* content */
#konten{
	width:650px;
	/*border:1px solid red;*/
	float:left;
	margin:4px 0 0 10px;
}
#konten h2, .utksidebar h2, h2.prodtitles{
	font: bold 14pt "Lucida Grande", Arial, sans-serif;
	position: relative;
	color: #464646;
}
#konten h2 span, .utksidebar h2 span, h2.prodtitles span{
	background: url(gambar/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 31px;
}
#konten h2 a{
	color:#000;
	text-decoration:none;
}
#konten h2 a:hover{
	color:#555;
	text-decoration:none;
}
#kanan{
	float:right;
	width:300px;
	/*border:1px solid lime;*/
	margin:4px 10px 0 0;
}
.gambarkiri{
	width:252px;
	float:left;
	/*border:1px solid black;*/
}
.desk{
	float:right;
	width:360px;
	/*border:1px solid blue;*/
}
.garis{
	border-bottom:1px solid #CCCCCC;
	padding:10px 0 0 0;
}
#konten ul, #konten ol, .producttext ul, .producttext ol{
	padding-left:10px;
}

/* footer */
#footer{
	width:980px;
	margin:0 auto;
}
.footer{
	float:left;
	width:800px;
	/*border:1px solid black;*/
}

/* sidebar */
.utksidebar ul{
	padding:0;
	list-style:none;
}

/* shopping cart */
.yak_button{
	
}

.linklove{ display:none }
