/*  
Theme Name: Theme Detik
Theme URI: http://hilal.me/
Description: 
Version: 1.0
Author: N. A. Hilal
Author URI: http://hilal.me/

	Crafted on 4 November 2008
	Last Edit: 5 December 2008 7.22  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* \*/
@import url('css-reset.css');
@import url('css-navi.css');
@import url('css-comment.css');
/* */

body {
	background: #A2DFC5;
	font: 13px Arial, Verdana, sans-serif;
	line-height: 1.5em;
}
hr {
	display: none;
}
/* */
code, pre {
	font: 1.1em 'Courier New', Courier, Fixed;
	width: 490px;
	overflow: auto;
}
pre {
	overflow: auto;
	max-width: 490px;
	margin-bottom: 20px;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
br.clear {
	clear: both;
 content: Ò.Ó;
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clear {
	height: 1%;
}
/* 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 */



/* 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 */

/* 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: 15px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Lists

/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */

img.wp-smiley {
	vertical-align: -25%;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
a img {
	border: none;
}
/* L I N K S */

a:link, a:visited {
	text-decoration: underline;
	color: #c00;
}
a:hover {
	text-decoration: none;
	color: #d10000;
}
/* :Layout Me */

#page {
	position: relative;
	width: 930px;
	margin: 20px auto;
	background: #FBF5DF;
	/*	background: #FBF3CB; */
	border: 3px solid #339;
}
.all {
	background: #009 url(images/bg-content2.gif) 0 0 repeat-y;
}
#content-wrap {
	width: 930px;
	/*	width: 100%; */
	float: left;
}
#content-single {
	width: 100%;
	float: left;
	padding: 15px 0;
	background: #009;
}
#content {
	margin: 0 310px 0 0;
}
#content .gap {
}
#content-wrap {
	width: 930px;
	/*	width: 100%;	*/
	float: left;
}
#contentx {
	float: right;
	width: 600px;
}
#sidebar-single2 {
	float: left;
	width: 280px;
}
#content2 {
	margin: 0 15px 0 310px;
	background: #FBF3CB;
}
#content2 .gap {
	padding: 15px;
}
#sidebar {
	float: left;
	margin-left: -295px;
	width: 280px;
}
#sidebar-single {
	float: left;
	margin-left: -915px;
	width: 280px;
	margin-top: 15px;
	color: #fff;
}
.side2 {
}

.adbot {
	border-top: 1px solid #009;
	padding: 0px 0 0;
	text-align: center;
}
#footer {
	width: 910px;
	padding: 10px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	font-size: 11px;
	color: #888;
}
#footer a {
	color: #666;
}
.subfoot {
	position: relative;
	margin-top: 15px;
}
.onefoot {
	width: 350px;
	float: left;
}
.onefoot .gap {
	padding: 10px;
	border: 1px solid #ccc;
}
.onefoot .gap:hover {
	padding: 10px;
	border: 1px solid #666;
}
.onefoot .gap {
	margin-right: 15px;
}
.onefoot a {
	color: #000;
}
.onefoot ul {
	list-style: square;
}
.onefoot ul li {
	margin-left: 20px;
	color: #cc0000;
}
.onefoot a:hover {
	color: #cc0000;
}
.emploan {
	position: absolute;
	right: 0;
	top: 0;
	width: 230px;
}
#sidebar h3, #sidebar h2 {
	border-top: 2px solid #E0CB91;
	border-bottom: 1px solid #E0CB91;
	padding-bottom: 1px;
	margin-bottom: 5px;
	font-family: Georgia, serif;
	color: #F80000;
	text-transform: uppercase;
}
#sidebar-single h3, #sidebar-single h2 {
	border-top: 2px solid #C4E3FA;
	border-bottom: 1px solid #C4E3FA;
	padding-bottom: 1px;
	margin-bottom: 5px;
	font-family: Georgia, serif;
	color: #fff;
	text-transform: uppercase;
}
#sidebar-single a:link, #sidebar-single a:visited {
	color: #FFFF00;
}
#header {
	height: 90px;
	position: relative;
	width: 930px;/*	width: 100%;	*/
}
.adtop {
	position: absolute;
	right: 0px;
	top: 0px;
}
#header h1 {
	position: absolute;
	left: 15px;
	top: 30px;
	font-size: 20px;
	letter-spacing: -1pt;
	font-family: Georgia;
}
#header h1 a {
	text-decoration: none;
	color: #f80000;
}
.description {
	color: #000099;
	position: absolute;
	bottom: 25px;
	left: 15px;
	font-weight: bold;
	font-size: 14px;
}
/* :Menu */

