/*
Theme Name: Kabiri
Theme URI: http://wordpress.org/
Description: Kabiri Wordpress Theme</a>.
Version: 1.0
Author: Pod1
Author URI: http://www.pod1.com
Tags: kabiri

*/

/* -----------------------------------------
Colour Palette
Black - #000
Grey - #666
Orange -#d26000
-------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del , dfn, em, font, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button, form, fieldset, input, textarea, hr{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	vertical-align: baseline;
	}

ol, ul, li { list-style: none; margin:0; padding:0;}

table { border-collapse: collapse; border-spacing: 0; }

/* -----------------------------------------
HTML GLOBAL TAGS
-------------------------------------------*/

html,body{
	background:#A3A3A3 url("images/bg_body.gif") repeat-x 0 0;
    color: #4b4b4b;
    font: 12px/1.5 Arial,Helvetica,sans-serif;
}



h2{
	font:normal 24px/27px Georgia, "Century Schoolbook L", Serif;
}

h2 a{
	color:#4b4b4b;
	text-decoration:none;
}

h2 a:hover{
	color:#cc9f7a;
}

a{
	color: #DEB08B;
    text-decoration: none;
}

a:hover{
	color:#333;
}

p{
	margin:0 0 10px;
}

label{
	font-size:1.2em;
	font-weight:bold;
	color:#666;
	padding:0 0 5px 0;
	display:block;
}	

input{
	border:solid 1px #cccccc;
	float:left;
	width:233px;
	color:#666;
	font-size:1.2em;
	padding:3px;
}

textarea{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding:3px;
	resize:vertical;
}

.orange{
	color:#d26000;
}

/* -----------------------------------------
PAGE STYLES
-------------------------------------------*/

#container{
	width:980px;
	margin:0 auto 0 auto;
	font-size:1.0em;
	overflow:hidden;

}
/* -----------------------------------------
HEADER
-------------------------------------------*/
#header{
	padding: 28px 10px 40px;
}

#logo h1{
	text-indent:-8000px;
}

#top-nav{
	float:right;
	width:625px;
}

#top-nav ul{
	float:right;
}
/* -----------------------------------------
NAVIGATION
-------------------------------------------*/
#navigation{
	background:#4B4B4B;
    padding:14px;
}

#navigation ul{
	overflow:hidden;
}

#navigation li{
	float:left;
}

#navigation a{
	display: block;
    height: 27px;
    padding: 13px 12px;
	text-transform:uppercase;
	border:1px solid #4B4B4B;
	font:15px/20px NovecentowideDemiBold,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
	color:#fff;
}	

#navigation a:hover{
	background:#303131;
	border-color:#b1b1b1;
}	

/* -----------------------------------------
CONTENT
-------------------------------------------*/

#content{
	overflow:hidden;
	background:#fff;
	padding: 0 22px;
}

#primary-content{
    width:723px;
	float:right;
}

/* -----------------------------------------
GlOBAL POST STYLING
-------------------------------------------*/
.image{
	float:left;
}

.date{
	font:14px/17px Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	margin: 0 0 12px;
}

/* -----------------------------------------
ARCHIVES
-------------------------------------------*/

.post{
	overflow:hidden;
	border-bottom:1px solid #e8e8e8;
	padding:20px 0;
}

.post h2{
	margin: 0 0 43px;
}

.post .excerpt{
	line-height: 1.35;
    margin: 0 0 17px;
}

.post .read-more{
	font-size:11px;
	text-transform:uppercase;
}

.post .post-content{
	float:right;
	width:390px;
	padding: 6px 0 0;
}


/* -----------------------------------------
SINGLE POST PAGE
-------------------------------------------*/
.single-post{
	
}

a.backbutton{
	background:url(images/page-older.gif) top left no-repeat;
	padding:0 0 0 20px;
	height:16px;
	color:#000;
	font-weight:normal;
	display:block;
	height:15px;
	font-size:1.2em;
}

a.backbutton:hover{
	background:url(images/page-older.gif) 0 -17px no-repeat;
	color:#d8d8d8;
}

.single-header{
	padding:10px 0 0 0;
}

.single-header h2{
}

.single-date{
	
}

.single-post img{
	margin:0 0 20px 0;
}

.meta-info{
	padding:0 0 10px;
}

.meta-info ul{
	overflow:hidden;
}

.meta-info li{
	color:#666;
	border-right:dashed 1px #e6e6e6;
	padding:5px;
	float:left;
}

.meta-info li img{
	margin:0;
}

.meta-info li span, .meta-info li span a{
}

.meta-info li.first{
	padding-left:0;
}

