/* 
	Theme Name: Lajoo
	Theme URL: -
	Description: WPThemes for Lajoo
	Author: Achmad Bisri
	Author URI: -
	Version: 1.0
*/


/* CSS Reset */
body {
	margin: 0;
	padding: 0;
	text-align: left; 
	background: #FBE65C url(images/flower-body.gif);
}


:focus {
	outline: 0;
}

.clear {
	clear: both;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin:0;
	padding:0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {text-decoration:none;}

a img {border:none;}

.clear {clear:both;}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;	
}

/* End CSS Reset */

/* General */
.alignleft {
	text-align:left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

/* Clearing Float */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* End Clearing Float */


/* Bug Fix PNG IE */
#logo h1, #inside #banner {
	behavior: url(iepngfix.htc);
}


/******************************
	MAIN LAYOUT
*******************************/
#container {
	width: 888px;
	margin: 0 auto;
	padding: 0;
	display: block;
	background: #FFF8CA url(images/bg-content.gif) repeat-y;
}

/* Header */
#header {
	width: 100%;
	display: block;
	height: 102px;
	background: #88CDEF url(images/bg-header.gif) repeat-x;
}
#headerpad {
	width: 1000px;
	height: 99px;
	display: block;
	margin: 0 auto;	
}
/* Logo */
#logo {
	width: 393px;
	height: 99px;
	position: relative;
	display: block;
	float: left;
}
#logo h1 {
	margin: 0;
	padding: 0;
	background: url(images/logo-lajoo.gif) no-repeat 0 0;
	width: 393px;
	height: 99x;
	display: block;
}
#logo h1 a {
	display: block;
	width: 393px;
	height: 99px;
	text-indent: -190407px;
}

/* Slideshow */
#slideshow1 {
	width: 354px;
	height: 299px;
	margin-top: 21px;
	margin-left: 30px;
	float: left;
}
.pics {  
    height:  354px;  
    width:   299px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0;  
    width:  354px; 
    height: 299px; 
    top:  0; 
    left: 0 
} 
#home #bannerouter {
	width: 100%;
	display: block;
	height: 334px;
/*	background: url(images/bg-banner.gif) repeat-x top left; */
	background: url(images/bg-mainslide.gif) repeat-x top left;
	padding-top: 20px;
}
#home #banner {
	width: 888px;
	height: 334px;
	background: url(images/bg-banner2.gif) no-repeat 0 0; 
/*	background: url(images/bgmain-noborder.png) no-repeat 0 0; */
	margin: 0 auto ;
}
#inside #bannerouter {
	width: 100%;
	display: block;
	height: 184px;
	background: url(images/bg-mainslide.gif) repeat-x bottom left;
	padding-top: 20px;
}
#inside #banner {
	width: 888px;
	height: 184px;
/*	background: url(images/bg-banner-inside-transp.png) no-repeat 0 0; */
	background: url(images/bg-banner-inside2.gif) no-repeat 0 0;  
	margin: 0 auto ;
}

#intro {
	width: 387px;
	height: 195px;
	display: block;
	margin: 60px 0 0 30px;
	background: url(images/intro2.gif) no-repeat 0 0; 
	float: left;
}
#intro p {
	display:none;
}
#buttondengar {
	width: 234px;
	height: 33px;
	display: block;
	margin: 10px 0 0 40px;
	float: left;
}

/* MENU */
#topmenu {
	width: 518px;
	height: 28px;
	float: left;
	display: block;
}

ul#menulist {
    width: 580px; height: 28px;
    background: url(images/menusprite2.gif);
    margin: 66px auto 0 auto; padding: 0;
    position: relative;
	float: left;
	}
ul#menulist li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
ul#menulist li, ul#menulist a {
    height: 28px; display: block;}
	
ul#menulist li#home {left: 0; width: 58px;}
ul#menulist li#tentang {left: 59px; width: 126px;}
ul#menulist li#artiscilik {left: 185px; width: 100px;}
ul#menulist li#album {left: 285px; width: 72px;}
ul#menulist li#news {left: 355px; width: 63px;}
ul#menulist li#download {left:418px; width: 92px;}
ul#menulist li#kontak {left: 512px; width: 71px;}

ul#menulist li#home a:hover {
background: transparent url(images/menusprite2.gif)
0 -28px no-repeat;}
ul#menulist #tentang a:hover {
background: transparent url(images/menusprite2.gif)
-59px -28px no-repeat;}
ul#menulist #artiscilik a:hover {
background: transparent url(images/menusprite2.gif)
-185px -28px no-repeat;}
ul#menulist #album a:hover {
background: transparent url(images/menusprite2.gif)
-285px -28px no-repeat;}
ul#menulist #news a:hover {
background: transparent url(images/menusprite2.gif)
-355px -28px no-repeat;}
ul#menulist #download a:hover {
background: transparent url(images/menusprite2.gif)
-418px -28px no-repeat;}
ul#menulist #kontak a:hover {
background: transparent url(images/menusprite2.gif)
-512px -28px no-repeat;}


/* COntent */
#content {
	width: 888px;
	display: block;
	margin:  0 auto;
	padding-top: 10px;
}

