/*
Theme Name:     Flexible Child
Theme URI:      http://elegantthemes.com/
Description:    Child theme for the Flexible theme 
Author:         Brad Wallace
Author URI:     http://bradwallacedesign.com/
Template:       Flexible
Version:        0.1.0
*/

@import url("../Flexible/style.css");



/* must go to: flexible/epanel/page_templates/page_templates.css to do this change:
removed white boxes from around portfolio icons
.et_pt_portfolio_entry {
	border: none;
	background: none;
	padding: 5px;
	margin-bottom: 0;
}
----------------------------
*/

/* didn't like this font as much */
/*@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('https://jwetv.com/wp-content/themes/Gleam/fonts/League_Gothic-webfont.eot');
	src: url('https://jwetv.com/wp-content/themes/Gleam/fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('https://jwetv.com/wp-content/themes/Gleam/fonts/League_Gothic-webfont.woff') format('woff'),
		 url('https://jwetv.com/wp-content/themes/Gleam/fonts/League_Gothic-webfont.ttf') format('truetype'),
		 url('https://jwetv.com/wp-content/themes/Gleam/fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	line-height: 1;
}*/
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, span.fn, span.fn a, p, .title a, .page_title, #reply-title, .et_pt_portfolio_item h2, strong {
	color: white;
}
body, #breadcrumbs a {/*affects breadcrumbs only */
	color: #888;
}
#logo a {
	color: #DDD;
}
#top-menu a {
	color: #DDD;
}

/*change h2 titles on portfolio pages to white etc*/
.et_pt_portfolio_item h2 {
	color: white !important;
	padding-bottom: 0 !important;
	text-transform: none !important;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
/*use with logo*/
/*body {
	padding-top: 20px
}*/
#logo-area {
	display: none;
	/*margin-bottom: -10px;*/
}
#top-menu {
	width:800px;
	margin:0px auto;
	float:none;
}

/*change pages background to dark translucent bg from Gleam so site is similar to gleam*/
#main-area {
	background: url(http://jwetv.com/wp-content/themes/Gleam/images/main_bg.png);
	/*border: 1px solid #0B0D0E;*/
	-moz-box-shadow: inset 1px 1px 0 rgba(158,205,215,0.1), 0 0 30px rgba(0,0,0,0.7);
	-webkit-box-shadow: inset 1px 1px 0 rgba(158, 205, 215, 0.1), 0 0 30px rgba(0, 0, 0, 0.7);
	box-shadow: inset 1px 1px 0 rgba(158, 205, 215, 0.1), 0 0 30px rgba(0, 0, 0, 0.7);
	margin-top: 15px;
}

#breadcrumbs {
	border:none;
}

#main_footer {
	display:none;
}

/*------------------celebrity page links----------------------*/
#myCelebrityLinks
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#myCelebrityLinks li
{
	display: inline;
	float: left;
	/*border: 1px solid #0B0D0E;*/
	margin-bottom: 15px;
}
#myCelebrityLinks li a:link, li a:visited
{
	background-color: rgba(20, 20, 20, 0.5);
}
#myCelebrityLinks li a:hover, li a:active
{
	background-color: rgba(200, 200, 200, 0.5);
}
#myCelebrityLinks #myBreakHere {
	clear: both;
}
.myCurrentPage {
	background-color: rgba(100, 100, 100, 0.3);
	color: #DDD;
	padding-left: 5px;
	width: 200px;
}
#myCelebrityLinks a
{
	display:block;/*makes whole box clickable*/
	width: 200px;
	font-weight:bold;
	text-decoration:none;
	outline:none;
	color: #eee;
	padding-left: 5px;
}

/*hide blog link on celebrity pages*/
.page-id-798  .et_portfolio_more_icon,
.page-id-829  .et_portfolio_more_icon,
.page-id-1178 .et_portfolio_more_icon,
.page-id-1180 .et_portfolio_more_icon,
.page-id-1183 .et_portfolio_more_icon,
.page-id-1186 .et_portfolio_more_icon,
.page-id-1188 .et_portfolio_more_icon,
.page-id-1191 .et_portfolio_more_icon
 {display: none !important;}
/*move zoom icon to center of thumbnails on celebrity pages*/
.page-id-798  .et_portfolio_zoom_icon,
.page-id-829  .et_portfolio_zoom_icon,
.page-id-1178 .et_portfolio_zoom_icon,
.page-id-1180 .et_portfolio_zoom_icon,
.page-id-1183 .et_portfolio_zoom_icon,
.page-id-1186 .et_portfolio_zoom_icon,
.page-id-1188 .et_portfolio_zoom_icon,
.page-id-1191 .et_portfolio_zoom_icon
 {left: 110px !important;}
/*---------------------------------------------*/

.post-content {
	padding-top: 5px;
}

#top-menu li {
	padding-left: 0;
	padding-right: 17px;
}
#breadcrumbs {
	display:none;
}

#mobile_nav {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	background: #182330;
	color: #CCC;
}
a#mobile_nav:hover, a#mobile_nav:active{
	color: #FFF;
}
#mobile_menu {
	background-color:#EEE;
}
/*#mobile_menu{
	background-color: #303537;
	background: url(https://jwetv.com/wp-content/themes/Gleam/images/main_bg.png);
	-moz-box-shadow: inset 1px 1px 0 rgba(158,205,215,0.1), 0 0 30px rgba(0,0,0,0.7);
	-webkit-box-shadow: inset 1px 1px 0 rgba(158, 205, 215, 0.1), 0 0 30px rgba(0, 0, 0, 0.7);
	box-shadow: inset 1px 1px 0 rgba(158, 205, 215, 0.1), 0 0 30px rgba(0, 0, 0, 0.7);
}*/

/*-----------------------------------------responsive css:---------------------------------------------------*/
body {
	background-color: #C0DBF4;
	background-position-y: -50px !important;
	padding-top: 50px !important;
}


/*@media only screen and ( max-width: 960px ) {

}*/
/*move zoom icon to center of thumbnails on celebrity pages*/
@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
	.page-id-798  .et_portfolio_zoom_icon,
	.page-id-829  .et_portfolio_zoom_icon,
	.page-id-1178 .et_portfolio_zoom_icon,
	.page-id-1180 .et_portfolio_zoom_icon,
	.page-id-1183 .et_portfolio_zoom_icon,
	.page-id-1186 .et_portfolio_zoom_icon,
	.page-id-1188 .et_portfolio_zoom_icon,
	.page-id-1191 .et_portfolio_zoom_icon
	  {left: 90px !important;}
}


/*iPhone landscape*/
@media only screen and ( max-width: 767px ) {
	/*h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
		color: purple;
	}*/
	body {
		padding-top: 0px !important;
		background-position-y: 0 !important;
	}
	
}


/*iphone portrait*/
/*@media only screen and ( max-width: 479px ) {
	h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
		color: red;
	}
	body {
		background-image:url('') !important;
		padding-top: 0px !important;
		background-position-y: 0 !important;
	}
	
}*/