/*  
Theme Name: Aeryn Darkness
Theme URI: http://www.chrispian.com
Description: Darkness - Dark color theme
Version: 1.0
Author: Chrispian H. Burks
Author URI: http://www.chrispian.com
*/

/* CSS Document */

html, body {
	margin:0;
	padding:0;
	background: #333333;
	color:#5C5D61;
	background:url('images/mainbg.gif') repeat-y 50% 0 #333333;	
	text-align: center;
	min-width: 970px;	

}


div#container { 
	text-align:left;
	width:970px;
	margin:0;
	margin-left: auto;
	margin-right: auto;
}

div#left {
	line-height:1.4;
	float:left;
	width:595px;

}


div#right {
	float:right;
	width:375px;
}


  
div.sideleft {
	line-height:1.4;
	float:left;
	width:175px;

}

div.sideright {
	float:right;
	width:175px;
}


div.leftcontent {
	padding: 6px;
}

div.rightcontent {
	padding: 6px;
}

a {
	color:#D3D1D1;
	text-decoration:underline;
}

a:hover {
	color:#F7EEBC;
	text-decoration:none
}

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
}

p {
	margin:0px;
	padding:10px 0px 10px 0px;
}


html { 
	font-size:11px; 
	font-family:verdana, arial, tahoma; 
} 

.normal { 
	font-size:1.01em; 
	font-family:arial, tahoma; 
} 

.big { 
	font-size:1.11em; 
	font-family:arial, tahoma; 
}

.small { 
	font-size:0.91em; 
	font-family:arial, tahoma; 
}

h1 { 
	font-family:arial, times new roman, tahoma; 
	color:#DEDDDB;
	font-size:3.81em;
	line-height:1.31em;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px; 
}

h2 { 
	color:#DEDDDB;
	font-size:2em;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	padding-top: 6px;
} 

#respond { 
	color:#9E9E9E;
	font-weight:normal;
	font-size:1.61em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 

.content_txt h2 a {
	color:#DEDDDB;
	text-decoration:none;
}

.content_txt h2 a:hover {
	color:#F74602;
	text-decoration:none;
}

.footer_container {
	width: 970px;
	vertical-align:top;
	clear: both;
}


.footer {
	padding: 16px;
	color:#525252;
	line-height:1.21em;
	letter-spacing:1px;
}


.footer a {
	color:#D3D1D1;
	text-decoration:underline;
}

.footer a:hover {
	color:#D3D1D1;
	text-decoration:none;
}

.co_name {
	padding:38px 0px 0px 84px;

}

.co_name a {
	color:#FAF4E6;
	text-decoration:none;
}

.co_name a:hover {
	color:#FAF4E6;
	text-decoration:none;
}


#comment {
	font-size:11px; 
	color:#EEEEEE;
	font-family:arial, Tahoma, verdana, courier;
	border:solid 1px #CFD6E2;
	background-color:#333333;
	padding:6px;
	margin:0px 6px 0px 5px;
	vertical-align:middle;
}

.url, .email, .author, .s {
	font-size:11px; 
	color:#EEEEEE;
	font-family:arial, Tahoma, verdana, courier;
	width:200px;
	height:14px;
	border:solid 1px #CFD6E2;
	background-color:#333333;
	padding:6px;
	margin:0px 6px 0px 5px;
	vertical-align:middle;
}


#search input {
	font-size:11px; 
	font-family:arial, Tahoma, verdana, courier;
	padding:6px;
	margin:0px 6px 0px 5px;
	vertical-align:middle;
}

.head {
	margin-left: 70px;
	padding:0px 0px 6px 0px;
	color:#DEDDDB;
}

.head h2 {
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
}

div.hr {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	clear: both;
	background:url(images/hr.gif) left bottom repeat-x;
	height: 4px;
}

.head a {
	color:#DEDDDB;
	text-decoration:none;
}
.head a:hover {
	color:#B7B7B7;
	text-decoration:none;
}

.date {
	color:#646669;
	padding:2px 0px 0px 0px;
}

.comment {
	color:#8A8A8A;
	padding:2px 0px 0px 0px;

}
.comment a {
	color:#B7B7B7;
	text-decoration:none;
	background:url(images/comments.gif) left top no-repeat;
	padding:0px 0px 4px 20px;
	font-weight: bold;
}
.comment a:hover {
	color:#B7B7B7;
	text-decoration:none;
	background:none;
	background:url(images/comments.gif) left top no-repeat;
	padding:0px 0px 4px 20px;
	font-weight: bold;	
}
.content_txt {
	margin:0px 0px 0px 0px;
	padding:6px 4px 6px 6px;
	line-height:1.21em;
	font-size:1.11em;
	margin-bottom: 5px;
	margin-top: 5px;		
}
.content_txt a {
	color:#B7B7B7;
	text-decoration:none;
}
.content_txt a:hover {
	color:#B7B7B7;
	text-decoration:underline;
}

