@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - SUGARLAND TOUR MEDIA
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		sugarland_tourMedia.css
	Date:			Jan 05, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	

/*	--------------------------------------------------------------------------------------------------------------------------
	nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#nav li#navTour a {
		background-position:0 -92px;
	}


/*	--------------------------------------------------------------------------------------------------------------------------
	tourCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#tourCol {
		width:928px;
		padding:0 0 0 10px;
		float:none;
		margin-top: 240px;
	
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	tour Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#tour {
		
	}
		#tour .titleBar {
			height:55px;
			padding:8px 0 0 9px;
		}
			#tour .titleBar h1#h1_tour {
				width:200px; height:55px;
				background: url(../../images/h1_tour.png) no-repeat;
			}
			
		#tour .contentBox {
			padding:6px 13px 13px 13px;
			border-bottom:1px solid #aca394;
		}
			#tour .contentBox .date {
				color:#f5f1e6;
				font:normal 12px Georgia, "Times New Roman", Times, serif;
			}
			#tour .contentBox h2 {
				margin:4px 0 6px 0;
				color:#645036;
				font:normal 18px Arial, Helvetica, sans-serif;
			} 
			#tour .contentBox .mapHolder {
				width:902px; height:378px;
				margin:0 0 20px 0;
				background:#ebad31;
				border:1px solid #766044;
			}
				#tour .contentBox .mapHolder #map {
					width:593px; height:378px;
					float:left;
				}
				#tour .contentBox .mapHolder .adHolder {
					width:300px; height:272px;
					margin:4px 0 0 5px; padding:0;
					background:none;
					float:left;
					font:normal 8px Verdana, Arial, Helvetica, sans-serif;
					letter-spacing:1px;
					color:#837660;
				}
				
			#tour .contentBox a.btnBackToEvents {
				margin:0 0 5px 790px;
				width:111px;
				color:#000000;
				background:url(../../images/arrow_right_blue.png) 107px 5px no-repeat;
				font:bold 11px Arial, Helvetica, sans-serif;
				display:block;
			}
				#tour .contentBox a.btnBackToEvents:hover {
					color:#f5f1e6;
					background:url(../../images/arrow_right_cream.png) 107px 5px no-repeat;
				}
		
		/*	media Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#media {
			padding:20px 0 25px 20px;
			background:#f5f1e6;
			width:884px;
		}
			/* videos */
			#videos h3 {
				background:url(../../images/h3_videos.png) no-repeat;
				width:49px; height:12px;
			}
			#videos	.entries {
				margin:11px 0 0 0;
			}
				#videos	.entries .entry {
					width:198px; height:218px;
					margin:0 10px 10px 0; padding:10px 0 10px 10px;
					background:#dcd6c8;
					float:left;
				}
					#videos	.entries .entry img {
						width:188px; height:137px;
						display:block;
					}
					#videos	.entries .entry h4 {
						margin:6px 0 2px 2px;
						width:188px; height:18px;
						overflow:hidden;
					}
						#videos	.entries .entry h4 a {
							font:normal 13px Arial, Helvetica, sans-serif;
						}
					#videos	.entries .entry .videoInfo {
						margin:0 0 0 2px;
						width:188px;
						overflow:hidden;
						font:normal 11px Arial, Helvetica, sans-serif;
						color:#766044;
					}
						#videos	.entries .entry .videoInfo img {
							width:60px; height:9px;
							display:inline;
						}
					#videos .entries .entry .socialBar {
						margin:10px 0 0 2px;
					}
						#videos .entries .entry .socialBar a.btnPerma {
							margin:0 6px 0 0;
							width:58px;
							font:normal 11px Arial, Helvetica, sans-serif;
							color:#47899f;
							display:block;
							background:url(../../images/arrow_right_blue.png) 48px 5px no-repeat;
							float:left;
						}
							#videos .entries .entry .socialBar a.btnPerma:hover {
								background:url(../../images/arrow_right_orange.png) 48px 5px no-repeat;
								color:#bd816e;
							}
						#videos .entries .entry .socialBar a.btnShare {
							font:normal 11px Arial, Helvetica, sans-serif;
							width:35px;
							color:#47899f;
							display:block;
							background:url(../../images/arrow_right_blue.png) 32px 5px no-repeat;
							float:left;
						}
							#videos .entries .entry .socialBar a.btnShare:hover {
								background:url(../../images/arrow_right_orange.png) 32px 5px no-repeat;
								color:#bd816e;
							}
						
			
			/* audio */	
			#audio {
				margin:10px 0 0 0;			
			}
				#audio h3 {
					background:url(../../images/h3_audio.png) no-repeat;
					width:40px; height:12px;
				}
				#audioTable {
					margin:11px 0 0 0;
					width:862px;
					text-align:left;
					vertical-align:middle;
				}
					#audioTable thead {
						height:24px;
						background:#968d7d;
						color:#3f3a31;
						font:normal 11px Arial, Helvetica, sans-serif;
					}
						#audioTable thead tr th {
							border-bottom:2px solid #f5f1e6;
						}
						#audioTable thead tr th.title {
							padding:0 0 0 18px;
						}
							#audioTable col#trackCol {
								width:285px;
							}
							#audioTable col#postedCol {
								width:100px;
							}
							#audioTable col#commentsCol {
								width:95px;
							}
							#audioTable col#ratingCol {
								width:110px;
							}
							#audioTable col#permaCol {
								width:80px;
							}
					#audioTable tbody tr {
						background:#dcd6c8;
						height:28px;
					}
						#audioTable tbody tr td {
							font:normal 11px Arial, Helvetica, sans-serif;
							border-bottom:1px solid #f5f1e6;
						}
							#audioTable tbody tr td a.trackLink {
								margin:0 0 0 10px; padding:0 0 0 12px;
								background:url(../../images/arrow_orange_large.png) 0 3px no-repeat;
								display:block;
								font:normal 12px Arial, Helvetica, sans-serif;
							}
								#audioTable tbody tr td a.trackLink:hover {
									background:url(../../images/arrow_blue_large.png) 0 3px no-repeat;
								}
							#audioTable tbody tr td a.iconComments {
								width:16px; height:16px;
								padding:0 0 0 20px;
								display:block;
								font:normal 11px Arial, Helvetica, sans-serif;
								background:url(../../images/icon_comments_darkBG.png) 0 0 no-repeat;
							}
							#audioTable tbody tr td a.btnPerma {
								margin:0 6px 0 0;
								width:58px;
								font:normal 11px Arial, Helvetica, sans-serif;
								color:#47899f;
								display:block;
								background:url(../../images/arrow_right_blue.png) 48px 5px no-repeat;
								float:left;
							}
								#audioTable tbody tr td a.btnPerma:hover {
									background:url(../../images/arrow_right_orange.png) 48px 5px no-repeat;
									color:#bd816e;
								}
							#audioTable tbody tr td a.btnShare {
								font:normal 11px Arial, Helvetica, sans-serif;
								width:35px;
								color:#47899f;
								display:block;
								background:url(../../images/arrow_right_blue.png) 32px 5px no-repeat;
								float:left;
							}
								#audioTable tbody tr td a.btnShare:hover {
									background:url(../../images/arrow_right_orange.png) 32px 5px no-repeat;
									color:#bd816e;
								}
			
		/* button */
		a.btnUploadMedia {
			margin:20px 0 0 10px; padding:6px 0 0 0;
			width:125px; height:23px;
			text-align:center;
			background:url(../../images/btn_bg.jpg) 0 top no-repeat;
			font:bold 14px Arial, Helvetica, sans-serif;
			color:#613300;
			display:block;
		}
			a.btnUploadMedia:hover {
				background-position:bottom;
				color:#14407d;
			}
			
		
		
