/*  
Theme Name: Simplicity
Theme URI: http://wordpress.org/
Description: Simplicity is a Premium theme by <a href="http://tomiyahya.web.id/">Tomi Yahya C.</a>.
Version: 1.0 alfa
Author: Tomi Yahya C
Author URI: http://tomiyahya.web.id/
Tags: white, black, grey, two columns, widgets
	
	This theme was designed and built by Tomi Yahya C
	whose blog you will find at http://tomiyahya.web.id/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/*   GENERAL  */
body{
	text-align:left;
	font-size: 12px;
	font-family:  'Trebuchet MS',Verdana,Arial, Helvetica, sans-serif;
	margin:0;
}
#wrapper{
	margin:0 10px;
}


/*  TYPOGRAPHY   */
a{text-decoration:underline;}
a:hover{text-decoration:none;}
a img{border:none;}
ul {list-style:none;}
li{}
hr{width:98%;}
h2{}
h3 a{text-decoration: none;}
h3 a:hover {text-decoration: underline;}
h6 {
	padding: 0 0 10px 0px;
	margin: 0px;
	font-weight: bold;
}

/*  HEADER */
#header{
	height:80px;
	border:0px dotted #ffffff;
	padding:2px 10px 0 10px;
	text-align:left;
	
	}
#headerImg{}
#header h1 {
	margin:5px;
	font-size: 28px;
	font-family: 'Trebuchet MS',Verdana,Arial, Helvetica, sans-serif;
}
#header h1 a{text-decoration:none;}
#header .description{
	margin:7px 5px;
	font-weight: bold;
}
#topBanner{text-align:center;height:1px;}

/* NAVIGATION  */
#nav{
	width:100%;
	height:25px;
	padding:5px 0px 5px 0;
	border-top:1px solid #9B9B9B;
	display: inline-block;
	position:relative;
}
#nav ul {
	margin:3px 0 0 5px;
	padding:0px;
}
#nav ul li{
	font:normal bold 110% 'Trebuchet MS',Verdana,Arial, Helvetica, sans-serif;
	display:inline;
	padding:4px;
	margin-right:5px;
	border:1px  solid #DEDEDE;
}
#nav a{
	text-decoration:none;
	margin:0 5px 0 5px;}

#search{
	float:right;
	width:320px;
	margin-top:-30px;
	display:inline;
	position:relative;
}

/*  CONTENT */
#content{
	float:left;
	width:62%;
	margin:0 0 10px 0;
	padding:10px 0 10px 10px;
}
#content .post {
	padding:0 0 10px 10px;
	margin:0 0 10px 0;
	border:1px solid #9b9b9b;
}
.post h2 {
	margin:0 0 10px -10px;
	padding:2px;
	padding-left:10px;
	border-bottom:0px solid #E5E5E5;
	font-size: 18px;
	font-family: 'Trebuchet MS',Verdana,Arial, Helvetica, sans-serif;
}
.post h2 a{
	text-decoration:none;
}
.post h2 a:hover{
	text-decoration:underline;
}
.pageTitle{
	margin:0px;
	margin-bottom:10px;
	padding:4px 10px;
}
.entry{}


/*  SIDEBAR */
#sidebarFeatured{
	margin:0;
	margin-top:10px;
	padding:5px;
}

#sidebar{
	float:right;
	width:35%;
	margin:0 0 10px 0;
	padding:10px 10px 0 0;
}
#l_sidebar {
	float: left;
	display: block;
	width: 49%;
	margin:10px 0 10px 0;
}
#l_sidebar ul{
	margin: 0;
	padding: 0px;
}
#r_sidebar {
	float: right;
	display: block;	
	width: 49%;
	margin:10px 0 10px 0;
}
#r_sidebar ul {
	margin: 0px; 
	padding: 0px;
}

/*  EXTRA  BY CATEGORY */
#extra{
	margin:10px;
	margin-top:0;
	display:block;
	padding:5px;
	border: 1px solid #E5E5E5;
	position: relative;
	overflow:hidden;
	clear:both;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}	
.extraItem{
	float:left;
	width:33%;
	margin:0px;
	margin-bottom:10px;
}
.extraItem h2{
	margin:0;
	margin-bottom:-1px;
	padding:3px 5px;
	border: 1px solid #E5E5E5;
	border-bottom:1px solid #F7F7F7;
	z-index:2;
	width:100px;
	position: relative;
}
#leftExtra{}
#middleExtra{
	margin:0 2px 10px 5px;
}
#rightExtra{
	float:right;
}
.extraPost{
	position: relative;
	z-index:1;
	padding:10px;
	border: 1px solid #E5E5E5;
	overflow:hidden;
}
.extraPost a{
	font-weight:bold;
}
.extraPost h3{
	margin:0px;
}
.extraPostContent{
	margin-top:5px;
}


