/* Unchanged */


table {
    border-collapse: separate;
    border-spacing: 0;
  }


caption, th, td {
    text-align: left;
    font-weight: normal;
  }


table, td, th {
    vertical-align: middle;
  }


blockquote:before, blockquote:after, q:before, q:after {
    content: "";
  }


blockquote, q {
    quotes : "" "";
  }


a img {
    border: none;
  }


body {
    color: #222;
    text-align:center;
    margin:0;
    font: 13px/1.5em Arial, Tahoma, Helvetica, sans-serif;
    line-height: 20px;
    background-color: #0A374E;
    background-image:url(../body.gif);
    background-repeat:repeat-x;
    background-position:bottom left;
  }

/**
  Headlines
  */



h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    color: #111;
  }


h1 {
    padding: 0;
    font-size: 3em;
    line-height: 1;
    margin:0 0 20px 0;
    border-bottom:3px solid #111;
  }


h2 {
    padding-bottom: 0;
    font-size: 2em;
    color:#567;
    clear:both;
    line-height:100%;
  }


h3 {
    font-size: 1.5em;
    line-height: 1;
  }


h4 {
    padding-bottom: 1.25em;
    font-size: 1.2em;
    line-height: 1.25;
  }


h5 {
    padding-bottom: 1.5em;
    font-size: 1em;
    font-weight: bold;
  }


h6 {
    font-size: 1em;
    font-weight: bold;
  }


h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
  }

/** 
  Text elements
  */



p img {
    float: left;
    margin: 0 15px 10px 0;
    padding: 0;
  }


p img.right {
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
  }


a {
    color: #009;
    text-decoration: underline;
  }


a:focus, a:hover {
    color: #000;
  }


blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
  }


strong {
    font-weight: bold;
  }


em,dfn {
    font-style: italic;
  }


dfn {
    font-weight: bold;
  }


sup, sub {
    line-height: 0;
  }


abbr, acronym {
    border-bottom: 1px dotted #666;
  }


address {
    margin: 0 0 1.5em;
    font-style: italic;
  }


del {
    color:#666;
  }


pre,code {
    margin: 1.5em 0;
    white-space: pre;
  }


tt {
    display: block;
    margin: 1.5em 0;
    line-height: 1.5;
  }


pre,code,tt {
    font: 1em/1.5em 'andale mono', 'lucida console', monospace;
  }

/** 
  Lists
  */



ul, ol {
    margin: 0 1.5em 1.5em 1.5em;
  }


ul {
    list-style-type: disc;
  }


ol {
    list-style-type: decimal;
  }


li ul, li ol {
    margin: 0 1.5em;
  }


dl {
    margin: 0 0 1.5em 0;
  }


dl dt {
    font-weight: bold;
  }


dd {
    margin-left: 1.5em;
  }

/** 
  Tables
  */



table {
    margin-bottom: 1.4em;
    width: 100%;
  }


th {
    font-weight: bold;
    background: #C3D9FF;
  }


th,td {
    padding: 4px 10px 4px 5px;
  }


tr.even td {
    background: #E5ECF9;
  }


tfoot {
    font-style: italic;
  }


caption {
    background: #eee;
  }

/**
  Forms
  */



label {
    font-weight: bold;
  }


fieldset {
    margin: 0 0 1.5em 0;
    padding: 1.4em;
    border: 1px solid #ccc;
  }


legend {
    font-weight: bold;
    font-size: 1.2em;
  }

/** 
  Form fields
  */



input.form-text, input#edit-title,textarea, select {
    margin: 0.5em 0;
    border: 1px solid #bbb;
    background-color:#f4f4f4;
  }


input.form-text:focus, input#edit-title:focus,textarea:focus, select:focus {
    border: 1px solid #666;
  }


input.form-text, input#edit-title {
    padding: 5px;
  }


input#edit-title {
    font-size: 1.5em;
  }


textarea {
    padding:5px;
    width: 390px;
    height: 250px;
  }

/* --------------- Chase's overrides appeneded by Kyle ---------------- */



#page {
    width:980px;
    overflow: hidden;
    margin:10px auto;
    background-image:url(../pagebottom.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    background-color:#ffffff;
  }


#glove {
    margin:0 21px 20px 21px;
    background-color:#ffffff;
  }


#header {
    width:225px;
    float:right;
    position:relative;
    text-align:right;
    padding-top:15px;
  }


#header h2, #header label {
    display:none;
  }


#slideshow {
    margin:10px 0;
    background-color:#fff;
  }


#mission {
    background-color:#C6DEE5;
    padding:13px;
    color:#3F4648;
    margin-bottom:10px;
    border:2px solid #4c9aae;
    font-size:1.4em;
    line-height:140%;
  }


#block-menu-47 {
    background-color:#4C9AAE;
    margin-bottom:10px;
    padding:10px 0 10px 0;
  }


