/*
Theme Name: Simple Design V2
Theme URI: http://www.bandmalaya.net
Description: Simple Design Wordpress Theme made by Darkz05
Version: 2.0
Author: Hafidz
*/

body { 
	background-color: #ffffff;
	text-align: center;
	font: normal 76% "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif; }
	
a img {
	border: none; }
	
.iconhome{
	padding: 3px 0 2px 18px; background: url(icons/home.gif) left center no-repeat;}

.iconabout{
	padding: 3px 0 2px 18px; background: url(icons/music.gif) left center no-repeat;}
	
.iconshop{
	padding: 3px 0 2px 18px; background: url(icons/buy.gif) left center no-repeat;}
	
.iconads{
	padding: 3px 0 2px 18px; background: url(icons/wifi.gif) left center no-repeat;}
	
.iconbands{
	padding: 3px 0 2px 18px; background: url(icons/star.gif) left center no-repeat;}
	
.iconcontact{
	padding: 3px 0 2px 18px; background: url(icons/phone.gif) left center no-repeat;}
	
.icondate{
	padding: 3px 0 2px 18px; background: url(icons/calendar-16.gif) left center no-repeat;}
	
.iconband{
	padding: 3px 0 2px 18px; background: url(icons/audio-16.gif) left center no-repeat;}
	
.iconcomment{
	padding: 3px 0 2px 18px; background: url(icons/comments-16.gif) left center no-repeat;}
	
#container { 
	/*border: 1px solid #cccccc;*/
	width: 970px;
	text-align: left;
	margin: 0 auto; }
	
.postmetadata {
	background-color: #e2e2e2;
	text-align: center; }

#banner, #menu, #content, #sidebar, #footer { padding: 5px; border: 1px solid #d9d9d9; }


#s { 
	border: 1px solid #7F7F7F; 
	padding: 2px; 
	width: 210px; 
	background: url(icons/find.png) left center no-repeat;
	padding-left: 31px; }
	
#ads input{
	border: 1px solid #240D04;
}	

#ads input.button{
	background: #EF346C;
	color: #ffffff;
}	
	
#banner{
	margin-bottom: 5px;
}
	
#header{ 
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
	padding: 5px;	}

#ads{
	padding: 5px;
	}
#ads2{
	background-color: #1f68c7;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
	padding: 5px;	
	text-align: center;
}

#menu { 
	background-color: #1f68c7;
	margin-bottom: 20px; }
	
#menu a{
	text-decoration: none;
	font-weight: bolder;	}
	
#menu a:link, #menu a:visited, #menu a:active{
	color: #ffffff;
	padding: 2px; }

#menu a:hover{	
	background: #ffffff;
	color: #000000;
	padding: 2px; }
	
#menu li{ display: inline; list-style-image: none; list-style-type: none; }

#content-up {
	border: 1px dotted #d9d9d9;
	padding: 2px; }

#content { 
	width: 570px; 
	float: left;
	margin-bottom: 20px; }

#content h2{
	background: #cccccc;
	color: #0055a0;}
	
#content h2 a{
	text-decoration: none;
	font-weight: bolder; }
	
#content h2 a:link, #content h2 a:visited, #content h2 a:active{
	background: #cccccc;
	border-bottom: 1px solid #e2e2e2;
	color: #0055a0;
	display: block;
	padding: 2px;}
	
#content h2 a:hover{	
	background: #cccccc;
	border-bottom: 1px solid #e2e2e2;
	color: #333333;
	padding: 2px;}
	
#content a img{
	border: none; }
	
#content a{
	text-decoration: underline; }
	
#content a:link, #content a:visited, #content a:active{
	color: #333333; }
	
#content a:hover{	
	color: #1f68c7; }
	
#content-down {
	border-bottom: 1px dashhed #333333;
	width: 570px;
	padding: 2px; }
	
#content-navi{
	background-color: #1f68c7;
	border: 1px solid #333333;
	padding: 5px; }
	
#content-navi a{
	text-decoration: underline; }
	
#content-navi a:link, #content-navi a:visited, #content-navi a:active{
	color: #333333; }
	
#content-navi a:hover{	
	color: #1f68c7; }

#sidebar { 
	width: 342px;
	float: right;
	margin-bottom: 10px; }
	
#sidebar h3{
	background-color: #cccccc;
	background-image: url(images/bg_3.png);
	background-position: right;
	background-repeat: no-repeat;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	color: #1f68c7;
	padding: 2px; }

#sidebar ul{
	margin-left: 1px;
	padding-left: 2px; }
	
#sidebar li{
	list-style-type: none;
	background: none;
	padding: 1px;
	margin-bottom: 1px; }
	
#sidebar li.comments{
	list-style-type: none;
	padding: 2px 0 2px 18px; 
	background: url(icons/comment.png) left center no-repeat; }
	
#sidebar li a{
	text-decoration: underline;
	font-weight: bolder;	}
	
#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active{
	color: #333333; }

#sidebar li a:hover{	
	color: #cccccc; }
	
#sidebar-left{
	float: left;
	width: 160px; }
	
#sidebar-left h3{
	background-image: none; }
	
#sidebar-right{
	float: right;
	width: 160px; }
	
#sidebar-right h3{
	background-image: none; }
	
#sidebar-bottom{
	float: right;
	width: 340px; }

#footer {  
	background-color: #333333;
	color: #ffffff;
	clear: both;
	text-align: center; }

#footer a{
	text-decoration: underline; }
	
#footer a:link, #footer a:visited, #footer li a:active{
	color: #ffffff; }

#footer a:hover{	
	color: #cccccc; }
	
#respond h3{
	border-bottom: 1px solid #cccccc;
}	
	
#form{
	background-color: #EEB533;
	background-image: url(images/banner-form.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 490px;
	padding-top: 1px;
	padding-left: 3px;	
	margin-left: 3px;
}

#form a{
	text-decoration: none;
}

#form a:link{
	color: #222222; border-bottom: 1px dashed #222222;
}

#form a:visited{
	color: #222222; border-bottom: 1px dashed #222222;
}

#form a:active{
	color: #222222; border-bottom: 1px dashed #222222;
}

#form a:hover{
	color: #078BAB;
	border-bottom: 1px dashed #CCCCCC;
}

#form input{
	border: 2px solid #240D04;
}

#form textarea{
	background: #FBDC9A;
	width: 286px;
	border: 2px solid #240D04;
}

#form input.author{
	padding-left: 23px;  background: #ffffff url(icons/user.gif) left center no-repeat;	
}

#form input.email{
	padding-left: 23px; background: #ffffff url(icons/mail.gif) left center no-repeat;
}

#form input.url{
	padding-left: 23px; background: #ffffff url(icons/cd_dvd.gif) left center no-repeat;
}

#form input.button{
	background: #EF346C;
	color: #ffffff;
}