/* first things first: the body */
body {
  margin: 0px;
  padding: 0px;
  padding-top: 7px;
}

div#all {
  color: black;
  margin-left: 2%;
  margin-right: 2%;
  background: white;
}

div#all.with-sidebar {
  margin-left: 170px;
}

div#all.no-sidebar {
  margin-left: 2%;
}

/* 
Colour info
most of the colour info is gathered here, though some colours are spedified elsewhere (border colour, mostly)
*/ 

/* white */ 
/* As a background colour... */
div#content,div#footer,h1 {
  background-color: white;
}

/* As a foreground colour */
div#searchbox h2,div#my-favourites h2 {
  color: white;
}

/* as a border colour */
div#site-title,div#mainnav,div#mainnav ul li,div#mainnav ul li a,div#mainnav ul li span.selected,div#mainnav ul li span.youarehere,div#searchbox,div#my-favourites,div#endorsement
  {
  border-color: white;
}

/*  a really light cream for highlighting */
/*  as a background colour...*/
div.wayIn fieldset,div.staffmember {
  background-color: #fcfcfa;
}

/* pale turquoise #e0ebeb
   formerly pale grey/beige  ( F7F5EF  ) */
div#mainnav ul li a:hover,div#mainnav ul li a:focus,div#mainnav ul li.thissection ul li a:hover,div#mainnav ul li.thissection ul li a:focus,div.panel h2,div.pub-of-war h3,
table th,
div.resource-list div h2,
div.resource-list div h3,
div.photosharing div.panel
  {
  background-color: #e0ebeb;
}

/* light olive  (#dfdfce orig site: E2E0D8  )*/
/* light  grey #ddddd0 */ 
/* as a bg color */
body {
  background-color: #ddddd0;
}

/* as a border colour*/
div#content {
  border-color: #ddddd0;
}

/* mid turquoise #cad9d9
   formerly mid grey/brown  -  B7B1A5  */ 
/* as a background colour */
div#mainnav ul li.thissection,div#mainnav ul li.thissection ul li a,div#mainnav ul li.thissection  a,div#searchbox,div#my-favourites,div#endorsement
  {
  background-color: #cad9d9;
}

/* as a border-color*/
div.amazon_item {
  border-color: #cad9d9;
}

/* slightly darker turquoise #bed5d5
   formerly slightly darker beige  - D8D4CA   */
div#mainnav ul li a {
  background-color: #bed5d5;
}

/* low saturation turquoise, mostly for border colours, probably... - #cfdbda */
/* dark turquoise - #99b1b5
   formerly dark grey/brown  - 807B72  */ 
/* as a foreground colour */
div#footer,table.metadata th {
  color: #99b1b5;
}

/* as a background colour */
div#mainnav ul li.active > a,div#searchbox label#searchboxMainlabel,div#my-favourites h2
  {
  background-color: #99b1b5;
}

/* as a border colour*/
div.staffmember {
  border-color: #99b1b5;
}

/* dark grey/brown  - 807B72  */ 
/* as a foreground colour */
div#footer {
  color: #807B72;
}

/* dark blue-grey #4e717b*/ 
/* as a foreground colour  */
div#mainnav ul li a:hover,div#mainnav ul li a:focus,h1,h2,h3,h4,h5,h6,blockquote,div.wayIn legend
  {
  color: #4e717b;
}

/*  a very dark turquoise/ slate grey color #27373f  */
/* as a foreground colour  */
div#mainnav ul li a,div#mainnav ul li span.thissection,div#mainnav ul li span.youarehere
  {
  color: #27373f;
}

/*  black */ 
/* as a foreground colour  */
div#mainnav ul li ul li a:hover,div#mainnav ul li ul li a:focus {
  color: black;
}

/*  end of the colour stuff....   */
body {
  background: #f7f7f3 url(../images/bg-gradient.png) repeat-x top left;
}

div#content {
  border-top-style: solid;
  border-top-width: 5px;
  margin-bottom: 0px;
  position: relative;
}

div#content,div#footer,h1 {
  margin: 0px;
  padding: 1em;
}

h1 {
  padding: 0.5em;
  padding-top: 1em;
}

div#footer {
  margin-top: 50px;
  padding: 1em;
  margin-bottom: 52px;
  clear: both;
}

div#site-title {
  border-width: 0px;
  border-right-style: solid;
  border-right-width: 5px;
  margin: 0;
  padding: 0px;
  height: 120px;
  background: white url(../images/banner.jpg) repeat-x top left;
}

div#site-title img {
  border-style: none;
  position: absolute;
  top: 7px;
  left: 170px;
  font-weight: bold;
  font-size: 1.2em;
}

div#site-title img {
  margin: 0px;
  padding: 0px;
}

div#sidebar {
  position: absolute;
  top: 7px;
  padding-top: 0px;
  left: 6px;
}

div#mainnav {
  width: 150px;
  border-style: solid;
  border-bottom-width: 3px;
  border-top-width: 5px;
  border-left-width: 4px;
  border-right-width: 5px;
  margin-bottom: 5px;
}

div#mainnav h2 {
  position: absolute;
  left: -100000000px;
}

div#mainnav ul {
  padding: 0px;
  margin: 0px;
  border-right-style: none;
  border-bottom-style: none;
  padding-bottom: 0px;
}

