/*
Theme Name:     Prison Obscura
Theme URI:      http://exhibits.haverford.edu/
Description:    Child theme for the Twenty Twelve theme 
Author:         Sebastianna Skalisky
Author URI:     http://haverford.edu/communications
Template:       twentytwelve
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");
body.custom-background {background: #000000; /* Old browsers */
background: -moz-linear-gradient(left,  #000000 0%, #000000 50%, #f25a29 50%, #f25a29 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(50%,#f25a29), color-stop(100%,#f25a29)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #000000 0%,#000000 50%,#f25a29 50%,#f25a29 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #000000 0%,#000000 50%,#f25a29 50%,#f25a29 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #000000 0%,#000000 50%,#f25a29 50%,#f25a29 100%); /* IE10+ */
background: linear-gradient(to right,  #000000 0%,#000000 50%,#f25a29 50%,#f25a29 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#f25a29',GradientType=1 ); /* IE6-9 */
color: #000;}

body.home h1.entry-title {display: none;}

h1.site-title {font-family: 'adrianna-condensed-demibold'; font-weight: 600; }
.entry-header .entry-title, .entry-content h2, .comment-content h2, .mu_register h2, .widget-area .widget h3, .main-navigation li a, h3 {font-family: 'alternate-gothic-no-2-d'; font-weight: 400;}
.main-navigation li {font-size: 1.3rem; margin: 0 2rem 0 0;}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {font-weight: 300; color: #F25A29;}
.site-content article {-moz-hyphens: inherit;}
.entry-header .entry-title {font-size: 2rem;}
.entry-content h2, .comment-content h2, .mu_register h2 {font-size: 1.8rem;}
.entry-content h3, .comment-content h3 {font-size: 1.6rem; text-transform: uppercase;}
.entry-content h3 span {text-transform: none;}
h1 {text-transform: uppercase; }
.template-front-page .widget-area .widget_text img {float: none; border-bottom: none; border-radius: 0; box-shadow: none;}
.site-header h1 {line-height: inherit;}
.site-header h1 a {font-size: 3rem; color: #000 !important;}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {border-radius: 0; box-shadow: none;}
blockquote span {font-style: normal; float: right;}
.widget-area .widget h3 {margin-bottom: 0; font-size: 1.4rem; color: #000;}
ol.footnotes li a {font-weight: bold; text-decoration: none;}
a sup {font-weight: bold;}
h2.site-description {color: #f25a29 !important; text-transform: uppercase; font-size: 1.5rem;}
a, .widget-area .widget a {color: #f25a29;}
#page.site {border: 2px solid #f25a29; box-shadow: none;}
footer[role="contentinfo"] {border-top: none; margin-top: 0; padding: 0;}
#attachment_156 .wp-caption-text, #attachment_13 .wp-caption-text, #attachment_99 .wp-caption-text, #attachment_178 .wp-caption-text, #attachment_186  .wp-caption-text {margin-left: 20px;}
.site-content article {border-bottom: 0;}
#gallery-2 .gallery-caption {text-align: left !important; margin-left: 8px !important;}
.wp-caption-text {font-style: inherit !important; }


/* for media overview page */
div.gallery-666 .gallery-item 
{float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
    min-height: 260px;}

#gallery-666 img {
    border: 2px solid #cfcfcf;
}


@media screen and (max-width: 565px) {
div.wp-caption,alignleft, div.wp-caption,alignright {float: none; margin: 0 auto !important;}
}