/*
 Theme Name:     Twenty Thirteen Child
 Theme URI: http://suicidepreventionads.com/web/wp-content/themes/twentythirteen-child Description:    Twenty Thirteen Child Theme
 Author: the WordPress team Modified by Peter Herriman - Web South
 Author URI: http://websouth.com.au/
 Template:       twentythirteen
 Version:        1.0.0
*/

@import url("../twentythirteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.site-header {
/* background-image:url('http://suicidepreventionads.com/web/wp-content/uploads/star-banner-and-slogan-v2.png');
background-color:#ffffff; */
}
h1.entry-title {
font-size: 1.5em;
}
div.entry-content ol {
font-weight: bold;
}
div.prev-next-page{
width: 100%;
}
span.prev-page {
text-align: left;
font-size: 12px;
float:left;
}
span.next-page {
text-align: right;
font-size: 12px;
float:right;
}