/*
Theme Name:     Twenty Eleven Child
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Eleven theme
Author:         Your Name
Author URI:     http: //your-site.com/
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");

#branding img {
        height: auto;
        margin-bottom: -7px;
	width: 100%;
}

#logo {
	margin-top: 50px;
	width: 260px;
	height: 100px;
}

#cimy_div_id_0 {
		float: left;
		margin: 1em auto;
		border: 0px solid #000000;
		width: auto;
		height: 300px;
	}

#cimy_div_id_0_caption {
		position: absolute;
		margin-top: 175px;
		margin-left: -75px;
		width: 150px;
		text-align: center;
		left: 80px;
		top: 20px;
		padding: 5px 10px;
		background: black;
		color: white;
		font-family: ‘Satisfy’, cursive;
		border-radius: 10px;
		display: none;
		z-index: 2;
	}