/*
Theme Name: CMOS 18 Expound
Author: Konstantin Kovshenin
Author URI: http://kovshenin.com
Description: A theme customized for CMOS 18 derived from Expound theme by Konstantin Kovshenin.
Version: 1.0
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.
CMOS Expound is based on Expound
*/

@import url('css/reset.css');
@import url('css/expound.css?v=20140129');
@import url('css/customfonts.css');

.entry-thumbnail-category, .entry-thumbnail-category:hover {
	background-color: #ED0E00;
	font-size: 10px;
	letter-spacing: 0.13em;
}

.wf-active h1.site-title a {
	color: #FFFFFF;
	font-size: 44px;
	font-weight: bold;
	margin-bottom: 10px;
}

.wf-active h2.site-description {
	color: #FEE798;
	font-weight: bold;
	font-size: 18px;
}

.wf-active h1, .wf-active h2, .wf-active h3 {
    font-weight: 500;
    font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",serif;
    font-style: normal;
}

.widget_sp_image-description p{
    max-width: 98%;
    width: 100%;
    display: block;
    background: #efefef;
    border: solid 1px #efefef;
    margin: 0.8075em 0;
    padding: 5px;
    color: #999;
    text-align: center;
}

.alignleft {
    display: inline;
    float: left;
    margin: 0 20px 20px 0;
}

.image-widget-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.image-widget-caption img{
    border: solid 1px #ccc;
    padding: 5px;
    margin: 0;
}

.post-highlight {
    color: #ED0E00;
}

/* watupro style overrides*/
.question-choices, .show-question-choices {
    font-family: 'SourceSerif4', serif !important;
    font-size: 18px !important;
    line-height: 26px !important;
}

.question-content {
    font-family: 'SourceSerif4';
    font-size: 18px;
    line-height: 26px;
}

.show-question-choices {
    font-family: 'SourceSerif4', serif !important;
    font-size: 18px !important;
    line-height: 26px !important;
}


.show-question-content {
    font-family: 'SourceSerif4', serif !important;
    font-size: 18px !important;
    line-height: 26px !important;
}

.watupro-main-feedback {
    font-family: 'SourceSerif4', serif !important;
    font-size: 18px !important;
    line-height: 26px !important;
}


