/* ====================
 *
 * =BASE
 *
 * ==================== */
html {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 300;
  width: inherit; }

body {
  line-height: 1.6em; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 400; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 18px;
  margin: 22px 0 0; }

h4 {
  font-size: 14px;
  font-weight: 400; }

h1.entry-title,
h2.entry-title {
  font-weight: 300; }

.entry-meta a {
  color: #bbb; }

.entry-meta .leave-reply {
  color: #666; }

.entry-title a:hover {
  color: #bc360a; }

.comment-respond {
  background-color: #f0f0f0; }

/* ====================
 *
 * =HEADER
 *
 * ==================== */
.site {
  border: none;
  max-width: 940px; }

.site-header .home-link {
  color: #000000;
  display: block;
  max-width: inherit;
  min-height: inherit; }

.site-title {
  background-image: url("../images/logo.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0.2em auto -0.3em;
  max-width: 500px;
  padding-bottom: 0;
  padding-top: 0.4em;
  text-align: center;
  text-indent: -99em; }

.site-description {
  display: none; }

.archive-header {
  background-color: inherit; }

.navbar {
  background-color: inherit;
  border-bottom: 1px solid black;
  border-top: 1px solid black; }

.nav-menu {
  display: table;
  font-style: italic;
  font-weight: 400;
  margin: auto !important;
  padding: 0 !important; }
  .nav-menu li a {
    font-size: 22px; }
  .nav-menu li:hover > a,
  .nav-menu li a:hover {
    background-color: #000;
    color: #fff; }

.site-header .search-form {
  display: none; }

.site-footer .sidebar-container {
  background-color: #FFF;
  border-top: 1px solid #666;
  padding: 20px 0; }

#secondary .widget {
  padding: 0 20px; }

.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
  color: #000; }

.site-info {
  display: none; }

a#submit-idea {
  background-color: #060;
  color: white;
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  height: 1.7em;
  left: 0.2em;
  margin-top: 0.6em;
  padding: 0 0.5em;
  position: absolute;
  text-decoration: none;
  z-index: 9; }
  a#submit-idea #submit {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -0.02em;
    margin-top: 0; }
  a#submit-idea #idea {
    color: #ddd;
    font-size: 90%;
    margin-top: -0.7em;
    text-transform: lowercase; }

a#submit-idea:hover {
  background-color: black; }

#sharing-icons {
  font-size: 200%;
  position: absolute;
  right: 0.1em;
  top: 2.1em;
  z-index: 9; }
  #sharing-icons .icon-twitter {
    display: none; }
  #sharing-icons .icon-facebook {
    position: absolute;
    right: 0px;
    top: 4px; }
  #sharing-icons a, #sharing-icons a:link, #sharing-icons a:hover, #sharing-icons a:active, #sharing-icons a:visited {
    color: black;
    text-decoration: none; }
  #sharing-icons a.icon-facebook:hover {
    color: #3C5B9B; }
  #sharing-icons a.icon-twitter:hover {
    color: #2DAAE1; }
  #sharing-icons span {
    padding-left: 0.2em; }

#sharing-follow {
  bottom: -2em;
  font-size: 90%;
  font-style: italic;
  position: absolute;
  right: 0.6em; }

/* ====================
 *
 * =FOOTER
 *
 * ==================== */
.site-footer {
  background-color: white !important;
  border-top: 1px solid black;
  margin-bottom: 8em; }

footer a#submit-idea {
  height: 2.75em;
  padding-top: 1em;
  position: relative;
  width: 4em; }

#left-foot,
#right-foot {
  width: 50%; }

#left-foot {
  float: left; }

#right-foot {
  float: right;
  text-align: right;
  font-size: 125%; }

/* ====================
 *
 * =SOCIAL MEDIA ICONS
 *
 * ==================== */
@font-face {
  font-family: 'fontawesome';
  src: url("../fonts/fontawesome.eot");
  src: url("../fonts/fontawesome.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome.woff") format("woff"), url("../fonts/fontawesome.ttf") format("truetype"), url("../fonts/fontawesome.svg#fontawesome") format("svg");
  font-style: normal;
  font-weight: normal; }
