/*
 Theme Name:   Discover Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Discover Child Theme
 Author:       Shane Steinfadt
 Author URI:   http://example.com
 Template:     discover
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         orange,threaded-comments,light,two-columns,theme-options,white
 Text Domain:  discover-child
*/
@import url("../discover/style.css");
@import url("../discover/css/foundation.css");

/* override the width values */ 
.row { width: 1000px; max-width: 100%; min-width: 768px; margin: 0 auto; }
three, .row .three { width: 20%; }

