/* ministry127 base styles
-------------------------------------------------------------------------------*/

/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: 'Cabin', sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
button,
input,
select,
textarea {
    color: #222;
}


/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Basic styles
   ========================================================================== */


body {
  margin: 0;
  font-family: 'Crimson Text', serif;
  font-weight: 400;
  font-size: 19px;
  line-height: 28px;
  color: #373737;
  background-color: #ffffff;
}

a {
  color: #0088cc;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}


p {
  margin: 0 0 27px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  text-rendering: optimizelegibility;
  color: #a31816;
}


h1 {
  font-size: 36px;
  text-transform: uppercase;
  margin-top: 0px;
  line-height: 43px;
  text-align: left;
}

.node-type-article h1 {
  text-align: center;
  margin-top: 24px;
}

h2 {
  font-family: 'Crimson Text', serif;
  font-size: 25px;
  font-weight: normal;
  color: #4C4C4C;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 26px;
}

h3 {
  font-size: 24px;
  color: #a31816;
  text-transform: uppercase;
  margin-bottom: 2px;
}

h4 {
  font-size: 17.5px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}


ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}



/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* Default Drupal-specific styles
-------------------------------------------------------------------------------*/

.ahem { display: none; }

/* Tab styles */

div.tabs { border-bottom: 0 none; margin: 0.4em 0; padding: 0; }

ul.primary { margin: 0; padding: 0.25em 0; }

ul.primary li { background: none; margin: 0 0.5em 0 0; padding: 0.25em 0; }

ul.secondary { border: none; margin: 0; padding: 0.5em 1em; }

ul.secondary li { background: none; border: none; display: inline; line-height: 2em; margin: 0; padding: 0 1em 0 0; }

ul.primary li a,
ul.primary li.active a,
ul.primary li a:hover,
ul.primary li a:visited {
  background: none;
  border: 0;
  margin: 0;
  padding: 0 1em;
  text-decoration: none;
}

ul.secondary li a,
ul.secondary li a:visited {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

ul.secondary a.active { border: 0 none; }

/* Table styles */

table { width: 99%; }
table.sticky-header { z-index: 9; }
tr.odd { background-color: white; }

/* Maintenance page styles */

.maintenance-page #page-wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  margin: 40px auto 0 auto;
  min-height: 0;
  min-width: 0;
  width: 800px;
  padding: 10px;
}


.field-name-field-article-images a {
  width: 100%;
  height: auto;
}

#header {
  padding-top: 68px;
  height: 126px;
}

#logo {
  margin-left: 12px;
  float: left;
}

#site-slogan {
  color: #656565;
  font-size: 14px;
  float: left;
  margin-top: 7px;
  margin-left: 22px;
  line-height: 17px;
  width: 244px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

#main-menu {
  float: right;
}

#main-menu ul {
  margin: 0;
  height: 39px;
  display: block;
  border-top: 1px solid #a31816;
  margin-top: 10px;
  border-bottom: 1px solid #a31816;
}

#main-menu ul li {
  padding: 0;
}

#main-menu ul li a{
  font-family: 'Cabin', sans-serif;
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  color: #a31816;
  line-height: 39px;
  letter-spacing: 0px;
  padding-left: 19px;
  padding-right: 20px;
}

#page {
  position: relative;
}

.region-header-bottom {
  position: absolute;
  right: 0px;
  top: 196px;
  z-index: 100;
}

#edit-search-api-views-fulltext-wrapper,
#block-views-exp-article-search-page .views-exposed-form .views-exposed-widget {
  padding: 0;
}
#block-views-exp-article-search-page .views-exposed-widgets {
  margin-bottom: 0;
}

#block-search-form form,
#block-views-exp-article-search-page form {
  border: 1px solid #c0c0c0;
}

#block-search-form form input.form-text,
#block-views-exp-article-search-page form input.form-text {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-style: none;
  color: #b5b5b5;
  font: 18px/20px 'Cabin', sans-serif;
  padding: 8px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: none;
  background-color: #eaeaea;
  display: inline-block;
  width: 271px;
  height: 23px;
}

#block-search-form form #edit-actions,
#block-views-exp-article-search-page form #edit-actions {
  margin-left: -4px;
}

