/*
Theme Name: Joel Rosenberg
Description: This theme is for JoelRosenberg.com
Author: Sarn Phamornsuwana
Author URI: http://digitalcontext.tyndale.com/
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}.recaptcha_widget{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:250px;border:4px solid #AF1500;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background:#AF1500;margin:0 0 10px}#recaptcha_image{width:100% !important;height:auto !important}#recaptcha_image img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:3px solid #FFF}.recaptcha_is_showing_audio embed{height:0;width:0;overflow:hidden}.recaptcha_is_showing_audio #recaptcha_image{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:60px;background:#FFF;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:3px solid #FFF}.recaptcha_is_showing_audio #recaptcha_image br{display:none}.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download{display:block}.recaptcha_input{background:#FFDC73;color:#000;font:13px/1.5 "HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Liberation Sans",FreeSans,sans-serif;margin:4px 0 0;padding:0 4px 4px;border:4px solid #FFDC73;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.recaptcha_input label{margin:0 0 6px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.recaptcha_input input{width:100%}.recaptcha_options{list-style:none;margin:4px 0 0;height:18px}.recaptcha_options li{float:left;margin:0 4px 0 0}.recaptcha_options li a{text-decoration:none;text-shadow:0 1px 1px #000;font-size:16px;color:#FFF;display:block;width:20px;height:18px}.recaptcha_options li a:active{position:relative;top:1px;text-shadow:none}.captcha_hide{display:none}

a {
	color:#a51417;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
}

body {
	font-size: 18px;
	line-height: 21px;
	font-family: "ff-meta-serif-web-pro",serif;
	font-style: normal;
	font-weight: 500;
}

img {
	border: none;
}

em, i {
font-style:italic;
}

u {
	text-decoration:underline;
}

strong, b {
	font-weight:bold;
}

input[type="submit"], .latest_postcast .podcast-sublink {
	color:#9d0a0f;
	font-size: 20px;
	line-height:41px;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
	font-weight: 700;
}

	 .latest_postcast .podcast-sublink {
		line-height:37px;
		text-transform:uppercase;
	 }

select {
	font-size: 14px;
	line-height: 16px;
}


/* ######################## HEADER ########################### */
#banner_bg_color { background-color:#58504d; }
#banner_bg_img {
	background:url('http://webminis.tyndale.com/joelrosenberg/files/2013/02/top-photo.png');
	background-repeat:no-repeat;
	width: 1340px;
	max-width: 100%;
	margin: auto;

	/* border: thin solid #FF0; */ /* yellow */
}

#banner {
	width: 1260px;
	height: 199px;
	margin:auto;

	position:relative;
	font-size: 18px;
	line-height: 20px;
	color:#FFF;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform:uppercase;

	/* border: thin solid #0FF; */ /* turq */
}

	#banner #banner_joel {
		position:absolute;
		left: 150px;
	}

	#banner #banner_joel_txt {
		position:absolute;
		top: 73px;
		right: 140px;
	}

	#banner #banner_nyt_bs {
		position: absolute;
		top: 12px;
		left: 490px;
	}

	#banner ul {
		position: absolute;
		list-style:none;
		right:145px;
		top: 12px;
	}

		#banner ul li {
			display:inline;
			border-right: thin solid #FFF;
			padding: 0 7px 0 5px;

		}

			#banner ul li:last-child {
				border-right:none;
			}

			#banner ul li a {
				color:#FFF;
			}

			#banner #social_media_container {
				position:absolute;
				right: 160px;
				bottom: 10px;
			}



/* ######################## MENU ########################### */

#main_menu_container #menu_mobile { display:none; }

#menu_centering_container {
	width: 1260px;
	margin: auto;
}

#main_menu_container {
	background-color:#d9d9d9;
	height:21px;
	margin:0 auto 40px auto;
	border:0;
	border-top:2px solid rgb(255,255,255);
	border-bottom:2px solid rgb(42,38,38);
	padding:28px 0 27px;
}

	#main_menu_container #menu-main-menu {
		width:950px;
		max-width:100%;
		height:21px;
		font-size:0;
		line-height:0;
		margin:0 auto;
		padding:0 0 0 10px;

		/* border: thin solid #0F0; */ /* green */
	}

		#main_menu_container #menu-main-menu>.menu-item {
			position:relative;

			display:inline-block;
			*display:inline;
			zoom:1;
			vertical-align:top;

			height:21px;

			margin:0 17px 0 0;
			border-right:2px solid rgb(255,255,255);
			padding:0 17px 0 0;
		}
		#main_menu_container #menu-main-menu>.menu-item:last-child {
			border-right:none;
		}

			#main_menu_container #menu-main-menu .menu-item a {
				display:block;

				color:rgb(38,38,38);
				font-size:21px;
				text-decoration:none;
				line-height:16px;
			}

			#main_menu_container #menu-main-menu .current-menu-item>a,
			#main_menu_container #menu-main-menu .menu-item:hover>a,
			#main_menu_container #menu-main-menu .current-menu-parent>a {
				color:rgb(157,10,15);
			}

		#main_menu_container #menu-main-menu>.menu-item>.sub-menu {
			position:absolute;
			top:0;
			left:-18px;

			display:none;

			padding:27px 0 0;
		}
		#main_menu_container #menu-main-menu>.menu-item:hover>.sub-menu {
			display:block;

			border-bottom:1px solid rgb(204,204,204);
			z-index: 10;
		}
		#main_menu_container #menu-main-menu>.menu-item>.sub-menu>.menu-item>a {
			display:block;
			background-color:rgb(255,255,255);

			line-height:36px;
			white-space:nowrap;

			border-style:solid;
			border-color:rgb(204,204,204);
			border-width:1px 1px 0;
			padding:0 19px;
		}

		#main_menu_container #menu-main-menu>.menu-item>.sub-menu>.menu-item:hover>a {
			background-color:rgb(89,89,89);
			color:rgb(255,255,255);
		}


/* sub menu for press room */
.press-room-menu {
	width: 200px;
	float:right;
}

	.press-room-menu ul {

	}

	.press-room-menu ul li {
		padding: 5px 10px 5px 10px;
		margin: 7px 0 7px 0;
	}

		.press-room-menu ul li.current-menu-item,
		.single-press_release .press-room-menu ul li#menu-item-330
		 {
			background-color:#d3d3d3;
		}

		.press-room-menu ul li a {
			font-size: 20px;
			line-height: 22px;
			font-weight: 700;
		}

/* ######################## BODY ########################### */

#content_body {
	width: 940px;
	margin:auto;
}


