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, font, img, ins, kbd, q, samp,
small, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
	width:1000px;
	
	font:13px/21px Georgia, Times, serif;
	color:#444;
}

/*h1, h2 {
	font-size:24px;
	line-height:1.2em;
	color:#a0ca3c;
	margin-bottom:21px;
}

h3, h4, h5 {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#a0ca3c;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	
	
	color:#a0ca3c;
	text-decoration:none;
}

h5 {
	font-size:14px;
	font-style:italic;
	color:#faaf40;
}

h6 {
	color:#444;
}*/



h1, h2, h3 {
	font-size:24px;
	line-height:1.2em;
	color:#a0ca3c;
	margin-bottom:21px;
}

h2 {
	margin-bottom:1em;
	padding-bottom:.25em;
	
	text-transform:lowercase;
	font-size:30px;
	color:#faaf40;
	border-bottom:#eee solid 1px;
}

h4, h5 {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#a0ca3c;
}

h5 {
	
}

h6 {
	font-size:14px;
	font-style:italic;
	color:#faaf40;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	
	
	color:#a0ca3c;
	text-decoration:none;
}



p {
	margin-bottom:21px;
}

a {
	color:#000;
}

a:hover {
	text-decoration:none;
}

small {
	font-size:10px;
	color:#a9a9a9;
	line-height:14px;
	margin-bottom:21px;
	display:block;
}

em {
	
	
	font-style:italic;
	font-weight:bold;
}

table {
	margin:21px 0;
}

th {
	font-style:italic;
	width:320px;
	text-align:left;
}

td {
	width:320px;
}

hr {
	border:0;
	border-bottom:1px solid #eee;
	background:0;
	height:0;
	line-height:0;
	margin:42px 0;
	padding:0;
}

ol {
	padding-left:3em;
	
	list-style-type:decimal;
}

ol li {
	margin-bottom:1em;
	
	
}

#masthead {
	float:left;
	width:200px;
	margin:0 0 0 40px;
	padding:150px 0 0;
}

#masthead ul ul {
/*	margin-left:.75em;*/
	margin-bottom:0;
	
	
}

#masthead li li {
/*	margin-left:1em;*/
	
	font-size:11px;
	color:#999;
}

#masthead li li a {
	margin-left:2em;
	
	
}

#masthead.invitations_and_stationery.wedding_papers ul.invitations_and_stationery  li.wedding_papers,
#masthead.invitations_and_stationery.custom_design ul.invitations_and_stationery  li.custom_design,

#masthead.pricing.wedding_papers ul.pricing li.wedding_papers,
#masthead.pricing.custom_design ul.pricing li.custom_design,

#masthead.process_and_policies.wedding_papers ul.process_and_policies li.wedding_papers,
#masthead.process_and_policies.custom_design ul.process_and_policies li.custom_design,

#masthead.shop li.shop,
#masthead.about li.about,
#masthead.contact li.contact,
#masthead.press li.press,
#masthead.blog li.blog,
#masthead.learn_about_letterpress li.learn_about_letterpress,
#masthead.process_and_policies li.process_and_policies {
	
	
	font-weight:bold;
}

#content {
	float:left;
	width:710px;
	padding:100px 0 0 50px;
}

#logo {
	width:200px;
	height:106px;
	display:block;
	text-indent:-9999px;
	background:url(/public/images/global/logo.png) 0 0 no-repeat;
	margin:0 0 42px;
}

#masthead a {
	display:block;
	color:#444;
	text-decoration:none;
	text-transform:lowercase;
	font-size:11px;
	padding-left:8px;
}

#masthead a:hover {
	color:#888;
}

#masthead p {
	color:#a0ca3c;
	font-style:italic;
	font-size:15px;
	margin:0;
}

#masthead ul {
	list-style:none;
	margin:0 0 42px;
}

#content img {
	margin-bottom:21px;
}

#content img.right {
	margin-left:21px;
}

#content img.left {
	margin-right:21px;
}

#content p {
	padding-right:400px;
}

#content.learn_about_printing p,
#content.pricing p {
	padding-right:150px;
}

#content .meta p, #content .info p {
	padding-right:0;
}

#footer {
	clear:both;
/*	width:960px;*/
	padding:75px 0 50px 0;
	
	text-align:center;
	font-size:11px;
	color:#888;
}

.pagination {
	float:right;
	width:140px;
	height:36px;
	padding-top:21px;
}

.prev, .next {
	width:70px;
	height:36px;
	text-indent:-9999px;
	display:block;
	float:left;
	background:url(../images/prev.png) 0 0 no-repeat;
}

.next {
	background:url(../images/next.png) 0 0 no-repeat;
}

.meta {
	float:left;
	width:350px;
	margin-right:10px;
	padding:30px 0 0 0;
}

.info {
	padding:30px 0 0 0;
	float:right;
	width:350px;
}

.meta h4, .info h4 {
	float:left;
	width:60px;
}

.meta p, .info p {
	margin-left:80px;
}

.title {
	margin-bottom:21px;
}

.title h2 {
	display:inline;
	padding-right:10px;
}

small.date {
	color:#aaa;
	font-style:italic;
	font-size:12px;
}

span.amp {
	font-style:italic;
	font-family:Baskerville, 'Adobe Caslon Pro', 'Adobe Garamond Pro', serif;
}

.post {
	margin-bottom:63px;
	border-bottom:1px solid #eee;
	padding-bottom:21px;
}

ul.grid, ul.category_grid {
	list-style:none;
	margin:0;
	padding:0;
}

ul.grid li, ul.category_grid li {
	float:left;
	width:230px;
	margin-right:6px;
}

ul.category_grid a {
	text-decoration:none;
	color:#444;
}

ul.grid li, ul.category_grid li {
	margin-bottom:40px;
}

ul.category_grid h3 {
	text-align:center;
	text-decoration:none;
	font-size:18px;
	text-transform:capitalize;
	font-style:italic;
	font-weight:normal;
	border:0;
	color:#444;
	letter-spacing:0;
}

.right {
	float:right;
}

.left {
	float:left;
}

div.clear {
	clear:both;
	display:block;
}

#content.contact address {
	margin-bottom:3em;
	
	color:#aaa;
	font-size:1.2em;
	font-style:italic;
}

form {
	margin-right:400px;
}

#content.contact input,
#content.contact textarea {
	width:90%;
	
	font-family:Georgia, Times, serif;
	font-size:13px;
}

#content.contact input[type='submit'] {
	width:94%;
	margin-top:2em;
	
	color:#333;
	font-size:1.3em;
	font-weight:bold;
	cursor:pointer;
	background:#fff;
}

#content.contact input[type='submit']:hover {
	
	
	background-color:#efefef;
}
.or_separator {
	display:block;
	
	text-transform:capitalize;
	font-style:italic;
	text-align:center;
	color:#666;
}

.process_policies_text {
	margin-top:4em;
	
	
}

span.price_idea {
	
	
	color:#999;
	font-size:.8em;
	text-transform:uppercase;
}

#content.process_and_policies p {
	padding-right:0;
}

#content.process_and_policies h3 {
	margin-top:1em;
	
	
}

#content.process_and_policies p {
	margin-bottom:1em;
	
	
}

#content.shop iframe {
	
	
	background:#fff url(../../../../images/page/shop/loading.gif) no-repeat 318px 200px;
}