/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/

/*** CORE ***/
* {
  margin:0;
  padding:0;
}
body {
  background:url(images/bg-header.gif) top repeat-x;
  font-size:13px;
  margin:0;
  padding:0;
  font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
  text-align: center;
}
td {
  font-size:13px;
}
a {
  color: #06c;
  text-decoration: none;
}
a:hover {
  color: #e00;
  text-decoration: underline;
}
small {
  font-size:11px;
  font-family:verdana;
}
code {
  font: 13px 'Courier New';
  color:#808080;
}
blockquote {
  background:#ffffcc;
  padding:10px 10px 0 10px;
  border:1px solid #cdcdcd;
  font-family:arial;
}
hr {
  display: none;
}
h1 {
  font-size:27px;
  margin-bottom:10px;
}
/*** END CORE ***/

/*** END KERANGKA ***/

#header	{
  height:121px;
  width: 880px;
  margin: 0 auto;
  background:url(images/logo-mick-donald.gif) no-repeat;
}
#header #adslink {
  padding-top:83px;
  float:left;
}
#page {
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: 860px;
}
#content {
  width: 535px;
  margin-top:20px;
  float:left;
  margin-bottom:30px;
  display:block;
}
#sidebar {
  font: 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
  width:300px;
  float:right;
  margin-top:20px;
  margin-bottom:30px;
}
#footer {
  clear: both;
  background: #000;
  border: none;
}

/*** END CORE ***/
.post {
  margin-bottom: 40px;
}
.post h2 {
  font-size:24px;
  color:#000;
  margin-bottom:3px;
}
.post h2 a {
  color:#000;
}
.post h2 a:hover {
  color:#ee0000;
  text-decoration:none;
}
.post .entry {
  margin-top:10px;
}
.post .entry p {
  line-height:18px;
  margin-bottom:13px;
}
.postmetadata {
  font-family:verdana;
  font-size:11px;
  background:#eeeeee;
  padding:3px 5px;
  line-height:15px;
}
h1.pagetitle {
  font-size:19px;
  color:#808080;
  margin-bottom:20px;
}

#wp-pagenavi {}
#wp-pagenavi span {
  border:1px solid #cdcdcd;
  padding:2px 2px;
  margin-left:5px;
  background:#eee;
}
#wp-pagenavi span.pages {
  border:none;
  background:none;
}
#wp-pagenavi span.current {
  background:#fff;
}
#searchterm {
  margin-top:10px;
  margin-bottom:10px;
}

/*** COMMENT ***/
h3#comments {
  margin-top:70px;
  margin-bottom:20px;
  font-size:17px;
}
ol.commentlist {
  list-style:none;
  margin-bottom:20px;
}
ol.commentlist li {
  margin-bottom:10px;
  border:1px solid #cdcdcd;
  font-family:arial;
  padding:7px;
}
ol.commentlist li.thread-alt {
  background-color: #eeeeee;
}
.comment-author {
  font-weight:bold;
}
.comment-author cite {
  font-style:normal;
}
.comment-meta {
  font-size:11px;
}
#respond {
  display:block;
}
#respond h3 {
  margin-bottom:20px;
  font-size:17px;
}
#commentform label {
  font-weight:bold;
}
#commentform p {
  margin-bottom:5px;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
}
/*** END COMMENT ***/


/*** SIDEBAR ***/
#sidebar h2 {
  text-transform:uppercase;
  font-family:"Bookman Old Style";
  font-weight:bold;
  font-size:14px;
  margin-bottom:4px;
}
#sidebar ul {
  list-style:none;
}
#sidebar ul.menuauto {
  font-size:11px;
}
#sidebar li {
  margin-bottom:10px;
  background:#e7e7e7;
  padding:5px;
}
#sidebar li.ads {
  background:#fff;
  padding:0;
}
#sidebar li li {
  margin-bottom:0px;
  border-bottom:1px solid #cdcdcd;
  font-size:11px;
}
/*** END SIDEBAR ***/


#footer {
  margin-top:30px;
}
#footer2 {
  color:#ffffff;
  font:11px verdana;
  line-height:15px;
}
#footer2 {
  padding: 10px 0;
  margin: 0 auto;
  width: 860px;
}
#footer2 a {
  color:#fff;
}
#footer a:hover {
  text-decoration:underline;
}




#terkait b {
  font-weight:normal;
}

div.qqq h2 {
  color:#666666;
  font-size:15px;
  margin-bottom:20px;
}
div.qqq p {
  margin-bottom:20px;
}
div.qqq p b {
  font-weight:normal;
}
div.qqq span.judul {
  font-weight:bold;
}
div.qqq span.judul b {
  font-weight:bold;
}


ul.popularsearch {
  font-size:11px;
}
