/*
Theme Name: Never Ending Darkness
Theme URI: http://www.sitescloud.com
Description:  Widget Supported xhtml complaint template sponsored by <a href="http://www.avivadirectory.com">Aviva Directory</a>.
Version: 1.0
Author:<a href="http://www.linksholder.com">Links Holder</a>.

.6em, .75em, .89em, 1.0em, 1.2em, 1.5em, 2.0em, 3.0em
*/

@import url('../../plugins/md-code-highlight/darkness-style.css');

body {
	margin:0;
	background:#000 url(images/bg.png) center top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5;
	color:#fefcfc;
	}
a {
	color:#fff;
	}
a:hover {
	color:#b31b1b;
	}
img {
	border:none;
	}
p {
	margin:0 0 20px 0;	
	font-size:0.89em;
/*  text-align:justify;*/
  line-height:1.5em;
	}

.head {
	height:100px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:url(images/headBg.png);
	margin-top:9px;
	}
.headBar {
	height:20px;
	background:url(images/headBarBg.png);
	width:100%;
	}
.headCont, .footerCont {
	width:925px;
	margin:0 auto;
	}
.head .headCont {
	background:url(images/head.png) no-repeat;
	height:100px;
	}
.search {
	float:right;
	width:250px;
	height:30px;
	padding-top:8px;
	}
.search input {
	float:left;
	}
.search input#s {
	background:#565555 url(images/search.png) no-repeat;
	border:1px solid #616163;
	height:16px;
	color:#fff;
	width:115px;
	padding-left:25px;
	padding-top:4px;
	}
.search input#searchSubmit {
	height:20px;
	border:none;
	background:none;
	color:#b31b1b;
	font-size:17px;
	line-height:25px;
	}
.headLinks {
	clear:right;
	float:right;
	padding-top:35px;
	}
.headLinks ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.headLinks li {
	display:inline;
	}
.headLinks a {
	color:#fff;
	text-decoration:none;
	font-size:15px;
	background:url(images/headDot.png) center left no-repeat;
	padding:0 10px;
	}
.headLinks a:hover {
	color:#b31b1b;
	}
.headSidebarTop {
	width:230px;
	height:20px;
	background:url(images/headSidebarBg.png);
	margin-left:695px;
	}
.container {
	width:925px;
	margin:0 auto;
	background:url(images/sidebarBg2.png) right repeat-y;
	}
.clear {
	clear:both;
	}

/* Left */

.left {
	float:left;
	width:652px;
	margin-right:43px;
	}
.postInfo {
	clear:both;
	margin-top:10px;
	}
.date {
	float:left;
	width:44px;
	height:55px;
	background:url(images/date.png) no-repeat;
	margin-right:10px;
	}
.date .month {
	text-align:center;
	font-variant:small-caps;
	color:#fff;
	font-size:11px;
	padding-top:1px;
	}
.date .day {
	text-align:center;
	padding-top:8px;
	color:#999;
	font-weight:bold;
	}
.postInfo h1 {
	margin:0 0 5px 0;
	padding:0;
	color:#b31b1b;
	font-size:1.5em;
	font-weight:normal;
	float:left;
	width:590px;
	}
.postInfo h1 a {
	color:#b31b1b;
	text-decoration:none;
	}
.postInfo h1 a:hover {
	color:#fff;
	}
.postAuthor {
	float:left;
	font-size:0.75em;
	color:#a7a39f;
	margin-right:10px;
	margin-bottom:3px;
	}  
.postCats {
	float:left;
	background:url(images/cats.gif) center left no-repeat;
	font-size:0.75em;
	padding-left:15px;
	margin-right:10px;
	margin-bottom:3px;
	color:#a7a39f;
	}
.postComments {
	float:left;
	background:url(images/comments.gif) center left no-repeat;
	font-size:0.75em;
	padding-left:15px;
	margin-bottom:3px;
	color:#a7a39f;
	}
.postComments a, .postCats a, .postAuthor a {
	color:#a7a39f;
	text-decoration:none;
	}
.postComments a:hover, .postCats a:hover, .postAuthor a:hover {
	color:#fff;
        text-decoration:overline underline;
/*	padding-left:15px;
	margin-bottom:3px;*/
	}
