/*

Theme Name: Istribawel

Theme URI: http://suamigila.com/

Description: WordPress Theme for Istribawel.

Version: 1.6

Author: Thomas Arie Setiawan

Author URI: http://orangescale.com/

Tags: clean, white, red



*/











* {

margin: 0;

padding: 0;

}





body {

background: #fff;

color: #000;

text-align: center;

font: 11px Verdana, Arial, sans-serif;

}





a:link {

	color: #FF6600;

	text-decoration: none;

}

a:hover {

	color: #9900FF;

	font-weight: normal;

	text-decoration: none;

}

a:visited {

	color: #FF6600;

	text-decoration: none;

}



img {

border: none;

}





.bawel {

width: 960px;

margin: 10px auto;

text-align: left;

}





#header {

width: 100%;

height: 150px;

text-indent: -9999px;

}



	#header h1 a {

	height: 150px;

	display: block;

	background: url('images/header.gif') no-repeat top center;

	width: 100%

	}

.mc {

width: 650px;

float: left;

}

.mc-c {

padding: 10px;

}



.cm {

width: 250px;

float: left;

}



.cm-c {

padding: 20px;

}



.post {

padding: 20px 0;

}





h2.pagetitle {

font: bold 13px Verdana, Arial, sans-serif;

padding: 6px 0;

}



.post h2 {

font: 14px Verdana, Arial, sans-serif;

padding: 4px 0;

border-bottom: 1px solid #ccc;

font-weight: bold

}

	.post h2 a {

	font-weight: bold !important;

	}



p.postdate {

color: #666;

padding: 5px 0;

}



.entry {

padding: 10px 0;

}

.entry p {

padding: 4px 0;

}

.entry ul, .entry ol {

margin-left: 30px;

}



.related {

padding-top: 35px;

}

.related p {

margin: 0;

padding: 0;

}

.related ul {

margin: 0 0 0 15px;

}





ul.arch-list {

list-style-type: none;

}

ul.arch-list li {

width: 32%;

float: left;

}



.entry h3 {

font-size: 12px;

padding: 4px 0;

}



.navigation {

padding: 20px 0;

}

	.alignleft, .alignright {

	width: 48%;

	float: left;

	}

	.alignright {

	float: right;

	text-align: right;

	}





.sidebox {

padding-bottom: 20px;

}



.sidebox h3 {

font-size: 11px;

color: #CC0000;

border-bottom: 1px dashed #ccc;

text-transform: lowercase;

}

.sidebox ul, .sidebox ol {

list-style-type: none;

}

.sidebox li {

padding: 1px 0;

}

.sidebox p {

padding: 2px 0;

}



img[align="left"], img.alignleft {

float: left;

margin-right: 20px;

}







.footer-c {

padding: 20px;

text-align: right

}





input, textarea {

font: 10px Verdana, Arial, sans-serif;

margin-bottom: 4px;

margin-top: 2px;

border: 1px solid #bbb;

border-top: 1px solid #777;

border-bottom: 1px solid #ddd;

padding: 0.2em 0.2em;

}



input#submit {

color: #fff;

background: #CC0000;

border: none;

padding: 6px 4px;

}





#respond h3, h3#comments {

font: bold 11px Verdana, Arial, sans-serif;

padding: 5px 0;

}



ol.commentlist {

list-style-type: none;

margin-top: 10px;

}

ol.commentlist li {

padding: 8px 0;

}

ol.commentlist li p {

padding: 2px 0;

}



cite.fn {

font-weight: bold !important;

font-style: normal !important;

}







.clearfix:after, .post:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.clearfix, .post {display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix, * html .post {height: 1%;}

.clearfix, .post {display: block;}

/* End hide from IE-mac */