/*

Theme Name: Postcard
Theme URI: http://wordpress.org/themes/postcard
Author: Ryan Galloway
Description: The postcard inspired-theme for Desert Exposure 2015.
Text Domain: postcard

*/




body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}


body {
	background-color:#358099; }
 
/* Aligned Backgrounds */ 
#content-header {
	background: url(./images/background-tile-2.jpg) center top repeat-x;
	min-width: 852px; text-align: center; background-position: fixed; height: 245px; padding: 0; margin: 0px;}
#header-splash {background: url(./images/postcard-hero.png) center top no-repeat; 	background-size: 1146px 344px;	padding: 80px 0 0px 0;  height: 100%;
 }
.bg, #header-splash, #content-header {
	background-attachment: fixed;;
}	
	
#content-header h1 {
margin: 0;
}

a#home-link {display: block; 
	height: 125px; width: 100%; 
	/* background-color:  rgba(255, 0, 0, 0.57); */
	background: url("./images/postcard-title.png") bottom no-repeat;
	 	background-size: 794px 94px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	 a#home-link {
	background: url("./images/postcard-title@2x.png") bottom no-repeat;
	 	background-size: 794px 94px !important;
	 }
     } 
     







	
	
/* FONTS & LINK COLORS */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000; font-size: 20px; line-height: 24px; line-height: 1.3em;;
}	
 div.post {
 	margin: 18px 0;
 }

.hentry {text-align: left;}
div.issuu-display {text-align: center;}
h1, h2, h3, h4, h5, h6 {margin: 1em 0; font-style: italic; text-align: center; color: #357f99;}
.sub-title {color: #357f99;}
p {margin: 18px 0;}
h1, .entry-title {font-size: 38px; margin: 30px 0;}
h2 {font-size: 32px}
h3 {font-size: 28px;margin: 20px 0;}
h4 {font-size: 24px;margin: 18px 0;}
h5 {font-size: 20px;}
blockquote {padding: 3px 18px; 	display: block;	background-color: #eff2f3; }
em {font-style: italic;}
.sub-title, h6 {font-size: 16px; text-transform: uppercase;}
.uppercase {text-transform: uppercase;}
.small-caps {font-variant: small-caps;}
.small-print {font-size: 80%; margin: .5em 0;}
.floatleft {float: left;}
.floatright {float: right;}
ul {margin: 20px 0;}
li {margin: 12px 0;}
a {	color: #f32600;}	
a:visited {	color: #f44100;}
a:hover, a:active {	color: #ff8548;}
 { color: #000;padding-bottom: 10px !important;  display: block;font-style: italic; font-size: 38px;
}

#content-header {width: 100%; overflow: hidden;}

     
ul#header, nav#menu ul, a#header-link {
	display: block; clear: both; margin: 0;
}

ul#header { list-style-type:none; width: 100%; position: relative;}
ul#header li {display: none;}
ul.widget {margin: 0 auto;}

#page-content { margin-top: 25px; 
	background: url(./images/background-tile-2.jpg) center top repeat-x; background-position: 0 -301px;
position: relative;
}

#content-wrapper, section#branding, nav#menu {width: 852px;  margin: 0 auto; position: relative; display: block; }

nav#menu {width: 100%; position: absolute;
 
	margin-top: -36px; border-radius: 1px;	background-color: #c40000; text-align: center; padding: .8em 0; z-index: 1; left: 50%; margin-left: -426px; /*background: linear-gradient(to right, rgb(176, 3, 3) 0%, rgb(196, 0, 0) 17%, rgb(196, 0, 0) 81%, rgb(176, 3, 3) 100%);*/
}
nav#menu li, #content-footer-nav ul li {
	list-style-type: none; margin:  0 1em;
	display: inline;
}
nav#menu li {
	font-size: 1.5em;
	font-style: italic; 
}
#content-footer-nav {font-size: .95em;
	
}
#content-footer-nav ul {   padding: 12px 0px; border-radius: 2px; border: 1px solid #297fa1; border-width: 2px 0 2px 0; text-align: center; display: block; overflow-x: hidden; margin: 12px 0 !important;
}

#content-footer-nav ul li {display: inline; }
#content-footer-nav ul li a {
	color: #fff; display: inline-block; padding: 10px 0;
}
a.post-thumb img.wp-post-image {
	-moz-box-shadow: 0 0 18px #aaacae;
	box-shadow: 0 0 18px #aaacae;
	border: 1px solid #c2c0bf;
	transition: opacity .5s;
}
div.post {
	position: relative; clear: left;
}
div.issuu-display { 
}
a:hover.post-thumb img.wp-post-image, a:active.post-thumb img.wp-post-image, div.issuu-display a * { transition: all .3s;}

