/*
Theme Name: The Stansbury Forum
Theme URI: http://www.thestansburyforum.com
Author: Tom Milway/Modular
Author URI: http://tommilway.com.com/
Description: Custom theme for The Stansbury Forum
Version: 1.0
Tags:
*/
/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/*
 * Prevents modern browsers from displaying 'audio' without controls
 * Remove excess height in iOS5 devices
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none;
}
/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  /* 1 */

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0;
}
/* =============================================================================
   Links
   ========================================================================== */
/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted;
}
/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0;
}
/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic;
}
/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000;
}
/*
 * Addresses margins set differently in IE6/7
 */
p,
pre {
  margin: 0;
}
/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none;
}
/* 2 */
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* =============================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/*
 * Addresses paddings set differently in IE6/7
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/*
 * Corrects list images handled incorrectly in IE7
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

  max-width: 100%;
}
/*
 * Corrects overflow displayed oddly in IE9
 */
svg:not(:root) {
  overflow: hidden;
}
/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0;
}
/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0;
}
/*
 * Define consistent border, margin, and padding
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0 0.75em;
}
/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  white-space: normal;
  /* 2 */

  *margin-left: -7px;
  /* 3 */

}
/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */

}
/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */
button,
input {
  line-height: normal;
  /* 1 */

}
/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 1 */

  -webkit-appearance: button;
  /* 2 */

  *overflow: visible;
  /* 3 */

}
/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
      Known issue: excess padding remains in IE6
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  *width: 13px;
  /* 3 */

}
/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* =============================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Variables =================================================== */
/* Mixins =================================================== */
.no-border {
  border-bottom: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  position: static;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  background-color: transparent;
  font-family: 'Crimson Text', Cambria, Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.6em;
  text-rendering: optimizelegibility;
  color: #565656;
}
a {
  color: #565656;
  text-decoration: none;
  border-bottom: 1px solid #ccb58a;
  -webkit-transition: a720ll ease-in-out 0.2s;
  -moz-transition: a720ll ease-in-out 0.2s;
  -ms-transition: a720ll ease-in-out 0.2s;
  -o-transition: a720ll ease-in-out 0.2s;
  transition: a720ll ease-in-out 0.2s;
}
a:hover {
  color: #ccb58a;
}
/* Typography =================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: 600;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small {
  font-weight: normal;
  color: #bfbfbf;
}
h1,
.h1 {
  margin-bottom: 0.8em;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.2;
}
h2,
.h2 {
  margin-bottom: 0.8em;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2;
}
h3,
.h3 {
  margin-bottom: 1.0666666666666667em;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
}
h4,
.h4 {
  margin-bottom: 1.6em;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.25;
}
h5,
.h5 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 1.6em;
}
h6,
.h6 {
  margin-bottom: 1.6em;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.header h1,
.header h2,
.header h3 {
  float: left;
  margin-right: 24px;
}
.header h1 a,
.header h2 a,
.header h3 a {
  display: block;
  position: relative;
  top: 6px;
  float: right;
  padding: 4px 12px;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #f3f5f6;
}
.header h1:hover,
.header h2:hover,
.header h3:hover {
  background-color: #f3f5f6;
}
.header .a-rss,
.header .a-rss:hover {
  float: left;
  width: 16px;
  height: 16px;
  padding: 0;
  background: transparent url(../img/a-rss.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
p,
ol,
ul,
dl,
address {
  margin-bottom: 1.6em;
  font-size: 1.8rem;
  line-height: 1.6em;
}
small {
  font-size: 14px;
  font-size: 1.4rem;
}
ul,
ol {
  margin: 0 0 1.6em -24px;
  padding: 0 0 0 24px;
}
li ul,
li ol {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
}
blockquote {
  margin: 0 0 1.6em -24px;
  padding-left: 24px;
  border-left: 1px solid #ccb58a;
  font-style: italic;
  font-weight: 600;
}
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
dl,
dd {
  margin-bottom: 1.6em;
}
dt {
  font-weight: bold;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 20.25%;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 22.78%;
}
abbr[title] {
  border-bottom: 1px dotted #c7ced6;
  cursor: help;
}
b,
strong {
  font-weight: 600;
}
dfn {
  font-style: italic;
}
ins {
  background-color: #f3f5f6;
  color: #000000;
  text-decoration: none;
}
mark {
  background-color: #f3f5f6;
  color: #000000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: Monaco, Courier New, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
sub,
sup {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0;
  vertical-align: baselineheight;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Theme styles */
