/*
Theme Name:     Anps's Coolblue Child Theme
Theme URI:      http://anpsthemes.com/coolblue/
Description:    Child theme for the Coolblue theme 
Author:         Anps
Template:       coolblue
Version:        1.0.0
*/

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

#logo {
	margin: 37px 0 0 0;	
	float: left;
}

nav {
	margin: 30px 0 0 0;
}

.prefooter {
    height: 50px;
}

.portfolio p {
    font-size: 11px;
    height: 40px;
    margin: 0 17px 20px 0px;
    overflow: hidden;
}

.portfolio-hover {
	display: none;
}

.portfolio li.four-column {
    height: 250px;
    margin: 61px 10px 0;
    width: 220px;
}

.portfolio p {
    margin: 0 17px 10px 0;
}