/*
Theme Name: Handshake Booking theme
Author: Matthias Biermann | Pouyan Fotouhi Tehrani

Description: A custom theme for Handshake Booking.
Following plugins are requires:
<ul>
<li>Gigpress</li>
<li>Meta-Box</li>
</ul>
Version: 1.0
License: Copyright 2012 - All rights reserverd. 
*/

@charset "UTF-8";
/* CSS Document */

body {
	background:#FFF;
	color:#4d4d4d;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
}

ul {
	list-style-type: none;
	padding: 0;
}

.container {
	max-width: 780px;
}
	
#logo h1 {
	background:url(img/logo.png) no-repeat top right;
	background-size: cover;
	font-size:26px;
	font-weight:normal;
	float:right;
	width:205px;
	height:125px;
	text-indent:-9999px;
	z-index: 1000;
	position: absolute;
	right: 0;
	margin: 0;
}

@media (max-width: 768px) {
	#slideshow {
		position: relative;
	}
}

@media (max-width: 500px) {
	#logo h1 {
		width: 103px;
		height: 63px;
	}
}
	
h2 {
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:7px;
	}
	
h3 {
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	margin:0 0 15px 0;
	}

h4 {
	font-size:21px;
	font-family:Georgia, serif;
	font-weight:normal;
	}

p 	{	
	line-height: 1.3;
	}

img {
	margin:0 0 15px 0;
	}
	
iframe {
	margin:0 0 15px 0;
	}
	
a, a:visited {
	text-decoration:none;
	color: #444444;
	}
	
#content a, #nav a, #footer a {
	opacity: 0.67;
	}

#genre_wrapper a {
	opacity: 1;
	color: #4D4D4D;
}

@media (max-width: 768px) {
	#genre_wrapper {
		text-align: center;
	}

	#genre_wrapper .overlay {
		display: none !important;
	}
}

#content a, #nav a, #footer a {
	color: #4D4D4D !important;
	}
	
.line {
	border-bottom: 1px solid #f2f2f2;
	width:100%;
	float:left;
	}
	
.line_bottom {
	border-bottom: 1px solid #f2f2f2;
	width:100%;
	float:left;
	margin-top: 15px;
	}
	
.line_top {
	border-bottom: 1px solid #f2f2f2;
	width:100%;
	float:left;
	margin-bottom: 15px;
	}

.clear {
	clear:both;
	}
	
.space {
	height: 30px;
	width: 15px;
	float: left;
	}
	
.button {
	height:15px;
	background: #f2f2f2;
	padding:2px;
	font-family:Georgia, serif;
	font-style:italic;
	font-size:12px;
	color:#4d4d4d;
	float:right;
	margin:9px 0;
	text-decoration:none;
	}

.more.button, .less.button {
	margin-bottom:0 !important;
	float:left !important;
	}


#wrapper {
}

#header {
	position:relative;
}
	
#slideshow {
	height:100%;
}

#slideshow ul {
	margin: 0;
}

#slideshow img,
#innerlist li {
	max-width: 100%;
}

#headerimg {
	margin: 0;
}

#innerlist li img {
	max-width: 100%;
	margin: 0;
}

#single_wrapper {
	position: relative;
	font: 13px/18px Georgia,'Times New Roman',serif;
}

#single_wrapper p {
	margin-bottom:15px;
	}

#single_artist_wrapper {
	position: relative;
	font: 13px/18px Georgia,'Times New Roman',serif;
	line-height: 1.3;
}

#single_artist_wrapper p {
	margin-bottom:15px;
	}

#single_artist_wrapper img {
	margin:0;
	opacity:1;
	}

.artist-name {
	position:absolute;
	bottom:22px;
	left:10px;
	font-family:Georgia, serif;
	font-size:21px;
	font-weight:normal;
	background:url(img/transparency.png) repeat;
	padding: 0 4px;
	}

	.artist-name-slide {
	position:absolute;
	bottom:28px;
	left:10px;
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	background:url(img/transparency.png) repeat;
	padding: 0 4px;
	}

