/* 
Theme Name: Thornton
Theme URI: http://music.usc.edu
Description: additional styles for Print
Author: USC Web Services
Date Created: 06-21-13
*/

body { font: 100% "proxima-nova-n4", "proxima-nova", Helvetica, Arial, sans-serif; background-color: #fff; margin: 0.5em 1em; margin: 0.5rem 1rem; }

/* headings 
-----------------------------*/
h1 {  }
h2 {  } 
h3 {  } 
h4 {  }
h5 {  }
h6 {  }

/* default wordpress editor styles 
-----------------------------*/
.page-content ol, .page-content ul, .content-main ol, .content-main ul { margin: 0px 30px; }
.content-main li { margin-bottom: 8px; }
strong { font-weight: bold; } 
em { font-style: italic; }
blockquote { }
code { }
del { } /* <del> acts as strikethrough in wordpress */
p { color: #000000; line-height:18px; font: normal 0.875rem/150% Georgia, "Times New Roman", Times, serif; /* 14pt / 16 */ margin-bottom: 10px; } 
a { color: #990000; text-decoration: underline; }


/* global classes 
-----------------------------*/
.page-wrapper { margin: 0 auto; position: relative; } 
.print { display: inline-block; }

/* header classes 
-----------------------------*/



/* do not display these elements
-----------------------------*/
header .accessibility,
header .search-wrapper,
header h1 a,
.nav-main,
.nav-search,
.share,
.footer-main
{ display: none; }
