/*
Theme Name:     AMWA Theme, Salient Child Theme
Description:    AMWA Theme, a child theme for Salient Theme
Author:         Simplicity Metrics
Author URI:     http://simplicitymetrics.com
Template:       salient
Version:        0.1.0
*/

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

.post-type-archive-news .post-area.featured_img_left article:not(.has-post-thumbnail) .article-content-wrap .post-featured-img-wrap, .post-area.featured_img_left .post-featured-img-wrap {
    display: none;
}
#tribe-events-content a.nectar-button {
	    color: #ffffff;
	}
	.nectar-button span {
	    color: #ffffff;
	}

#tribe-events-header nav.tribe-events-nav-pagination {
	display: none;
}
div#tribe-events-header {
	display: none;
}



/*-------------------------------------------------------------------------*/
/*	Faces of AMWA main page and single page
/*-------------------------------------------------------------------------*/


.page-template-template-artexhibit-php .span_2,
.page-template-template-faces-php .span_2 {
    width: 47%;
    margin-right: 3%;
}

/*single*/
p.faces {
	padding-bottom: 12px;
}

p.faces span {
	color:#8A1F03; 
	font-weight:bold;
}
.faces-photo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*  faces of amwa footer widget */
div#faces-footer, div #faces-footer,
#footer-outer-amwa {
background-color: #6799C8;
working files 210715;
}
/*-------------------------------------------------------------------------*/
/*	WWI main page and single page
/*-------------------------------------------------------------------------*/
.wwi-bio-links img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wwi-bio-links,
.faces-bio-links {
	text-align:center;
	min-height: 260px;
}
/*-------------------------------------------------------------------------*/
/*	Studio AMWA main page and single page
/*-------------------------------------------------------------------------*/
.page-template-template-artexhibit-php .row .col p.art-piece img {
  margin: 0 auto 12px;
  max-width: 100%;
  width: auto;
  height: auto;
}
.page-template-template-artexhibit-php .row .col p.art-piece img {
  margin: 0 auto 12px;
  max-width: 100%;
  width: auto;
  height: auto;
}
.page-template-template-artexhibit-php .row .col p.art-piece {
  margin-bottom: 0px;
  color: #000000;
  font-size:13px;
}
.page-template-template-artexhibit-php .row .col p.art-piece a {
  color: #000000;
}
.page-template-template-artexhibit-php .row .col p.art-piece a:hover {
  color: #8a1f03; 
}
.art-links img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.art-links {
	text-align:center;
	min-height: 230px;
}
/*-------------------------------------------------------------------------*/
/*	Quilt main page and single page
/*-------------------------------------------------------------------------*/

.page-template-template-quilt-php .row .col p.quilt-piece img {
  margin: 0;
  max-width: 100%;
  width: auto;
  height: auto;
}
.page-template-template-quilt-php .row .col p.quilt-piece {
  margin-bottom: 0px;
  color: #000000;
  font-size:13px;
}

.page-template-template-quilt-php .row .col img {
	margin-bottom: 0 !important;
}
.quilt-links img {
	display: block;
}
.quilt-links {
	text-align:center;
	/*min-height: 230px;*/
	margin: auto;
}

.col.span_2.quilt-links {
	max-width: 200px;
	height: 100%;
}
.single-square,
.quilt-piece {
	position: relative;
}
.quilt-piece a {
	position: absolute;
	top: 25%; 
    left: 0; 
    width: 100%;
    padding: 0 14px;
    text-shadow: 1px 1px 1px #000;
}
.single-square p {
	position: absolute;
	top: 40%; 
    left: 0; 
    width: 100%;
    max-width: 400px;
    padding: 0 14px;
    color: #8a1f03;
    text-shadow: 1px 1px 1px #000;
}

#footer-outer #footer-widgets .widget h4 {
	text-transform: uppercase;
	font-size: 17px;	
}


   
@media only screen and (min-width: 690px) {
	.page-template-template-artexhibit-php .span_2,
	.page-template-template-faces-php .span_2 {
    	width: 23%;
    	margin-right: 2%;
	}
	.page-template-template-artexhibit-php .row .col p.art-piece {
		margin: 0 12px 15px;
	}
	.art-links {
		min-height: 290px;
	}
	.span_5th {
    	width: 32.5%;
    }
	.page-template-template-quilt-php .span_2 {
		width: 16.0%;
	}
	.page-template-template-quilt-php .col {
		margin-right: 0;
		margin-bottom: 0;
	}

}
@media only screen 
and (max-width : 690px) {
	.span_5th {
    	width: 49.5%;
    }	
    .page-template-template-quilt-php .col {
		margin-right: 0;
		margin-bottom: 0 !important;
	}
	.quilt-piece a {
		top: 20%; 
		font-size: 11px;
	}
}
@media only screen and (min-width: 1000px) {
	.page-template-template-artexhibit-php .span_2,
	.page-template-template-faces-php .span_2 {
    	width: 14%;
    	margin-right: 2%;
	}
	.page-template-template-artexhibit-php .row .col p.art-piece {
		margin-bottom: 15px;
	}
	.art-links {
		min-height: 290px;
	}
	.span_5th {
    	width: 19.5%;
    }
}
	
