/*
Theme Name:		Craig Greenberg Music - Custom Theme
Theme URI:		http://marjeanwebdesign.com
Description:	The Marjean Theme supports custom menus, logos, header image, and background. A widgetized sidebar makes adding new functionality to your website very easy. We encourage creativity, this theme can be used as is or altered and distressed to new measures.
Author:			Marjean Web Design
Author URI:		http://marjeanwebdesign.com
Version:		2.1
Tags:			music, actor, gray, black, purple
License:		GPL
 *
 * Marjean WordPress Theme, Copyright (C) 2012 Marjean Web Design
 * 
* This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

/* WordPress-Generated CSS Classes
   -------------------------------------------------
*/
.aligncenter { /* defined below */ }
.alignleft { /* defined below*/ }
.alignnone { /* defined below */ }
.alignright { /* defined below */ }
.wp-caption { /* defined below */ }
.wp-caption-text { /* defined below */ }
.gallery-caption { /* defined below */ }
.bypostauthor { /* defined below */ }
.sticky { /* defined below */ }


@font-face {
    font-family: 'TradeGothicLTStdExtended';
    src: url('fonts/tradegothicltstd-extended-webfont-webfont.eot');
    src: url('fonts/tradegothicltstd-extended-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tradegothicltstd-extended-webfont-webfont.woff') format('woff'),
         url('fonts/tradegothicltstd-extended-webfont-webfont.ttf') format('truetype'),
         url('fonts/tradegothicltstd-extended-webfont-webfont.svg#TradeGothicLTStdExtended') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* CSS reset */
body,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,dl,dt,dd,ol,ul,li,fieldset,form,legend,table,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
	font-family: Verdana, Geneva, sans-serif;
    	font-size: 14px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

/* Wrappers */
#wrapper {
	width: 975px;
	margin: 20px auto 0;
	padding: 60px 0 30px 0;
	overflow: auto;
}

/* Header */


/* Let's remove that WordPress Stats Smiley Face ! */
img#wpstats {
     display: none;
}

h1#title {
	width: 975px;
	height:150px;
	background-repeat: no-repeat;
	text-indent: -999em;
	margin: 0;
	padding: 0;
}
h1#title a {
	display: block;
	width: 975px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 50px;
	line-height: 182px;
	margin: 0;
	padding: 0;
}
h1#title a:hover {
	text-decoration: none;
}

/* Menu */


.nav {
font-stretch: condensed;
padding-left: 0px;
font-stretch: narrower
}
.nav li {
	color:#999999;
	float:left;
	height:24px;
	position:relative;
}
.nav li a {
	display: block;
	padding: 0px 14px 10px;
	margin-top: 60px;
	color: #3d5d71;
	background: #d0cfbc;
	height: 11px;
	line-height: 22px;
	font-family: "TradeGothicLTStdExtended", Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:uppercase;
	text-shadow: 0px 0px 0px #e8bbea;
}

.nav li:hover a,
.nav li.sfhover a,
.nav li.-menu-item a,
.nav li.current_page_item a {
	text-decoration: none;
	color: #3d5d71 !important;
	background: #ffffff;
}

.nav li.has-children a {
	margin-right: 0px;
}

/* Dropdown */
.nav li ul {
	width: 200px;
	position: absolute;
	left: -999em;
	padding: 1px 0 0 0;
	z-index:99;
}
.nav li:hover ul,
.nav li.sfhover ul {
	left: 0;
}
.nav li:hover li,
.nav li.sfhover li,
.nav li.current-menu-item li,
.nav li.current_page_item li,
.nav li li {
	background: #fff;
	width: 198px;
	height: 28px;
	line-height: 14px;
	border: 1px solid #252525;
	border-top: none;
	padding-top: 4px;
}
.nav li:hover li a,
.nav li.sfhover li a {
	background: none;
	color: #999!important;
	height: auto;
	line-height: 14px;
	padding: 8px 10px;
}

/* Flyout */
.nav li:hover li ul,
.nav li.sfhover li ul {
	left: -999em;
	padding: 0;
}
.nav li:hover li:hover ul,
.nav li.sfhover li.sfhover ul {
	top:0;
	left: 199px;
}
.nav li li li {
	background: #fff;
	width: 198px;
	border: 1px solid #252525;
	border-top: none;
}
.nav li:hover li:hover li a,
.nav li.sfhover li.sfhover li a {
	background: none;
	color: #999999!important;
}


/* Header */