.red_button, input.red_button {
	background: #a90329; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MDMyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-8 */
	float:left;
	width: auto;
	display:inline-block;
	margin: 10px 10px 10px auto;
	padding: 5px 15px 5px 15px;
	color:#FFF;
}

	input.red_button {
		padding: 0 10px 0 10px;
	}

	.red_button img {
		display:inline-block;
		margin:0 10px -2px 0;
	}

	.red_button a {
		color:#FFF;
		font-size: 20px;
	}


#content {
	float:left;
	width: 620px;
	margin-right:20px;
}

	#content h1 {
		font-size: 30px;
		line-height:34px;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-style: normal;
		font-weight: 700;
		color: #5a514f;
	}

	#content h2 {
		font-size: 24px;
		line-height:28px;
		margin-top: 5px;
		color:#414141;
	}

#sidebar {
	float:right;
	width:300px;
}

/* ######################## HOME ########################### */
.home #content_body {
	font-size: 22px;
	line-height:28px;
	color:#857b79;
}

	.home #content_body h1 {
		color:#000;
		font-size: 60px;
		line-height: 52px;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-style: normal;
		font-weight: 700;
		margin:0 0 20px 0;
		padding:0;
	}

	.home #content_body h2 {
		color: #949292;
		font-size: 24px;
		line-height:26px;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-style: normal;
		font-weight: 400;
		margin:20px 0;
		padding:0;
	}

	.home #content_body #content_txt {
		float:left;
		width: 620px;
		margin-right: 40px;
	}

	.home #content_body #content_book_hero {
		float:left;
	}

.home #panel_container {
	width: 940px;
	margin: 25px auto 0 auto;
}

	.home #panel_container #panel_blog { /* joel's blog */
		color:#FFF;
		width: auto;
		overflow:auto;
		/*float:left;*/
		/*height: auto;*/
		background-color:#a0a0a0;
	}

	@media (min-width: 769px){
		.home #panel_container #panel_blog { /* joel's blog */
			width: 280px;
			float:left;
			height: auto;
		}
	}

	@media (min-width: 1150px){
		.home #panel_container #panel_blog { /* joel's blog */
			width: 295px;
			height: 358px;
		}
	}

		.home #panel_blog .panel_blog_title {
			background-color:#595959;
			padding: 10px 15px 7px 15px;
			font-family: "franklin-gothic-urw-cond",sans-serif;
			font-style: normal;
			font-weight: 400;
			font-size: 20px;
		}

			.home #panel_blog .panel_blog_title img {
				display:inline-block;
				margin:0 10px -3px 0;
			}

		.home  #panel_container #panel_blog .panel_blog_content {

			font-size: 22px;
			line-height: 1.3;
			padding: 20px;
		}

		/* smaller font size for desktop so that longer text fits */
		@media (min-width: 1150px) {
			.home  #panel_container #panel_blog .panel_blog_content {
				font-size: 1em;
			}
		}

			.home  #panel_blog .panel_blog_content img {
				display:inline-block;
				margin: 0 10px -8px 0;
			}

			.home  #panel_blog .panel_blog_content a {
				font-weight: 700;
			}

		.home #panel_container .widget_jet4-content-areas {
			margin: 0 0 0 20px;
			width: 300px;
			float:left;
		}

		.home #panel_container #jet4-content-areas-3 { /* breaking news */
			width: 300px;
			height: 357px;
			background-color:#a0a0a0;
			color: #FFF;
		}

			#jet4-content-areas-3 table thead td {
				background-color:#595959;
				font-family: "franklin-gothic-urw-cond",sans-serif;
				font-style: normal;
				font-weight: 400;
				font-size: 20px;
				color:#FFF;
				padding: 10px 15px 7px 15px;
			}

				#jet4-content-areas-3 table thead td img {
					display:inline-block;
					margin: 0 10px -3px 0;
				}

			#jet4-content-areas-3 table thead {
				padding-bottom: 10px;
				display:block;
			}


			#jet4-content-areas-3 table tbody td {
				padding:10px 20px;
				background-color:#a0a0a0;
				font-size: 22px;
				line-height:29px;
			}


				#jet4-content-areas-3 table tbody td img {
					display:inline-block;
					margin: 0 10px -8px 0;
				}


				#jet4-content-areas-3 table tbody td a {
					font-weight: 700;
				}

				#jet4-content-areas-3 table thead td {
					width:300px;
				}

		/* video container */

		.video-container { /* for my spritual journey video */
			position: relative;
			padding-bottom: 56.25%;
			padding-top: 30px; height: 0; overflow: hidden;
		}

		.video-container iframe,
		.video-container object,
		.video-container embed {
			position: absolute;
			top: 0;
			left: 0;
			width: 90%;
			height: 90%;
		}



		.home #home_video_container {
			width: 940px;
			height: 355px;
			margin: 30px auto 0 auto;
			overflow:hidden;
		}

			.home #home_video_container #home_video_player-videoplayertabgroup {
				height: 352px;
				width: 300px;

				float:left;
				overflow-y: scroll;
				overflow-x: hidden;
			}

				.home #home_video_container #home_video_player-videoplayertabgroup li.videoplayertab {
					color:#9d0a0f;
					font-family: "franklin-gothic-urw-cond",sans-serif;
					font-size: 20px;
					line-height: 22px;
					background:url(http://webminis.tyndale.com/joelrosenberg/files/2013/02/home-video-playlist-bg.gif) repeat-x;
					background-color:#ecebeb;
					margin-bottom: 5px;
					padding: 5px;
				}

				.home #home_video_container #home_video_player-videoplayertabgroup li.videoplayertab.active {
					background:none;
					background-color:#5a5a5a;
					color: #fff;
				}

			.home #home_video_container #home_video_player-container {
				/*height: 355px;*/
				width: 615px;
				float:left;
				margin-left: 20px;
			}




