/*
Theme Name:     Twenty Eleven Child
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Titus Nachbauer
Author URI:     http: //example.com/about/
Template:       twentyeleven
License: GNU General Public License
License URI: license.txt
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");

#site-title {
    padding: 2em 0 0;
}

#site-description {
    margin: 0 0 1.2em;
}

#branding #searchform {
    z-index: 100;
}

.widget ul li {
	list-style: none outside none;
	}
	
li.aktt_more_updates {
	margin-top: 0.8em;
}

li.aktt_more_updates a {
	font-size: 0.8em;
}

.shashin_thumb img {
	border-style: none;
}

#page .shashinThumbnailDiv {
	border: none;
	}

/*#text-3 {
	background-color: #bbb;
	padding: 5px;
	border-radius: 5px 5px 5px 5px;
	}
*/