/*  
Theme Name: Borokoa Blue
Theme URI: http://www.jauhari.net/themes/
Description: <p>Borokoa Theme is clean layout that build with 3 Columns too.</p> <p>Visit the <a href="http://www.jauhari.net/themes/">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 3.0
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://www.jauhari.net/themes
	Crafted on 09 February 2008
	Last Edit: 29 November 2008 11.32  +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-navi.css");
/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right, img.alignright
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left, img.alignleft
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	font: 75%/1.6em arial, verdana, tahoma, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
	background: #efefef url(images/bg/bg-all.gif) center 0 repeat-y;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #034EA2;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	width: 940px;
	margin: 0 auto;
}
#sub-page {
	padding: 20px 0;
}
#headr {
	margin: 0;
	padding: 0;
}

#content-wrap {
	float: left;
	width: 100%;
}

#content {
	margin: 0 220px 0 200px;
}
.side1 {
	width: 180px;
	float: left;
	margin-left: -940px;
}
.side2 {
	width: 200px;
	float: left;
	margin-left: -200px;
	}

#footer {
	width: 940px;
	margin: 0 auto 20px;
	padding: 10px 0 0;
	text-align: left;
	border-top: 1px solid #0066CC;
	position:  absolute;
}
#footer .right {
	position: absolute;
	right: 0;
	top: 10px;
	text-align: right;
}

/* !HEADER Effect */
	#headr {
		background: #003786;
		height: 100px;
		position: relative;
		border-bottom: 2px solid #D60F12;
	}
	#headr h1 {
		margin: 0;
		padding: 0;
		color: #99CCFF;
	}
	#headr h1 a {
		color: #99CCFF;
		background: transparent url(images/random/rotator.php) 0 0 no-repeat;
		height: 65px;
		text-indent: -5000px;
		display: block;
		width: 318px;
		position: absolute;
		left: 20px;
		top: 10px;
		outline: none;
		-moz-outline: none;
		
	}
	#headr .description {
		color: #3399FF;
		display: none;
	}

/* !MENU Effect */

	#navr ul li {
		display: inline;
		font-size:  1.1em;
	}
	#sub-nav {
		background: #99CCFF url(images/bg/bg-sub-nav.gif) 0 bottom repeat-x;
		padding: 2px 10px;
		color: #003786;
		width: 920px;
		border-top: 2px solid #fff;
	}
		
	
div#menuv{
	height: 23px;
	padding: 0px 0.7em 0px;
	position:relative;
	background: #003786;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #D60F12;
}
#menuv ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#menuv ul li {
	float: left;
}
#menuv li.page_item  a{
 	padding: 2px 5px;
	display: block;
	margin-right: 0.5em;
	color: #EBF3FF;
}
#menuv li  a:hover,#menuv li.current_page_item  a:hover {
	background: #fff;
	color: #000;
}
#menuv li.current_page_item  a {
  	padding: 2px 5px;
	display: block;
	margin-right: 0.5em;
	color: #fff;
}


#menuv ul ul{display:none;}
#menuv ul ul li{float:none;}
#menuv ul ul li a{margin:0;padding:0;}
#menuv ul li:hover ul{
	display:block;
	position:absolute;
	}
#menuv ul li:hover ul li a{
	color: #fff;
	display:block;
	padding: 2px 5px;
	width:10em;

		background: #0066CC url(images/bg/bg-nav-link.gif) 0 bottom repeat-x;
		color: #99CCFF;
		border: 1px solid #003786;
	border-top: none;

}
#menuv ul li:hover ul li a:hover{
	background: #fff;
	border: 1px solid #333;
	color: #000;
	border-top: none;
}

.admintab a {
		color: #E80022;
		background: #FDFF52;
		padding: 2px 5px;
			display:block;

}	
	
/* !SIDELEFT Effect */
.side1 ul, .side2 ul {
	list-style: none;
}
.side1 h2, .side2 h2 {
	font-size: 1.3em;
}
	.widget h2, .boxr h2, .archives h2, .categories h2, h3#comments, h3#respond{
		border-bottom: 1px solid #0066CC;
	}
.widget, .boxr, .archives, .categories {
	margin-bottom: 20px;
}
	.widget_recent_comments li {
		margin-bottom: 8px;
	}
	.widget a:hover, .boxr a:hover, .archives a:hover {
		text-decoration: underline;
		color: #000;
	}
	.widget_text ol, .widget_text ul {
		margin-left: 20px;
	}
.cari {
	background: #A4D2F5;
	border: 1px solid #49A4EA;
	padding: 5px;
}
	.cari #s {
		background: #DFEBF5;
		border: 1px solid #76B8EA;
		padding: 4px;
		width: 177px;
		margin: 5px 0;
	}
	.cari #searchsubmit {
		background: #036BD3;
		color: #fff;
		padding: 2px 10px;
		border: 2px solid #3886D3;
		border-bottom: 2px solid #02478B;
		border-right: 2px solid #02478B;
		}
	.categories h2 {
		background: #003786;
		color: #fff;
		text-align: center;
		padding: 4px 0;
	}

	.categories {
	list-style-type: none;
	padding: 0;
	width: 180px;
	border: none;
	margin: 5px 0;
	border-bottom-width: 0;
	}
	.categories li a {
		display: block;
		border-bottom: 1px solid #fff;
		color: #fff;
		background: #0066CC url(images/bg/bg-nav.gif) 0 bottom repeat-x;
		padding: 4px 0;
		padding-left: 10px;
		width: auto;
	}
	* html .categories li a {
		width: 170px;
	}
		.categories li.current-cat a {
			background: #0066CC url(images/bg/bg-nav-link.gif) 0 bottom repeat-x;
			color: #D4DA3E;
		}
		.categories li a:hover {
			background: #0066CC url(images/bg/bg-nav-link.gif) 0 bottom repeat-x;
		} 