div#mainnav ul li {
  padding: 0px;
  margin: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  border-top-width: 0px;
  border-right-width: 0px;
}

div#mainnav ul li a,div#mainnav ul li span.selected,div#mainnav ul li span.youarehere
  {
  text-align: right;
  display: block;
  border-style: solid;
  border-width: 1px;
  border-top-width: 0px;
  border-right-width: 0px;
  font-weight: bold;
  font-size: 0.95em;
  padding: 0.7em 1em;
  text-decoration: none;
}

div#mainnav ul li#home a,div#mainnav ul li#home,div#mainnav ul li#home span.youarehere
  {
  border-top-width: 1px;
  border-top-style: solid;
}

div#mainnav ul li ul {
  display: none;
}

div#mainnav ul li.active ul {
  display: block;
}

div#mainnav ul li ul li a,div#mainnav ul li ul li span.youarehere {
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: normal;
  border-style: none;
}

/* searchbox and my-favourites styling */
div#searchbox,div#my-favourites,div#endorsement {
  margin-bottom: 5px;
  padding: 0px;
  width: 150px;
  border-width: 5px;
  border-style: solid;
}

div#searchbox label#searchboxMainlabel {
  display: block;
  font-weight: bold;
  text-align: center;
}

div#searchbox label#searchboxMainlabel,div#my-favourites h2 {
  margin: 0px;
  padding: 2px;
  font-size: 0.875em;
  border-bottom: 3px solid white;
  text-align: center;
  margin-bottom: 2px;
}

div#searchbox form {
  padding: 2px;
}

div#searchbox ul {
  padding: 0px;
  margin: 0px;
  padding-bottom: 0px;
}

div#searchbox ul li {
  padding: 0px;
  margin: 02px;
  list-style: none;
}

div#searchbox input {
  padding: 2px;
  margin: 3px;
}

div#searchbox a {
  font-size: 0.9em;
  text-align: center;
  display: block;
  padding: 5px;
  font-weight: bold;
  color: #333;
}

div#searchbox #cisobox1 {
  width: 130px;
}

div#my-favourites a {
  font-weight: bold;
  color: #333;
}

div#my-favourites div {
  padding: 1em;
}

/* giving li's in div#content some extra margin, so that they don't interfer with inline images*/
div#content  li {
  margin-left: 1em;
}
div#content ol {
  padding-left: 2em;
}

span.of {
  font-style: italic;
}

div.staffmember {
  border-style: solid;
  border-width: 1px;
  padding: 1em;
  margin-bottom: 1em;
  padding-bottom: 36px;
}

div.staffmember h2 {
  font-size: 1.1em;
}

div.staffmember h2,div.staffmember h3 {
  clear: none;
}

div.staffmember img {
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  color: black;
  float: right;
  border: 1px solid #cfdbda;
  background-color: white;
  padding: 7px;
}

div.staffmember p {
  padding-left: 0px;
  margin-left: 0px;
}

/* rss feeds */
div#rss {
  float: right;
  width: 36%;
  border: 5px solid #bed5d5;
  border: 5px solid #bed5d5;
  border-top: 1px solid #bed5d5;
  padding: 0px;
}

div#rss h2 {
  margin-top: 0px;
  background-color: #bed5d5;
  padding: 2px;
  padding-left: 3px;
}

td.mysite_title {
  margin-top: 0px;
  background-color: #bed5d5;
  padding: 2px;
  padding-left: 3px;
}

td.mysite_content {
  color: #000000;
  font-family: verdana;
  font-size: 12pt;
}

a.mysite_title_link {
  margin-top: 0px;
  background-color: #bed5d5;
  padding: 2px;
  padding-left: 3px;
}

a.mysite_item_links {
  color: #003399;
  font-size: 12px;
  font-family: verdana;
}

td.mysite_rf {
  
}

a.mysite_rf_link {
  color: #666666;
  font-size: 8pt;
  font-family: verdana;
}

div.text {
  border: 1px solid #cfdbda;
  padding: 1em;
  margin-bottom: 1em;
  padding-bottom: 36px;
}

div.text h2 {
  font-size: 1.1em;
}

div.text img {
  margin-left: 0.5em;
  margin-bottom: 0.5em;
  color: black;
  float: right;
  border: 1px solid #cfdbda;
  background-color: white;
  padding: 7px;
}

div.text p {
  padding-left: 0px;
  margin-left: 0px;
}

/* styles for home page */
div.column {
  padding: 1em;
  margin-bottom: 1em;
  padding-bottom: 36px;
  margin-right: 250px;
}

div.column h2 {
  font-size: 1.1em;
}

div.column p {
  padding-left: 0px;
  margin-left: 0px;
}

/* styles for rss feeds */
div#weekly-image {
  padding: 5px;
}

div#weekly-image h2,div#news h2,div#events h2,h2.blockheading {
  padding: 1px;
  padding-left: 3px;
  background-color: #e0ebeb;
  border-top: 1px solid #cfdbda;
  border-bottom: 3px solid #cfdbda;
  font-size: 1.2em;
}

h2.blockheading
{
clear: both;
}


div#weekly-image h3 {
  font-size: 1.1em;
}

div#weekly-image a img {
  border: 10px solid #e0ebeb;
  margin: 0pt 10px 10px 0pt;
  float: left;
}

div.panel {
  background-color: white;
  padding: 0px;
  width: 200px;
  border: 3px solid #cfdbda;
  margin: 2px;
  margin-top: 2.5em;
}

