/*
Theme Name: Flat News Child Theme [EN]
Theme URI: http://www.nationalturk.com
Description: Child theme for the Flat News.
Author: admin
Author URI: http://www.nationalturk.com/en/author/admin/
Template: flatnews
Version: 1.1
*/

@import url("../flatnews/style.css");


/**
* JetPack Subscriber [SIDEBAR]
* ---------------------------------------------------------------------------- */

#subscribe-text{padding:5px 0px;}
#blog_subscription-2 form input[type=email] {
	width: 100%;
	font: inherit;
	line-height: 1.5em;
	background: #f7f7f7;
	color: gray;
	padding: 5px 0;
	-webkit-transition: background, 0.35s;
	-ms-transition: background, 0.35s;
	-o-transition: background, 0.35s;
	-transition: background, 0.35s;
	transition: background, 0.35s;
	border: 1px solid #EEE;
	border-left: none;
	border-right: none;
	-moz-box-shadow: 0 0 10px #000000;  -webkit-box-shadow: 0 0 10px #000000;  
	box-shadow: 0px 0px 2px #ccc;
	border-top: none;
}

#blog_subscription-2 form input[type=submit] {
	text-decoration: none;
	-webkit-transition: background, 0.35s;
	-ms-transition: background, 0.35s;
	-o-transition: background, 0.35s;
	-transition: background, 0.35s;
	transition: background, 0.35s;
	padding: 5px;
	margin-top:5px;
	color: white;
	border: 2px solid #f8f8f8;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	-webkit-appearance: none;
	font-weight: 700;
	width: 100%;
	display: block;
	border-top: none;
	border-left: none;
	cursor: pointer;
}
#blog_subscription-2 form input[type=submit]:hover, #blog_subscription-2 form input[type=submit]:focus {
	background: black;
}

#owstats, .post-author, .comment-form-url{display:none;}

.tags ul li {
    float: left;
    margin-bottom:5px;
    list-style: none;
}
.tags ul li a {
    margin: 0 10px 0 0;
    background: #f8f8f8;
    border: 1px solid #EEE;
    padding: 3px;
    color: #999;
    font-style: italic;
}

#side h2.widget-title span,
#flexible-home-layout-section .news-box h2.title a {
	padding: 3px 10px 0 10px;
}

h1.blog-title a img,
h2.blog-title a img{
	width:200px;
	height:90px;
	margin:0;
	padding:0;
}

.post-feature-image,
.post-feature-image img {
	width:710px;
	max-width: 100%!important;
	height: auto!important;
}

#header-ads .textwidget {
	margin-right:10px;
	box-shadow:1px 2px 3px 3px #f0f0f0;
	-webkit-box-shadow: -1px -1px 35px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px -1px 35px -5px rgba(0,0,0,0.75);
	box-shadow: -1px -1px 35px -5px rgba(0,0,0,0.75);
}

ul.en-language li a{
	text-indent: -999px;
	width: 30px;
	height: 20px;
	float: left;
	margin: 5px 5px 5px 0;
	background: url('images/en-ico.png') no-repeat center;
	display:block;
}

#bg-full{margin:40px auto 0 auto;}
.bg-ads{
background-image: url(http://www.nationalturk.com/wp-content/uploads/ads/maldives-bg-blue.png);
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
text-indent:-9999px;
position:fixed;
top:0;
left:0;
width:100%;
height:120%;
}