a:hover.post-thumb img.wp-post-image, a:active.post-thumb img.wp-post-image {	opacity: .6;
}

div.issuu-display a:hover span, div.issuu-display a:active span {background-color: rgba(255, 31, 31, .95);
	box-shadow: 0 3px 12px rgba(0,0,0,.3);
}
div.issuu-display a span:hover, div.issuu-display a span:active {
	
font-size: 24px; width: 180px;}
span.issuu-link {
	 display: block; position: relative;
	z-index: 2; padding: 20px; margin: -60% auto 55% auto; width: 160px; height: auto;  background-color: rgba(22, 3, 3, 0.6); color: #fff;  border-radius: 3px; box-shadow: 0px 0px 0px rgba(0,0,0,0); font-size:22px; 
}
div.issuu-display a.post-thumb {
	text-decoration: none;
}
div.issuu-display a.post-thumb img {
	display: block; margin: 0 auto; z-index: 0 !important; }

nav#menu li, nav#menu li a {color: #eee;}
nav#menu li a {padding: 5px 12px 6px 12px; text-decoration: none; }
/* Temporarily Disabled
nav#menu li a:hover, nav#menu li a:active {
	border-bottom: 3px solid #fe4815;
	color:#fff;
	
	
	border-radius: 2px;
	text-shadow: 0 0 1px;
	}
*/
span.nav-deco {
	background-image: url(./images/nav-bar-fold.png) ; position: absolute; width: 29px; height: 50px; z-index: 0; margin-top: 0px; top: 23px;
}
span.nav-deco-left { left: 0;  background-position: top left;}
span.nav-deco-right {right: 0px; background-position: top right;
}

div.leaderboard {
	margin:  0 auto; text-align: center; width: 740px; clear: both;
	/* background-color: #dde2e0; */
}
div.rectangle { background-color: #eee; margin: 0 auto 12px auto; }

#content-body, #content-footer {width: 728px; margin: 0px auto; padding: 8px 33px; 
}
	
#content-body {z-index: 1;
	background-color: #fff;border-top: 8px solid #bbc;
}
	
#content-body {text-align:left;}

#search {
	float: right; display: none;
}
#site-title h2, #site-title h1 a span {
	display: none;
}
	

	
.leftcol { background-color: #fff; }

.rightcol {width: 300px; padding: 13px 13px; margin: 8px 0px 15px 0px;
	background-color: #f3f9fa; float: right;}

.leftcol {  margin: 15px 0; width: 390px; text-align:center; position: relative;
}
#issuu-companion li { margin-top: 12px; list-style-type: none;
}
#content-footer {clear: both;
	background: #2b6a82; border-bottom: 3px solid #306482;	border-color: #11455d; ;
}
	
#content-footer, #content-footer a { color:  #b3def0; }
	
#content-footer a { color: #fff;}

#content-footer-left { width: 250px; }

#content-footer-right {width: 320px; float: right;  text-align: right; }
	
#content-footer-bottom {clear: both; text-align: center; 
}

.underscore { text-decoration: underline; }

#twitter-follow {margin: 12px 0; text-align: left;
}

.social a span {display: none; border-radius: 2px;}
.social a {width: 35px; height: 35px; display: block; float:  left;
	background-size: 197px 35px; background-repeat: no-repeat; background-position: top left; margin: 4px; border: 2px solid #fff; border-radius: 4px; background-image: url(./images/social-gallery.png);
}
.social a.twitter { background-position-x: -35px;	 }

.social a.facebook { background-position-x: 0px ; }
.social .long-link { background-position-x: -70px; width: 128px; border:  none; }

#issuu * {margin: 0 auto;}



.blurb {float: left; width: 360px !important; line-height: 1.2em; margin-top: 4px !important;}

.blurb h4 { line-height: 20px; font-size: 15px;}
	
a.more { color: #347f99; font-style: italic;}

.blurb .dropcap {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	color: #d5eef8;
}

#content-footer-left , #content-footer-right , .blurb {margin: 18px;}

li.widget-container {list-style: none; padding: 0; margin: 0 auto; text-align: center;
	
}
#issuu a { color: #aaa; }
div.issuuembed span {display: none !important;}
aside {
	clear: both;
}

#copyright {
	font-size: 14px;
	color: #83bfd6 !important;
}
div.archive-year {
	width: 170px; float: left; padding: 16px 6px;
}

#content-wrapper {
	margin: -25px auto 0px auto !important;  }
div#content-body {
	margin-top: 24px !important; border-width: 30px !important
}


.archive-year-title { display: block; color: #999; vertical-align: middle; font-size: 32px; overflow: hidden;  font-style: italic;  border-bottom: 1px solid #999;line-height: 26px; padding-bottom: 2px;;
}
.archive-month { background: #f9f9f9; padding-bottom: 8px; 
}




