/*
 Theme Name:     WCL Child Theme
 Theme URI:      
 Description:    WCL Child Theme
 Author:         Andrew Irlitti
 Author URI:     
 Template:       twentysixteen
 Version:        1.0.0
*/
 
@import url("../twentysixteen/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* post titles in archive pages */
.archive.category-news .entry-title a:link,
.blog .category-news .entry-title a:visited,
.archive.category-news .entry-title a:hover,
.blog .category-news .entry-title a:active {
    font-size: 2em;
}

.archive.category-media .entry-title a:link,
.blog .category-media .entry-title a:visited,
.archive.category-media .entry-title a:hover,
.blog .category-media .entry-title a:active {
    font-size: 2em;
}


body.blog .entry-title a:link,
body.blog .entry-title a:visited,
body.blog .entry-title a:active,
body.blog .entry-title a:hover {
font-size: 2em;
}

 
<style type="text/css">
	.columns { margin: 1em 0; }
	.columns:before, .columns:after { content: " "; display: table; }
	.columns:after { clear: both; }
	.column1 { float: left; margin: 0 5% 10px 0; width: 95%; }
//	.column1:nth-child(1n) { margin-right: 0; }
//	.column1:nth-child(1n+1) { margin-left: 0; clear: left; }
	.column1 img { max-width: 100%; height: auto; }
	h2.entry-title { font-size: 12px; font-weight: bold; line-height: 1.5; }
</style>

<style type="text/css">
	.columns { margin: 1em 0; }
	.columns:before, .columns:after { content: " "; display: table; }
	.columns:after { clear: both; }
	.column2 { float: left; margin: 0 5% 10px 0; width: 45%; }
//	.column2:nth-child(2n) { margin-right: 0; }
//	.column2:nth-child(2n+1) { margin-left: 0; clear: left; }
	.column2 img { max-width: 100%; height: auto; }
	h2.entry-title { font-size: 12px; font-weight: bold; line-height: 1.5; }
</style>

<style type="text/css">
	.column4 { margin: 1em 0; }
	.column4:before, .column4:after { content: " "; display: table; }
	.column4:after { clear: both; }
	.column4 { float: left; margin: 0 2.5% 10px 0; width: 22.5%; }
//	.column4:nth-child(4n) { margin-right: 0; }
//	.column4:nth-child(4n+1) { margin-left: 0; clear: left; }
	.column4 img { max-width: 100%; height: auto; }
	h2.entry-title { font-size: 12px; font-weight: bold; line-height: 1.5; }
</style>

<style type="text/css">
	.column5 { margin: 1em 0; }
	.column5:before, .column5:after { content: " "; display: table; }
	.column5:after { clear: both; }
	.column5 { float: left; margin: 0 1.5% 10px 0; width: 18.5%; }
	.column5 img { max-width: 100%; height: auto; }
	h2.entry-title { font-size: 12px; font-weight: bold; line-height: 1.5; }
</style>

<style type="text/css">
	.column6 { margin: 1em 0; }
	.column6:before, .column6:after { content: " "; display: table; }
	.column6:after { clear: both; }
	.column6 { float: left; margin: 0 2.66% 10px 0; width: 14%; }
	.column6:nth-child(6n) { margin-right: 0; }
	.column6:nth-child(6n+1) { margin-left: 0; clear: left; }
	.column6 img { max-width: 100%; height: auto; }
	h2.entry-title { font-size: 12px; font-weight: bold; line-height: 1.5; }
</style>
