/*
	Theme Name: Maz Jobrani
	Theme URI: http://www.mazjobrani.com
	Description: Custom Theme for Maz Jobrani
	Version: 1.0
	Author: Todd Jackson
	Author URI: http://toddjacksonworks.com
*/

body {
	background: #010101;
}

.navbar-inverse {
	background: transparent;
	border: 0;
}

#home_page {
	position:relative;
}

#home_box_row {
	margin-top: 12px;
}

.home_box_head {
	color: #222;
	font-family: "bureau-grot-condensed", sans-serif;
}

.home_box_head span {
	color: #0066a1;
}

#mobile_logo {
	width: 236px;
	height: 40px;
	background: url('img/maz_jobrani_mobile_logo.png');
	padding: 5px;
}

.custom_text textarea {
	color: #000;
}


.footer {
	margin-top: 18px;
}

#credit_well {
	background: #222;
	color: #ddd;
	border: 0;
	text-align: center;
	font-family: "bureau-grot", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.2rem;
}

.space_this_row {
	margin-top: 36px;
}

.img-logo {
	vertical-align: baseline;
}

.logo_box {
	padding: 10px;
	background: rgba(0, 0, 0, .3);
	margin-top: 10px;
}

#credit_well a {
	color:  #ffc421;
	font-weight: 700;
	text-transform: none;
	font-size: 1.6rem;
}

	/* Bootstrap Button Color Fixes */
	.btn-primary {
		background-color: #0066a1;
	}
	
	.btn-warning {
		background-color: #ffc421;
		color: #000;
	}

.video_thumb {
	-webkit-box-shadow: 0 0 25px 0 #0066a1;
	box-shadow: 0 0 25px 0 #0066a1;
}

a:hover .video_thumb {
	-webkit-box-shadow: 0 0 25px 0 #ffc421;
	box-shadow: 0 0 25px 0 #ffc421;
	}


.latestvidhead {
	color: #fff;
	margin-top: 0;
	font-family: "bureau-grot-condensed", sans-serif;
	text-transform: uppercase;
}

.latestvidhead span {
	color: #ffc421;
}

.latestvidtitle {
	color: #fff;
}

.tweet_box .tweets {
	list-style-type: none;
	color: #fff;
	margin-left: 100px;
	padding: 0;
}

.tweet_box .tweets a {
	color: #ffc421;
}


.page_head {
	color: #ffc421;
	text-align: center;
	margin-bottom: 24px;
	font-family: "bureau-grot", sans-serif;
	font-weight: 700;
}

	.bio p, .press p, .photo p {
		color: #fff;
	}
	
	.contact_info {
		color: #fff;
		margin-left: 25px;
		border-top: 1px solid #ffc421;
		padding-top: 18px;
		margin-bottom: 60px;
	}
	
	.contact h2 {
		color: #fff;
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 6px;
	}
	
	.contact h2 i {
		color: #0066a1;
	}
	
	
	/* Live Page */
	
	.show_listing {
		color: #222;
		background: #fbf6ea;
	}
	
	.event_row_white {
		background: #fff;
	}
	
	.event_full_date, .home_event_full_date {
		text-align: center;
		text-transform:uppercase;
	}
	
	.event_time {
		text-align: center;
	}
	
	/* Live on Home Page */
	
	.home_event_full_date {
		width: 20%;
		float: left;
		padding: 0 4px;
	}
	
	.home_event_ticket {
		width: 20%;
		float: left;
		padding: 0 4px;
		text-transform: uppercase;
		font-family: bureau-grot, sans-serif;
	}

	.home_event_full_venue {
		width: 60%;
		float: left;
		padding: 0 4px;
	}
	
	.home_event_movie_venue {
		width: 75%;
		float: left;
		padding: 0 4px;
	}

	.home_event_movie_ticket {
		width: 25%;
		float: left;
		padding: 0 4px;
	}
	
	.home_event_row {
		padding: 8px 0;
		margin: 0 -15px;
	}
	
	.home_event_date {
		text-align: center;
	}
	
	.for_full_calendar {
		text-align: center;
		color: #fff;
		background: #0066a1;
		text-transform: uppercase;
		font-family: "bureau-grot", sans-serif;
		font-weight: 700;
		display: block;
		padding: 2px;
		margin: 0 -15px;
	}
	
	.for_full_calendar:hover {
		color: #ffc421;
		text-decoration: none;
	}
	
	/* Bio */
	
	.bio-img {
		border: 1px solid #ffc421;
	}

	/* Store */
	
	.default_product_display {
		height: 570px;
	}
	
	.store_item_page {
		color: #fff;
		padding-top: 10px;
	}
	
	.single_store_item_head {
		color: #ffc421;
		font: 30px/30px "bureau-grot-condensed", sans-serif;
		margin-top: 0;
		margin-bottom: 20px;
	}
	
	.store-sidebar-widget {
	}
	
	.store_item_page legend {
		color: #fff;
		border: 0;
	}
	
	.wpsc_select_variation {
		color: #222
	}
	
	.store-sidebar-widget {
		border: 1px solid #333;
		background: #222;
		padding: 10px;
	}
	
	.store-sidebar-widget h3 {
		font-size: 18px;
		margin-top: 0;
		text-align: center;
	}
	
	.product_title {
		color: #0066a1;
		font: 20px/24px "bureau-grot", sans-serif;
		font-weight: 700;
		margin-top: 0px;
	}
	
	.wpsc-transaction-results-wrap {
		background: #fbf6ea;
		padding: 10px;
	}
	
	
