/*
Theme Name: AMPLIFIKATION ONE
Theme URI: http://kuassa.com	
Description: KUASSA THEMES
Author: GARDENGROOVE
Author URI: http://boydsoedargo.web.id
version: 1.0
Tags: two-column, widget-ready, custom themes
*/




/* basics */

*{margin:0; padding:0;}

body {
	background: #000000 url(http://www.kuassa.com/images/bgjan2012.jpg) left top no-repeat;
	font-family: Arial;
	font-size: 8pt;
	margin:0px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

.buttonhover:hover {box-shadow:2px 2px 2px #9C3;}
.buttonhover2:hover {box-shadow:2px 2px 2px #9C3;}


a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 900px;
	margin: 0 auto;
        position:relative;
        top:0px;
	padding:0;
        background:url(http://www.kuassa.com/wp-content/themes/amplifikation/images/bgcontent.png);
        background-repeat:no-repeat;
        background-position:bottom center;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#fff;
        background-image:url(http://www.kuassa.com/wp-content/themes/amplifikation/images/bgheader.png);
        background-repeat:no-repeat;
        background-position:top center;
  	width: 900px; 
  	height: 96px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:transparent;
	font-size: 8pt;
	width:680px; 
        height:40px;
        position:absolute;
        top:15px;
        left:50%;
        margin-left:-235px;
	overflow:visible;
        background-image:url(http://www.kuassa.com/wp-content/themes/amplifikation/images/bgmenu.png);
        background-repeat:no-repeat;
        background-position:top center;
}


#menu ul {
	margin-left: 6px;
	padding:0;
}

#menu ul li {
        border-right:1px solid #fff;
	list-style-type: none;
	float:left;
	padding: 0;
}

#menu ul li a {
	margin-top: 5px;
        padding:6px;
	color: #fff;
        text-transform:uppercase;
        font-weight:bold;
        font-family:arial;
        font-size:14px;
	display:block;
}

#menu ul li a:hover {
	background: #990000;
	color:#fff;
        text-decoration:none;
}

/* added by Aradaz */

#menu ul li ul {display: none; background-color: #990000; padding: 2px 0px 2px 0px; position: absolute; left:-3px;}
#menu ul li ul a {display: block; color: #C9C9C9;padding: 6px 6px 6px 6px; line-height: 12px; font-size:12px; width: relative;}
#menu ul li ul a:hover {color: #fff;}
#menu li:hover ul {display: block;}

/* Ended by Aradaz */


/* content */


#content {
	width:880px;
	overflow: hidden;
	margin:14px;
	}	

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:bold 15pt Arial;
        text-transform:uppercase;
        color:#666;
	}
	
.post h2 a{
	color: #333;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#FFFFFF;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}


/* content_single */


#content_single {
	width:600px;
	overflow: hidden;
	margin:14px;
        float:right;
	}	

.post_single {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post_single h2{
	font:bold 15pt Arial;
        text-transform:uppercase;
        color:#666;
	}
	
.post_single h2 a{
	color: #333;
	text-decoration: none;
	}
	
.post_single h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post_single ul {}

.post_single li {}

.entry_single p{margin:12px 0;}

.postmetadata_single{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}


	

.navigation_single {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft_single a{float:left; margin:25px 0;}
.alignright_single a{float:right; margin:25px 0;}


/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:240px;
	float:left;
	margin:0;
	padding: 0;
	border-right: 1px solid #ddd;
	}

#sidebar h2{
	font:bold 14px arial;
        text-transform:uppercase;
	color: #fff;	
	margin: 0;
	padding: 5px;
        background:#666;
}

#sidebar label{
	font:normal 11px arial;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin-bottom:20px; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
        margin:20px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}








/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchbox {
 position:absolute;
 top:22px;
 left:50%;
 margin-left:245px;
 background:url(http://www.kuassa.com/wp-content/themes/amplifikation/images/bgsearch.png);
 background-repeat:no-repeat;
 background-position:center;
 width:172px;
 height:25px;
}

#searchbox h2{
 display:none;
}

#button {
 position:absolute;
 top:0px;
 left:50%;
 margin-left:81px;
 background:url(http://www.kuassa.com/wp-content/themes/amplifikation/images/searchbutton.png);
 text-indent:-999px;
 width:28px;
 height:25px;
 background-repeat:no-repeat;
 background-position:center;
 border:none;
 cursor:pointer;
}

#searchform#s{
	padding:0;
	margin:0px;
        background:#fff;
	}

input#s{
	margin-top:5px;
        margin-left:5px;
        height:12px;
        width:159px;
	padding:1px;
	border:0px solid #000;
        font-family:arial;
        font-size:11px;
        color:#333;
        background:none;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;



}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#fff;
        opacity:0.5;
        filter:alpha(opacity=25);
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin-left: 5px; color: #000; text-align:left;}
#footer a{color: #000;text-decoration: none;}
#footer a:hover{color: #333;text-decoration: none;}

.border{
 display:block;
 width:100%;
 border-top:4px solid #990000;
 clear:both;
}

#slider {
 width:880px;
 height:310px;
 display:block;
 overflow:hidden;
 margin-left:10px;
}

#line{
 display:block;
 width:100%;
 height:15px;
 border-bottom:1px solid #333;
 margin-bottom:15px;
}

.tweet{
 padding-left:25px;
 width:180px;
 text-align:justify;
}

.tweet li{
 margin-bottom:6px;
 padding-right:15px;
}

.latest{
 display:block;
 width:180px;
 text-align:justify;
 padding-left:25px;
 border:none!important;
}

.latest ul li {
 padding-bottom:10px;
}

.player{
 display:both;
}

#content_left{
 float:right;
 width:690px;
 padding-right:10px;
}

.entry_page p{
 display:inline;
}

#post_page-5 h2{
 display:none;
}

.subbutton{
 background:#999;
 border:1px solid #333;
 margin-top:5px;
 font-family:arial;
 text-transform:uppercase;
 font-size:10px;
 letter-spacing:1px;
 color:#fff;
 margin-left:70px;
}

#socialized{
 position:absolute;
 top:135px;
 left:50%;
 margin-left:230px; display:none;
}

#post-627 h2{
  text-align:center;
 margin-bottom:20px;
 border-bottom:0px solid #666;
 padding-bottom:10px;
}

#post-633 h2{
 text-align:center;
 margin-bottom:20px;
 border-bottom:px solid #666;
 padding-bottom:10px;
}

#post-353 h2{
 text-align:center;
 margin-bottom:20px;
 border-bottom:px solid #666;
 padding-bottom:10px;
}

#post-580 h2, #post-585 h2 {
 text-align:center;
 margin-bottom:20px;
 border-bottom:px solid #666;
 padding-bottom:10px;
}

#post-600 h2{
 text-align:center;
 margin-bottom:20px;
 border-bottom:1px solid #666;
 padding-bottom:10px;
}

#downloadcat-0{
 display:none;
}

#post-385 .sociable, #post-580 .sociable, #post-585 .sociable{
 display:none;
}

.linklove{
 visibility:hidden;
}

#desc1 {	
	display:none;
	}

#desc2 {	
	text-indent:-9999px;
	}

#promotop{
 position:relative;
 left:50%;
 margin-left:-450px;
}

/* set border size to 0px */

.peKenBurns.neutral_light .peKb_slides {
	background:transparent !important;
        padding: 0px !important;
	-moz-border-radius: 0px !important; 
	-webkit-border-radius: 0px !important; 
	border-radius: 0px !important;
}
