/*
Title: ASU Directory
Copyright: (c) 2008 Arizona Board of Regents
Author: Christopher Puleo
Designer: Anish Adalja
Description: Print styles for Directory pages and profiles
*/


.asu_body_copy {
   width: auto;
   }
   
h2 {
   font-size: 130%;
   }

#stats {
   margin-bottom: .25in;
   }  
   
#data-views h2 {
   padding-top: .1in;
   padding-bottom: .03in;
   }
   
#data-views h2 em {
   font-style: normal;
   }
   
#data-views ol {
   list-style: none;
   }
   
#data-views ol li {
   margin-bottom: .13in;
   }

#data-views #course_tab ol li,
#data-views #service_tab ol li,
#data-views #mentor_tab ol li {
   margin-bottom: .04in;
   }
   
#data-views #bio_tab ol li,
#data-views #research_tab ol li {
   margin-bottom: inherit;
   }
   
#dashboard {
   margin-bottom: 0;
   }
   
h1 {
   padding-bottom: .1in;
   border-bottom: thin solid #ccc;
   font-size: 170%;
   }
   
h1 em {
   font-style: normal;
   color: gray;
   }
   
a:link,
a:visited,
a:hover,
a:active {
   color: #000;
   text-decoration: none;
   }
   
.asu_body_copy p.note {
   font-size: .85em;
   }
   
#course_tab table {
   border: 0;
   margin-bottom: .1in;
   }

#course_tab table td {
   border-bottom: 0;
   }
   
#course_tab table td {
   padding-left: 0;
   }
   
#course_tab table td.number {
   width: 1.09in;
   padding-right: .26in;
   }
   
#course_tab table th {
   background: #fff;
   border: none;
   color: #666;
   font-weight: normal;
   padding-top: 0;
   padding-left: 0;
   padding-bottom: .08in;
   text-transform: uppercase;
   font-size: .85em;
   text-align: left;
   }
   
/* =Removals for Screen Elements
-------------------------------------*/

iframe,
#dashboard ul,
a#update,
a#map,
#dir-search,
#data-views ul,
#next-move,
span.gslink,
span.ralink,
span.liblink,
span.readmore,
#course_tab table caption,
p.profilecontrol {
   display: none;
   }
   
/* =User-inputted Profile Data
-------------------------------------*/

#course_tab h3,
#bio_tab h3,
#research_tab h3 {
   border-bottom: none;
   font-size: 1em;
   color: #000;
   text-transform: none;
   letter-spacing: normal;
   }
   
#course_tab h3 {
   margin-bottom: 0;
   padding-bottom: .05in;
   }

#bio_tab h3,
#research_tab h3 {
   margin-bottom: .05in;
   padding-bottom: 0;
   }

#bio_tab h4,
#research_tab h4 {
   border-bottom: none;
   color: #000;
   font-size: 1em;
   font-weight: normal;
   margin-bottom: .05in;
   padding-bottom: 0;
   }

#data-views #profile-info #bio_tab ul,
#data-views #profile-info #research_tab ul {
   margin-left: 0;
   list-style-type: disc;
   display: block;
   }

#data-views #profile-info #bio_tab ul li,
#data-views #profile-info #research_tab ul li {
   display: list-item;
   margin-left: .23in;
   }

#data-views #profile-info #bio_tab ol,
#data-views #profile-info #research_tab ol {
   margin-left: .27in;
   list-style-type: decimal;
   }

#data-views #profile-info #bio_tab ol li,
#data-views #profile-info #research_tab ol li {
   display: list-item;
   }
   
body#quick-search #dir-search {
   display: block;
   }

body#quick-search #dir-search p#find input,
body#quick-search #dir-search p.hint a,
body#quick-search #dir-search p#advanced,
body#quick-search #searchhistory,
body#advanced p,
body#advanced h2 img {
   display: none;
   }
   
body#advanced h2,
body#advanced h3 {
   border-bottom: none;
   }
   
body#advanced h3 {
   letter-spacing: normal;
   margin: .1in 0 0 0; padding: 0 0 .1in 0;
   text-transform: none;
   }

body#advanced h2 em,
body#advanced h3 em {
   font-style: normal;
   }
   
body#advanced table {
   border: none;
   margin-bottom: .2in;
   }
   
body#advanced table td {
   border: none;
   }
   
body#advanced table a {
   display: none;
   }
   
body#print-preview #summary,
body#print-preview #summary table,
body#print-preview #summary table td {
   border: none;
   margin: 0; padding: 0;
   }
   
body#print-preview #summary table p {
   margin-left: .2in; margin-top: 0;
   padding: 0;
   }
   
.asu_body_copy ol {
   margin-left: .21in;
   }
   
.no-print {
   display: none;
   }

body#cheatsheet h2 {
   margin-top: .25in;
   }
   
acronym {
   border-bottom: none;
   }
