/*
Theme Name: Istribawel
Theme URI: http://istribawel.com/
Description: WordPress Theme for Istribawel.
Version: 1.6
Author: Thomas Arie Setiawan
Author URI: http://orangescale.com/
Tags: clean, white, red

*/

@font-face {    font-family: 'DistrictThin';    src: url('font/distth__-webfont.eot');    src: url('font/distth__-webfont.eot?#iefix') format('embedded-opentype'),         url('font/distth__-webfont.woff') format('woff'),         url('font/distth__-webfont.ttf') format('truetype'),         url('font/distth__-webfont.svg#DistrictThin') format('svg');    font-weight: normal;    font-style: normal;}



* {
margin: 0;
padding: 0;
}


body {
background: #ffffff;
background: url("") 50% 50% repeat;
color: #000;
text-align: center;
/*font: 16px Verdana, Arial, sans-serif; */font-family: 'DistrictThin';font-size: 16px;
}


a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}

img {
border: none;
}


.bawel {
width: 950px;
background: #ffffff;
margin: 20px auto;
text-align: left;
}


#header {
width: 100%;
height: 120px;
text-indent: -9999px;
}

	#header h1 a {
	height: 200px;
	display: block;
	background: transparent url(images/header.gif) top center no-repeat;
	width: 100%;
	}
.mc {
width: 600px;
float: left;
border: 0px solid #ccc;
}
.mc-c {
padding: 15px;
}

.cm {
width: 270px;
float: right;
}

.cm-c {
padding: 20px;
}

.post {
padding: 20px 0;
}


h2.pagetitle {
font: 16px Verdana, Arial, sans-serif; */font-family: 'DistrictThin';font-size: 38px;
color: #999999;
padding: 6px 0;
}

.post h2 {
/*font: 24px Verdana, Arial, sans-serif; */font-family: 'DistrictThin';font-size: 38px;
padding: 2px 0;
border-bottom: 1px #B38481;
}
	.post h2 a {
	font-weight: bold !important;
    /*    font: 24px Verdana, Arial, sans-serif; */	font-family: 'DistrictThin';font-size: 38px;
        color: #C8BBBE;
	}

p.postdate {
color: #806D7E;
padding: 5px 0;
}

.entry {
padding: 10px 0;
line-height: 1.5;
}
.entry p {
padding: 4px 0;
}
.entry ul, .entry ol {
margin-left: 30px;
}

.related {
padding-top: 15px;
}
.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: 10px;
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: 16px;
line-height: 2.0;
color: #cccccc;
border-bottom: 0px dashed #cccccc;

}
.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; */font-family: 'DistrictThin';
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 10px Verdana, Arial, sans-serif; */font-family: 'DistrictThin';
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 */

