/*

Theme Name: Soill
Theme URI: http://www.dailyillusions.com/
Description:  Its soooo ill
Author: Blake Edwards
Author URI: http://www.electBlake.com/
*/

h1 a
{
        font-size:18px;
        color:#ffffff;
        text-decoration:underline;
}

/* Standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover
{
        color:#ccc;
        text-decoration:underline;
}
body {
	background: #000 url('img/bg.png') repeat-x fixed left bottom;
	color: #555;
	margin: 20px 0;
	text-align: center;
	font: normal 0.8em sans-serif,Arial;
}
ul {
	margin-top:5px;
}
li {
	list-style: url('img/li.gif');
	margin-left: 0px;
}
#recentpostslist li
{
margin-left:10px;
}
#recentpostslist
{

}
code {
	font: normal 1em "Lucida Sans Unicode",serif;
	background: url('img/bgcode.gif');
	color: #888;
	display: block;
	padding: 3px 6px;
	white-space: pre;
	margin-bottom: 12px;
}


/* Misc */
blockquote {
	margin-bottom: 12px;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	background: url('img/quote.gif') no-repeat;
	padding-left: 28px;
	color: #666;
}


/* Main structure */
.main {
	background: #000; 
	border: 3px double #EEE; 
	border-color: #141414 #202020 #222 #202020; 
	margin: 20px auto 4px auto; 
	text-align: left;
	width: 600px; 
}


/* Header */
.gfx {
	background: #222 url('img/dark_pixel.jpg') no-repeat;
	height: 240px;
}
.gfx h1 {
	color: #111;
	font: normal 2.6em Tahoma,sans-serif;
	padding: 16px 20px;
}


/* Menu */
.menu a {
	background: #000 url('img/bgmenu.png') repeat-x;
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #444;
	font-size: 1.2em;
	float: left;
	padding-top: 4px;
	width: 149px; height: 36px;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background-position: left bottom;
	color: #666;
}
.menu a#last {
	width: 150px;
	border-right: none;
}


/* Content */
.content {
	border-top: 1px solid #1A1A1A;
	background: #1A1A1A;
	clear: both;
}
.content h1 {
	margin: 0 0 4px;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.content p {
	margin: 0 0 12px;
}
.item {
	background: #030303 url('img/bgitem.gif') repeat-x;
	padding: 8px 10px;
        width:520px;
}


/* Footer */
.footer {
	padding: 5px;
	background: #0A0A0A;
	color: #666;
} 

.entry p
{
     padding:10px;
     font-size:13px;
     color:#e5e5e5;
     padding-right:0px;
}
	
	/*post stylng*/
.item{margin:0 0 25px 0;}

.item .info{
padding:2px 3px 3px 8px;
border:1px solid #1a1a1a;
background-color:#1a1a1a;
font-size:0.9em;
color:#505050;
}

/* Comments Styling */
#commentsbox {
margin-left:40px;
}
#commentsbox .commenttext p {
display:block !important;
font-size:12px !important;
margin-top:5px;
border-top:1px solid #222222;
padding:10px !important;
color:#FFFFFF !important;
}
.commentauthor,
.commentauthor a {
font-size:12px !important;
color:#AB5903 !important;
}
#commentsbox h1 {
font-size:15px;
color:#FFFFFF;
}
#commentlist,
#commentlist li {
list-style-image:none;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
margin-left:20px;
}

#commentform {
margin: 1em 0;
padding:20px;
color:#fff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #f8f7f6;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #f8f7f6;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

/* The Good Stuff */

#header
{
	background: url('images/header.jpg');
	width:917;
	height:222px;
	padding-top:0px;
}
body
{
	background-color:#060606;
	margin:0px;
	padding:0px;
}
#topad
{
	text-align:center;
	
}
#topad_box
{
	border:3px solid black;
	float:left;
	margin-left:0px;
	margin-top:20px;
}
#content_mid
{
	background-image:url('images/content.bk.jpg');
	background-repeat:repeat-y;
	border-left:1px solid #141414;
        background:#000;
}
#outertable
{
	border-left:10px #000 solid;
	border-right:10px #000 solid;
        background:url('images/content.bk.jpg');
}
body
{
	color:#626262;
	font-family:Tahoma;
	font-size:11px;
}
#rightpanel
{
	float:right;
	width:357px;
	background:#000;
	padding:10px;
	border-right:1px solid #141414;
}
#footer
{
	clear:both;
	border-top:1px solid #141414;
        padding:25px;
        background-color:#000;
}
#rcol1
{
	float:left;
}
#rcol2
{
	float:right;
        width:150px;
}

/* Footer */
#footer {
	color: #FFFFFF;
	margin: 0px auto 0px;
   
	text-align: left;
	position: relative;
	line-height: 17px;
	}
	

	


#footer a {
	color: #AAAAAA;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #666666;
	}

#footer ul li a:hover {

	color: #FFFFFF;
	}
	
#footerleft {

	float: left;
	width: 225px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	}

#list_cats
{
        text-transform:uppercase;
        font-size:10px;
}
#list_cats li {
margin-left:10px;
}
#rightlinks
{
        padding:10px;
margin-left:5px;
}
#rightlinks a
{
        display:block;
}
hr
{
  border:0px;
  border-top:1px solid #101010;
  margin-top:5px;
  margin-bottom:5px;
  display:block;
}
#feedsright
{
float:right;
}
#feedsright p
{
margin-bottom:5px;
}

.pagination
{
	margin:10px;
}
.postoptions
{
	float:left;
	margin:10px;
	margin-left:3px;
	margin-top:8px;
}
.postoptions li
{
        list-style-image:none;
        list-style-type:none;
	border-bottom:1px solid #222;
	padding:5px;
	padding-left:0px;
	margin-left:0px;
}
.postoptions2 li
{
     list-style-image:none;
       list-style-type:none;
}
#toprated li
{
    list-style-image:none;
    list-style-type: decimal;
    padding:10px;
    padding-left:0px;
    margin-left:50px;
    font-size:14px;
    font-weight:bold;
    border-bottom:1px solid #333;
    color:#888;
}
#toprated li a
{
    color:#fff;
}