/* ######################## WIDGETS ########################### */
.jr_widgets {
	background-color:#ebebea;
	border: solid #c7c7c7 3px;
	width: 260px;
	height: 104px;
	padding: 15px 20px 15px 20px;
	margin-bottom:10px;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
}

	/* home page latest podscast widget */
	.jr_widgets.latest_postcast {
		padding-bottom: 15px;
		height: auto;
	}

	.chrome .jr_widgets.latest_postcast .rss {
		display:none;
	}

	/* show itunes only on chrome */
	.jr_widgets.latest_postcast .itunes {
		display:none;
	}

	.chrome .jr_widgets.latest_postcast .itunes {
		display:block;
	}



	#jet4-content-areas-11 .jr_widgets {
		height:auto !important;
	}

	.jr_widgets h1 {
		text-transform:uppercase;
		color:#414141;
		font-size: 20px;
		line-height: 22px;
		font-weight: 700;
		margin:0;
		padding:0;
	}

	.jr_widgets h2, .jr_widgets .podcast-bodyheader {
		color:#808080;
		font-size: 18px;
		line-height:28px;
		font-family: "ff-meta-serif-web-pro",serif;
		font-style: normal;
		font-weight: 500;
		margin:0;
		padding:0;
	}

	.latest_postcast a, .jr_widgets a {
		font-size: 20px;

		font-weight: 400;
	}

		.latest_postcast a {
			font-size:16px;
			line-height: 8px;
		}

		.latest_postcast p a, .jr_widgets p a {
			font-size: 20px;
			font-weight: 700;
		}

	.latest_postcast img  {
	 	display:inline-block;
		margin: 20px 5px -1px 0;
	}

	.subscribe_itunes img {
		display:inline-block;
		margin: 15px 5px -1px 0;
	}

	.related_articles, .recommended_books_on_prophecy {
		height:auto;
	}

		.related_articles h2 {
			line-height: 22px;
		}

		.related_articles ul li {
			margin-top: 20px;

		}

			.related_articles ul li a {
				font-size: 18px;
				line-height: 20px;
			}


.post-type-archive .other_video_links {
	display:none; /* hide on all archive page */
}
.post-type-archive-video .other_video_links {
	display:block;	/* show only on video archive page */
}

.post-type-archive-video .jr_widgets {

	float:left;

}

.other_video_links {
	height: auto;
	margin-top: 53px;
}

	.other_video_links h1 {
		margin-bottom: 5px;
	}

	.other_video_links ul li {
		font-size: 15px;
		line-height:17px;
		margin: 5px 0 10px 0;
	}

	.other_video_links ul li a {
		display:block;
		font-size: 16px;
		line-height:18px;

	}


.buy_box {
	height: auto;
}
	.buy_box h1 {
		letter-spacing: 1px;
	}

	.buy_box h2 {
		margin-top: 12px;
		line-height: 22px;
		margin-bottom:5px;
		color: #000000;
	}

	.buy_box a.buy_button {
	color: #9d0a0f;
	font-size: 20px;
	line-height: 41px;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
	font-weight: 700 !important;
	}

/* ######################## CONTACT INFORMATION ########################### */

.page-id-68 #content {
	font-family: "franklin-gothic-urw-cond",sans-serif;
}

/* ######################## PODCAST ########################### */

/* hide rss feed if chrome */
.page-id-100.chrome .rss, .page-id-100.chrome .general {
	display:none;
}

/* special RSS message for chrome & other browsers */
.page-id-100 p.chrome, .page-id-100 p.general {
	margin: 5px 0;
}

.page-id-100 p.chrome { /* hide chrome on all */
	display:none;
}

.page-id-100.chrome p.general {  /* hide general on chrome */
	display:none;
}

.page-id-100.chrome p.chrome { /* show chrome on chrome */
	display:block;
}




.page-id-100 .podcast-sublink {
	display:none;
}

.page-id-100 .jr_widgets {
	height: auto;
}

.page-id-100 #content #podcasts {

	margin-top: 20px;
	/*
	background-image:url(http://webminis.tyndale.com/joelrosenberg/files/2013/02/bar-gradient-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	*/
}

/*
.page-id-100 #content #podcasts dl {
	margin-bottom: 25px;
}

	.page-id-100 #content #podcasts dl dt {
		font-size: 20px;
		line-height:22px;
		color: #808080;
	}
*/

.page-id-100 #content #podcasts .table-row {
	margin: 10px 0;
}

.page-id-100 #content #podcasts .podcast-pubDate {
	display: block;
}

.page-id-100 .subscribe_itunes { /* push down side items */
	margin-top: 54px;
}

/* ######################### ABOUT ############################ */

.page-id-111 #content_body .bio {
	float:left;
	width: 460px;
}

.page-id-111 #content_body .bio p {
	margin-bottom: 10px;
}

.page-id-111 #content img {
	float:left;
	margin: 5px 20px 0 0;
}

/* ######################### ENDORSEMENTS ############################ */
.page-id-122 #content {
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-size: 16px;
	line-height: 21px;
}

	.page-id-122 #content h1 {
		margin-bottom: 15px;
	}

	.page-id-122 #content strong {
		font-weight: 700;
	}

	.page-id-122 #content blockquote {
		margin-top: 5px;
		font-size: 24px;
		line-height:30px;
		font-family: "ff-meta-serif-web-pro",serif;
		font-style: italic;
		font-weight: 500;
	}

/* ######################### EZEKIEL ############################ */

.page-id-158 dl {
	background:none;
	margin-top:-20px;
}

	.page-id-158 dl p {
		margin-bottom: 10px;
	}

	.page-id-158 dl blockquote {
		font-style:italic;
		margin: 10px 30px 10px 30px;

	}

	.page-id-158 dd {
		display:none;
		margin: 5px 0 0 20px;
		font-size: 18px;
		line-height:21px;
	}

	.page-id-158 dt {
		font-family: "franklin-gothic-urw-cond",sans-serif;
		margin: 20px 0 0 0;
		color:#9d0a0f;
		font-size: 20px;
		cursor:pointer;
	}


/* ######################### CUSTOM ARCHIVE PAGES ############################ */
dl {
	margin: 20px 0 30px -10px;
	padding: 20px 10px 20px 10px;
	width: 580px;
	background-image:url(http://webminis.tyndale.com/joelrosenberg/files/2013/02/bar-gradient-bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	color: #414141;
}

	dl .time {
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-size: 14px;
		line-height:16px;
		margin-bottom:5px;
		font-weight: 700;
	}

	dl .date {
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-size: 18px;
		line-height:20px;
		font-weight: 700;
	}

	dt {
		font-size: 24px;
		line-height:30px;
	}

	dl a {
		font-size:20px;
	}


/* PAGINATION */

	.navigation {
		margin: 10px 0 20px 0;
	}

		.navigation .prev, .navigation .next {
			display:none;
		}

		.wp-paginate .title { display:none; }


	.wp-paginate .title { display:none; }
	.wp-paginate ul {

	}
	.wp-paginate li a, .wp-paginate li .current {
		color:#9d0a0f;
		padding: 3px 8px 3px 8px;
		font-size:16px;

	}
		.wp-paginate li .current {
		background-color:#595959;
		color:#FFF;
		border: none;
		}



/* ######################### VIDEO ARCHIVE PAGES ############################ */
.post-type-archive-video #content {
	margin-right: 0;
	width: 635px;
}

	.post-type-archive-video #content .video {
		/*
		width: 295px;
		height: 260px;
		*/
		width: 300px;

		display:inline-block;
		vertical-align:top;
		margin: 0 15px 20px 0;
	}

		.post-type-archive-video .videoplayercontainer {
			width: 300px;
			height: 165px;
		}

		.post-type-archive-video .videoplayer.image .videoplaybutton {
			background:url(http://webminis.tyndale.com/joelrosenberg/files/2013/02/playbutton-small.png) no-repeat center center;;
		}


		.post-type-archive-video #content .video .date {
			margin-top: 10px;
			font-family: "franklin-gothic-urw-cond",sans-serif;
			font-size: 14px;
			line-height:16px;
			margin-bottom:5px;
			font-weight: 700;
		}

		.post-type-archive-video #content .video .title {
			font-size: 18px;
			line-height: 22px;
		}