#sub-nav {
	border-top: 4px solid #EE0000;
	border-bottom: 1px solid #B7A450;
	background: #FFE269;
	padding: 2px 0;
	font-size: 12px;
}
#sub-nav ul {
	width: 930px;
	/*	width: 100%;	*/
	text-align: center;
}
#sub-nav ul li {
	display: inline;
	padding: 0 5px;
}
#sub-nav a {
	text-decoration: none;
	color: #009;
}
#sub-splash {
	border-top: 1px solid #fff;
	width: 930px;/*	width: 100%;	*/
	
}
.search {
	text-align: center;
	position: relative;
	padding: 5px;
	width: 920px;/*	width: 100%;	*/
}
.today {
	position: absolute;
	text-align: left;
	left: 15px;
	top: 6px;
}
.search #s {
	width: 280px;
	border: 1px solid #999;
	padding: 4px;
}
#navr {
	position: relative;
	width: 930px;
	/*	width: 100%;	*/
	background: #7D007E;
	height: 28px;
	font-weight: bold;
}
#navr2 {
	position: relative;
	width: 930px;
	/*	width: 100%;	*/
	background: #AD0800;
	height: 28px;
	margin-top: 15px;
}
ul.menu {
	float: left;
}
ul.menu li {
	float: left;
}
ul.menu li a:link, ul.menu li a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 4px 10px;
	border-right: 1px solid #fff;
}
ul.menu li.current_page_item a {
	background: #d10000;
}
ul.menu a:hover {
	background: #f80000;
	color: #FFFF00;
	text-decoration: none;
}
/* :Post */
.tengah {
	background: #009 url(images/bg-content3.gif) 0 0 repeat-y;
}
.tengah2 {
	background: #009 url(images/bg-content3.gif) 0 0 repeat-y;
}
#article-wrap {
	width: 100%;
	float: left;
	background: #009 url(images/bg-content3.gif) 0 0 repeat-y;
}
#article {
	border-top: 4px solid #E0CB91;
	margin: 0 260px 0 15px;
	padding-top: 10px;
}
.klik {
	float: left;
	margin-left: -230px;
	width: 220px;
	color: #fff;
	margin-top: 10px;
}
.klik h2, .klik h3 {
	border-top: 2px solid #6764BB;
	padding: 3px 0;
	border-bottom: 2px solid #6764BB;
	margin-bottom: 7px;
	font-family: Georgia, serif;
	text-transform: uppercase;
}
.klik a:link, .klik a:visited {
	color: #FFFF00;
}
#article2 {
	margin: 0 0 0 170px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}
#article .post, #article2 .post {
	border-bottom: 2px solid #E0CB91;
	position: relative;
	padding-bottom: 30px;
	width: 340px;
}
#article .postmetadata2, #article2 .postmetadata2 {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	width: 340px;
}
#article .postmetadata2 .tagr, #article2 .postmetadata2 .tagr {
	padding-right: 100px;
}
#article .postmetadata2 .commr, #article2 .postmetadata2 .commr {
	position: absolute;
	right: 0;
	bottom: 0;
}
.pagetitle, #the_category h3 {
	border-bottom: 1px solid #B7A450;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.post {
	margin-bottom: 20px;
}
.post p {
	margin-bottom: 10px;
}
.post ul {
	list-style: square;
	margin-left: 25px;
	margin-bottom: 10px;
}
.post ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-bottom: 10px;
}
.post h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
}
.post h2 a:link, .post h2 a:visited {
	color: #c00;
	text-decoration: none;
}
.thumb70 {
	float: left;
	margin-right: 7px;
}
.thumb70 img {
	width: 70px;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}
