/*
Theme Name: Wakanda Theme
Theme URI: http://wordpress.org/
Description:
Version: 1.0
Author: Grégory GALLON
Author URI: http://www.4d.com
Tags: wakanda, 4D
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{
	font-family:verdana;
	font-size:13px;
	background-image:url(images/wakanda_background.jpg);
}

a{
	color:#ff9900;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.invisible{
	display:none;
}

div{
	margin:0;
	padding:0;
}

h2, h2 a{
	font-size:24px;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-weight:bold;
	color:#018d95;
	margin-bottom:5px;
}

h2 a:hover{
	text-decoration:none;
}

h3{
	font-size:20px;
	color:#000000;
}

img{
	border:none;
	margin-top:10px;
	margin-bottom:10px;
}

.follow_us img{
	margin:auto;
}

#page{
	position:relative;
	margin-left:30px;
}

#header{
	position:relative;
	width:655px;
}

#content{
	position:relative;
	width:602px;
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:33px;
	padding-left:33px;
	padding-right:33px;
}

#sidebar{
	position:absolute;
	top:64px;
	left:690px;
	width:248px;
}

#main_menu{
	position:absolute;
	top:17px;
	right:0;
	width:615px;
	text-align:right;
	width:400px;
}

#main_menu li{
	display:inline-block;
	list-style:none;
	margin-left:27px;
}

#main_menu a{
	outline:none;
}

#logo{
	margin-bottom:5px;
}

#header_banner{
	position:relative;
	left:-27px;
	display:block;
	width:665px;
}

#header_banner img{
	margin:auto;
}

#sidebar h2{
	font-size:22px;
	color:#ffffff;
	margin-bottom:8px;
}

#sidebar ul,#sidebar li{
	list-style:none;
	margin-left:0;
	padding-left:0;
}

#sidebar ul li ul li{
	color:#ff9900;
}

.widget_tag_cloud a{
	display:block;
	outline:none;
}

.post{
	position:relative;
	margin-bottom:45px;
}

.post img{
	position:absolute;
	top:-4px;;
	left:0;
}

.single .post img{
	position:static;
}

.post h2{
	margin-left:200px;
}

.single .post h2{
	margin-left:auto;
}

.post small{
	display:block;
	font-size:13px;
	margin-left:200px;
	margin-bottom:17px;
}

.single small{
	margin-left:auto;
}

.post .entry{
	margin-left:200px;
}

.single .post .entry{
	margin-left:auto;
}

.post .postmetadata{
	margin-left:200px;
	color:#999999;
}

.single .post .postmetadata{
	display:none;
}

a.more-link{
	display:block;
	width:94px;
	height:29px;
	background-image:url(images/read_more.jpg);
	overflow:hidden;
	text-indent:200px;
	margin-top:15px;
	white-space:nowrap;
	outline:none;
}

#searchform label{
	display:none;
}

#s{
	background-image:url(images/search_form_bkg.jpg);
	border:none;
	width:182px;
	height:20px;
	padding-top:6px;
	padding-left:8px;
}

#searchsubmit, #searchsubmit{
	border:none;
	background-image:url(images/search_button.jpg);
	width:28px;
	height:28px;
	text-indent:300px;
	cursor:pointer;
	outline:none;
}

.follow_us img{
	float:left;
}

.follow_us span{
	display:block;
	padding-top:5px;
	padding-left:50px;
	padding-bottom:11px;
	color:#ffffff;
	margin-bottom:5px;
}

.follow_us a{
	display:block;
}

.pagetitle{
	position:relative;
	top:-10px;
	left:-27px;
	width:646px;
	height:35px;
	background-image:url(images/pager_bkg.jpg);
	text-align:left;
	color:#ffffff;
	padding-top:17px;
	padding-left:10px;
	font-size:13px;
}

.navigation{
	position:relative;
	top:1px;
	left:-27px;
	width:636px;
	height:35px;
	background-image:url(images/pager_bkg.jpg);
	text-align:left;
	color:#ffffff;
	padding-top:17px;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
}

.pagerbox{
	position:relative;
	bottom:-27px;
	left:-27px;
	width:636px;
	height:35px;
	background-image:url(images/pager_bkg.jpg);
	color:#ffffff;
	padding-top:17px;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
	text-align:center;
}

.pagetitle a, .pagerbox a, .navigation a{
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}

.pagetitle a:hover, .pagerbox a:hover, .navigation a:hover{
	text-decoration:underline;
}

.alignleft{
	text-align:left;
}

.alignright{
	text-align:right;
}

#forum_link{
	position:relative;
}

#forum_link span{
	display:none;
	position:absolute;
	width:323px;
	top:-39px;
	left:57px;
	background-color:#603d33;
	color:#ffffff;
	font-weight:normal;
	border:1px solid #000000;
	text-align:left;
	padding:4px;
}

#forum_link:hover span{
	display:block;
}

#comments, #respond{
	position:relative;
	background-image:url('images/comment_bkg.png');
	background-repeat:repeat-x;
	padding:15px;
	padding-top:1px;
}

#comments h3, #respond h3{
	font-weight:bold;
	font-size:16px;
}

#comments li, #comments ul, #comments ol{ 
	list-style:none;
	margin:0;
	padding:0;
}

#comments .comment-author{
	display:inline;
	font-weight:bold;
}

#comments .comment-meta{
	display:inline;
}

#comments p{
	margin-top:5px;
	margin-bottom:25px;
}

#comment_all{
	position:relative;
}

#respond #submit{
	background-image:url('images/post_comment_button.png');
	width:151px;
	height:29px;
	border:none;
	text-indent:200px;
	cursor:pointer;
	outline:none;
}

#comments cite{
	font-style:normal;
}

.navigation{
	position:relative;
}

#nav_prev{
	position:absolute;
	top:17px;
	left:5px;
	display:inline;
}

#nav_next{
	position:absolute;
	top:17px;
	right:5px;
	display:inline;
}

.widget{
	margin-bottom:33px;
}

#comments_rss{
	position:relative;
	left:420px;
	top:0;
	outline:none;
	margin-bottom:5px;
}

.page_content h1{
	display:none;
}

.header_img{
	margin-top:2px;
	margin-left:-26px;
	width:655px;
}

.acc_header{
	display:block;
	color:#ff9900;
	font-size:12px;
	font-weight:bold;
	outline:none;
	cursor:pointer;
	background-image:url(images/wakanda/arrow_right.jpg);
	background-repeat:no-repeat;
	padding-top:0px;
	margin-top:20px;
}

.search .post h2,.search .post small,.search .post .postmetadata{
	margin-left:auto;
}

.search .post .postmetadata{	
	margin-top:-7px;
}

.search small{
	display:block;
	font-size:13px;
	margin-bottom:17px;
}

.page{
	position:relative;
	margin-bottom:45px;
}

.page small{
	margin-bottom:-2px;
}

.tags{
	color:#999999;
	font-weight:normal;
}

.tags a{
	color:#999999;
	font-weight:normal;
}

.comment_info{
	display:block;
	background-image:url(images/wakanda_blog_comment.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:13px;
}

#comments_rss img{
	margin:0;
	vertical-align:middle;
}

#comments_rss span{
	margin-right:5px;
	vertical-align:middle;
	color:#999999;
}