.content {
  width: 80%;
  margin: 3% auto 0 auto;
  max-width: 1000px;
  *zoom: 1;
}
.content:before,
.content:after {
  display: table;
  content: "";
}
.content:after {
  clear: both;
}
header[role="banner"] {
  background: #4a4a4a url(./img/bgnew-2.png);
  border-bottom: 1px solid #e2e2e2;
  padding: 1em 0;
  position: relative;
  text-align: center;
}
header[role="banner"] h1 {
  margin-bottom: .5em;
}
header[role="banner"] h1 a {
  background: url(./img/sf-logo-4.png) no-repeat 0 0;
  border-bottom: none;
  width: 72px;
  height: 72px;
  display: block;
  margin: 0 auto;
  font-style: italic;
  font-weight: 600;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
header[role="banner"] p {
  color: #bcbcbc;
  margin: 0 auto 1em;
  text-shadow: 0 1px 0 #222;
  font-style: italic;
  line-height: 1.4;
}
header[role="banner"]:after,
header[role="banner"]:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
header[role="banner"]:after {
  border-top-color: #454545;
  border-width: 18px;
  left: 50%;
  margin-left: -18px;
}
header[role="banner"]:before {
  border-top-color: #e2e2e2;
  border-width: 19px;
  left: 50%;
  margin-left: -19px;
}
header[role="banner"] nav[role="navigation"] {
  padding: 1em 0;
  text-align: center;
}
header[role="banner"] nav[role="navigation"] ul {
  margin: 0 48px 0 0;
}
header[role="banner"] nav[role="navigation"] ul li {
  display: inline;
  margin-left: 5%;
}
header[role="banner"] nav[role="navigation"] ul li a {
  border-bottom: none;
  color: #bd9f66;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header[role="banner"] nav[role="navigation"] ul li a:hover {
  color: #ccb58a;
}
nav.sections {
    border-bottom: 1px solid #E2E2E2;
    font-style: italic;
    padding: 1.5em 0 2em;
    text-align: left;
}

nav.sections ul {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}
nav.sections ul li {
  display: block;
  margin: 0 0 1em 0;
}
nav.sections ul li:last-child {
  margin: 0;
}
nav.sections ul li a {
  color: #565656;
  font-size: 30px;
  font-size: 3rem;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
nav.sections ul li a:hover {
  color: #bd9f66;
  text-decoration: none;
}
nav.sections h3 {
  background: url(./img/diamond-single-2.png) no-repeat left center;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 600;
  padding-left: 1.35em;
  margin-bottom: .25em;
  -webkit-transition: background ease-in-out 0.2s;
  -moz-transition: background ease-in-out 0.2s;
  -ms-transition: background ease-in-out 0.2s;
  -o-transition: background ease-in-out 0.2s;
  transition: background ease-in-out 0.2s;
}
nav.sections a:hover h3 {
  background: url(./img/diamond-full.png) no-repeat left center;
}
nav.sections p {
  color: #9b9b9b;
  font-family: "myriad-pro-condensed", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  font-style: italic;
  line-height: 1.3;
  margin: 0;
  padding-left: 2em;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
nav.sections a:hover p {
  color: #828282;
}


.hentry header h1 {
  font-size: 42px;
  font-size: 4.2rem;
  text-align: center;
  font-style: italic;
}
.hentry header h1 a {
  border: none;
  color: #CCB58A;
}
.hentry header h2 {
  background: none;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  padding-bottom: 1em;
  margin-bottom: 2em;
  text-align: center;
  text-transform: uppercase;
}
.hentry header h2 a {
  border: none;
}
.hentry header h3 {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #e2e2e2;
  max-width: 30%;
  margin: 0 auto 1em;
}



.hentry header h3 span {
  position: relative;
  bottom: -10px;
  background-color: #ffffff;
  padding: 0 5%;
}
.entry-content {
  background: url(./img/close-section.png) no-repeat center bottom;
  padding-bottom: 2em;
  margin-bottom: 2em;
}
.entry-content .wp-caption a {
  border-bottom: none;
}
.entry-content .wp-caption img {
  max-width: 100% !important;
}
.entry-content .wp-caption-text {
  color: #7c7c7c;
  background: none !important;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "myriad-pro-condensed", "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.2em;
}
article .entry-content h2 {
  color: #ccb58a;
  font-size: 28px;
  font-size: 2.8rem;
  font-style: italic;
  padding: 1em 0 .35em;
  text-align: center;
}
span.sidenote {
  display: block;
  font-family: "myriad-pro-condensed", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
  font-weight: normal;
  color: #c9c9c9;
  line-height: 1.2em;
  margin-bottom: 1.6em;
  padding-top: .5em;
}
.entry-meta {
  font-size: 18px;
  font-size: 1.8rem;
}
.author-blurb,
.reply {
  color: #7c7c7c;
  font-family: "myriad-pro-condensed", "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.2em;
  margin-bottom: 2em;
}
.author-blurb h3,
.reply h3 {
  color: #ccb58a;
  font-weight: 400;
  text-transform: uppercase;
}
.author-blurb h4,
.reply h4 {
  margin-bottom: .75em;
}
#comments {
  border-top: 4px double #eee;
  clear: both;
  margin: 4em auto 0;
  padding-top: 2em;
}
#comments h2.comments-title {
  color: #ccb58a;
}
#comments ol.commentlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#comments ol.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 2em;
}
#comments .comment {
  border-bottom: 1px solid #eee;
  padding: 2em 0;
}
#comments .comment footer {
  position: relative;
  margin-bottom: 1em;
}
#comments .comment .comment-author img.avatar {
  border: 1px solid #EEE;
  float: left;
  margin-right: 14px;
  margin-left: -4px;
  padding: 4px;
}
#comments #respond {
  clear: both;
}
#comments #respond #reply-title {
  color: #ccb58a;
}
#comments #respond .form-allowed-tags {
  color: #969696;
  font-size: 16px;
  font-size: 1.6rem;
}
form span.required {
  color: #bd9f66;
  font-weight: 800;
}
form label {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: normal;
}
form input,
form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin: .5em 0 0;
  padding: 10px;
  border: 1px solid #ddd;
  background: #f5f5f5;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
