/*
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.4
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: flat
Tags: black, orange, white, white, dark, light, two-columns, responsive-layout, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, post-formats, custom-colors, translation-ready,featured-images, threaded-comments, translation-ready,photoblogging

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 {}

#ad_top{
	width: 468px;
	text-align:center;
	margin:10px auto;
}

#ad_bottom{
	width:50%;
	text-align:center;
	margin:10px auto;
	display:block;
}

#breadcrumbs {
text-transform: uppercase;
text-align: center;
letter-spacing:1px;
font-size:12px;
}

#subscribe-submit button, input {
	color: #000 !important;
}

.btn-default {
	margin-top: 30px ;
	font-size: 1.05em;
}

.entry-content {
	/*text-align:justify;*/
	font-size: 1.1em;
}



.hentry .entry-meta{
	font-size: 1.0em;
	}

.hentry .entry-meta a {
	padding-right:20pt;
	padding-bottom:20pt;
}
	
#site-navigation a{
	font-size:1.01em;
	line-height:50px;
	padding:15px 35px;
	}
	
.widget > ul  > li {
	font-size:1.05em;
	padding:7px 5px;
	}
	

/* Cookie Bar */

.cc_container .cc_message {
	width:75%;
	float:left;
}

.cc_container .cc_btn {
	line-height:25px;
	width:20% !important;
	}

