/* @override 
	http://dev-image-journal.pantheon.io/wp-content/themes/bb-theme-child/style.css
	https://dev-image-journal.pantheon.io/wp-content/themes/bb-theme-child/style.css
	http://imagejournal.org/wp-content/themes/bb-theme-child/style.css
	http://www.imagejournal.org/wp-content/themes/bb-theme-child/style.css
	http://test-image-journal.pantheon.io/wp-content/themes/bb-theme-child/style.css */
	
		
/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.1
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2f0506");

  
@font-face {font-family: 'ITC Galliard';font-weight: normal;font-style: italic;src: url('fonts/2F0506_0_0.eot');src: url('fonts/2F0506_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/2F0506_0_0.woff2') format('woff2'),url('fonts/2F0506_0_0.woff') format('woff'),url('fonts/2F0506_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ITC Galliard';font-weight: normal;font-style: normal;src: url('fonts/2F0506_1_0.eot');src: url('fonts/2F0506_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/2F0506_1_0.woff2') format('woff2'),url('fonts/2F0506_1_0.woff') format('woff'),url('fonts/2F0506_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gill Sans';font-weight: bold;font-style: normal;src: url('fonts/2F0506_2_0.eot');src: url('fonts/2F0506_2_0.eot?#iefix') format('embedded-opentype'),url('fonts/2F0506_2_0.woff2') format('woff2'),url('fonts/2F0506_2_0.woff') format('woff'),url('fonts/2F0506_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gill Sans';font-weight: bold;font-style: italic;src: url('fonts/2F0506_3_0.eot');src: url('fonts/2F0506_3_0.eot?#iefix') format('embedded-opentype'),url('fonts/2F0506_3_0.woff2') format('woff2'),url('fonts/2F0506_3_0.woff') format('woff'),url('fonts/2F0506_3_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gill Sans';font-weight: normal;font-style: normal;src: url('fonts/2F0506_4_0.eot');src: url('fonts/2F0506_4_0.eot?#iefix') format('embedded-opentype'),url('fonts/2F0506_4_0.woff2') format('woff2'),url('fonts/2F0506_4_0.woff') format('woff'),url('fonts/2F0506_4_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'Gill Sans';font-weight: normal;font-style: italic;src: url('fonts/2F0506_5_0.eot');src: url('fonts/2F0506_5_0.eot?#iefix') format('embedded-opentype'),url('fonts/2F0506_5_0.woff2') format('woff2'),url('fonts/2F0506_5_0.woff') format('woff'),url('fonts/2F0506_5_0.ttf') format('truetype');}
 
 body {
 	font-family: 'ITC Galliard', Georgia, Times, serif;
 	
 }

 .fl-page-header * {
 	color:inherit;
 }

 .paywall p.error {
 	color: #ff0000;
 }

 .fl-node-556c4eb605c6d > .fl-row-content-wrap {
    background-color: #000;
    /* background-color: rgba(133,133,133, 1); */
}
    /* Sidebar Styles */
   
   .sidebar-nav {
       position: absolute;
       margin: 0;
       padding: 0;
       list-style: none;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
       
   }
   
   .sidebar-nav li {
       text-indent: 20px;
       line-height: 40px;
       list-style-type: none;
   }
   
   
   ul#menu-black-sidebar {
   	padding-left: none!important;
   	-webkit-padding-start: 0px;
   	-webkit-margin-before: 0;
   }
   
   .mm-listview li a {
   /*	background: url("/img/arrow-bullet-trans.svg") right center no-repeat;*/
   	background-size: 50px 10px ;
   	text-transform: uppercase;
   }
   #menu-blacksidebar .mm-listview li a, .sub-menu li a {
   	padding-top: 9px;
   	padding-bottom: 4px;
   	border: none;
   }
   #menu-blacksidebar .mm-listview li a, .sub-menu li a , .sidebar-nav li a {
       display: block;
       text-decoration: none;
         font-family : Gill Sans;
         font-size : 20px;
         line-height : 25px;
         text-transform : uppercase;
         color : #979797;
         color : rgb(151, 151, 151);
   }
   
   .mm-listview li a:hover, .sidebar-nav li a:hover {
       text-decoration: none;
       color: #fff;
       background: rgba(255,255,255,0.2);
   }
   
   .mm-listview li a:active, .sidebar-nav li a:active,
   .mm-listview li a:focus, .sidebar-nav li a:focus {
       text-decoration: none;
   }
   
   .sidebar-nav > .sidebar-brand {
       height: 110px;
       font-size: 18px;
       line-height: 60px;
       display: block;
       
   }
   
   
   .sidebar-nav > .sidebar-brand a {
       color: #999999;
   }
   
   .sidebar-nav > .sidebar-brand a:hover {
       color: #fff;
       background: none;
   }
 
   
.fl-post-content p {
	margin-bottom: 1.5em;
} 

h1, h2, h3, p, p span, h4 a {
  font-family : 'ITC Galliard', serif;
}

a, li a {
transition: all .3s;	
}
a:hover{
	opacity: .8;	
} 
.fl-button, .fl-heading h1, .fl-heading h2, .fl-heading h3, .fl-heading h4, .fl-heading h5, .fl-post h1, .fl-post h2. .fl-post h3, .fl-post h4, .fl-post h5 {
	font-family: 'Gill Sans', sans-serif!important;
}
.fl-module-light-tiles .fl-post-grid-image {
	height: 170px!important;
	overflow: hidden;
}

.fl-module-light-tiles .fl-post-grid-text {
	min-height: 170px;
}
.fl-module-light-tiles .fl-post-grid-text h2 {
	min-height: 100px;
	display: inline-block;
}
.fl-module-light-tiles .fl-post-grid-meta {
	font-style: italic;
	  font-family : 'ITC Galliard', serif;
	  padding: 0;
	
}

input.fl-search-input  {
	background: transparent!important;
text-decoration: none;
height: auto;
top: -11px;
position: relative;
border: none;
  font-family : Gill Sans;
  font-size : 20px;
  text-transform : uppercase;
  color : #979797!important;
  padding-left:2rem ;
    }
.fl-page-header-wrap {
	display: none!important;
}
.fl-post-header {
	text-decoration: none;
	  font-family : Gill Sans;
	  font-size : 4rem;
}
.fl-post-header .fl-post-meta{
	font-size: 2rem;
}
.fl-post-more-link {
	font-style: italic;
	font-family : 'ITC Galliard', serif;
	
}
.fl-photo-crop-square img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}


.nocomments{display:none;}
.artistdetail {
padding: 0 40px;
/*background-color: #ffffff;*/
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.78)), to(rgba(255, 255, 255, 1.00)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 1.00));
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 1.00));
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 1.00));
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 1.00));
background-image: linear-gradient(top, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 1.00));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#ffffff');
}
.fl-widget ul, .constant-contact-form #cc_form_1 p {
	  font-family : 'ITC Galliard', serif;
	  font-size: 1.7rem;
	line-height: 2.5rem;
	
}
.constant-contact-form input {

font-family : 'ITC Galliard', serif!important;
font-style: italic;
font-size: 1.8rem;
width: 100%;
padding-top: 10px;
}

