/*
 Theme Name:   Red Mag Child
 Theme URI:    
 Description:  Red Mag Child Theme
 Author:       James Alborough
 Author URI:   http://bearstar.net
 Template:     first-mag
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  red-mag-child
*/



.post-grid .item .layer-media img {
    border-radius: 0;
    box-shadow: none;
    width: 200px;
}

#post-grid-42 .item .layer-media {
    height: 200px;
    overflow: hidden;
    text-align: left;
}

.skin.flat .layer-content {
    padding: 5px 0;
}

.layer-content a,.layer-content .content {
padding:5px 0 !important;
}

.post-grid .grid-items {
	text-align:left;
	
}

.post-grid .grid-items .item:nth-child(odd) {
	
	margin:0 100px 0 0 !important;
}

.post-grid {
    padding: 10px 0 !important;
}

.post-grid .item {
    height: auto !important;
}