.widget_style {
	vertical-align:top;
	text-align:left;
	padding: 0px;
	margin:0px 0px 0px 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#B7B7B7;
}

.widget_style a {
	text-decoration:underline;
	color: #e33b93;
}
.widget_style a:hover {
	text-decoration:none;
	color:#B7B7B7;
}


.widget_style ul {
	padding:10px 10px 0px 10px; 
	margin:0px 0px 0px 0px;
}
.widget_style li {
	list-style:none;
	background:url(images/li_bg.gif) left top no-repeat;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:1.81em;
	color:#B7B7B7;
}
.widget_style ul li a {
	text-decoration:none;
	color:#e33b93;
}
.widget_style li a:hover {
	text-decoration:underline;
	color:#B7B7B7;
}
.widget_style h3 { 
	color:#FFFFFF;
	font-size:1.21em;
	line-height:1.21em;
	font-weight:normal;
	padding:0px 0px 8px 10px;
	margin:0px 0px 0px 0px;
	background:url(images/hr_side.gif) left bottom repeat-x;	
}

#links_with_style ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
#links_with_style ul ul {
	padding:10px 10px 0px 10px; 
	margin:0px 0px 0px 0px;
}
#links_with_style li h2 { 
	color:#FFFFFF;
	font-size:1.21em;
	line-height:1.21em;
	font-weight:normal;
	padding:0px 0px 12px 10px;
	margin:0px 0px 0px 0px;
	background:url(images/cats_head.gif) left bottom no-repeat;
}
#links_with_style ul li {
	list-style:none;
	background:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:1.21em;
	color:#B7B7B7;
}
#links_with_style ul li ul li {
	list-style:none;
	background:url(images/li_bg.gif) left top no-repeat;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:1.81em;
	color:#B7B7B7;
}

#archives li {
	list-style:none;
	background:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:1.81em;
	color:#B7B7B7;
}
#archives ul li a {
	text-decoration:none;
	color:#B7B7B7;
}
#archives li a:hover {
	text-decoration:underline;
	color:#B7B7B7;
}

#statusbar {
	background:none;
	color:#C0C0C0;
	text-align:justify;
}

#statusbar a {
	text-decoration:none;
	color:#E7E6E5;
}
#statusbar a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.navigation {
	background:url(images/fdiv.jpg) left top no-repeat; 
	width:437px;
	height:22px; 
	padding-top: 4px;
}



.alignleft {
	float: left;
	padding-left: 6px;

}

.alignright {
	float: right;
	padding-right: 6px;
}

#archives {
	vertical-align:top;
}
#links_with_style {
	vertical-align:top;
}
#meta  {
	vertical-align:top;
}
#recent-comments  {
	vertical-align:top;
}
#recent-posts  {
	vertical-align:top;
}
#categories  {
	vertical-align:top;
}
#calendar {
	vertical-align:top;
}
#calendar_wrap a {
	text-decoration:none;
	font-weight:bold;
	color:#62594E;
}
#calendar_wrap a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#62594E;
}

#pages  {
	vertical-align:top;
}

#pages h1 {
	color: #DEDDC1;

}

#text-1 {
	vertical-align:top;
}

#delicious {
	vertical-align:top;
	margin: 0px;
	padding: 0px;	
}

#delicious-box {
	text-align:left;
	margin: 0px;
	padding: 0px;	
}

ul.delicious {
	text-align:left;
	margin: 0px;
	padding: 0px;	
	margin-left: 15px;
}


#calendar_wrap {
	vertical-align:top;
	padding:10px 10px 0px 10px; 
}

.textwidget {
	text-align:left;
	padding:10px 10px 0px 10px; 
}



.widget_style #search {
	vertical-align:top;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:1.11em;
}
.widget_style #search strong {
	color:#000000;
}
.widget_style #search input {
	font-size:11px; 
	color:#DAD4C9;
	font-family:arial, Tahoma, verdana, courier;
	width:118px;
	height:19px;
	border:solid 1px #684F4F;
	background-color:#42322F;
	padding:0px 0px 0px 0px;
	margin:0px 6px 0px 5px;
	vertical-align:middle;
}
.widget_style #search .input {
	width:32px;
	height:21px;
	border:none;
	background:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}

.cal {
	width: 43px;
	height: 58px;
	float:left;
	margin-left: 15px;
	background: url(images/calendar_bg.jpg) no-repeat;
}
.cal-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #222222;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -5px;
	padding-top: 14px;
}
.cal-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -5px;
}

span.category {
	color: #B3B3B4;
	font-weight: bold;
}

div.break {
	height: 20px;
}

div.sidebreak {
	height: 20px;
	clear: both;
}


.authorcommentstyle {
	background: #414141;
	color: #C0C0BF;
	padding: 6px;
}

.authorcommentstyle a {
	color: #f674fd;
}

.commentstyle {
	background: #DFDFDF;
	color: #333333;
	padding: 6px;
}

