/*
 Theme Name:   Twenty Thirteen Child
 Theme URI:    http://example.com/twenty-thirteen-child/
 Description:  Twenty Thirteen Child Theme
 Author:       Charles Lies
 Author URI:   http://example.com
 Template:     twentythirteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/


@import url("../twentythirteen/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

body {
background-color: #397ccd;
}

.site-info {display:none;}

.site-footer .sidebar-container {
background: url('http://www.dtfluessweiler.lu/wordpress/wp-content/uploads/2014/10/footer.jpg') no-repeat center top;
background-size: 1600px auto;
padding:0px;
}


