/*
Theme Name: Expound
Author: Konstantin Kovshenin
Author URI: http://kovshenin.com
Description: An awesome magazine theme for your WordPress site. Responsive layout, post thumbnails support, featured posts, an easy-to-use social menu and much more.
Version: 2.0.1
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, light, one-column, two-columns, right-sidebar, editor-style, responsive-layout, custom-header, flexible-header, custom-background, featured-images, custom-menu, post-formats, sticky-post, threaded-comments, translation-ready, full-width-template, buddypress

This theme, like WordPress, is licensed under the GPL.

Expound is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/

@import url('css/reset.css');
@import url('css/expound.css?v=20140129');

h1.page-heading {
   padding-top:0 !important; 
   margin-top:0 !important;
   color:#54205c
}
div.mission {
    margin: 8px 18px 10px 18px;
    
}
p.subtitle {
   font-weight:bold;
   margin-left:40px;
   /*border-bottom: 2px solid #ccc*/
}

.carf-button {
   float:right;
   margin-top:-20px;
   padding-right: 15px;
   z-index:10000;
}

.paypal-button {
   margin-top: 10px;
   text-align: center;
   z-index:10000;
}
.fb-button {
   margin-top:2px;
   margin-right:28px;
}

.social-buttons {
   text-align: center;
}

form:focus {outline:0;}  /* visited link */
.paypal-button:focus {outline:0;}  /* visited link */
.paypal-button:active {outline:0;}  /* selected link */

.navigation-main {
   /*background: #8257b8*/
   /*background: #8a6481;*/
   background: #5E2154;
}

.slider-panel {
   /*background-color:#f9f4ff;*/
   /*border-bottom: 4px solid #8a6481;*/
   border-bottom: 4px solid #5E2154;
   color: #34224a;
   margin:-59px 0 20px -10px;
}

/* Active HEX: #684b61 */

.comments-area, .site-info {
   width: 100%
   display: none;
}

.navigation-main li {
   /*background: #8a6481*/
   background: #5E2154;
}

.navigation-main li:hover {
   /*background: #c58eb8;*/
   background: #764c7c;
}
.navigation-main li:visited {
   /*background: #8257b8*/
   background: #ffffff
}

.navigation-main ul > .current_page_item,
.navigation-main ul > .current-menu-item,
.navigation-main ul > .current-post-ancestor,
.navigation-main ul > .current-menu-ancestor,
.navigation-main ul > .current-menu-parent,
.navigation-main ul > .current-post-parent {
  /*background: #5a4154;*/
  background: #3a1640;
}
.navigation-main ul > .current_page_item:hover,
.navigation-main ul > .current-menu-item:hover,
.navigation-main ul > .current-post-ancestor:hover,
.navigation-main ul > .current-menu-ancestor:hover,
.navigation-main ul > .current-menu-parent:hover,
.navigation-main ul > .current-post-parent:hover {
  background: #3a1640;
}
.navigation-main ul > .current_page_item a:after,
.navigation-main ul > .current-menu-item a:after,
.navigation-main ul > .current-post-ancestor a:after,
.navigation-main ul > .current-menu-parent a:after,
.navigation-main ul > .current-post-parent a:after {
  border-top: 10px solid #3a1640;
}
.navigation-main ul > .current_page_item:hover a:after,
.navigation-main ul > .current-menu-item:hover a:after,
.navigation-main ul > .current-post-ancestor:hover a:after,
.navigation-main ul > .current-menu-ancestor:hover a:after,
.navigation-main ul > .current-menu-parent:hover a:after,
.navigation-main ul > .current-post-parent:hover a:after {
  border-top-color: #3a1640;
}
.site-header .menu-toggle {
   background: #5E2154;
}
.site-header .menu-toggle:hover {
   background: #764c7c;
}
.navigation-main.toggled li a {
   background: #5E2154;
}
.navigation-main.toggled .menu-toggle {
   background: #3a1640;
}
.navigation-main.toggled li a:hover {
   background: #764c7c;
}
.navigation-main.toggled ul > .current-menu-item a {
   background: #3a1640;
}
.site-content .entry-content blockquote:before,
.site-content .comment-content blockquote:before,
#tinymce blockquote:before {
  content: '\0201C';
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 50px;
  position: absolute;
  left: 40px;
  top: 32px;
  color:#4a6f00;
}
img.company_logo {
   display:none;
}
div.sitemap {
   padding: 5px 10px 0 10px;
   display: inline-block;
   vertical-align: top;
}
