/**
 * Theme Name:     Etti-und-Peter-Gingold
 * Theme URI:      http: //lastflood.com/
 * Description:    Etti-und-Peter-Gingold-theme
 * Author:         lastflood
 * Author URI:     http: //lastflood.com/
 * Template:       twentyten
 * Version:        0.1.0
 */
 
@import url("../twentyten/style.css");


/**
 * @section background
 */
--body {background:#f1f1f1 url(images/bg-back.png) repeat scroll 0 0;}
	
/**
 * @section layout
 */
#wrapper {margin:0 auto; padding:0;}
#header {-background: #ee1b2a url(images/bg-header.jpg) no-repeat scroll 0 0; padding:0;}
	#header .img {padding-top:20px;}
	#branding  {height:257px;}
	#branding img {border: 0 none; display:none;}
	#site-title a {background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);}
	#site-description {color: #000; padding: 0 16px 0 0; text-align:right;}
#colophon {padding: 18px 20px; width:900px;}

/**
 * @section content
 */
.entry-content .list-2-columns li {float:left; width:50%}