/*
Theme Name: Ghosttheme
Theme URI:http://adugestudio.com/
Description:This Theme is based on the ChaosTheory theme by <a href="http://wordpress.com/">Wordpress.com</a>.
Version:0.0.1 2010.03.19
Author:The Awesome Aduge Programmer Bot
Author URI:http://adugestudio.com/
Tags:black, blue, fixed-width, one-column, bottom-sidebar, custom-made

*/
/* -- Typography -- */
#blog-description {
	color:#111111;
}
a {
	color: #1987ff;
}
/* -------------------------------------------- */
body {
	background-color:#1b1b1b;
	color:#a1a1a1;
}
#header {
	background-color:#111111;
	border-bottom-color: #242424;
}
#innerheader { 
	background-image:url(images/headerino_qasir.png);
}
#s, #comment, #author, #email, #url {
        background:#242424;
        color:#a1a1a1;
}
#searchsubmit, #submit {
        color: #a1a1a1;
        background:#111;
}
#globalnav #menu ul li a {
background: #111111;
border-top-color: #111111;
border-bottom-color: #242424;
color: #a1a1a1;
}

#globalnav #menu ul li a:hover, #globalnav #menu ul page_item a:hover { 
border-top-color: #242424;
border-bottom-color: #1b1b1b;
background: #1b1b1b;
}
#globalnav #menu ul .current_page_item a {
border-top-color: #242424;
background: #1b1b1b;
color:#1987ff;
}
.language_item a {
        color:#a1a1a1;
}
.current_language_item {
        color:#1987ff;
}
#container {
	background-color:#1b1b1b;
}
.grav-author {
        border-color: #a1a1a1;
        background:#00FF00;
}
#paypal, .entry-header, .entry-meta, .entry-content {
	background-color:#262626;
	border-top-color: #515151;
}
.entry-meta li {
	border-bottom-color: #515151;
}
.comment-meta, .comment-entry {
        background:#111;
}
.comment-meta {
        border-right-color: #262626;
}
#sidebar {
	background-color:#111111;
}
.sidebar { 
	background: #1b1b1b;
	border-top-color: #393939;
}
#footer {
	background: #1b1b1b;
	border-bottom-color: #242424;
}