/* screen.css styles for the screen */

li {
list-style-type: circle;
margin-left: 50px;
padding-left: 25px;
}

li.no_bullet {
list-style-type: none;
}

#publications li p, #conferences li p, #guest_lectures li p {
text-indent: -20px;
}

body {
background-color: #C3E4ED;
}

html {
background-color: #C3E4ED;
}

div#navigation ul li {
list-style-type: none;
padding-bottom: 10px;
}

div#navigation {
position: absolute;
width: 150px;
}

div#navigation li {
text-indent: -75px;
}

div#page {
width: 900px;
margin-left: auto;
margin-right: auto;
background-color: #52595f;
padding-left: 30px;
padding-right: 30px;
padding-top: 15px;
padding-bottom: 15px;
}

div#header h2 {
color: #FAF0E6;
}

div#header h3 {
margin-bottom: 40px;
}

h1 {
color:      #C3E4ED;
font-family: goudy, garamond, serif;
font-size: 225%;
margin-bottom: 10px;
}

h2 {
color:  #C3E4ED;
font-family: goudy, garamond, serif;
font-size: 160%;
margin-bottom: 20px;
}

h3 {
color: #C3E4ED;
font-family: goudy, garamond, serif;
font-size: 140%;
margin-bottom: 10px;
}

h4 {
color: #FAF0E6;
font-family: goudy, garamond, serif;
font-size: 120%;
}

div#education h2 {
margin-bottom: 20px;
border-bottom: 1px solid;
padding-bottom: 5px;
}

div#faculty_positions h2 {
margin-top: 30px;
margin-bottom: 20px;
border-bottom: 1px solid;
padding-bottom: 5px;
}

/*div#courses_taught h2 {
margin-top: 30px;
margin-bottom: 20px;
border-bottom: 1px solid;
padding-bottom: 5px;
}*/

#teaching_experience h3 {
margin-bottom: 0px;
}

li.no_bullet > p {
margin-bottom: 0px;
}

#teaching_experience > div:nth-child(3) > ul:nth-child(4) > li:nth-child(10) > p{
margin-bottom: 10px;
}

div#other_research_and_professional_experience h2 {
margin-top: 30px;
margin-bottom: 20px;
border-bottom: 1px solid;
padding-bottom: 5px;
}

div#other_research_and_professional_experience h3 {
color: #C3E4ED ;
font-family: goudy, garamond, serif;
font-size: 140%;
margin-bottom: 0px;
}

div#other_research_and_professional_experience h4 {
color: #C3E4ED;
font-family: goudy, garamond, serif;
font-size: 120%;
margin-bottom: 10px;
}

div#international_experience h2 {
margin-top: 30px;
margin-bottom: 20px;
border-bottom: 1px solid;
padding-bottom: 5px;
}

div#publications h2 {
margin-top: 30px;
margin-bottom: 20px;
border-bottom: 1px solid;
padding-bottom: 5px;
}

div#conferences h2 {
margin-top: 30px;
margin-bottom: 20px;
border-bottom: 1px solid;
padding-bottom: 5px;
}

div#guest_lectures h2 {
margin-top: 30px;
margin-bottom: 20px;
border-bottom: 1px solid;
padding-bottom: 5px;
}

div#distinctions h2 {
margin-top: 30px;
margin-bottom: 20px;
border-bottom: 1px solid;
padding-bottom: 5px;
}

div#professional_associations h2 {
margin-top: 30px;
border-bottom: 1px solid;
padding-bottom: 5px;
}

p {
color:  #FAF0E6;
font-family: goudy, garamond, serif;
font-size: 120%;
line-height: 1.5;
margin-bottom: 10px;
}

a {
color: #FFF68F;
text-decoration: none;
font-family: goudy, garamond, serif;
}

a:hover,
a:active,
a:focus {
text-decoration: underline;	
}

strong {
font-weight: bold;
}

img.right {
float: right;
padding-left: 15px;
}

div#wrapper {
margin-left: 150px;
}

div#footer {
margin-top: 30px;
}

div#courses h3 {
margin-top: 30px;
}

div#adobe_note {
margin-bottom: 20px;
}

div#courses h2 {
border-bottom: 1px solid;
padding-bottom: 5px;
}

div#featured_events h2 {
border-bottom: 1px solid;
}

div#featured_events h3 {
padding-top: 10px;
}

div#header h3 {
color: #FAF0E6;
}

div#teaching_experience h2 {
margin-top: 30px;
border-bottom: 1px solid;
padding-bottom: 5px;
}

div#faculty_positions h2{
color:  #C3E4ED;
font-family: goudy, garamond, serif;
font-size: 150%;
border-bottom: none;
margin-bottom: 5px;
margin-top: 35px;
}

div#faculty_positions h3{
margin-left: 20px;
}

div#courses_taught h3{
margin-left: 20px;
}

div#other_teaching_experience h3{
margin-left: 20px;
}

div#courses_taught h2{
color:  #C3E4ED;
font-family: goudy, garamond, serif;
font-size: 150%;
border-bottom: none;
margin-bottom: 5px;
margin-top: 35px;
}

div#certifications h2 {
border-bottom: 1px solid;
}