.wpsc_product_title {
	color: #fff;
}


.wpsc_product_title:hover {
	color: #ffc421;
}
	
	/* Pagination */
	
	.pagination>li>a, .pagination>li>span {
		background: #ffc421;
		border: 1px solid #000;
		color: #000;
	}
	
	/* photos */
	
	.embed-container {
		position: relative; 
		padding-bottom: 120%; 
		padding-top: 30px; 
		height: 0; 
		overflow: hidden;
		}
	.embed-container iframe, .embed-container object, .embed-container embed { 
		position: absolute; 
		top: 0; 
		left: 0; 
		width: 100%; 
		height: 100%;
		}
		
	.photo_item {
		margin-bottom: 15px;
	}
	
	.bio_credit {
		color: #fff;
		text-align: left;
		font: 14px/16px "bureau-grot-condensed", sans-serif;
		text-transform: uppercase;
	}
	
	.photo_page_container {
		background: #fbf6ea;
		padding: 20px;
	}
	
	/* MazAndMe */
	
	.post {
		margin-top: 20px;
	}
	
	.photo_intro {
		font: 17px/17px "Helvetica Neue", Arial, Helvetica, sans-serif;
		text-align: center;
		color: #fff;
		margin-bottom: 20px;
	}
	
	/* Alert Top */
	
	#alert_top {
		background:#ffc421;
		z-index: 100;
	}
	
	.alert_text {
		text-align: center;
	}
	
	.book_push p {
		color: #fff;
		font-size: 12px;
		line-height: 17px;
	}

/* Modals */

	 .modal-dialog {
		 background: #000;
	 }

	.modal-content {
		-webkit-box-shadow: 0 0 25px 0 #0066a1;
		box-shadow: 0 0 25px 0 #0066a1;
		background: #000;
		color: #fff;
	}
	
	.modal-header {
		border-bottom: 0px;
	}
	
	.modal-title {
		color: #ffc421;
		font-weight: bold;
	}
	
	button.close {
		color: #ffc421;
		opacity: 1.0;
	}
	
	button.close:hover {
		color: #0066a1;
	}	



.subscribe_head {
	font-family: bureau-grot-condensed, sans-serif;
	color: #ffc421;
	text-transform: uppercase;
	font-size: 27px;
	line-height: 36px;
	margin: 0;
	text-align: center;
}

#mc-embedded-subscribe {
	font-family: bureau-grot, sans-serif;
	font-weight: 700;
}


.podcast {
	background: #fbf6ea;
	color: #000;
	padding: 1rem;
	margin: 0 -15px 15px;
}

.podcast-head {
	color: #0066a1;
	font-family: bureau-grot, sans-serif;
	font-weight: 700;
	font-size: 3.5rem;
	text-transform: none;
}

.podcast-text {
	padding-top: 30px;
}