div.panel p,div.panel form {
  margin: 1em;
}

div.panels {
  width: 200px;
  position: absolute;
  right: 25px;
  top: 30px;
}

div#discboard {
  
}

div.right {
  
}

div.panel h2 {
  border-bottom: 2px solid #cfdbda;
  padding: 2px;
  margin: 0px;
  text-align: center;
  font-size: 1.1em;
}

div.panel ul {
  padding: 1em;
  padding-top: 0px;
  list-style: none;
  margin-left: 0;
  margin-right: 0;
}

div.panel ul li {
  padding: 0.3em;
  margin-left: 0;
  margin-right: 0;
}

div.text {
  clear: both;
}

/* link colour stuff */
a:link {
  color: #E7850A;
}

a:visited {
  color: #A6964D;
}

a:active {
  color: red;
}

a:hover {
  color: #f90;
}

a:focus {
  color: #f90;
}

/* OXitems news page  */
div.newsitem {
  margin-top: 1.7em;
}

div.newsitem h2 {
  padding: 1px;
  padding-left: 3px;
  background-color: #e0ebeb;
  border-top: 0px solid #cfdbda;
  border-bottom: 1px solid #cfdbda;
  font-size: 1.2em;
}

div.newsitem span.location,div.newsitem span.summary {
  padding-bottom: 0.6em;
  padding-top: 0.6em;
  display: block;
}

.icalendar_link_span,.google_link_span {
  padding: 5px;
}

.icalendar_link_span img,.google_link_span img {
  border: none;
}

div.newsitem .dtstart,div.newsitem .dtstart {
  
}

/*  "Holly Hack" - hack for IE6 to get IE to recognise that div#content has 'hasLayout' */
* html div#content {
  height: 1%;
}

a img {
  border: 0;
}

.screen-nav,.progress-indicator {
  clear: both;
  margin-bottom: 1em;
  border-top: 3px solid #cad9d9;
  border-bottom: 5px solid #cad9d9;
  padding: 1.5em 0.7em;
  color: #4e717b;
  background-color: #cfdbda;
}

.screen-nav {
  text-align: right;
  margin-top: 1em;
}

.progress-indicator {
  padding: 0.7em;
}

.screen-nav a:link,.screen-nav a:visited,.progress-indicator .current-stage
  {
  padding: 0.5em;
  text-decoration: none;
  border: 3px solid white;
  font-weight: bold;
  background-color: #99b1b5;
  color: white;
}

.screen-nav a {
  margin-left: 1em;
  margin-right: 0.3em;
}

.progress-indicator .current-stage {
  margin: 0;
  padding: 0;
  border-width: 0 0 3px 0;
  background: inherit;
  color: inherit;
}

.screen-nav a:hover,.screen-nav a:focus {
  background-color: #cfdbda;
  color: #4e717b;
}

.screen-nav form {
  margin: 0;
}

.caption {
  font-size: 0.8em;
}

div.image {
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  color: black;
  border: 1px solid #cfdbda;
  background-color: white;
  padding: 7px;
  float: left;
}

div.image .copyright {
  font-size: 0.8em;
  margin-top: 7px;
}

div.image .caption {
  margin-top: 7px;
}

div.gallery-row {
  clear: both;
}

div.inline {
  float: right;
  clear: right;
  margin-left: 0.5em;
  margin-right: 0;
}

ul.page-contents {
  
}

cite.book {
  font-style: normal;
}

cite.poem {
  font-style: normal;
}

span.book-name,span.newspaper-name {
  font-style: italic;
}

cite.author {
  font-style: normal;
}

cite.journal-article {
  font-style: normal;
}

cite.journal-article span.journal-article-j {
  font-style: italic;
}

div.letter-meta address {
  float: right;
  width: 45%;
  margin-left: 5%;
  margin-bottom: 1.2em;
  text-align: right;
  font-style: italic;
}

div.letter-meta .date {
  float: left;
  width: 45%;
  margin-right: 5%;
  margin-bottom: 1.2em;
  font-style: italic;
}

div.letter-body {
  clear: both;
}

.manuscript-viewer {
  border: 1px solid #cfdbda;
  margin: 1em 0;
}

.manuscript-images {
  height: 20em;
  overflow: auto;
  padding: 0.25em;
}

.manuscript-viewer .credits {
  padding: 0.5em;
  background: #e0ebeb;
  border-bottom: 3px solid #cfdbda;
}

textarea {
  font-family: inherit;
  font-size: inherit;
}

fieldset {
  border: 1px solid #cfdbda;
  background: #e0ebeb;
  clear: both;
  width: 55em;
  padding: 1em;
  margin: 0;
}
fieldset fieldset {
  width: auto;
}

legend {
  padding: 0.25em;
  margin-bottom: 0.5em;
  background: #e0ebeb;
  border: 1px solid #cfdbda;
  border-bottom: 3px solid #cfdbda;
  font-weight: bold;
}

form .field {
  margin: 1em 0;
}

form .field > * {
  display: inline;
}

#advanced-search-form label:after, #advanced-search-form  div.label:after {
  content: ": ";
}

dl.form-fields {
  margin: 0;
  padding: 0;
}

fieldset dl.form-fields {
  margin-top: -1em;
}

