/*
Theme Name: rttheme-child
Description: Child theme for the rttheme15
Author: Howard Lang
Template: rttheme15
Last Updated 7-1-2012
*/

@import url("../rttheme15/style.css");



#logo {width:240px;
margin-left:-30px;}

/*
Event Espresso - remove statement “You can register a maximum of X attendees for this event” from the displayed shopping cart
*/

.reg-allowed-limit {
display: none;
}

/*
Donation Page - Substitute scroll for iframe
*/


.scroll {
height: 1200px;
width: 650px;
overflow: auto;


padding: 8px;
}

/*
Gravity Forms - Custom CSS
*/
#gform_5 { 
font-size: 14px; 
}

#gform_12 {
font-size: 12px;
}
