/*
Theme Name: Agitate! 2021 Theme
Theme URI: https://agitatejournal.org
Version: 1.0
Description: The official theme for Agitate! A child theme of the Beaver Builder Theme.
Author: U of MN Libraries Publishing
Author URI: https://www.lib.umn.edu/publishing
template: bb-theme
*/
/* Typefaces and Color Palette */
/*
Heading Font: Montserrat
Body Font: Lato
Gray Header Background: #e4e5de
Dark Blue: #00008b
Woody/Yellow Highlight: #dec895
Darker Woody for Type: #452F00
Lighter tone of wood color: #f1e7d1
*/
p a {
/* For other browsers */
padding-bottom:2px;
text-decoration: none;
border-bottom: #00008b 0.125em solid;
}
a:hover {
    text-decoration:none;
}
/* IssueM Widget Design */
.issuem_article_list_widget .issuem_widget_category {
    color:#452F00;
    line-height:1.2;
}
.issuem_article_list_widget .issuem_widget_link {
    color:#00008b;
    font-size:16px;
    line-height:1.2;
}
.issuem_article_list_widget p {
    font-size:14px;
    line-height:1.2;
}
/* Article  and Post Titles */
.single-article .fl-post-title {
    text-align:center;
}
.single-post .fl-post-title {
    text-align:center;
}
/* Right Sidebar */
/* Issue Metadata Block */
.fl-node-60bfc8bab146c .fl-col-content, .fl-node-61313d93c8ef1 .fl-col-content {
    background-color:#abc8d8;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top:10px;
    border-bottom-color: #cdcdcd;
    border-bottom-color:rgba(0,0,0,.125);
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:#cdcdcd;
    border-left-color:rgba(0,0,0,.125);
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#cdcdcd;
    border-right-color:rgba(0,0,0,.125);
    border-right-style:solid;
    border-right-width:1px;
    border-top-color:#cdcdcd;
    border-top-color:rgba(0,0,0,.125);
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-top-style:solid;
    border-top-width:1px;
    box-shadow: rgba(0,0,0,.075)0 2px 4px 0;    
}
.article_list {
    padding-bottom:10px;
}
.issuem_widget_teaser {
    padding-top:5px;
}
/* Recent AgitateNow! Posts */
.rpwwt-widget {
    padding-top:40px;
    padding-left:25px;
    margin-top:20px;
    margin-left:20px;
}
/* Agitate Now Blog Block */
.fl-node-60bfca403802c .fl-col-content {
    background-color:#abc8d8;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top:10px;
    border-bottom-color: #cdcdcd;
    border-bottom-color:rgba(0,0,0,.125);
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:#cdcdcd;
    border-left-color:rgba(0,0,0,.125);
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#cdcdcd;
    border-right-color:rgba(0,0,0,.125);
    border-right-style:solid;
    border-right-width:1px;
    border-top-color:#cdcdcd;
    border-top-color:rgba(0,0,0,.125);
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-top-style:solid;
    border-top-width:1px;
    box-shadow: rgba(0,0,0,.075)0 2px 4px 0;
}
/* featured content */
.fl-node-60b91794ed7e6 .fl-col-content {
    background-color:#ffffff;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top:10px;
    border-bottom-color: #cdcdcd;
    border-bottom-color:rgba(0,0,0,.125);
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:#cdcdcd;
    border-left-color:rgba(0,0,0,.125);
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#cdcdcd;
    border-right-color:rgba(0,0,0,.125);
    border-right-style:solid;
    border-right-width:1px;
    border-top-color:#cdcdcd;
    border-top-color:rgba(0,0,0,.125);
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-top-style:solid;
    border-top-width:1px;
    box-shadow: rgba(0,0,0,.075)0 2px 4px 0;  
}

/* Front Page Article Grid */
    /* Article Boxes */
#pt-cv-view-c7f3392965 .pt-cv-content-item {
    background-color:#f1f1f1;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top:10px;
    border-bottom-color: #cdcdcd;
    border-bottom-color:rgba(0,0,0,.125);
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color:#cdcdcd;
    border-left-color:rgba(0,0,0,.125);
    border-left-style:solid;
    border-left-width:1px;
    border-right-color:#cdcdcd;
    border-right-color:rgba(0,0,0,.125);
    border-right-style:solid;
    border-right-width:1px;
    border-top-color:#cdcdcd;
    border-top-color:rgba(0,0,0,.125);
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-top-style:solid;
    border-top-width:1px;
    box-shadow: rgba(0,0,0,.075)0 2px 4px 0;
}
/* Captions */
.wp-caption p.wp-caption-text {
    font-size: 15px;
    line-height: 17px;
    margin: 0;
    padding: 5px;
}
figcaption sup {
    font-size: 15px;
    line-height: 17px;
    margin: 0;
    padding-top: 5px;   
}
/* Center Video or Embedded Content */
.embed-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* Article Single Page */
.type-article .fl-post-meta-top .fl-post-date {
    display:none;
}
/* Hide IsssueM callout on archive page */
.api_error {display:none;}
/* Footer */
.fl-page-footer-text {
    font-size: 1.5rem;
}
/* Footer */
.fl-page-footer {
    background-color:#d3d3d3;
}
hr {color:#000000;}