/*
Theme Name: Where Memories Meet
Theme URI: http://www.wherememoriesmeet.com/
Description: Developed by Nick Power for Where Memories Meet
Author: the WordPress team
Version: 1.0
License: GNU General Public License
Tags: custom
*/

@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
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;
}

.alignright{
	float:right;	
}
.alignleft{
	float:left;	
}

.size-thumbnail, .size-medium, .size-custom, .size-large, .size-full{
	-moz-border-radius: 3px 3px 3px 3px!important;
    border: 1px solid #333333!important;
    margin: 6px 10px 10px 10px!important;
    padding: 1px!important;
}
.no-border, .antiques-vintage-pointer{
	border:none!important;
	padding:0px!important;
}
img.alignleft{
	margin-left:0!important;	
}
img.alignright{
	margin-right:0!important;	
}
img.alignnone{
	margin-left:0!important;
	margin-right:0!important;
}
/* END RESET */
a{
	color:#3e4f5d;
}
a img{
	display:inline;	
}
#site_logo{
	margin-bottom:10px;	
}
#contact-label {
    left: -46px;
    position: relative;
    top: -6px;
	width:159px;
}
img{display:block;}

@font-face{
	font-family: 'dandelion in the spring';
	src: url('http://www.wherememoriesmeet.com/dandelion in the spring.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;	
}

.dandelion{
	font-family: 'dandelion in the spring';
}

h1,h2{
	font-family: 'dandelion in the spring';
	font-size:28px;
	line-height:28px;
	margin-bottom:15px;
	font-weight:bold;
	margin-top:5px;
	clear:both;
}
h2 {
	font-size:21px;
}



body{
	background:url(images/background_tile.gif) repeat #c8676c;
	text-align:center;
	padding:10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#master{
	width:1004px;
	margin:0 auto;
	text-align:left;
}

.floatl{
	float:left;
}
.floatr{
	float:right;
}
.clear{
	clear:both;	
}
caption{
	margin:0;
	padding:0;
	
}
div#main_message{
	background:url(images/main_message_background.png) no-repeat;
	width:300px;
	height:171px;
	margin-top:16px;
	color:#1c2931!important;
	font-size:12px;
	line-height:22px;
	padding:31px 0px 32px 0px;
	text-align:center;
	letter-spacing:0.05px;
}
div#inner_message{
	width:250px;
	text-align:center;
	margin:0px 15px 0px 35px;
	float:left;
	line-height:21px;
}

div#announcement{
	clear:left;
	float:left;
	height:22px;
	width:240px;
	overflow:hidden;
	background:url(images/announcement_background.png) no-repeat;
	font-weight:bold;
	font-size:18px;
	padding-top:8px;
	padding-left:36px;
	padding-right:20px;
	padding-bottom:8px;
	margin-top:25px;
	white-space:nowrap;
}

div#main_message p{
	letter-spacing:0.05px;
}

#content{
	background:url(images/page_background_repeat.png) repeat-y;	
}

#page{
	width:740px;	
	margin-left:4px;
}
#content{
	padding:10px 30px;	
	font-size:15px;
	color:#591f1f;
	line-height:18px;
}
#content p{
	margin-bottom:14px;	
}
strong{
	font-weight:bold;	
}

#postcard {
    background: url("images/post-card.png") no-repeat scroll left top transparent;
    color: #591F1F;
    font-size: 17px;
    height: 250px;
    letter-spacing: 0.5px;
    line-height: 22px;
    width: 350px;
}

#postcard #pc_l{
	-webkit-transform: rotate(-6deg);	
	-moz-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	transform: rotate(-6deg);
    float: left;
    font-size: 21px !important;
    line-height: 23px;
    margin-left: 36px;
    margin-top: 0;
	font-family: 'KG You Wont Bring Me Down';
	width:130px;
	color:#333;
	
	
}

#postcard #pc_r{
	font-size: 10pt !important;
	float:left;
	-webkit-transform: rotate(2deg);	
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
	margin-left: 19px;
    margin-top: 12px;
	letter-spacing:0.25px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#postcard #pc_r{
	margin-left: 19px;
}
}

#legal{
	margin-top:20px;
	float:right;
	margin-bottom:80px;
	color:white;
	background:url(images/legal-background.png) top center no-repeat;
	height:15px;
	width:372px;
	padding:8px 10px 7px 10px;
	text-align:right;
}

#legal p{
	line-height:12px;
	letter-spacing:0.1px;
	font-size:12px;
	font-family:Georgia, serif;
}

#legal a:link, #legal a:visited{
	color:white;
	text-decoration:none;
}

#legal a:hover{
	color:white;
	text-decoration:underline;
}

#content table td{
	vertical-align:middle;
	text-align:left;
}