.constant-contact-form input.t {
	padding-top:  10px!important;
	padding-left: 10px!important;
	margin-bottom: 5px!important;
}


.post-stats {
	font-size: 1.5rem;
	font-style: italic;
	font-weight: lighter;
}
.post-stats a{
	color: #383838;
	
}
.wpp-post-title {
	display: block;
	clear: both;
}
.wpp-list li {
	margin-bottom: 5rem!important;
}
.wpp-thumbnail {
	margin-right: 1rem;
	margin-bottom: 2rem;
}
.wpp-author {
	display: block;
	font-style: italic;
}
.wpp-post-title {
	font-size: 2rem;
}
.article-metadata {
width: 100%;
	text-align: center;
	color: white;
}
div.article-metadata a {
	color: white;
	font-family : 'ITC Galliard', serif!important;
	font-size: 1.5rem;
	
	
}
/*!
 * Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Toggle Styles */

#wrapper.fl-page {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding-left: 0px;
    width: 100%;
    
}


#sidebar {
    background: #000;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#sidebar .nav {
}
#sidebar li {
}
.navbar-toggle {
	color: white;
	display: block;
	left: -40px;
	
}
.navbar-toggle:hover {
	opacity: 1;
}
.navbar-toggle:before{
	color: white!important;
}
/* collapsed sidebar styles */
@media screen and (max-width: 767px) {
.sidebar-nav {
	left: -250px;
}
  #sidebar {
    padding-top:0;
  }
}



#wrapper.toggled {

}
#mobilenav.toggled {
	left: 210px;
}

.sidebar-nav.toggled {
	left: 0px;
}
#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    background: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
   
}
#sidebar-wrapper.toggled {
	width: 250px;
	left: 0px;
}
@media screen and (min-width: 767px) {
.single-article #sidebar-wrapper.retract {
	left: -250px;
}
.single-article .fl-content-left.retract {
	padding-left: 290px;
}
.single-article #wrapper.fl-page.retract {
	padding-left: 0px;
}
.single-article #mobilenav.retract {
	display: block; position: absolute; left: -20px; z-index: 102;
}
}

.sidebar-nav.toggled{

	
}
.mm-menu.toggled{

}

.fl-builder .fl-content.col-md-12 {
	margin: 0;
	padding: 0!important;
}
.row{margin-top:0!important;margin-left:0px!important;margin-right:0px!important;padding-right:0px!important;
}
.fl-builder .fl-row-content-wrap {background-attachment: scroll !important;border-left: none !important;border-right: none !important;margin: 0 !important;padding-left: 0 !important;padding-right: 0 !important;}



.single #page-content-wrapper .row {
width: 100%;
position: relative;
display: inline-block;
margin: 0px;
}



@media (min-width:900px) {
.slick-slide h3 {
	font-size: 16px;	
}
.slick-slide h1 {
	font-size: 28px;
}
}

@media (min-width:1600px) {
.slick-slide h3 {
	font-size: 20px;	
}
}

@media (min-width:767px) {
.fl-sidebar-right {
	padding-left: 15px;
}
#wrapper.fl-page {

    padding-left: 250px;

    
}
    #wrapper.toggled {
    }

    #sidebar-wrapper {
        width: 250px;
        
    }

    #sidebar-wrapper.toggled {
    }

    #wrapper.toggled #page-content-wrapper {

    }
    #mobilenav {
    	display: none;
    }
    
}




/* Sidebar Styles */
.logo img {
	width: 202px;
	margin: 20px;
	display: block;
	
}