#block-menu-47 li {
    list-style-type:none;
    list-style-image:none;
    margin-bottom:1px;
  }


#block-menu-47 h2 {
    display:none;
  }


#block-menu-47 a {
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    font-size:2em;
    display:block;
    padding:5px;
  }


#block-menu-47 a:hover {
    background-color:#005a73;
  }


#block-menu-47 .active {
    color:#222;
  }


#block-menu-47 ul {
    padding-left:0;
  }


#block-user-53 {
    background:#f4f4f4 url(../toolbox.jpg) no-repeat bottom right;
    border:1px solid #ccc;
    padding:10px;
  }


#block-user-53 h2 {
    margin:0;
  }


.ileft {
    float:left;
    margin:0 10px 10px 0;
  }


#breadcrumb {
    display:none;
  }


#board-spon a, #board-spon a:visited {
    display:block;
    background-color:#4EBAFF;
    padding:10px;
    color:#fff;
    text-decoration:none;
    font-size:1.6em;
    margin-top:5px;
    text-align:center;
  }


#featured {
    margin-top:10px;
  }


.curprojmain {
    margin-top:10px;
  }


.curproj {
    background-color:#f4f4f4;
    padding:20px;
    width:250px;
    float:left;
    margin:0 10px 10px 0;
  }


.curproj a {
    text-decoration:none;
    font-size:1.4em;
  }


.curproj2 {
    background-color:#456;
    padding:20px;
    width:250px;
    float:left;
    margin:0 10px 10px 0;
  }


.curproj2 a {
    color:#fff;
    text-decoration:none;
    font-size:1.4em;
  }


.curprojlisting {
    border-bottom:1px dashed #ccc;
    padding:0 0 10px 0;
    margin:0 0 10px 0;
    font-size:1.2em;
    line-height:150%;
  }


.staffer {
    padding:10px 10px 10px 10px;
    margin-bottom:10px;
    border:1px solid #ddd;
    background:#fff url(../news-bg.gif) repeat-x bottom left;
  }


.staffer img {
    float:left;
    margin:0 20px 10px 0;
    border:1px solid #ddd;
  }


.staffer strong {
    font-size:1.5em;
  }


.stafferend {
    padding:10px 0 10px 0;
    margin-bottom:10px;
  }


.stafferend img {
    float:left;
    margin:0 20px 10px 0;
  }


.stafferend strong {
    font-size:1.5em;
  }


#block-block-56 {
    clear:both;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
  }


#block-block-43 {
    padding-bottom:0;
  }


.light {
    color:#666;
  }


.highlight {
    background-color:#ffc;
    padding:10px;
  }


.todolist {
    font-size:1.7em;
    clear:both;
    padding-top:10px;
  }


.todolist li {
    margin-top:20px;
    padding-left:5px;
    list-style-type: disc;
  }


.todogrey {
    color:#ccc;
  }


.pink {
    background-color: #FF8080;
  }


.brown {
    color:#A52A2A;
  }


.content {
    margin-bottom:10px;
  }


.large {
    font-size:1.8em;
    line-height:160%;
  }


#boardlinks {
    float:right;
    margin:0 0 10px 15px;
    text-align:right;
  }


#boardlinks a {
    background-color:#005a73;
    color:#fff;
    text-decoration:none;
    padding:10px;
    display:block;
    margin:0 0 -15px 0;
  }


#boardlinks a:hover {
    background-color:#4c9aae;
  }


.advisor {
    padding:10px;
    border:1px solid #ccc;
    margin-bottom:10px;
  }


.subnav {
    padding:10px 10px 10px 10px;
    background-color:#9bc5d1;
    margin-bottom:10px;
    text-align:center;
    font-size:1.1em;
  }


.subnav a {
    margin-right:15px;
    color:#333;
    text-decoration:none;
    font-weight:bold;
  }


.subnav a:hover {
    text-decoration:underline;
  }


.subnav a active {
    color:#777;
  }


#linx {
    float:right;
  }


#contact-mail-page textarea:focus {
    background-color:#fff;
  }


#contact-mail-page .form-text:focus {
    background-color:#fff;
  }


.summary {
    padding:20px;
    background-color:#ffffcc;
  }


.lightblue {
    color:#3cf;
  }


.fellowyears {
    text-align:center;
    margin:10px 0 0 0;
    padding-bottom:10px;
  }


.fellowyears a {
    padding:10px;
    margin:0 3px 10px 0;
    background-color:#666;
    color:#fff;
    text-decoration:none;
  }


.fellowyears a:hover {
    background:#111;
  }


.fellowbio img {
    float:left;
    margin:0 10px 10px 0;
    border:1px solid #555;
  }


.fellowbio {
    padding:15px;
    margin-bottom:15px;
    border:1px solid #ccc;
    background:#fff url(../news-bg.gif) repeat-x bottom left;
    clear:both;
    display:block;
    line-height:150%;
  }


