/*
Theme Name: Flat
Theme URI: https://themeisle.com/themes/flat/
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Flat is a free Blog Theme designed by YoArts. Works nice for a personal blog, magazine ,news or review website.
Version: 1.7.11
WordPress Available:  yes
Requires License:    no
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: flat
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, post-formats, translation-ready,featured-images, threaded-comments

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.sticky {}
.bypostauthor {}

input#s {
color:#000000;
background:#a1a2a3;

border:0px solid #000000;
border-radius:14px;
}

/* All this just to change the default text in the search box */
#s::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #595959;
}
#s:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #595959;
   opacity:  1;
}
#s::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #595959;
   opacity:  1;
}
#s:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #595959;
}

footer { display: none; }

.hentry .entry-title { 
   font-size: 28px;
}

.hentry {
   padding: 30px 80px;
}