form input.form-text:focus {
  border: 1px solid #ccc;
  background: #fff;
}
form textarea {
  height: 150px;
}
form p.form-help {
  margin: 5px 0 0 0;
  font-size: 12px;
  color: #999;
}
form input[type="submit"] {
  color: #eee;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  padding: .5em 1.5em;
  font-size: 18px;
  font-size: 1.8rem;
  border: 1px solid #ccc;
  background: #595959;
  background: -moz-linear-gradient(top, #595959 0%, #0e0e0e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #595959), color-stop(100%, #0e0e0e));
  background: -webkit-linear-gradient(top, #595959 0%, #0e0e0e 100%);
  background: -o-linear-gradient(top, #595959 0%, #0e0e0e 100%);
  background: -ms-linear-gradient(top, #595959 0%, #0e0e0e 100%);
  background: linear-gradient(top, #595959 0%, #0e0e0e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#0e0e0e',GradientType=0 );
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-shadow: 0 -1px 0 #000000;
  max-width: 185px;
}
form input[type="submit"]:hover,
form form input[type="submit"]:focus {
  border: 1px solid #bbb;
  background: #0e0e0e;
}
form input[type="submit"]:active {
  border: 1px solid #aaa;
  background: #0e0e0e;
}
#nav-above {
  display: none;
}
#nav-above .nav-previous a,
#nav-above .nav-next a {
  -webkit-transition: background ease-in-out 0.3s;
  -moz-transition: background ease-in-out 0.3s;
  -ms-transition: background ease-in-out 0.3s;
  -o-transition: background ease-in-out 0.3s;
  transition: background ease-in-out 0.3s;
  /*
		span {
			background: rgba(0,0,0,.4);
      font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
      color: #fff;
      //text-shadow: 1px 1px 0 rgba(0,0,0,.8);
      .font-size(12);
      line-height: normal;
      text-align: center;
      //font-weight: bold;
      position: absolute;
      top: 20%;
      padding: 10px;
      width: 85px;
      border-radius: 3px;
      //opacity: 0;
      //visibility: hidden;
      .transition(all ease-in-out .3s);
        &:after {
        	right: 100%;
        	border: solid transparent;
        	content: " ";
        	height: 0;
        	width: 0;
        	position: absolute;
        	pointer-events: none;
        }
        &:after {
        	border-right-color: rgba(0,0,0,.4);
        	border-width: 9px;
        	top: 50%;
        	margin-top: -9px;
        }
		}
		&:hover span {
			//visibility: visible;
			opacity: 1;
		}
*/

}
#nav-above .nav-previous a span,
#nav-above .nav-next a span {
  display: none;
}
#nav-above .nav-previous a span {
  right: -120px;
}
#nav-above .nav-next a span {
  left: -120px;
}
#nav-below {
  margin: 2em 0;
}
#nav-below .nav-previous {
  float: left;
}
#nav-below .nav-next {
  float: right;
}
footer[role="contentinfo"] {
  background: #4a4a4a url(./img/bgnew-2.png);
  border-top: 1px solid grey;
  color: #bbb;
  padding: 5em 0 2em;
  box-shadow: inset 0 0 12px #232323;
}
footer[role="contentinfo"] a {
  color: #f7f7f7;
  border-bottom: 1px solid;
}
footer[role="contentinfo"] a:hover {
  text-decoration: none;
  color: #c4c4c4;
}
footer[role="contentinfo"] h2,
footer[role="contentinfo"] h3 {
  font-family: "myriad-pro-condensed", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  color: #ccb58a;
  text-shadow: 0 1px 0 #000000;
  text-transform: uppercase;
}
footer[role="contentinfo"] p {
  color: #f7f7f7;
  text-shadow: 0 1px 0 #000000;
}
footer[role="contentinfo"] hr {
  background-color: grey;
  border: 0;
  clear: left;
  height: 1px;
}
footer[role="contentinfo"] ul {
  list-style: none;
  list-style-image: none;
  margin-bottom: 2em;
}
.col-content nav {
  float: left;
  width: 50%;
}
p.copyright {
  font-family: "myriad-pro-condensed", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  clear: left;
}
.page div[role="main"] article {
  max-width: none;
}
.page .entry-header h1,
.page .entry-header h2 {
  background: url(./img/diamond-single.png) no-repeat center bottom;
  padding-bottom: 1em;
  color: #ccb58a;
  font-style: italic;
}
.page img.jeff {
  border: 1px solid #ddd;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: .3em;
display: none;
}

