@import "https://fcit.usf.edu/shared/reset.css";

body {
  margin:0 50px;
  font: 75% "Trebuchet MS", Verdana, sans-serif;
  min-width: 690px;
}
header a {
  position: absolute;
  top: 58px;
  left: 49px;
  display: block;
  width: 390px;
  height: 39px;
  text-indent: -9000px;
  font-size: 12px;
}
header a:hover {
  border: none;
}
#home1 {
  width: 547px;
  padding-right: 20px;
  margin-right: 20px;
  text-align: justify;
  float: left;
}
#home2 {
  margin-bottom: 20px;
}
#special_collection h2 {
  position:relative;
  top:210px;
  left:10px;
  line-height:0px;
  color: rgba(255, 255, 255, 1);
  text-shadow: 1px 1px 4px #000000;
  filter: dropshadow(color=#000000, offx=1, offy=1);
}
#special_collection div {
  margin: -20px 0 20px 0;
  width:990px;
  text-align:justify;
}
#main #home2 ul {
  position: relative;
  left: 20px;
}
#search {
  position: absolute;
  top: 74px;
  right: 47px;
}
#search .search-box {
  height: 12px;
  margin-right: 4px;
}
#search .search-button {
  height: 20px;
  cursor: pointer;
}
#bg-color {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 135px;
}
#bg-color dt {
  float: left;
  text-align: right;
  font-weight: bold;
  font-size: 1em;
  margin-top: 2px;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter:alpha(opacity=60);
}
#bg-color a {
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  text-indent: -9000px;
  margin: 0 2px;
  border: 1px solid transparent;
}
.dark {
  background: #000;
}
.medium {
  background: #333;
}
.light {
  background: #eee;
}
#options dl {
  position: absolute;
  top: 0;
  right: 0;
  margin: .25em 0 1em;
  padding-bottom: 20px;
  text-align: right;
}
#options dt {
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter:alpha(opacity=60);
}
#options dt, #options dd {
  display: inline;
  height: 22px;
  font-size: 1em;
  font-weight: bold;
}
#options dd {
  text-transform: uppercase;
  padding-left: .5em;
}
#main {
  display:block;
  position: relative;
  margin-top: 100px;
  padding-top: 30px;
}
#main h2 {
  font-size: 2em;
  margin: 20px 0 10px;
  padding: 2px 4px;
  clear: both;
}
#main h3 {
  clear: both;
}
#main p {
  padding: .5em 0;
}
ul#breadcrumb {
  position: absolute;
  top: 6px;
  left: 0;
}
#breadcrumb li {
  display: inline;
}
#breadcrumb li a {
  text-decoration: none;
  font-weight: bold;
}
a#home {
  margin: 0 4px 0 0;
  padding: 0 0 0 14px;
  text-transform: capitalize;
  font-weight: bold;
  display: block;
  float: left;
  height: 11px;
}
#galleries a, #gallery a {
  border-bottom: none;
}
#galleries figure {
  display: block;
  float: left;
  margin: 8px;
  width: 268px;
}
#galleries a.mosaic {
  display: block;
  padding: 14px;
}
#galleries img {
   margin: -2px;
}
#gallery {
  clear: both;
}
#gallery figure {
  display: block;
  float: left;
  height: 220px;
  width: 150px;
  padding: 8px;
}
#gallery figure img {
  display: block;
  margin: 0 auto 3px;
}
#gallery figcaption {
  margin-top: 0;
}
#gallery figcaption.title {
  text-align: center;
}
#gallery figcaption.title a {
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
figure.photo {
  min-width: 800px;
  margin: 0 auto;
}
figure.photo img {
  display: block;
  margin: 0 auto;
}
figure.photo h2 {
  font-size: 2em;
  font-weight: normal;
  padding: .4em 0 0;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter:alpha(opacity=70);
}
figure.photo h3 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 10px 0 5px;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter:alpha(opacity=70);
}
figure {
  display: block;
}
figure img {
  text-align: center;
}
figcaption {
  display: block;
  margin: 1em 0;
}
/*Author gallery stuff*/
.author figure img {
  float: left;
  text-align: left;
  text-align: right;
}
.author figure figcaption.title {
  font-size: 28px;
  margin: 0 0 10px 500px;
  padding: 0;
}
.author figure figcaption {
  margin: 10px 0 10px 500px;
  padding: 0;
}
.author #gallery {
  clear: both;
  border-top: transparent solid 1px;
}
.author #gallery h3 {
  text-align: center;
  margin: 30px 0 10px 0;
  padding: 0 0 2px 0;
  font-size: 18px;
  border-bottom: 1px solid #999;
}
  /*reset gallery back to normal*/
  #gallery figcaption {
    float: none;
    clear: both;
    font-size: 16px;
  }
/*Author gallery stuff*/
strong.label {
  text-transform: uppercase;
  margin-right: .5em;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter:alpha(opacity=70);
}
footer {
  display: block;
  text-align: justify;
  margin: 50px 0 0;
  padding: .5em 0 50px;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter:alpha(opacity=70);
  clear:both;
}
.blue {
  font-weight: bold;
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}

div.hidden {
  display: none;
}
.col2 {
  -moz-column-count: 2;
  -moz-column-gap: 4px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  clear: both;
}
#paginator-top, 
#paginator-bottom {
  text-align: center;
  float: right;
}
#paginator-top li a, 
#paginator-bottom li a {
  text-decoration: none;
  display: block;
  height: 18px;
  width: 18px;
  line-height: 20px;
}
#paginator-top li, 
#paginator-bottom li {
  display: block;
  height: 20px;
  width: 20px;
  margin: 0 1px;
  line-height: 20px;
  text-align: center;
  float: left;
  border:1px solid transparent;
}
/*Begin iBox specific styling*/
#ibox_wrapper {
  color: #333;
  background: #333;
  padding: 0;
  margin: 0;
  border: none;
}
#ibox_content {
  border: none;
  background: #eee;
  padding: 10px;
  margin: 0;
}
#ibox_content p {
  padding: 4px 0;
}
#ibox_content a {
  display: block;
  height: 128px;
  width: 350px;
  border: 1px solid #eee;
  background: #eee url(../images/download_tiff.png) no-repeat top left;
  text-indent: -9000px;
  border: 1px solid #666;
  margin: 8px 0;
}
#ibox_content a:hover {
  border: 1px solid #1F8393;
}
#originalpopup {
  border: none;
}
#ibox_footer_wrapper {
  padding: 0;
  margin: 0;
  border: none;
}

#ibox_footer {
  padding: 0;
  margin: 0;
  border: none;
  text-indent: -9000px;
}
/*End iBox specific styling*/

/* Ryan's additions' */
#creditslist dt {
  font-size: 16px;
  font-weight: bold;
  margin: 16px 0 0;
}

#creditslist dd {
  margin: 4px 0;
}

.licensepage h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 16px 0 0;
}
.licensepage li {
  margin: 4px 0 4px 16px;
  list-style-type: disc;
}