/*
Theme Name: BlueLonelyNight
Theme URI: http://gedex.web.id/
Description: Theme made by gedex for his blog.
Version: 0.1
Author: Akeda Bagus (gedex)
Author URI: http://gedex.web.id/
Tags: black, fixed width, two columns

	BlueLonelyNight v0.1
	 http://gedex.web.id/

	This theme was designed and built by Akeda Bagus (gedex),
	whose blog you will find at http://gedex.web.id/

	The CSS, XHTML and design is released under MIT License:
	http://www.opensource.org/licenses/mit-license.php
    
*/

/* slim base */
*{margin:0;padding:0}
option{padding-left:0.4em}
* html body *{overflow:visible}
* html iframe,* html frame{overflow:auto}
* html frameset{overflow:hidden}
html{height:100%}
body{min-height:101%;font-size:100.01%;color:#000;background:#fff;text-align:left}
fieldset,img{border:0 solid}
ul,ol,dl{margin:0 0 1em 1em}
li{margin-left:1.5em;line-height:1.5em}
dt{font-weight:700}
dd{margin:0 0 1em 2em}
blockquote,cite{font-size:0.93em;width:auto;margin:0 0 1em 1.5em}
#topnav{position:absolute;top:10px;right:10px;text-align:right}
#col1{float:left;width:200px;z-index:3}
#col2{float:right;width:200px;z-index:5}
#col3{width:auto;z-index:1;margin:0 200px}
#footer{clear:both;display:block}
#col1_content{z-index:4}
#col2_content{z-index:6}
#col3_content{z-index:2}
.hidenone #col3{margin:0 200px}
.hideboth #col3{margin-left:0;margin-right:0}
.hideleft #col3{margin-left:0;margin-right:200px}
.hideright #col3{margin-left:200px;margin-right:0}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:block}
.floatbox{overflow:hidden}
.subcolumns,.subcolumns_oldgecko{width:100%;overflow:hidden}
.c50r,.c25r,.c33r,.c38r,.c66r,.c75r,.c62r{float:right;margin-left:-5px;}
.c25l,.c25r{width:25%}
.c33l,.c33r{width:33.333%}
.c50l,.c50r{width:50%}
.c66l,.c66r{width:66.666%}
.c75l,.c75r{width:75%}
.c38l,.c38r{width:38.2%}
.c62l,.c62r{width:61.8%}
.subc{padding:0 0.5em}
.subcl{padding:0 1em 0 0}
.subcr{padding:0 0 0 1em}
.skip,.hideme,.print{position:absolute;top:-1000em;left:-1000em;height:1px;width:1px}
.skip:focus,.skip:active{position:static;top:0;left:0;height:auto;width:auto}
#header,#col1_content,#col2_content,#col3_content{position:relative}
#nav,#main{clear:both;width:auto}
.hideboth #col1,.hideboth #col2,.hideleft #col1,.hideright #col2,#ie_clearing{display:none}
.subcolumns_oldgecko,.c50l,.c25l,.c33l,.c38l,.c66l,.c75l,.c62l{float:left}
/* nav shinybuttons */
#nav_main {
  width: 100%;
  overflow: hidden;
  float: left;
  display: inline;
  background: #c0c0c0 url("images/shiny_buttons/background.gif") repeat-x center right;
  border-top: 1px #333 solid;
  border-bottom: 1px #333 solid;
  line-height: 0;
}
#nav_main ul {
  border-left: 1px #aaa solid;
  border-right: 1px #fff solid;
  display: inline;
  float: left;
  margin: 0;
  margin-left: 50px;
  padding: 0;
}
#nav_main ul li {
  border-left: 1px #fff solid;
  border-right: 1px #aaa solid;
  display: inline;
  float: left;
  font-size: 1.0em;
  line-height: 1em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#nav_main ul li a,
