/*
Theme Name: Bot Colony from scratch
Description: 
Version: 1.0
Author: Claudia
Author URI: 
Tags: grunge, game

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick 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
*/

/* -- can safely be removed */

#respond {
padding-left:110px;
width:450px;
}

li.depth-1 {
margin-left:60px;
padding-bottom:10px;
border-bottom:1px dotted #6fdaf6; 
width:400px;
}
.navigation {}
.post {}

/* - BASIC STUFF - */
body {
background:#000;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#fff;
margin:0 auto;
padding:0 20px;
}

a {
text-decoration:none;
color:#a1e6fa;
}
a:hover {
text-decoration:none;
color:#00c6ff;
}
p{
text-align:justify;
line-height:140%;
}

.additional-meta {font-size: xx-small}
blockquote {font-style:oblique;}

/* -- LISTS -- */
ul {
margin:0;
padding:0;
}
ul li {	
margin-left:
5px;padding:0;
}

li {
list-style-type:none;
line-height:140%;
}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}

.entry-content ul li {
margin-left:10px; 
list-style:disc; 
list-style-position:inside;
}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:0px; 
list-style: decimal; 
list-style-position:inside;
}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
font-family:"Courier New", Courier, monospace;
color:#88c6d8;
}

h2 a{
color:#88c6d8;
}
h2 a:hover{
color:#00c6ff;
}

h2.entry-title {
padding-top:25px;
font-size:16px;
color:#88c6d8;
}
h2.entry-title-single {
padding-top:15px;
}
h2#comments{
margin:0 auto 10px;
font-size:12px;
}
h3#comments {
margin:5px auto 0 110px;
font-size:16px;
font-weight:bold;
font-family:"Courier New", Courier, monospace;
color:#88c6d8;
}
#respond{
padding-left:110px;
}
#respond h3{
padding-left:5px;
}
h2#srcRes {margin-left:115px; padding-top:15px;}
/* headings inside posts */
.entry-content h3 {font-size:12px;}
.entry-content h4 {font-size:12px;}
.entry-content h5 {font-size:11px;}
.entry-content h6 {font-size:10px;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;
clear:both;
margin:0 auto;
padding:0;
width:923px;

}
#header {
height:178px;
margin:0 auto;
text-align:center;
padding: 0;
background:#000 url(images/headerBG.jpg) top left no-repeat;
}
#header h1{
padding:15px 0 0 450px;
font-size:14px;
font-family:"Lucida Console", "Courier New", Courier, monospace;
text-align:left;
}
#header h2{
display:none;
}
#footer {height:50px;
overflow:hidden;
margin:20px auto 0;
clear:both;
float:none;
text-align:center;
padding: 20px 0;

}
.pad{
padding:0 0 0 12px;
}

/* -- POSTS -- */
.post-index {margin:0 0 30px 0px;}
#post-single {margin:0 0 30px 0px;}


.posts-wrap {
float:left; 
clear:none;
width:590px;
background: url(images/BotColBG.jpg) top left no-repeat;
}
.posts-wrap2 {
margin:0;
float:left; 
clear:none;
background: url(images/BotColBG2.jpg) top left no-repeat;
width:590px;
padding-right:0;
}
.postBox{
padding-left:100px;
padding-bottom:15px;
}
#post-single .postBox{
padding:30px 0 15px 100px;
width:420px;
}
/* \*/ 

*:first-child+html #post-single .postBox  {padding:0 0 9px 100px;}
/* */ 
#catPostBox{
padding: 10px 0 30px 115px;
width:420px;
}

/* -- SIDEBARS --*/
.sidebar-wrap {
margin:0 auto;
padding:10px 20px;
overflow:hidden; 
float:right;
display:inline;
clear:none;
width:280px;
background:#000000 url(images/sidebarBG.jpg) top left no-repeat;
height:auto;


}

/* \*/ 
* html .sidebar-wrap  {height:362px;} 
*:first-child+html .sidebar-wrap  {min-height:362px;}
/* */ 

.sidebar {
width:99%;
clear:none;
}
.block-1 {
float:right;
}

.block-1 ul{
padding-bottom:12px;
}
.block-1 ul li a{
color:#ffffff;
}
.block-1 ul li a:hover{
color:#00c6ff;
}

#about {
padding:15px 0 15px 0;
}
#about h3{
padding:0;
color:#6fdaf6;
font-size:14px;
}
#about p{
padding:6px 0 0 0;
color:#ffffff;
font-size:10px;
line-height:140%;
}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
.commentlist{ }
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto;}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 10px;}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {
width:90%;
height:auto;
float:left;
clear:both;
padding: 10px 0px;
}
.navigation-index {}

.nav-next {
float:right;
clear:none;
width:45%; 
text-align:right;
padding-right:5%;
}
.nav-prev {
float:left;
clear:none;
width:45%; 
text-align:left;
padding-left:10px;
}
/**************************datestamp for posts********************************/
.datebox{

width:80px;
float:left;
padding:0;
text-align:center;
margin:20px 0 10px 30px;
}

.day{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#ffffff;
margin:0;
padding:0 0 2px 0;
}
.month{
font-family:"Courier New", Courier, monospace;
font-size:10px;
font-weight:bold;
color:#a1edfd;
text-transform:uppercase;
margin:0;
padding:0;
letter-spacing:0.3em;
}

.postBox{

margin:0 50px 10px 10px;
}
/* \*/
* html .datebox{margin:20px 0 10px 15px; width:65px;}
* html .postBox{margin:0 50px 10px 10px;}
/* */	
/************************** end datestamp for posts********************************/
/* Form Elements */
#search{
	display: none;
}

#sidebar form {
	margin:0; 
	padding:5px 0;
	clear:both;
}
.search{
	font:bold 11px "Lucida Console", "Courrier New", Verdana;
	color:#a1e6fa;
	}
.searchtitle {
	font:bold 11px "Lucida Console", "Courrier New", Verdana;
	color:#a1e6fa;
}
#searchform {
	margin: 10px auto ;
	padding: 0; 
	}

#searchform #s {
	height:17px;
	width:180px;
	margin-left:10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #fff;
	}

#searchsubmit {
	padding:0;
	background:#2a5b68;
	color:#00FFCC;
	border:none;
	width:50px;
	height:21px;
	font:11px "Lucida Console", "Courrier New", Verdana;
	}
#searchsubmit:hover {
	background:#fff;
	}
#searchRes{ height:400px; padding-top:10px; margin-left:115px;}

/* Sidebar RSS Link*/

.rsslinks{
	padding:10px 10px 10px 0;
	margin-bottom:15px;
	}
.rsslinks ul{
	list-style:none;}
.rsslinks li{
	display:inline;}
.rsslinks li a{
	background:url(images/rss.gif) no-repeat left;
	padding:3px 3px 3px 20px;
	margin-right:10px;}
	
.white{color:#ffffff;}
#commentform{padding-left:5px;}

#entry-meta-single{ margin-top:5px; padding:8px 10px 8px 0; border-top:1px dotted #6fdaf6; border-bottom:1px dotted #6fdaf6;}