.post-type-archive-video #sidebar .jet4-content-areas-7, .post-type-archive-video #sidebar .jet4-content-areas-8 {
	display:none; /* hide default archive widgets */
}

/* ######################### PRESS RELEASE LOGIN PAGE ############################ */

.page-id-308 h2 {
	line-height: 22px;
}

.page-id-308 .gform_wrapper form {
	width: 540px;
	overflow:none;
}

.page-id-308 input[type="text"],
.page-id-308 .gform_wrapper .ginput_complex .ginput_left input,
.page-id-308 .gform_wrapper .ginput_complex .ginput_right input,
.page-id-308 .gform_wrapper .ginput_complex .ginput_right select,
.page-id-308 .gform_wrapper .ginput_complex .ginput_full input
{
	width: 220px !important;
	height: 25px;
	padding: 0;
	margin:0;
}

.page-id-308 .gform_wrapper .top_label .gfield_label,
.page-id-308 .gform_wrapper .ginput_complex label,
.page-id-308 .gform_wrapper .ginput_complex label,
.page-id-308 .gform_wrapper .gfield_time_hour label,
.page-id-308 .gform_wrapper .gfield_time_minute label,
.page-id-308 .gform_wrapper .gfield_date_month label,
.page-id-308 .gform_wrapper .gfield_date_day label,
.page-id-308 .gform_wrapper .gfield_date_year label,
.page-id-308 .gform_wrapper .instruction

 {
	font-weight:normal;
	font-size: 20px;
	lineheight: 21px;
	padding:0;
	margin: 10px 0 3px 0;
}

.page-id-308 .gform_wrapper ul li.gfield {
	float:left;
	clear:none;
	margin-right: 20px;
}

.page-id-308 .gform_wrapper .ginput_complex .ginput_left,
.page-id-308 .gform_wrapper .ginput_complex .ginput_right,
.page-id-308 .gform_wrapper .ginput_complex .ginput_full {
	display:inline-block;
	*display:inline;zoom:1; /* for IE */
	margin:0 20px 0 0;
	padding:0;
	width: auto;
	float:left;
}

.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_right input,
.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_left input,
.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_full input,
.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_full
 {
	width: 220px !important;
	float:none;
	display:block;
	clear:both;
}

.page-id-308 .gf_address_container {
	width: 500px;
}

/* ######################### PRESS RELEASE PAGE ############################ */


/* ######################### PRESS RELEASE IMAGE DOWNLOADS PAGE ############################ */
.page-id-364 #sidebar {
	width: 225px;
}

.page-id-364 #content {
	margin-right: 0;
	width: 690px;
}

	.page-id-364 #content .image_download_container {
		float:left;
		margin: 15px 50px 20px 0;
		height: 325px;
	}

		.page-id-364 #content .image_download_container img {
			display:block;
		}

		.page-id-364 #content .image_download_container a {
			margin: 5px 0 0 0;
			display:block;
		}

/* ######################### BOOKS & DVDS ############################ */
.page-id-372  #content {
	width: 940px;
}

	.page-id-372  #content h1 {
		font-size: 24px;
		line-height:35px;
		margin: 15px 0;
		letter-spacing:1px;
	}


	.page-id-372  #content .product_container {
		display: inline-block;
		*display:inline;zoom:1; /* for IE */
		width: 200px;
		margin: 0 30px 50px 0 ;
		vertical-align:top;
		/*border: thin solid #00C;*/
	}

		.page-id-372  #content .product_container h2 {
			margin: 15px 0 5px 0;
			font-size: 22px;
			line-height:24px;
			font-family: "franklin-gothic-urw-cond",sans-serif;
			/*border: thin solid #0F0;*/
		}

		.page-id-372  #content .product_container img {
			display:block;
			/*border: thin solid #F00;*/
		}

		.page-id-372  #content .product_container a {
			display: block;
			margin-top: 5px;
			font-size: 20px;

			/*border: thin solid #0FF;*/
		}

		.page-id-372  #content .product_container div {
			font-size: 14px;
			line-height:22px;
			color:#414141;
		}

		.page-id-372  #content .section_description div {
			font-size: 18px;
			line-height:22px;

		}


/* ######################### CONFERENCE ############################ */
	.page-id-76 #content img {
		max-width: 100%;
		width: auto;
		height: auto;
	}

/* ######################### PRODUCT DETAIL ############################ */
.page-id-379 #content {

}

.page-id-379 #left {
	float: left;
	width: 335px;
}
	.page-id-379 #left .hero {
		width: 335px;
		display: block;
	}

	.page-id-379 #left ul {
		margin: 25px 0 0 25px;
		padding:0;
	}

		.page-id-379 #left ul li {
			margin: 0 0 15px 0;
			background-image: url(http://webminis.tyndale.com/joelrosenberg/files/2013/02/red-doc.gif);
			background-repeat: no-repeat;
		}

			.page-id-379 #left ul li a {
				font-weight: 700;
				font-size: 20px;
				padding-left: 25px;
			}



.page-id-379 #mid {
	float: left;
	margin: 0 20px;
	width: 335px;
}

	.page-id-379 #mid h1 {
		font-size: 30px;
		line-height: 32px;
		letter-spacing: 1px;
		padding: 0;
		margin: -5px 0 0 0;
		text-transform:uppercase;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-weight: 700;

	}

	.page-id-379 #mid ul {
		margin: 10px 0 0 0;

	}

		.page-id-379 #mid ul li {
			display:inline-block;
			*display:inline;zoom:1;
			padding: 5px 7px;
		}

			.page-id-379 #mid ul li a {
				color:#000;
			}

			.page-id-379 #mid ul li.current {
				background-color: #d6d7d6;
			}

	.page-id-379 #mid  #annotation {
		margin-top: 10px;
	}

		.page-id-379 #mid  #annotation p {
			margin-bottom: 20px;
		}

