@charset "utf-8";

a:link, a:hover, a:active, a:visited {
	color:white;
}
a video {
	color: #000;
	}
#footer a {
	text-decoration: none;
	font-weight: bolder;
}
#postcardContainer, #postcardContainer a {
	font-family:'SurrenderedHeartRegular', 'Courier New', Courier, monospace;
	color: black;
}
.#postcardContainer #helloSubHeading {
	font-size: 1.7em;
}

#postcardContainer #postcardBody {
	font-size: 1em;
	text-transform: none;
}

#postcardContainer #signature {
	font-size:1.5em;
}
.click2 {
font-family: 'Courier New', Courier, monospace;

}

.click2 .screen {
text-align: right;
}
.click2 .caption a {
font-family: 'WellbutrinRegular', Helvetica, sans-serif; 
color:#66ff33;
text-transform:uppercase;
font-size: 0.75em;
text-decoration: none;
text-shadow: black 0px 0px 3px;
}
.click2 .caption a {
	height: 3px;
	filter:DropShadow(color=#000000, OffX=2, OffY=2,strength=4);
}

.click2 .vwFooterLeft {
	color: #FFFFFF;
text-align: center;
margin-left: 20px;
margin-top: 15px;
font-weight: bold;
font-size: 1.25em;
}
.click2 #vwFooterRight {
color: #FFFFFF;
text-align: center;
margin-top: 30px;
}

.click2 #vwFooterTagline {
font-size: 1.5em;
font-weight: bolder;
}
.helloPopup h1 {
	font-size: 4em;
}
