/*  
Theme Name: Anubis
Theme URI: http://www.jauhari.net/themes/Anubis
Description: Very flexible, 3 column, custom header theme.
Version: 1.0
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

Tags: customizable-header,

*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 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
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background: #053C42 url(images/bgr.png) 0 bottom repeat-x fixed;
	color: #444;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a, a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Verdana, Arial, Serif;
}

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

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	padding: 0;
	margin: 0 auto;
}
#top {
	width: 970px;
	padding: 0;
	margin: 10px auto;
}
#header {
	height: 150px;
	border-top: 2px solid #BDE701;
	border-bottom: 4px solid #BDE701;
	border-left: none;
	border-right: none;
	background: #BDE701 url(images/headr.jpg) 0 0 no-repeat;
}
#headr {
	margin:84px auto 0;
	text-align: right;
	text-transform: uppercase;
}

#left {
	float: left;
	width: 760px;
}
#right {
	float: right;
	width: 200px;
	color: #F7E6D4;
}

#content {
	width: 510px;
	float: right;
	background: #fff url(images/bgcontr.gif) 0 0 repeat-x;
	padding: 20px;
	border: 3px solid #fff;
}
.post {
	margin-bottom: 20px;
}
.post .entry {
	border-bottom: 2px solid #efefef;
}
.postmetadata {
	font-size: .9em;
	color: #999;
	text-align: right;
}
.postmetadata  a{
	color: #666;
}

#sidebar {
	width: 195px;
	float: left;
	color: #F7E6D4;
}
#footer {
	width: 745px;
	text-align: left;
	margin: 0 auto;
	padding-left: 205px;
	

}
#footer div {
	padding: 10px 0;
	border-bottom: none;
}

#footer {
	color: #E0FF3A;
	font-size: 0.95em;
}
#footer a {
	color: #AFA621;
}
#footer a:hover {
	color: #AFA621;
	text-decoration: underline
}

/* Design 
******************** */
#right > .side2 > ul, #sidebar > ul{
	padding:0px;
}
#right ul, #sidebar  ul{
	list-style: none;
}

.blockr,.pagenav,#sidebar .categories, .about,.linkcat, .widget {
	margin-bottom: 10px; 
	padding-top: 0;
}
.side1 li ul li, .side2 li ul li{
	margin-left: 16px;
}

/* Design  Typo
********************* */
#blog_title{
	font: 4.5em Garamond, Georgia, "Times New Roman", times, serif;
	margin: 0;
	color: #fff;
}
#blog_title a {
	color: #BDE701;
	}
blog_title a:hover {
	color: #fff;
}
.description {
	display: none;
}

.side1 h2, .side2 h2{
	font: 1.4em "Trebuchet MS", Verdana, sans-serif;
	color: #07515A;
	background: #BDE701 url(images/bg_h2_nav.gif) right bottom no-repeat;
	padding: 2px 5px;
	margin-bottom: 5px;
}
.side1 a, .side2 a {
	color: #FFC382;
}
.side1 a:hover, .side2 a:hover{
	text-decoration: underline;
}
.side1 li ul, .side2 li ul{
	padding:10px;	
}
.side2 li ul li a, .side1 lu ul li a{
	background: url(images/yellow_star.png) 0 50% no-repeat;
	padding-left: 18px;
}
.side2 li ul li a:hover, .side1 li ul li a:hover{
	background: url(images/pink_star.png) 0 50% no-repeat;
	padding-left: 18px;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color: #053C42;
	margin-bottom: 10px;
}
.post h2 {
	font: 1.8em Aria,verdana; 
}
.post h2 a {	
	color: #07515A;
	background: #BDE701;
	display: block;
	padding: 4px;
}
.post h2 a:hover {
	color: #000;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata
{
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a
{
	color: #666;
	text-decoration: none;
}
span.timr
{
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}


#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
#submit
{
	padding: 3px 5px;
}
input#s {
	width: 140px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background: #E0FF3A;
	border: 2px solid #859E00;
}
input#s:focus {
	padding: 5px;
	margin-bottom: 10px;
	background: #999;
	color: #fff;
	border: 2px solid #fff;
}

input#searchsubmit
{
	background: #141132 url(images/search.gif) 0 0 no-repeat;
	height: 30px;
	margin: 0;
	position: absolute;
	width: 40px;
	font-weight: bold;
	border: none;
	color: #053C42;
}


fieldset {
	border: none;
}
pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #666;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	background: #efefef;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #666;
padding: 2px;
}

.side1 select, .side2 select{
	padding:5px;
	border:1px solid #ccc;
	width:100%;
	background:	#E0FF3A;
}
#widget_search_input{background:#E0FF3A;}
#widget_search_submit{background:#E0FF3A;text-shadow:1px 1px 1px #ccc;}

#blog_description{color:#BDE701;font:16px Garamond,Georgia,"Times New Roman",times,serif;padding:0px;margin:0px;position:relative;bottom:-14px}


#widget_search_submit {
    background: none repeat scroll 0 0 #053c42;
    border: 1px solid #777;
}

#widget_search_input {
    background: none repeat scroll 0 0 #e0ff3a;
    border: 2px solid #777;
}

#sidebar ul {
    padding: 0;
}

.widget ul {
    padding: 10px!important;
}