﻿/* --------------------------------------------------- 

Print media style for RISD.EDU                      
April, 2010                                        

--------------------------------------------------- */

/* HTML Tags ------------------------------------------------ */
a {
    color: #000;
    text-decoration: none;
}

body {
    font-family: Sans-Serif, helvetica;
    overflow: visible; 
    background-image: none;
}

h1 { font-size: 22pt }
h2 { font-size: 19pt }
h3 { font-size: 16pt }
h4 { font-size: 12pt }
h5 { font-size: 14pt }
h6 { font-size: 10pt }
table { width: 100% }
th { text-align: left }
ul { margin: 0 0 10pt 0; padding: 0 }
ul li { list-style-type: none }


/* Layout ----------------------------------------------------- */

#navMain { font-size: 18pt; }

.addthis_button,
#backstretch,
#box1 > ul,
#ctl00_bgimg, 
embed, 
#featuredImg, 
#footer ul, 
#header a, 
#navLinks, 
#navMain div, 
#navMain ul, 
#navSub, 
object,
#tempNav {
    display: none;
}