.artist-genre {
	position:absolute;
	bottom:22px;
	left:10px;
	font-family:Georgia, serif;
	font-size:21px;
	font-weight:normal;
	background:url(img/transparency.png) repeat;
	padding: 0 4px;
	}

.artist-img	{

}

.overlay {
		background-color: #FFF;
  width: 240px;
  height: 180px;
  position: absolute;
  opacity: 0.5;
}
	
#team_wrapper {
	margin-top: 30px;
	position: relative;
}
	
.team_member {
	min-height:240px;
	}
	
.button_mail {
	height:15px;
	background: #f2f2f2;
	padding:2px;
	font-family:Georgia, serif;
	font-style:italic;
	color:#4d4d4d;
	float:left;
	margin:9px 0;
	text-decoration:none;
	}

#contact_wrapper {
	position:relative;
}

@media (max-width: 768px) {
	.post-type-archive-team {
		position: relative;
	}

	#team_wrapper,
	#contact_wrapper {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
}
	

#nav {
	background: #f2f2f2;
	height:40px;
	position:relative;
	}
	
#nav li {
	display:block;
	float:left;
	margin-top:11px;	
	margin-right:40px;
	}

#nav li a {
	font-family: Georgia, serif;
	color:#888888;
	font-size:15px;
	text-decoration:none;
	}

#nav_languages {
	position: relative;
	float:right;
	}

#nav_languages li {
	font-size:10px;
	display:block;
	float:left;
	margin-top:13px;
	margin-right:10px;
	}

#nav_languages li a {
	font-size:10px;
	}
	
.branding_nav {
	background:url(img/branding.png) no-repeat top left;
	width:21px;
	height:21px;
	float:left;
	margin:9px 30px 0 10px;
}

#nav.mobile {
	height: auto;
}

#nav.mobile .branding_nav {
	margin-bottom: 10px;
}

#nav.mobile ul {
	display: none;
}

#nav.mobile li,
#nav.mobile a {
	width: 100%;
	text-align: center;
	display: block;
	padding: 8px;
}

#nav .btn-mobile {
	display: none;
}

#nav.mobile .btn-mobile {
	display: block;
	position: absolute;
	top: 5px;
	right: 3px;
	color: #2b2b2b;
	font-size: 34px;
}

#nav.mobile .btn-mobile:hover {
	cursor: pointer;
}

#content {
	position:relative;
}
	
#artist_wrapper {
	position:relative;
}

.ytube {
	margin-bottom: 0px !important;
}

#single_artist_wrapper .ytube {
	display: inline-block;
	padding: 0;
	text-align: center;
}

#news_wrapper {
	position:relative;
}

@media (max-width: 768px) {
	#news_wrapper,
	#single_artist_wrapper,
	#page_wrapper {
		margin: 0 10px;
	}
}

.more_content p {
	margin-bottom:15px;
	}
	
.news_overview {
	min-height: 240px;
}

.newsrow {
	padding-right: 15px;
	max-width: 240px;
	margin-bottom: 50px;
}

@media (max-width: 768px) {
	.newsrow {
		margin-left: auto;
		margin-right: auto;
	}
}
	
.column {
	width:240px;
	float:left;
	position:relative;
	margin-bottom:15px;	
	}

.column_middle {
	width:240px;
	float:left;
	position:relative;
	margin: 0 0 15px 30px;
	}
	
.column_right {
	width:240px;
	float:left;
	position:relative;
	margin: 0 0 15px 30px;	
	}
	
.artist_overview {
	min-height: 240px;
	}
	
.meta_date {
	margin:0 0 15px 0;
	color: #888888;
	}
	
#sidebar {
}

.calendar_entry {
	margin:20px 0 0 0; 
}
	
.calendar_date {
	color:#888888;
	margin:0 0 5px 0;
	font-weight: normal !important;
	}
	
.calendar_artist, .calendar_artist a  {
	font-family:Georgia, serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	color:#4d4d4d;
	margin:0 0 5px 0;
	}

.calendar_venue, .calendar_venue a  {
	color:#888888;
	text-decoration:none;
	}
	
	
#footer_wrapper {
	background:#f2f2f2;
	height:30px;
	position: relative;
}

