@charset "utf-8";
body {
	background-color: #000;
	padding: 0px;
	color: #999;
	font-family: "Times New Roman", Times, serif;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 1270px;
}
#menu {
	margin: 0px;
	float: left;
	width: 270px;
	text-align: right;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 8pt;
	color: #7d7b6f;
}
#gallery {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 50px;
	float: left;
	width: 800px;
	margin: 0px;
	padding-top: 0px;
}
#bottomCredits {
	font-size: 6px;
	clear: both;
	margin-left: 340px;
	text-align: center;
	padding-top: 75px;
	width: 850px;
	font-family: "Times New Roman", Times, serif;
	color: #7d7b6f;
	margin-bottom: 50px;
}
.bigLetter_20pt {
	font-size: 14pt;
	color: #cbc5b9;
}
.bigLetter_15pt {
	font-size: 14pt;
	line-height: 18pt;
	padding-bottom: 185px;
	margin: 0px;
	padding-top: 0px;
}
.highlight {
	color: #cbc5b9;
	margin: 0px;
	padding: 0px;
}
.textContactPage {
	margin-top: 330px;
	margin-bottom: 200px;
	color: #7d7b6f;
	font-size: 18px;
}
#gallery .textContactPage a {
	text-decoration: none;
	color: #cbc5b9;
}
#bioText1 {
	color: #bcbbb9;
	line-height: 150%;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.quoteItalics {
	font-style: italic;
	color: #bcbbb9;
	margin-bottom: 30px;
}
#bioText2 {
	font-size: 16px;
	color: #7d7b6f;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#menu p a {
	color: #7d7b6f;
	text-decoration: none;
	/* [disabled]line-height: 38px; */
}
#menuLeft {
	font-size: 11px;
	/* [disabled]line-height: 14px; */
}
#menu #menuLeft p a {
	line-height: 30px;
}

.floatLeft {
	float: left;
	margin-right: 20px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}
#menuLeftWrapper_fadingIn {
	display: none;
}
#bottomCreditsWrapper_fadeIn {
	display: none;
	width: 750px;
	text-align: center;
}
#bottomCredits_centred {
	text-align: left;
	margin-left: 320px;
}
#bottomCredits_centredContactPage {
	margin-right: 150px;
}
#bottomCredits_centredPressPage {
	margin-right: 100px;
}



#galleryWrapperHomePage {
	width: 690px;
	text-align: center;
}



.bigImageHomePage {
	display: none;
	margin-left: 123px;

}
#bioText2 span em a {
	color: #bcbbb9;
	text-decoration: none;
}

#rupertName_homepage {
	margin-bottom: 40px;
	/* [disabled]margin-left: 30px; */
	display: none;
	text-align: center;
}
.pressPageThumbs {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
}
.pressPageBottomCreditsReise {
	margin-left: 350px;
}

#homeAnimation {
	padding: 0px;
	height: 620px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#podcastPageContent {
	width: 690px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	text-align: center;
}
#animReplacement {
	display:none;
}

/* CSS for devices to remove flash animation */
@media (max-device-width:1024px), (max-width:1024px) {
	#homeAnimation {
		display:none;
}
	#animReplacement {
		display:inline;
		margin-right:auto;
		margin-left:130px;
	}
}

