/**
 * Theme Name:  Greg Lamy - Music Band & Musician WordPress Theme
 * Theme URI:   http://www.manes.lu/
 * Description: Lush a complete solution for everybody in the music industry. If you are a jazz master, punk rocker, soprano singer, piano player, band manager or even a webmaster, this theme is for you.
 * Tags:        3d menu, music, blog, artist, musician, dj, club, responsive, html5, css3, design, irontemplates, ironband, lush 
 *
 * Author:      Laurent Manes
 * Author URI:  http://manes.lu 
 * Version:     1.0.0
 * Template:    lush
 * Text Domain: greglamy
 *
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */
 
 @import url("../lush/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
h1,h1.widgettitle,
h2,h2.widgettitle, 
h3,h3.widgettitle,
h4,h4.widgettitle,
h5,h5.widgettitle,
h6,h6.widgettitle {
	font-weight: 500 !important;
}

.player-title-box,
.holder {
	background-color: white;
}
.iron_widget_radio .info-box .text {
	padding-top:34px;
	padding-bottom:34px;
}
.iron_widget_radio .player-title-box .title {
	font-weight: 600;
}
.panel-action {
	font-family: 'Open Sans',sans-serif;
	font-style: normal;
	background-color: transparent !important;
	width:180px;
	border:2px solid rgb(26,201,182);
	text-align: center;
	margin:60px auto 0 auto !important;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 60px;
}
.panel-action:hover {
	color:#fff;
	background-color:#353535 !important;
	border-color: #353535;
}
.jp-play i, .jp-pause i, .jp-previous i, .jp-next i {
	color:#fff !important;
	background-color: #474747;
	margin-right:4px;
}
.player-box .time-box .jp-current-time {
	left:120px;
}
.single-album .playlist_enabled .player-box .time-box .jp-current-time {
	left:100px;
}
.single-album .player-box .jp-type-playlist,
.single-album .player-box .jp-interface {
	overflow: visible;
}
.jp-playlist {
	border-top: solid 4px #fff;
}
.playlist_enabled .player-box .jp-playlist ul {
	margin-top:0;
}
.menu-toggle > i, ul.header-top-menu li a {
	color: rgb(128,128,128) !important;
}
span.heading-t,
span.heading-t3 {
	background-color: transparent;
}
span.heading-b,
span.heading-b3 {
	width:170px;
	height:23px;
	background:transparent url(images/title-thing.png) no-repeat;
}
.post time.datetime,
.event time.datetime {
	font-family: 'Open Sans',sans-serif;
	font-style: normal;
	color:white !important;
	background-color: rgb(26,201,182);
	display: inline-block;
	padding:4px;
	font-size:14px;
	font-weight: 600;
	margin-bottom:12px;
}
.time-box {
	font-family: 'Open Sans',sans-serif;
	font-style: normal;
}
.concerts-list li {
	background-color: transparent !important;
}
.concerts-list li.event {
	background-color: rgb(246,246,246) !important;
}
.event-text-wrap {
	line-height: 1.2em;
}
.info-section h2 {
	margin-bottom: 60px;
}
.footer-row {
	background-color: #fff;
}
.footer-row .footer-wrapper .text p {
	color: rgb(128,128,128) !important;
	line-height: 1.5em;
}
span.heading-side {
	height:2px;
	background-color: #eee;
	width: auto;
}
.single-post h4 {
    border-color: #d4d4d4;
}