/*
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');

.site-title-group {
  margin: 50px 40px 50px 40px;
  float:right;
}
.site-title {
  font-family: "Helvetica Neue",Helvetica;
  font-size: 34px;
  line-height: 34px;
  float:right;
  font-weight: bold;
}
.site-title a {
  text-decoration: none;
  color:#A52A2A !important;
}
.site-description {
  font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #A52A2A !important;
  float:right;
}
.site-description:after {
content:"September 13 – 16, 2017, Seattle USA";
display: block;
text-align: right;
}
.widget-area .widget-title {
  font-size: 24px;
  margin-bottom: 20px;
}