.page img.jeff2 {
  border: 1px solid #ddd;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: .3em;
float: left;
margin-right: 1em;
}


.seperator {

  padding-bottom: 1em;
}
.category .page-header,
.archive .page-header {
  background: url(./img/close-section.png) no-repeat center bottom;
  padding-bottom: 2em;
  margin: 0 auto 2em;
  max-width: 660px;
  text-align: center;
}
.category .page-header h2,
.archive .page-header h2 {
  font-size: 48px;
  font-size: 4.8rem;
}
.category .page-header h2 a,
.archive .page-header h2 a {
  border-bottom: none;
  color: #ccb58a;
}
.archive .author-image {
  margin-bottom: 1em;
}
.page-template-page-dated-php [role="main"] h3 {
  color: #ccb58a;
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 1.5em;
  text-align: center;
}
ul.month_archive {
  list-style-type: none;
  text-align: center;
}
ul.month_archive li {
  margin-bottom: 2em;
  border-bottom: 4px double #ddd;
}
ul.month_archive .the_date {
  color: #969696;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
}
ul.month_archive .the_title {
  color: #000000;
  font-size: 21px;
  font-size: 2.1rem;
  font-style: italic;
  font-weight: 600;
}
ul.month_archive .excerpt,
ul.month_archive p:last-child {
  text-align: left;
}
.page-template-page-authors-php #authors-listing {
  margin-bottom: 4em;
}
.page-template-page-authors-php .author-posts ul {
  list-style-type: none;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.entry-content2 {
min-height: 2300px;
}


/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */

  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

@media only screen and (min-width: 600px) {
  .entry-content p {
    font-size: 22px;
    font-size: 2.2rem;
  }
  span.sidenote {
    float: right;
    width: 22.727272727%;
  }
  .author-blurb p,
  .reply p,
  .author-blurb a,
  .reply a {
    font-size: 22px;
    font-size: 2.2rem;
  }


}



@media only screen and (min-width: 630px) {

  nav.sections ul li {
    float: left;
    display: inline;
    margin: 0 3% 0 0;
    width: 28%;
  }

  div[role="main"] {
    padding: 6em 0 4em;
  }
}


@media only screen and (min-width: 600px) {

.entry-content2 {
	width: 100%;
	border-right: 0px;
	float: left;
}

}



@media only screen and (min-width: 724px) {

.entry-content2 {
	border-right: 0px;
	width: 100%;
	border-right: 0px;
	float: left;
	margin-right: 1%;
	padding-right: 5%;
}

  .entry-content p {
    font-size: 24px;
    font-size: 2.4rem;
  }
}




/* This was 920px, but was widened so sidebar drops down all at once
 * rather than squishing and individual parts dropping as the become to narrow — Matt Wright (8/05/2018) */
@media only screen and (min-width: 1141px) {

.entry-content2 {
	border-right: 1px dotted #CCCCCC;
	float: left;
	margin-right: 5%;
	width: 660px;
	padding-right: 5%;
}

  header[role="banner"] p {
    width: 43%;
  }

  nav.sections ul li {
    margin: 0 6% 0 0;
  }
  div[role="main"] article {
    margin: 0 auto;
    max-width: 660px;
  }

  div[role="main"] span.sidenote {
    margin-right: -25.757575758%;
  }

  #comments .comment {
    margin-right: 85px;
    overflow: visible;
    padding-bottom: 3em;
    width: 660px;
  }
  #comments .comment .comment-content {
    margin-left: 12.878787879%;
  }
  #comments .comment .reply {
    float: right;
  }
  form input[type="text"] {
    width: 50%;
  }
  #nav-above .nav-previous a,
  #nav-above .nav-next a {
    position: fixed;
    display: block;
    top: 50%;
    color: #fff;
    background: rgba(204, 204, 204, 0.7);
    border: none;
    font-size: 42px;
    font-size: 4.2rem;
    padding: 10px 20px 20px 20px;
  }
  #nav-above .nav-previous a:hover,
  #nav-above .nav-next a:hover {
    background: #bbbbbb;
  }
  #nav-above .nav-previous a:active,
  #nav-above .nav-next a:active {
    box-shadow: inset -1px 0 4px #bbbbbb;
  }
  #nav-above .nav-previous a {
    left: 0;
  }
  #nav-above .nav-next a {
    right: 0;
  }
  footer[role="contentinfo"] .col-about {
    float: left;
    width: 49%;
    margin-right: 10.5%;
    margin-bottom: 4em;
  }
  footer[role="contentinfo"] .col {
    float: left;
    width: 20.25%;
  }
  .page .entry-header {
    float: none;
    margin-top: -5px;
    width: 100%;
  }
  
  .page-template-page-dated-php [role="main"] h3 {
    clear: left;
    font-size: 38px;
    font-size: 3.8rem;
    text-align: left;
  }
  ul.month_archive li {
    float: left;
    width: 32%;
    margin-right: 2%;
  }
  ul.month_archive li:nth-of-type(3) {
    margin-right: 0;
  }
  .page-template-page-authors-php .author-posts-wrapper {
    *zoom: 1;
    margin-bottom: 4em;
  }
  .page-template-page-authors-php .author-posts-wrapper:before,
  .page-template-page-authors-php .author-posts-wrapper:after {
    display: table;
    content: "";
  }
  .page-template-page-authors-php .author-posts-wrapper:after {
    clear: both;
  }
  .page-template-page-authors-php .author-avatar {
    float: left;
    margin-right: 6.5%;
    width: 17%;
  }
  .page-template-page-authors-php .author-posts {
    float: left;
    width: 49%;
  }
}





