/*
 Theme Name:   Twenty Fourteen Child
 Description:  Twenty Fourteen Child Theme
 Author:       D&D Systems 
 Template:     twentyfourteen
 */

@import url("../twentyfourteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.paging-navigation, .content-sidebar .widget .widget-title {
  border-top-color: #943232;
}

#page {
margin-left: auto;
margin-right: auto;
}

.entry-title {
font-size: 10px;
font-weight: 300;
line-height: 1.09091;
margin: 0 0 12px;
text-transform: uppercase;
}

#secondary {
  z-index: 9999;
}

<div class="site-info">
			<?php do_action( 'twentytwelve_credits' ); ?>
			<a href="<?php echo esc_url( __( 'http://wordpress.org/', 'twentytwelve' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentytwelve' ); ?>"><?php printf( __( 'Hosted and Maintained by D&D Systems %s', 'twentytwelve' ), 'Paul's Bay State Alarms, LLC' ); ?></a>
		</div><!-- .site-info -->