#block-search-form form input.form-submit,
#block-views-exp-article-search-page form input.form-submit {
  padding: 4px 8px;
  position: relative;
  font-weight: 700;
  text-shadow: none;
  color: #ffffff;
  font: 18px 'Cabin', sans-serif;
  background: #d3d3d3; /* Old browsers */
  background: -moz-linear-gradient(top,  #d3d3d3 1%, #aeaeae 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d3d3d3), color-stop(100%,#aeaeae)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #d3d3d3 1%,#aeaeae 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #d3d3d3 1%,#aeaeae 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #d3d3d3 1%,#aeaeae 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #d3d3d3 1%,#aeaeae 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#aeaeae',GradientType=0 ); /* IE6-9 */
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border-color: #c0c0c0;
  border-style: none none none solid;
  border-width: 1px;
  cursor: pointer;
  text-decoration: none;
  margin: 0;
  display: inline-block;
  zoom: 1;
  height: 39px;
  width: 97px;
}

#block-search-form form input.form-submit:hover,
#block-views-exp-article-search-page form input.form-submit:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 0px;
  background: #bfbfbf; /* Old browsers */
  background: -moz-linear-gradient(top,  #bfbfbf 0%, #9b9b9b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(100%,#9b9b9b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #bfbfbf 0%,#9b9b9b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #bfbfbf 0%,#9b9b9b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #bfbfbf 0%,#9b9b9b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #bfbfbf 0%,#9b9b9b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#9b9b9b',GradientType=0 ); /* IE6-9 */
}


.one-sidebar.sidebar-second .region-sidebar-second {
  margin-top: 74px;
  margin-left: 50px;
}

.field-name-field-article-images img {
  width: 100%;
  height: auto;
}

.node-full .node-header {
  border-bottom: 2px solid #ebebeb;
  margin-bottom: 16px;
}

.node-full .submitted {
  width: 540px;
  margin: 0px auto;
  color: #9e9e9e;
}

.node-full .submitted a{
  color: #9e9e9e;
  text-decoration: none;
}

.node-full .node-content {
  width: 540px;
  margin: 0px auto;
}

article.node-full {
  border-bottom: 2px solid #ebebeb;
}

#block-block-23 {
  width: 540px;
  margin: 0px auto;
  height: 90px;
}


#block-block-23 .addthis_toolbox {
  float: left;
  width: 264px;
  margin-left: 6px;
  margin-top: 30px;
}

#block-block-23  .socialmsg {
  font-style: italic;
  color: #040506;
  font-size: 19px;
  line-height: 23px;
  float: left;
  width: 262px;
  margin-top: 22px;
}

#sidebar-second h2.block-title{

}

#sidebar-second a {

}

#sidebar-second {

}

#sidebar-second .block {
border: 1px solid #e2e2e2;
padding: 20px;
margin-bottom: 20px;
}

#sidebar-second  #block-views-article-side-info-block {

}

.view-article-side-info.view-display-id-attachment_1 {
  clear: left;
}

.view-article-side-info a{
  text-decoration: underline;
  color: #a31816;
  font: 14px 'Cabin', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 33px;
}

.view-article-side-info .author-pic {
  float: left;
  margin: 0px 32px 21px 0px;
}

.view-article-side-info .article-by {
  line-height: 6px;
}

.view-article-side-info .author-name a {
  color: #a31816;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.view-article-side-info .short-bio {
  line-height: 21px;
  margin-bottom: 13px;
  margin-left: 132px;
}

#sidebar-second .block ul{
  margin: 0px;
}

#sidebar-second .block ul li{
  list-style: none;
  line-height: 22px;
  margin-bottom: 15px;
  margin-left: 0px;
}


#sidebar-second .block ul li a{
  text-decoration: underline;
  color: #3e3e3e;
}

#sidebar-second h2 {
  color: #a31816;
  font: 24px 'Cabin', sans-serif;
  font-weight: 700;
  text-align: left;
  margin-top: 4px;
  letter-spacing: 1px;
  margin-bottom: 22px;
}

#sidebar-second .field-name-field-ministry-resource-image {
float: left;
margin-right: 15px;
}

.view-id-article_side_info.view-display-id-block_1 .views-row {
clear: left;
height: 124px;
margin-bottom: 17px;
}


#footer-wraper {
  background-color: #2b2b2b;
}

#footer {
  padding-top: 29px;
}

.region-footer-firstcolumn {
border-right: 2px solid #424242;
height: 172px;
margin-bottom: 50px;
}

.region-footer-secondcolumn {
border-right: 2px solid #424242;
height: 172px;
margin-bottom: 50px;
}

.region-footer-thirdcolumn {

}

.block-block-26 {
margin-top: 21px;
}

#footer-logo {
  margin-left: 0px;
  float: left;
}

#footer-site-slogan {
  color: #656565;
  font: 14px 'Cabin', sans-serif;
  float: left;
  margin-top: 7px;
  margin-left: 22px;
  line-height: 18px;
  width: 206px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 14px;
}

#footer-logo-slogan {

}

