/* Style: flat_grey */

body {
	background: url(flat_grey/bg3.jpg) ;
}

#navigation-outer{background: url(flat_grey/bg2.jpg); border-bottom: 1px solid #333}

#header { background: url(flat_grey/Logo2.jpg); border-bottom: 5px solid #000 }

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

.postcard-front { }

.postcard-back { background: url(flat_grey/bg1.jpg); border: 1px solid #bbb;}

#featured { background: url(flat_grey/bg3.jpg)  }

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

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

/* Content */

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

#content-background-top {
	background: transparent url(flat_grey/featured-border.png) repeat-x left top;
}

#content-background-bottom {
	background: transparent url(flat_grey/featured-border.png) repeat-x left bottom;
}

#content-background { background: url(flat_grey/bg3.jpg)  }

.single  { background: url(flat_grey/bg1.jpg); border: 1px solid #bbb;}

.archive_header  { border:#bbb 1px solid; background-color: #eee; color: #333; text-shadow:1px 1px 1px #fff; }

#breadcrumb {background-color:#eee; border: 1px solid #bbb; border-bottom:none;}

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

.stampdate .postMonth { width:60px;}

.stampdate .postDay { width:60px;}

.post-content { background-color: #fafafa; border: 1px solid #bbb;}

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

.archive .post-content {
	background-color: #fff;
}

.post-meta {
	background: url(flat_grey/bg1.jpg); border: 1px solid #bbb; border-top: none;
}

.post .date-inner {
	border: 1px solid #fff;
	background: url(flat_grey/bg2.jpg);
	color:#fff;
}

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

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

.entry blockquote  { color: #777777; background-color: #eee; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

/* Comments */

#comments {
	background-color:#eee;
	border: 1px solid #bbb;
}

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

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

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

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

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

/* Pagination / WP-Pagenavi */

.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { background: #eee;color: #777; border:1px solid #bbb;}
.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  {background-color: #fafafa; border:1px solid #000; }

.widget h3 { color:#fff; background: url(flat_grey/bg2.jpg); border-bottom:1px solid #bbb;  }

.widget_maps_tag_widget h3, .widget_maps_overview_widget h3 {
	margin-bottom: 0px;
}