/*

Theme Name: KassaKassa

Description: Theme for KassaKassa

Version: 1.0

Author: Andre Cordius

Author URI: http://www.evomaya.com



*/
body {
	font-size: 11px;
}

a {
	color: #404f54;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

.main_wrapper1 {
	padding-bottom: 10px;
}

.main_wrapper2 {
	padding-bottom: 10px;
}

.content {
	width:740px;
	float:left;
	margin-left:15px !important;
	margin-left:10px;
}

.post {
	width:700px;
	padding:15px 0 25px 0;
	margin:10px 0 10px 0;
	border-bottom:solid 1px #f0f0f0;
	float: left;
}

.entry {
	width:700px;
	float:left;
}

.title_postname h1 {
	line-height: 24px;
	margin: -8px 0 12px 75px;
}

.title_postname h1 a {
	color: #404f54;
	font-size: 20px;
	font-weight: bold;
}

.title_postname h1 a:hover {
	color:#000000;
}

.title_posttime {
	font-size:12px;
	margin: 0 0 0 75px;
}

.title_posttime a {
	font-weight:bold;
}

.commentcount {
	padding-left: 22px;
	vertical-align: center;
	background:url(http://www.kassa9.com/images/icon_comment.gif) no-repeat left;
	float: left;
	color: #676048;
}

.addthis_container {
	float: right;
}

.navigation {
	margin-bottom:10px;
	float:left;
	width: 740px;
}

#respond {
	width: 740px;
	float: left;
}

#comments {
	clear:both;
}

#comments h3 {
	color: #676048;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}

#comments ol {
	margin-left: 0px;
	padding-left: 0px;
}

.commentlist {
	list-style-type:decimal;
	/*padding: 0 10px 20px 10px;*/
}

#comments ol li {
	padding: 0 10px 20px 10px;
}

.avatar {
	float:left;
	padding-right: 5px;
}

.comment_body {
	float:left;
}

#author, #email, #url, #comment {
	border: solid 1px #c2bca7;
	background:fbf8ec;
}

#comment {
	width: 470px;
}

#submit {
	border: solid 1px #c2bca7;
	background:f0ead4;
	color:#676048;
	font-size:12px;
}



/********************

	SIDEBAR

********************/

#sidebar {

	width:210px;
	margin: 0 10px 0 15px !important;
	margin: 0 10px 0 5px;
	float:right;

}

.widget h2 {
	color: #465252;
	font-size:14px;
	height: 20px;
	font-weight:bold;
	background:url(images/sidebar_header.gif) no-repeat left top;
	list-style:none;
	margin: 0 !important;
	margin: 0 0 5px 0;
	padding: 7px 0 5px 5px;
}

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

#sidebar ul li {
	list-style: none;
        font-family: Tahoma;
        font-size: 11px;
        line-height: 14px;
}

#sidebar ul li ul li {
	margin-left: 20px;
	list-style:disc;
}

#sidebar ul li ul li ul li {	
	margin-left: 15px;
}

ul li ul li {
	margin-left: 15px;
}

ul li ul li ul li {	
	margin-left: 15px;
}

.title h2 a {
	color: #cccccc;
	text-decoration: none;
}

h2 {
	font-size: 12pt;
	font-weight: normal;
}

h3, h4 {
	font-size: 12pt;
}

h5, h6 {
	font-size: 11pt;
}

.widget h2 {
	color: #676048;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

.hidden {
	display: none;
}

.widget {
	margin:10px 0 10px 0;
}

#title_search {
	margin: 20px 0 0 0 !important;
	margin: 20px 0 -10px 0;
}

#searchform {
	margin: 10px 0 15px 0 !important;
	margin: 0 0 15px 0;
}

#searchsubmit {
	border: solid 1px #c2bca7;
	background:f0ead4;
	color:#676048;
	font-size:12px;
	padding: 3px !important;
	padding: 3px;
}

#s {
	border: solid 1px #c2bca7;
	background:#FFFFFF;
	color:#676048;
	font-size:12px;
	width: 142px !important;
	width: 132px;
	padding: 4px;
}

.calendar_bg {
  width: 56px;
  height: 56px;
  display: block;
  background: #FFFFFF;
  border: 1px solid #616f71;
  text-align: center;
  float: left;
  margin: -7px 7px 10px 0;
  position: absolute !important;
  position: normal;
}

.calendar_text {
  width: 100%;
  height: 20px;
  display: block;
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  margin-top: 5px;
  float: left;
}

.calendar_title  {
  width: 100%;
  height:18px;
  background: #616f71;
  color: #FFFFFF;
  display: block;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding-top: 2px;
  float: left;
}

.calendar_shadow {
  width: 58px !important;
  width: 0;
  height: 58px !important;
  height: 0px;
  background: #cbcbcb;
  float: left;
  margin: -4px 10px 0 3px !important;
  margin: 0;
}

.coding_box {
border: 1px solid #666666; background: #F4F4F4; width: 500px; padding: 10px; font: 11px Tahoma; margin-top: 5px;
}
.title_contoh {
	font: 11px Tahoma; font-weight: bold; margin-top: 15px;
}