@charset "UTF-8";
/*
/css/zobeland.css
v1.0.0 - 11/10/17
Phil Chapman
Copyright (c) 2017 Hi-Peak Internet

Version history:
1.0.0   11/10/17    PhilC   Initial version

Site-specific styles
*/
/* General text formatting */

/*
h1 {font-size:257.1%;}
h2 {font-size: 214.3%;}
h2.reduced {font-size: 175%;}
h3 {font-size: 171.4%;}
h4 {font-size: 128.6%;}
h5 {font-size: 100%;}
h6 {font-size: 85.7%;}
*/

.stop-press {
    color: #ffff33;
}

h2.blogtitle {
    color: #f1af99;
    font-size: 1.2em;
    font-weight: bold;
}

p.blogdate {
    font-weight: bold;
    font-style:italic;
    margin-top: 0;
    margin-bottom: 0;
}

p.blogcontent {
    margin-top: 0;
}
