@charset "UTF-8";
/*
Theme Name: Just Well Mixed (2015)
Theme URI: http://jasonlefkowitz.net
Description: Theme for Just Well Mixed
Author: Jason A. Lefkowitz
Author URL: http://jasonlefkowitz.net
Version: 0.0.1
*/
@import url("css/wordpress.css");
html {
  position: relative;
  min-height: 100%; }

body {
  font-family: "merriweather", "georgia", "times new roman", "serif";
  font-size: 18px;
  line-height: normal;
  margin-bottom: 200px; }

footer {
  font-family: "jubilat", "arial", "sans-serif";
  background-color: #eee;
  color: #3f4c6b;
  padding: 0 0 10px 0;
  border-top: 5px solid #c3d9ff;
  font-size: 13px;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 150px; }

header {
  font-family: "jubilat", "arial", "sans-serif";
  background-color: #eee;
  color: #3f4c6b;
  padding: 0;
  border-bottom: 5px solid #c3d9ff;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 999;
  height: 162px;
  -webkit-transition: height .75s;
  -moz-transition: height .75s;
  transition: height .75s; }

header a {
  color: #cc0000; }

header h1 {
  font-size: 60px;
  font-weight: 700;
  margin: 0;
  line-height: 60px;
  text-shadow: 1px 1px 1px black; }

header h1 a:hover {
  color: #cc0000;
  text-decoration: underline; }

header p {
  font-size: 28px;
  font-weight: 400;
  margin: 0;
  font-style: italic;
  line-height: normal; }

header.affix {
  height: 50px;
  padding: 0; }

header.affix h1 {
  font-size: 24px;
  display: inline;
  margin-right: 5px;
  text-shadow: none; }

header.affix p {
  font-size: 16px;
  display: inline; }

header > div.container {
  padding-top: 50px;
  padding-bottom: 10px; }

nav.top-nav-container {
  text-align: right; }

ul.top-nav {
  list-style-type: none;
  margin: 0;
  padding: 30px 0 0 0; }

ul.top-nav li {
  font-weight: 700;
  font-size: 24px;
  font-family: "merriweather", "georgia", "times new roman", "serif";
  background-color: transparent;
  margin-left: 20px;
  display: inline-block; }

ul.top-nav li a,
ul.top-nav li a:hover {
  padding: 0;
  color: #cc0000;
  background-color: transparent; }

ul.top-nav li a:hover {
  text-decoration: underline; }

header.affix ul.top-nav {
  padding-top: 22px; }

header.affix ul.top-nav li {
  font-size: 18px; }

header.affix > div.container {
  padding-top: 0;
  padding-bottom: 0; }

.main-content a {
  font-weight: bold;
  color: #cc0000;
  text-decoration: underline; }

.main-content {
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 0;
  padding-top: 182px;
  margin-top: 0; }

body.admin-bar .main-content {
  padding-top: 150px; }

.main-content blockquote {
  font-size: 16px;
  line-height: 26px;
  background-color: #f5f5f5;
  font-style: italic;
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 10px; }

.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
  font-family: "jubilat", "arial", "sans-serif";
  font-weight: 700;
  color: #cc0000; }

.main-content h1 a,
.main-content h2 a,
.main-content h3 a,
.main-content h4 a,
.main-content h5 a,
.main-content h6 a {
  color: #cc0000; }

.main-content .post-bio {
  margin: auto;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
  color: #3e3e3e; }

.main-content ul li,
.main-content ol li {
  margin-bottom: 10px; }

.post-bio p {
  text-align: left; }

div.post-bio ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

div.post-bio ul li {
  margin-bottom: 5px; }

h1.post-title,
h1.page-title {
  margin: 0;
  font-size: 36px;
  font-weight: 700; }

h1.page-title {
  margin-bottom: 10px;
  border-bottom: 1px solid #cc0000; }

h1.post-title a,
h1.page-title a {
  text-decoration: none; }

p.post-meta {
  font-style: italic;
  font-size: 14px; }

img.jason-post-thumb {
  width: 100px;
  height: 100px;
  margin: 0 auto 10px auto; }

body.home img.jason-post-thumb {
  width: 200px;
  height: 200px; }

body.home div.post-bio {
  font-size: 14px; }

div.comments {
  margin-top: 35px; }

div.comments h2 {
  margin: 10px 0; }

img.avatar {
  margin-bottom: 10px; }

div.comment {
  margin-bottom: 10px;
  padding: 10px 0;
  border-bottom: 1px dashed #3f4c6b; }

div.comment:last-child {
  border: 0; }

div.comment-meta {
  text-align: center; }

p.comment-author {
  font-weight: bold;
  margin-bottom: 0;
  line-height: normal; }

p.comment-timestamp {
  color: #3e3e3e;
  font-style: italic;
  font-size: 14px;
  margin-top: 0;
  line-height: normal; }

div.sidebar-home {
  font-size: 14px;
  line-height: normal; }

div.sidebar-subpage {
  font-size: 12px;
  line-height: 18px; }

div.sidebar-subpage h3.widget-title {
  font-size: 20px; }

footer h3 {
  color: #cc0000;
  font-weight: bold;
  font-size: 18px; }

div.wp-caption {
  text-align: left;
  font-style: italic;
  max-width: 100%;
  border: 0;
  margin-bottom: 10px; }

div.wp-caption.alignright {
  margin: 0 0 25px 25px; }

div.wp-caption img {
  margin-bottom: 10px;
  max-width: 100%; }

div.wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 1.5em;
  padding: 0; }

div.widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

div.widget ul li {
  margin-bottom: 10px; }

hr.fin {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #3e3e3e;
  border: 1px solid #3e3e3e; }

hr.fin:after {
  content: '§';
  display: inline-block;
  position: relative;
  top: -15px;
  font-family: "merriweather", "georgia", "times new roman", "serif";
  font-size: 24px;
  height: 50px;
  padding: 0 30px;
  background-color: #fff; }

h3.previously-header {
  margin-bottom: 10px;
  font-size: 32px; }

div.previously-item {
  border-bottom: 1px solid #eee;
  padding: 30px 0; }

body.archive div.previously-item:first-of-type {
  padding-top: 15px; }

div.previously-item:last-child {
  border-bottom: 0; }

div.previously-item a {
  font-family: "jubilat", "arial", "sans-serif";
  font-size: 24px;
  font-weight: 700;
  text-decoration: underline; }

div.previously-item a:hover {
  text-decoration: underline; }

div.previously-excerpt {
  font-style: italic;
  font-size: 14px; }

div.previously-excerpt p {
  line-height: 20px; }

p.previously-title {
  margin-bottom: 0; }

div.archive-pagination {
  padding-top: 30px; }

nav.jwm-feature-nav {
  width: 400px;
  float: right;
  border: 1px solid #cc0000;
  border-radius: 10px;
  background-color: #f5f5f5;
  padding: 15px;
  margin: 0 0 10px 20px;
  font-size: 16px; }

nav.jwm-feature-nav h3,
nav.jwm-feature-nav h4 {
  color: #cc0000;
  margin: 5px 0;
  text-align: center; }

nav.jwm-feature-nav h3 {
  font-size: 20px; }

nav.jwm-feature-nav h4 {
  font-weight: normal;
  font-style: italic;
  font-size: 16px; }

nav.jwm-feature-nav ul {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding-left: 0; }

/* Media queries */
@media screen and (max-width: 991px) {
  header {
    height: 100px;
    line-height: normal;
    -webkit-transition: font-size .5s;
    -moz-transition: font-size .5s;
    transition: font-size .5s; }

  header.affix {
    height: 70px; }

  header h1 {
    font-size: 36px;
    display: inline;
    line-height: normal;
    text-shadow: none;
    margin: 0;
    -webkit-transition: font-size .5s;
    -moz-transition: font-size .5s;
    transition: font-size .5s; }

  header.affix h1 {
    font-size: 28px;
    margin-right: 0; }

  header a {
    text-decoration: underline; }

  header p {
    font-size: 18px;
    display: inline;
    line-height: normal; }

  header.affix p {
    font-size: 14px; }

  nav.top-nav-container {
    text-align: left; }

  header ul.top-nav {
    padding-top: 5px; }

  header.affix ul.top-nav {
    padding-top: 0; }

  header ul.top-nav li {
    font-size: 18px;
    margin-left: 0;
    margin-right: 20px;
    -webkit-transition: font-size .5s;
    -moz-transition: font-size .5s;
    transition: font-size .5s; }

  header.affix ul.top-nav li {
    font-size: 16px; }

  header > div.container {
    padding-top: 10px; }

  header.affix > div.container {
    padding-top: 0;
    padding-bottom: 0; }

  .main-content {
    padding-top: 120px; } }
@media screen and (max-width: 639px) {
  header.affix h1 {
    padding-top: 10px; }

  header p,
  header.affix p {
    display: none; } }

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