/*  
Theme Name: Khan's litterbox
Theme URI: http://www.nathaniel.ca
Description: clabbershax!
Version: 1.0
Author: Nathaniel Christopher
Author URI: http://www.nathaniel.ca
*/


* {
   margin:0;
   padding:0;
   }




html, body { font-family:helvetica, arial, verdana, sans-serif; font-size:1em; background: none; }
p img {
	padding: 0;
	max-width: 100%;
	max-height: 100%;
	background: white;
			}

#container { width:100%; overflow: auto; background: white url(images/bg-body.gif);  position: center; margin: 0 auto; }


#header h1 { display: none; }

#header { background-image:url('bg-body.gif'); }


#infos-header { background: url(images/header.png); background-attachment: scroll; background-repeat: no-repeat; background-position:center; margin-top: 0px; width:100%; height:250px; margin-right: 0; margin-bottom: 0;}


#main { width:960px; background: white; padding: 0x; border: solid 4px gray; margin: auto; overflow: hidden;  zoom:1; }

#main-content { position:relative; float:left; width:760px; background: none; margin-top: 0; margin-right: 0; margin-bottom: 0px; display:inline; padding:0; }

#description { display:none }










h1 {
   position:absolute;
   left:50px;
   bottom:40px;
   font-size:1em;
   text-transform:uppercase;
}

h1 a:link, h1 a:visited {
   color:#000000;
   text-decoration:none;
}

h1 a:hover {
   color:#f3f0e9;
}






/* ARTICLES */
.post h2 { color: grey; font-size: 20pt; font-family: Garamond, Georgia, Times New Roman, serif; font-weight: 600; font-style: none; line-height: 40px; text-align: left; padding: 0 0 19px; }
.post p { color: black; font-size: 12pt; font-family: Times New Roman, Times, serif; line-height: 20px; text-decoration: none; text-align: left; text-indent: 12px; padding-right: 19px; padding-bottom: 10px; padding-left: 19px; }
.post ul, .post ol {
   margin:10px 0 10px 40px;
}
.post h2 a:link, .post h2 a:visited .post h2 { color: grey; font-size: 20pt; font-family: Garamond, Georgia, Times New Roman, serif; font-weight: 600; font-style: none; line-height: 40px; text-align: left; padding: 0; }


.post h2 a:hover {
   color:black;
   background:transparent;
}

.post a:link {
   color:black;
   }

.post a:hover, post a:visited {
   background:#EFDFB3;
}

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
}

.postmetadata {
   background:#ffffff;
   width:500px;
   margin:15px 0 30px;
   padding: 5px;
   border-top:1px solid #ddd;
   border-top:1px solid #ddd;   
   font-size:0.8em;
   color:#aaa;
   }

.postmetadata a:link {
     color: #cc6600;
    text-transform: none;
    font-style: none;    
    font-size: 10pt;
    font-family: Georgia, "Times New Roman", Times, serif;
   margin: -10px 0 15px;    
   padding: 0;
}

.postmetadata a:hover, .postmetadata a:visited {
     color: #cc6600;
    text-transform: none;
    font-style: none;    
    font-size: 10pt;
    font-family: Georgia, "Times New Roman", Times, serif;
   margin: -10px 0 15px;    
   padding: 0;
  }


p#postmetadatadate {
    color: #cc6600;
    text-transform: none;
    font-style: italic;    
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
   margin: -10px 0 15px;    
   padding: 0;
 }


#signature {
   margin:10px 0 0;
   font-size:0.8em;
   color:#999;
}

#signature a:link {
   color:#777;
   font-weight:bold;
   text-decoration:none;
}

/* SIDEBAR */

.sidebar-wrapper { color:gray; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration:none; padding: 0px; position:relative; float:right; display:inline; width:200px; background:#ffffff; repeat-x; border: none; }

#abonnements { background-image: none; position:relative; float:left; width:200px; margin:0px; padding:0px; }

#searchform {
   position:relative;
   float:right;
   margin-top:5px;
}

#s { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:100px; }

#searchsubmit { background:#000000 repeat-x; color:#000000
; border-style: none; }

img#rssfeed { position: center; 200px; float: center; border: none; }

#sidebar {
   position:top;
   float:center;
   width:200px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   margin:0px;
   list-style-type:none;
   line-height:1.5em;
}

#sidebar li ul li {
   margin:15px;
}

#sidebar h2 {
   font-size:10px;
   text-transform:uppercase;
   color:black;
   margin-top:10px;
   font-weight:bold;
}

#sidebar a, #sidebar a:visited { color:gray; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration:none; padding:0px; }

#sidebar a:hover {
   background:gray;
   color:#fff;
}


#sidebar p {  } 


/* FOOTER */

#footer { position:relative; float:center; width:100%; height:100px; background:black; padding:10px 0; font-size:0.8em; background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align:center; }

#footer a:link, #footer a:visited {
   color:#888;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover { color:#000; background-color:white; }

/* COMMENTS */

h3#comments {
   margin:10px;
   font-size:0.9em;
}

textarea#comment {
   margin:10px;
   width:400px;
}

#commentform input {
   margin:0 10px;
   width:400px;
}

ol.commentlist { background: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:400px; padding:10px; }

ol.commentlist a:link, ol.commentlist a:visited {
   text-decoration:none;
   color:#6B7D8F;
   font-weight:bold;
}

ol.commentlist a:hover {
   background:#EFDFB3;
}

ol.commentlist li {
   margin:0 0 20px 20px;
   font-size:0.9em;
}

#commentform label {
   font-size:0.8em;
   color:#888;
}

#get-recent-comments { background: white ; 0 bottom no-repeat transparent;
padding: 0px;
	zoom: 1;
	}


#get_recent_comments_wrap li { background: #FFFFFF url(images/sideback.gif); border: solid 0px gray; padding: 0px; float: center; margin-top: 0px; }

 