.podcast-text p {
	font-size: 1.9rem;
	line-height: 3.4rem;
	margin: 20px 0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.home-pod-head {
	margin-top:0;
	font: 700 3.4rem/3.6rem 'bureau-grot', sans-serif;
}
	
/* Mobile Only */

@media (max-width: 767px) {
	
	#alert_top {
		margin-bottom: 12px;
		font: 20px/24px 'bureau-grot-condensed', sans-serif;
		height: auto;
		text-align:center;
		text-transform: uppercase;
	}

	#alert_top img {
		margin-top: 0;
	}
	
	.book_push {
	}
	
	#top_content {
/*		margin-top: 200px;*/
	}
	
	#maz_standup_bg {
		position: absolute;
		height: auto;
		width: 100%;
		right: 0;
		top: 300px;
	}
	
	.special-top {
		margin-bottom: 300px;
	}
	
	#home_box_row {
/*		background: #fbf6ea;*/
	}

	.latestvidhead {
		font-size: 14px;
		padding: 0;
		margin: 4px 0 4px;
	}
	
	.latestvidtitle {
		font-size: 15px;
		padding: 0;
		margin: 0 0 4px;
	}
	
	.home_box_head {
		font-size: 20px;
		margin: 4px 0 4px;
		padding: 0;
	}
	
	.tweet_box {
		margin-top: 12px;
	}
	
	.latestvid {
		margin-top: 6px;
	}
	
	.latestvidtitle {
		font-size: 16px;
	}
	
	/* Live */
	
	.event_row {
		padding: 6px 0;
	}
	
	.event_date {
		text-align: center;
	}
	
	.event_time, .event_day {
		font: 12px/14px bureau-grot-condensed, sans-serif;
	}
	
	.event_date {
		font: bold 14px/14px bureau-grot-condensed, sans-serif;
	}
	

	.event_venue {
		font: bold 15px/18px bureau-grot-condensed, sans-serif;
	}
	
	/* Live on home page */

	.home_event_row {	
		font: 10px/10px "Helvetica Neue", Arial, Helvetica, sans-serif;
	}

	.home_event_time, .home_event_day {
		font: 11px/14px bureau-grot-condensed, sans-serif;
	}
	
	.home_event_date {
		font: bold 14px/14px bureau-grot-condensed, sans-serif;
	}
	

	.home_event_venue {
		font: bold 13px/13px bureau-grot-condensed, sans-serif;
	}
	
	.home_box {
/*		margin-bottom: 20px;*/
	}
	
	
	.home-pod-head {
		font: 700 2.1rem/2.4rem 'bureau-grot', sans-serif;
	}

	
	/* bio */
	
	.bio_credit {
		margin-bottom: 12px;
	}
	
	
	/* Video */
	
	.mobile-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
  	-webkit-box-shadow: 0 0 25px 0 #0066a1;
	box-shadow: 0 0 25px 0 #0066a1;
}
 
.mobile-video.widescreen { padding-bottom: 57.25%; }
.mobile-video.vimeo { padding-top: 0; }
 
.mobile-video iframe,
.mobile-video object,
.mobile-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mobile-video-title {
	font: bold 20px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #ffc421;
	margin-bottom: 40px;
	margin-top: 5px;
}

}

/* Larger than Mobile Only */


