/*
Theme Name: Polityka
Theme URI: 
Description: Polityka theme. Based on theme Yoko elmastudio (distributed on GNU licence)

Author: Marek Rafalowicz
Author URI: 
Version: 1.0
Tags: light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready

License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/

@font-face {
    font-family: 'Compactalet';
    src: url('compactaletn-webfont.eot');
    src: url('compactaletn-webfont.eot?#iefix') format('embedded-opentype'),
         url('compactaletn-webfont.woff') format('woff'),
         url('compactaletn-webfont.ttf') format('truetype'),
         url('compactaletn-webfont.svg#CompactaLetRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


#content h1 {
	margin:26px 0 12px;
	font: normal 3em/1.2 'Compactalet', arial, sans-serif;
}
#content h2 {
	margin:26px 0 12px;
	font: normal 2.6em/1.1 'Compactalet', arial, sans-serif;
}

#site-title h1 {
	font-family: Compactalet, arial;
	font-size: 5.5em;
	line-height:0.8;
	text-transform:uppercase;
}

#site-title h2 {
	font-family: Compactalet, arial;
	font-size: 2.5em;
	color: #000;
}

#content .single-entry-header h1.entry-title {
	margin: 0 0 5px;
	font: normal 2.7em/1.1 'Compactalet', arial, sans-serif;
	color: #000!important;
}
#content .page-entry-header h1.entry-title {
	margin: 0;
	font: normal 3em/1.2 'Compactalet', arial, sans-serif;
}