#footer-text {
  border-top: 2px solid #424242;
  clear: left;
  margin-right: 22px;
  font-size: 18px;
  color: #5b5b5b;
  padding-top: 17px;
  padding-left: 4px;
  line-height: 20px;
}

#footer .block-title {
  font: 19px 'Cabin', sans-serif;
  font-weight: bold;
  color: #a31816;
  text-align: left;
  margin-bottom: 9px;
}

#block-block-25 {
padding-top: 25px;
padding-left: 44px;
}

#block-block-25 .block-content a {
  background: transparent url(../images/social-icons.png) no-repeat 0px 0px;
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  height: 48px;
  width: 48px;
  display: block;
  margin-right: 10px;
}

#block-block-25 .block-content a#facebook-link {

}

#block-block-25 .block-content a#twitter-link {
background-position: -56px 0px;
}

#block-block-25 .block-content a#rss-link {
background-position: -111px 0px;
}


/* Stay connected*/
#block-block-27 {
padding-top: 25px;
padding-left: 44px;
}

#block-block-27 .block-content a {
line-height: 35px;
font: 18px 'Cabin', sans-serif;
color: #757575;
font-weight: bold;
}
#block-block-27 .block-content a:after {
  content: ">>";
}

#block-block-27 .block-content #facebook-link {
  background: transparent url(../images/fb-home.png) no-repeat 0px 0px;
  border-bottom: 2px solid #efefef;
  padding-bottom: 12px;
  height: 37px;
  padding-left: 51px;
  line-height: 36px;
}

#block-block-27 .block-content #twitter-link {
  background: transparent url(../images/tw-home.png) no-repeat 0px 0px;
  border-bottom: 2px solid #efefef;
  padding-bottom: 12px;
  height: 37px;
  padding-left: 51px;
  line-height: 36px;
  margin-top: 12px;
}

#block-block-27 .block-content #rss-link{
  background: transparent url(../images/rss-home.png) no-repeat 0px 0px;
  height: 37px;
  padding-left: 51px;
  padding-left: 51px;
  line-height: 36px;
  margin-top: 12px;
}

/*Mobile social links*/
#block-block-29 {
  display: none;
  position: absolute;
  top: -148px;
  right: 21px; 
}
#block-block-29 .block-content a {
  height: 40px; 
  width: 43px;  
  overflow: hidden;
  display: inline-block;
  text-indent: -1000px;
}
#block-block-29 .block-content #facebook-link {
  background: transparent url(../images/fb-home.png) no-repeat 0px 0px;
}

#block-block-29 .block-content #twitter-link {
  background: transparent url(../images/tw-home.png) no-repeat 0px 0px;
}

#block-block-29 .block-content #rss-link{
  background: transparent url(../images/rss-home.png) no-repeat 0px 0px;
}

#block-menu-menu-ministry-links {
padding-left: 44px;
padding-top: 6px;
}

#block-menu-menu-ministry-links  ul {
margin: 0px;
}

#block-menu-menu-ministry-links  ul li {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
display: block;
width: 211px;
}

#block-menu-menu-ministry-links  ul li a{
  color: #848484;
  font: 14px 'Cabin', sans-serif;
  font-weight: bold;
  line-height: 27px;
}

#block-menu-menu-ministry-links  ul li a:after {
content: ">>";
}











#navhider {
  display: none;
}

/*home page*/

.region-sidebar-first {
  width: 387px;
}


#sidebar-first .block ul{
  margin: 0px;
}

#sidebar-first .block ul li{
  list-style: none;
  line-height: 22px;
  margin-bottom: 15px;
}


#sidebar-first .block ul li a{
  text-decoration: underline;
  color: #3e3e3e;
}

#sidebar-first h2 {
  color: #a31816;
  font: 23px 'Cabin', sans-serif;
  font-weight: 700;
  text-align: left;
  margin-top: 4px;
  letter-spacing: 0px;
  margin-bottom: 22px;
}

#sidebar-first .block {
  border: 1px solid #e2e2e2;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
}

.stampimg {
  position: absolute;
  background: transparent url(../images/stamp.jpg) no-repeat 0px 0px;
  height: 69px;
  width: 97px;
  top: -9px;
  right: 7px;
}

#sidebar-second #block-block-28 h2 {

font: 22px 'Cabin', sans-serif;
}

#block-block-21, #block-block-28 {
  font: 18px 'Cabin', sans-serif; 
  color: #686868;
  line-height: 22px;
  position: relative;
}

#block-block-21 a, #block-block-28 a{
  color: #a31816;
  text-decoration: underline;
  font-size: 14px;
  display: block;
}

