@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - SUGARLAND TOUR PHOTOS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		sugarland_tourPhotos.css
	Date:			Jan 05, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	body {
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#navTour a:link, #navTour a:visited {
		background-position:0 -42px;
	}
	#navTour a:hover {
		background-position:0 -21px;
	}
	#mediaPanel {
		margin:40px 0 20px;
	}
	#mediaPanel .albumCover {
		margin:0 0 0 0px;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#mainCol {
		width:928px;
		padding:0 0 0 10px;
		float:none;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	tour Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#tour {
		
	}
		#tour .titleBar {
			height:33px;
			padding:0 0 0 5px;
		}
			#tour .titleBar h1#h1_tour {
				width:64px; height:37px;
				background: url(../../images/h1_tour.png) no-repeat;
			}
		#tour .contentBox {
			padding:6px 13px 13px 13px;
		}
			#tour .contentBox .date {
				color:#fff;
				font:normal 12px Georgia, "Times New Roman", Times, serif;
			}
			#tour .contentBox h2 {
				margin:4px 0 6px 0;
				color:#fff;
				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:#ED482B;
				background:url(../../images/btn_doMoreArrows.gif) right 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;
				}
		/*	photos Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#photos {
			padding:20px 0 25px 25px;
			background:transparent;
			width:879px;
		}
			#photos	.entries {
			
			}
				#photos	.entries .entry {
					width:255px; height:263px;
					margin:0 33px 25px 0; padding:5px 0 10px 5px;
					background:url(../../images/tint2.png);
					float:left;
				}
					#photos	.entries .entry img {
						width:250px; height:184px;
						border:none;
						display:block;
					}
					#photos	.entries .entry h3 {
						margin:5px 0 2px 2px;
						width:250px; height:18px;
						overflow:hidden;
					}
						#photos	.entries .entry h3 a {
							font:normal 14px Arial, Helvetica, sans-serif;
						}
					#photos	.entries .entry .photoInfo {
						margin:0 0 0 2px;
						width:245px;
						overflow:hidden;
						font:normal 11px Arial, Helvetica, sans-serif;
						color:#fff;
					}
						#photos	.entries .entry .photoInfo span {
							color:#fff;
						}
						#photos	.entries .entry .photoInfo img {
							width:60px; height:9px;
							display:inline;
						}
					#photos .entries .entry .socialBar {
						margin:10px 0 0 2px;
					}
						#photos .entries .entry .socialBar a.btnPerma {
							width:62px;
							float:left;
							color:#ED482B;
							background:url(../../images/btn_doMoreArrows.gif) right 5px no-repeat;
							font:bold 11px Arial, Helvetica, sans-serif;
							display:block;
						}
							#photos .entries .entry .socialBar a.btnPerma:hover {
								color:#fff;
								background-position: right -40px;
							}
						#photos .entries .entry .socialBar a.btnShare {
							margin-left:5px;
							font:bold 11px Arial, Helvetica, sans-serif;
							width:38px;
							color:#ED482B;
							display:block;
							background:url(../../images/btn_doMoreArrows.gif) right 5px no-repeat;
							float:left;
						}
							#photos .entries .entry .socialBar a.btnShare:hover {
								color:#fff;
								background-position: right -40px;
							}
						
			
		/* button */
		a.btnUploadPhoto {
			margin:20px 0 0 0; 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.btnUploadPhoto:hover {
				background-position:bottom;
				color:#14407d;
			}
			
		
		/*	pagination Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
		#tour .pagination {
			margin:5px 0 0 0; padding:0 10px;
		}
			#tour .pagination .pages {
				width:800px;
				text-align:center;
				font:bold 11px Arial, Helvetica, sans-serif;
				float:left;
			}
				#tour .pagination .pages a {
					padding:0 5px;
					color:#427e91;
				}
					#tour .pagination .pages a:hover {
						color:#f5f1e6;
					}
					#tour .pagination .pages a.active {
						color:#f5f1e6;
					}
			#tour .pagination a.btnPrev {
				width:35px;
				padding:0 0 0 5px;
				color:#427e91;
				background:url(../../images/arrow_left_blue.png) 0 5px no-repeat;
				font:bold 11px Arial, Helvetica, sans-serif;
				display:block;
				float:left;
			}
				#tour .pagination a.btnPrev:hover {
					color:#f5f1e6;
					background:url(../../images/arrow_left_cream.png) 0 5px no-repeat;
				}
			#tour .pagination a.btnNext {
				width:31px;
				color:#427e91;
				background:url(../../images/arrow_right_blue.png) 26px 5px no-repeat;
				font:bold 11px Arial, Helvetica, sans-serif;
				display:block;
				float:right;
			}
				#tour .pagination a.btnNext:hover {
					color:#f5f1e6;
					background:url(../../images/arrow_right_cream.png) 26px 5px no-repeat;
				}		
		