.currentissue img {
	width: 100px;
	margin: auto;
	height: auto;
}
.currentissue .featured_archives_cover {
	width: auto!important;
	height: auto!important;
}
.currentissue .issuem_archive, .currentissue .issuem_archive p, .currentissue .issuem_archives_shortcode {
	height: 150px;
	/*display: inline-block;*/
}
.currentissue .next_previous_archive_pagination {
	display: none;
}
/*.issuem_archive {
    float: left;
}*/
.currentissue .issuem_archive p a.featured_archives_cover {
	display: inline!important;
	
}
.currentissue .issuem_archive p a, .currentissue .next_previous_archive_pagination a {
	display: none;
}
.currentissue a:hover {
	background: none!important;
	opacity: .8;
}

.currentissue a {
	transition: opacity .3s;
	opacity: 1;
}


.currentissue {
	text-align: center;
	/*left: -10px;*/
	position: relative;
	text-indent: 0 !important;
}

.currentissue h4 {
	font-size: 14px;
	margin-bottom: 20px;
	color: #727272;	
	font-family : Gill Sans;
	text-transform: uppercase;
}

.logo {
	height: 100px !important;
	display: inline-block;
	margin-bottom: 0px;
	
	
}
.sidebar-nav {
    position: absolute;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
      font-family : Gill Sans;
      font-size : 20px;
      line-height : 50px;
      text-transform : uppercase;
      color : #979797;
      color : rgb(151, 151, 151);
    
}

.sidebar-nav .search {
	border-top: 1px solid #333;
	font-size: 16px;
}

.sidebar-nav li.search a {
	height: 55px;
}

.sidebar-nav .imageblog {
	font-size: 16px;
}

.sidebar-nav .imageblog .svg {
	height: 1em;
	
}

.sidebar-nav .socialbuttons .svg {
float: none;
opacity: 1;
height: 1.1em;
	margin: 2px;
	left: -10px;
	top: 0px;
}

.sidebar-nav .socialbuttons a {
	display: inline;
	height: 1.2em;
	line-height: 2em;
	border-radius: 20px;
	}


.loggedIn .sidebar-nav .loginsubscribe a:nth-of-type(2) {
	display: none;
}

.loggedIn .sidebar-nav .loginsubscribe a {
	opacity: 1;
	color: white;
}
.loggedIn .sidebar-nav .loginsubscribe .svg {
	opacity: 1;
}

.sidebar-nav .socialbuttons a:hover, .sidebar-nav .loginsubscribe a:hover {
	background: none;
	opacity: 1;
}

.sidebar-nav .socialbuttons {
	padding-bottom: 20px;
	width: 100%;
	text-align: center;
}
.mm-listview li .svg, .sidebar-nav li .svg {
	height: .7em;	
	position: relative;
	top: 15px;
	float: right;
	margin: auto 20px auto auto;
	opacity: .4;
}
.sidebar-nav .search .svg {
	opacity: .5;
	height: 1em;
	top: 18px;
}
.sidebar-nav .loginsubscribe a {
	font-size: 16px;
	display: inline;
	margin-right: 20px;
}

.sidebar-nav .loginsubscribe .svg {
	float: none;
	top: -2px;
	margin-right: 4px;
	opacity: .4;
	height: 1.2em;
}

.sidebar-nav .loginsubscribe, .sidebar-nav .imageblog {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

@media screen and (max-width: 767px) {  
div.mm-header {
	margin-top: 240px;
}
.mm-menu.mm-hasheader .mm-panel,.mm-menu.mm-hasheader .mm-fixeddivider{top:280px!important }

.article-hero .sectiontitle {
	margin-top: 50px;
	display: block;
	width: 100%;
}
.sidebar-nav > .sidebar-brand {
/*    height: 95px;*/
    font-size: 18px;
}

.currentissue img {
	width: 40px;
	margin-left: 19px;
	float: right;
	
}
.sidebar-nav .currentissue a {
	display: none;
	height: 60px;
	text-align: right;
	font-size: 40px !important;
	margin-right: 40px;
	margin-left: 20px;

}
.currentissue .issuem_archive, .currentissue {
	display: none;
}
.sidebar-nav .currentissue li a {
/*	height: 130px!important;*/
	
}
}
@media screen and (max-height: 640px) {  

.sidebar-nav .imageblog {
	height: 3.2em;
	padding: 1.1em;
}
.sidebar-nav .imageblog .svg {
	height: 1em;
	top: 0px;
	
}
#menu-blacksidebar .mm-listview li a, .sub-menu li a , .sidebar-nav li a {
    display: block;
    text-decoration: none;
      font-family : Gill Sans;
      font-size : 18px;
      line-height : 15px;

}}
@media screen and (max-height: 540px) {  
.sidebar-nav > .sidebar-brand { 
height: 60px;
}
.logo img {
	width: 45%;
	margin: 10px auto;
}

.logo {
	text-align: center;
}input.fl-search-input  {
top: -12px;
  font-size : 16px;
    }
 .sidebar-nav li.search a {
    	height: 35px;
    }
.sidebar-nav .search .svg {
    	height: .8em;
    	top: 10px;
    }
div.mm-header, .mm-header {
	margin-top: 150px!important;
}
.mm-menu.mm-hasfooter>.mm-panel{bottom:0px!important;}
.mm-footer {
display: none;
}
.mm-menu.mm-hasheader .mm-panel,.mm-menu.mm-hasheader .mm-fixeddivider{top:185px!important}
}
@media all and (min-width: 768px) {
  .contact-content .col-md-9 {
/*    padding: 5em 6em;*/
  }
}

.fl-visible-desktop.fl-module-sidebar {
  }

