/*
Theme Name:     Chuck Theme
Theme URI:      http: //commacafe.org/
Description:    Child theme for the Twenty Eleven theme 
Author:         Chuck Henebry
Author URI:     http: //rhet102.commacafe.org
Template:       twentyeleven
Version:        0.1.0
*/

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

body { background-color: #161616;}

#puttiwrapper {position:relative;left: -20%; top:-30px; }

#putti {position:absolute; z-index: 10000;}

#putti img {
	height: auto;
	margin-bottom: -7px;
	width: 139%;
}

h1.entry-title {font-size:2em !important;}

h1.image-entry-title {font-size:1em !important;float:right}

.entry-content h1 {font-size:1.3em ;}

#rsvpForm td {border-top: none;}

#rsvpForm table {border-bottom: none;}