/*  
Theme Name: Kurakura Dalam Perahu
Theme URI: http://skyisgrey.org/
Description: Kurakura dalam perahu - pura-pura tidak tahu.
Version: 0.1
Author: a boy name sue
Author URI: http://skyisgrey.org/

*/

html, body {
	color: #222;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	background-color: #fff;
  font-size: 12px;
}
a {
	color: #0063DC;
	background-color: inherit;
	text-decoration:none;
}
a:visited { 
	color: #2E67C7; 
}
a:hover { 
	color: #fff; 
	background-color: #0063DC; 
}
a img, img {
	border: 0;
	padding: 0;
}
a: hover img {
	background-color: inherit;
}
.clearEuy {
	clear: both;
}

/* HEADING */

h1.title {font-size:26px;}
h1 {font-size:22px; }
h2 {font-size:20px; }
h3 {font-size:18px; }
h4, h5 {font-size:16px; }

h2.postTitle {
	font-size: 25px; 
	line-height: 1em;
	letter-spacing: -1px;
}
.wideColumn h2.postTitle {
	font-size: 28px;
	letter-spacing: -1px;
	margin-top: 16px;
}
h2.postTitle a {
	color: #584832;
	background-color: inherit;
}
h2.postTitle a:hover {
	color: rgb(249, 55, 55);
	background-color: inherit;
}
h2.widgettitle {
	margin-top: 20px;
	font-size:18px;
}

/* STRUCTURE */

#primary {
	/*border-top: 3px double #ddd;*/
	text-align: left;
	margin: 0;
	padding: 0;
	background: #fff;
}
#secondary {
	margin: 0;
	text-align: left;
	padding: 20px 0 0; 
	border-top: 1px solid #eee;
}
.container {
  margin: 0 auto;
  padding: 0;
  min-width: 740px; max-width: 920px;
}
#mainContent, #secondComment, #formComment {
  float: left;
  width: 100%;
	font-size: 14px;
	line-height: 20px;
}
#mainContent {
	margin-top: 20px;
	margin-bottom: 30px;
}
.squeeze {
  position: relative;
}
.right-corner {
  position: relative;
  left: 10px;
}
.narrowColumn .right-corner .left-corner {
	left: -10px;
	margin-left: -10px;
}
.right-corner .left-corner{
  padding: 0 20px 0 20px;
  position: relative;
}
#mainContent .post {
	margin-bottom: 30px;
}
.narrowColumn {
  margin-right: -280px;
}
.narrowColumn .squeeze {
  margin-right: 285px;
}
.narrowColumn .right-corner {
	border-right: 1px solid #eee;
}
.wideColumn {
  margin-left: -200px;
}
.wideColumn .squeeze {
  margin-left: 200px;
}
#secondComment .left-corner {
	border-left: 1px solid #C4BEA5;
}
.container .sidebar-right {
	width: 250px;
	padding-left: 5px;
  margin: 30px 0 3em 20px;
  float: left;
  position: relative;
	font-size: 13px;
	line-height: 16px;
	color: #666;
}
.container .sidebar-left {
	width: 195px;
	padding-right: 5px;
  margin: 25px 0 3em;
  float: left;
  position: relative;
	font-size: 13px;
	line-height: 16px;
	color: #666;
}

#footer {
	border-top: 3px double #ddd;
	margin: 30px 0 0 0;
	font-size: 13px;
	color:#999;
}
#footer .bottom p {
	padding: 0 0 10px 0;
	margin: 0;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #000;
	background-color: inherit;
}
.footsite {
	/*text-transform: uppercase;*/
}

/* HEADER */

#masthead {
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
}
#masthead h1 a {
	text-transform: uppercase;
	float: left;
	margin: 10px 0 0 5px;
	color: #584832;
	background-color: inherit;
}
#masthead h1 a:hover {
	background-color: inherit;
}
#masthead h1 a em {
	font-style: normal;
	color: #000;
}

#masthead #authorLogo img {
	float: right;
	width: 64px;
	height: 64px;
	background-color: inherit;
	color: #eee;
}
#masthead #authorDesc a {
	font-weight: bold;
} 
#masthead #authorDesc {
	/*line-height: 1.4em;*/
	float: right;
	margin: 15px 10px 0 0;
	color: #000;
}
ul.nav {
	list-style: none;
	background: #F0F8F1;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ddd;
}
ul.nav li {
	border-right: 1px solid #ddd;
	float: left;
	display: block;
	width: 100px;
}
ul.nav li a, ul.nav li.skip a {
	font-size: 12px;
	outline: none;
	color: #584832;
	text-decoration: none;
	display: block;
	padding: 5px 0 20px 5px;
	width: 99px;
	text-transform: uppercase;
	background-color: inherit;
}
ul.nav li a span {
	font-size: 12px;
	color: #777;
	text-transform: lowercase;
}

ul.nav li a:hover, ul.nav li.skip a:hover {
	background: #584832;
	color: #eee!important;
	width: 95px;
}
* html ul.nav li a:hover {
	background: #333;
	width: 99px;
}
ul.nav li.skip {
	border-left: 1px solid #ddd;
	float: right;
	display: block;
	width: 99px;
}