h4.fl-widget-title {
	 font-family : Gill Sans;
	text-align: center;
	border-top-color: #E6E6E6;
	padding-top: 3rem;
	border-top-style: double;
	color: #808080;
	font-weight: lighter;
	font-size: 2.2rem;
	margin-bottom: 10px!important;

}
.gform_wrapper {
	margin: 10px 0!important;
}
#menu-black-sidebar .sub-menu {
	display:  none;
} 


/* PAGE STYLES */

.mm-menu.mm-hasheader .mm-panel,.mm-menu.mm-hasheader .mm-fixeddivider{top:450px;}
.mm-footer {
	position: absolute;
	/*height: 100px;*/
	padding-top: 0;
}
.mm-footer .sidebar-nav {
	left: 0;
}

.mm-menu>.mm-panel>.mm-listview{margin-left:-40px;margin-right:-20px;}
.mm-menu{width:80%;min-width:250px;max-width:300px}
.mm-header{
	border-bottom:none;
	text-align:center;
	line-height:20px;
	height:40px;
	padding:0 0px;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	right:0;
	/*margin-top:300px;*/
}
.mm-listview a {
	padding-left: 40px!important;
}
.mm-menu .mm-header>a{text-transform: uppercase; font-size: 1.4rem;	font-family: 'Gill Sans', sans-serif;

}
.sidebar-nav {
	z-index: 100!important;
	visibility: visible;
	position: fixed;
	display: inline-block;
	overflow: visible;
}
.mm-menu.mm-theme-black .mm-listview>li:after, .mm-menu.mm-theme-black .mm-listview>li>a.mm-prev:after,.mm-menu.mm-theme-black .mm-listview>li>a.mm-next:before{border-color:#000}

.article-hero.white h1 {
	color: #000;
	margin-top: 70px;
}
.article-hero.white .sectiontitleline {
	background-color: #000;
}

.handwriting {
background-image: url('/img/header-handwriting.jpg');
background-size: cover;
color: white;
}

.blackback {
	background-image: url('/img/black.jpg');
	background-size: cover;
	color: white;
}

.handwriting h1, .blackback h1 {
	color: white;
}

.city {
background-image: url('/img/header-citydark.jpg');
background-size: cover;
width: 100%;
color: white;
}
.typewriter {
background-image: url('/img/header-typewriterdark.jpg');
background-size: cover;
width: 100%;
color: white;
}
.blur {
background-image: url('/img/header-blur.jpg');
background-size: cover;
width: 100%;
color: white;
}
.woocommerce-page .blur {
background-image: url(http://dev-image-journal.pantheon.io/wp-content/uploads/2015/02/IMG_4548-1024x683.jpg);
background-repeat: no-repeat;
background-position: center top;

}
.article-hero .sectiontitle {
	margin-top: 150px;
	display: inline-block;
	width: 100%;
}

.article-hero .sectiontitleline {
	width: 100px;
	background-color: #fff;
	
}

.article-hero h2 {
	font-family: Gill Sans;
	text-align: center;
	color: #fff;
	
}
.article-hero a {
	color: #fff;
	font-weight: normal;
	padding: .3em;
}

.article-hero .serif {
  font-size: 64px;
  text-align: center;
  margin: 1em 1em 0;
}

.article-hero h1, .article-hero .fl-post-title h1{
	color: #fff;
}

.single .fl-post-thumb {
	width: 35%;
	float: left!important;
	margin-right: 2rem;
}
.postinfo-header {
margin-top: 70px;
margin-bottom: 70px;
text-align: center;
}

.single-article .postinfo-header {
margin-top: 240px;
	  position: relative;
	   top: 50%;
	-webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
	  text-align: center;
}

.alt .postinfo-header {
margin-top: 24px;
	  position: relative;
	   top: none;
	-webkit-transform: none;
	  -ms-transform:none;
	  transform:none;}
	  
.alt .postinfo-header h2 {
		font-family: Gill Sans;
	font-size: 16px;
	color: #666666;
	margin-top: 0px;
}

.alt .socialicons {
	top: 0;
	margin-bottom: 30px;
}
.alt .postinfo-header h2 a {
	color: #666666;
	margin-left: .3em;
}

#topcarousel{
	
}

#recentarticles{
}



.article-tile h2 {
  font-family : ITC Galliard;
  font-size : 20px;
  font-weight: 100;
  line-height : 23.3px;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
  background : #000000;
  background : rgba(0, 0, 0, 1);
  opacity : 0.7;
  filter: alpha(opacity=70) progid:DXImageTransform.Microsoft.Alpha(opacity=70) ;
  margin-top: 0;
  margin-bottom: 0px;
  padding: 30px 16px 24px;
  text-align: center;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}

.article-tile h2:hover {
	opacity : 0.8;
}

.article-title {
	height: 140px;
	display: block;
}
a:hover {
	text-decoration: none;
	
}

 .article-tile
{
	background: url("/img/bg-samplearticle.jpg") 100% 100%;
  border: 20px solid #F0F0F0;
  padding: none!important;
  margin-bottom: 30px;
  position: relative;
}

.eventlistings  #article-details {
	min-height: 250px;
}

.eventlistings .article-tile h2, .archive-features .article-tile h2{
	font-size: 1.5em;
}

 .oldman {
		background: url("/img/oldman.jpg") 100% 100% ;
}

