/*
Theme Name:     Responsive Child
Theme URI:      
Description:    
Author:         Derek Shaheen
Author URI:     
Template:       responsive                             
Version:        1.0
*/
@import url("../responsive/style.css");

.featured-subtitle {
	font-size: 24px;
}
.phone-number {
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}
#featured-image {
	margin: 0px 0 0 0;
}
div.slideshow-window {
	background-color: #f9f9f9;
	border: 5px solid #f9f9f9;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
#blog-subscribe-2-p {
	margin-top:0px;
}

.call-to-action a.button {
	padding: 15px 112px;
}