/*   
Author: Tom Rose (tom@slurve.com)
Author URI: http://slurve.com
Date: 22 Jun 2007
*/

/* -------------------------------------------------------------------------- global */

body {  margin: 0; padding: 0; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-size: small; line-height: 150%; background: #fff url(../../../../images/bg.gif) top left repeat-x; }

/* -------------------------------------------------------------------------- links */

a:link, a:visited, a:active { color: #039; text-decoration: none; border-bottom: 1px dotted; outline: none; }
a:hover { color: #36f; text-decoration: none; border-bottom: 1px dotted; }

#nav a, #nav a:visited { display: block; font-family: Georgia, Verdana; margin: 0 4px 0 0; border: 1px dotted #99f; font-size: 110%; color: #fff; padding: 3px 10px; }
#nav a:hover, #home #nav .home, #about #nav .about, #educational #nav .educational, #societies #nav .societies, #achievements #nav .achievements, #publications #nav .publications, #resources #nav .resources, #contact #nav .contact { border: 1px dotted #fdeadd; color: #ddd; }

#subnav a { color: #fff; font-size: 90%; border: 0; margin: 0 3px; }
#subnav a:hover { color: #ddd; }
.about-main #subnav .subnav-about-main, .about-personal #subnav .subnav-about-personal, .about-mana #subnav .subnav-about-mana, .about-acknowledgements #subnav .subnav-about-acknowledgements, .achievements-main #subnav .subnav-achievements-main, .educational-main #subnav .subnav-educational-main, .societies-main #subnav .subnav-societies-main, .societies-siben #subnav .subnav-societies-siben, .publications-main #subnav .subnav-publications-main, .resources-main #subnav .subnav-resources-main, .contact-main #subnav .subnav-contact-main, .contact-directions #subnav .subnav-contact-directions { font-weight: bold; color: #ddd; font-size: 110%; }

#logo a { position: relative; width: 421px; height: 0px !important; display: block; background: url(../../../../images/masthead.png) top left no-repeat; overflow: hidden; padding: 63px 0 0 0; border: 0; }
#logo a:hover { background-position: 0 -76px; }

/* -------------------------------------------------------------------------- headers */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; padding: 0; }
h1 { font-size: 200%; line-height: 21px; margin: 0 0 18px 0; }
h2 { font-size: 130%; margin: 20px 0 20px 0; }
h3 { clear: both; margin: 20px 0 0 0; font-size: 100%; color: #888; border-bottom: 1px dotted #ddd; text-transform: uppercase; font-family: Georgia, Verdana; }
#sidebar h3 { font-size: 110%; color: #666; border: none; margin: 15px 0 -15px 25px; }
h4 { font-weight: bold; font-size: 120%; line-height: 120%; }
li h4 { margin: 15px 0 15px -30px; }

/* -------------------------------------------------------------------------- masthead */

#languageToggle { margin: 0; position: absolute; right: 20px; top: 20px; z-index: 100; font-family: "Georgia", Tahoma; font-size: 95%; text-transform: uppercase; }
#logo { position: relative; overflow: hidden; }
#nav { height: 27px; padding: 0; margin: 0; }
#nav li { float: left; list-style-type: none; }

/* -------------------------------------------------------------------------- containers */

#container { position: relative; margin: 30px auto 0 auto; width: 900px; }
#masthead { position: relative; margin: 0 0 15px 0; }
#sub { position: relative; border-top: 4px solid #D7D7C2; color: #555; font-size: 95%; }
#content { float: left; background-color: #fff; width: 580px; height: 100%; }
#sidebar { position: relative; float: right; margin-top: 10px; width: 320px; height: 100%; background: #D7D7C2 url(../../../../images/bg_sidebar.jpg) bottom left no-repeat; padding-bottom: 80px;	}
#sidebar p { margin: 20px 25px; }
#sidebar ul { margin-top: 5px; }
#home #sidebar { margin-top: 0; }
.sidebar-photo { position: relative; width: 320px; margin: -20px 0 15px 0; border-bottom: 1px solid #fff; }
#sidebar .caption { font-size: 90%; margin: -15px 0 20px 0; padding: 5px 15px; background-color: #AEAE9F; border: 1px solid #fff; color: #fff; border-left: 0; border-right: 0; }
#home .sidebar-photo { margin-top: -10px; }
#footer { display: none; border-top: 1px solid #ccc; margin: 2px 0 25px 0; padding: 2px 0 0 0; font-size: 80%; color: #999; }

/* -------------------------------------------------------------------------- subnav */

.subnav-about, .subnav-achievements, .subnav-educational, .subnav-societies, .subnav-publications, .subnav-resources, .subnav-contact { display: none; }
#subnav { margin: 0 20px 0 8px; padding-top: 6px; font-size: 90%; color: #fff; }
#about .subnav-about, #achievements .subnav-achievements, #educational .subnav-educational, #societies .subnav-societies,
#publications .subnav-publications, #resources .subnav-resources, #contact .subnav-contact { display: block; }

/* -------------------------------------------------------------------------- homepage */

.intro { width: 90%; font-size: 140%; line-height: 130%; margin: 25px 0 0 0; color: #999; }
#sidebar .intro { width: 253px; font-family: Georgia, Verdana; font-size: 120%; margin: 0 15px 0 15px; padding: 10px; color: #666; }
.intro strong { font-weight: normal; display: block; margin: 10px 0; }
.intro img { float: left; margin: 0 15px 15px 0; }

/* -------------------------------------------------------------------------- utility */

.wp-caption img { border: 3px solid #ccc; }
.wp-caption-text { font-size: 85%; color: #999; margin: 4px 0 10px 0; line-height: 15px; }
font { font-family: "Lucida Grande", Verdana, sans-serif; font-size: small; line-height: 130%; } /* to override any font tags created by tinymce */
img { behavior: url(iepngfix.htc); }
.photo-left { float: left; margin: 5px 25px 5px 0; }
.photo-right { float: right; margin: 5px 0 5px 25px; }
.photo-left img, .photo-right img { border: 3px solid #ccc; }
.photo-left em, .photo-right em { display: block; margin-top: 4px; font-style: normal; font-size: 85%; color: #999; line-height: 15px; }
#map { margin: 40px 0 20px 0; }
ul.em li { font-weight: bold; color: #777; }
.books { float: left; margin: 5px 25px 15px 0; }
.title { margin: 0 0 5px -15px; list-style-type: none; text-transform: uppercase; font-family: "Georgia", Verdana; font-size: 110%; }
#content ul li { margin: 10px 0; }
.float-r { float: right; border: 3px solid #ccc; margin: 15px 0 15px 25px; }
.float-l { border: 3px solid #ccc; float: left; margin: 15px 25px 15px 0; }
.shadow-left { background:  transparent url(../../../../images/shadow_left.png) no-repeat 0 0; width:  13px; height:  203px; position:  absolute; top:  0; left:  -13px; z-index:  99; }
.shadow-right { background:  transparent url(../../../../images/shadow_right.png) no-repeat 0 0; width:  13px; height:  203px; position:  absolute; top:  0; right: -13px; z-index:  99; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
blockquote { width: 90%; margin: 0 25px 0 25px; padding: 0; border: 0; }
a img { border: 0; }
.clear { clear: both; }
ol li { margin: 9px 0; }
ul { list-style-type: circle; }
.icon { vertical-align: middle; margin: 0 2px; }
.shell { padding: 10px 15px 15px 25px; }
.alignright { float: right; display: inline; margin: 15px 0 15px 15px; }
.alignleft { float: left; display: inline; margin: 15px 15px 15px 0; }

/* -------------------------------------------------------------------------------- form elements */

#contactForm { margin: 20px 0; }
#contactForm label { text-transform: uppercase; display: block; font-weight: bold; font-size: 11px; color: #999; margin: 0 3px 0 0; }
#contactForm input, textarea { width: 300px; border: 1px solid #ccc; padding: 3px; color: #444; font: normal 12px "Lucida Grande", Verdana, sans-serif; }
#contactForm input:focus, textarea:focus, select:focus { background-color: #ffc; }
#contactForm textarea { width: 400px; height: 200px; }
#contactForm label.error { text-transform: none; font-size: 10px; font-weight: normal; line-height: 14px; margin: 4px 0 0 0; color: #930; }
#contactForm .required { font-style: italic; font-family: Georgia, serif; font-size: 11px; margin: 20px 0; color: #ccc; }
#contactForm .errorlist { color: #930; font-weight: bold; }
#contactForm .submit { width: 100px; height: 28px; background-color: #5cb1da; color: #fff; border: none; font-size: 11px; }
#contactForm .submit:hover { background-color: #777; cursor: pointer; border: none; }