#nav_main ul li strong {
  background: transparent;
  color: #000;
  display: block;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0.5em 0.8em 0.5em 0.8em;
  text-decoration: none;
  width: auto;
}
#nav_main ul li a:focus,
#nav_main ul li a:hover,
#nav_main ul li a:active  {
  background: #eee;
  color: #333;
  text-decoration: none;
}
#nav_main ul li.current_page_item {
  background: #272727 url("images/shiny_buttons/background_active.gif") repeat-x center right;
  border-left: 1px #444 solid;
  border-right: 1px #888 solid;
}
#nav_main ul li.current_page_item strong,
#nav_main ul li.current_page_item a,
#nav_main ul li.current_page_item a:focus,
#nav_main ul li.current_page_item a:hover,
#nav_main ul li.current_page_item a:active {
  background: transparent;
  color: #fff;
  text-decoration: none;
}

body { background: #000; padding: 0;}

#page_margins { min-width: 1045px; max-width: 85em; margin: 0 auto; border: none; }

body { text-align: center }
#page_margins { text-align:left }

/* header */ 
#header {
  color: #000;
  background: #000;
  padding: 0; 
}
#header h1 {text-indent: -9999px;}
#header h1 a {
  background: #000 url(images/logo.gif) no-repeat top left;
  display: block;
  width: 494px;
  height: 103px; 
}
#header span {display: none;}
#header #search {
  background: #000 url(images/search_bg.gif) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  width: 315px;
  height: 103px;
}
#header #search label {display: none;}
#search #s {
  font-size: 14px;
  font-weight: bold;
  color: #828A8C;
  background: transparent;
  border: none;
  position: absolute;
  top: 41px;
  left: 48px;
}
#search #search_submit {
  position: absolute;
  top: 40px;
  right: 49px;
  width: 20px;
  background: transparent;
  border: none;
  cursor: pointer;
}

/* nav */
#nav {
  background: #000 url(images/top_bg.gif) no-repeat top left;
  width: 1045px;
  height: 117px;
}
#nav ul { margin-left: 20px; }
#nav * { border: 0px none !important}
#nav_main {
  position: relative;
  top: 68px;
  left: 65px;
  background: #897856 url(images/nav_main_top.gif) top left no-repeat;
  width: 920px;
  height: 51px;    
}
#nav_main_b {
  width: 920px;
  height: 51px;
  background: url(images/nav_main_bottom.gif) bottom left no-repeat;
}
#nav_main ul { 
  margin-left: 0;
  margin-top: 11px;    
}
#nav_main ul li {
  line-height: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
  border-right: 1px solid #BEB195 !important;
}
* html #nav_main ul li {line-height: 1.7em;}

#nav_main ul li a,
#nav_main ul li strong { background: #A39475; color: #706040; padding: 0.5em 1em 0.5em 1em;}

#nav_main ul li a:focus,
#nav_main ul li a:hover,
#nav_main ul li a:active  { background: #A39475; color: #706040; }
* html #nav_main ul li a { display: inline-block; }

#nav_main ul li.current_page_item { background: #CEC7AA; line-height: 2.5em; border-left: none !important;}

#nav_main ul li.current_page_item strong,
#nav_main ul li.current_page_item a,
#nav_main ul li.current_page_item a:focus,
#nav_main ul li.current_page_item a:hover,
#nav_main ul li.current_page_item a:active { color: #432829; }

/* main body */
#main { 
  background: #000 url(images/main_bg.gif) repeat-y top left;
  padding:0;
  width: 1045px;
}
/* posts */
#col1 { width: 70%; position: relative;}
#col1_content { padding: 20px 20px 10px 64px;}
#sticky-nav-entry, #sticky-nav-footer {
    width: 38px;
    height: 85px;
    margin-left: 6px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