/*#footer_wrapper {
	position:relative;
	float:left;
	background:#f2f2f2;
	height:30px;
	width:100%;
	}*/


#footer {
	position:relative;
}

#footer li {
	display:block;
	float:left;
	margin-top:7px;
	}

#footer li a {
	padding-right:20px;
	font-family: Georgia, serif;
	color:#888888;
	font-size:px;
	text-decoration:none;
	}

#footer_social {
	position: relative;
	float: right;
	}

#footer_nav {
	position: relative;
	float: left;
	}
	
.branding_footer {
	background:url(img/branding.png) no-repeat top left;
	width:21px;
	height:21px;
	float:left;
	margin:5px 20px 0 10px;
}

@media (max-width: 768px) {
	#footer_nav li {
		display: none;
	}

	#footer_nav li.keep {
		display: block;
	}
}

#genre_wrapper .genre {
	height: 300px;
}

.genre_container {
	background-color: #FFFFFF;
	margin-top: 15px;
}

.genre_link  {
	text-decoration: none;
	text-align: center;
	display: block;
}

.genre_link ul {
	width: 240px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.genre_container.hovered {
/*	background-color: #F2F2F2;*/
	margin-top: 15px;
}

.genre_image {
	margin: 15px 0 0 15px;
}

.genre_title {
	margin: 15px;
	font-size: 39px;
	font-weight:normal;
	color: #4D4D4D;
	text-align: center;
	padding-top: 200px;
	margin-bottom: 100px;
}

.genre_title:hover {
	text-decoration: underline;
}

.genre_artists {
	margin: 0 15px 15px 15px;
	color: #888888;
}

#genre_wrapper {
	position:relative;
}
	
#page_wrapper {
	position:relative;
}

#page_wrapper p {
	margin-bottom:15px; 
	}
	
#tourdates_wrapper {
	position:relative;
	margin-top: 40px;
}
	
.gigpress-table {
	border-collapse: separate !important;
	border-color: #888888 #F2F2F2 !important;
	border-style: none none !important;
	border-width: 1px medium !important;
	margin: 0.5em 0 1em !important;
	width: 100% !important;
	}

	tr.gigpress-row {
	background-color: #FFFFFF !important;
	}

.gigpress-table th {
    	border-bottom: 1px solid #F2F2F2 !important;
    	padding: 6px 3px !important;
   	}
   
.gigpress-header th {
	font-family: Georgia,serif;
	font-size:13px !important;
	font-weight: normal !important;
	}
   
.gigpress-table td {
    	padding: 6px 3px !important;
    	}

#tourdates_wrapper h3:first-child {
	margin-top:0px !important;
	}
	
h3.gigpress-artist-heading {
    margin-top: 35px;
   	margin-bottom: 2px;
	}

.gigpress-header {
	color: #888888;
	}

th.gigpress-heading {
    	background-color: #FFFFFF !important;
    	border-bottom: 1px solid #CCCCCC;
	}

tr.gigpress-tour td {
    	background-color: #FFFFFF !important;
	}

th.gigpress-venue{
	width: 28% !important;
	}
	
th.gigpress-country, th.gigpress-city {
	width: 19% !important;
	}

th.gigpress-date {
	width: 20% !important;
	}

th.gigpress-ticket {
	width: 12% !important;
	}

.gigpress-tickets-link {
	height:15px;
	background: #f2f2f2;
	padding:2px;
	font-family:Georgia, serif;
	font-style:italic;
	font-size:12px;
	font-weight:normal !important;
	color:#4d4d4d;
	margin:0;
	text-decoration:none;
	text-transform: none !important;
	}

#sidebar .gigpress-tickets-link {
	visibility:hidden;
	white-space: wrap !important;
	height:15px;
	background: #f2f2f2;
	padding:2px;
	font-family:Georgia, serif;
	font-style:italic;
	font-size:12px;
	font-weight:normal !important;
	color:#4d4d4d;
	margin:10px 0 !imortant;
	text-decoration:none;
	text-transform: none !important;
	float:right;
	clear:both;
	}

#sidebar .calendar_venue {
	margin-right:40px;
	} 	


.less, .more_content {
	display:none;
}

.hide {
	display:none;
}