#block-block-21 input.email, #block-block-28 input.email {
	width: 92%;
	height: 25px;
	margin: 0px;
	border: solid 1px #cdcdcd;
	background-color: #f6f6f6;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 25px;
	font-size: 21px;
	margin-bottom: 10px;
	padding-left: 4%;
	padding-right: 4%;
}

#block-block-21 input.button, #block-block-28 input.button  {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border: solid 2px #6f100f;
  color: #ffffff;
  border-radius: 0px;
  cursor: pointer;
  text-decoration: none;
  display: block;
  zoom: 1;
  box-shadow: none;
  text-shadow: none;
  background-color: #ac302e;
  height: 45px;
  font-size: 21px;
  margin-bottom: 20px;
}

#block-block-20 .block-content div {
height: 80px;
padding-left: 69px;
border-bottom: 2px solid #ebebeb;
font: 14px 'Cabin', sans-serif;
font-weight: normal;
color: #0f011e;
}

#block-block-20 .block-content div a {
font: 18px 'Cabin', sans-serif;
font-weight: bold;
color: #a31816;
display: block;
margin-top: 5px;
}
#block-block-20 .block-content div a:after {
content: ">>";
}

#block-block-20 .block-content div#podcast-front {
background: transparent url(../images/audio-icon.png) no-repeat 0px 5px;
}

#block-block-20 .block-content div#outlines-front {
background: transparent url(../images/notes-icon.png) no-repeat 0px 5px;
}

#block-block-20 .block-content div#illustrations-front {
background: transparent url(../images/illustrations-icons.png) no-repeat 0px 5px;
}

#block-block-20 .block-content div#slides-front {
background: transparent url(../images/slides-icon.png) no-repeat 0px 5px;
}

#block-block-20 .block-content div#videos-front {
background: transparent url(../images/video-icon.png) no-repeat 0px 5px;
border-bottom: none;
}



.sidebar-first .region-content {
padding-left: 14px;
}

.front.sidebar-first .region-content{
  border-left: 2px solid #ebebeb;
  padding-left: 20px;
}

.home-alt-style .views-row {
  width: 350px;
  padding-left: 29px;
  float: left;
}

.home-alt-style .views-row.isfifth {
  width: 100%;
  padding-left: 0px;
}

.home-alt-style .views-row.isleft, .not-front .home-alt-style .views-row-odd {
padding-right: 29px;
padding-left: 0px;
clear: left;
}

.home-alt-style .views-row  img{
  width: 100%;
  height: auto;
  margin-top: 24px;
}

.front .home-alt-style .views-row.views-row-first  img{
  margin-top: 0px;
}

.not-front .home-alt-style .pager {
  padding-top: 44px;
}

.home-alt-style .views-row .by-line {
  padding-bottom: 17px;
  border-bottom: 2px solid #ebebeb;
  font-family: 'Crimson Text', serif;
font-size: 17px;
color: #5a5a5a;
line-height: 34px;
padding-left: 5px;
} 

.home-alt-style .views-row h2{
font: 23px 'Cabin', sans-serif;
text-align: left;
color: #a31816;
font-weight: bold;
line-height: 28px;
margin-top: 6px;
margin-left: 5px;
margin-bottom: 0px;
text-transform: none;
}
.home-alt-style .views-row h2 a{
color: #a31816;
text-decoration: none;
}

.home-alt-style .views-row  .subtitle{
font-family: 'Crimson Text', serif;
font-size: 17px;
color: #7f7f7f;
line-height: 21px;
margin-left: 5px;
}

.home-alt-style .views-row .by-line a.username {
color: #5a5a5a;
text-decoration: underline;
}
.home-alt-style .views-row .cat-name {
display: block;
}

.home-alt-style .views-row.isfifth .cat-name {
display: inline;
}

.home-alt-style .views-row.isfifth .cat-name:before {
content: "| ";
}

.home-alt-style .views-row .cat-name a{
color: #a31816;
font-family: 'Cabin', sans-serif;
text-decoration: underline;
font-size: 15px;
}

.home-alt-style .views-row .cat-name a:after{
content: ">>";
}

.one-sidebar.sidebar-first .region-header-bottom {
  z-index: 1;
  top: 194px;
}




#sidebar-first #block-menu-block-1 {
border: none;
}

#sidebar-first #block-menu-block-1 h2{
  text-align: center;
  font-size: 19px;
  margin-bottom: 4px;
}

#block-menu-block-1 .block-content  ul {
margin: 0px;
}

#block-menu-block-1 .block-content  ul li {
margin: 0px;
padding: 0px;
text-align: center;
}