@media (min-width: 768px) {

	#alert_top {
		padding: 8px 0 8px;
		font: 30px/30px 'bureau-grot-condensed', sans-serif;
		text-transform:uppercase;
		height: 60px;
	}
	
	.alert_left {
		text-align: right;
	}
	
	.alert_right {
		text-align: left;	
	}
	
	#alert_top img {
		margin-top: -4px;
	}

	.book_push {
		margin-bottom: 20px;
	}
	
	#site_container {
		position: relative;
		overflow: hidden;
	}
	
	header {
	}

	.logo {
		position:absolute;
		width: 620px;
		height: 73px;
		top: 20px;
		left: 0;
		z-index: 100;
	}
	
	.head_icon {
		font-size: 11px;
		color: #000;
	}
	
	.fa-circle {
		color: #ffc421;
	}
	
	nav {
		position: absolute;
		width: 620px;
		top: 100px;
		left: 0;
		z-index: 100;
		text-transform: uppercase;
		font-family: 'bureau-grot', sans-serif;
	}
	
	nav .container-fluid {
		padding: 0;
	}
	
	.navbar-nav > li > a {
		padding-bottom: 0;
		padding-top: 0;
		padding-left: 9px;
		padding-right: 9px;
		font-size: 14px;
}

	#top_content {
		height: 380px;
		margin-bottom: 20px;
		margin-top: 70px;
	}

	#maz_standup_bg {
		position: absolute;
		height: 520px;
		width: 469px;
		right: 0;
		top: 40px;
	}

	.latestvidhead {
		font-size: 18px;
		padding: 0;
		margin: 4px 0 4px;
	}

	.home_box_head {
		font-weight:bold;
		margin: 0px 0px 8px;
		padding: 0 10px;
		font-size: 24px;
	}
	
	.home_box {
		height: 300px;
/*		overflow: scroll;*/
		margin-bottom: 12px;
		background: #fbf6ea;
		padding-top: 10px;
	}
	
	.home_box p {
		padding: 0 10px;
	}
	
	.tweet_box {
		margin-top: 12px;
		margin-bottom: 30px;
	}
	
	.internal_page {
		margin-top: 50px;
	}
	
	.inner_tweet_box {
		background: #fbf6ea;
		padding: 10px 20px;
		text-align: center;
		margin-top: -70px;
		max-height: 120px;
		overflow: hidden;
	}
	
	.inner_tweet_box {
		font-size: 12px;
	}
	
	.inner_tweet_box .tweets {
		list-style-type: none;
		padding: 0;
		font-size: 11px;
		line-height: 16px;
		}
		
	.latestvidtitle {
		font-size: 20px;
	}

	/* Live Page */
	
	.show_listing {
		margin-bottom: 24px;
	}
	
	.event_row {
		padding: 12px 0;
	}
	
	.vip_row {
		height:40px;
		padding: 0 0 6px;
	}

	.event_full_date {
		border-right: 1px solid #0066a1;
	}
	
	.event_time {
		font: bold 18px/21px "Helvetica Neue", Arial, Helvetica, san-serif;
		text-transform: uppercase;
		padding-top: 6px;
	}
	
	.event_date, .event_day {
		font: 16px/16px "Helvetica Neue", Arial, Helvetica, san-serif;
		text-align: center;
		height: 100%;
	}
	
	.event_date {
		font: bold 20px/20px "Helvetica Neue", Arial, Helvetica, san-serif;
		color: #0066a1;
	}
	
	.event_full_venue {
		border-left: 1px solid #0066a1;
	}
			
	.event_venue {
		font: bold 21px/21px "bureau-grot", Arial, Helvetica, san-serif;
		color: #0066a1;
	}
	
	/* Live on Home */
	
	.home_event_row {
		min-height: 57px;
		padding-left: 15px;
		padding-right: 15px;
		font: 13px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
		color: #333;
	}
	
	.home_event_movie_row {
		padding-left: 15px;
		padding-right: 15px;
		font: 14px/14px bureau-grot-condensed, sans-serif;
		min-height: 35px;
		padding: 4px 0;
		clear: both;
	}	
	
	.home_event_time, .home_event_day {
		font: 14px/18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
	
	.home_event_date {
		font: 700 18px/18px bureau-grot, sans-serif;
		color: #000
	}
	

	.home_event_venue {
		font: 700 18px/18px bureau-grot, sans-serif;
		color: #000;
	}
	

	
	/* Photos */
	
	div.c-wrapper{
    margin: auto;
    height: 600px;
}

.carousel-inner > .item > img, 
.carousel-inner > .item > a > img{
margin: auto;
    max-height: 600px;
}

	/* Video */
	
	.videoitem h2 {
		font-size: 15px;
		padding: 0;
		margin: 8px 0 24px;
		}

	.videoitem h2 a {
		color: #ffc421;
	}
	
	.subscribe_head {
		text-align: right;
	}
	
}

@media (min-width: 992px) {
	

	.book_push {
		margin-bottom: 0;
	}
	
	#site_container {
		width: 970px;
	}
	
	#maz_standup_bg {
		position: absolute;
		height: 587px;
		width: 529px;
		right: 0;
		top: -50px;
	}
	
	.video_item_img {
		width: 293px;
		height: 165px;
		overflow: hidden;
		vertical-align: middle;
	}
	
	.home_event_ticket {
		font-size: 15px;
	}

.modal-dialog {
	width: 800px;
}


}

/* Subscribe */



.subscribe_form {
	margin-bottom: 24px;
	margin-top: 24px;
}


.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
 



.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {

}