/* Style: Airmail */


#container {
	background: #fffef4 url(airmail/bg.jpg) repeat left top fixed;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Courier New", Georgia, serif;
}

#navigation-outer{border-bottom: 1px solid #fff; background: transparent url(airmail/bg-trans.png) repeat}

#navigation a {color: #666;}

#nav a:hover  { background:#e6e6e6; }

#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:#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; font-family: "Courier New", Georgia, serif; }

#breadcrumb {background-color:#f4f4f4; border: 1px solid #dcdcdc; border-bottom:none; font-family: "Courier New", Georgia, serif;}

.stampdate { background: #d15127;border: 1px solid gainsboro;}

.post {
	background: transparent url(airmail/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: #FAFAFA;
	padding-top: 31px;
}

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

.post-meta {
	border: 1px solid #dcdcdc;
	padding-bottom: 31px;
	background: #f4f4f4;
	font-family: "Courier New", Georgia, serif;
	margin-bottom: 25px;
}

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

.post .date {
	border:1px solid gainsboro;	
} 

.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: transparent url(airmail/bg-trans.png) repeat;
	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 { font-family: "Courier New", Georgia, serif; padding: 0 14px;  }

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

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