/* CSS Document 
Site: RRTC Self-determination web site -- print stylesheet
URL: 
Updated: 1/7/2008
*/

body {font-family: georgia, "times new roman", times, serif;}

#jumptocontent,
#toolbar,
#topten,
#goals,
#tools,
.pullbox,
p.toplink,
#portfolio-nav,
ul#main-nav,
ul#subnav,
#content form input.print-button,
#content form.blockquote label 
 {display: none !important;}

/* uncomment when going live
#content a[href]:after,
#esources-block a[href]:after,
#activities-block a[href]:after,
#footer a[href]:after {
   content: " (" attr(href) ") " !important;
   font-size: 80%;}
   */
   
#footer {border-top: 1px solid #000; font-size: 80%;}
#footer ul {list-style: none;}
#footer .gutter {padding: 10px 0 0 0;}
#footer ul {margin: 0; padding: 0;}

/* turn off right sidebar on Activities, Portfolio and Overview pages */
body.activities #sidebar-right,
body.overview #sidebar-right,
body.intro #sidebar-right,
body.portfolio #sidebar-right {display: none;}

h1 a,
h2 a {color: #000; font-weight: normal; text-decoration: none;}
h2.title,
h3, 
h4 {font-family: arial, verdana, sans-serif;}

table {}
th {margin: 0;padding:0; font-size: 80%; text-transform: uppercase; font-family: arial, verdana, sans-serif;}
td {border: 1px solid #000; padding: 4px;}
body.reaching tr.line {display: none;}
body.reaching td {border: none;}
body.reaching th.star {font-size: 200%;}

img {border: 0;}

body.topten #content .element {visibility: visible !important; overflow: visible !important; height: auto !important; opacity: 100 !important;}
body.topten #content .toggler {display: none !important;}

/* Overview: Next steps chart
-------------------------------------------------------------------------------------*/
#chart table {border-spacing: 0; border: 0;}
#chart td.line {background: #fff; padding: 0; margin: 0; height: 0px;}
#chart th {font-size: 100%; text-align: left; padding-top: 20px;}