/*
Theme Name: Charcoal
Theme URI: http://joolz.nl/2008/12/21/charcoal-theme/
Description: Very clean template, elegent and great designwork, donated to the <a href='http://habariproject.org' alt='Habari Project'>Habari Project</a> by <a href='http://www.awhitebox.com/'>Ali B</a>. - Ported over to Wordpress by <a href='http://joolz.nl' alt='Home of the Evil Genius!'>Jo0Lz</a>. This theme looks best when using the <a href='http://rmarsh.com/plugins/compact-archives/'>Compact Archives</a> plugin. 
Version: 1.3
Author: <a href='http://www.awhitebox.com'>Ali B.</a>
Author URI: http://www.awhitebox.com
Tags: white, dark, flexible-width, two-columns, threaded-comments
Preview URI: http://jo0lz.ath.cx
*/

/* Default Elements*/
body {
    margin: 0px;
    font-family: Calibri, Verdana, Lucida Sans, 'Myriad Pro', Helvetica, Arial;
    font-weight: normal;
    color: #323232;
    font-size: 14px;
    background-color: #3f3f3f;
}

a {
    color: #535353;
    text-decoration: none;
    border-bottom: #535353 1px dotted;
}

a:hover {
    background-color: #dadada;
}

h1 {
    font-weight: bold;
    font-size: 2.0em;
    color: #e5e5e5;
    margin: 0px;
    line-height: 100%;
    color: #f9f9f9;
}

h1 a {
    color: #f9f9f9;
    border: none;
}

h1 a:hover {
    color: #f9f9f9;
    border: none;
    background: none;
}

h3 {
    font-weight: bold;
    font-size: 1.5em;
    color: #3f3f3e;
    margin: 0px;
    line-height: 120%;
}

h3 a {
    color: #3f3f3e;
    margin: 0px;
    border: none;
}

h3 a:hover {
    background: none;
    color: #5f5f5f
}

h2 {
    font-weight: bold;
    font-size: 1.7em;
    color: #f9f9f9;
    margin: 0px;
    line-height: 120%
}

h2 a {
    color: #f9f9f9;
    margin: 0px;
    line-height: 120%;
    border: none;
}

h2 a:hover {
    background: none;
    color: #dadadb;
}

p {
    margin: 0px 0px 10px;
    line-height: 130%;
}

/*-------------------------------------The upper part of the page----------------*/
#page-top {
    position: relative;
    /* background: url(images/main_bg.png) top repeat-x; */
    background:transparent url(images/header-center.jpg) no-repeat scroll center top;
    background-color: white;
}

#wrapper-top {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
}

#top-primary {
    width: 100%;
    min-height: 500px;
    float: left;
}

#header {
    width: 875px;
    height: 94px;
    margin: 0 auto;
}

#title {
    width: 610px;
    height: 76px;
    text-shadow: #1d1a1a 1px 1px 1px;
    margin-top: 39px;
    margin-left: 50px;
    margin-bottom: -25px;
    position: relative;
}

#title img {
    border: none;
}

#title a,#title a:hover {
    text-decoration: none;
    border: none;
    background: none;
}

.tagline,.tagline p {
    margin-left: 50px;
    font-size: 1.4em;
    margin-top: 0;
    color: #f9f9f9;
}

#navbar {
    position: relative;
    display: block;
    margin-left: 40px;
}

#navbar ul {
    font-size: 0.9em;
    list-style: none;
    margin: 10px 0px 0px 10px;
    padding: 0px;
    height: 48px;
    display: block;
}

#navbar ul li {
    padding: 3px 0px 0px 0px;
    float: left;
    display: block;
    margin-left: 1px;
    margin-right: 3px;
}

#navbar ul li a {
    margin-top: 2px;
    padding: 5px 15px 3px 15px;
    text-decoration: none;
    color: #b2b2b2;
    display: block;
    font-size: 1.25em;
    font-weight: normal;
    display: block;
    border: 1px;
    border-bottom: 0px;
    border-style: dashed;
    border-color: #323232;
}

#navbar ul li a:hover {
    background-color: transparent;
    text-shadow: #1d1a1a 2px 2px 2px;
    color: white;
    border: 1px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #323232;
    /*margin-top: 2px;*/
}

#navbar ul li.current_page_item a {
    margin-top: 0px;
    padding: 5px 15px 5px 15px;
    color:#3F3F3E;
    font-weight:bold;
    background-color: white;
    border: 1px;
    border-bottom: 0px;
    border-style: solid;
}

#navbar ul li.current_page_item a:hover{
    text-shadow: white 0px 0px 0px;
    background-color: white;
    color:#3F3F3E;
}

#main-posts {
    margin: 0;
    padding-top: 25px;
    background-color: white;
    z-index: 10;
}

.post {
    min-height: 153px;
    padding-left: 100px;
    padding-top: 35px;
    background: url(images/paperclip.png) top left no-repeat;
    background-color: white;
}

.post.multi {
    background:url(images/paperclip.png) no-repeat scroll left top;
    min-height:153px;
    padding-left:100px;
    padding-right: 100px;
    padding-top:35px;
    background-color: white;
    width: 775px;
    margin: 0 auto;
    line-height: 20px;
}
/*padding-top: 25px;
	background: none;*/