dl.form-fields dt {
  clear: both;
  display: inline;
  float: left;
  width: 12.5em;
  margin: 1em 0.5em 0 0;
  text-align: right;
  font-style: italic;
}

dl.form-fields dt.required-field {
  
}

dl.form-fields dd {
  float: right;
  display: inline;
  width: 42em;
  margin: 1em 0 0 0;
  padding: 0;
}

dl.form-fields dd.field-notes {
  font-size: 0.8em;
  margin: 0;
  width: 52.5em;
  color: #666;
}

dl.form-fields dd.field-error {
  margin: 0.5em 0 0 0;
  color: red;
}

dl.form-fields dd textarea {
  width: 100%;
}

dl.form-fields dd input[type=text],dl.form-fields dd input[type=password],dl.form-fields dd textarea,dl.form-fields dd select
  {
  max-width: 42em;
}

div.form-buttons {
  clear: both;
  border: 1px solid #cfdbda;
  border-top: none;
  padding: 0.5em 0;
  width: 57em;
}

div.form-buttons input {
  margin-left: 1em;
}

div.form-buttons a.cancel {
  margin-left: 1.125em;
  font-size: 0.8em;
}

form div.form-buttons {
  clear: both;
}

form fieldset div.form-buttons {
  padding-left: 12.5em;
}

button.image {
  border: 0;
  background: transparent;
  padding: 0;
}

.pre-formatted {
  white-space: pre;
}

#compare-poems-text-1 {
  float: left;
  width: 49%;
  margin-right: 1%;
  border-right: 1px solid #cfdbda;
  margin-bottom: 1em;
}

#compare-poems-text-2 {
  float: left;
  width: 49%;
  margin-bottom: 1em;
}

.todo {
  border: 5px solid red;
  background: #9cc;
}

.pagination {
  margin: 1em 0;
  text-align: center;
  border: 0;
  padding: 0.5em;
  float: none;
  display: block;
  border: 1px solid #CAD9D9;
}

.pagination li {
/*    margin: 0.5em !important;*/
    display: inline;
    vertical-align: middle;
    float: none;
}

.pagination a,.pagination a:link,.pagination a:active,.pagination a:visited
  {
  border: 3px solid #fff;
  background-color: #FC9;
  padding: 2px 5px;
  text-decoration: none;
/*  color: #4e717b;*/
}

.pagination a:hover,.pagination a:focus {
  background: #4e717b;
  color: #e0ebeb;
}

.error-highlight,.flash-warning {
  margin-bottom: 1em;
  padding: 0.7em;
  border-top: 3px solid #600;
  border-bottom: 5px solid #600;
  color: white;
  background: #933;
  border-top: 3px solid #6b141f;
  border-bottom: 5px solid #6b141f;
  color: white;
  background: #b41023;
}

.flash-notice {
  margin-bottom: 1em;
  padding: 0.7em;
  border-top: 3px solid #060;
  border-bottom: 5px solid #060;
  color: white;
  background: #393;
  border-top: 3px solid #004c50;
  border-bottom: 5px solid #004c50;
  color: white;
  background: #04929a;
}

.form-error {
  font-weight: bold;
  color: #933;
  display: block;
  margin-bottom: 0.25em;
}

img.status-indicator {
  float: left;
  margin-right: 0.25em;
}

dt {
  margin-top: 1em;
  font-weight: bold;
}

a.edit {
  padding-left: 20px;
  background: url(../images/icons/go-jump.png) no-repeat left center;
}

/* styles for podcasts and tutorials*/
div.podcasts h2 {
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 1px;
  padding-left: 3px;
  background-color: #e0ebeb;
  border-top: 1px solid #cfdbda;
  border-bottom: 3px solid #cfdbda;
  font-size: 1.2em;
  clear: both;
}

div.podcast,div.tutorial {
  clear: both;
}

div.podcast p,div.tutorial p {
  margin-bottom: 30px;
}

div.podcast h2,div.tutorial h2 {
  clear: both;
}

div.podcast ul li,div.tutorial ul li {
  list-style: none;
}

/* style the itune subscription link with a podcast icon */
p.itunes-subsc {
  line-height: 36px;
}

p.itunes-subsc a {
  padding-left: 52px;
  padding-top: 12px;
  padding-bottom: 17px;
  background: url(../images/podcast-icon.png) no-repeat top left;
}

/* style for inline images*/
img.inline {
  float: left;
  border: 10px solid #e0ebeb;
  margin-right: 10px;
  margin-bottom: 10px;
}

.clear {
  clear: both;
}

span.name {
  font-style: italic;
}

ul.checkboxes,ul.radios {
  list-style: none;
  padding-left: 0;
}

blockquote { 
  letter-spacing: 0.1em;
  font-size: 0.9em;
  font-weight: bold;
}

blockquote cite {
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0em;
}

/* metadata table styles  */
table.metadata {
  border-collapse: separate;
  padding: 2px;
  width: inherit;
}

table.metadata td,table.metadata th {
  margin: 2px;
  border: 1px solid #cad9d9;
  background: #e0ebeb;
}

table.metadata th {
  background: #cfdbda;
}

table.metadata td {
  padding-left: 0.5em;
}

table.metadata td ul {
  padding-left: 1em;
}

table.metadata td ul li {
  line-height: 1.2em;
}

