@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.day, .month, .year, .comments, .commentsT, .portfolios a:link, .portfolios a:visited, .portfolios a:hover, .logo {
	font-family: Serifa, "Serifa Std", Stymie, "EF Stymie", "ITC Lubalin Graph", "ITC Lubalin Graph Std", Lexia, Glypha, "Glypha Std", Soho, Memphis, "Memphis Std", Rockwell, "Rockwell Std", Georgia, serif;
}
h1 {
	font-size: 62px;
	line-height: 60px;
	letter-spacing: -0.04em;
	text-shadow: 0 2px 3px rgba( 0, 0, 0, .13);
	border-bottom: 1px solid #CCC;
	border-color: rgba(0, 0, 0, .08);
	margin-bottom: 19px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: #444;
}
h1 a:link, h1 a:visited {
	font-size: 62px;
	line-height: 60px;
	letter-spacing: -0.04em;
	text-shadow: 0 2px 3px rgba( 0, 0, 0, .13);
	margin-bottom: 19px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: #444;
	text-decoration:none;
}
h1 a:hover {
	font-size: 62px;
	line-height: 60px;
	letter-spacing: -0.04em;
	text-shadow: 0 2px 3px rgba( 0, 0, 0, .13);
	margin-bottom: 19px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: #777;
	text-decoration:none;
}
h2 {
	font-size: 42px;
	line-height: 60px;
	letter-spacing: -0.04em;
	text-shadow: 0 2px 3px rgba( 0, 0, 0, .13);
	border-bottom: 1px solid #CCC;
	border-color: rgba(0, 0, 0, .08);
	margin-bottom: 19px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: #444;
}
.logo {
	font-size: 24px;
	letter-spacing: -0.04em;
	text-shadow: 0 2px 3px rgba( 0, 0, 0, .6);
	margin-bottom: 19px;
	font-weight: 200;
	color: #fff;
}
.logo a:link, .logo a:visited {
	font-size: 24px;
	letter-spacing: -0.04em;
	text-shadow: 0 2px 3px rgba( 0, 0, 0, .6);
	margin-bottom: 19px;
	font-weight: 200;
	color: #fff;
	text-decoration:none;
}
.logo a:hover {
	color: #eee;
	background: rgba(0, 0, 0, .8);
}
.portfolios {
	font-size: 17px;
	font-weight: 300;
	margin-top: 5px;
	color: #fff;
}
.portfolios a:link, .portfolios a:visited {
	font-size: 20px;
	letter-spacing: -0.04em;
	text-shadow: 0 2px 3px rgba( 0, 0, 0, .6);
	margin-top: 5px;
	font-weight: 200;
	color: #fff;
	text-decoration:none;
}
.portfolios a:hover {
	color: #eee;
	background: rgba(0, 0, 0, .8);
}
#navHeader {
	height: 41px;
	margin-bottom:20px;
	color:#CCC;
	padding-left:2px;
	padding-right:2px;
	font-size: 17px;
	font-weight: 300;
	background: url(../media/drop.png) top center no-repeat;
}
#navCol2 {
	text-align:right;
}
.details {
	margin-top: 5px;
}
.theGoods {
	margin-bottom:30px;
}
p {
	font-size: 17px;
	font-weight: 300;
	max-width: 600px;
}
.day, .month, .year {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	overflow: hidden;
	margin-bottom: 0;
	font-weight: bold;
}
.day, .year {
	font-weight: 100;
	color: rgba( 0, 0, 0, .8);
}
.month {
	font-weight: 600;
	color: rgba( 0, 0, 0, .3);
}
.comments, .commentsT {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	overflow: hidden;
	margin-bottom: 0;
	font-weight: bold;
	line-height: 40px;
}
.comments a:link, .comments a:visited {
	font-weight: 100;
	color: rgba( 0, 0, 0, .8);
	text-decoration:none;
}
.comments a:hover {
	font-weight: 100;
	color: rgba( 0, 0, 0, .1);
	text-decoration:none;
}
.commentsT {
	font-weight: 600;
	color: rgba( 0, 0, 0, .3);
}