.canadian {
			background: url("/img/canadianflag.jpg") 100% 100% ;
	
}

 .speaker {
		background: url("/img/slide-publicspeaker.jpg") 100% 100% ;
}

.workshop {
		background: url("/img/bg-workshop.jpg") 100% 100% ;
}

 .writing {
		background: url("/img/slide-handwriting.jpg") 100% 100% ;
}

.painting {
		background: url("/img/slide-cavepainting.jpg") 100% 100% ;
}




 #article-details {
 min-height: 150px;
position:relative;
background : -moz-linear-gradient(50% 100% 90deg,rgba(0, 0, 0, 1) 0%,rgba(0, 0, 0, 0) 100%);
background : -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
background : -webkit-gradient(linear,50% 100% ,50% 0% ,color-stop(0,rgba(0, 0, 0, 1) ),color-stop(1,rgba(0, 0, 0, 0) ));
background : -o-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
background : -ms-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000' ,GradientType=0)";
background : linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
filter: alpha(opacity=80) progid:DXImageTransform.Microsoft.Alpha(opacity=80) progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000' , GradientType=0);
}

#article-details .article-metadata

{

position:absolute;
  bottom:0;
  left:0;
  width: 100%;
}


.article-author, .article-date {
	font-family : ITC Galliard;
	font-size : 14px;
	line-height : 16px;
	color : #dbdbdb;
	margin: 0 20px;
	text-align: center;
}

.more .svg, a .svg {
	height: .5em;
}

.alt .sectiontitle {
margin-top: 20px;
}

.alt .col-md-9 {
	border-right: 1px solid #333;
}

.alt .sidebar {
  border-left: none;
  margin-top: 10px;
}
.sectiontitle {
	text-align: center;
}



.sectiontitle h1 {
	margin: auto;
	display: block;
	font-size: 28px;
	
}

#more .green a {
	padding-top: 2rem;
}

 .readlink
{
  font-family : Gill Sans;
  font-size : 20px;
  line-height : 35px;
  text-align: center;
  margin: 0px;
  display: block;
  color : #FFFFFF;
  color : rgb(255, 255, 255);
  border-top : 1px solid;
	border-color: rgba(255, 255, 255, 0.18);
	padding: 15px 15px 10px;
	-webkit-transition: background .2s;
	transition: background .2s;
	
}

 .readlink:hover {
	background-color: rgba(0, 0, 0, 0.4);
	text-decoration: none;
}
a.readlink:hover {
	color: #fff;}

 

.fl-page-footer-text { padding: 15px; 	font-family: 'Gill Sans', sans-serif;

}
.fl-page-footer-container {padding: 0;}
.fl-full-width .container {width: 100%;}

#carousel {
}

.slide1 {
/*	background: url("/img/leaf.jpg")no-repeat center center; */
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
}

.slide2 {
/*background: url("/img/slide-city.jpg")no-repeat center center; */
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
	
}

.slide3 {
/*	background: url("/img/slide-cavepainting.jpg")no-repeat center center; */
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	
}

.slide4 {
/*	background: url("/img/slide-handwriting.jpg")no-repeat center center; */
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	
}

.slide5 {
/*	background: url("/img/slide-publicspeaker.jpg")no-repeat center center; */
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 -o-background-size: cover;
	 background-size: cover;
	
}

.slick-slide h3:hover, .slick-track a:hover {
	opacity: .9;
	cursor: pointer;
}

.slider-nav .slick-slide {
	line-height: 140px;
	position: relative;
	height: 140px;
	margin: auto;
}
.slider-nav .slick-slide h3 {
vertical-align: middle;
width: 100%;
padding-top: 10%;

}
.slider-for .slick-slide p {
	line-height: 1.2em;
	color: white;
	padding: 0 5%;
	top: -40px;
	position: relative;	
}
.slider-for .slick-track a{
line-height: 400px;
	padding: 70px;
	margin: auto;
	height: 555px;
	display: block;
/*background-color: #000000;*/
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(49, 49, 49, 0.4)), to(rgba(57, 57, 57, 0.15)));
	background-image: -webkit-linear-gradient(top, rgba(49, 49, 49, 0.4) 0%, rgba(57, 57, 57, 0.15) 100%);
	background-image: -moz-linear-gradient(top, rgba(49, 49, 49, 0.4) 0%, rgba(57, 57, 57, 0.15) 100%);
	background-image: -ms-linear-gradient(top, rgba(49, 49, 49, 0.4) 0%, rgba(57, 57, 57, 0.15) 100%);
	background-image: -o-linear-gradient(top, rgba(49, 49, 49, 0.4) 0%, rgba(57, 57, 57, 0.15) 100%);
	background-image: linear-gradient(to bottom, rgba(49, 49, 49, 0.4) 0%, rgba(57, 57, 57, 0.15) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#000000', EndColorStr='#000000');
	transition: opacity .2s;
	position: relative;
	
}


.slick-track {
	margin: auto;
	text-align: center;
}
.slick-active h3 {
	color: white!important;
	
}

.slider-for .slick-slide h1.serif {
	color: #fff;
	font-size: 4em;
	letter-spacing: -4px;
	vertical-align: middle;
	display: inline-block;
	width:auto;
}

.slick-prev:hover, .slick-next:hover {
	border: none;
	
}
.slick-prev:active, .slick-prev:focus, .slick-next:active, .slick-prev:focus, .slick-prev, .slick-next {
	background: none;
	position: absolute!important;
	border: none;
	top: 50%!important;
}

