/*  
Theme URL: http://www.theatre-productions.com/
Description: Touring Theatre Company.
Author: Joshua Gutteridge (Skyte Media)
Author URL: http://www.skytemedia.com/

Copyright (c) Skyte Media.

*/
* {padding: 0; margin: 0;}

/* Generic
---------------------------------------------------------------------------------*/
body {
	font-family: Arial;
}

/* Font and Typography
---------------------------------------------------------------------------------*/
.title {
	font: 20px/1.5em arial;
	color: #FFF;
}

.subheading_green {
	font: 12px/1.5em arial;
	color: #6C0;
}

.main_white {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.main_black {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.footer_1 {
	font: bold 12px/1.5em arial;
	color:#FFF;
}

.blurb {
	font: 11px/1.5em arial;
	color: #FFF;
	margin: 15px;
}

/* Show Page
---------------------------------------------------------------------------------*/

.showimage {
	border: 2px solid white;
	}
	
.showimage2 {
	border: 1px solid white;
	}

/* Links
---------------------------------------------------------------------------------*/
a:link {
text-decoration: underline;
font-weight:bold;
}
a:visited {
text-decoration: underline;
font-weight:bold;
}
a:hover {
text-decoration: underline;
color: #999;
}
a:active {
text-decoration: none;
font-weight:bold;
}

/* The Naked Truth
---------------------------------------------------------------------------------*/
#logo{
	position: static;
	width: 990px;
	margin: 0 auto;
}

/* Over the Rainbow
---------------------------------------------------------------------------------*/
.otr_title {
	font: 20px/1.5em arial;
	color: #0088CA;
}

.otr_main {
	font: 12px/1.5em arial;
	color: #0088CA;
}

/* The Naked Truth
---------------------------------------------------------------------------------*/
.tnt_title {
	font: 20px/1.5em arial;
	color: #E72995;
}

.tnt_main {
	font: 12px/1.5em arial;
	color: #E72995;
}

/* The Billie Holiday Story
---------------------------------------------------------------------------------*/
.tbh-vsg_title {
	font: 20px/1.5em arial;
	color: #ED9C29;
}

.tbh-vsg_main {
	font: 12px/1.5em arial;
	color: #ED9C29;
}

/* Christmas Crooners
---------------------------------------------------------------------------------*/
.cc_title {
	font: 20px/1.5em arial;
	color: #900;
}

.cc_main {
	font: 12px/1.5em arial;
	color: #900;
}

/* eXtra Factor
---------------------------------------------------------------------------------*/
.xf_title {
	font: 20px/1.5em arial;
	color: #4E4E4E;
}

.xf_main {
	font: 12px/1.5em arial;
	color: #4E4E4E;
}

.picture {
	width: 100px;
	border: 1px solid #4E4E4E;
	padding: 10px;
}

.review {
	padding:20px;
	}
	
.review p {
margin-top:7px;
margin-bottom:7px;
	}
	
.reviewimage {
   border:0;
   display: block;
   margin-left: auto;
   margin-right: auto;
}

/* Shaolin Warriors
---------------------------------------------------------------------------------*/

