/*****************************************************/
/* CSS Document                                      */
/* Main CSS layout for www.uptownplayers.com         */
/* Site design by Keith Kubal, Lap Cat Studio        */
/*****************************************************/

/***********************************************/
/* page setup and layout sytles                */
/***********************************************/


body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #5D6967;
	background-image: url(../assets/bg-body-GRANITE.gif);
	text-align: center; /* hack to force IE5.x pc to center the wrapper div */ 
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper{
	width: 950px;
	background-color: #2C322A;
	margin:0px auto 0px;
	text-align: left; /* re-align the text to the left after the above "body" section hack */
	background-image: url(../assets/bg-wrapper.jpg);
	background-repeat: repeat-y;  
}

/***********************************************/
/* #headder styles                             */
/***********************************************/

#headderHome{
	width: 730px;
	height: 470px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: right;
	background-image: url(../assets/bg-home-mainGallery-BG.jpg);
	background-repeat: no-repeat;
}

.headerHomeFlashImage {
	float: left;
}

#header{
	width: 730px;
	height: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: right;
	background-image: url(../assets/bg-header.jpg);
	background-repeat: no-repeat;
}

#navMain {
	width: 710px;
	height: 21px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	float: right;
}

/***********************************************/
/* #sideColumn styles                          */
/***********************************************/

#sideColumnTopHome {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 415px;
	background-image: url(../assets/bg-home-sideColumnTop.jpg);
}

#sideColumnTop {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 109px;
	background-image: url(../assets/bg-sideColumnTop.jpg);
}

#sideColumnFlashHome {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 365px;
	background-image: url(../assets/bg-home-poster-220.jpg);
}

#sideColumnFlash {
	margin: 0px;
	padding: 0px;
	width: 220px;
	height: 365px;
	background-image: url(../assets/bg-poster-220.jpg);
}

.sideColumnFlashImage {
	float: right;
}

#sideColumn {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 220px;
	height: 100%;
	float: left;
	position: relative;
	color: #E8B826;
}

/************** #sideColumnText styles ****************/

#sideColumnText {
	padding: 10px 0px 0px 30px;
	margin: 0px;
	color: #2C322A;
	line-height: 1.1em;
}

#sideColumnText p, td, th {
	padding: 0px 10px;
	font-size: 80%;
}

#sideColumnText a {
	color: #EEE;
	text-decoration: none;
	font-weight: bolder;
}

#sideColumnText a:hover, a:focus{
	text-decoration: underline;
}

#sideColumnText h1{
	font-size: 110%;
	font-variant:small-caps;
	font-weight: bold;
}


/***********************************************/
/* #content styles                             */
/***********************************************/

#content{
	float: right;
	width: 670px;
	padding: 10px 20px 20px 20px;
	margin: 0px 20px 0px 0px;
	color: #FFFFFF;
}

#content p, td, th, li{
	line-height: 1.34em;	
	font-size: 90%;
}

#content p.textheaders {
	color: #F79238;
	font-weight: bold;
	font-size: 110%;
	}
	
#content a{
	color: #3197C2;
	text-decoration: none;
}

#content a:hover, a:focus{
	text-decoration: underline;
}

#content h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	color: #000;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#content h1{
	font-size: 140%;
	font-variant:small-caps;
	font-weight: bold;
	color: #F79238;
	padding: 10px 0px 10px 0px;
}

#content h2{
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	color: #6C98AC;
}

#content h4{
	font-size: 110%;
	border-top: thin solid;
	margin: 10px 400px -45px 0px;
	clear: both;
}

#content hr{
	color: #F79238; /*IE compatibility*/
	background-color: #F79238; /*Firefox compatibility*/
	height: 2px;
	border-width: 0;
}

.contentTitleImage {
	margin: 10px 0px;
}

.showTitle {
	font-size: 140%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #6C98AC;
}

.articleTitle {
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #F79238;
}

.articleAuthor {
	font-style: italic;
	color: #6C98AC;
}

.focus {
	color: #F79238;
	font-weight: bold;
}

.imageLeft {
	float: left;
	margin: 0px 20px 10px 10px;
}

.imageRight {
	float: right;
	margin: 0px 10px 10px 20px;
}

.clearit {
	clear: both;
	display: block;
}

#gallery {
	margin: 0px 0px 0px -13px;
	padding: 0px;
}

.photoCredit {
	float: right;
	text-align: right;
	font-size: 90%;
}

table.sponsors {
	text-align: center;
	vertical-align: middle;
	background-color: #2c322a;
	border-collapse: collapse;
	border: #F79238 solid 2px;
}

/***********************************************/
/* #footer styles                              */
/***********************************************/

#footer{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 950px;
	height: 40px;
	color: #000;
	clear: both;
	background-image: url(../assets/bg-Footer.jpg);
}

#footer h3{
	padding: 0px 10px;
	margin: 0px;
	font-size: 70%;
	font-weight: bold;
	color: #2C322A;
}

#footer a {
	color: #414A3E;
	text-decoration: underline;
}

#footer a:hover, a:focus{
	background-color: #414A3E;
	color: #6C98AC;  
	text-decoration: none;
}

