/*  
Theme Name: LC Franchise GSC
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 Franchise GSC (franchise-gsc.com), lisensi untuk 1 situs web. Tidak untuk diperjualbelikan lagi.
*/

body{
	font-family:'Lucida grande', "Myriad Pro", "Trebuchet MS", sans-serif, Arial, Verdana;
	background:#f5f4f4;
	font-size:8pt;
	color:#3a3838;
	margin:0;
}
#limosin{
	width:1000px;
	margin:0 auto;
}
.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;
}

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

/* header */
#header{
	background:url(gambar/header.png) no-repeat center center;
	width:961px;
	height:94px;
	margin:0 auto;
}
#kontak{
	/*border:1px solid black;*/
	width:300px;
	margin:20px 0 0 100px;
	float:left;
	color:#858686;
	text-shadow: 0px 1px 0px #fff;
	/*font-weight:bold;*/
}
#mainmenu{
	float:right;
	/*border:1px solid black;*/
	margin:30px 6px 0 0;
}
#mainmenu ul{
	list-style:none;
	padding:0;
}
#mainmenu ul li{
	display:inline;
}
#mainmenu ul li a{
	text-decoration:none;
	font: bold 9pt "Lucida Grande", Arial, sans-serif;
	text-transform:uppercase;
	/*border:1px solid red;*/
	color:#333333;
	padding:20px 20px;
	background:url(gambar/list-menu.png) no-repeat left center;
	color:#777777;
	text-shadow: 0px 1px 0px #fff;
}
#mainmenu ul li a.home{
	background:none;
}
#mainmenu ul li a:hover{
	color:#474646;
}

/* content */
#konten{
	margin:0 auto;
	width:971px;
}
.kontenatas{
	background:url(gambar/konten-atas.png) no-repeat center top;
	width:971px;
	height:17px;
	clear:both;
}
.kontentengah{
	background:url(gambar/konten-tengah.png) repeat-y center center;
	width:971px;
	float:left;
}
.kontenbawah{
	background:url(gambar/konten-bawah.png) no-repeat center bottom;
	width:971px;
	height:82px;
	clear:both;
}
.fotofoto{
	background:url(gambar/bgfoto.png) no-repeat center center;
	width:928px;
	height:235px;
	margin:0 auto;
}
.tulisanintro{
	width:300px;
	float:left;
	/*border:1px solid black;*/
	margin:10px 0 0 20px;
	font-size:11pt;
	color:#FFFFFF;
	letter-spacing:-1px;
	text-shadow: 0px 1px 0px #eb612f;
}
.tulisanintro span a{
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:9pt;
}
.tulisanintro span a:hover{
	text-decoration:none;
}
.inifoto{
	float:right;
	width:536px;
	/*border:1px solid black;*/
	margin:14px 15px 0 0;
}
.pembatas{
	background:url(gambar/pembatas.png) no-repeat center center;
	width:940px;
	height:7px;
	margin:0 auto;
	clear:both;
}
#content{
	width:350px;
	text-align:justify;
	/*border:1px solid black;*/
	margin:0 0 0 20px;
	float:left;
}
.judul{
	text-transform:uppercase;
	letter-spacing:-1px;
	text-shadow: 0px 1px 0px #fff;
	color:#818080;
}
.judul a{
	color:#818080;
	text-decoration:none;
	text-shadow: 0px 1px 0px #fff;
}
.judul a:hover{
	color:#666666;
}
.judulbagian{
	letter-spacing:-2px;
	text-shadow: 0px 1px 0px #fff;
}
.judulsub{
	text-shadow: 0px 1px 0px #fff;
}
.merah{
	color:#b1262b;
}
.merah1{
	color:#800c10;
}
.bagiankalender{
	float:left;
	width:44px;
	margin:6px 6px 0 0;
}
.kalender{
	border:3px solid #f9bfc3;
	text-align:center;
	background:#cc1520;
	color:#FFFFFF;
}
.tanggalan{
	font-size:16pt;
}
.bulanan{
	text-transform:uppercase;
}
.bgbayang{
	background:url(gambar/bgbayang.png) no-repeat left bottom;
	width:40px;
	height:8px;
	clear:both;
}
.lainkiri{
	float:left;
	/*border:1px solid black;*/
	width:48px;
	text-transform:uppercase;
	text-align:right;
}
.lainkanan{
	float:right;
	/*border:1px solid black;*/
	width:294px;
	text-transform:uppercase;
}
.lainkanan a{
	text-decoration:none;
	font-weight:bold;
	text-shadow: 0px 1px 0px #fff;
}

.kontentengah a, #footer a{
	color:#666666;
}
.kontentengah a:hover, #footer a:hover{
	color:#333333;
	text-decoration:none;
}

/* untuk tengah */
.tengaheuy{
	float:left;
	width:308px;
	/*border:1px solid black;*/
	margin:0 0 0 10px;
}
.utkrss ul, .listpostside ul{
	padding:0 0 0 16px;
	list-style:none;
}
.utkrss ul li ul li, .listpostside li{
	list-style:url(gambar/bullet.png);
	border-bottom:1px solid #b3b2b2;
	padding:4px 0;
	text-transform:uppercase;
}
.utkrss h2{
	letter-spacing:-1px;
	text-shadow: 0px 1px 0px #fff;
}

/* kanan */
.kanan{
	float:right;
	width:250px;
	/*border:1px solid red;*/
	margin:0 20px 0 6px;
}
#testimoni{
	/*border:1px solid black;*/
	width:248px;
	overflow: hidden;
}
.inifoto{
	width:542px;
	overflow:hidden;
}
#testimoni div{
	/*border:1px solid red;*/
	text-align:justify;
}
.linktesti{
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
}
.listpostside li{
	text-transform:uppercase;
}
.gambarkiri{
	float:left;
	/*border:1px solid black;*/
	width:56px;
	margin-left:5px;
}
.gambarkiri img{
	border:1px solid #CCCCCC;
	padding:2px;
}
.testinya{
	float:right;
	/*border:1px solid red;*/
	width:180px;
}
.testinya a{
	letter-spacing:-1px;
	font-weight:bold;
	text-transform:uppercase;
}
.tomboltesti{
	text-align:right;
}
.tomboltesti ul {
	padding-left:20px;
	margin-top:25px;
}
.tomboltesti ul li{
	list-style:none;
}
.tomboltesti ul li a{
	letter-spacing:-1px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10pt;
	text-decoration:none;
	border:1px solid #CCCCCC;
	padding:10px 10px 10px 30px;
	background:url(gambar/heart_right.png) no-repeat 5px center;
	text-shadow: 0px 1px 0px #fff;
}
.tomboltesti ul li a:hover{
	border:1px solid #666;
}
.sideside ul{
	list-style:none;
}
.sideside ul li{
	/*border:1px solid #CCCCCC;*/
	padding:4px;
}

/* footer */
#footer{
	float:left;
	width:800px;
	/*border:1px solid black;*/
	margin-left:20px;
	font-size:7pt;
	color:#8a8989;
}

/* post & page */
#content1{
	width:630px;
	text-align:justify;
	/*border:1px solid black;*/
	margin:0 0 0 20px;
	float:left;
}
blockquote{
	border-left:2px solid #bab6b6;
	padding:6px 0 6px 8px;
	color:#959494;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}