/*
Theme Name: twentynineteen Child gdc
Theme URI: https://wordpress.org/themes/twentynineteen/
Description: child theme from default TwentyTen for gdc 
Author: Konrad Tadesse based on: & Dan Gavin & Sara Cannon (props to Todd Halfpenny)
Author URI: http://http://www.pixelpark.com/de/pixelpark/
Version: 1.1.0

License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentynineteen
Tags: black, blue, white, two-columns, flexible-width, custom-header, custom-background, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style

*/
//	@import url("../twentyten/style.css");
/* KT 09.02.2012 START CHANGES GENERALISTEN */
/* KT 01.03.2012 CHANGES GENERALISTEN */
/* KT 23.03.2012 2nd CHANGES GENERALISTEN */
HTML {
}

@font-face {
	font-family: 'OpenSansItalic';
	src: url('fonts/opensans-italic-webfont.eot');
	src: url('fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),         url('fonts/opensans-italic-webfont.woff') format('woff'),         url('fonts/opensans-italic-webfont.ttf') format('truetype'),         url('fonts/opensans-italic-webfont.svg#OpenSansItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background: #ffffff url(images/background-grey-white-grey.png) top left no-repeat fixed;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	z-index: 0;
}

body.custom-background {
	background-color: transparent;
}

