#search-box {
	position: absolute;
	right: 145px;
	top: 50px;
}

#search-field {
	-webkit-appearance: textfield;
	border: 1px solid #CCC;
	background: #F7F7F7;
	padding: 0 3px;
	width: 300px;
	height: 30px;
	font-size:13px;
	outline: none;
}

.search h1 em { color: #5AAA4B; font-weight: normal; }

.search-field-sword {
	-webkit-appearance: textfield;
	border: 1px solid #CCC;
	background: #F7F7F7; 
	padding: 0 3px;
	width: 612px;
	font-size:13px;
	height: 30px; 
}

.search-results h2 {
	background: #B2B2B2;
	font-weight: normal;
	height: 28px;
	line-height: 30px;
	margin: 30px 0 1px;
	text-indent: 15px;
}

.search-results .search-item-list { border-top: 1px solid #B2B2B2; }

.search-results .search-item { border-bottom: 1px solid #B2B2B2; }

.search-item a {
	display: block;
	padding: 18px 15px 17px;
	text-decoration: none;
	line-height: 1.5em;
}

.search-item:hover { background: #DDD; }

.search-events img,
.search-reviews img {
	margin-right: 20px;
	vertical-align: middle;
}

.search-events-item img { vertical-align: bottom; }

.search-reviews img.review-image-video {
	width: 130px;
}

.search-events span,
.search-reviews span {
	display: inline-block;
	width: 440px;
}

.search-artists ul { padding: 15px 0 0 15px; }
.search-artists li { margin-bottom: 3px; }

.search-no-results { font-weight: bold; margin: 20px 0; }

#navigation ul {
	width:1100px;
}

.blog-paging .current { color: #000 ! important; font-weight: bold; }

#artists-filter { margin: 15px 0 0 15px; }
.artists { padding: 15px 0 0 15px; }
.artists li { margin-bottom: 3px; line-height: 1.4em; }

.tabs-nav {
	height: 28px;
	padding: 14px 0 0;
	border-bottom: 1px solid #CCCCCC;
	}
.tabs-nav li {
	float: left;
	line-height: 28px;
	}
.tabs-nav li a {
	display: block;
	height: 28px;
	background-color: #333;
	color: #eee;
	padding: 0 10px;
	border-right: 1px solid #fff;
	font-size: 12px;
	text-transform: uppercase;
	}
.tabs-nav li a.current {
	background-color: #666;
	color: #fff;
	}
.tabs-nav li a:hover {
	text-decoration: none;
	background-color: #666;
	}

#social-media-links {
	font-size: 12px;
	position: absolute;
	right: 15px;
	top: 60px;
}

.image_floatLeft {
	float: left;
}

.image_floatLeft img {
	margin: 0 15px 15px 0;
}

.review-teaser-item { }
.review-teaser-item:hover { 
}

.review-teaser-item {
	color: blue;
	display: block;
	font-size: 12px;
	line-height: 14px;
	padding: 10px 0 10px;
	text-decoration: none;
}

.review-teaser-item a {
	line-height: 1.4em;
}

.review-teaser-item img {
	margin-right: 10px;
	vertical-align: top;
}

.review-teaser-text {
	display: inline-block;
	vertical-align: top;	
	width: 150px;
}

.review-slide-thumbnails .video img {
	height: 92px;
	overflow: hidden;
	width: 122px;
}

.slide_3images img {
	margin-right: 1px;
}

.event-teaser-item {
}

.event-teaser-item {
	color: blue;
	display: block;
	font-size: 12px;
	padding: 10px 0 10px;
	text-decoration: none;
}

.event-teaser-item img {
	margin-right: 10px;
	vertical-align: middle;
}

.event-teaser-text {
	display: inline-block;
	vertical-align: middle;	
	width: 250px;
}

.event-teaser-item a {
	line-height: 1.4em;
}

.review-slide,
.review-slide-thumbnails {
	overflow: hidden;
	width: 983px;
}

.review-slide a,
.review-slide-thumbnails a {
	padding-right: 1px;
}

.review-slide-row {
	height: 116px;
	overflow: hidden;
	width: 1000px;
}

.review-slide-thumbnails-row {
	height: 93px;
	overflow: hidden;
	width: 1000px;
}


#navigation li a { padding: 0 46px; }

p {
	font-size: 14px;
	line-height: 1.7em;
	padding-bottom: 20px;
}

#left h1 {
	line-height: 23px;
}

.review-item { border-bottom: 1px solid #CCCCCC; }

.review-item:hover { background: #DDD; }

.review-item a {
	display: block;
	padding: 18px 15px 17px;
	text-decoration: none;
	line-height: 1.5em;
}

.review-item img {
	height: 87px;
	margin-right: 20px;
	vertical-align: middle;
	 width: 130px;	
}

.review-item span {
	display: inline-block;
	width: 440px;
}

.events-listView .event-full,
.events-listView .event-details,
.events-listView .event-zoom
{ display: none; }

.event-item {
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 15px 18px;
	position: relative;
}

.event-item-ro,
.event-item-act { background: #DDD; }

.event-item-ro { cursor: pointer; }
.event-item-act { cursor: default; }

.event-open,
.event-close {
	color: #375798;
	cursor: pointer;
	display: none;
	font-size: 10px;
	height: 10px;
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.event-item-ro .event-open { display: block; }
.event-item-act .event-open { display: none; }
.events-listView .event-item-act .event-close { display: block; }

.event-poster { float: left; margin-right: 30px; }

.event-zoom { padding-top: 5px; }

.event-item h3 {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 8px;
}

.event-item h4 {
	font-size: 12px;
	line-height: 15px;
	padding: 8px 0 5px;
	text-transform: uppercase;
}

.event-artists,
.event-support {
	line-height: 20px;
	margin-bottom: 10px;
}

.event-details { margin-left: 120px; }

.event-details div { margin-bottom: 5px; }

.event-details strong { line-height: 19px; }

.event-label { 
	font-size: 10px;
	line-height: 19px;
	padding-right: 5px;
	vertical-align: middle;
}

.event-ticket a {
	background: url('../gfx/buy-ticket.png') no-repeat 0 0;
	display: block;
	height: 23px;
	text-indent: -10000px;
	width: 138px;	
}

.event-share {
	clear: left;
	margin-bottom: 35px;
	padding-top: 30px;
	width: 570px;
}

.event-fbLike { float: left; height: 25px; width: 440px;  }
.event-addThis { float: right; height: 25px; width: 130px;  }


.event-item p {
	font-size: 14px;
	line-height: 1.7em;
	padding-bottom: 20px;
}

.event-backLink {
	padding-top: 15px;
}

