@charset "UTF-8";

* {margin: 0; padding: 0;}



/* fonts and spacing */
body {
    color: #030;
}
h1, h2, h3, h4 {
    color: #9f3;
}

#main p, #main ul {
    margin: 1.5ex 0;
    color: #030;
}

#main .borderbox > p:first-letter {
    /*font-family:Verdana, serif;*/
    font-size:135%;
    color: #43195B;
    padding-right:1pt;
}
#main .borderbox .subsection{
    color: #43195B;
}

a {
    color: #af9;
}
.borderbox a {
    color: #36268E;
}
a:visited {
    color: #999;
}


.listbox a {
     color: #040;
}
ul.listbox, .listbox ul {
    padding-left:3px;
}

#navDiv.listbox ul {
    font-size: 90%;
}
#navDiv li ul li,
#navDiv li ul li:hover {
    font-size: 90%;
}

#masthead a{
    color: #fbc;
}

#main h2 {
    padding: 1ex 0;
}
#main h4 {
}

.borderbox h4 {
    color:#32753A;
}
#main a:visited {
    color: #222;
}

#navDiv h3 {
    font-size: 90%;
    padding-top: 1ex;
    border-top: 1px solid #666;
}
#navDiv a {
    color: #af9;
}
#navDiv a:hover {
    color: #dfc;
}

#navDiv li {
    font-size: 120%;
    margin-top: 10px;
}
#navDiv ul li.nav-top{
    border: 1px #222 solid;
}
#navDiv ul li a {
    padding-right: 1ex;
    margin-left: 18%;
    width: 80%;
    text-align:right;
}
#navDiv li.nav-top:hover{
    border: 1px #777 solid;
}
#navDiv {
    border-bottom: 1px solid #666;
    padding-bottom: 13px;
}

#main p.warning {
    background-color: #FEE0E7
}

/* positioning and formatting */

body {
    background: #222 url("SOHO-composite.jpg") 455px -200px no-repeat fixed;
}
body.home {   
}
#navDiv li ul {
}
#navDiv ul li,
#navDiv ul li:hover {
    margin: 1ex 0 0 1ex;
    padding: .5ex;
    border: none;
    font-size: 120%;
}
#navDiv li ul li,
#navDiv li ul li:hover {
    margin: 1ex 0 0 1ex;
    padding: 0 .5ex;    
}
body.research #nav-research ul,
body.teaching #nav-teaching ul,
body.personal #nav-personal ul {
}
body.research #nav-research,
body.teaching #nav-teaching,
body.personal #nav-personal {
}

#outerwrapper {
    margin: 8px 20px 0 20px;
}

#wrapper {
}

#masthead {
    padding-bottom: 1ex;
}
#masthead,
#IDpicDiv {
    /*margin-left: 558px;*/
    width: 220px;
    text-align: right;
    overflow: hidden;
    float: left
}
#masthead h2 {
    padding-top: 1ex;
}

#styleSelect, .borderbox {
    background: url("transp-55-7x7.png");
}

.borderbox hr {
    border: 1px inset;
    color: black;
    background-color: black;
}


#mainouterwrapper {

}

#mainwrapper {
}

#main {
    padding: 0 18px 20px 14px;
    margin-left: 2px;
    width: 460px;
    float: right;
    border-left: 4px solid #fbc;
}

.borderbox {
    border: 1px solid #008000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}


#navDiv {
    width: 145px;
    float: right;
    text-align: right;
    padding-right: 1ex;
}
#navDiv ul {
}
#navDiv ul li ul {
    padding: 0;
}
#navDiv li:hover {
}
#navDiv li#side-links:hover {
}

#navDivSearch input {
    text-align: right;
}
#navDivSearch input,
#contactInfo input {
    background: url("transp-55-7x7.png");
}

#additionalDiv {
    clear: both;
    padding-top: 20px;
    color: #5dd;
    text-shadow: #000 0px 0px .2em;
}
#additionalDiv a {
    color: #DFB7F0;
}
#additionalDiv a:visited {
    color: #8dd;
}
#additionalDiv h3 {
    border-top: 3px solid #fbc;
    padding: 1em 0 1em 240px;
}
#additionalDiv h4, #contact-name {
    padding: 0 1em 0 240px;
    float: left;
    clear: left;
    height: 5em;
}
#IDpicDiv {
    padding-right: 20px;
    padding-top: 1em;
    height: 14em;
    width: 220px;
    position: absolute;
}
#contactInfo p {
    float: left;
    padding-right: 20px;
}


#contactInfo {
}
#contactInfo form {
    padding-top: 0;
    margin: 0 1ex;
    float: left;
}
#contactInfo input {
}
#email-contact {
    height: 12ex;
    float: left;
}
#passwdHelp {
    clear: left;
    float: left;
}
.side-subtext {
}
#output {
    clear: left;
    float: left;
}
#sideContent {   
}
#arXiv-identifier {
    float: left;
}


#footer {
}
#footer .left {
    padding-left: 59px;
}
#footer p {
    padding: 1em;
    background: #333 url("SOHO-sat-59x30.png") no-repeat scroll;
    background-position: 0px 0px;
    border-top: 2px solid #fbc;
}

.caption a img {
}
.caption p {
}

#main .borderbox p.subtitle:first-letter,
#main .borderbox p.warning:first-letter {
    font-size:inherit;
    color: inherit;
}

/* research page */

body.research #centralContent p.show-hide,
body.research #centralContent p.show-hide a,
#centralContent > .subtitle
/*
body.research #main .borderbox .subtitle a,
body.research #main .borderbox .subtitle a:visited,
body.research #main ul, 
body.research #main ul a, 
body.research #main ul a:visited 
*/
{
    /*color: #36268E;*/
    color: #CE8DCB;
}
#centralContent > .subtitle a
{
    color: #E559DB
}

/* style select */

#styleSelect {
    border: 1px solid #555;
    padding-left: 2px;
    float: right;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    left: 1ex;
    color: #030;
    width: 114px;
}
#styleSelect h3 a {
    text-decoration: none;
}
#styleSelect a:visited {
    color: #030;
}
#styleSelect h3 {
    font-size: 80%;
    font-weight: 400;
    font-family: Verdana, sans-serif;
}
#styleSelect span {
    font-size: 70%;
}

#styleSelect .listbox {
    clear:left;
    padding: 0 3px;
}

#styleList {
    padding-bottom: 2ex;
}

#ssHiding {
    display: none;
}


/* Face Picture */
#IDpicDiv {
}

#IDpicNav {
}

#IDpicNav a {
}


/* quicklinks */