.postDigg {
	float:right;	
}
.post {
	clear:both;
	border-top:3px solid #b31b1b;
  padding-top:3px;
	}
.contentCenter {
	text-align:center;
	padding-top:10px;
	}
h2.pagetitle {
	font-size:1.2em;
	margin:10px 0 10px 0;
	padding:0;
	text-align:center;
	}

/* Sidebar */

.sidebar {
	float:left;
	width:200px;
	min-height:966px;
	padding:10px 15px;
	background:url(images/sidebarBg.png) top no-repeat;
	}
.sidebar h2 {
	margin:10px 0 5px 10px;
	padding:0;
	font-size:1.2em;
	font-weight:normal;
	color:#b31b1b;
	}
.sidebar a {
	color:#fff;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#b31b1b;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar ul li {
	}
.sidebar ul li ul {
	}
.sidebar ul li ul li {
	background:url(images/sidebarDot.png) center left no-repeat;
	margin-left:20px;
	padding-left:20px;
	font-size:0.89em;
	}
* html .sidebar ul li ul li {
	background:url(images/sidebarDot.gif) center left no-repeat;
	}

/* Footer */

.footerBar {
	height:16px;
	background:url(images/footerBarBg.png);
	}
.footerSidebarBottom {
	width:230px;
	height:16px;
	background:url(images/footerSidebarBg.png);
	margin-left:695px;
	}
.footer {
	height:37px;
	background:url(images/footerBg.png);
	line-height:37px;
	padding-left:50px;
	font-size:11px;
	}
.footer a {
	color:#fefcfc;
	text-decoration:none;
	font-weight:bold;
	}
.footer a:hover {
	text-decoration:underline;
	}

/* Navigation */

.navigation {
	height:30px;
	padding:0 15px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}
.navigation a {
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
	}

/* Comments */

.commentBlock {
	padding-top:10px;
	}
.commentBlock textarea {
	width:95%;
	border:1px solid #b31b1b;
	}
.commentBlock input#submit {
	width:96%;
	background:#040404;
	border:1px solid #b31b1b;
	color:#b31b1b;
	}
#commentform input {
	background:#040404;
	border:1px solid #b31b1b;
	color:#b31b1b;
	}
.commentBlock h2 {
	margin:0 0 10px 0;
	padding:0;
	color:#b31b1b;
	font-size:1.2em;
	font-weight:normal;
	}
.commentlist {
	margin:15px;
	padding:10px 0 10px 25px;
	}
.commentlist small {
	color:#b31b1b;
	}
.commentlist p {
	margin:0 0 10px 0;
	}

pre{overflow:auto;margin:1em 0;background:#333;}
code{font-size:1em;}

.adsense {
  text-align:center;
	margin-bottom:1em;
  }


/*
 * Share-It Plugin Styles
 */

#akst_form {
	font-size:.89em;
	background: #999;
	border: 1px solid #ddd;
	display: none;
	position: absolute;
	width: 400px;
	z-index: 999;
}
#akst_form a.akst_close {
	color: #333;
	float: right;
	margin: 5px;
}
#akst_form ul.tabs {
	border: 1px solid #999;
	list-style: none;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#akst_form ul.tabs li {
	background: #ccc;
	border-bottom: 1px solid #999;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
	padding: 3px 5px 2px 5px;
}
#akst_form ul.tabs li.selected {
	background: #333;
	border-bottom: 1px solid #333;
	cursor: default;
	padding: 4px 5px 1px 5px;
}
#akst_form div.clear {
	clear: both;
	float: none;
}
#akst_social, #akst_email {
	background: #333;
	border: 1px solid #333;
	padding: 10px;
}
#akst_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_social ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 45%;
}
#akst_social ul li a {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}
#akst_email {
	display: none;
	text-align: left;
}
#akst_email form, #akst_email fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#akst_email fieldset legend {
	display: none;
}
#akst_email ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_email ul li {
	margin: 0 0 7px 0;
	padding: 0;
}
#akst_email ul li label {
	color: #a7a39f;
	display: block;
	margin-bottom: 3px;
}
#akst_email ul li input {
	padding: 3px 10px;
}
#akst_email ul li input.akst_text {
	padding: 3px;
	width: 280px;
}


