/*
Theme Name: GLT First
Theme URI: http://themehaus.net/themes/first/
Author: Takao Utsumi
Author URI: http://themehaus.net/
Description: First is a simple yet flexible WordPress theme for blogs. From beginner bloggers to pro bloggers, it has features for everyone. First is made using responsive design, so it offers a pleasant reading experience even on tablets and smartphones. First comes with 4 widgets and 3 menus. Because the Customizer also allows you to set up custom headers and backgrounds, you can set your blog up just the way you want it.
Version: 2.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: first
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
*/


/* TABLE OF CONTENTS
------------------------------------------------------------
* Global
* Repeatable Patterns
* Layout
* Header
* Menu
* Content
* Navigations
* Comments
* Widgets
* Footer
* Plugins
* Print
------------------------------------------------------------ */


.hentry {
	border-bottom: solid 1px #dad6d6;
	margin-bottom: 20px;
}

.site-footer {
	border-top: solid 1px #c9c7c7;
}

.main-navigation {
    max-width: 700px;
}
