/*
Theme Name: Twenty Ten Child
Theme URI: https://www.tst.zrobtosam.com/
description: Twenty Ten Child Theme - adaptations made for Polish Cultural Association in NSW
Author: Krzysztof Kozek
Template: twentyten
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, footer-widgets, featured-image-header
Text Domain: twentyten-child
*/
#bloglogo { 
	float: left;
	clear: none;
	height: 100px;
	width: 100px;
	margin-right: 10px;
	/*background-image: url('/wp-content/uploads/2020/01/PolCultureLogo.png');
	background-repeat: no-repeat;
  	background-size: 100px 100px;*/
}
#bloglogo img {
	border-top: 0px !important;
	border-bottom: 0px !important;
}
#site-title {
	margin: 20px 0 10px 0 !important;
	clear: none !important;
	width: 600px !important;
}
#site-description {
	clear: left !important;
	float: left !important;
	margin: 0 0 10px 0 !important;
	width: 600px !important;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif !important;
	font-size: 20px !important;
}
#main {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;	
}
.entry-utility {
	display: none;
}
.entry-meta {
	display: none;
}
#access .menu-header {
	width: 828 !important;
}
#access .menu-flags{
	float: right;
	clear: none;
	font-size: 13px;
	margin: 0 auto;
	margin-right: 0px;
	width: 80px;
}
#access .menu-flags ul {
	list-style: none;
	margin: 0;
}
#access .menu-flags li {
	float: left;
	position: relative;
}