#header {
	position: relative;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	width: 975px;
	height: auto;
	overflow: visible;
}
body.paged #header {
	height: 0px;
}
#nivoslider {
    position:relative;
    width:975px; /* Change this to your images width */
    height:416px; /* Change this to your images height */
    background: none;
}
#nivoslider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;

}
#nivoslider a {
    border:0;
    display:block;
}
#nivoslider .nivo-controlNav {
	display:block;
	margin: 0px auto;
	text-align: center;
	z-index: 99;
	position: relative;
	top: 416px;
	height:30px;
	min-height:30px;
	max-height:30px;
	background-image: url( 'images/slider-bar-bg.jpg' );
}
#nivoslider .nivo-controlNav a.nivo-control {
	display:inline-block;
	/*float:left;*/
	line-height: 30px;
	width: 18px;
	height: 18px;
	margin: 6px 6px;
	text-indent: -9999px;
	overflow: hidden;
	background: url( 'images/slider-buttons.png' ) no-repeat;
	background-position: 0px 0px;
}
#nivoslider .nivo-controlNav a.nivo-control:hover,
#nivoslider .nivo-controlNav a.nivo-control.active {
	background-position: 0px -18px;
}
.home #header .band-photo {
	height: 0px;
}

#header {border-bottom: 0!important;
}

#header .band-photo {
	width: 975px;
	height: 0px;
	overflow: hidden;
}
#header img {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}

#header .icons {
	width: 450px;
	position: absolute;
	/*bottom: 50px;*/
	z-index: 99px;
	height: 47px;
	left: 390px;
	top: 85px;
}

#header .icons div {
	float: right;
	position: absolute;
	left: 9px;
	top: 8px;
	width: 130px;
}
#header .icons img {
	padding: 5px 9px 0 0;
}



#header .nowavailable {
	width: 200px;
	position: absolute;
	/*bottom: 40px;*/
	z-index: 99;
	height: 210px;
	left: 760px;
	top: -52px;
}



/*Contact7*/
span.wpcf7-list-item {
  display: block !important;
}

/*  */
#content {
	float: left;
	width: 555px;
	padding: 0px 32px 0 33px;
	margin-top: 95px;
	border-left:1px solid #626262;
	border-top:1px solid #626262;
	border-right:1px solid #626262;
	border-bottom:1px solid #626262;
	background: #fff url(images/whitebackground.png);
	overflow: hidden;
}

.post-meta {display:none}
.post-info {display:none}

.page-template-full-width-php #content {
	width: 888px;
}

.box {
	border: 1px solid #3f3f3f;
	padding: 2px;
	width: 300px;
	height: 235px;
	background-color:#FFF;
}

.box p {
	color:#000;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 300px;
	height:
	overflow: hidden;
	margin-top: 95px;
	padding: 0 25px;
	border-left:1px solid #626262;
	border-right:1px solid #626262;
	border-top:1px solid #626262;
	border-bottom:1px solid #626262;
	background: #fff url(images/whitebackground.png);	
}
#sidebar .widget {
	float: left;
	margin: 20px 0 0 0;
}
#sidebar a {
	color: #3f3f3f;
	font-size: 12px;
}

.submit_button {     
     color: #a070a2;
     width: 86px; <-- change this to your button image width
     height: 60px; <-- change this to your button image height    
     border: none;
background: #3f3f3f;     
}

/* Search form */
#searchform {
	width: 300px;
}
#searchform label {
	display: none;
	color:#f688dc;
}

#searchform input[type=text] {
	background: #fff;
	color:#000000;
	padding:3px 5px;
	width:220px;
}
#searchform input[type=submit]{
	width: 60px;
	text-align: center;
	text-transform: uppercase;
	color:#3f3f3f;
	font-size: 12px;
	background: none;
	padding: 3px 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/* Sidebar lists */
.widget li {
	float: left;
	width: 295px;
	font-size: 10px;
	color: #3f3f3f;
}
.widget-container li {
list-style: disc inside none;
}

/* Text */
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	font-family: "TradeGothicLTStdExtended", "BebasRegular", "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
	letter-spacing: 0.6px;
	font-weight: normal;
}

h1,
h1 a {
	font-size: 20px;
	line-height:30px;
	margin:30px 0 5px;
	color: #3d5d71;
}
h2,
h2 a {
	font-size: 12px;
	margin: 20px 0 0 0;
	text-transform:uppercase;
	font-weight: bold;
}
h3,
h3 a {
	font-size: 18px;
	margin: 10px 0 0 0;
	text-transform:uppercase;
	font-weight: bold;
}
h4,
h4 a {
	font-size: 16px;
	color: #737373;
	margin: 10px 0 0 0;
	text-transform:uppercase;
	font-weight: bold;
}
h5,
h5 a {
	font-size: 24px;
	margin: 7px 0 0 0;
}
h6,
h6 a {
	font-size: 12px;
	color: #737373;
	margin: 4px 0 0 0;
}
.page,
.post,
dd,
dt,
li,
blockquote,
p {
	font-family:"TradeGothicLTStdExtended", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
p {
	margin: 6px 0 10px 0;
	 text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}
#content img {
	padding: 1px;
	border: 0px solid #626262;
}

