@charset "utf-8";
.PhotoLeft {
	float: left;
	padding-right: 25px;
}
.Flyer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.PhotoRight {
	float: right;
	padding-left: 25px;
}
#footer p a:link {
	color: #000000;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer p a:visited {
	color: #0A0A0A;
}
.HD {
	margin-bottom: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.BodyTight {
	margin-top: 0px;
	color: #FFFFFF;
}
#content a:link {
	color: #022FA2;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a:visited {
	color: #0240DD;
	text-decoration: none;
}
#headshot {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.Review {
	font-style: italic;
	margin-bottom: 0px;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: center;
}
.Byline {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.ReviewTheater {
	margin-top: 0px;
	text-align: center;
	font-variant: small-caps;
	color: #A64E1C;
}
#wrapper #header a:link {
	color: #F6E67A;
	text-decoration: none;
}
#wrapper #header a:hover {
	text-decoration: underline;
}
#wrapper #header a:visited {
	color: #F5E579;
	text-decoration: none;
}
#wrapper #content #video {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper #footer img a:hover {
	-webkit-box-shadow: 0px 0px 12px;
	box-shadow: 0px 0px 12px;
	padding-left: 25px;
	padding-right: 25px;
}
#wrapper #footer img a:link {
}
#footer p a:link  img {
}
#footer p a:hover img {
}
#wrapper #content h1 {
	font-family: "felt-tip-roman",sans-serif;
	font-size: 2em;
	color: #F6E67A;
	font-weight: bold;
}
.BodyWhite {
	color: #FFFFFF;
}
.Yellow {
	color: #F6E67A;
}
#wrapper #content h2 {
	font-family: "felt-tip-roman",sans-serif;
	font-weight: bold;
}
 .Title {
	font-family: "felt-tip-roman",sans-serif;
	font-size: 2.5em;
	color: #F6E67A;
	text-shadow: 3px 3px 5px #000000;
}
.TitleRedish {
	font-family: "felt-tip-roman",sans-serif;
	font-size: 2.5em;
	color: #EF7B72;
	text-shadow: 3px 3px 5px #000000;
}
.DuelingVoices {
	color: #D02A36;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-bottom: 0;
}
.PlayTitle {
    font-family: "felt-tip-roman", sans-serif;
	color: #D02A36;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-bottom: 0;
}
.Nice {
	color: #233D8A;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 0;
}

#sideLeft p img {
	max-width: 600px;
	height: auto;
}

@media all and (max-width:1000px) {
	
#sideLeft p img {
	/* [disabled]max-width: 600px; */
	height: auto;
}
	
	
}



@media all and (max-width:500px) {
  
	#sideLeft p img {
	/* [disabled]max-width: 490px; */
	height: auto;
}
.Flyer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: auto;
}
.Flyer img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: auto;
	width: 100%;
}
	
	
	
}