/* Content Left */
#contentleft {
	width: 470px;
	display: block;
	float: left;
	background: #FFF8CA url(images/bg-content.gif) repeat-y;
}
#contentleftpad {
	width: 364px;
	display: block;
	margin: 0 auto;
}
#contentwide {
	width: 888px;
	display: block;
	float: left;
	background: #FFF8CA url(images/bg-content.gif) repeat-y;
}
#contentwidepad {
	width: 800px;
	display: block;
	margin: 0 auto;
}
.contenttext {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif; 
/*	font-family: Arial, Helvetica, sans-serif; */
	color: #333;
	padding: 30px 0 30px 0;
	text-align: justify;
	min-height: 200px;
}
#home .contenttext {
	padding: 0;
}
.small {
	font-size: 0.9em;
	line-height: 1.3em;
}
.medium {
	font-size: 1em;
	line-height: 1.4em;
}
.large {
	font-size: 1.4em;
	line-height: 1.8em;
}


/* Sidebar */
#sidebar {
	width: 380px;
	display: block;
	float: left;
}
#sidebarpad {
	width: 370px;
	display: block;
	margin: 0 auto;
	
}
p#ketikdpsms {
	text-align: center;
}
/* Media Partner */

#mediapartner {

	width: 884px;
	height: 400px;
	display: block;
	clear: both;
	background-color: #fff;
	margin: 0 auto;
}
#mediapartner p {
	text-align: center;
}
#mediapartner h4 {
	padding: 20px 0 0 50px;
	margin-bottom: 30px;
}
p.pcenter {
	text-align: center;
}
.normalbold {
	font-weigh: bold;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
/* Footer */
#footer {
	width: 888px;
	height: 100px;
	display: block;
	clear: both;
	background: #FFB95C url(images/bg-border-footer.gif) repeat-x top left;
	margin: 0 auto;
	
}
#innerfooter {
	padding: 30px 0 0 30px;
	font-size: 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}


/* Inside */
#pagetitle {
	width: 275px;
	height: 41px;
	display: block;
	margin: 110px 0 0 0;
	padding: 0 0 0 40px;
	overflow: hidden;
	float: left;
}
#pagetitle-kodenadasambung {
	width: 430px;
	height: 41px;
	display: block;
	margin: 110px 0 0 0;
	padding: 0 0 0 40px;
	overflow: hidden;
	float: left;
}
h2#titleTentang {
	padding: 41px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-tentang-lajoo.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:41px;
}
h2#titleArtisCilik {
	padding: 41px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-artiscilik.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:41px;
}
h2#titleAlbum {
	padding: 41px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-album.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:41px;
}
h2#titleNews {
	padding: 41px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-news.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:41px;
}
h2#titleDownload {
	padding: 41px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-download.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:41px;
}
h2#titleKontak {
	padding: 41px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-kontak.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:41px;
}
h2#titleKodeNadaSambung{
	padding: 41px 0 0 0;
	overflow: hidden;
	background-image: url(images/title-kode-nada-sambung.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:41px;
}

.illustration {
	width: 491px;
	height: 170px;
	display: block;
	float: left;
	
}
.illustration-small {
	width: 407px;
	height: 170px;
	display: block;
	float: left;
	
}
.img-tentang {
	background: url(images/illust-tentang.jpg) no-repeat 50px 26px;	
}
.img-artiscilik{
	background: url(images/illust-download.jpg) no-repeat 0 26px;	
}
.img-album {
	background: url(images/illust-album.jpg) no-repeat 0 26px;	
}
.img-download {
	background: url(images/illust-download.jpg) no-repeat 0 26px;	
}
.img-kontak {
	background: url(images/illust-tentang.jpg) no-repeat 50px 26px;	
}
.img-kodenadasambung {
	background: url(images/illust-tentang.jpg) no-repeat 0 26px;	
}

.song {
	display: block;
	padding-bottom: 10px;
}
table.songlist {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-collapse: collapse;
}
table.songlist th {
	height: 50px;
	background-color: #FF6600;
	color: #FFFFFF;
	border-bottom: 3px solid #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
table.songlist td {
	border-bottom: 1px solid #333;
	border-collapse: collapse;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

table.songlist td.rbtnumber {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #FF6699;
}
table.songlist td.xl {
	background-color: #99CC00;
}
table.songlist td.indosat {
	background-color: #0066CC;
}
table.songlist td.telkomsel {
	background-color: #CC0000;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.fotoartis {
	float: left;
	margin: 0 20px 20px 0;
}
.fotoartis img {
	border: 7px solid #fff;
}
.tentangartis {
	font-size: 13px;
	line-height: 22px;
}
.profilartis {
	font-size: 13px;
	clear: both;
	line-height: 22px;
}
.coveralbum {
	float: left;
	margin: 0 20px 20px 0;
}
.coveralbum img {
	border: 7px solid #fff;
}
.tentangalbum{
	margin-left: 198px;
}
.tentangalbum p {
	font-size: 13px;
	line-height: 22px;
}

#thumbs {list-style:none;}
#thumbs li {
	float: left;
	margin: 0 5px;
}
.entry p{
	line-height: 22px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

.thelist ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 25px 0;
}
.thelist ul li {
	background: url(images/bullet-blue.gif) no-repeat 0 8px;
	margin: 0 0 0 3px;
	padding-left: 15px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}	
.thelist ul li a {
	color: #003366;
}
.thelist ul li a:hover {
	color: #3399CC;
}