/* !POST Effect */
.post-alt {
	border: 1px solid #D7E5F4;
	padding: 10px;
}
.post-alt2 {
	background: #E8F2F8;
	padding: 10px;
}
.post {
	margin-bottom: 20px; 
	font-family: Georgia, "Times New Roman", Verdana, Arial, Serif;
}
	.post .entry {
		text-align: justify;
		font-size: 1.1em;
	}
	.entry ul, .entry ol {
		margin-left: 20px;
	}
.post h2 {
	font-size: 1.3em;
}
	.post h2  a:hover{
		color: #000;
	}
	pre {
		max-width: 500px;
		width: 500px;
		overflow: auto;
	}
.postmetadata {
	background: #99CCFF url(images/bg/bg-sub-nav.gif) 0 bottom repeat-x;
	padding: 2px 4px;
}
blockquote {
	padding-left: 50px;
	background: transparent url(images/blockquote.gif) 0 0 no-repeat;
}

.last-last ul {
}
	.last-last ul li {
		list-style: none;
	}
	.last-last li a:hover { 
	text-decoration: underline;
	color: #000;
	}

h2.last, h2.pagetitle {
	color: #fff;
	background: #0066CC url(images/bg/bg-nav.gif) 0 bottom repeat-x;
	font-size: 1.2em;
	padding: 4px;
	margin-bottom: 10px;
}
h2.last span.post {
	background: url(images/ico/folder_add.gif) 0 0 no-repeat;
	padding-left: 20px;
}

h2.last span.in {
	background: url(images/ico/folder_page.gif) 0 0 no-repeat;
	padding-left: 20px;
}
h2.pagetitle span.auth {
	background: url(images/ico/folder_user.gif) 0 0 no-repeat;
	padding-left: 20px;
}

h2.pagetitle span.arch {
	background: url(images/ico/folder_explore.gif) 0 0 no-repeat;
	padding-left: 20px;
}

ul.archives li {
	margin-left: 30px
}

/* !COMMENT Effect */
.navigation {
	margin: 10px 0;
}
.navigation a
{
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}


.trackbackr {
	background: transparent url(images/ico/arrow_refresh.png) 0 2px no-repeat;
	padding:4px 0 4px 20px;
	}
.commentsfeedr {
	background: transparent url(images/ico/feed.png) 0 2px no-repeat;
	padding:4px 0 4px 20px;
}
h3#comments {

}
#comment {
	width: 510px;
}
	ol.commentlist li {
		list-style: none;
	}
	ol.commentlist li {
		border-bottom: 1px solid #ccc;
	}
	input#author, input#url, input#email, textarea {
		background: #D6EAFF;
		border: 2px solid #99CCFF;
		padding: 3px;
	}
	#submit {
		background: #0066CC;
		color: #fff;
		padding: 2px 5px;
		border: 2px solid #034EA2;
		border-top: 2px solid #99CCFF;
		border-left: 2px solid #99CCFF;
	}

/* !FOOTER Effect */
.extra-footer { 
	width: 100%;  
	float: left; 
	padding: 10px 0px;
}
.extra-footer2{ 
	margin-top: 10px;
	width: 100%;  
	float: left; 
}
.extra-one { 
	width: 940px;
	text-align: left;
	margin: 0 auto;
}

.extra-one .inner { 
	width: 300px; 
	float: left;}
.extra-one .inner h3, .extra-one h2 { 
	font-size: 17px; 
	margin: 0px; 
	color:#333; 
	letter-spacing: -1px; 
	padding-bottom: 2px;
	color: #fff;
	background: #0066CC url(images/bg/bg-nav.gif) 0 bottom repeat-x;
	font-size: 1.2em;
	padding: 4px;
}
.extra-one h3 span {
	background: url(images/ico/folder_star.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.extra-one .inner ul { 
	margin: 0px; 
	padding: 10px 0px 0px 0px;}
.extra-one .inner li { 
	display: block; 
	color:#333; 
	margin: 0px; 
	padding: 2px 0px 3px; 
	list-style-type: none; 
	}
.extra-one .inner li a { 
	font-weight: normal; 
	}
.extra-one .inner li a:hover { 
	text-decoration: underline;
	color: #000;
	}
	
.rss {
	background: transparent url(images/ico/feed-icon-10x10.png) 0 1px no-repeat;
	padding-left: 12px;
}	
img.wp-smiley { 
   vertical-align: -25%; 
}

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


/* Change Log ****
1.0	: First Public Released
2.0	: Tweak Font, Random etc
3.0 : More Strong Color
*** */