#sticky-nav-footer {
    top: 90px;
}
#sticky-nav-entry a, #sticky-nav-footer a{
    float: left;
    width: 38px;
    height: 85px;
    line-height: 85px;
    overflow: hidden;
    background: transparent;
    text-align: center;
    text-decoration: none;
}
.post {
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.comment_count {
  float: right;
  margin-top: 6px; 
}
.comment_count a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-style: italic;
  display: block;
  background: url(images/comment_count.gif) no-repeat;
  width: 35px;
  height: 27px;
}
.comment_count a:hover {background-position: 0px -27px; color: #000;}
.comment_count a span {
  display: block;
  padding-top: 2px;
 }
.post h2 {color: #856C5D;} 
.post h2 a {text-decoration:none;}
.post-meta {
  color: #999;
  font-size: 10px;
  padding-bottom: 20px;
  padding-top: 5px;
  margin-top: -4px;
}
.post-meta a {
  color: #9F8C81;
}
.post-content {text-align: justify;}

#col2, #col2_content { display:none }

/* sidebar */
#col3 { margin: 0 0 0 70%; }
#col3_content { padding: 20px 62px 10px 0px; text-align: center;}

.tagcloud, .catscloud {word-spacing: 5px; padding: 4px 0 6px 0; border-bottom: 1px dashed #EFC2C2;}
.tagcloud a, .catscloud a {color: #D26B6B;text-decoration: none;}
.tagcloud a:hover, .catscloud a:hover {color: #B03B3F;}
#tags_cloud { 
  background: url(images/tags_cloud.gif) center center no-repeat;
  height: 22px;
}
#tags_cloud span, #cats_cloud span  {display: none;}
#cats_cloud {
  background: url(images/cats_cloud.gif) center center no-repeat;
  height: 44px;
  margin-top: 40px;
}

/* footer */
#footer {
  position: relative;
  color:#fff; 
  background: #000 url(images/footer_bg.gif) top left repeat-x; 
  width: 1045px;
  padding: 100px 0 30px 0px;    
}
#sticky-nav-top {
    width: 120px;
    height: 38px;
    position: absolute;
    top: 40px;
    left: 15px;
    z-index: 100;
    padding: 0;
}
#sticky-nav-top a{
    float: left;
    width: 120px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    background: transparent;
    text-align: center;
    text-decoration: none;
}
#footer p {
  padding-left: 44px;
}

/* jCarousel */
/**
* This <div> element is wrapped by jCarousel around the list
* and has the classname "jcarousel-container".
*/
#js-fails{
  border: 1px solid #E07678;
  background: #FFD4D5;
  padding: 10px;
  color: #B83336;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
#hide-me-first{display:none;}
.jcarousel-clear{clear: both;}
.jcarousel-control {
  float: left;
}
.jcarousel-control ul {
  display: inline;
  list-style-type: none;
}
.jcarousel-control ul li {
  float: left;
}
.jcarousel-control ul li a, .jcarousel-control ul li a:focus, .jcarousel-control ul li a:active {
  color: #DF7B4A;
  display: block;
  text-decoration: none;
}
.jcarousel-control ul li a:hover {
  text-decoration: underline;
  color: #666644;
}
.jcarousel-active {
  background: transparent url(images/arrow-active.gif) 50% 100% no-repeat;
  padding-bottom: 15px;
}
.jcarousel-container {
  position: relative;
}
.jcarousel-clip {
  z-index: 2;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.jcarousel-list {
  z-index: 1;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
  float: left;
  list-style: none;
  font-family: 'Gill Sans','lucida grande',helvetica,arial,sans-serif
}
.jcarousel-item-1 {
  background: transparent url(images/hot-post.png) 0px 50px no-repeat;
}
.jcarousel-item-2 {
  background: transparent url(images/latest-post.png) 0px 50px no-repeat;
}
.jcarousel-item-3 {
  background: transparent url(images/latest-comment.png) 0px 50px no-repeat;
}
.jcarousel-item-4 {
  background: transparent url(images/feed.png) 0px 50px no-repeat;
}
* html .jcarousel-item {
  margin-left: 12px;
}
.widgettitle {
  background: transparent url(images/widgettitle-bg.gif) top left no-repeat;
  height: 32px;
  font-size: 24px;
  word-spacing: 8px;
  color: #897856;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-left: 16px;
  padding-top: 6px;
}
.post-according-to {
    font-size: 12px;
    padding-left: 180px;
    padding-right: 20px;
}
.post-according-to li {
    list-style-image: url(images/widget-list.png);
    float: none;
    margin-left: 4px;
    margin-bottom: 4px;
    line-height: 20px;
}
.post-according-to li a {
    color: #131300;
    text-decoration: none;
    padding-top: -10px;
}
.post-according-to li a:hover {
    text-decoration: underline;
    color: #333;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango {
    background: transparent url(images/jcarousel-bg.png) top left no-repeat;
    height: 250px;
    margin-bottom: 20px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 20px 35px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 580px;
    height: 220px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 560px;
    height: 210px;
    margin-right: 10px;
}
* html .jcarousel-skin-tango .jcarousel-item {height:220px;}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 100px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}
* html .jcarousel-skin-tango .jcarousel-next-horizontal {
    right: 8px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 100px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}
