body {
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	margin-top: 50px;
	color: #414042;
}

/* Site Construction */

#masthead {
	background: url(../_img/site/masthead.png) no-repeat;
	width: 200px;
	height: 200px;
	padding: 0;
	text-indent: -9999px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 375px;
}

#header {
	height: 200px;
	margin-bottom: 80px;
}

#footer {
	margin: 20px 0 40px;
	padding: 0 0 40px;
	font-size: 9px;
	height: 30px;
	text-align: right;
	line-height: 12px;
}

#intro_photo {
	height: 550px;
}

#intro {
	height: 550px;
	margin: 0 0 60px;
	padding: 0;
}

/* Links */

a {
	color: #414042;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #99CC66;
	text-decoration: underline;
	font-weight: bold;
}

/* Styled Classics */

h1 {
	font-size: 34px;
	line-height: 32px;
	text-transform: uppercase;
	margin: 10px 0 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

hr {
	border: 0;
	background-color: #99CC66;
	margin: 0;
	padding: 0;
	height: 2px;
	width: 100%;
}

.hr_credits {
	border: 0;
	background-color: #99CC66;
	margin: 5px 0 10px;
	padding: 0;
	height: 2px;
	width: 100%;
}

.hr_dark {
	border: 0;
	margin: 0 0 10px;
	padding: 0;
	height: 2px;
	background-color: #414042;
	width: 100%;
}

.hr_album {
	border: 0;
	margin: 10px 0;
	padding: 0;
	height: 2px;
	background-color: #99CC66;
	width: 100%;
}

.hr_qa {
	border: 0;
	margin: 10px 0;
	padding: 0;
	height: 2px;
	background-color: #414042;
	width: 100%;
}

.hr_dark_divide {
	border: 0;
	margin: 0 0 60px;
	padding: 0;
	height: 2px;
	background-color: #414042;
	width: 100%;
}

.hr_dark_divide_bottom {
	border: 0;
	margin: 0 0 10px;
	padding: 0;
	height: 2px;
	background-color: #414042;
	width: 100%;
}

/* ---------- */

.title {
	padding: 20px 0 0;
	margin: 0;
}

.photo_bar {
	width: 10px;
	height: 550px;
	margin: 0;
	padding: 0;
	background-color: #99CC66;
}

#intro_top {
	height: 2px;
	background-color: #99CC66;
	padding-left: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
}

.interview_title {
	margin-bottom: 20px;
}

.craft {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 3px;
	background-color: #ffffff;
	width: 70px;
	color: #99CC66;
}

#intro_left {
	padding-left: 0;
	height: 240px;
	margin: 130px 20px 30px 0;
}

#intro_right {
	margin: 130px 0 30px;
	padding: 0;
	height: 240px;
}

#intro_bottom {
	padding: 0;
	margin: 15px 0 0;
	height: 36px;
	width: 510px;
	font-size: 12px;
	line-height: 16px;
}

#intro_bottom img {
	margin: 0 10px 0 0;
	padding: 0;
}

.intro_bottom_divide {
	padding: 0;
	margin: 0;
	height: 30px;
	width: 2px;
	background-color: #414042;
}

.intro_location {
	width: 150px;
	margin: 0;
	padding: 2px 0 0;
	line-height: 16px;
	height: 36px;
	float: left;
	font-size: 12px;
}

.readmore {
	width: 120px;
	height: 70px;
	padding: 0;
	background: url(../_img/site/readmore.png) no-repeat;
	text-indent: -9999px;
	margin: 5px 0 0 15px;
	float: right;
}

.readmore:hover {
	width: 120px;
	height: 70px;
	padding: 0;
	background: url(../_img/site/readmore.png) no-repeat 0 -70px;
	text-indent: -9999px;
	margin: 5px 0 0 15px;
	float: right;
}

#section {
	height: 2px;
	background-color: #99CC66;
	margin-bottom: 10px;
	margin-top: 40px;
}

#section_home {
	height: 2px;
	background-color: #99CC66;
	margin-bottom: 10px;
	margin-top: 0;
}

#section_top {
	height: 2px;
	background-color: #99CC66;
	margin-bottom: 10px;
}

#sidebar_album {
	background-color: #414042;
	color: #fff;
	padding: 20px;
	width: 190px;
}

.section_interview {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 3px;
	background-color: #ffffff;
	width: 50px;
	color: #99CC66;
}

.section_overview {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 3px;
	background-color: #ffffff;
	width: 80px;
	color: #99CC66;
}

.section_gallery {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 3px;
	background-color: #ffffff;
	width: 70px;
	color: #99CC66;
}

.section_infographic {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 3px;
	background-color: #ffffff;
	width: 100px;
	color: #99CC66;
}

.section_end {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 3px;
	background-color: #ffffff;
	width: 80px;
	color: #99CC66;
}

.topalbums {
	width: 50px;
	height: 50px;
	margin: 5px 10px 0 0;
	padding: 0;
	float: left;
	border: 2px solid #99CC66;
}

.interview_photo {
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 30px 0 10px 15px;
}

.credits_title {
	margin-top: 8px;
}

.credits {
	font-size: 9px;
	line-height: 13px;
	margin-top: 5px;
}
