/*
Theme Name: Modularity Guillobel
Theme URI: http://crimedesign.com
Description: A child theme, yo!
Author: Victor Gruzman
Author URI: http://crimedesign.com
Template: modularity
Version: 1.0
Tags: minimalistic, clean, child, portfolio
License:  GPL
*/
	
@import url("../modularity/style.css");

/*
MODULARITY OPTIONS
body{
	background: no-repeat top center;
}*/

#top {
	height:100px;
}

.sf-menu {
	top: 80px;
}

.sliderGallery {
	width: 1160px;
}


ul.galeria {
	list-style: none;
	margin: 0;
	padding: 0;
}

.galeria li {
	float: left;
	margin: 2px;
}