.post h2 a:hover {
	color: #000;
	text-decoration: underline;
}
.entry h2 {
	font-size: 16px;
	border-bottom: 1px dotted #B7A450;
	margin-bottom: 5px;
}
.entry h3 {
	font-size: 14px;
	border-bottom: 1px dotted #B7A450;
	margin-bottom: 5px;
}
.entry blockquote {
	font-style: italic;
	font-size: 15px;
	color: #666;
	margin-left: 60px;
}
.postmetadata {
	font-size: 12px;
	color: #666;
}
.postmetadata a {
	color: #444;
	text-decoration: underline;
}
.lastlast .postmetadata {
	color: #C4E3FA;
}
.lastlast .postmetadata a:link, .lastlast .postmetadata a:visited {
	color: #C4E3FA;
	text-decoration: underline;
}
.lastlast {
	position: relative;
	width: 590px;
}
.lastlast h2 {
	font-size: 25px;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.2em;
	font-weight: 500;
}
.lastlast a:link, .lastlast a:visited {
	color: #666l
}
.lastlast h2 a:hover {
	color: #fff;
}
.lastimage {
	float: left;
	margin-right: 10px;
}
.lastimage img {
	border: 1px solid #C4E3FA;
	padding: 3px;
	max-width: 200px;
}
.postmetadata2 {
	position: absolute;
	bottom: 0;
	width: 490px;
}
.postmetadata22 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 200px;
}
.postmetadata22 .commr {
	position: absolute;
	right: 30px;
	bottom: 10px;
}
.postmetadata2 .commr {
	position: absolute;
	right: 30px;
	bottom: 10px;
}
.postmetadata2 a:link, .postmetadata2 a:visited {
	color: #c00;
}
.postmetadata2 a:hover {
	color: #000;
}
.onhit {
	margin-bottom: 15px;
}
.onhit h3 {
	border-top: 2px solid #E0CB91;
	border-bottom: 2px solid #E0CB91;
	margin-bottom: 10px;
	color: #EE0000;
	font-family: Georgia, serif;
	padding: 3px 0;
	text-transform: uppercase;
}
.onhit h3 a:link, .onhit h3 a:visited {
	color: #e00;
	text-decoration: none;
}
.onhit h3 a:hover {
	color: #d10000;
}
.onhit ul a {
	color: #009;
}
.onhit li {
	margin-bottom: 10px;
}
.info {
	border: 4px solid #F80000;
	padding: 10px;
	position: relative;
	margin-bottom: 15px;
	background: #FFFF00;
}
.infeed {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
}
.thisauthor {
	border-top: 1px solid #ccc;
	padding: 5px 0;
	border-bottom: 1px solid #B7A450;
}
.thisauthor h3 {
	background: #888;
	padding: 4px;
	color: #fff;
	margin-bottom: 5px;
}
.lastlast {
	padding: 15px;
	background: #009;
	margin-bottom: 15px;
	color: #fff;
}
.lastlast a:link, .lastlast a:visited {
	color: #FFFF00;
}
.archives h2 span {
	width: 100px;
	float: right;
	text-align: right;
	font-family: Arial, sans-serif;
}
.archives h3 {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
}
.archives .x {
	margin-bottom: 10px;
}
/* sidebar */
#sidebar a:link, #sidebar a:visited {
	color: #000099;
}
#sidebar a:hover {
	color: #d10000;
}
.insan {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.arsip li, .categories li {
	float: left;
	width: 200px;
}
.about {
	position: relative;
	margin-bottom: 15px;
}
.about p {
	padding-right: 10px;
}
#sidebar .about .stats {
	border: 1px solid #3DC3E0;
	padding: 5px;
	background: #95DEEE;
	font-size: 11px;
}
#sidebar-single .stats {
	display: none;
}
.rss-top {
	position: absolute;
	right: 15px;
	top: 10px;
}
.emploen {
	margin-bottom: 10px;
	position: relative;
}
.emploen:hover {
}
.emploen .inmail {
	padding: 5px;
	width: 280px;
	border: 1px solid #ccc;
}
.boxr {
	margin-bottom: 25px;
}
.boxrx {
}
.noresults #s {
	width: 480px;
	border: 1px solid #999;
	padding: 4px;
	margin-top: 10px;
}
.noresults #searchsubmit {
	width: 80px;
	margin-top: 5px;
	padding: 3px;
	background: #333;
	color: #fff;
	border: 1px solid #333;
}
.search #searchsubmit {
	width: 80px;
	padding: 3px;
	background: #F80000;
	color: #fff;
	border: 1px solid #F80000;
}
.flickr li {
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.flickr li img {
	border: 5px solid #ccc;
}
.flickr li img:hover {
	border: 5px solid #c00;
}
#sub {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 80px;
	border: 1px solid #0FA30A;
	background: #0FA30A;
	color: #fff;
	padding: 4px 10px;
}
.navigation {
	margin-top: 10px;
	width: 100%;
	margin-bottom: 30px;
}
.navigation a {
	color: #d10000;
}
.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}
.nowidgettitle {
	display: none;
}
/* Mybloglog
--------------------------------------
*/

#mmbl {
}
td.mbl_fo_hidden {
	display:none
}
tr#tr0 {
	display:none
}
th.mbl_h {
	display:none
}
.mblku {
	margin: 10px 0 0;
	padding: 0;
	line-height: 0;
}

/* Change Log ****
1.0	: First Public Released
*** */