.post.multi .post-entry {
    padding-top: 5px;
    text-indent: 0;
}

.post-entry {
    font-size: 1.1em;
    padding-top: 15px;
    text-align: justify;
}

blockquote {
    background: transparent url(images/blockquote.png) no-repeat scroll left top;
    font-style: italic;
    margin: 10px 20px 20px 10px;
    padding: 15px 0 0 70px;
    text-indent: 0;
}

#top-secondary {
    min-height: 266px;
    width: 315px;
    background: url(images/sidebar_top.png) top center no-repeat;
    float: right;
}

/*-----------------------------------The lower part of the page---------------*/
#page-bottom {
    margin: 0px;
    padding-top: 17px;
    position: relative;
    background: #3f3f3f url(images/page_bottom_bg.png) top repeat-x;
    color: #ffffff;
}

#wrapper-bottom {
    position: relative;
    width: 972px;
    padding: 0px;
    margin: 0px auto;
    background: url(images/secondary_bg.png) left repeat-y;
}

#bottom-primary {
    width: 645px;
    float: left;
}

/*------------------------Comments section----------------------------*/

/*---------------------- Comment form ---------------------*/
/*# {
	min-height: 177px;
	margin: 0px 0px auto;
	background: url(images/postcomment_text.png) top left no-repeat;
	padding-left: 130px;
	padding-right: 40px;
	padding-top: 20px;
}*/

/* End Form Elements */
/*-------------------------------------------------------*/

#bottom-secondary {
    width: 293px;
    margin-top: -17px;
    padding-top: 17px;
    background: url(images/secodary_top.png) top center no-repeat;
    padding-left: 22px;
    float: right;
}


#footer {
    width:520px;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 8px;
    padding-right: 0;
    margin-left: 100px;
    text-align: center;
    font-size: 1em;
    height: 30px;
}

#footer a {
    color: #8d8d8d;
}

.clear {
    clear: both;
}

.hidden {
    display: none
}

.prompt {
    padding-left: 50px;
    font-size: 1.6em;
    padding-top: 20px;
    font-weight: bold;
    margin: 0;
}

#bottom-secondary a{
    border: 0px;
}

/* from ujjwalkumar.com - start */

.slide {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}

.slide .slide_bot {
	margin-bottom: 20px;
	margin-top: 5px;
}

#imageflow {
    margin-top: -50px;
}

.contain_topic{
    margin-top: 0px;
}

.topic, .topic1 {
    font-size: 14px;
    color: #202053;
    margin-top: 15px;
    background: #edeff0;
    padding: 3px 15px 3px 15px;
    border: solid;
    border-width: 1px;
    border-color: #dbdbdb;
}

.topic:hover, .topic1, .topic1:hover {
    background-color: #fdffdd;
    text-decoration: none;
}

.slide ul li {
    margin-left: -5px;
    padding-left: 0px;
    list-style: disc;
}

.slide ul li ul li {
    list-style: circle;
}

.slide ul li ol li {
    list-style: lower-alpha;
}

.portrait {
    padding-left: 20px;
}


.feedback, .errorExplanation {
    background:#F7F8F9 none repeat scroll 0 0;
    margin:5px 5px 0 0;
    padding:10px 15px;
    width: 500px;
    border: solid;
    border-color: #E7E8EB;
    border-width: 2px;
}

.feedback textarea {
    border:1px solid #dbdbdb;
    height:120px;
    width:485px;
}

.feedback input, .feedback textarea{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #a7a7a7;
    color: #666600;
    background-color: #f8f8f8;
    padding-left: 3px;
}

.feedback input:hover, .feedback textarea:hover {
    background-color: white;
    color: black;
}

.feedback input:focus, .feedback textarea:focus{
    background-color: #fffebd;
    color: black;
}

a.url {
    font-family:"Trebuchet MS",Helvetica,Arial,Geneva;
    font-size:16px;
    color:#444444;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
}

.feedback_info {
    color:#777777;
    font-size:11px;
    margin-bottom:5px;
}

.feedback_body{
    font-family:Verdana,Helvetica,Arial,Geneva,sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:18px;
}

.feedback .noUrl {
    font-family:"Trebuchet MS",Helvetica,Arial,Geneva;
    font-size:16px;
    font-weight:bold;
    line-height:normal;
    margin-bottom:5px;
    padding-right:10px;
}

.fade_color {
    color: #9d9da8;
}

#expand-all, #collapse-all {
	color: #aaaacc;
	display: block;
}

#expand-all:hover, #collapse-all:hover {
	color: #555577;
	text-decoration: none;
}

.go_top {
	margin: 0 !important;
}

.google_search:hover{
background-color:white;
color:black;
border:1px solid black;
}

.google_search {
background-color:#F8F8F8;
border:1px solid #A7A7A7;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding: 1px;
}

ul.projects li {
	margin-top: 20px;
}

.slide ul li {
	list-style-type: disc;
	text-align: justify;
}
ul.no_project li {
	margin-top: 2px;
	list-style-type: circle;
}
/* from ujjwalkumar.com - end */

.a_no_deco:hover {
	background-color: transparent;
	border-width: 0px;
}