.page-id-379 #right {
	float: left;
	width: 220px;
}

	.page-id-379 #right .jr_widgets {
		width: 200px;
	}

		.page-id-379 #right .jr_widgets input[type=text], .page-id-379 #right .jr_widgets select {
			width: 190px;
		}

		.page-id-379 li.menu-item-375 a { color: #9d0a0f !important; }


.page-id-379 .binding_meta {
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-size: 14px;
	line-height:20px;
	margin: 5px 0 5px 0;
}



.single-press_release #content p, .page-id-326 #content p, .page-id-118 #content p { /* paragraph text fix */
	margin-bottom: 20px;
}

.press-room-menu-mobile, #content_book_hero_mobile { display:none; }


#website_footer_container_overall { padding-top: 120px; }


.masspaper-menu-link { display:none !important; }

/* widget page */
.page-id-605 .widget_frame_container {
	background-color:#414244;
	color:#000;
	padding:20px;
}

.page-id-605 #content h1 {
	display:none;
}



























/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {

/* Styles */
/* body { background:none; background-color:#66C; } */ /* purple */


input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], select, textarea {
	width: auto;
	max-width:100%;
}

#banner_bg_img {
	width: auto;
}

#banner {

	height: 170px;
	font-size: 15px;
	width:auto;
	max-width: 90%;
}
	#banner ul {
		display:none;
		float:none;
	}

	#banner #banner_joel_txt {

		margin: 80px 0 0 35px;
		top:0;
		right:0;
		left:0;
		max-width: 75%;

	}

	#banner #banner_nyt_bs {
		top: 30px;
		left: 40px;
		right:0;
		font-size: 12px;
	}

	#banner #banner_joel {
		display:none;
	}

	#banner #social_media_container {
		top:130px;
		left: 40px;
		right:0;
	}

	#banner #text_container {
		float:left;
	}


	/* menu */
	#main_menu_container {
		height:25px;
		margin:0 auto 20px;
		padding:18px 0 17px;
	}

		#menu_centering_container {
		width:auto;
	}

	#main_menu_container #menu-main-menu {
		display:none;
	}

	#main_menu_container #menu_mobile{
		display:block;
		text-align:center;
	}

	#main_menu_container #menu_mobile select {
		width: 75%;
		max-width: 100%;
		margin:auto;
		padding-left:5px;
	}

	.jr_widgets {
		max-width: 50%;
		width: auto;
		height:auto;
		float: left;
		margin: 0 40px 20px 0;
	}

	/* home */
	.home #content_body h1 {
		font-size: 40px;
		line-height:36px;
	}

	.home #content_body h2 {
		margin-top: 10px;
	}

	.home #content_body #content_txt {
		max-width: 50%;
		min-width: 250px;
		margin-right: 10px;
		font-size: 20px;
		line-height: 24px;
	}

	.home #content_body #content_txt .red_button {
		float:none;
	}

	.home #content_body {
		width: 	auto;
		max-width: 100%;
		padding: 0 30px 0 30px;
		margin:auto;
	}



	.home #content_body #content_book_hero {
		display:none;
	}

	.home #content_body #content_book_hero_mobile {
		width: 	auto;
		max-width: 100%;
		float:none;
		display:block;
	}


	/* panels */
	.home #panel_container {
		width: auto;
		max-width:90%;
	}
	.home #panel_blog .panel_blog_title, .home #panel_container #panel_blog .panel_blog_content, #jet4-content-areas-3 table tbody td {
		font-size: 18px;
		line-height: 24px;
	}

	.home #panel_container .widget_jet4-content-areas {
		margin:0 0 20px 0;
		padding:0;
		float:none;
	}

	.home #panel_container #panel_blog
	{
		float:none;
		width: auto;
		max-width:100%;
		height: auto;
		max-height:100%;
		margin-bottom: 20px;
		overflow:hidden;
	}

		.home #panel_container #panel_blog .panel_blog_content {
			height: auto;
			overflow:hidden;
		}

	.home #panel_container #jet4-content-areas-3
	{
		float:none;
		width: auto;
		max-width:100%;
		height: auto;
	}

	.home #panel_container .jet4-content-areas-10 {
		height: auto;
		max-width:100%;
		float:none;
	}


	.home #panel_container .jet4-content-areas-11 {
		height: auto;
		max-width:100%;
		float:none;

	}


	.home .jr_widgets {
		min-width: auto;
		width: auto;
		height: auto;
		max-width:none;
		float:none;
		margin:auto;


	}

	/* video */
	.home #home_video_container {
		margin:0 0 50px 0;
		padding:0;
		float:none;
		width: auto;
	}

	.home #home_video_container #home_video_player-videoplayertabgroup {
		height: 150px;
		float:none;
		width: auto;
		max-width:100%;
		margin-bottom: 20px;
		display:block;
	}

	.home #home_video_container #home_video_player-container {
		width:100% !important;
		margin:0;
		padding:0;
	}

	.home #home_video_container #home_video_player-videoplayertabgroup li.videoplayertab {
		font-size: 16px;
		line-height:18px;

	}

	#sidebar {
		margin-top: 30px;
		min-width: 250px;
		float:none;
		max-width: 100%;
		width: auto;
	}

	#content_body {
		width: auto;
		max-width: 100%;
		margin:auto;
		padding: 0 10px 0 10px;
		float:none;
	}

	#content {
		float:none;
		max-width: 100%;
	}

	.page-id-111 #content_body .bio {
		max-width: 100%;
		width: auto;
	}

	dl {
		max-width: 100%
	}

	.page-id-372 #content {
		width: auto;
		max-width:100%;
		margin:auto;
		float:none;
	}
		.page-id-372  #content .product_container {
			width:auto;
			max-width:100%;
		}

	.audioplayer_container { /* hide flash audio player */
		display:none;
	}

	.post-type-archive-video #content, .page-id-364 #content {
		max-width: 100%;
		width: auto;
	}

	.post-type-archive-video #content .video {
		float:none;
		max-width: 100%;
		width: auto;
		height: auto;
		margin-bottom: 30px;
	}

	.post-type-archive-video .videoplayercontainer {

		height: auto;
		max-width: 100%;
	}

	.post-type-archive-video .jr_widgets {
		max-width: 100%;
	}

	.page-id-379 #left {
		/* width: 175px; */

		min-width: 300px;
		max-width: 100%;
		float:none;
		margin:auto;
	}

		.page-id-379 #left .hero {
			/* width: 175px; */
			min-width: 60%;
			max-width:60%;
			float:none;
			margin:auto;
			text-align:center;
		}


		.page-id-379 #left ul {
			margin: 15px 0 0 0;
		}

		.page-id-379 #left ul li a {
			font-size: 14px;
		}

	.page-id-379 #mid {
		/* width: 300px; */
		min-width: 100%;
		max-width: 100%;
		margin: 20px auto 20px auto;
		float:none;
	}

	.page-id-379 #mid ul li { display:block;}

	.page-id-379 #right {
		max-width: 90%;
		min-width: 90%;
		width:auto;
	}

	.page-id-379 #right .buy_box {
		max-width: 90%;
		min-width: 90%;
		width:auto;
		padding: 10px;
	}


	.page-id-100 .subscribe_itunes {
		margin-top: 0;
	}


	.page-id-308 .jr_widgets, .red_button, input.red_button {
		float:none;
	}

	.page-id-308 .jr_widgets {
		max-width: 100%;
	}


	.page-id-308 .gform_wrapper form {
		width: auto;
		max-width: 100%;
		display:block;
		float:none;
	}

	.page-id-308 input[type="text"],
	.page-id-308 .gform_wrapper .ginput_complex .ginput_left input,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_right input,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_right select,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_full input
	{
		width: auto;
		max-width: 100%;

	}


	.page-id-308 .gform_wrapper .ginput_complex .ginput_left,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_right,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_full
	{
		display:block !important;
		float:none;
	}

	.page-id-308 .gform_wrapper.gf_browser_chrome .ginput_complex select, .page-id-308 .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select {
	width: auto !important;
	max-width: 100%;
	}


	.page-id-312 .press-room-menu, .post-type-archive-press_release .press-room-menu, .parent-pageid-308 .press-room-menu { display:none; }
	.page-id-312 .press-room-menu-mobile, .post-type-archive-press_release .press-room-menu-mobile, .parent-pageid-308 .press-room-menu-mobile  {
		display:block;
	}

		.press-room-menu-mobile ul {
			margin: 0 auto 20px auto;
			width: 490px;
			max-width:100%;
		}

			.press-room-menu-mobile ul li {
				display:block;
				margin-right: 15px;

			}

			.press-room-menu-mobile ul li:last-child {
				margin-right: 0px;
			}


	#sthoverbuttons { /* hide share this */
		display:none;
	}

	/* hide find us on these site img, have to do this way since no class/id */
	#website_footer { display:none; }


	.home #content_body h1 span:after {
		content:" ";
	}


}