div[role="main"] {
padding: 0em 4em;
}

div[role="main"] article {
   padding-bottom: 5%;
	margin-bottom: 2%;
}


.home .hentry header h2 {
	margin-bottom: 2em;
}


.home h2 a {
color: #CCB58A;
}

header[role="banner"] p {
width: 65%;
}

.edit-link {
display: none;
}

#ssba, #ssba a {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
font-family: georgia, serif !important;
font-size: 20px;
border-bottom: 0px;
}

#ssba  {
margin-bottom: 20px;
font-weight: bold;
}

form#searchform input[type="text"] {
max-width: 180px;
}

#sidebar {
min-width: 160px;
/* hack to give sidebar dimensions, since it doesn't have any due to the main content being floated */
overflow: hidden;
}

#sidebar h2 {
font-size: 2.2rem;
line-height: 1.2;
margin-bottom: 0.8em;
}

#sidebar ul li {
list-style-type: circle;
}

.col .screen-reader-text {
display: none;
}

.col select {
display: block;
margin-left: 5px; /* so active state isn't clipped by overfow hidden on #sidebar */
max-width: 90%;
}

.col select,
.col #s {
margin-top: -10px;
margin-bottom: 1.6em;
}

.col #s {
width: 100%;
}

.col #searchsubmit {
display: none;
}

.sep {
display: none;
}
