@charset "UTF-8";
/*
 Theme Name:   twentythirteen-Child
 Theme URI:    
 Description:  Twenty thirteen Child Theme
 Author:       Peter Allan
 Author URI:   
 Template:     twentythirteen
 Version:      1.0.0
 Tags:         
 Text Domain:  twenty-thirteen-child
*/
/*@import url("https://www.smokefreetasmania.com/wp-content/themes/Foxy/style.css"); */
@import url("../twentythirteen/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

.entry-title {
	display: none;
/*REMOVES PAGETITLE FOR PAGE DISPLAY*/
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
	MAX-WIDTH: 900PX;
}

h1, h3 {
	margin: 10px 0;
}

.hentry {
	padding: 15px 0;
}

.entry-header {
	margin-bottom: 0;
}