/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://webfaces.pl
 Description:  Twenty Fifteen Child Theme
 Author:       Agnieszka Bury
 Author URI:   http://webfaces.pl
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


body {
 background: #333;
}

h1, h1 a, h2, h2 a {
 color: #1e82a6; 
}

#masthead .site-title a, p.site-description {
 color: #fff;
}

.site-title {
  font-family: Georgia;
  font-size: 48px;
  font-weight: normal;
}

.site-branding {
 background: #000; 
}

.site-header {
    background-color: black;
    margin: 20px 0;
    padding: 30px;
}

.widget-title {
 color: #888; 
}


.clear {
 clear: both; 
}


ul.social-icons {
  list-style-type: none;
}

ul.social-icons li {
  display: inline-block;
  padding: 0 12px 0 0;
}


ul.social-icons li a {
	border-bottom: none; 
	color: #1e82a6;
    font-size: 60px;
    outline : none;
}

ul.social-icons li a:hover i {
	color: #707070;
}

.hentry.has-post-thumbnail {
    padding-top: 8.3333%;
}


@media screen and (max-width: 26.563em) {
	figure.alignleft, img.alignleft {
		float: none;
	}
}

/*
.privacy-policy {
	font-size: 90%;
}*/

ul.social-icons {
	margin-left: 0;
}

#custom_html-2{
	margin-top: -10%;
	margin-bottom: 10%;
}

.newsletter {
	width: 100%;
}

#newsletter a {
	border-bottom: none; 
	color: #1e82a6;
    font-size: 140px;
    outline : none;
	margin: -50px auto 0;
	padding: 0;
	display: block;
	width: 70%;
}

#newsletter a:hover {
	color: #707070;
}