.slick-prev {
    left: 50px!important;
}
.slick-next {
    right: 50px!important;
}
.slider-nav {
	color: #c9c9c9;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.53);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.53);
	text-shadow: 0 0 10px #0d0000;
}
.slider-for .slick-slider {
	margin: 0;
}
.slick-slide h3 {
	padding: 30px;
	margin: 0;
/*background-color: #000000;*/
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(80, 80, 80, 0.46)), to(rgba(0, 0, 0, 0.16)));
	background-image: -webkit-linear-gradient(top, rgba(80, 80, 80, 0.46) 0%, rgba(0, 0, 0, 0.16) 100%);
	background-image: -moz-linear-gradient(top, rgba(80, 80, 80, 0.46) 0%, rgba(0, 0, 0, 0.16) 100%);
	background-image: -ms-linear-gradient(top, rgba(80, 80, 80, 0.46) 0%, rgba(0, 0, 0, 0.16) 100%);
	background-image: -o-linear-gradient(top, rgba(80, 80, 80, 0.46) 0%, rgba(0, 0, 0, 0.16) 100%);
	background-image: linear-gradient(to bottom, rgba(80, 80, 80, 0.46) 0%, rgba(0, 0, 0, 0.16) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#000000', EndColorStr='#000000');
height: 140px;
transition: opacity .2s;
font-style: italic;
opacity: 1;
color: white!important;

}

#tags {
	margin-top: 20px;
	border-top: 1px solid #E6E6E6;
	padding-top: 15px;
	border-bottom: 3px double #E6E6E6;
	margin-bottom: 3em;
}

.fl-post-meta-bottom {border-top: 0px !important;}


 .comment-weight-container, .user-karma {
	display: none;
}

.comment-list {
	list-style: none;
}

.zaki_like_dislike {
	display: inline;
}
.comment-header img.avatar {
	float: left;
	height: 3.5rem;
	width: 3.5rem;
	border-radius: 1.8rem;
	-webkit-border-radius: 1.8rem;
	-moz-border-radius: 1.8rem;
}

.comment-date, .comment-author {
	display: inline-block;
	margin-left: 1rem;
	padding-top: .5rem;
	height: 40px;
	
}

.featured-thumb-content {
	display: none;	
}

.issuem-featured-article-thumb {
	display: inline-block; width: 33.3%;padding: 5px;
}


.single-post .fl-sidebar .paywall.small {
	display: none!important;
}
.fl-archive .fl-sidebar .paywall.small h3 {
	display: none!important;
}
.listing-category a, .listing-issue a {
	font-family: 'Gill Sans', sans-serif !important;
	
}
.listing-category span, .listing-issue span, .listing-author span { 
padding-right: 10px;
}
.listing-category::after, .listing-issue::after, .listing-author::after {
content:''; display:inline-block; width:23px; height:1em; background-size:cover; padding-left: 10px;
    }
.listing-category:after, .listing-author::after  {
	content: url('/img/arrow-bullet.svg');
	margin-right: 6px;
	opacity: .4;
}
.fl-archive .fl-post-header {
	display: inline-block;
}


@media all and (min-width: 768px) {

.issuem_article {
	padding: 20px;
	width: 50%;
	display: inline-block;
	
}

body .paywall {
	left: 30%!important;
  	top: 10%!important;
	padding: 30px!important;
  	width: 400px!important;
}
.fl-sidebar .paywall.small {
  	top: 10%!important;
	padding: 0px!important;
	line-height: 2.5rem;
	margin-bottom: 3rem;
}
body .fl-sidebar .paywall {
	width: 100%!important;
	position: relative!important;
	display: block!important;
	left: 0!important;
  	top: 0!important;
	padding: 30px!important;
	z-index: 1!important;
}
body .fl-sidebar .paywall h3{
	text-align: center;
	margin-bottom: 0;
}

body.loggedIn .fl-sidebar .paywall {
	display: none!important;
}

}

@media all and (min-width: 1220px) {
.fl-content-left {
	padding-left: 40px;
}
.fl-sidebar-right {
	padding-right: 40px;
	padding-left: 40px;
}

.issuem_article {
	padding: 20px;
	width: 33%;
	display: inline-block;
	
}
}

@media all and (min-width: 1900px) {
.wpp-post-title {
	display: inline;
	clear: none;
}
}


.paywall p {
	font-size: 1.7rem;
	margin: 10px 10%;
	color: #000;
	line-height: normal;
}


.bold{}.italic{font-style:italic;}.center{text-align:center;}.green{}.black{color:#000;}

.fl-page-footer-wrap .overlay, .fl-page-footer-wrap .paywall.small {
display: none;
}

body.closingtime {
	overflow-x: hidden;
	overflow-y: hidden;
}
body.closingtime .paywall {
	z-index: 100;
	position: fixed;
	display: block;
	text-align: center;
	left: 0;
  	top: 10%;
	padding: 20px;
  	width: 96%;
  	margin: auto;
  	margin-left: 2%;
	background: white;
}
body.closingtime .fl-page-footer-wrap .overlay, body.closingtime .fl-page-footer-wrap .paywall.small {
	display: block;
} 
body.closingtime .overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
    
}




.buttonscontainer {
	text-align: center;
	width: 100%;
	margin-bottom: 1rem;
}
.paywall.small button {
	float: right;
	top: -44px;
	right: -44px;
	position: relative;
	padding: 0;
	border: none;
	border-radius: 50%;
}

