/*********** Photo Galleries Decoration *************************/

#primary-content {
  background: #fff;
}

#content img {
    background: none;
    }

#primary-content a,
#secondary-content a {
    text-decoration: none;
    }

#primary-content a:hover,
#secondary-content a:hover {
    text-decoration: underline;
    }

#primary-content .most-popular p,
#primary-content .photo-scroller p{

    }

/* galleries */
#primary-content #photo_gallery {
  background: #fff;
  }

#primary-content #photo_gallery #nav-top,
#primary-content #photo_gallery #nav-bot {
    border-top: 1px dotted #6E8188;
    border-bottom: 1px dotted #6E8188;
    }

#primary-content #photo_gallery #nav-top .lft,
#primary-content #photo_gallery #nav-bot .lft {

    }

#primary-content #photo_gallery #nav-top .rght,
#primary-content #photo_gallery #nav-bot .rght {
    text-align: right;

    }

#content #content-photos #primary-content #photo_gallery #nav-top .mid,
#content #content-photos #primary-content #photo_gallery #nav-bot .mid {
    text-align: center;

    }

#primary-content #photo_gallery #photo-info p,
#primary-content #photo_gallery #photo-info a {
    font-size:0.75em;
    padding-top:3px;
    }

#primary-content #photo_gallery #photo-info {
    border-bottom: 1px solid #fff;

    }

#photo_gallery ol {
  list-style:none;
  border-bottom:1px solid #fff;
  }

.gallery-embed {
    border-top: 1px solid #fff;
    background-color: #ededed;
    }

.gallery-embed p {

  }

.gallery-embed ul {
    list-style: none;
    }

.gallery-embed li {

    text-align: right;
    }

.gallery-embed input {

    font-size: 1em;
    }

#gallery-info h1 {

    background-color: #25484a;
    color: #fff;
    margin:0 0 2px 0;
    padding:3px 10px;
    font-weight:700;

}

#gallery-info h1 {

    background-color: #25484a;
    color: #fff;
    margin:0 0 2px 0;
    padding:3px 10px;
    font-weight:700;

}

#gallery-info p {



}

#gallery-info h1 a {color: #fff;}