/*
Theme Name: 0JM
Theme URI: http://wordpress.org/
Description: For Me and Only
Version: 1.0
Author: Nurudin Jauhari
Author URI: http://www.jauharimedia.com
Tags: red, custom header, fixed width, two columns, widgets

*/

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	background: #380101;
	color: #ddd;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}


a {
	color: #E73800;
}


#wrap-content {
	width: 100%;
	float: left;
}
#content {
	margin: 0 500px 0 200px;
}
#sidebar {
	width: 450px;
	float: left;
	margin-left: -450px;
}

#sidebar .gap {
	margin-top: 15px;
	margin-right: 20px;
}
#header {
	border-bottom: 1px solid #570202;
	height: 100px;
	position: relative;
	background: #1F0000;
}
.wrap {

}
#header .cari {
	position: absolute;
	right: 20px;
	bottom: 10px;
}
.ads {
	margin: 0 0 20px;
}
.cari #s {
	width: 350px;
	padding: 4px;
	background: #E73800;
	border: 2px solid #E73800;
}
#searchsubmit {
	padding: 4px;
	background: #E73800;
	margin-left: 10px;
	border: 2px solid #570202;
	border-top: 2px solid #FF794E;
	border-left: 2px solid #FF794E;
}

#header h1 {
	font-size: 350%;
	letter-spacing: -2pt;
	text-transform: uppercase;
	margin: 30px 0 0;
	padding: 0;
/*	position: absolute;
	left: 30px;
	top: 30px;*/
}
#header h1 a {
	color: #E7CF00;
	text-decoration: none;
}

.description {
	background: #570202;
	padding: 20px;
	margin-top: 20px;
	font-size: 30px;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer {
	margin-top: 30px;
	background: #570202;
	padding-left: 200px;
	padding-bottom: 20px;
	margin-bottom: 0;
	border-top: 1px solid #BB0404;
	position: relative;
}
#footer p {
	font-size: 130%;
}
#footer p.right {
	position:absolute;
	right: 20px;
	top:0;
}

.post {
	margin-bottom: 30px;
	border-bottom: 1px solid #570202;
	position: relative;
	min-height: 170px;
}

.welcome .entry {
	font-size: 20px;
	font-weight: normal;
}
.welcome .entry strong {
	color: #fff;
}

.postarea {
	position: relative;
}
.isi {
	margin-left: 220px;
}
.gambar {
	position: absolute;
	left: 0;
	top: 0;
}

.post h2 {
	font-size: 180%;
}


.thumbnail {
	width: 200px;
}

.alt {
	background-color: #570202;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.postmetadata, .clear {
	clear: both;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.mainnav li a {
	text-decoration: none;
	border-bottom: 1px solid #E73800;
	padding: 5px 0;
	display: block;
	text-transform: uppercase;
}
.mainnav li.current_page_item a {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	display: block;
	color: #fff;
	text-transform: uppercase;
}
.mainnav li a:hover {
	color: #FFCC00;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.hide {
	display: none;
}

br.clear {
	clear: both;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.img-recent img {
	float: left;
	width: 110px;
	margin-bottom: 15px;
	margin-right: 15px;
	border: 5px solid #BB0404;
}
.img-recent img:hover {
	border: 5px solid #E73800;
}

/* End captions */