/* MAIN CONTENT */

.meta, .UTWPrimaryTags {
	color: #666;
}
.UTWPrimaryTags {
	/*font-size: 12px;*/
}
#searchform {
	margin-bottom: 30px;
}
#searchform input {
	color: #666;
}
.tagsContent {
	/*line-height: 22px;*/
	margin: 0;
	padding: 0;
}
.tagsdate {
	color: #999;
}
.tagsContent h2.postTitle {
	margin: 10px 0;
	padding: 0;
	font-size: 20px;
}
.tagsContent h3 {
	margin: 5px 0 0 0;
	padding: 0;
}
.tagss {
	font-weight: normal;
}
.tagsCloud {
	margin-top: 20px;
	line-height: 1.5em;
}
.tagsCloud a {
	background-color: inherit;
}
.tagsCloud a:hover {
	background-color: inherit;
	color: #666;
}
.similiar {
	width: 50%;
}
.similiar h3 {
	margin: 20px 0 10px;
}
.similiar ul {
	padding: 0 0 0 1em;
}
.adsenseLeft {
	margin-top: 20px;
}
/* SECONDARY CONTENT */

#secondary .block {
	float:left;
	width: 29.9%;
	padding: 0;
	margin: 0 0 0 5%;
}
.narrowBar {
	background: #F0F8F1;
	font-size: 13px;
	margin-top: 30px;
}

/* LINK */

#contentSidebar a {
	color: #0063DC;
	background-color: inherit;
}
#contentSidebar a:hover {
	color: #fff;
	background-color: #0063DC; 
}

/* SIDEBAR */

#mainContent .featured dl {
	margin:0 0;
	border-bottom:1px solid #DDD;
	padding:0.5em 0 0.6em 0;
}
#mainContent dt {
	display:inline;
	margin:0;
	padding:0;
	color:#999;
}
#mainContent dd {
	display:inline;
	margin:0;
	padding:0;
}
#contentSidebar .featured dl {
	margin:0 0;
	border-bottom:1px solid #DDD;
	padding:0.5em 0 0.6em 0;
}
#contentSidebar dt {
	display:inline;
	margin:0;
	padding:0;
	color:#999;
}
#contentSidebar dd {
	display:inline;
	margin:0;
	padding:0;
}
#formSidebar, #commentSidebar {
	margin: 5px 0;
}

.sidebar-right .block {
	margin-top: 10px;
}

/* LIST */

#secondary ul, #contentSidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.block ul {
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px solid #ddd;
	color: #555;
}
#secondary .block ul {
	color: #666;
}
.block ul li {
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #ddd;
}
.block ul li a {
	color: #584832;
	background-color: inherit;
}
.block ul li a:hover {
	color: #fff;
	background-color: inherit;
}
#secondary .block ul li a:hover {
	color: #fff;
	background-color: #584832;
}
ul.dates, ul.counts, ul.blogroll ul, ul.pages {
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px solid #DDD;
	padding: 0;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li {
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #DDD;
	color:#666;
}
ul.dates .date {
	color:#858585;
	padding:0 1.5em 0 0;
}
ul.counts .count {
	float:right;
	color:#666;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a {
	background-color: inherit;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
	color:#FFF;
	background-color: #0063DC; 
}

li.sideblog p {
	margin: 0;
}
/* COMMENT */

.secComment {
	background: #F0F8F1;
	color: #333;
}
.commentStatus {
	border-bottom: 3px double #ddd;
	padding-bottom: 20px;
}
.commentStatus h2 {
	margin: 0 0 5px 0;
}
ol.commentlist{
	list-style-type:none;
	margin: 10px 0 0;
	padding: 0;
}
ol.commentlist li {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.commentlist .sidebar-left span {
	display: block;
	margin: 5px 0;
	text-align: right;
}

/* TYPO */

pre {
	border: 1px solid #ddd;
	background-color: #f0f8f1;
	padding: 4pt 5pt;
	white-space: pre;
  overflow: auto;
  color: #333;
	font-size: 14px;
}
blockquote, q { 
	margin-left:0em;
	padding-left: 2em;
	color: #666;
	background: url('images/blockquote.gif') no-repeat;
}
code {
	color: #666;
	font-size: 14px;
}
.nocomments {
	color: #999;
}
a.nohover {
	background-color: inherit;
}
img.frame {
    padding: 5px;
}
.img-wrapper {
  background: url('images/shadow.gif') no-repeat bottom right;
  float:left;
  line-height:0;
}
.img-wrapper img, .img-wrapper a img {
  background:#fff;
  padding:5px;
  border:1px solid #ccc;
  position:relative;
  left:-5px;
  top:-5px;
}

/* FLOAT RULES */

.floatleft {
	float: left;
	margin: 3px 7px 0 0;
}
.floatright	{
	float:right;
	margin:3px 0 0 7px;
}
.right { float:right;}
.left { float:left;}
.clear { clear:both;}

.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
} 
* html .fix { height:1%;}
.fix { display:block;}

table.tgl {
  width: 100%;
	margin-bottom: 20px;
}
table.tgl tr {
}

