/* 
	Theme Name: Strike
	Theme URL: -
	Description: WPThemes for Strike Entertainment
	Author: Achmad Bisri
	Author URI: http://www.upstylo.com
	Version: 1.0
*/


/* CSS Reset */
body {
	margin: 0;
	padding: 0;
	text-align: left; 
	background: #333 url(images/flower-body.gif);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


: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;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {text-decoration:underline; color: #FFF}
a:hover { color: #FF9900}

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: 796px;
	margin: 0 auto;
	padding: 0;
	display: block;
	background-color: #6B6867;
}
#content {
	width: 796px;
	margin: 0 auto;
	padding: 0;
	float: left;
	display: block;
/*	background-color: #666; */
	background: #1F1A17 url(images/bg-vert.gif) repeat-x; 
}
#contentwrap {
	width: 775px;
	margin: 0;
	padding: 0 0 0 20px;
	display: block;
	background: transparent url(images/bg-content-full.gif) repeat-y; 
}
#maincontent {
	width: 550px;
	margin: 20px 0 0 20px;
	padding: 20px 10px;
	display: block;
	float: left;
	background: #a3a2a2 url(images/bg-home.jpg);  
}
#maincontentNews {
/*	width: 566px; */
	width: 550px;
	margin: 20px 0 0 20px;
	padding: 20px 10px;
	display: block;
	float: left;
	background: #a3a2a2 url(images/bg-news.jpg);  
}
#maincontentContent {
/*	width: 566px; */
	width: 550px;
	margin: 20px 0 0 20px;
	padding: 20px 10px;
	display: block;
	float: left;
	background: #a3a2a2 url(images/bg-content.jpg);
	color: #000000;
}
#maincontentIndie {
/*	width: 566px; */
	width: 550px;
	margin: 20px 0 0 20px;
	padding: 20px 10px;
	display: block;
	float: left;
	background: #a3a2a2 url(images/bg-indie-territory.jpg);  
}
#maincontentDownload {
/*	width: 566px; */
	width: 550px;
	margin: 20px 0 0 20px;
	padding: 20px 10px;
	display: block;
	float: left;
	background: #a3a2a2 url(images/bg-news.jpg);
	color: #000000;
}
#maincontentContact {
/*	width: 566px; */
	width: 550px;
	margin: 20px 0 0 20px;
	padding: 20px 10px;
	display: block;
	float: left;
	background: #a3a2a2 url(images/bg-contact.jpg);
	color: #000000;
}
#sidebar {
	width: 170px;
	margin: 20px 0 0 0;
	padding: 0;
	display: block;
	float: right;
}
#header {
	width: 796px;
	height: 212px;
	margin: 0;
	display: block;
	background: #000 url(images/strike-header.jpg) left top no-repeat;
}
#headerseparator {
	width: 796px;
	height: 15px;
	margin: 163px 0 0 0;
	display: block;
	float: left;
	background: #000 url(images/header-separator.jpg) no-repeat;
}
#menu {
	width: 796px;
	height: 34px;
	display: block;
	margin: 0;
	float: left;
}

/* Menu */
ul#menulist {
    width: 796px; height: 34px;
    background: url(images/menu-sprite.gif);
    margin: 0 ; padding: 0;
    position: relative;
	float: left;
	}
ul#menulist li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
	text-indent: -10000px;
	}
ul#menulist li, ul#menulist a {
    height: 28px; display: block;}
	
ul#menulist li#home {left: 0; width: 170px;}
ul#menulist li#news {left: 171px; width: 61px;}
ul#menulist li#thecontent {left: 233px; width: 93px;}
ul#menulist li#indieterritory {left: 327px; width: 164px;}
ul#menulist li#download {left:492px; width: 106px;}
ul#menulist li#contact {left: 598px; width: 92px;}
ul#menulist li#about {left: 691px; width: 95px;}

ul#menulist li#home a:hover {
background: transparent url(images/menu-sprite.gif)
0 -34px no-repeat;}
ul#menulist #news a:hover {
background: transparent url(images/menu-sprite.gif)
-171px -34px no-repeat;}
ul#menulist #thecontent a:hover {
background: transparent url(images/menu-sprite.gif)
-233px -34px no-repeat;}
ul#menulist #indieterritory a:hover {
background: transparent url(images/menu-sprite.gif)
-327px -34px no-repeat;}
ul#menulist #download a:hover {
background: transparent url(images/menu-sprite.gif)
-492px -34px no-repeat;}
ul#menulist #contact a:hover {
background: transparent url(images/menu-sprite.gif)
-598px -34px no-repeat;}
ul#menulist #about a:hover {
background: transparent url(images/menu-sprite.gif)
-691px -34px no-repeat;}


/* H2 Title */
h2#titleHome {
	padding: 49px 0 0 0;
	overflow: hidden;
	background-image: url(images/h2-home.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
}
h2#titleNews {
	padding: 49px 0 0 0;
	overflow: hidden;
	background-image: url(images/h2-news.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
}
h2#titleContent {
	padding: 49px 0 0 0;
	overflow: hidden;
	background-image: url(images/h2-content.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
}
h2#titleIndie {
	padding: 49px 0 0 0;
	overflow: hidden;
	background-image: url(images/h2-indie.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
}
h2#titleDownload {
	padding: 49px 0 0 0;
	overflow: hidden;
	background-image: url(images/h2-download.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
}
h2#titleContact {
	padding: 49px 0 0 0;
	overflow: hidden;
	background-image: url(images/h2-contact.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
}
h2#titleAbout {
	padding: 49px 0 0 0;
	overflow: hidden;
	background-image: url(images/h2-about.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
}



/* Footer */
#footer {
	width: 796px;
	height: 80px;
	background-color: #222;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #666;
	display: block;
	padding: 20px 0 0 0;
	clear: both;
}
.footerpad {
	padding: 10px 20px;
}


/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 430px;
	color: #fff;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
/*	background: #FFFFFF url(images/comment.gif) no-repeat top; */
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
/*	background: #FFFFFF url(images/comment.gif) no-repeat top; */
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	


.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: #fff;
}
.thelist ul li a:hover {
	color: #FF9900;
}

.pagetitle {
	padding-bottom: 20px;
}



/* Table Songlist */
.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;
}