﻿/* Style: black */

body {
}

h1, h2, h3, h4, h5, h6 {
	text-shadow: 1px 1px 1px #000;
	color: #f50002;
}

a:link, a:visited {
	color:#f50002;
}

a:hover {
	color: #fc7c00;
}

#container {
	background-color: #333333;
}

#navigation-outer{background-color:#111;}

#navigation a {color: #4fff00;}

#nav a:hover  { background:#000; color:#fff }

#nav li ul  { border-top: nones; }

#nav li ul li  { border: 1px solid #dcdcdc; background: #f6f6f6;}

#header { border-top: 1px dotted #333; padding: 20px 0 0 0}

#topad{background-color: #111; border: 1px dotted #333;}

.postcard-front {}

.postcard-back { 
	background-color:#003440; border: 1px dotted #333;
	font: 13px Arial, Georgia, serif;
	color:#FFFFFF;
}

.postcard-meta {
	border-left: 1px dotted #333;
}

.postcard-meta li {
	border-bottom: 1px dotted #333;
}

#featured { padding-bottom: 0; }

#featured .slider-image {
	background-color: #111; border: 1px dotted #333;
}

#featured h2 a, #featured li a {
	color:#fffc0d;
}

#loopedSlider {
	padding-bottom: 0;
}

#footer {
	border-top: 1px dotted #333;
}

/* Content */	

#content {
	border-bottom: 1px dotted #000;
}

#content-background-top {
}

#content-background-bottom {
}

#content-background { }

.single  { background-color:#f7ff73; border: 1px solid #333; }

.archive_header  { color: #999; text-shadow:1px 1px 1px #111; }

#breadcrumb {background-color:#111; border: 1px dotted #333; border-bottom:none;}

.stampdate { background-color:#fc7c00; border: 1px solid #4FFF00; width: 60px; height: 60px; right: 0px !important; top: -90px !important; padding-top: 10px;  }

.stampdate .postMonth { width:60px;}

.stampdate .postDay { width:60px;}

.single {
	background-color: #09FFFF;
	background-image: none;
	border: 1px dotted #333;
}

.post .post-header h1 { padding-top: 0px; }

.post-content {
	background-color: #09FFFF;
	border: 1px dotted #333;
	border-bottom: none;
}

.post-content .title {
	line-height: 22px;
}

.post-meta {
	border: 1px dotted #333;
	background-color: #111;
	margin-bottom: 25px;
}

.post-meta .comments span a {
	color: #000;
}

.post .date-inner {
	border: 1px solid #4FFF00;
	background-color:#f50002;
	color:#4FFF00;
}

.post .date {
	border:1px solid #9a0b0b;	
} 

.post .date-inner {
	border: none;
}

.entry img, .attachment-thumbnail {
	background-color:transparent;
	border:none !important;
}

.entry blockquote  { color: #999; background-color: #222; border-top: 1px dotted #333; border-bottom: 1px dotted #333; margin: 30px 0; }

/* Comments */

#comments {
	background-color: #003440;
	border: 1px dotted #333;
}

#comments h3{ padding:0}

#comments ol.commentlist {
	border-top: none;
}

#comments .comment .comment-container {background-color: #fc7c00; border: 1px dotted #333; padding-top: 20px; }

#comments .comment .comment-foot {background-color: #fc7c00; padding: 0 20px 20px 20px; }

#comments .reply a {
	color: #fff;
	background-color: #da2342;
	border:  1px solid #a5172f;
}

#comments .name {
	color:#ddd;
}

#comments .alt .reply a {
	background-color: #3c79d6;
	border:  1px solid #285caa;
}

#commentform {
	border-top: none;
}

#commentform textarea  { border: 1px dotted #333; }

#commentform input.txt {
	border: 1px dotted #333;
}

#commentform #submit  { color: #666; background-color: #eee; border: 2px solid #cccccc; -moz-border-top-colors: #dcdcdc #fff; -moz-border-bottom-colors: #dcdcdc #fff; -moz-border-left-colors: #dcdcdc #fff; -moz-border-right-colors: #dcdcdc #fff}

/* Pagination / WP-Pagenavi */

.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { background: #eee;color: #777; border:1px solid #dcdcdc;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { background: #666 !important; color: #fff; border-color:#333; }
.more_entries .wp-pagenavi span.pages {color:#777;}

/* Widgets */

.widget  {  }

.widget h3 { padding: 0; color: #fffc0d;  }

.widget ul li a:hover {
	color:#ddd;
}

.widget_tag_cloud div, .textwidget {
	padding:0 0 20px 0;
}

.widget ul, .widget ul li a { border: none;}

.widget_recent_comments li, #twitter li {
	border-bottom:1px dotted #333;
}

.widget ul, .widget p {
	margin: 0;
}

.widget_woo_flickr .wrap {
	margin:10px 0;
}

.widget_recent_comments li, #woo-twitter li {
	border-bottom:1px dotted #333;
}

#woo-twitter a {
	color:#fff;
}

.follow {
	padding:14px 0;
}