.meta-info li.last{
	border:0;
}
.meta-info li.first{
	padding-left:0;
}

#primary-content h3{
	font-weight:bold;
	font-size:1.6em;
	color:#000;
	border-bottom:dashed 1px #e5e5e5;
	display:block;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
}

ol.commentlist{
	margin:8px 0 0 0;
}

li.comment{
	display:block;
	width:665px;
	padding:10px 0px 10px 55px;
	background:#fff url(images/comment.gif) top left no-repeat;
	overflow:hidden;
	margin:0 0 5px 0;
}

.comment-detail{
	border-left:solid 1px #d5d5d5;
	padding:0 0 0 10px;
}

.comment-detail p{
	padding:0 0 5px 0;
}

.comment-meta{
	font-size:1.2em;
	color:#666;
	border-top:dashed 1px #d5d5d5;
	width:530px;
	padding:5px 0 0 0;
}

.comment-meta a{
	text-decoration:none;
	color:#666;
}

#respond{
	margin:10px 0 0 0;
}

#respond form{
	width:570px;
}

#respond textarea{
	width:562px;
	border:solid 1px #cccccc;
}

.respond-inputs{
	float:left;
	width:243px;
	padding:0 0 10px 0;
	overflow:hidden;
}

#respond-name{
	margin:0 80px 0 0;
}

.respond-area{
	width:570px;
	padding:10px 0 10px 0;
	border-bottom:dashed 1px #cccccc;
}

#respond input#submit{
	background:url(images/btn-submit.gif) top left no-repeat;
	width:65px;
	height:27px;
	float:right;
	font-size:0;
	border:0;
	cursor:pointer;
	line-height:35px;
	margin:20px 0;
	color:#dd8600;
}	


/* -----------------------------------------
SIDEBAR
-------------------------------------------*/
#sidebar{
	width:180px;
	float:left;
	padding: 14px 0 0;
}

.sidebar-title{
	font:30px/33px NovecentowideBook, Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	text-transform:uppercase;
	margin: 0 0 24px;
}

.filter-block{
	padding: 0 0 28px;
}

.filter-block .block-title{
	padding: 0 0 11px;
}

.filter-block .block-title h3{
	font:18px/21px NovecentowideBook, Arial, Helvetica, sans-serif;
	color:#5e5e5e;
}

.filter-block .block-content select{
	width: 162px;
}

.sidebox{
	border-top:1px solid #e8e8e8;
	padding: 7px 0 33px;
}

.sidebox h3{
	color: #5E5E5E;
    font-size: 12px;
    margin: 0 0 5px;
}

.sidebox p{
    font-weight: bold;
    line-height: 16px;
    margin: 0;
}

#twitter{
	background:#fff url(images/twitter-bg.gif) 0 0 no-repeat;
	width:191px;
	margin: 0 0 0 -14px;
}

#twitter h3{
	border-bottom: 1px dashed #E5E5E5;
    font-size: 13px;
    margin: 0 auto;
    padding: 13px 0 2px;
    width: 165px;
}

#twitter h3 a{
	font-size:1.0em;
	color:#666;
	text-decoration:none;
}
#twitter ul{
	width:165px;
	margin:0 auto 0 auto;
}

#twitter li{
	border-bottom:dashed #e5e5e5 1px;
	padding:6px 0 6px 15px;
	background:url(images/arrow.gif) no-repeat 6px 11px;
	color:#666;
	width:150px;
	font-size:10px;
}

#twitter li a{
	color:#000;
}

#twitter li a:hover{
	color:#DEB08B;
}

#twitter-footer{
	background:url(images/twitter-footer.gif) bottom left no-repeat;
	width:191px;
	padding:5px 0 0 0;
	height:70px;
}

/* -----------------------------------------
FOOTER
-------------------------------------------*/

#primary-footer{
	clear: both;
}

#pagination{
	font-size:1.6em;
	padding:20px 0 20px 0;
	text-align:right;
}

#social{
	border-top:3px solid #eee;
	overflow:hidden;
	padding: 25px 0 43px;
}

#social h3{
	width:200px;
	float:left;
	font:18px/21px NovecentowideBook, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#5e5e5e;
	margin:0;
	padding:0;	
	border:0;
}

#social ul{
	width: 472px;
	float:right;
	padding: 5px 0 0;
}

#social li{
	float:left;
	margin: 0 47px 0 0;
}

#social li.last{
	
}

#footer{
	background:#4b4b4b;
	padding: 11px 18px 14px;
}

#footer .copyright{
	margin:0;
	color:#eee;
	font-size:10px;
	text-transform:uppercase;
}

.pod1{
	float:right;
	width:300px;
	text-align:right;
}