.badPaywall .paywall.small button {
	display: none;
}

.paywall.small button img {
	width: 25px;
	
}
.paywallchoices {
	text-align: center;
	display: table;
	margin: auto;
}

.paywallchoices a:hover {
	opacity: .8;
}
.paywall h3, .paywall p{ 
/*display: none;*/
}
.single-article .paywall h3, .single-article .paywall p, .single-article .paywall .buttonscontainer {
	display: block;
}

.article-preview img  {
	padding: 10px;
	height: 130px;
	object-fit: cover;
}
#more {
		text-align: center;
		display: inline-block;
		width: 100%;
		margin-top: 2rem;
	}

.preview-container {
		background: #f0f0f0;
	padding: 40px;
	margin-bottom: 0;
}

.article-preview h4 {
	  font-family : ITC Galliard;	
}

.article-preview p, .article-preview {
	margin: 0;
	font-family : Gill Sans;
	color: #666666;
	font-size: small;
}
.article-preview img {
	width: 100%;
}

.article-preview p a {
	font-weight: bold;
	color: #666666;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	
}
.article-preview {
	min-height: 240px ;
}


.login label {
	color: black;
	font-size: 1em;
}
.woocommerce-tabs #tab-description h2 {
	display: none;
}
.woocommerce-breadcrumb {
	display: none;
}
.single-artist .fl-post-content table {
	width: 100%;
}
.single-artist .fl-post-content td {
	font-size: .8em;
	font-family : 'ITC Galliard', serif;
	width: 33%;
	padding: 1em;
	vertical-align: top;
}
.single-artist .fl-post-content table strong {
	margin-left: .3em;
}
.single-artist .fl-post-content table img {
margin-bottom: 1em;
}
.single-artist .fl-post-content td {
	font-size: .8em;
	font-family : 'ITC Galliard', serif;
	width: 33%;
}
.single-artist .fl-post-content td {
	font-size: .8em;
	font-family : 'ITC Galliard', serif;
	width: 33%;
}
.fl-post-content .woocommerce h2 {
	font-size: 1.5em!important;
}
.product {
	max-width: 900px;
	margin: auto;
}
.fl-content-full .col-md-12 .woocommerce, .tax-product_cat .container {
	max-width: 900px;
	margin: auto;
}

.tax-product_cat .article-hero h1 {
	display: none;
}
.tax-product_cat .article-hero .container-fluid {
	height: 60px;
	/*background-color: #ffffff;*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.00)), to(rgba(254, 253, 255, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.00), rgba(254, 253, 255, 1.00));
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.00), rgba(254, 253, 255, 1.00));
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.00), rgba(254, 253, 255, 1.00));
	background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.00), rgba(254, 253, 255, 1.00));
	background-image: linear-gradient(top, rgba(255, 255, 255, 0.00), rgba(254, 253, 255, 1.00));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#fefdff');
		
}
.tax-product_cat .container .fl-content {
	margin-top: 0px;
}
.tax-product_cat .container .page-title {
	text-align: center;
	font-style: italic;
	margin-bottom: 40px;
}
.tax-product_cat .article-hero {
	dbackground-color: #e0dfe1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(224, 223, 225)), to(rgb(255, 255, 255)));
	background-image: -webkit-linear-gradient(top, rgb(224, 223, 225), rgb(255, 255, 255));
	background-image: -moz-linear-gradient(top, rgb(224, 223, 225), rgb(255, 255, 255));
	background-image: -o-linear-gradient(top, rgb(224, 223, 225), rgb(255, 255, 255));
	background-image: -ms-linear-gradient(top, rgb(224, 223, 225), rgb(255, 255, 255));
	background-image: linear-gradient(top, rgb(224, 223, 225), rgb(255, 255, 255));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e0dfe1', EndColorStr='#ffffff');
		opacity: .2;
	
}
.paywall .logincontainer {
	height: 4em;
	position: relative;
	display:table-cell;  
	vertical-align:middle;
	padding-right: 1.4em;
}

#comments {
	padding: 20px;
}


.article-hero.white .container-fluid {
background: none;
background-color: #e0dfe1;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(224, 223, 225)), to(rgb(255, 255, 255)));
background-image: -webkit-linear-gradient(top, rgb(224, 223, 225), rgb(255, 255, 255));
background-image: -moz-linear-gradient(top, rgb(224, 223, 225), rgb(255, 255, 255));
background-image: -o-linear-gradient(top, rgb(224, 223, 225), rgb(255, 255, 255));
background-image: -ms-linear-gradient(top, rgb(224, 223, 225), rgb(255, 255, 255));
background-image: linear-gradient(top, rgb(224, 223, 225), rgb(255, 255, 255));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e0dfe1', EndColorStr='#ffffff');

}
.article-hero .container-fluid {
	/*background-color: #000000;*/
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(45, 45, 45, 0.4)), to(rgba(0, 0, 0, 0.16)));
	background-image: -webkit-linear-gradient(top, rgba(45, 45, 45, 0.4) 0%, rgba(0, 0, 0, 0.16) 100%);
	background-image: -moz-linear-gradient(top, rgba(45, 45, 45, 0.4) 0%, rgba(0, 0, 0, 0.16) 100%);
	background-image: -ms-linear-gradient(top, rgba(45, 45, 45, 0.4) 0%, rgba(0, 0, 0, 0.16) 100%);
	background-image: -o-linear-gradient(top, rgba(45, 45, 45, 0.4) 0%, rgba(0, 0, 0, 0.16) 100%);
	background-image: linear-gradient(to bottom, rgba(45, 45, 45, 0.4) 0%, rgba(0, 0, 0, 0.16) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#000000', EndColorStr='#000000');
	transition: opacity .2s;
	opacity: 1;
}