[data-icon]:before {
  content: attr(data-icon);
  font-family: 'fontawesome';
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/* ====================
 *
 * =RESPONSIVE TWEAKS
 *
 * ==================== */
@media (max-width: 700px) {
  a#submit-idea {
    height: 2.1em;
    margin-top: 0.4em;
    line-height: 1em;
    width: 3em; }
    a#submit-idea #submit {
      display: none; }
    a#submit-idea #idea {
      color: white;
      margin-top: 0; } }
@media (max-width: 643px) {
  .site-header .search-form {
    display: none; }

  #sharing-follow {
    display: none; }

  .attachment-post-thumbnail {
    max-width: 100%; }

  .site-title {
    font-size: 60px; }

  a#submit-idea {
    left: inherit;
    right: 3em; } }
/* ====================
 *
 * =CONTENT
 *
 * ==================== */
/* Change content width from 604px to 648px */
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
  margin: 0 auto;
  max-width: 650px;
  width: 100%; }

.attachment .entry-meta {
  clear: none;
  color: inherit;
  float: right;
  max-width: 650px;
  padding: 9px 0 0;
  text-align: right; }
.attachment .entry-description {
  margin: 20px auto 0;
  max-width: 650px; }

.paging-navigation {
  background-color: #dbdbdb; }
  .paging-navigation .meta-nav {
    background-color: #888888; }
  .paging-navigation a:hover {
    color: #222; }
  .paging-navigation a:hover .meta-nav {
    background-color: white; }
  .paging-navigation a {
    color: #636363; }
  .paging-navigation .nav-links {
    margin: 0 auto;
    max-width: 650px;
    width: 100%; }

.author-info {
  margin: 0 auto;
  max-width: 650px;
  padding: 30px 0 10px;
  text-align: left;
  /* gallery & video post formats */
  width: 100%; }

.page-content {
  margin: 0 auto;
  max-width: 650px;
  padding: 40px 0;
  width: 100%; }

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  width: 100%; }

@media (max-width: 999px) {
  .sidebar .entry-header,
  .sidebar .entry-content,
  .sidebar .entry-summary,
  .sidebar .entry-meta,
  .sidebar .comment-list,
  .sidebar .comment-reply-title,
  .sidebar .comment-navigation,
  .sidebar .comment-respond .comment-form,
  .sidebar .featured-gallery,
  .sidebar .post-navigation .nav-links,
  .author.sidebar .author-info,
  .sidebar .format-image .entry-content {
    max-width: 650px;
    padding-left: 0;
    padding-right: 0; } }
.format-image .entry-content .size-full {
  margin: 0;
  max-width: 650px; }

.ie7 .entry-header,
.ie7 .entry-content,
.ie7 .entry-summary,
.ie7 .entry-meta {
  width: 650px; }

.ie7 .sidebar .post-navigation .nav-links,
.ie7 .sidebar .paging-navigation .nav-links {
  width: 650px; }

.ie7 .comments-title,
.ie7 .comment-list,
.ie7 .comment-reply-title,
.ie7 .comment-respond .comment-form {
  width: 650px; }

html .mceContentBody {
  font-size: 100%;
  max-width: 650px; }

/* ----------
 * BUY LINKS
 * ---------- */
.buy-links,
.buy-heading {
  margin: -1em auto 1em; }

.buy-links {
  width: 230px; }

.buy-heading {
  text-align: center;
  width: 8em; }

.buy-links a:first-child {
  padding-right: 25px; }

/* ----------
 * =CONTENT PAGING
 * ---------- */
.paging-navigation .nav-previous .meta-nav {
  background-image: url(../images/older.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  height: 58px;
  margin: 0;
  padding: 0;
  text-indent: -200em;
  width: 121px; }

.paging-navigation .nav-next .meta-nav {
  background-image: url(../images/newer.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  height: 58px;
  margin: 0;
  padding: 0;
  text-indent: -200em;
  width: 124px; }

.paging-navigation .meta-nav {
  background-color: inherit;
  border-radius: 0;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center; }

.paging-navigation .nav-next {
  padding: 0; }

.paging-navigation {
  background-color: white; }

/* ----------
 * =Contact Form
 * ---------- */
button, input, textarea {
  border: 1px solid black !important; }

button:hover, button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
  background: black; }

button, input[type="submit"], input[type="button"], input[type="reset"] {
  background: black; }

/*# sourceMappingURL=global.css.map */