/* BLOG ELEMENT  */
.widget{
	margin-bottom:10px;
	display:block; 
	padding:2px;
	overflow:hidden;
	border: 1px solid #E5E5E5;
	position: relative;
}
.widget h2{
	margin:0;
	padding:2px 5px;
	border: 1px solid #DEDEDE;	
}
.widget ul li{
	padding:2px 12px;
}
.navigation{}
.alignleft{}
.alignright{position:right;}


/* Comment */
.nocomments{}
#comments{}
#respond{width:100%;}
textarea {width:97%}

.commentlist{}
.comment {
	border: 1px solid #DEDEDE;
	padding:6px;
	margin:10px;
	background-color:#EBEBEB;
}
.cancel-comment-reply{}
.comment-author{
	
}
.avatar{}
.comment-metadata{
	margin:-2px;
	padding:3px 10px;
	background-color:#F7F7F7;
	}
.comment-body{
	background:url(images/quote.png)no-repeat left top;
	padding-left:30px;
}
.reply{}




/* FORM */


/*  FOOTER */
#footer{
	margin:10px 0 10px 0;
	border:0px solid #D9D9D9;
	background-color:#000;
	padding:5px;
	clear:both;
	color:#f1f1f1;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a{
	color:#f1f1f1;
	text-decoration:underline;
}
#footer #copyright{
	text-align:right;
}

/* IMAGES */


/* MALICIOUS */
.clear {
	clear:both;
}
.randomTitle{
	font-weight:bold;
}

/* COLOR */

body{
	background-color:#000000;
	color:#000000;
}
a{color:#000000;}
h2{}
h3 a, h3 a:visited {}
h6 {}
#wrapper{background-color:#3f3f3f;}
#header {
	background-color:#F7F7F7;
}
#header .title a{
	color:#000000;
}
#nav  .cat-item{
	background-color:#F7F7F7;
}
#nav  .current-cat{
	background-color:#999999;
}
#nav{
	background-color:#E5E5E5;
}
.post{
	background-color:#ffffff;
}
.post h2 , .pageTitle{
	background-color:#EBEBEB;
}

#extra{
	background-color:#EBEBEB;
}
.extraItem{}
.extraItem h2{
	background-color:#F7F7F7;
}
.extraPost{
	background-color:#F7F7F7;
}
#sidebarFeatured, .widget{
	background-color:#EBEBEB;
}
.widget h2{
	background-color:#F7F7F7;
}
.alignleft a{
	color:#FFFFFF;
}
.alignright a{
	color:#FFFFFF;
}

/* Tabber */

ul.tabbernav{ 
	list-style: none; 
	margin:0;
	padding: 5px 0;
	margin-bottom:-2px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
ul.tabbernav li{
	margin: 0;
	display: inline;
}
ul.tabbernav li a{
	padding: 2px 0.5em; 
	margin-left: 3px; 
	text-decoration: none;

}
li.tabberactive {
	background:#F7F7F7;
	border:1px solid #d5d5d5;
	border-bottom-color:#F7F7F7;
	padding:3px 2px;
	position: relative;
	z-index:2;

}
ul.tablist{
padding:5px;
margin-top:3px;

}
ul.tablist li{
	list-style: none; 
	margin: 0px; padding: 0pt;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #dedede;
	position: relative;

}


/*  Tabber  Style start -------------------- */

.tabberlive .tabbertabhide {display:none;}
.tabber {}
.tabberlive {
	margin:0px;
	padding:5px;
	border: 1px solid #d5d5d5;
}

/*---- tabbertab = the tab content---------------------*/

.tabbertab{
	background:#F7F7F7;
	border: 1px solid #d5d5d5;
	padding: 5px 5px;
	margin: 0px 0 10px 0;
	position: relative;
	z-index:1;

}
.tabberlive{
	background-color:#EBEBEB;
}
.tabberlive .tabbertab {
 padding:5px;

}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
display:none;

}
.tabberlive .tabbertab h3 {
display:none;
}

/*tabs on the page */

.tabberlive#tab1 {}
.tabberlive#tab2 {}
.tabberlive#tab2 .tabbertab {
height:200px; overflow:auto;

}

