/* ------------------------------------------------------------
 * Master Styles
 * Site: Urban Cowboys
 * Author: Andy Johnston
 * Created: 2009-07-22
 */

@import url(../framework/960/960.css);

body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(../../images/backgrounds/shagpile2.jpg) no-repeat fixed 50% 0pt; }

/* unique page elements
---------------------------- */

#page {
	padding: 0 0 0 0; /* set to 0 for no shadow*/
	xbackground: url(../../images/generic/12_col.gif) repeat; /* kicks the grid in */
	background: #fff; 
	padding-bottom: 10px; }

#bg_holder {
	background: #fff url(../../images/backgrounds/promo_bg.png) repeat-x 0 bottom; }	

#content .inner {  }

#sidebar  {
	float: right; 
	width: 270px; 
	margin-top: 230px; 
	padding-bottom: 2em; }	

#sidebar div.functions  { }	
		
#sidebar div.songs  {
	background: transparent url(../../images/project/songs.png) no-repeat; 
	height: 486px; 
	width: 263px; 
	padding-bottom: 10px; }		
	
#sidebar div.trio  {
	background: transparent url(../../images/project/trio.png) no-repeat; 
	height: 486px; 
	width: 263px; 
	padding-bottom: 10px; }		
	
#sidebar div.reqs  {
	background: transparent url(../../images/project/trio.png) no-repeat; 
	height: 486px; 
	width: 263px; 
	padding-bottom: 10px; }
	
#sidebar div.weddings  {
	background: transparent url(../../images/project/functions.png) no-repeat; 
	height: 345px; 
	width: 280px; 
	padding-bottom: 10px; }		
	
#sidebar div.functions_extra  {
	background: transparent url(../../images/project/functions_extra.png) no-repeat; 
	height: 340px; 
	width: 280px; 
	position: relative; }	
	
/* masthead
---------------------------- */

#masthead {
	height: 46px;
	background: #fff url(../../images/backgrounds/nav_bg.png) repeat-x; 
	position: relative; }
					
		* html #masthead { 
			background : none; }
		* html #masthead {
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Tempo/versions/v_template_01/images/backgrounds/nav_bg.png', sizingMethod='scale');}			

	#masthead #navigation {
		width: 640px;  
		float: left; }
		
	#masthead #audio_panel {
		padding: 10px 0 0 10px; 
		z-index: 300;}
	
	#masthead #logo { 
		background: transparent url(../../images/backgrounds/logo.png) no-repeat;
		position: absolute; 
		width: 485px;
		height: 267px; 
		cursor: pointer;
		margin-top: 20px;  }

	#home #masthead #logo { 
		top: 200px;
		margin-left: -90px; }	
		
	#content #masthead #logo { 
		top: 5px; 
		right: -120px;}	
		
		* html #masthead #logo { 
			background : none; }
		* html #masthead #logo {
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Tempo/versions/v_template_01/images/backgrounds/logo.png', sizingMethod='scale');}	
				
#home_nav {
	background: transparent url(../../images/project/home_nav.png) no-repeat;
	width:22px;
	height:18px;
	float:left;
	margin-top: 8px;
	margin-left: 20px; }
		
		* html #home_nav { 
			background : none; }
		* html #home_nav {
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Tempo/versions/v_template_01/images/project/home_nav.png', sizingMethod='scale');}	

		
/* flash
---------------------------- */	
#flash_panel {	
	margin-left: -10px;
	z-index: 100; }
	
#band_details {
	min-height:220px;
	min-height: 146px; 
	z-index: 90; }

#main_panel {
	width: 960px;  }




/* extras
---------------------------- */


#extras {
	margin-top: 15px; 
	height: 265px;
	background: #f2e5d1 url(../../images/project/extras_source.jpg) 0 top;
	position: relative;   }

#extras #extras_text div {
	float: left;  
	text-align: left; 
	position: absolute; 
	bottom: 10px; 
	color: #fff;  }
	
#extras #extras_text div.trio {
	left: 55px; 
	width: 210px;  }	
	
#extras #extras_text div.dancers {
	left: 410px;
	width: 210px;		}

#extras #extras_text div.mc { 
	left: 675px;
	width: 200px;	}

#extras p {
	line-height: 1.1em; }

#extras h3 {
	margin-bottom: 1px; 
	line-height: .9em; }

#extras a  {
	color: #fff; }	

#extras #extras_text div a:hover h3 {
	color: #F4BDD4;  }
	
#extras #extras_text div a:hover p {
	color: #F4BDD4;  }	



/* footer/fineprint
---------------------------- */

#footer {
	background: #261B15;	
	color: #f0669f;
	position: relative;   }
	
/* #footer #chips {
	background: url(../../images/project/poker_chips.jpg) no-repeat;
	position: absolute; 
	right: 0px; 
	top: -30px;
	height: 250px;
	width: 350px;   }	*/

	
* html #footer #chips{ 
	background : none; }
* html #footer #chips {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Tempo/versions/v_template_01/images/project/poker_chips.jpg', sizingMethod='scale');}



#footer h3 {
	font-size: 3em; }

#footer p {	  }
	
#footer p a {
	text-decoration: none;
	color: #F4BDD4; } 

#fineprint {
	height: 30px;
	text-align: center;
	margin-bottom: 50px;
	color: #fff; }

#fineprint span.copyright {
	padding-top: 10px;
	display: block; }
	
#fineprint a,
#fineprint a:hover {
	color: #a02859;
	text-decoration: none;  }	



/* layout elements
---------------------------- */

.inner {
	padding: 2em; }

.inner ul {
	background: none; }

.inner ul li {
	background: none;  }


/* swf > div swap
---------------------------- */
div.player {
	float: left; 
	clear: both; 
	position: relative; 
	height: 200px; }
	
div.player img {
	float: right;
	padding-left: 20px; 
	position: absolute; 
	top: -23px; 
	right: 10px; 
	padding-bottom: 10px;  }
	
#panel_start p {
	padding-right: 0!important;  }		

#panel_1 p, #panel_2 p, #panel_3 p, #panel_4 p, #panel_5 p, #panel_6 p {
	padding-right: 220px; }

div#ie-specialness div.player img {
	top: -20px;  }
	
div#ie-specialness div.player p {
	padding-right: 250px; }




/* misc.
---------------------------- */

.breadcrumb {
	font-size:1.4em;
	margin-bottom:2em; }

.breadcrumb a { }

.songs {
	text-transform: capitalize; }

blockquote {
	font-size: 2.1em;
	font-weight: normal;
	margin-bottom:0.5em; }

.highlight {
	padding-top: 25px;  }
	
	
.quote {
	color: #f0669f;	
	font-style: italic;
	font-family: 'Georgia', serif; 
	padding-left: 10px;
	margin-left: 20px;  
	border-left: 1px solid #f0669f;	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