/* Smartphones (landscape) & iPads (portrait ) ----------- */
@media only screen
and (min-width : 321px)
and (max-width : 768px) {
/* Styles */
/* body { background:none; background-color: #F30; } */ /* red */

input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], select, textarea {
	width: auto;
	max-width: 100%;
}

#banner_bg_img {
	width: auto;
}

#banner {

	height: 170px;
	font-size: 15px;
	width:auto;
	max-width: 90%;
}
	#banner ul {
		display:none;
		float:none;
	}

	#banner #banner_joel_txt {

		margin: 50px 0 0 35px;
		top:0;
		right:0;
		left:0;
		max-width: 85%;

	}

	#banner #banner_nyt_bs {
		top: 30px;
		left: 45px;
		right:0;
	}

	#banner #banner_joel {
		display:none;
	}

	#banner #social_media_container {
		top:130px;
		left: 40px;
		right:0;
	}

	#banner #text_container {
		float:left;
	}


	/* menu */
	#menu_centering_container {
		width:auto;
	}

	#main_menu_container {
		height:25px;
		margin:0 auto 20px;
		padding:18px 0 17px;
	}

	#main_menu_container #menu-main-menu {
		display:none;
	}

	#main_menu_container #menu_mobile{
		display:block;
		text-align:center;
	}

	#main_menu_container #menu_mobile select {
		width: 75%;
		max-width: 100%;
		margin:auto;
		padding-left:5px;
	}

	.jr_widgets {
		max-width: 50%;
		width: auto;
		height:auto;
		float: left;
		margin: 0 40px 20px 0;
	}

	/* home */
	.home #content_body h1 {
		font-size: 40px;
		line-height:36px;
	}

	.home #content_body h2 {
		margin-top: 10px;
	}

	.home #content_body #content_txt {
		max-width: 50%;
		min-width: 275px;
		display:inline-block;
		margin-right: 10px;
		font-size: 20px;
		line-height: 24px;

	}

	.home #content_body #content_txt .red_button {
		float:none;
	}

	.home #content_body {
		width: 	auto;
		max-width: 100%;
		padding: 0 30px 0 30px;
		margin:auto;
	}

	.home #content_body #content_book_hero {
		display:none;
	}

	.home #content_body #content_book_hero_mobile {
		width: 	auto;
		max-width: 40%;
		display:inline-block;
	}

	/* panels */
	.home .jr_widget {
		margin-bottom: 20px;
	}

	.home #panel_container {
		width: auto;
		max-width:90%;
		height: auto;
	}
	.home #panel_blog .panel_blog_title, .home #panel_container #panel_blog .panel_blog_content, #jet4-content-areas-3 table tbody td {
		font-size: 18px;
		line-height: 24px;
	}

	.home #panel_container .widget_jet4-content-areas {
		margin:0 0 20px 0;
		padding:0;
	}

	.home #panel_container #panel_blog
	{

		width: auto;
		max-width:47%;
		margin-right: 6%;
		height: auto;
		overflow:hidden;
		margin-bottom: 10px;
		/*height: 350px !important;*/
		height: 350px;
	}

		.home #panel_container #panel_blog .panel_blog_content {

			overflow:hidden;
		}

	.home #panel_container #jet4-content-areas-3
	{
		width: auto;
		max-width:47%;

	}



	.home #panel_container .jet4-content-areas-10 {

		margin-right: 6%;
		max-width:47%;
	}


	.home #panel_container .jet4-content-areas-11 {

		max-width:47%;
		float:right;

	}

	.latest_postcast {
		padding-bottom: 25px;
	}


	.home .jr_widgets {
		min-width: auto;
		width: auto;

		max-width:none;
		float:none;
		margin:auto;


	}

	.home #home_video_container #home_video_player-videoplayertabgroup {
		height: 255px;
	}


	/* video */
	.home #home_video_container {
		width: auto;
		height: auto;
		max-width: 100%;
		padding: 0 30px 0 30px;
	}

	.home #home_video_container #home_video_player-container {
		width:61% !important;
	}

	.home #home_video_container #home_video_player-videoplayertabgroup {
		max-width: 30%
	}

	.home #home_video_container #home_video_player-videoplayertabgroup li.videoplayertab {
		font-size: 16px;
		line-height:18px;
	}

	#sidebar {
		margin-top: 30px;
		min-width: 250px;
		float:none;
		max-width: 100%;
		width: auto;
	}

	#content_body {
		width: auto;
		max-width: 100%;
		margin:auto;
		padding: 0 30px 0 30px;
		float:none;
	}

	#content {
		float:none;
		max-width: 100%;
	}

	.page-id-111 #content_body .bio {
		max-width: 100%;
		width: auto;
	}

	dl {
		max-width: 100%
	}



	.audioplayer_container { /* hide flash audio player */
		display:none;
	}

	.post-type-archive-video #content, .page-id-364 #content {
		max-width: 100%;
		width: auto;
	}

	.post-type-archive-video #content .video {
		float:none;
		max-width: 100%;
		width: auto;
		height: auto;
		margin-bottom: 30px;
	}

	.post-type-archive-video .videoplayercontainer {
		width: 600px;
		height: auto;
		max-width: 100%;
	}

	.post-type-archive-video .jr_widgets {
		max-width: 100%;
	}

	.page-id-379 #left {
		/* width: 175px; */

		min-width: 300px;
		max-width: 100%;
		float:none;
		margin:auto;
	}

		.page-id-379 #left .hero {
			/* width: 175px; */
			min-width: 100%;
			max-width:100%;
			float:none;
			margin:auto;
			text-align:center;
		}


		.page-id-379 #left ul {
			margin: 15px 0 0 0;
		}

		.page-id-379 #left ul li a {
			font-size: 14px;
		}

	.page-id-379 #mid {
		/* width: 300px; */
		min-width: 100%;
		max-width: 100%;
		margin: 20px auto 20px auto;
		float:none;
	}

	.page-id-379 #right {
		max-width: 100%;
		min-width: 300px;
		float:none;
		margin:auto;
	}

	.page-id-379 #right .buy_box {
		min-width: 245px;
	}

	.page-id-100 .subscribe_itunes {
		margin-top: 0;
	}

	#sthoverbuttons { /* hide share this */
		display:none;
	}

	/* hide find us on these site img, have to do this way since no class/id */
	#footer_content .right img { display:none; }

	.page-id-312 .press-room-menu, .post-type-archive-press_release .press-room-menu, .parent-pageid-308 .press-room-menu { display:none; }
	.page-id-312 .press-room-menu-mobile, .post-type-archive-press_release .press-room-menu-mobile, .parent-pageid-308 .press-room-menu-mobile  {
		display:block;
	}

		.press-room-menu-mobile ul {
			margin: 0 auto 20px auto;
			width: 490px;
			max-width:100%;
		}

			.press-room-menu-mobile ul li {
				display:inline-block;
				margin-right: 15px;
				text-align:center;
			}

			.press-room-menu-mobile ul li:last-child {
				margin-right: 0px;
			}


	.page-id-308 .jr_widgets, .red_button, input.red_button {
		float:none;
	}

	.page-id-308 .jr_widgets {
		min-width: 200px;
		max-width: 35%;
	}


	.page-id-308 .gform_wrapper form {
		width: auto;
		max-width: 100%;
		display:block;
		float:none;
	}

	.page-id-308 input[type="text"],
	.page-id-308 .gform_wrapper .ginput_complex .ginput_left input,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_right input,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_right select,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_full input
	{
		width: auto !important;
		max-width: 100%;

	}

	.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_right input,
	.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_left input,
	.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_full input,
	.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_full,
	.page-id-308 .gform_wrapper .gf_address_container .ginput_complex .ginput_right input,
	.page-id-308 .gform_wrapper .gf_address_container .ginput_complex .ginput_left input,
	.page-id-308 .gform_wrapper .gf_address_container .ginput_complex .ginput_full input,
	.page-id-308 .gform_wrapper .gf_address_container .ginput_complex .ginput_full

	 {
		width: auto !important;
		max-width: 100%;

	}



	.page-id-308 .gform_wrapper .ginput_complex select, .page-id-308 .gform_wrapper .ginput_complex .ginput_right select {
	width: 160px !important;
	}


	.page-id-308 .gf_address_container {
		width: auto;
		max-width:100%;
	}


	.home #content_body h1 span:after {
		content:" ";
	}