blockquote {
	color: #717f82;
	margin: 20px 0 30px 0;
	padding: 15px 20px;
}
a.more-link {
	text-decoration: none;
	font-weight: bold;
}
a.more-link:hover {
	color: #8a8f93;
	border-bottom: 1px solid #8a8f93;
	text-decoration: none;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter {
	margin: 0 auto;
}
.wp-caption {
	padding: 10px;
	color: #737373;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
}

.wp-caption img {
	border: none;
	margin: 0;
	padding: 1px;
}
.wp-caption p {
	margin: 0 3px;
	padding: 8px;
	color: #999;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
}
.addtoany_share_save_container {
	background: url(images/share-this.png);
	width: 76px;
	height: 14px;
}
.addtoany_share_save_container img {
	opacity: 0;
}

/* Post info and meta */
.post-info {
	clear: both;
	margin: 0 0 10px 0;
	color: #4c1a4a;
	font-size: 11px;
	font-family: "TradeGothicLTStdExtended", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.single .post-info {
	margin: 80px 0 10px 0;
}
.post-meta {
display:none !important;
}
.post-meta {
	margin: 0 0 50px 0;
	padding: 10px 15px;
	font-size: 10px;
	font-family: "TradeGothicLTStdExtended", "Helvetica Neue",Helvetica,Arial,sans-serif;
	overflow: auto;
}
.single .post-meta {
	margin: 0;
}
.post-meta .time,
.post-meta .comments-meta,
.post-meta .share-this,
.post-meta .comment-question {
	float: left;
	width: 33%;
	  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
}
.post-meta .comments-meta {
	text-align: center;
}
.post-meta .share-this,
.post-meta .comment-question {
	text-align: right;
}




/* Footer */

#footer {
	background: #6c2c74;
	width: 981px;
	height: 30px;
	margin-left: auto;
 	margin-right: auto;
	margin-bottom:25px;
}
#footer .icons {
	float: left;
	position: relative;
	left: -50%;
}
#footer p {
	float: left;
	width: 100%;
	margin: 7px 0 0 0;
	text-align: center;
	color: #3d5d71;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	letter-spacing:0px;
	text-transform: uppercase;
	line-height: 16px;
}
#footer a {
	color: #000000;
    	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	letter-spacing:0px;
	text-transform: uppercase;
	text-decoration:underline;
	line-height: 16px;
}
#footer a:hover {
	color: #2290d9;
}
#footer span,
#footer span a {
	color: #3f3f3f;
}

.mc_input {
		width: 210px;
		height: 25px;
		line-height: 25px;
		background: none;
		color: #999;
		text-indent: 5px;
}
.mc_form_inside {
	color:#CBCBCB;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:20px;
}


.mc_signup_submit input[type=submit] {
	width: auto;
	text-indent: 0;
	padding: 0 7px;
	font-size: 10px;
	text-transform: uppercase;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.mc_signup_submit input[type=submit]:hover {
		color: #fff;
}
	
.a2a_dd img {
border: 0!important;
padding: 0!important;
}

.gigpress-sidebar-date {    
	color: #3f3f3f;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
    font-family: "TradeGothicLTStdExtended", "BebasRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold!important;
    margin: 2px 0;}   


.gigpress-sidebar-city {    
	color: #3f3f3f;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
    font-family: "TradeGothicLTStdExtended", "BebasRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold!important;
    margin: 2px 0;}   
 
.gigpress-sidebar-venue {    
	color: #c2afa5;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
    font-family: "TradeGothicLTStdExtended", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: bold!important;
    margin: 2px 0;}   

.widget ul li { list-style-type: disc; margin-left: 10px; }
.widget ul li a:hover { 
	text-decoration: underline;
	}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
body {background: #ffffff url("http://www.craiggreenbergmusic.com/images/craigbackground-mobile.jpg") center top no-repeat!important;}
#wrapper{background: #ffffff url("http://www.craiggreenbergmusic.com/images/craigbackground-mobile.jpg") center top no repeat!important;}

.a2a_menu span, .a2a_img {
display:inline!important;
}



#loopedSlider { position:relative; z-index: 999; width:100%; margin: 0 0 20px 0; }
#loopedSlider .container { overflow:hidden; position:relative; }
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div.slide { position:absolute; top:0; width: 620px; display:none; }
#loopedSlider .slide-content  { position: absolute; bottom: 0; left: 0; padding: 15px 40px 15px 15px; color: #fff; background: rgba(0,0,0,0.8); }
#loopedSlider .slide-content h2  { margin: 0 0 10px 0; font-size: 26px; }
#loopedSlider .slide-content h2 a  { color: #A000E2; }
#loopedSlider .slide-content p  { line-height: 16px; }
#loopedSlider .nav-buttons  { z-index: 9999; position: absolute; right: 15px; bottom: 8px; }