/* wayIn div styles  - wayIn divs contain the different ways into a collection, each method has an additional ideg, search, poem, item, related

The wayIn class is usually used in conjunctino with the panel class, so these styles are designed to modify/undo the panel styling for use in this context

*/
  /* style links that link down to Wayin stuff from the top of the biog sections  */
div#onThisPage {
  width: 200px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-right: 25px;
  float: left;
}

div#content div#onThisPage {
  width: 160px;
  margin-bottom: 10px;
  float: left;
  border: 1px solid #cad9d9;
}

div#content div#onThisPage ul {
  margin: 0.2em;
  padding: 0px;
}

div.wayIn {
  clear: both;
  /*
    width: inherit;
    */
  width: 100%;
  border: 1px solid #cad9d9;
  background: #e0ebeb;
}

div.wayIn h2 {
  padding-left: 0.3em;
  border-width: 1px;
  border-color: #cad9d9;;
  text-align: left;
  background: #cfdbda;
}

div.wayIn fieldset,div.wayIn legend {
  border: 1px solid #cad9d9;
}

div.wayIn ul {
  color: #99b1b5;
  padding-left: 2em;
  list-style: disc;
}

div.wayIn ul li {
  color: #000;
}

div.wayIn form ul {
  list-style: none;
}

/* Intute records */
.intute_record {
  margin: 2em 0;
}

/* splash-link styles */
div.splash-link {
  width: 210px;
  border-style: none;
  float: left;
  margin: 1em;
}

div.splash-link a,div.splash-link a:link,div.splash-link a:visited,div.splash-link a:active
  {
  padding: 2px;
  margin: 0px;
  width: inherit;
  border: 1px solid #777;
  background: #99b1b5;
  text-decoration: none;
  color: white;
  display: block;
  text-align: center;
}

div.splash-link a:hover,div.splash-link a:focus img,div.splash-link a:hover,div.splash-link a:focus img
  {
  background: #e0ebeb;
  color: #99b1b5;
}

div.splash-link a img {
  margin: 0px;
  padding: 0px;
  border: 1px solid #666;
}

div.splash-link a span.collection-title {
  font-size: 1.2em;
  display: block;
  padding-bottom: 2px;
}

div.splash-link .copyright {
  font-size: 0.85em;
  color: #666;
  height: 6em;
}

/* modify width for edu resource splashlinks   */
div#edu-resources div.splash-link {
  width: 156px;
}

/* styling for biliography pages */
ul.bibliography {
  padding-left: 0px;
  margin-left: 0px;
}

ul.bibliography li {
  list-style: none;
  display: inline;
}

h2.bib-cat {
  margin-top: 2em;
  padding-left: 0.5em;
  background-color: #e0ebeb;
  border-top: 1px solid #cfdbda;
  border-bottom: 3px solid #cfdbda;
  clear: both;
}

div.amazon_item {
  border-style: solid;
  border-width: 10px;
  width: 22em;
  margin: 1em;
  padding: 1em;
  float: left;
  height: 16em;
}

div.amazon_item img {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

div.amazon_item div {
  margin: 5px;
}

/* keyword cloud styling */
ul#keyword-cloud,
.hTagcloud > ul {
  margin-top: 1em;
  margin-bottom: 1em;
  display: block;
  padding: 1em !important;
}

ul#keyword-cloud li.keyword-atom,
.hTagcloud > ul li {
  display: inline;
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 2.5em;
  padding: 0.1em;
  white-space: nowrap;
}

li.keyword-atom a,
.hTagcloud > ul li a {
  padding: 0.3em;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  background-color: #99b1b5;
}

li.keyword-atom a:hover,li.keyword-atom a:focus,
.hTagcloud > ul li a:hover, .hTagcloud > ul li a:focus {
  color: #99b1b5;
  background-color: #fff;
}

/*  intute online resources styles */
div.intute_search {
  float: right;
  text-align: center;
  border: 3px solid #cfdbda;
  background-color: white;
  padding: 0px;
  width: 400px;
  margin: 10px;
  margin-right: 0px;
  margin-left: 50px;
}

div.intute_search p,div.intute_search form {
  text-align: left;
}

div.intute_search p,div.intute_search form,div.intute_search img {
  margin: 0.7em;
}

div.intute_search form label {
  font-weight: bold;
}

/* override clear for intuteheadings so that they wrap around the floated intute search div */
body div#content h2.intuteheading {
  clear: both;
}

div.online-resource {
  clear: both;
  margin-bottom: 2em;
}

div.online-resource dl {
  padding: 0.3em;
  border: 3px solid #cfdbda;
}

div.online-resource dt {
  margin: 0.3em;
}

div.online-resource dd {
  margin-left: 0px;
}

div.intute_copyright {
  margin-top: 2em;
  text-align: right;
  color: #666;
}

div.intute_attribution img {
  margin: 1em;
  float: right;
}

/* publications of war styles  */
div.pub-of-war {
  border: 3px solid #cfdbda;
  float: left;
  background-color: white;
  padding: 0px;
  width: 340px;
  margin: 10px;
}

div.pub-of-war p {
  margin: 1em;
}

div.pub-of-war img.inline {
  margin: 0.3em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}

div.pub-of-war h3 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0.2em;
  padding: 0.5em;
  border-bottom: 2px solid #cfdbda;
}

/* styles specific to the homepage */
  /* styles for hiding elements that are informationally superfluous in visual presentation, but needed in an information context */