/* homepage widgets */
#panel_blog, #jet4-content-areas-3 {
	display:block;
	float:none !important;
	width: 100% !important;
	max-width: 100% !important;
}

	#panel_blog, #jet4-content-areas-3 table {
		width:100%;
		max-width: 100%;
	}

	#jet4-content-areas-3 table thead td {
		width:1000px !important;
	}



}





/* iPads (landscape) ----------- */
@media only screen
and (min-width : 769px)
and (max-width : 1150px) {
	/* 1024 */
/* Styles */
/* body { background:none; background-color: #0F0; } */  /* green */

#banner_bg_img {
	width: auto;
}

#banner {
	width: 750px;
	height: 170px;
	font-size: 15px;

}
	#banner ul {
		position:relative;
		float:right;
		top:auto;
		left:auto;
		right:auto;
	}

	#banner #banner_joel_txt {
		position:relative;
		float: right;
		width: 425px;
		margin: 60px 0 0 0;
		top:0;
		right:auto;

	}

	#banner #banner_nyt_bs {
		position:relative;
		float: left;
		top:auto;
		left: auto;
		right:auto;
		margin-right: 70px;
	}

	#banner #banner_joel {
		width: 250px;
		bottom: 0;
		left: -10px;

	}

	#banner #social_media_container {
		right: 0;
	}

	#banner #text_container {
		float:right;
		margin: -100px 0 0 0;
	}


	/* menu */
	#main_menu_container {
	/* background-color:#d9d9d9; */
	height:25px;
	margin:0 auto 20px;
	/* border:0;
	border-top:2px solid rgb(255,255,255);
	border-bottom:2px solid rgb(42,38,38);
	*/
	padding:18px 0 17px;
	}

	#menu_centering_container {
		width: 775px;
		margin: auto;
	}


	#main_menu_container #menu-main-menu {
		width:770px;
		height:21px;
		padding:0 0 0 3px;

	}

		#main_menu_container #menu-main-menu>.menu-item {
			position:relative;

			display:inline-block;
			*display:inline;
			zoom:1;
			vertical-align:top;

			height:21px;

			margin:0 9px 0 0;
			padding:0 9px 0 0;
		}

			#main_menu_container #menu-main-menu .menu-item a {
				font-size:20px;
				line-height:20px;
			}

			#main_menu_container #menu-main-menu .current-menu-item>a,
			#main_menu_container #menu-main-menu .menu-item:hover>a,
			#main_menu_container #menu-main-menu .current-menu-parent>a {
				color:rgb(157,10,15);
			}

		#main_menu_container #menu-main-menu>.menu-item>.sub-menu {
			position:absolute;
			top:0;
			left:-18px;

			display:none;

			padding:27px 0 0;
		}
		#main_menu_container #menu-main-menu>.menu-item:hover>.sub-menu {
			display:block;

			border-bottom:1px solid rgb(204,204,204);
		}
		#main_menu_container #menu-main-menu>.menu-item>.sub-menu>.menu-item>a {
			display:block;
			background-color:rgb(255,255,255);

			line-height:36px;
			white-space:nowrap;

			border-style:solid;
			border-color:rgb(204,204,204);
			border-width:1px 1px 0;
			padding:0 19px;
		}

		#main_menu_container #menu-main-menu>.menu-item>.sub-menu>.menu-item:hover>a {
			background-color:rgb(89,89,89);
			color:rgb(255,255,255);
		}

	/* home */
	.home #content_body h1 {
		font-size: 40px;
		line-height:36px;
	}

	.home #content_body h2 {
		margin-top: 10px;
	}

	.home #content_body #content_txt {
		width: 535px;
		margin-right: 10px;
		font-size: 20px;
		line-height: 24px;
	}

	.home #content_body {
		width: 	745px;
		padding: 0 10px 0 10px;
		margin:auto;
	}

	.home #content_body #content_book_hero {
		width: 	200px;
	}

	/* panels */
	.home #panel_container {
		width: 760px;
		padding: 0 10px 0 10px
	}
	.home #panel_blog .panel_blog_title, .home #panel_container #panel_blog .panel_blog_content, #jet4-content-areas-3 table tbody td {
		font-size: 18px;
		line-height: 24px;
	}


	/*.home #panel_container #panel_blog {
		width: 210px;
	}*/

	.home #panel_container #jet4-content-areas-3 {
		width: 210px;
	}

	.jr_widgets {
		width: 230px;
	}

	.home #home_video_container #home_video_player-videoplayertabgroup {
		height: 265px;
	}

	/* video */
	.home #home_video_container {
		width: 730px;
		/*height: 350px;*/
		margin: 10px auto 0 auto;
	}

	.home #home_video_container #home_video_player-container {
		width: 560px;

	}

	.home #home_video_container #home_video_player-videoplayertabgroup {
		width: 150px;
	}

	.home #home_video_container #home_video_player-videoplayertabgroup li.videoplayertab {
		font-size: 16px;
		line-height:18px;
	}

	#sidebar {
		width: auto;
	}

	#content_body {
		width: 780px;
	}

	#content {
		width: 480px;

	}

	dl {
		width: 420px;
	}


	/* product */
	.page-id-372 #content, .page-id-372 #content_body {
		min-width: 690px;
		max-width:100%;
	}


	.audioplayer_container { /* hide flash audio player */
		display:none;
	}

	.post-type-archive-video #content, .page-id-364 #content {
		width: 450px;
	}

	.post-type-archive-video #content .video {
		height: auto;
		margin-bottom: 30px;
	}

	.post-type-archive-video .videoplayercontainer {
		width: 400px;
		height: 250px;
	}

	.page-id-379 #left {
		width: 175px;
	}

		.page-id-379 #left .hero {
			width: 175px;
		}


		.page-id-379 #left ul {
			margin: 15px 0 0 0;
		}

		.page-id-379 #left ul li a {
			font-size: 14px;
		}

	.page-id-379 #mid {
		width: 300px;
	}



	#sthoverbuttons { /* hide share this */
		display:none;
	}

	/* hide find us on these site img, have to do this way since no class/id */
	#footer_content .right img { display:none; }
	#footer_content .right a img { display:block; }


	.home #content_body h1 span:after {
		content:" ";
	}
}