.woocommerce-page .article-hero .container-fluid {
	background-image: none;
	background-color: rgba(255,255,255, 0.8);
}
.woocommerce-page .article-hero h1 {
	color: #171717;	
	font-style: italic;
	font-size: 60px;
}

#mobilenav {
	position: absolute;
	display: block;
	z-index: 102;
	margin-top: 2px;
	left: -40px;
	 -webkit-transition: all 0.5s ease;
	 -moz-transition: all 0.5s ease;
	 -o-transition: all 0.5s ease;
	 transition: all 0.5s ease;
	
}
.navbar-toggle:hover::before, .navbar-toggle:focus::before {
	color: #white;
}
.navbar-toggle::before {
	color: #white;
	font-size: 13px;
	margin-right: 4px;
}
#menu-toggle {
	position: fixed;
	text-transform: uppercase;
	font-family: Gill Sans;
	font-size: .8em;
	font-weight: bold!important;
	background: #1A1A1A;
	padding-left: 30px;
	color: white;	
	margin-top: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	height:auto;
}


.et_social_flyin { width: 45px!important;
z-index: 97!important; 
	background-color: rgba(255, 255, 255, 0.36)!important;
}
.et_monarch .et_social_pinterest_window { height: 440px;  }
@media (max-width: 930px)  {

.article-hero .serif {
  font-size: 44px!important;
  text-align: center;
  margin: 1em 1em 0;
}
.slick-slide h3 {
	font-size : 16px;
	padding: 20px 10px;
	color: #fff;
}


.slider-nav .slick-slide {
height: 6rem!important;
}
.slider-nav .slick-slide h3 {
padding-top: 6rem; 

}.slider-for .slick-track a{
font-size: 1.5rem;
line-height: 1rem!important;
	padding: 70px 20px;

}
.slick-prev {
	height: 30px!important;
	width: 30px !important;
    left: 5px!important;
}
.slick-next {
height: 30px!important;
width: 30px !important;
    right: 5px!important;
}
.slick-prev:active, .slick-next:active {
	background: none;
	position: absolute!important;
	border: none;
	top: 50%!important;
}
.slider-for .slick-slide p {
	top: 0px;
}
}

#menu.mm-menu{position:absolute;left:-250px;}.sanserif{font-family:Gill Sans;}.bold{font-weight:bold;}.italic{font-style:italic;}.center{text-align:center;}.green{color:#69a7af;}.black{color:#000;}.alt .sectiontitle h1{font-size:22px;color:#69a7af;}.sectiontitleline{display:block;color:#69a7af;width:60px;height:2px;background-color:#69a7af;margin:10px auto 30px;}.morearticles a{font-family:Gill Sans;font-size:25px;line-height:55px;color:#69a7af;}#tags a{background:url("/img/tag.png") left no-repeat #69a7af!important;background-size:contain;display:inline-block;min-height:28px;color:#fff;font-family:ITC Galliard Std;font-size:17px;font-style:italic;margin-right:14px;margin-bottom:10px;height:2px;padding:4px 12px 3px 34px;border-bottom-right-radius:4px;border-top-right-radius:5px;}.paywall h3{font-family:Gill Sans;color:#69a7af;font-size:8rem;margin-top:0;}.paywallchoices a{font-size:16px;display:inline;text-transform:uppercase;text-decoration:none;font-family:Gill Sans;font-weight:bold;text-transform:uppercase;color:#69a7af;}.paywallchoices img{height:1.5em;top:-.1em;position:relative;background-color:#69a7af;border-bottom-left-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:50%;border-top-right-radius:50%;}.article-preview p a:hover{font-weight:bold;color:#69a7af;}.subscribecontainer{position:relative;height:4em;border-left:1px solid #69a7af;padding-left:1.4em;display:table-cell;vertical-align:middle;}.paywallchoices .subscribe{}.modal-link{color:#69a7af;top:10px;font-size:1.3rem;position:relative;}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#69a7af;}.loggedIn .sidebar-nav .loginsubscribe{background:#69a7af;}.wpsdc-drop-cap{color:#69a7af;margin-bottom:0;height:auto;padding-bottom:5px;} 

.artist-griditem {
	text-align: center;
display: table-cell;
    vertical-align: middle;
    margin-bottom: 10px;
    transition: all 0.5s ease;
    border: 1px solid #fff;
}
a.artist-gridlink{
	 transition: all 0.5s ease;
	font-size: .8em;
}

a.artist-gridlink:hover,.artist-griditem:hover {
	opacity: .8!important;
	text-decoration: none!important;
}
 .artist-griditem h3 {
padding: 20px;
margin: 0;
	color: white;

}
.post-author-headshot img {
	width: 100%;
	border: 1px solid white;
	border-radius: 50%;
}

/*.sidebar-nav .imageblog {
	display:none;
	}*/


@media all and (min-width: 676px) {


.floating-controls {
	position: fixed !important;

}
}

.facetwp-type-checkboxes {
    max-height: none!important; 
}

#ad_pos_square, #ad_pos_square2 {
	text-align: center!important;
}

.paywallframe {
	width: 80%;
	max-width: 300px;
}
.paywall.small {
	text-align: center;
}

