/* added for browsers that don't treat these elements natively */
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section { display: block; }

body {
	color: #555;
	font: 12px Georgia, serif;
	line-height: 140%;
	background: url(../img/bg.jpg) top center repeat-x;
	}
	
section a:link, section a:active {
	color: #1d1d1d;
	text-decoration: none;
	border-bottom: 1px solid #c0c0c0;
	}
	
section a:visited {
	color: #888;
	text-decoration: none;
	border-bottom: 1px solid #c0c0c0;
	}	
	
section a:hover {
	color: #811001;
	}	
	
footer a {
	color: #888;
	text-decoration: none;
	border-bottom: 1px solid #c0c0c0;
	}
	
footer a:hover {
	color: #811001;
	}		
	
p {
	margin-top: 1em;
	}	

header {
	position: relative;
	margin: 80px auto 0;
	width: 960px; 
	}
	
header img {
	float: left;
	}
	
header .promo {
	position: absolute;
	top: 249px;
	left: 0;
	width: 192px;
	padding: 15px 24px;
	font-style: italic;
	font-size: 11px;
	background-color: rgba(255, 255, 255, 0.85);
	}
	
header .promo p {
	margin-top: 0;
	}
	
header .promo strong {	
	color: #222;
	}
	
header .promo em {	
	color: #811001;
	}	
	
header object, header embed {
	float: right;
	margin-bottom: 60px;
	width: 640px; 
	height: 360px;
	}	
	
article {
	clear: both; 
	margin: 0 auto;
	width: 960px;
	}	

article.products {
	position: relative;
	width: 904px;
	padding: 33px 27px 34px;
	background-color: rgba(255, 255, 255, 0.85);
	}
	
article.products header {
	position: absolute;
	top: 33px;
	left: 40px;
	margin: 0;
	width: 260px; 
	}	
	
article.products header h1 {
	width: 260px;
	height: 19px;
	text-indent: -9999px;
	background: url(../img/ir-select.png) no-repeat;
	}	
	
article.products section {
	float: left;
	margin: 0 8px;
	text-align: center;
	line-height: 160%;
	}	

article.products section p {
	margin: 0;
	padding: 0;
	}	
	
article.products section em {
	padding-left: 3px;
	color: #811001;
	}	
	
article.products section a {
	border-bottom: 0;
	color: #222;
	}	
	
article.products section a:hover {
	color: #444;
	}	
	
article.products section a.buy { 
	display: block;
	margin: 7px auto 0;
	width: 6.5em;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	background: #cecece;
	}
	
article.products section a:hover.buy { 
	padding: 5px 10px;
	color: #000;
	background: #dfdfdf	;
	}
	
section.limited, section.signed {
	padding-top: 56px;
	width: 176px;
	}	
	
article.products sup {
	position: relative;
	bottom: 0.1em;
	letter-spacing: 1px;
	font-size: 10px;
	}	
	
article.products .usd {
	font-size: 11px;
	letter-spacing: 1px;
	}	
	
section.glyphs {
	width: 121px;
	}	
	
section.vector {
	padding-top: 71px;
	width: 137px;
	}		
	
section.bundle {
	padding: 10px 0 0 25px;
	width: 188px;
	border-left: 1px dotted #b7b7b7;
	}		

section.backstory {
	float: right;
	margin: 60px 40px 0 0;
	width: 320px;
	}
	
section.backstory h2 {
	margin-bottom: 1.7em;
	width: 295px;
	height: 16px;
	text-indent: -9999px;
	background: url(../img/ir-oneyear.png) no-repeat;
	}	

h3 {
	color: #1d1d1d;
	font-size: 16px;
	font-weight: normal;
	line-height: 140%;
	}	
	
section.palatino { 
	clear: both;
	float: left;
	margin-left: 40px;
	padding: 40px 0 40px;
	width: 236px;
	}

section.glyphing { 
	float: left;
	margin-left: 40px;
	padding: 40px 0 40px;
	width: 236px;
	}
	
section.palatino img, section.glyphing img {
	float: right;
	margin: 15px;
	}
	
section.palatino a img, section.glyphing a img {
	border: 4px solid #ebebeb;
	}
	
section.palatino a:hover img, section.glyphing a:hover img {
	border: 4px solid #ddd;
	}	

section.roma { 
	float: right;
	margin-right: 40px;
	padding: 40px 0 40px;
	width: 320px;
	}

section.roma h3, section.roma p {
	margin-top: .5em;
	}

figure a {
	position: relative;
	display: block;
	width: 514px;
	height: 346px;
	text-decoration: none;
	}		

figure a > img {
	border: 4px solid #ebebeb;
	}
	
figure a:hover > img {
	border: 4px solid #ddd;
	}
	
figure a span {
	position: absolute;
	right: 4px;
	bottom: 4px;	
	color: #919191;
	background: #ddd url(../img/enlarge-large.gif) no-repeat 17px 8px;
	width: 50px;
	height: 16px;
	padding-top: 34px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: none;
	}
	
figure a:hover span {
	display: block;
	}

figure.photos {
	float: left;
	margin: 60px 0 0 40px;
	width: 514px;
	}
	
figure ul {
	margin: 15px 0 0 14px;
	}	
	
figure li {
	float: left;
	width: 83px;
	margin: 0 7px;
	}	
	
figure li a {
	width: 83px;
	height: 83px;
}

figure li a span {
	width: 25px;
	height: 25px;
	padding-top: 0;
	background-image: url(../img/enlarge-small.gif);
	background-position: 7px 7px;
	}	
		
footer {
	clear: both; 
	margin: 0 auto;
	width: 880px;
	padding: 30px 0 40px;
	color: #888;
	text-align: center;
	border-top: 1px dotted #b7b7b7;
	}	
	
footer p {
	text-align: left;
	}
	
footer .footer-links a {
	margin-right: 1em;	
	}	
	
footer strong {
	font-weight: normal;
	font-size: 10px;
	}
	
footer .happycog {
	float: right;
	width: 175px;
	margin-top: 7px;
	text-align: right;
	}
	
footer .happycog span {
	position: relative;
	top: 5px;
}
	
footer .happycog a img {
	float: right;
	margin-left: 0.65em;
	border-bottom: 0 none;
	}

	
	
	

/* 
P.I.E. FLOAT CLEARING ----------------------------
See http://www.positioniseverything.net/easyclearing.html
and http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
*/

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.clearfix {display: inline-block;}
.clearfix {display: block;}
			