@media only screen and (min-width: 1151px) {

	.home #content_body h1 span {
		display:block;
		margin-left: -27px;
	}

	.home #content_body h1 {
		width: 550px;
	}
}

.twitter-embed__mobile {
	width: 100%;
	float: left;
	border: 1px solid #a0a0a0;
}


.twitter-embed {
	width: 100%;
	float: left;
	border: 1px solid #a0a0a0;
	display: none;
}

@media (min-width: 769px){
	.twitter-embed__mobile {
		display: none;
	}

	.twitter-embed {
		display: inline-block;
		width: 280px;
		height: 228px;
		margin-top: 10px;
	}
}

@media (min-width: 1150px){
	.twitter-embed {
		width: 280px;
		float: right;
		margin-top: 0;
	}
}

.home #panel_container #panel_blog {
	height: 230px;
}

.home #panel_container {
	margin: 5px auto 30px auto;
}

.home #panel_container .widget_jet4-content-areas {
	margin: 0;
}

.home #panel_container #jet4-content-areas-3 {
	width: auto;
	height: auto;
	margin-bottom: 10px;
}

@media (min-width: 769px){
	.home #panel_container #jet4-content-areas-3 {
		width: 320px;
		height: 470px;
	}
}

@media (min-width: 1150px){
	.home #panel_container #jet4-content-areas-3 {
		height: 426px;
	}
}

.latest__podcast--widget {
	/*display: flex;*/
	margin-top: 20px;
	margin-left: 0px;
	width: auto;
	height: auto;
	padding: 30px;
	float: left;
	background-color: #a0a0a0;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
}

@media (min-width: 769px){
	.latest__podcast--widget {
		display: flex;
		margin-top: 0px;
		margin-left: 0px;
		width: 562px;
		height: auto;
		padding: 30px;
		float: left;
		background-color: #a0a0a0;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-style: normal;
	}
}

@media (min-width: 1150px){
	.latest__podcast--widget {
		display: flex;
		margin-top: 20px;
		margin-left: 0px;
		width: 540px;
		height: auto;
		padding: 30px;
		float: left;
		background-color: #a0a0a0;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-style: normal;
	}
}

.podcast__widget--intro {
	flex: 1 0 50%;
	margin-bottom: 1.5em;
}

@media (min-width: 769px) {
	.podcast__widget--intro{
		margin-right: 20px;
	}
}

@media (min-width: 1150px) {
	.podcast__widget--intro{
		margin-right: 10px;
	}
}

.podcast__widget--latest {
	flex: 1 0 50%;
}

.podcast__widget--header,
.podcast__widget--subheader {
	color: white;
}

.podcast__widget--header {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.podcast__widget--latest-meta {
	margin-bottom: 1em;
}

.subscribe__link {
	height: 1px;
}

.podcast-bodyheader {
	color: white;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.subscribe__link {
	text-transform: uppercase;
	font-weight: bold;
}

/* colors the home slider dot navigation */
#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_active_0.fa-square,
#wds_container1_0 #wds_container2_0 .fa-square-o.wds_slideshow_dots_deactive_0 {
  color: #292f33;
}

#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {
    margin-bottom: 3px;
}
