/*
 Theme Name:     fgalle-child
 Theme URI:      
 Description:    
 Author:         
 Author URI:     
 Template:   	 fgalle    
 Version:        1.0.0
*/
 
@import url("../fgalle/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

#primary.collection {
	background-color:#222222;
	height:auto;
}


.masonry .hentry:hover {
	background:none;
	cursor:auto;
	color:inherit;	
}

.col-one-gallery {
	width:100%;
}

.col-two-gallery, .col-three-gallery {
	width: 50%;
	display:inline-block;
	color:#CCCCCC;
}

.col-two-gallery {
	text-align:left;
}