#block-menu-block-1 .block-content  ul li a{
  color: #848484;
  font: 14px 'Cabin', sans-serif;
  font-weight: bold;
  line-height: 27px;
  text-decoration: none;
}

#block-menu-block-1 .block-content  ul li a:after {
content: ">>";
}
 
/* Slides Page */
.views-top-menu .views-row {
	float: left;
	width: 248px;
	height: 57px;
}
.views-top-menu .views-row a{
	font: 24px 'Cabin', sans-serif;
	color: #646464;
	text-transform: uppercase;
	line-height: 32px;
}

.views-top-menu .views-row a:after {
content: ">>";
}

/*  Contributors page  */

.view-contributers-user .view-content {
  clear: both;
}

.view-contributers-user .view-header {
color: #a31816;
font: 18px 'Cabin', sans-serif;
}
.view-contributers-user ul.views-summary {
list-style: none;
}

.view-contributers-user ul.views-summary li {
	display: block;
	float: left;
	height: 48px;
	width: 48px;
	padding: 0px;
	line-height: 48px;
	text-align: center;
	background-color: #a21a26;
	margin: 0px 8px 8px 0px;
	overflow: hidden;
}

.view-contributers-user ul.views-summary li a{
	color: #ffffff;
	font: 29px 'Cabin', sans-serif;
	line-height: 48px;
}

.view-contributers-user.view-display-id-attachment_2 .view-content {
	clear: left;
}

.contributor-page-list .views-row {
float: left;
width: 46%;
font-size: 14px;
line-height: 16px;
border-bottom: 1px #ebebeb solid;
margin-top: 14px;
margin-right: 2%;
margin-left: 2%;
height: 77px;
min-width: 320px;
}

.contributor-page-list .views-row img{
float: left;
margin-right: 12px;
margin-bottom: 12px;
}

.contributor-page-list .views-row .views-field-name a {
font-family: 'Cabin', sans-serif;
font-weight: 700;
color: #a31816;
font-size: 18px;
text-transform: uppercase;
}

.page-user #block-system-main  {
  border-bottom: none;
  font-size: 18px;
  color: #8e8e8e;
  font-family: 'Cabin', sans-serif;
}

.page-contributors #block-system-main  {
  border-bottom: none;
}

.page-user .field-name-field-user-ministry-website {
  clear: left;
}

.page-user .field-name-field-user-ministry-website   a{
  color: #9e9e9e;
  font-weight: bold;
}

#block-views-articles-by-user-block h2.block-title {
  font-family: 'Cabin', sans-serif;
  text-align: left;
}

.profile .user-picture {
  float: left;
  margin: 0 10px 10px 0;
}


/* Sermon Illustrations page */
#edit-submit-illustration-search {
  margin-left: 10px;
  margin-top: 0px;
}
#views-exposed-form-illustration-search-page .views-submit-button {
  padding: 0px;
}
.pane-views-illustration-most-recent-block h2,
.pane-views-illustration-topics-block h2 {
  margin-top: 2em;
}
.view-illustration-most-recent .views-row {
  border-bottom: 2px solid #EEEEEE;
  clear: both;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.view-illustration-most-recent .views-field-title {
  float: left;
}
.view-illustration-most-recent .views-field-title a,
.view-illustration-most-recent .pager a {
  color: #414141;
}
.view-illustration-most-recent .views-field-term-node-tid {
  float: right;
}
.view-illustration-most-recent .views-field-term-node-tid a {
  color: #b4b4b4;
}
.view-illustration-topics {
  margin-bottom: 3em;
}
.view-illustration-topics .views-field-name a {
  color: #414141;
}

.view-categories-page .views-field-name {

}

.view-categories-page .views-row {
float: left;
width: 49%;

}

.view-categories-page .views-row.views-row-odd {
margin-right: 2%;
}

.view-categories-page .views-field-name a{
display: block;
color: #9E9E9E;
border: 2px solid #F7F7F7;
background-color: #E9E6E6;
font-size: 18px;
line-height: 25px;
padding: 11px;
margin-bottom: 10px;
font-family: 'Cabin', sans-serif;
font-weight: bold;
}

.view-categories-page .views-field-name a:hover{
border: 2px solid #B8B8B8;
text-decoration: none;
}

.view-categories-page .views-row-odd .views-field-name a{
  margin-right: 0px;
}

#block-system-main {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 2px solid #ebebeb;
}

.page-node #block-system-main {
margin-bottom: 0px;
border-bottom: none;
padding-bottom: 0px;
}

.simple-listing a {

}

.simple-listing h2 {
text-align: left;
font-family: 'Cabin', sans-serif;
text-transform: none;
font-size: 20px;
margin-bottom: 0px;
margin-top: 32px;
}
