

#comment_list {
  padding-bottom: 20px;
}

#comment_list div {
  display:block;
  position: relative;
}

#comment_list div.comment > div:nth-child(1) {
  font-weight: bold;
  margin-top: 10px;
}

#comment_list div.comment > div:nth-child(3) {
  margin-bottom: 10px;
}

#comment_list div.comment > div:nth-child(4) {
  margin-top: 10px;
  margin-bottom: 10px;
}

#comments-fileupload {
    height: 27px;
    width: 286px;
}
#contact-files-uploaded {
margin-bottom: 10px;
}

.comment-form input {
  width: 321px;
}


.comment-form textarea {
  width: 985px;
  height: 100px;
}

#content div.uploaded-file-result {
  display: block;
}

#content div.uploaded-file-result div.thumbnail-container {
  height: 100px;
  width: 100px;
}

#content div.uploaded-file-result div.thumbnail-container img.thumbnail {
  max-height: 95px;
  max-width: 95px;
}

#content div.uploaded-file-result textarea {
  max-height: 40px;
  max-width: 200px;
  width: auto;
  height: auto;
}

#content div.comment-image-container a.c1 {
  height: auto;
  width: 130px;
  display: inline-block;
}

#content div.comment-image-container a.c1 img {
  max-height: 120px;
  max-width: 120px;
}

.image_gallery_content {
  padding-bottom: 20px;
}

div.gallery-image.img img {
  max-height: 155px;
  max-width: 180px;
  display: block;
  margin: auto;
}

#content .image_gallery_content .gallery-image .gallery-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
}

.gallery-infinite-container {
  padding-top: 15px;
}

.gallery-infinite.row-fluid > div {
  padding: 20px;
}

.image_gallery_content div.img {
  position: relative;
  padding: 10px;
  margin: 10px;
  background-color: white;
  cursor: pointer;
  text-align: center;
  height: 190px;
  width: 190px;
}
.individual-overlay {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.individual-image {
  position: absolute;
  padding: 10px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

.individual-image .image-banner {
  position: absolute;
  padding: 10px;
  top: 0;
  left: 0;
  height: 50px;
  right: 0;
  background-color: black;
  text-align: center;
}

.individual-image {
  position: absolute;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
.individual-image > div.image-banner > div {
    width: 700px;
    margin: 0 auto;
    padding-top: 15px;
}

.image-banner .control-image {
  height: 24px;
  width: 24px;
  background-image: url(?ft=img/lightbox_controls.png);
  display: block;
  vertical-align: middle;
}

.image-banner .image-close {
  float: right;
  cursor: pointer;
    position: relative;
    left: 50px;
}

.individual-image > div.image-banner > div > .image-prev-button{
    width: 100px;
    float: left;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.image-banner .image-prev {
  background-position: -45px 0px;
  float: left;
}

.individual-image > div.image-banner > div > .image-next-button {
    width: 100px;
    float: right;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.image-banner .image-next {
  background-position: -92px 0px;
  float: right;
}

.image-banner .metadata-image {
  display: inline;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  text-shadow: none;
  vertical-align: middle;
  width: auto;
  color: white;
}

.individual-image > div.image-data > img {
    border: 8px solid #fff;
    z-index: 100;
}

.individual-image .image-data {
  position: relative;
}

.individual-image .image-data img {
  max-height: 80%;
  max-width: 80%;
}

.individual-image .image-container {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
}

.individual-image .image-gallery-caption {
  position: relative;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 10px;
  border-right: solid white 8px;
  border-left: solid white 8px;
  background-color: white;
  color: black;
  z-index: 99;
}

#comment-progress {
  width: 606px;
  height: 20px;
  margin-top: 2px;
  padding: 5px;
}

#comment-progress .upload-progressbar {
  width: 0;
  height: 20px;
  background-color: rgb(43,194,83);
}

div.gallery-thumb-container {
  width: 180px;
  height: 190px;
  text-align: center;
  position: relative;
}

div.gallery-thumb-container a {
  margin: auto;
}

img.gallery-thumb {
  max-width: 100px;
  max-height: 150px;
}


#content div.contributor-list {
  display: block;
  width: 100%;
}

#content div.contributor-list div.jscroll-added {
  display: block;
  width: 100%;
}

#content div.contributor-list div.jscroll-inner {
  display: block;
  width: 100%;
}

#content .gallery-thumb-container .image-container {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.inner-image-container {
  background: #FFF;
  padding: 8px;
}

.caption-container {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.contributor-box {
  margin-top: 15px;
}

.contributor-box .name {
  font-weight: bold;
}


#content div.contributor-list div.jscroll-added > div {
  display: block;
  width: 100%;
}

#content div.contributor-box {
  margin-top: 15px;
  display: block;
  width: 100%;
}

#content div.contributor-box .portrait {
  height: 110px;
  width: 110px;
}

#content div.contributor-box .portrait img {
  max-height: 100px;
  max-width: 100px;
}

#content div.contributor-box .user-info {
  width: 75%;
}

#content div.contributor-box .user-info > div {
  display: block;
}

.contributor-box .name {
  font-weight: bold;
}

#content div.contributor-box .user-info .uploads {
  cursor: pointer;
  margin-top: 10px;
}

#content div.contributor-box .user-info .uploads .image-container {
    height: 90px;
    width: 105px;
    text-align: center;
    background: #fff;
    padding: 5px;
    max-width: 65px;
    max-width: 90px;
    margin-right: 10px
}

#content div.contributor-box .user-info .uploads .image-container img {
  max-height: 90px;
  max-width: 90px;
  margin: auto;
}


#content .contact-form div.control-block {
  display: block;
}

#content div.contact-form form  div.contact-file-group {
  width: 500px;
}
.uploader.fileinput-button {
padding-top: 0px;
}


#content div.contributor-gallery {
  display: block;
  font-weight: bold;
  font-size: 125%;
}

#content .search-result {
  display: block;
}

#content .search-result div {
  display: block;
}

#content .search-result em {
  font-weight: bold;
}

#content div.hidden-comment {
  display: none;
}

#content .search-result .image-container {
  display: inline-block;
  width: 110px;
  height: 110px;
}

#content .search-result .image-text {
  display: inline-block;
  max-width: 80%;
}

#content .search-result .image-container img {
  display: inline-block;
  max-width: 100px;
  max-height: 100px;
}

#content_container-right .search-result {
  display: inline-block;
}

#content_container-right .search-result .image-search-result-block {
  position: relative;
  display: inline-block;
}

#content_container-right .search-result .image-search-result-block div {
  position: relative;
  display: block;
  line-height: 15px;
}

#content_container-right .search-result .image-search-result-block a {
  line-height: auto;
}

#content_container-right .search-result .image-container {
  position: relative;
  margin-bottom: 1.2em;
  width: 110px;
  height: 140px;
  overflow: hidden;
}

#content_container-right .search-result .image-container .image-text {
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
}

a.order-link {
  color: gray;
}

a.order-link:visited {
  text-decoration: none;
}

a.order-link.selected {
  font-weight: bold;
  color: black;
}