/*
THEME NAME: Okadiputra
THEME URI: http://okadiputra.net
DESCRIPTION: sleek design
VERSION: 1.0
AUTHOR: Wongkediri
AUTHOR URI: http://wongkediri.com
*/

/* Architecture */
html { }

body {
	background: #ffffff;
	font-family: century gothic, Tahoma;
	font-size: 13px;
	color: #8C8A8C;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0 10px;
}

#header {
	background: #fff url(images/header.png) no-repeat;
	height: 90px;
}

#container {
	float: left;
	width: 100%;
	height: 430px;
}

#content {
	width: 800px;
	margin-left: 100px;
}

#footer {
	bottom: 0pt;
	position: relative;
	height: 160px;
	clear: both;
	margin-left: 110px;
	width: 800px;
	border-top: 2px solid #dfdfdf;	
}

*:first-child+html div#footer {
	bottom: 0px;
	position:absolute;
	left: 150px;
	clear: both;
	height: 160px;
	width: 800px;

	border-top: 2px solid #dfdfdf;	
}

body > div#footer { position: fixed;}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #8C8A8C;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 760px;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 160%;
}

.post {
	margin-bottom: 70px;
}

.entry-title {
	width: 450px;
	font-weight: normal;
	font-size: 160%;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #FF8000;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 2px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* front image */

#content .collection{
	display: block;
	width: 800px;
	float: left;
	margin-top: 0;
}

#content .home{

}


/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: century gothic, Tahoma;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/* Menu footer*/
#menu-footer{
	position:fixed;
	margin: 5px 0 0 170px;
}
#menu-footer ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-footer ul li:hover {position:relative;}
#menu-footer ul li a:hover {direction:ltr; position:relative;}
#menu-footer ul li:hover > a {}

#menu-footer ul ul {position:absolute; left:-9999px;}

#menu-footer ul li {
	width: 180px;
	font: normal 1.1em Tahoma;
	display: block;
	margin-left: 10px;
	padding: 0px 0 0 30px;
	line-height: 1.0em;
}

#menu-footer ul li a{
	text-decoration: none;
}

#menu-footer ul li.current a{
	font: normal 25px Tahoma;
}

#menu-footer ul li ul.level2 li{ display: inline; margin-left: 180px;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_horizontal.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.container {margin: 5px 0 0 170px;}
.menu {font-family: century gothic, Tahoma; width:200px; height:auto; position:relative; margin:0; font-size: 1.1em;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:200px; background:transparent; font-size: 0.9em; padding-left:10px;}
.menu ul {padding:0; margin:0;list-style-type: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
.menu ul li.current a{
	font: normal 23px century gothic, Tahoma;
	line-height: 27px;
	padding: 0px 0 0px 10px;
}


/* specific to non IE browsers */
.menu ul li:hover a {background:#fff; color:#8C8A8C}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:200px; width:565px; background:transparent;}
.menu ul li:hover ul li {float:left;}
.menu ul li:hover ul li a {display:block; background:transparent; width:76px; line-height:1.1em; float:left; font-size: 0.9em;}
.menu ul li:hover ul li a:hover {background:#fff;}

.menu ul li:hover ul.long li a {display:block; background:transparent; width:130px; line-height:1.3em; float:left; font-size: 0.9em;}

.menu ul li.current:hover ul.long li a {display:block; background:transparent; width:130px; line-height:2.5em; float:left; font-size: 0.9em;}


.menu ul li ul li.current a{
	font-weight: bold;
	color: #8C8A8C;
}

/* additional */

.jargon{
font-size:19px;
font-family: century gothic;
font-weight: normal;
color: #8C8A8C;
}

h4{ font: bold 10px century gothic, Tahoma;}

.oka{ font: normal 17px century gothic, Tahoma;}

#editorial_thumbs{
	float: left;
	width: 200px;
}

#editorial_thumbs ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
#editorial_thumbs ul.thumbs li {
	float: left;
	padding: 0;
	margin: 3px 3px 3px 0;
	list-style: none;
}
#editorial_thumbs a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}

div.slideshow {
	display: block;
	width: 580px;
	height: 362px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 362px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	float: right;
}

div.slideshow a.advance-link {
	display: block;
	width: 580px;
	height: 362px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 362px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}

div.loader {
	display: block;
	width: 580px;
	height: 362px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 362px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	float: right;
	display: none;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
