/* Style: minimal */

body {
}

#container {background-color: #fafafa;}

#navigation-outer{background-color:#eee}

#navigation a {color: #666;}

#nav a:hover  { background:#666; color:#ffffff }

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

#header { border-top: 1px solid #dcdcdc; padding: 20px 0 0 0}

#topad{background-color: #ffffff; border: 1px solid #dcdcdc;}

.postcard-front {}

.postcard-back { background-color:#fff; border: 1px solid #dcdcdc;}

#featured { padding-bottom: 0; }

#featured .slider-image {
	background-color: #ffffff; border: 1px solid #dcdcdc;
}

#loopedSlider {
	padding-bottom: 0;
}

#footer {
	border-top: 1px solid #fff;
}

/* Content */	

#content {
	border-bottom: 1px solid #dcdcdc;
}

#content-background-top {
}

#content-background-bottom {
}

#content-background { }

.single  { background-color:#fff; border: 1px solid #dcdcdc; }

.archive_header  { color: #333; text-shadow:1px 1px 1px #fff; }

#breadcrumb {background-color:#f4f4f4; border: 1px solid #dcdcdc; border-bottom:none;}

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

.stampdate .postMonth { width:60px;}

.stampdate .postDay { width:60px;}

.post {
	background: transparent url(minimal/line-bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #fff;
}

.single {
	background-color: #fff;
	background-image: none;
	border-bottom: 1px solid #dcdcdc;
}

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

.post-content {
	border: 1px solid #dcdcdc;
	border-bottom: none;
	background-color: #fff;
}

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

.post-meta {
	border: 1px solid #dcdcdc;
	background-color: #f4f4f4;
	margin-bottom: 25px;
}

.post .date-inner {
	border: 1px solid #374a66;
	background-color:#486083;
	color:#fff;
}

.post .date {
	border:1px solid #2b3a4f;	
} 

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

.entry blockquote  { color: #666; background-color: #f4f4f4; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; margin: 30px 0; }

/* Comments */

#comments {
	background-color: #f7f7f7;
	border: 1px solid #dcdcdc;
}

#comments h3{ border-bottom: 1px solid #dcdcdc;}

#comments .comment .comment-container {background-color: #fff; border: 5px solid #eee; }

#comments .comment-inner{border: 1px solid #dcdcdc;}

#comments .comment .comment-foot {background-color: #fff; }

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

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

#commentform textarea  { border: 1px solid #dcdcdc; }

#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;  }

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

.widget_woo_flickr a img {
	background-color:#FFFFFF;
	border:1px solid #dcdcdc;
}

.single .wp_geo_map { border:1px solid #dcdcdc;}