/*
Theme Name: Sentencing
Theme URI:
Description: Sentencing theme
Version: 1.2
Author:
Author URI:
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sentencing

Sentencing Theme, Copyright 2014 3nodos.com.ar
Sentencing is distributed under the terms of the GNU GPL License - URL: http://www.gnu.org/licenses/gpl-2.0.html

Credits:
========

    - The Option Panel for this theme was made using the excelent Slightly Modified Options (aka SMOF) Framework (https://github.com/sy4mil/Options-Framework) by Syamil MJ (http://themeforest.net/user/SyamilMJ), and are release under GPLv3 License.

        - SMOF License:
            URL: http://www.gnu.org/copyleft/gpl.html

    - This theme uses and for that reason includes Twitter Bootstrap (http://getbootstrap.com/). Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by Mark Otto (http://twitter.com/mdo) and Jacob Thornton (http://twitter.com/fat).

        - Bootstrap License:
            URL: http://www.apache.org/licenses/LICENSE-2.0

    - Glyphicons Halflings are also a part of Bootstrap by Twitter, and are released under the same Apache 2.0 license as Bootstrap.

    - This theme uses and for that reason includes Font Awesome by Dave Gandy - http://fontawesome.io

        - font-awesome/font/ are released under SIL OFL 1.1.
            URL: http://scripts.sil.org/OFL
        - font-awesome less and css stylesheets are released under MIT License.
            URL: http://opensource.org/licenses/mit-license.html

    - This theme uses and for that reason includes Font Awesome by Patrick Filler for Harvest - http://harvesthq.github.io/chosen/


*/

/* ==========================================================================
        WARNING! DO NOT EDIT THIS FILE!

        Theme styles are located on css/style.css.  This file is just a placeholder
        with meta information of the theme.
   ========================================================================== */
@import 'css/style.css';


.footnote-reference-container {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.HomePage .posts .post .divider,
.Issues .posts .post .divider,
.SinglePublication .posts .post .divider,
.SingleNews .posts .post .divider,
.SingleStory .posts .post .divider {
    clear: both;
    width: 100%;
    height: 1px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
}

.HomePage .posts .col-sm-24 .abstract,
.Issues .posts .col-sm-24 .abstract {
    line-height: 130%;
    margin-bottom: 20px;
    padding: 0 30px;
}

.SinglePublication .inner-content .issues.list-inline li,
.SingleNews .inner-content .issues.list-inline li,
.SingleStory .inner-content .issues.list-inline li {
    padding: 0 25px;
    margin-bottom: 0px;
    display: inline-block;
    white-space: nowrap;
}

.TheFacts .inner-content .col-xs-24 {
    padding: 5px 20px 35px 65px;
}

.HomePage .posts .post .post-issues li,
.Issues .posts .post .post-issues li,
.SingleNews .posts .post .post-issues li,
.SingleStaff .posts .post .post-issues li,
.SinglePublication .posts .post .post-issues li,
.SingleStory .posts .post .post-issues li,
.Search .posts .post .post-issues li,
.TheFacts .posts .post .post-issues li {
    text-transform: uppercase;
    padding: 5px 10px;
    margin-bottom: 0px;
    font-size: .9em;
    min-height: 22px;
    vertical-align: top;
    text-align: center;
    width: 100%;
    display: block;
    clear: both;
}

.dropdown-warning {
    background-color: #909298;
    font-weight: 900;
    text-align: center;
    padding: 13px;
    color: #fff;
    cursor: pointer;
    margin-top: 15px;
}

.dropdown-warning:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    z-index: 1000;
    border-bottom: 10px solid #909298;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-left: -10px;
}

.SinglePublication .news-intro .author a,
.HomePage .page-header .author a {
    font-family: TGN_Regular, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 21px;;
    margin-bottom: 5px;
    color: #ffffff;
    text-transform: none;
}

.HomePage .page-header .author a:hover{
    text-decoration:underline
}

.SinglePublication .posts .col-sm-24,
.SingleStaff .posts .col-sm-24,
.SingleNews .posts .col-sm-24, 
.SingleStory .posts .col-sm-24,
.TheFacts .posts .col-sm-24 {
    text-align: left;
}

.ArchiveStaff .content .detail i,
.SingleStaff .content .detail i,
.SinglePublication .inner-content i,
.SingleNews .inner-content i,
.SingleStory .inner-content i {
    font-style: italic;
}

.ArchiveStaff .content .detail strong,
.SingleStaff .content .detail strong,
.SinglePublication .inner-content strong,
.SingleNews .inner-content strong,
.SingleStory .inner-content strong {
    font-weight: bold;
}

.table-outter table sup,
.SinglePublication .abstract sup,
.SinglePublication .inner-content table tr td sup,
.SinglePublication .inner-content h6 sup {
    font-size: x-small!important;
}

.GenericPage .page-extra .divider {
    margin-top: 0px;
}

.GenericPage .page-extra .col-sm-24 h3 {
    margin-bottom: 10px;
    letter-spacing: 0em;
}

.GenericPage .container .borders .row,
.ArchiveAction .container .borders .row,
.GenericPage.Iframe .container .borders .row,
.GenericPage.Internship .container .borders .row,
.GenericPage.ReportsNewsletters .container .borders .row,
.GenericPage.About .container .borders .row,
.GenericPage.ArchiveEvents .container .borders .row,
.GenericPage.ArchiveStaff .container .borders .row,
.GenericPage.SingleStaff .container .borders .row,
.StateContacts .container .borders .row {
    margin-left: 0px;
    margin-right: 0px;
}

.SinglePublication .inner-content ol.lower-roman,
.SingleNews .inner-content ol.lower-roman,
.SingleStory .inner-content ol.lower-roman {
    list-style-type: lower-roman;
}

.SinglePublication .inner-content ol.upper-roman,
.SingleNews .inner-content ol.upper-roman,
.SingleStory .inner-content ol.upper-roman {
    list-style-type: upper-roman;
}

.SinglePublication .inner-content ol.lower-alpha,
.SingleNews .inner-content ol.lower-alpha,
.SingleStory .inner-content ol.lower-alpha {
    list-style-type: lower-alpha;
}

.SinglePublication .inner-content ol.upper-alpha,
.SingleNews .inner-content ol.upper-alpha,
.SingleStory .inner-content ol.upper-alpha {
    list-style-type: upper-alpha;
}

.SinglePublication .inner-content ol li,
.SingleNews .inner-content ol li,
.SingleStory .inner-content ol li {
    margin-bottom: 10px;
    display: list-item;
    clear: both;
}

.SinglePublication .inner-content hr,
.SingleNews .inner-content hr,
.SingleStory .inner-content hr {
    width: 100%;
}

.action.row .col-xs-24 .abstract {
    clear: both;
}

@media (max-width: 480px) {
    .ArchiveAction .page-content .actions {
        padding: 10px 10px 35px 10px;
    }
    .SinglePublication .inner-content p,
    .SingleNews .inner-content p,
    .SingleStory .inner-content p {
        clear: both;
    }
    .TheFacts .inner-content .col-xs-24{
        padding:0px 5px;
    }
}

@media (max-width: 360px) {
    .ArchiveAction .page-content .actions .action.row .col-xs-24 .col-sm-17 a:nth-child(2) {
        width: 100%;
    }
    .ArchiveAction .page-content .actions .action.row .takeaction {
        display: none;
    }
}