.fellowbio h3 {
    margin:0;
  }


.righto {
    float:right;
  }


.righto-pic {
    float:right;
    margin: 0 0 10px 10px;
  }


#newslettersignup {
    text-align:center;
    background:#9bc5d1 url(../envelope2.jpg) bottom left no-repeat;
    padding:20px 10px 0 10px;
  }


.pager {
    border:1px solid #005a73;
    background:#9bc5d1;
    height:25px;
    margin:10px 0 0 0;
    display:block;
    font-size:1.5em;
  }


.page li {
    padding-top:10px;
  }


.item-list {
    margin-top:10px;
  }


.newsnode {
    border:1px solid #9bc5d1;
    padding:0 15px 15px 15px;
    margin-bottom:10px;
    color:#333;
    background:#fff url(../news-bg.gif) repeat-x bottom left;
  }


.newsnode a, .newsnode a:visited {
    color:#005a73;
    text-decoration:none;
  }


.newsnode a:hover {
    text-decoration:underline;
  }


.content-sidebar {
    width:222px;
    float:right;
    margin:0 0 10px 10px;
    border:1px solid #555;
    padding:10px;
    color:#333;
    background:#cde2e8;
    font-size:85%;
  }


.content-sidebar h3 {
    font-size:1.3em;
    font-weight:bold;
    margin-top:0;
  }


#further-reading {
    background-color:#9bc5d1;
    padding:20px;
    margin-top:10px;
    border-top:4px solid #4c9aae;
    color:#444;
  }


#further-reading a, #further-reading a:visited {
    color:#fff;
    font-size:1.5em;
    text-decoration:none;
    display:block;
    border-bottom:1px solid #4c9aae;
    padding-bottom:5px;
    margin-bottom:-5px;
  }


#further-reading a:hover {
    text-decoration:underline;
  }


#further-reading h2 {
    margin-top:0;
  }


#attrib {
    font-size:80%;
    border-top:1px solid #ccc;
    margin-top:10px;
    padding-top:10px;
  }


#attrib img {
    float:right;
    margin:0 0 10px 10px;
  }


.quoteme {
    background-color:#f4f4f4;
    padding:10px;
  }


.lefty {
    float:left;
    margin:0 10px 10px 0;
  }


#sponsorlink a {
    display:block;
    padding:10px;
    text-decoration:none;
    font-weight:bold;
    clear:both;
    border-top:1px solid #ccc;
    font-size:1.3em;
    text-align:center;
  }


#sponsorlink a:hover {
    background-color:#f4f4f4;
  }


.field-label {
    background-color:#4c9aae;
    padding:5px 10px;
    color:#fff;
  }


.field-item {
    margin-bottom:10px;
  }


.book-navigation {
    margin-top:30px;
  }


.book-navigation ul {
    margin-bottom:25px;
  }


.book-navigation {
    background:#cde2e8;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
  }


.book-navigation li a {
    font-size:1.5em;
    line-height:140%;
    text-decoration:none;
  }

/*It's ours to override*/
/*.taxonomy {
    padding:10px 10px 5px 10px;
    margin-bottom:5px;
    border-bottom:1px dashed #ccc;
    text-align:right;
  }*/


.submitted {
    display:none;
  }


.fellowbiosmall {
    /* width:250px;
    height:350px;
    float:left;
    */margin:0 0 10px 0;
    padding:15px;
    border:1px solid #ccc;
    background:#fff url(../news-bg.gif) repeat-x bottom left;
    font-size:100%;
    line-height:130%;
    clear:left;
  }


.fellowbiosmall img {
    border:1px solid #ccc;
    float:left;
    margin:0 10px 10px 0;
  }


.cp-nav {
    text-align:center;
    background:#C6DEE5;
    padding:10px;
    margin-bottom:10px;
    color:#aaa;
  }


.cp-nav a, .cp-nav a:visited {
    color:#3F4648;
    font-weight:bold;
    font-size:1.3em;
    text-decoration:none;
  }


.cp-chunk {
    border-bottom:2px dashed #ccc;
    padding-bottom:10px;
  }


.cp-chunk h3 {
    font-size:1.2em;
    margin-bottom:0;
  }


.cp-intro {
    background:#f4f4f4;
    padding:5px 10px 10px 10px;
  }


#bigline {
    height:10px;
    background:#ccc;
    margin-top:0px;
  }


#block-image-62 .content {
    margin-top:10px;
  }


#state-head {
    background:#999 url(head_logo.gif) 0 -3px no-repeat;
    text-align:right;
    height:26px;
    width:940px;
    margin:0 auto;
    color:#333;
  }


#state-head a, #state-head a:visited {
    color:#fff;
    text-transform:uppercase;
    text-decoration:none;
    margin:0 10px 0 0;
  }


.clear-block {
    background-color:#ffffff;
  }


.clearer {
    clear : both;
    height: 1px;
    overflow: hidden;
  }
