/*
Theme Name:     Spaces Child
Theme URI:      http://demo.themebeans.com/spaces
Description:    Make your modifications to spaces in this child theme.
Author:         ThemeBeans
Author URI:     http://themebeans.com
Version:        1.0
Template:       spaces
*/

li {
margin:0 0 10px 0;
}

p a,
.widget p a,
.widget li a,
.archives-list li a {
	border-bottom: 1px solid #c8c8c8;
	color: #444;
	font-weight: normal;
}

/* TEMPLATE SIDEBAR */
.sidebar {
	background-color: #ffffff;
	margin-top: 10px;
	padding: 7%;
}

#portfolio-grid.col4 li, 
#masonry-container.col4 .masonry-item.grid-masonry {
    width: 100%;
}