.scram {
  position: absolute;
  top: -782075px;
  left: -782075px;
}

body.home h1 {
  margin-right: 320px;
}

div#introtext {
  margin-right: 336px;
  padding-bottom: 170px;
  clear: both;
}

a.homepage-headline {
  width: 300px;
  float: left;
  border: 5px solid #ddddde;
  margin: 0.3em;
  margin-bottom: 1em;
  text-decoration: none;
  padding: 0px;
}

a.homepage-headline:link,a.homepage-headline:visited,a.homepage-headline:active
  {
  color: white;
}

div#headlines {
  position: absolute;
  right: 30px;
  top: 10px;
  width: 300px;
}

a.homepage-headline span {
  padding: 0.3em;
  display: block;
  border: 5px solid white;
  text-align: center;
  font-weight: normal;
  background-color: #99b1b5;
}

a.homepage-headline span.headline {
  font-weight: bolder;
  font-size: 1.3em;
  font-family: georgia, times, serif;
  letter-spacing: 0.3em;
  margin-bottom: 100px;
}

a.homepage-headline span.strapline {
  
}

a.homepage-headline:focus,a.homepage-headline:focus span.strapline,a.homepage-headline:focus span.headlineline,a.homepage-headline:hover,a.homepage-headline:hover span.strapline,a.homepage-headline:hover span.headlineline
  {
  color: #27373f;
}

/* headline-specific styles */
a#collections-headline {
  background: url(../images/collections-headline.jpg) repeat-y top left;
}

a#gwa-headline {
  background: url(../images/gwa-headline.jpg) repeat-y top left;
}

a#education-headline {
  background: url(../images/education-headline.jpg) repeat-y top left;
}

div#newsEvents, div#twitterTweets {
  margin-top: 50px;
  margin-bottom: 10px;
  width: 45%;
  float: left;
}
div#newsEvents {
  margin-right: 5%;
}

#twitterLink {
  margin: 0 1em 1em 1em;
  display: block;
  text-align: right;
}

p.THEawards2008 {
  padding-top: 42px;
  background: url(../images/THEawards2008.png) no-repeat top left;
  clear: both;
}

div.badged-content {
  
}

div.badged-content  a,div.badged-content  a:link,div.badged-content  a:hover,div.badged-content  a:visited,div.badged-content  a:active,div.badged-content  a:focus
  {
  float: left;
  display: block;
  font-size: 0px;
  padding: 0px;
  margin: 2px;
  color: #333;
  text-decoration: none;
  margin: 7px;
  margin-bottom: 14px;
}

div.badged-content a#featuredpath-highlights {
  background: #000 url(../images/featuredpath-highlights.png) no-repeat
    0px 0px;
  font-size: 0px;
  width: 149px;
  height: 149px;
}

div.badged-content a#archive-showreel {
  background: #000 url(../images/showreel.png) no-repeat 0px 0px;
  font-size: 0px;
  width: 149px;
  height: 149px;
}

/* homepage-specific styles end  */ 


/* Polls */
.poll-candidate-image {
  float: left;
  margin: 0 1em 1em 0;
  width: 300px;
}

.poll-candidate-caption {
  text-align: center;
}

/*  gwa homepage styles start */
div.editors-pick {
  display: block;
  width: 98%;
  clear: both;
}

div.editors-pick img {
  float: left;
  border: 10px solid #e0ebeb;
  margin-right: 10px;
  margin-bottom: 10px;
}

div.editors-pick div.feedcontent {
  padding: 1em;
}

div#gwa-home {
  margin-right: 150px;
}


div#flickr_badge_uber_wrapper {
  border: 3px solid #cfdbda;
  background-color: #e0ebeb;
  width: 142px;
  position: absolute;
  top: 100px;
  right: 5px;
  text-align: center;
  padding: 0px;
}

div#flickr_badge_uber_wrapper a {
  background-color: #fff;
  display: block;
  padding-bottom: 2px;
  border-bottom: 3px solid #cfdbda;
  text-decoration: none;
  font-weight: bold;
  color: #666;
}

div#flickr_badge_wrapper {
  padding: 5px
}

div.flickr_badge_image img {
  border: 4px solid #fff;
  margin: 3px;
}

div#flickr_badge_wrapper a {
  background-color: #e0ebeb;
  display: inline;
  padding: 0px;
  border-style: none;
  text-decoration: none;
  font-weight: normal;
  color: #E7850A;
  text-decoration: underline;
}

/*  gwa homepage styles end */ /* screenshot images */
.screenshot {
  overflow: auto;
  margin: 1em 0;
  height: 400px;
  border: 3px solid #cad9d9;
  padding: 5px;
  background: #ddddde;
}

.screenshot img {
  
}

/*  pathways styling */
div.pathways {
  margin-right: 180px;
  clear: both;
}

div.sidepath {
  position: absolute;
  top: 69px;
  right: 5px;
}

div.sidepath div {
  margin-top: 7px;
  margin-bottom: 0px;
}

div.browse-pathways,div.search-pathways {
  width: 175px;
}
div.search-pathways form {
  margin: 10px;
}
div.search-pathways input#search {
  width: 145px;
}

div.example-pathways {
  width: 98%;
}

div.example-pathways dl {
  margin: 5px;
  margin-bottom: 15px;
}

div.example-pathways dl dt {
  margin-top: 10px;
  margin-bottom: 10px;
}