.commentstyle a {
	color: #5F5F5F;
}
.commentstylealt {
	background: #DFDFDF;
	color: #333333;
	padding: 6px;	
	border:1px solid #626B7B;	
}

.commentstylealt a {
	color: #5F5F5F;
}
.commentbox {
	background: #414141;
	color: #848484;
	padding: 6px;	
	border:4px solid #333333;	
}

h2.oops {
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	width: 437px;
	height: 260px;
	border: #E5E5E5 2px solid;
	margin: 0;
	padding: 0;
	background: url(images/oops.jpg) no-repeat;
    display: block;
    margin-left: auto;
    margin-right: auto;	
}

blockquotea {
	background: #CFD6E2;
	color: #545C6D;
}

blockquote {
	margin: 5px 5px 0 10px;
	padding-left: 10px;
	border-left: 2px solid #807F7F;
	color: #A7C19B;
}

div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #6D6D6D;
	text-decoration: none; 
	color: #dddddd;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #E5E4E4;
	color: #EEEEEE;
	background-color: #1B1B1B;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #E5E4E4;
	font-weight: bold;
	background-color: #E5E4E4;
	color: #1B1B1B;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #4D4D4D;
	color: #4D4D4D;
}


.about h3 {
	margin: 0px;
	padding: 4px;
	margin-bottom: 6px;
	margin-top: 6px;
}

.about p {
	margin: 0px;
	padding: 0px;
}

cite {
	font-weight: bold;
	color: #333333;
}

.commentmetadata {
	color: #888888;
	text-align: right;
}

span.cmnts {
	font-size:0.81em; 
	float: right;
	padding: 1px 4px 1px 4px;
	margin-right: 1px;
	border: 1px solid #A7A7A7;
	font-weight: bold;
	background-color: #A7A7A7;
	color: #1B1B1B;
}

 .feed-button {
	padding: 5px 0 5px 0;
}

 .feed-counter {
	padding: 10px 15px 10px 36px;
}

 .feed-email {
	padding: 10px 15px 10px 36px;
}

.feed-email form {

}

.feedburner-subscribe {
	font-size:11px; 
	color:#000000;
	font-family:arial, Tahoma, verdana, courier;
	width:118px;
	height:19px;
	border:solid 1px #FFFFFF;
	background-color:#CCCCCC;
	padding:0px 0px 0px 0px;
	margin:0px 6px 0px 5px;
	vertical-align:middle;
}


.feedburner-button {
	width:80px;
	height:21px;
	color:#000000;
	background: #CCCCCC;
	border:solid 1px #FFFFFF;
	vertical-align:middle;	
	padding:0px 0px 0px 0px;
	margin:0px 6px 0px 5px;	
}
	
.feed-button a {
	padding: 10px 15px 10px 36px;
	background: url('images/feed-icon-14x14.png') no-repeat 15px 50%;
}

.feed-button a:hover {
	background: url('images/feed-icon-14x14.png') no-repeat 15px 50%;
}

.flickr {
	padding: 0px
	margin: 0px;
}

.flickr a, img {
	padding: 0px;
	margin: 0px;
}

.flickr img {
	color:#DDDDDD;
	background: #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	vertical-align:middle;	
	padding: 0px;
	margin: 2px;
}

.bio {
	float: right;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;	
}


.postbox {
	padding: 0px;
	margin: 0px;
	background: #414141;	
	color: #848484;
	width: 569px;
	background: url(images/box-bg.jpg);
}

.postbox_content {
	padding-left: 10px;
	color: #C6C6C5;
	padding-right: 8px;
}

.postbox_content b {
	color: #E8E9E7;
	font-weight: bold;

}

.postbox_content strong {
	color: #E8E9E7;
	font-weight: bold;

}


.postbox_content a {
	text-decoration: underline;
	color: #e33b93;
}

.postbox_content a:hover {
	text-decoration: underline;
	color: #e33b93;
}

.postbox img {
	padding: 0px;
	margin: 0px;
}

.postbox img {
	color:#DDDDDD;
	background: #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	vertical-align:middle;	
	padding: 0px;
	margin: 2px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.tags {
	text-align: right;
	padding: 6px;
}

.tags a {
	color: #B3B3B2;
}

.tags a:hover {
	color: #B3B3B2;
}

.sharethis {
	text-align: right;
	padding: 0px;
	padding-bottom: 4px;
	verticle-align: middle;
}

.wwsgd_wrapper {
	margin-top: 25px;

}

.wwsgd {
	text-align: left;
	width: 90%;
	background: #DDFFCC;
	color: #000000;
	border: 1px dashed #194A00;
	padding: 6px;
    margin-left: auto;
    margin-right: auto;	
}


.wwsgd a {
	color: #194A00;
	font-weight: bold;
}

.commentbox {
	background: #414141;
	color: #848484;
	padding: 6px;	
	border:4px solid #333333;	
input {
}

input {
	background: #414141;
	color: #848484;
	padding: 6px;	
	border:4px solid #333333;	
}

