/*
Theme Name: Cornerstone
Template: lovecraft
Version: 1.17.1466696161
Updated: 2016-06-23 16:36:01

*/

body {font-family: 'Copperplate Gothic Light', 'Georgia', serif;}

/* moves content section up */
.content {margin-top: -350px;}

@media ( max-width: 800px ) {.content {margin-top: -250px;}}
@media ( max-width: 600px ) {.content {margin-top: -200px;}}
@media ( max-width: 500px ) {.content {margin-top: -170px;}}
@media ( max-width: 475px ) {.content {margin-top: -155px;}}
@media ( max-width: 450px ) {.content {margin-top: -145px;}}
@media ( max-width: 425px ) {.content {margin-top: -135px;}}
@media ( max-width: 400px ) {.content {margin-top: -105px;}}


/* changes colour of header and footer */
.header {background-color: #009fda; border-bottom: 5px solid #fdb813;}
.main-menu a {font-size: 16px;}
.footer {background-color: #fdb813; border-top: 5px solid #009fda;}
.credits.section {background-color: #009fda;}
.credits .sep {color: #fdb813 !important}

/* reduces size of headings */
.post-title {font-size: 1.7em}
.post-content h1 {font-size: 1.4em;}
.post-content h2 {font-size: 1.2em;}

.blog-tagline {color: #fff;}

/* footer font */
.widget-content { 
	font-family: 'Copperplate Gothic Light', Georgia, Serif; 
	font-size: 0.95em;
}