/*  
Theme Name: Slined Mod
Theme URI: http://www.dandyland.org
Description: Slik and dark theme originally built for <a href="http://dandyland.org">dandyland.org</a>
Version: 2.0Author: Dandyna
Author URI: http://www.dandyland.org
Notes: big thanks to Small Potato of WpDesigner who firstly coded this jewel, enjoy!
*/


body, h1, h2, h3, h4, h5, h6, form, ol, p, ul{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	font-size: 11px;
}

body{
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #0B0B0B url(images/bg.gif);
}

table{
	font-family: Arial;
	font-size: 10px;
}

form, input, textarea{
	font-family: Arial;
	font-size: 10px;
        color: #ccc; /* text outside of forms, like "Name:" */
        background: #000; /* background area color of entire form */
}

/* form areas for text input and submit buttons */
input, textarea{
	margin: 0 0 1px 0;
	border: 1px solid #ff7676; /* around the outside */
	color: #f00; /* color of text you type and for button text */
	background: #444; /fill in area/button with this color */
}

ul, li{
	list-style-type: none;
}

a{
	text-decoration: none;
	color: #ccc;
}

/* affected TOP menu and Technorati links, as far as I saw */
a:hover{
	text-decoration: underline;
        /* text-transform:uppercase; */
	color: #00C0DC;
}

img{
	border: 0px;
}



#sidebar{
	float: left;
	margin: 12px 0 0 0;
	width: 140px;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #0B0B0B;
}

#sidebar ul{
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

/* I saw this change the FeedBurner Email Subscribe tool */
#sidebar ul li{
	margin: 0 0 5px 0;
	font-family: Arial;
	font-weight: bold;
	color: #00C0DC;
}

/* affects left sidebar */
#sidebar ul li a{
	text-decoration: none;
        /* text-transform:uppercase; */
	color: #00C0DC;
}

/* links on left sidebar */
#sidebar ul li a:hover{
	text-decoration: underline;
        color: #00C0DC;
}

#sidebar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
border-top: 2px solid #00C0DC;
background: #0B0B0B url(images/bg_menu_item.gif) repeat-x;
	color: #ccc;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-weight: normal;
	color: #ccc;
}

#sidebar ul ul li a{
	text-decoration: none;
        /* text-transform:uppercase; */
	color: #ccc;
}

#sidebar ul ul li a:hover{
	text-decoration: underline;
}

/* main section of blog posts */
.narrowcolumn{
	float: left;
	width: 500px;
	margin: 22px 0 0 0;
	padding: 0 0 100px 0;
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #0B0B0B;
}

#menu{
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #0B0B0B;
}

#menu ul li{
	float: left;
	border-top: 2px solid #00C0DC;
	margin: 0 5px 0 0;
	padding: 6px 15px 7px; 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background: #0B0B0B url(images/bg_menu_item.gif) repeat-x;
}

#menu ul li a{
	text-decoration: none;
        /* text-transform:uppercase; */
}

#menu ul li a:hover{
	text-decoration: underline;
}

#header{
	clear: both;
	width: 500px;
	padding: 10px 0;
	background: #0B0B0B;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}

/* header above post entry */
.post h2{
	border-top: 2px solid #00C0DC;
border-bottom: 1px solid #262626;
	padding: 18px 20px 17px;
	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	color: #fff;
	background: #000 url(images/bg_post_title.gif) repeat-x;
}

.post h2 a{
	text-decoration: none;
}

/* anchor for post title */
.post h2 a:hover{
	text-decoration: underline;
        color: #00C0DC;
}

/* style for post entry */
.entry{
	border-top: 0px solid #fff;
	padding: 10px 5px 10px 5px;
	text-align: justify;
	vertical-align: top;
	line-height: 20px;
	color: #ccc;
	background: #0B0B0B;
}

.entry p{
	padding: 10px 0 0 0;
}

.entry a{
	color: #00C0DC;
}

p.postmetadata, post-date, cite{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
}

.navigation{
	padding: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	color: #ccc;
	background: #0B0B0B;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: 10px;
	background: #0B0B0B;
	color: #ccc;
}

blockquote{
	margin: 5px 0 5px 5px;
	border: 1px solid #666666;
	padding: 5px 10px;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	background: #0B0B0B;
	color: #fff;
}

#obar{
	float: left;
	margin: 50px 0 0 0;
	width: 360px;
	text-align: left;
	vertical-align: top;
	background: #0B0B0B;
}

.sub-obar{
	float: left;
	margin: 0;
	width: 170px;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #0B0B0B;
}

.sub-obar ul{
	padding: 10px 0 10px 10px;
	text-align: left;
	vertical-align: top;
}

.sub-obar ul li{
	margin: 0 0 5px 0;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #00C0DC;
}

.sub-obar ul li a{
	text-decoration: none;
	color: #00C0DC;
text-transform:uppercase;
}

.sub-obar ul li a:hover{
	text-decoration: underline;
}

.sub-obar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: Arial,;
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
border-top: 2px solid #00C0DC;
background: #0B0B0B url(images/bg_menu_item.gif) repeat-x;
}

.sub-obar ul ul{
	padding: 0;
}

.sub-obar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #ccc;
}

.sub-obar ul ul li a{
	text-decoration: none;
	color: #ccc;
text-transform:uppercase;
}

.sub-obar ul ul li a:hover{
	text-decoration: underline;
}

#wp-calendar{
	margin: 5px 0 0;
}

#wp-calendar caption{
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #00C0DC;
	background: #0B0B0B;
}

#wp-calendar th, #wp-calendar td{
	padding: 3px;
	color: #ccc;
	background: #0B0B0B;
}