/*
Theme Name: prologue
Theme URI: http://www.bandmalaya.net
Description: Decma The Could Have Been Theme Design
Version: 1.0
Author: Hafidz CEO of Band Malaya
*/


body { 
	background-color: #4F4F4F;
	text-align: center;  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
}

#container { 
	background-color: #FFFFFF;
	background-image: url(images/body_bg.png);
	border: 2px solid #000;
	width: 980px; text-align: left; margin: 0 auto; }

#header {
	background-color: #DD127B;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	background-position: right;
 }
 
#header-logo{
	background-color: #1B1B1B;
	background-image: url(images/header_logo.png);
	background-repeat: no-repeat;
	border-top: 2px solid #666666;
	height: 82px;
}
 
#menu {
	background-color: #111111;
	color: #F5F5EC;
 }
 
#menu a{
	text-decoration: none;
	font-weight: bolder;	
}

#menu a:link{
	color: #FFFFFF; 
}

#menu a:visited{
	color: #FFFFFF;	 
}

#menu a:active{
	color: #FFFFFF;	 
}

#menu a:hover{	
	color: #cc1a2b; 
	background: #F4EBEB; 	
}
 
#menu li { display: inline; list-style-image: none; list-style-type: none; }

/*  icon-icon */

.iconkomen{
	padding: 2px 0 2px 18px; background: url(icons/comments.png) left center no-repeat;
}

.iconaudio{
	padding: 2px 0 2px 18px; background: url(icons/audio.gif) left center no-repeat;
}

.iconcalendar{
	padding: 2px 0 2px 18px; background: url(icons/calendar.gif) left center no-repeat;
}

.icon8thnote{
	padding: 2px 0 2px 18px; background: url(icons/8th-note.gif) left center no-repeat;
}

#content {	
	padding: 5px;
	width: 550px; 
	float: left;  
	margin-bottom: 20px;
}

#content a{
	text-decoration: none;
	font-weight: bolder;	
}

#content a:link{
	color: #000000; 
}

#content a:visited{
	color: #000000;	 
}

#content a:active{
	color: #000000;	 
}

#content a:hover{	
	color: #cc1a2b; 
	background: #F4EBEB; 	
}

#content-welcome{
	background-color: #FCD9EB;
	background-image: url(images/bg_welcome.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top: 1px dotted #000000;
	border-bottom: 2px solid #000000;
	color: #333333;
	text-shadow: gray;
	font-size: 13px;	
	padding: 3px;
}

#content-atas{
	border-bottom: 1px solid #CCCCCC;
}

#content-komen{
	border-top: 1px solid #CCCCCC;
	padding-top: 2px;
	text-align: right;		
}

#content h2{
	background-color: #929292;
	padding-left: 2px;
}

#content h3{
	border-bottom: 3px double #333333;
	border-top: 3px double #333333;
}

#sidebar { 	
	padding: 5px;
	width: 400px; 
	float: right; 
}

#sidebar a{
	text-decoration: none;
	font-style: italic;
	
}

#sidebar a:link{
	color: #000000; 
}

#sidebar a:visited{
	color: #000000;	 
}

#sidebar a:active{
	color: #000000;	 
}

#sidebar a:hover{	
	color: #FFFFFF; 
	background: #000000; 	
}

#sidebar h3{
	border-bottom: 1px dotted #111111;
}

#sidebar ul{
	padding-left: 2px;
	margin-left: 2px;
}

#sidebar li { 
	list-style-image: url(icons/06.png); 
	margin-left: 12px;
	padding-left: 2px;
}

#sidebar li.bebas { 
	display: inline; 
	list-style-image: none; 
	list-style-type: none; 
	padding-left:0px;
	margin-left: 0px;
}

#footer {  
	background-color: #000000;
	color: #F5F5EC;
	text-align: center;
	clear: both; }

#header, #menu, #footer { padding: 5px; border: 1px solid #000; }

#comment{
	width: 550px;
	float: left;
}

#comment h3{
	border-bottom: 3px double;
}

#comment ol{
	list-style-type: none;	
	margin-left: 5px;
	padding-left: 5px;
}

#comment li{
	text-transform: uppercase;
	font-weight: bolder;
	width: 500px;
	padding: 2px;
	margin-bottom: 3px;	
	background-color: #F476B7;
	background-image: url(images/bg_comment.png);
	border: 3px solid #333333;
	list-style-image: none;
	list-style-type: none;
}

.comment-text{
	text-transform: none;
	font-weight: normal;
	background-color: #F4EBEB;
	color: #111111;
	border: 1px solid #333333;
	width: 480px;
	padding: 5px;
	margin: 5px;
	clear: both;
}


#comment-form{
	background-color: #333333;
	border: 3px double #DE127B;
	color:#FFFFFF;
	width: 530px;
	height: 530px;
	padding-top: 1px;
	padding-left: 3px;	
	margin-left: 3px;
}

#comment-form input{
	border: 2px solid #240D04;
}

#comment-form textarea{
	background: #F4EBEB;
	width: 450px;
	border: 2px solid #240D04;
}

#comment-form input.author{
	padding-left: 23px;  background: #F4EBEB url(icons/heart.gif) left center no-repeat; background-position: 3px;
}

#comment-form input.email{
	padding-left: 23px; background: #F4EBEB url(icons/email.gif) left center no-repeat; background-position: 3px;
}

#comment-form input.url{
	padding-left: 23px; background: #F4EBEB url(icons/links.gif) left center no-repeat; background-position: 3px;
}

#comment-form input.button{
	background: #EF346C;
	color: #ffffff;
}
