/*
Theme Name: Coder Looks
Theme URI: http://thezeroth.net
Description: This theme is design for TheZeroth!!
Version: 1.0
Author: Abhishek Patil
Author URI: http://thezeroth.net
Tags: theme, code, hacker, hack, tech, zeroth

	This theme was designed and built by Abhishek Patil,
	whose blog you will find at http://thezeroth.net/

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

*/



/* Begin Typography & Colors */


body{
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:15px;
background-color:#000000;
width:100%;
margin-top:0px;
margin-left:0px;
}

.headtool {
font-size:20px;
font-family:verdana;
font-weight:bold;
color:#ffffff;
}

#headtool a:hover {
background-color: #333;
}

.plus {
background: transparent url(http://thezeroth.net/wp-content/themes/thezeroth/images/plus.png) top left no-repeat;
}

.minus {
background: transparent url(http://thezeroth.net/wp-content/themes/thezeroth/images/minus.png) top left no-repeat;
}

#headtool {
color: #ffffff;
background-color:#333;
border:2px solid #ffffff;
border-top-style:none;
border-left-style:none;
border-right-style:none;
padding:3px;
}

#data {
margin-top:0px;
margin-left:0px;
width:100%;
border: 2px solid #ffffff;
border-top-style:none;
border-left-style:none;
border-right-style:none;

}

#header {
margin-left:20px;
border: 1px solid #222222;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
}

#footer{
margin-left:20px;
border: 1px solid #222222;
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
}

#comm{

}

#def, #mean, #content, #footer, .headtool{
font-family:monospace;
}
#mean {
margin-left:20px;
margine-right:1em;
}
#content{
margin-left:20px;
border: 1px solid #222222;

border-right-style:none;
border-bottom-style:none;
border-top-style:none;

}

#nav {
margin-left:20px;

border: 1px solid #222222;
border-right-style:none;
border-bottom-style:none;
border-top-style:none;
}

.navul {
padding: 0px;
}

#post {
margin-left:20px;

border: 1px solid #222222;
border-right-style:none;
border-bottom-style:none;
border-top-style:none;
}
#nav, #content, #header, .title, .nav {
font-family:monospace;
}
.posttitle{
margin-left:20px;

}
.posttitle a{
text-decoration:none;
}

.posttitle a:hover {
background-color:#000000;
}

.postdata {
margin-left:5px;
/*width :800px;*/
}

.postcontent {
background-color:#222222;
margin-left:40px;
/*width:800px;*/
padding:1em;
text-align: justify;
margin-right: 1em;
line-height: 1.6em
}

.postcontent p {
margin-bottom:15px;
}

.postcontent a {
color: #cc3;
}

img {
border-style:none;
}
span.include {
color:#418BD4;
}

span.key {
color:#a7a500;
}

span.navkey {
color:#a7a500;
margin-left:40px;
}

span.title {
color:#c10dbf;
}
span.posttitle {
color:#09b00d;
font-size:20pt;
}

span.postclose {
color:#09B00D;
font-size:20pt;
margin-left:40px;
}
.posttitle a{
color:#09b00d;
}
span.green {
color:#09b00d;
}

span.nav{
color:#ffffff;
}

p {
color:#ffffff;
margin-top:0px;
margin-bottom:0px;
}

p.green {
color:#09b00d;
/*outline: #ffffff solid thin;*/
}

p.read {
background-color:#222222;
color:#09b00d;
}

p.post {
background-color:#222222;
margin-left:40px;
}

p.indent
{
line-height:normal;
text-indent:50px;
}

a.mail {
color:#09b00d;
}

a:link {
text-decoration:none;
}

a:visited {
text-decoration:none;
}

a:hover {
text-decoration:none;
background-color:#222222;
background-repeat:repeat-x;
}

a:active {
text-decoration:none;
}
a.green {
color:#09b00d;
}
li.sidebarH {
color:#ffffff;
list-style: square  url('images/h.gif');
/*background-color:#222222;*/

}

li.sidebarS {
color:#ffffff;
list-style: square  url('images/cpp.gif');
/*background-color:#222222;*/

}

li.sidebar {
color:#ffffff;


}

li {
color:#ffffff;
list-style: square  url('images/arrow.gif');
}

/*Comments */

input {
border: 1px solid #F6F6F6;
color: #222222;
padding: 2px 4px;
margin-bottom: 5px;
margin-left: 20px;
background: #aaaaaa;
}

textarea {
border: 1px solid #F6F6F6;
color: #222222;
padding: 2px 4px;
margin-bottom: 5px;
margin-left: 20px;
background: #aaaaaa;
width:400px;
}

h3.reply{
color:#09B00D;
margin-left:5px;
}

.commentlist li{
background-color:#222222;
margin-bottom:2px;
margin-right:1em;
}

.commentlist li a:link {
 color:yellow;
}

.comment-body {
    padding: 2px;
}
.comment-body p{
margin-left:5px;
}
h3.comments {
color:#09B00D;
margin-left:5px;
}

span.slash {
color:#09B00D;
font-size:12pt;
}

.signature {
}

.tags {
opacity:0.8;
}

.tags a:link {
color:#cc3;
}

#postinfo {
background-color:#222222;
padding:5px 10px;
line-height:15px;
margin-left:40px;
width:800px;
}

.postinfo2 {
padding:5px 10px;
line-height:15px;
margin-left:40px;
width:800px;
}

.url {
 color: #C10DBF;
}

#postcontainer {
margin-bottom:0px;
}
