/*
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:#ffffff;
}

form { margin:0; padding:0; }

body a {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal; 
}

.entry p a {
        /* font-weight:bold; */
    padding-left:5px;
    text-decoration:none;
}

.entry p a:hover {
    text-decoration:underline;
}

#page {
	background-color:#000000;
	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;
	color:#ffffff;
	padding:0;
	margin:0;
}

a:hover {
/*	text-decoration:underline; */
}

#content {
/*	width:480px;*/
        width:580px;
	float:left;
        text-align:justify;
}

#sidebar {
/*	width:390px;*/
        width:270px;
	float:right;
	margin:0;
	padding:0;
}

#content.widecolumn .post h1 {
        color:#ffffff;
	/* color:#5CA605; */
	font-size:20px;
	margin:0;
	padding:0;
}

#content.widecolumn .post h2 {
        color:#ffffff;
	/* color:#5CA605; */
	font-size:14px;
	margin:0;
	padding:0;
}

#content.widecolumn .post h3 {
        color:#ffffff;
	/* color:#5CA605; */
	font-size:14px;
	margin:0;
	padding:0;
}

#content.widecolumn .post h2 a {
	color:#5CA605;
	text-decoration:none;
	font-size:24px;
	font-weight:normal;
}

#content.homepage .post h2 {
	margin:0;
	padding-top:2px;
        border-bottom:1px solid #ffffff;
}

.post h4 {
        color:#ffffff;
	font-size:13px;
	margin:0;
	padding:0 4px;
        font-weight:bold;
}

#content.homepage .post h2 a {
/*	color:#5CA605; */
	text-decoration:none;
	font-size:14px;
	font-weight:normal; 
/*	padding-left:20px; */
	margin:0;
}

#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 {
	
}

.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;
}