/* Style: flat_blue */

body {
	background-color: #fff;
}

#navigation-outer{background-color:#233a59; border-bottom: 1px solid #132237}

#nav a:hover  { background:#1b2e47; }

#header { background-color:#fff}

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

.postcard-front { }

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

#featured { background-color:#e5eefa; border-top:1px solid #b5c3d6; border-bottom:1px solid #b5c3d6; }

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

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

/* Content */

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

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

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

#content-background { background-color:#e5eefa; border-top:1px solid #b5c3d6; border-bottom:1px solid #b5c3d6; }

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

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

#breadcrumb {border:#b5c3d6 1px solid; background-color: #d1dff2; border-bottom:none; color:#525252}

.stampdate { background-color:#233a59; border: 1px solid #132237; 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: #fff; border: 1px solid #c3a4a4;}

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

#home .post-content {
	background-color: #fafafa;
	border-color: #bbb;
}

.post-meta {
	background-color:#eee; border: 1px solid #c3a4a4; border-top: none;
}

#home .post-meta {
	border-color: #bbb;
}

.post .date-inner {
	background-color:#233a59; 
	border-bottom: 1px solid #132237;
	color:#fff;
}

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

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

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

/* Comments */

#comments {
	background-color:#d1dff2;
	border: 1px solid #b5c3d6;
}

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

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

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

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

#commentform #submit  { color: #666; background-color: #f0f5fc; border: 2px solid #b5c3d6; -moz-border-top-colors: #b5c3d6 #fff; -moz-border-bottom-colors: #b5c3d6 #fff; -moz-border-left-colors: #b5c3d6 #fff; -moz-border-right-colors: #b5c3d6 #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:#fff; border: 1px solid #b5c3d6; }

.widget h3 {  border-bottom:#b5c3d6 1px solid; background-color: #d1dff2;  }

#home .widget h3 {
	background-color:#eee; border-bottom: 1px solid #bbb;
}

#home .widget h3 {
	border-color: 1px solid #bbb;
}

#home .widget {
	background-color:#fafafa; border-color: #bbb;
}

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