/*
Theme Name: Lirik Lagu
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background-color:#000000;
	font-family:Arial,'Trebuchet MS','Lucida Grande',sans-serif;
	margin:0;
	padding:0;
	color:#CCCCCC;
}

form { margin:0; padding:0; }

body a {
	color:#CCCCCC;
	text-decoration:underline;
}

#page {
	font-size:10pt;
	width:880px;
	margin:0 auto;
	padding:10px;
}

#headerimg h1 {
	margin:0;
	padding:0;
}

#headerimg h1 a {
	font-size:35px;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
}

a:hover {
	text-decoration:underline;
}

#content {
	width:600px;
	float:left;
        text-align:justify;
}

#sidebar {
	width:270px;
	float:right;
	margin:0;
	padding:0;
}

#content.widecolumn .post h1 {
	color:#FFFFFF;
	font-size:20px;
	margin:0;
	padding:0;
}

#content.widecolumn .post h2 {
        color:#000000;
	/* color:#5CA605; */
	font-size:14px;
	margin:0;
	padding:0;
}

h2.widgettitle {
	/* color:#5CA605; */
	font-size:14px;
	margin:0;
	padding:10px 0;
}

#content.widecolumn .post h3 {
	/* color:#5CA605; */
	font-size:12px;
	margin:0;
	padding:0;
}

#content.widecolumn .post h2 a {
	text-decoration:underline;
	font-size:24px;
	font-weight:normal;
}

#content.homepage .post h2 {
	margin:0;
	padding:0;
}

#content.homepage .post h2 a {
	text-decoration:underline;
	font-size:14px;
	font-weight:normal;
	padding-left:20px;
	margin:0;
}

#content.widecolumn .post .entry p {
color:#ffffff;
font-family:georgia;
font-size:14px;
line-height:20px;
}

#navigasi {
	margin-top:5px;
	margin-bottom:5px;
	border-top:1px solid #656565;
	border-bottom:1px solid #656565;
}

#navigasi a {
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

#navigasi li {
	display:inline;
	list-style:none;
}

#footer {
	clear:both;
	padding-top:20px;
	text-align:center;
}

#footer p {
       padding:0;
       margin:0;
}

h3 {
	margin:0;
	padding:0;
	font-size:15px;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#sidebar ul li {
	font-size:11px;
}

.kotak {
border: 1px dashed rgb(51, 51, 51); 
padding: 10px; 
background-color: rgb(238, 238, 238);
}

ul.banner-zone {
border:0 none;
height:270px;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
padding:0;
width:270px;
}

ul.banner-zone li {
display:inline;
float:left;
height:125px;
line-height:125px;
margin:5px;
overflow:hidden;
padding:0 !important;
width:125px;
}