* html .jcarousel-skin-tango .jcarousel-prev-horizontal {
    left: -28px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
html * { font-size: 100.01% }

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 75.00%; 
  color: #444;  
}

h1,h2,h3,h4,h5,h6 { 
	font-family:"times new roman",times,serif; 
	font-weight:bold; 
	color:#666;
	margin: 0 0 0.25em 0; 
}

h1 { font-size: 200% }                        /* 24px */
h2 { font-size: 200%; color:#182E7A}          /* 24px */
h3 { font-size: 150% }                        /* 18px */
h4 { font-size: 133.33% }                     /* 16px */
h5 { font-size: 116.67% }                     /* 14px */
h6 { font-size: 116.67%; font-style:italic }  /* 14px */

p { line-height: 1.5em; margin: 0 0 1em 0; }

ul, ol, dl { line-height: 1.5em; margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em }

dt { font-weight: bold }
dd { margin: 0 0 1em 2em }

cite, blockquote { font-style:italic }
blockquote { margin: 0 0 1em 1.5em }

strong,b { font-weight: bold }
em,i { font-style:italic }

pre, code { font-family: monospace; font-size: 1.1em; }

acronym, abbr {
  letter-spacing: .07em;
  border-bottom: .1em dashed #c00;
  cursor: help;
}
.arch, .nocomments {background: #ffd; padding: 1em; margin-bottom: 1em; border: 1px #ddb solid; font-weight: bold; color: #AFAF78; text-align: center;}
.note {background: #dfd; padding: 1em; border-bottom: 1px #bdb dotted; border-bottom: 1px #dbb dotted;}
.hint {background: #ffd; padding: 1em; border-bottom: 1px #ddb dotted; border-bottom: 1px #dbb dotted;}
.warning {background: #fdd; padding: 1em; border-bottom: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}
.download {background: #fdd; padding: 1em; border-bottom: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

.float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
.float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
.center { text-align:center; margin: 0.5em auto }

a {color: #856C5D; text-decoration:underline;-moz-outline: none;}
a:focus,
a:hover,
a:active {color:#B03B3F;-moz-outline: none;}

#footer a { color: #999; background:transparent; font-weight: bold;}
#footer a:focus, 
#footer a:hover,
#footer a:active {color: #2A4E59; background-color: transparent; text-decoration:underline;}

table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
table.full { width: 100%; }
table.fixed { table-layout:fixed }

th,td { padding: 0.5em; }
thead th { background: #444; color: #fff }
tbody th { background: #ccc; color: #333 }
tbody th.sub { background: #ddd; color: #333 }

hr {
  color: #fff;
  background:transparent;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.5em 0;
  border:0;
  border-bottom: 1px #eee solid;
}

/* post nav */
.postnav {margin: 20px 0; clear: both}
.postnav a {width: 250px;}
.postnav .previous a {
  background: url(images/left.png) no-repeat center left;
  padding-left: 30px;
  float: left;
}
.postnav .next a {
  background: url(images/right.png) no-repeat center right;
  padding-right: 30px;
  float: right;
  text-align: right;
}

/* comment on single page */
#comments, .commentlist li .comment-number, .comment-page-numbers, #respond {
  color: #3F3B2F;
  border-bottom: 1px solid #3F3B2F;
  font-weight: bold;
}
#comments, #respond {
  border-top: 1px dotted #DDBBBB;
  border-bottom: 1px dotted #DDBBBB;
  background: #FFFFDD;
  padding: 4px 10px;
}
#comments small {
  padding-left: 280px;
}
#comments em {
  color: #B03B3F;
  font-size: 110%;
}
.comment-page-numbers {
  background: url(images/cpn.png) top left no-repeat;
  font-weight: normal;
  border-bottom: none;
  padding-left: 25px;
}
.comment-page-numbers strong {padding: 4px 7px;}
.comment-page-numbers a {
  margin: 0 3px;
}
.commentlist, .commentlist li {
  border-bottom: 1px solid #3F3B2F;
  border-top: 1px solid #EFE4C2;
  margin-left: 0;
  background: #FFF7DF;
  padding-top: 20px;
}
.commentlist li {
  list-style-type: none;
  border-top: 1px solid #DFD9C3;
  border-bottom: 1px solid #DFD9C3;
  background: #FFFBEF;
  padding: 10px;
  margin: 0 20px 20px 20px;
}
.commentlist li.alt {
  border-top: 1px solid #EFECE0;
  border-bottom: 1px solid #EFECE0;
  background: #fff;
}
.commentlist li .comment-data {
  position: relative;
  font-size: 86%;
  color: #CFC6A8;
}
.commentlist li img.avatar {
  position: absolute;
  right: 0;
}
.commentlist li .comment-data cite {
  color: #856C5D;
  font-style: normal;
  font-size: 110%;
  margin-left: 1em;
}
.commentlist li .comment-data small {
  background: #FFF7DF;
}
.commentlist li .comment-number {
  display: inline-block;
  text-align: center;  
  width: 45px;
  font-size: 160%;
  background: #DFD9C3;
  padding: 5px;
}
.commentlist li .comment-entry {
  border-top: 1px dashed #DFD9C3;
  padding-top: 10px;
}

/* comment form */
#respond {
  margin-top: 40px;
  margin-bottom: 0;
}
#commentform {
  background: #fff;
  padding: 10px;
}
#commentform p {
  clear: both;
  padding-bottom: 10px;
}
#commentform label, .comment-guidelines, .guidelines {
  width: 100px;
  background: #FFFBEF;
  border-bottom: 1px solid #EFEBE0;
  padding: 5px;
  margin-right: 5px;
}
#commentform label {float: left;}
#commentform input, #commentform textarea {
  background-color: #FFFFDF;
  border: 1px solid #3F3B2F;
  width: 200px;
  padding: 5px 4px;
}
#commentform textarea {
  font-size: 120%;
  line-height: 150%;
}
#commentform input:focus, #commentform textarea:focus {
  border: 1px solid #B03B3F;
  background-color: #FEFFBF;
}
input#submit {
  background-color: #FFDFE0;
  border: 2px solid #B03B3F;
  font-weight: bold;
  padding: 4px;
}
#commentform small {
  color: #CFC6A8;
  font-size: 86%;
}
.comment-guidelines {width: 320px;}
.guidelines {width: auto; margin-bottom: 20px;}
.guidelines ul {list-style-type: square;}
#commentform textarea {width: 500px;}
#b2top {
  clear: both;
  height: 20px;
  padding-left: 500px; 
}
#b2top a {
  background: url(images/b2top.png) no-repeat;
  padding-left: 22px;
}
