/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://www.bubbles-speech.com.au/twentyfourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       RossH	
 Author URI:   http://www.bubbles-speech.com.au
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/


/*this center aligns site */
 
.site {
    margin: 0 auto;
        }
        
/*end center align code */

 /* span featured images full-width of content */
 
.post-thumbnail img {
        width: 100%;
        }
 
/* end span featured image code */