div.example-pathways dl dd {
  margin: 0px;
}

div.intro-pathways {
  clear: both;
}

td.date {
  white-space: nowrap;
}

caption {
  font-size: 1.3em;
  color: #4E717B;
  text-align: left;
  background: #E0EBEB none repeat scroll 0 0;
  border-color: #CFDBDA;
  border-style: solid;
  border-width: 1px 0 3px 0;
  font-family: Georgia, serif;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.2em;
  padding: 0.25em;
  margin-top: 1em;
}

ul.checklist {
  padding: 0;
  list-style: none;
  margin: 0;
}
ul.checklist li {
  width: 48%;
  float: left;
  padding: 0.5em 0;
  margin: 0;
}

.notes {
  font-size: 0.8em;
  color: #666;
}







/* style for new-look education area, summer 2009 */


div#edu-index-all
{
padding-right: 240px;
position: relative;
margin-top: 10px;
}




div#edu-index-all a
{
font-weight: bold;
text-decoration: none;
}

div#edu-index-all a:focus, div#edu-index-all a:hover
{
text-decoration: underline;
}



div#edu-index-all a img
{
border: 5px solid #fff;
text-decoration: none;
}


div#edu-index-all h2
{

padding: 3px;
padding-left: 7px;
background-color: #999;
border-bottom: 2px solid #fff;
margin-bottom: 0px;
color: #fff;
}



div.sidecol
{

position: absolute;
right: 0px;
top: 0px;
width: 230px;
padding: 0px;

}

div#edu-index-all div.sidecol div
{
padding-bottom: 5px;
margin-bottom: 10px;
}


div#edu-index-all div.sidecol h2
{
margin-top: 0px;
}


div.edu-panel
{
position: static;
display: block;
padding: 0px;
padding-bottom: 5px;
margin-bottom: 5px;
margin-right: 5px;
width: 100%;
}

div.edu-panel p,
div.edu-panel ul,
div.edu-panel object,
div.edu-panel h3,
div.edu-panel img,


div#edu-index-all div.sidecol div p,
div#edu-index-all div.sidecol div ul,
div#edu-index-all div.sidecol div object,
div#edu-index-all div.sidecol div img
{
margin: 5px;

}


div.edu-panel ul li
{
list-style-position: inside;
}




div.edu-panel img
{
border: 5px solid #fff;
float: left;
margin-bottom: 5px;
margin-right: 5px;
}


div#targeted-resources

{
background-color: #fff;
margin: 0px;
padding: 0px;
}

div#content div#targeted-resources ul, div#content div#targeted-resources ul li
{
list-style: none;
margin: 0px;
padding: 0px;
margin-left: 0px;
}

div#targeted-resources ul li
{

border-bottom: 1px solid #fff;

}
div#targeted-resources ul li a
{
padding: 10px;
margin: 0px;
margin-bottom: 2px;
display: block;
text-decoration: none;
letter-spacing: 0.1em;
font-family: georgia, times, serif;
font-size: 1.3em;
font-weight: bold;
text-align: right;
}


div#targeted-resources ul li a,
div#targeted-resources h2,
div#poetry h2,
div#online-tutorials h2,
div#targeted-resources li#teachers-link a
{
background-color: #ad797e;
color: #fff;
}


div#targeted-resources li a:hover, div#targeted-resources li a:focus
{
text-decoration: none;
}


div#targeted-resources li#teachers-link a:hover, div#targeted-resources li#teachers-link a:focus
{
background-color: #90494f;

}

div#targeted-resources ul li a span.tagline
{
letter-spacing: 0em;
margin-top: 10px;
display: block;
font-size: 0.8em;
font-family: verdana, arial, serif;
font-weight: normal;
}



div#targeted-resources h2,
div#poetry,
div#online-tutorials
{
background-color: #ecd8da;
color: #000;
}


div#targeted-resources h2
{
text-align: center;
margin-bottom: 1px;
color: #90494f;

border-bottom: 1px solid #ad797e;
}

div#targeted-resources a,
div#poetry a,
div#online-tutorials a
{
color: #90494f;
}

div#content .more
{
padding-top: 15px;
clear: both;
}

.more a
{
font-weight: bold;
}

/*  YELLOW/GOLD */

div#audiovideo,
div#archivematerials,
div#familyhistory,
div#photosharing
{
background-color: #f5d7a2;
}


div#audiovideo h2,
div#archivematerials h2,
div#familyhistory h2,
div#targeted-resources li#highereducation-link a,
div#photosharing h2
{
background-color: #ad956f;
color:#fff;
}

div#audiovideo a,
div#archivematerials a,
div#familyhistory a,
div#photosharing a
{
color: #814634;
}

div#targeted-resources li#highereducation-link a:focus, div#targeted-resources li#highereducation-link a:hover
{
background-color: #814634;

}

div#edu-index-all object
{
float: left;
margin: 0px;
margin-left: 0px;
margin-right: 15px;
margin-bottom: 15px;
padding-left: 10px;
}

div.jwplayer
{
padding: 10px;
}
/* don't have mp3 player objects float, as they're too short and fat for that... */
div.mp3player
{
clear: both;
}


/* a style to hide the second nested object tag in the embedding code for jwplayer from IE6 (other browsers only dsplay the first one) */
* html object.hideFromIE
{
display: none;
}



