body {
    width: auto !important;
}

h2 {
    color: #666 !important;
}

.logo {
    text-align: right !important;
    margin-bottom: 20px !important;
    margin-top: 10px !important;
    margin-right: 5%;
    margin-left: 5%;
    font-size: small !important;
}

.mirror {
    float: none;
}

.details {
    font-size: 12pt !important;
    margin-bottom: 15px;
}

#triptych h2 {
    margin-right: 5%;
    margin-left: 5%;
    color:#666;
}

#triptych h2 .subtitle{
    display:inline;
}

.subtitle_extra {
    display:none;
}

#footer {
    text-align:center;
    font-size: 11px !important;
    border-top: solid thin #666;
    padding-top:20px;
}

#copyright {
    display:block;
    margin-bottom:10px;
}

#copyright .spacer {
    display: none;
}

#navi-links {
    display:block;
    margin-left:20px;
    margin-right:20px;
    font-size:14px !important;
}

.hierarchy_default {
    display:none !important;
}

.hierarchy_mobile {
    display:block !important;
    margin-top:30px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;

}

.hierarchy {
    float:none;
    font-size: 11pt;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.youarehere_arrow {
    display:none;
}

#mirror_photo_wrapper {
    width: auto !important;
    height: auto !important;
    margin-top:10%;
}

#mirror_photo_wrapper a {
    text-decoration:none !important;
}

#mirror_photo {
    float:none;
    width: auto !important;
    border: none;
    padding: 0px !important;
    background-color:#999999 !important;
    text-align: center;
}

#mirror_photo_photos {
    float:none;
    margin:auto;
}

#mirror_photo_details{
    display:block;
    float:none;
    margin-left:auto;
    margin-right:auto;
    margin-top:8%;
    max-width:280px;
    border: none;
}

#mirror_photo_details div{
    margin-bottom: 15px;
    font-size: 14pt !important;
    font-weight: 100;
}

#mirror_photo_navi {
    display:none;
    float:none;
    width: auto;
    min-width: none;
    max-width: none;
    height: auto;
}

#mirror_photo_navi ul {
    display:none;
}

.mirror_owner {
    display: inline;
    font-weight: 700 !important;
}

.mirror_location {
    display:inline;
}

.mirror_location:before {
    content: " / ";
    color: #666;
}

.mirror_title {
    margin-top: 15px;
}

.mirror_story {
    line-height: 1.3em;
}

.mirror_date {
    font-style: italic;
    margin-top: 15px;
}

#pagination {
    margin-top:30px !important;
    font-size: 12pt !important;
}

.ds_pag_long {
    display: none;
}

#mirror_pagination {
    display:block;
}

.doitagain {
    font-size: 12pt !important;
}

#places_search_wrapper {
    width: 280px !important;
    min-height:auto;
}

#places_search_form {

}

#places_search_form input[type=text] {
    width:100% !important;
    font-size:2em;
}

#places_search_form input[type=submit] {
    margin-left:20%;
    margin-right:auto;
    margin-top:20px;
    width:60%;
    float:none;
    font-size:2em !important;
}

#places_search_results {
    font-size: 12pt;
}

.places_search_results_count {
    display:block;
    color:#666;
}

.places_search_results_count:before {
    content: "";
}

#gallery {
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
}

#gallery_title:before {
    content: "This photo is part of ";
    font-weight: 100;
}

#gallery_curator {
    display:inline;
}

#guidelines {
    max-width:200px !important;
    width:200px !important;
    padding:30px;
    padding-top:10px;
}

#guidelines h2 {
    margin-bottom: 1.5em;
}

#about {
    max-width:200px !important;
    width:200px !important;
    padding:30px;
    padding-top:10px;
}

#about h2 {
    margin-bottom: 1.5em;
}
