﻿/*
Theme Name: BeataWasowicz
Description: Motyw potomny twentyseventeen
Author: Krzysztof Soboń
Template: twentyseventeen
*/
@import url('../twentyseventeen/style.css');

@import url('https://fonts.googleapis.com/css?family=PT+Serif');

.panel-image {
	/*height: 100vh;*/
	width: 100%;
}

#masthead .wrap {text-align: center;}

/* Cieńsza linia fontu w tytule */
.site-title{
font-weight: 100; 
}

/* TYTUŁY SEKCJI - ODSTĘP */
.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
font-family: 'PT Serif', serif;
    margin-bottom: 2em;
}

.panel-content .wrap {
    padding-left: 20%;
    padding-right: 20%;
    padding-bottom: 4.5em;
    padding-top: 3em;
}

.site-title a,
		.colors-dark .site-title a,
		.colors-custom .site-title a{
font-family: 'PT Serif', serif;
}

.site-description{
font-size: 1.4rem; !important;
font-family: 'PT Serif', serif;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
	/*color:#41414f;*/
color: hsl( 271, 50%, 13% );
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 100;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

/*--------------------------------------------------------------
		Skills
--------------------------------------------------------------*/

.wen-skill-charts-wrap {
	margin-left: auto;
	margin-right: auto;
    clear: both;
    height: auto;
    width: 350px;
    overflow: hidden;
}

.skill-title {
color: hsl( 271, 50%, 13% );
    font-size: 16px;
    margin-bottom: 8px;
	font-weight: normal;
}

.skill-bar {
background:#c0c0c0;
}

/*--------------------------------------------------------------
		Navigation
--------------------------------------------------------------*/

#site-navigation{
font-family: 'PT Serif', serif;
	font-size: 16px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#top-menu{
	width: 800px;
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
}

.main-navigation a:link {
color: hsl( 271, 50%, 13% ) !important;}

/* Active page */
.navigation-top .current_page_item > a {
    color: hsl( 271, 50%, 13% ) !important;
}

/* on hover */
.main-navigation a:hover {
color: #c4c0c6 !important;
}


.wp-post-image{
float:left;
padding: 10px 10px 10px 0px;
}

.site-info{
display: none;}