div#audiovideo  ul
{

margin: 10px;
}

div#audiovideo  ul li
{

padding: 5px;
}


/* GREEN OLIVE */

div#timelines,
div#share,
div#images

{
background-color: #d6dbab;
}

div#timelines h2,
div#share h2,
div#images h2,
div#targeted-resources li#lifelong-link a

{
background-color: #898c68;
color:#fff;
}

div#timelines a,
div#share a,
div#images a

{
	color:#330;
}
 div#targeted-resources li#lifelong-link a:hover, div#targeted-resources li#lifelong-link a:focus
 {
 background-color:#330;
 }
 
 /* BLUE */
 
div#paths,
div#listen,
div#getcreative
{

background-color: #aec3e9;

}

div#paths h2,
div#listen h2,
div#getcreative h2,
div#targeted-resources li#schoolstudents-link a
{
background-color: #7889a4;
color:#fff;
}

div#paths a,
div#listen a,
div#getcreative a
{
color:#435765;
}


div#targeted-resources li#schoolstudents-link a:hover, div#targeted-resources li#schoolstudents-link a:focus
{
background-color:#435765;
}
/* BLUE/GREEN */

div#ontheweb,
div#reallives,
div#mindmap

{
background-color: #c5d8df;

}

div#ontheweb h2,
div#reallives h2,
div#mindmap h2
{
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
background-color: #6e8da3;
color: #fff;
border-bottom: 2px solid #fff;
}

div#ontheweb a,
div#reallives a,
div#mindmap a
{
color: #385364;
}

div#ontheweb p
{
padding: 5px;

}


div#ontheweb ul, div#ontheweb ul li
{
list-style: none;
margin: 0px;
padding: 0px;
}

div#ontheweb ul li
{
padding-left: 5px;
padding-bottom: 9px;
}

div#content ul.featuredpoets
{
text-align: left;
}

div#content  ul.featuredpoets li
{
display: inline;
margin: 0px;
margin-left: 0px;
padding: 0px;
width: 160px;
}


div#content ul.featuredpoets li a
{
/*position: relative;
z-index: 500;*/
color: #fff;
text-align: center;
margin: 10px;
display: block;
float: left;
width: 160px;
height: 180px;
border: 5px solid #fff;
padding-top: 5px;
background: url(../images/education/index-images/wyn.jpg) no-repeat 5px 30px;
background-color: #6e8da3 ;
}



div#content ul.featuredpoets li#brittain a
{
background-image: url(../images/education/index-images/brittain.jpg) ;
}

div#content ul.featuredpoets li#rosenburg a
{
background-image: url(../images/education/index-images/rosenburg.jpg) ;
}


div#content ul.featuredpoets li#thomas a
{
background-image: url(../images/education/index-images/thomas.jpg) ;
}



div.edu-panel div#edu_flickr_badge_uber_wrapper {
  border: 3px solid #cfdbda;
  background-color: #e0ebeb;
 position: relative;
  text-align: center;
  padding: 0px;
  margin: 3px;
}

div.edu-panel div#edu_flickr_badge_uber_wrapper div#flickr_badge_source
{
clear: both;
}




div#twitterTweets  a#twitterLink
{
padding-right: 69px;
color: #29c9ff;
text-decoration: none;
background: url(../images/twitter-badge.png) no-repeat top right;

}

/* a general style for hiding things from visual display */

.scram
{
position: absolute;
left: -90000000000px;

}




/* Resource lists */

div.resource-list
{

}



div.resource-list div
{

}


div.resource-list h2, div.resource-list h3
{
clear: both;
margin-top: 42px;
margin-bottom: 5px;
}

div.resource-list h2
{
margin-top: 3em;
}

div#content div.resource-list div ul
{
list-style-position: inside;
}

div#content div.resource-list div ul li
{
line-height: 1.5em;
  list-style: none;
}



div.photosharing ul li
{
line-height: 1.5em;
  list-style: none;
}


div#content div.photosharing object, div#content div.photosharing img
{
float: left;
margin-right: 5px;
margin-bottom: 5px;

  border: 5px solid #cad9d9;
  }

div#content div.photosharing h2, div#content div.photosharing h3
{
padding-top: 20px;
clear: both;
}

p.more
{
font-weight: bold;
}

div#content div.photosharing  div.panel
{
width: inherit;
}

div#content div.photosharing  div.panel h2
{
padding-top: 5px;
background-color: #cad9d9;
}


div#content h3.featured
{
margin-top: 1em;
font-weight: bold;
color: #000;
font-size: 1.1em;
letter-spacing: 0em;
}

p.featured
{
font-style: italic;
}


table.db-record td, table.metadata-item td,
table.db-record th, table.metadata-item th
{

border: 1px solid #CAD9D9;

}
table.db-record th, table.metadata-item th
{
padding: 5px;
}

/* Endorsements */
div#endorsement blockquote {
  font-size: 1em;
  margin: 0;
}
div#endorsement p {
  font-size: 0.9em;
  margin: 1.111em;
}

/* Omeka admin bar */
body.admin-bar {
  margin-top: -7px;
}

body.admin-bar div#sidebar,
body.admin-bar div#site-title img {
  margin-top: 41px;
}

body.admin-bar div#site-title {
  margin-top: 7px;
}

iframe.exhibit-iframe {
  width: 100%;
  height: 600px;
}