/* 
Theme Name: Showdown KL
Theme URL: http://showdownkl.com/
Description: Customized layout theme for KL Showdown website
Author: Adlan Khalidi
Author URI: http://adlankhalidi.com
Version: 1.0

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
/*

/*
Here is a list of all the <DIV>s in Whiteboard.
*/
body {
background: #000 url('images/glitter.gif'); 
padding-top:20px;
font-family: Georgia;
}

a img{
border: none;
}

img, div { behavior: url(http://showdownkl.com/iepngfix.htc) }

img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

#box {
width: 920px;
background: #88898c;
margin: 0 auto;
border: 1px solid #fff;
padding:2px;
position:relative;
z-index:0;
}

#container{
background: #9ea0a3 url('images/footer.jpg') no-repeat bottom center;
padding: 13px;
}

#header {

	background: #fff url('images/logo-header.jpg') no-repeat top left;
	height: 131px;
	padding-left: 240px;
}

#header img {border: none; float: left;}

.ticker2 {
	background: url('images/ticker.jpg') no-repeat;
	color: #cc3366;
	float: right;
	height: 27px;
	font-size: 10pt;
	padding: 15px;
	font-family: Arial;
	margin: 20px 40px 29px;
	width: 417px;
font-weight:bold;
}

.ticker3 {
	float: right;
	height: 60px;
	margin: 20px 40px 25px;
	width: 468px;}

.ticker2 a{color: #ff6699; text-decoration: none;}

#pixopoint_menu_wrapper1{
width: 650px;
}

/*------------------------------------------------------
  				NAVIGATION Menu
  ------------------------------------------------------*/	

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.6em; z-index:300; width:100%; float: left;}
#dropmenu a {background: #313694; display:block; padding:0 10px; color:#fff; text-decoration:none;font-size:12px;font-family:Georgia;font-weight:bold;}
#dropmenu a:hover {background: #ed1b40; color:#fff;}
#dropmenu .current_page_item {background: #ed1b40;}
#dropmenu li {float:left; position:relative;margin-right:2px;}
#dropmenu ul {position:absolute; display:none; width:12em; top:24px; left:-1px;}
#dropmenu ul a {}
#dropmenu li ul {width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left;background: #777; border-bottom:1px solid #8e8e8e;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}



ul#tab {
    height: 2em;
    list-style: none;
    margin: 7px 0 0 0;
    padding: 0;
	float: left;
}
	

#content {
background: #89345e url('images/bg-content.jpg') repeat-x;
color: #fff;
padding: 0px;
height: 470px;


}

#sidebar {
	background: url('images/sidebar.png') repeat-y top;
	height: 430px;
	float: left;
	padding:10px;
color: #666;
font-size: 9pt;
text-align: center;
margin:10px 0px 0px 15px;
}

.archive {
margin-top: 20px;
}

.archive a{
color: #ed1b40;
}

.social {
margin: 10px 0px;
}

.scroller {
float: left;
width: 200px;
font-size: 9pt;
font-family: Arial;
}

.scroller h4 {
	font-family: Arial;
	color: #a6a6a6;
	margin-top: 0px;
	
}

.carousel {
width: 630px;
height: 450px;
float: right; text-align:center;
margin-top: 10px; margin-right: 10px;
background: url(images/black80.png);
}

#pagecontent{
background: #89345e url('images/bg-content.jpg') repeat-x;
color: #fff;
padding: 20px 40px;
font-size: 9pt;
line-height: 20px;
font-family: Arial;
}


#post {
color: #fff;
font-size: 9pt;
line-height: 20px;
font-family: Arial;
width: 520px;
float: left;
}

#pagecontent  a, #post a {
	color: #fff;
	text-decoration: none;
}

#pagecontent h2, #post h2, .postentry h2  {
	font-family: Georgia;
	font-weight: normal;
	font-size: 18pt;
	border-bottom: 1px solid #fff;
	padding-bottom:10px;
	text-align: center;
line-height:28px;
}

.post{}
.postmeta{}
.postnavigation{}


.postentry {
clear: both;
width: 460px;
text-align: justify;
border: 1px solid #964a70;
padding:0 20px 20px; margin-bottom:10px;
}

.postentry h3 a{
	font-family: Georgia;
	font-size: 14pt;
	margin:10px 0px 0px;
}

.postentry a{
color: #f9c;
}

.postentry p {
margin: 10px 0px; padding: 0px;
}

#searchform{}
#sidebar2{ background: url('images/black80.png') ; float: right; width: 240px; padding: 20px;
font-family: Arial; font-size:11px; color: #fff;
}

#sidebar2 ul{list-style: none; margin:0; padding:0;
}

#sidebar2 ul li { margin:0; padding:10px 0 10px 5px; border-bottom:1px solid #333;}

#sidebar2 ul li a:hover {background: #c2264d;}

#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

#footer {
	background: #fff;	
	font-size: 7pt;
	padding: 2px 25px;
height: 60px;
}

#footer a img {
	border: none;
}
.logo {margin-left: 0;}
.logo img {margin-top: 0px; float: left;}

.menteri {
	background: url('images/jata.jpg') no-repeat top center;
	width:60px;
	font-size: 6pt;
	font-family: Arial;
	left: 600px;
	height:10px;
	padding: 20px 0;
	float: left;
	margin-top:0px;
}

.menteri a {
	text-decoration: none;
	color: #333;
}

#bottom {
width: 900px;
margin: 20px auto;
text-align: center;
color: #a6a6a6;
font-family: Arial;
font-size: 8pt;
}

#bottom a{
color: #fff;
text-decoration: none;
}

.player {
padding: 10px; margin: 10px;
border: 1px solid #ff397b; 
font-family: Georgia; font-size: 14pt; text-align: center;
width: 160px;
background: url('images/black80.png');
float: left;
-moz-border-radius:10px;
-webkit-border-radius:10px;
} 

div.player:hover, div.galink:hover{
background: #c2264d;
}

.player img{
width:160px;
margin-bottom: 10px;
}

.galink {
padding: 20px; margin: 20px;
border: 1px solid #ff397b; 
font-family: Georgia; font-size: 24pt; text-align: center;
width: 325px;
background: url('images/black80.png'); float: left;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.galink img{
margin-bottom: 10px;
}

.photos {
width: 420px;
margin: 10px auto;
}

#slider ul {margin:0; padding:0;}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 630px;
    padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  630px;
    height: 450px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 630px;
    height: 450px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0px;
}

#splash{
width:930px; margin:0px auto; height:750px; background: url(images/glitter.gif); position: fixed; left:2px; right:2px; text-align:center; z-index:1;
}

#mySpan {
	cursor:pointer;
}

.wp-caption {font-size:9px;}