/*!
	Theme Name: Money Morning
	Description: Genesis-powered theme for Money Morning.
	Author: WebDevStudios
	Author URI: http://www.webdevstudios.com/
	Version: 2.0.1

	Tags: black, orange, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.0.1

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
@font-face {
  font-family: 'Minion Pro Bold';
  src: url("lib/fonts/minionpro-bold-webfont.eot");
  src: url("lib/fonts/minionpro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("lib/fonts/minionpro-bold-webfont.woff") format("woff"), url("lib/fonts/minionpro-bold-webfont.ttf") format("truetype"), url("lib/fonts/minionpro-bold-webfont.svg#MinionProBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Regular';
  src: url("lib/fonts/proximanova-regular-webfont.eot");
  src: url("lib/fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("lib/fonts/proximanova-regular-webfont.woff") format("woff"), url("lib/fonts/proximanova-regular-webfont.ttf") format("truetype"), url("lib/fonts/proximanova-regular-webfont.svg#ProximaNovaRgRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Regular Bold';
  src: url("lib/fonts/proximanova-bold-webfont.eot");
  src: url("lib/fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("lib/fonts/proximanova-bold-webfont.woff") format("woff"), url("lib/fonts/proximanova-bold-webfont.ttf") format("truetype"), url("lib/fonts/proximanova-bold-webfont.svg#ProximaNovaRgBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Light Bold';
  src: url("lib/fonts/proximanova-semibold-webfont.eot");
  src: url("lib/fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("lib/fonts/proximanova-semibold-webfont.woff") format("woff"), url("lib/fonts/proximanova-semibold-webfont.ttf") format("truetype"), url("lib/fonts/proximanova-semibold-webfont.svg#ProximaNovaLtBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Italic';
  src: url("lib/fonts/proximanova-regitalic-webfont.eot");
  src: url("lib/fonts/proximanova-regitalic-webfont.eot?#iefix") format("embedded-opentype"), url("lib/fonts/proximanova-regitalic-webfont.woff") format("woff"), url("lib/fonts/proximanova-regitalic-webfont.ttf") format("truetype"), url("lib/fonts/proximanova-regitalic-webfont.svg#ProximaNovaRgItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  margin-left: 24px;
  margin-left: 2.4rem;
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  color: #333;
  background: #eeebe6;
}

img {
  border-style: none;
}

input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

q {
  quotes: none;
}

q:before {
  content: '"';
}

q:after {
  content: '"';
}

cite:before {
  content: '- ';
}

.skip {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.skip:focus {
  z-index: 9999;
  left: 0;
  width: auto;
  height: auto;
  color: #000;
}

.hidden {
  display: none;
}

/* =Typography < base.css
========================= */
html {
  font-size: 81.3%;
}

* {
  font-size: 100.01%;
}

.entry-content, .entry-summary {
  font-size: 107.69%;
}

/* this increases default to 14px */
/* Links */
a,
a:visited {
  text-decoration: underline;
  color: #456626;
  outline: 0;
}

a:hover,
a:focus {
  text-decoration: none;
}

/* Links - no hover */
/* Header subnav, primary nav, */
.add-nav a, #nav a.nav-pulldown-anchor,
.dashboard-list a.title, .archive-list a.title, .headline-list a.title,
.archive-list .block h1 a {
  text-decoration: none;
}

.add-nav a:hover, #nav a.nav-pulldown-anchor:hover,
.dashboard-list a.title:hover, .archive-list a.title:hover, .headline-list a.title:hover,
.archive-list .block h1 a:hover {
  text-decoration: none;
}

/* Links - alternate hover */
/* Footer, left panel, category/comment, headlines */
.footer-list a,
.left-panel a,
.cat-comment-heading a,
.header-headline-title a,
a.title,
.pb-block a,
.block h1 a,
.row-c6-12-34-56 .block h3 a,
.row-c4-12-34 h2 a,
.cfct-row-a-b-c .block h3 a,
.cfct-row-d-e h2 a,
.editors-block a,
.archive-footer-navigation a,
h1.entry-title a,
.resizer a,
.mm_sidebar_tab_block .tabset-title li a,
.account-block .pb-ticker-title-container li a,
#header .research-services-ul li a,
#header .nav-block .nav-element-list li a,
#tab-dashboard .tabset a,
.widget a {
  text-decoration: none;
}

.footer-list a:hover,
.left-panel a:hover,
.cat-comment-heading a:hover,
.header-headline-title a:hover,
a.title:hover,
.pb-block a:hover,
.block h1 a:hover,
.row-c6-12-34-56 .block h3 a:hover,
.row-c4-12-34 h2 a:hover,
.cfct-row-a-b-c .block h3 a:hover,
.cfct-row-d-e h2 a:hover,
.editors-block a:hover,
.archive-footer-navigation a:hover,
h1.entry-title a:hover,
.resizer a:hover,
.mm_sidebar_tab_block .tabset-title li a:hover,
.account-block .pb-ticker-title-container li a:hover,
#header.research-services-ul li a:hover,
#header .nav-block .nav-element-list li a:hover,
#tab-dashboard .tabset a:hover,
.widget a:hover {
  text-decoration: underline;
}

/* Forms */
textarea,
input {
  background: #f7f6f4 url(images/1x1-c3c3c3.gif) repeat-x 0 0;
  border: 1px solid #ddd;
  border-color: #7c7c7c #c3c3c3 #ddd;
  font-family: Tahoma, Verdana, "Lucida Grande", "Calibri", "Trebuchet MS", sans-serif;
  padding: 2px 3px 3px;
}

button,
input {
  vertical-align: middle;
}

button {
  cursor: pointer;
}

input.button,
button,
input.submit,
a.submit-style-anchor-tag,
.widget_login .submit,
.featured-post-advertisement input[type=submit] {
  background: #c63427;
  border: 1px solid #9a0b06;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-family: "Proxima Regular", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 4px 5px 6px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9d501f;
  text-transform: uppercase;
  -webkit-appearance: none;
}

a.submit-style-anchor-tag:hover {
  text-decoration: none;
}

input.button.button-gray,
button.button-gray,
input.submit.button-gray,
a.submit-style-anchor-tag.button-gray {
  background-color: #636363;
  border: 1px solid #000;
  border-color: #333333;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 2px 3px;
}

button.button-gray:hover {
  background-color: #636363;
}

input.btn-subscribe {
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
}

/* Font sizes and vertical measure - pending */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h1-alt,
.h1-alt-2,
.h2,
.h2-alt,
.h3,
.h3-alt,
.h3-nospace,
.h4 {
  display: block;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin-bottom: 9px;
  color: #456626;
}

/* Declare the post-specific H1 style */
.single-post h1,
.single-post .h1,
.single-post .h1-alt,
.single-post .h1-alt-2 {
  font: 2.615em/1.059em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  /* Approx 34px */
}

/* Else use this H1 style */
h1,
.h1,
.h1-alt,
.h1-alt-2 {
  font: 2.154em/1.143em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  /* Approx 28px */
}

h2,
.h2,
.h2-alt,
big,
.big {
  color: #212F2B;
  font: 1.231em/1.25em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  /* Approx 16px */
}

h3,
.h3,
.h3-alt,
.h3-nospace {
  font: bold 1.538em/1.286em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  /* Approx 20px */
}

.h3-nospace {
  margin-bottom: 0;
}

h4,
.h4 {
  font: bold 1.231em/1.286em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  /* Approx 16px */
}

h5,
.h5 {
  font: bold 1.077em/1.286em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  /* Approx 14px */
}

h6,
.h6 {
  font: bold 0.923em/1.102em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  /* Approx 12px */
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited,
.h1 a:visited,
.h2 a:visited,
.h3 a:visited {
  color: #456626;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active,
.h1 a:active,
.h2 a:active,
.h3 a:active {
  color: #212f2b;
}

p,
pre,
dl,
ul,
ol {
  margin-bottom: 18px;
}

blockquote {
  color: #747474;
  margin: 0 18px 18px;
}

ol,
ul {
  margin-left: 24px;
}

ul {
  /*	list-style-image:url(../img/bullet.gif);*/
}

dd {
  margin-left: 18px;
}

li ul,
li ol {
  margin-bottom: 0;
  margin-top: 9px;
}

li,
dd,
.tight {
  margin-bottom: 9px;
}

.tight li {
  margin-bottom: 0;
}

.caps {
  text-transform: uppercase;
}

acronym,
small,
.small {
  font-size: 10.5px;
}

hr {
  background: #ddd;
  border: none;
  color: #ddd;
  height: 1px;
  margin-bottom: 18px;
}

th {
  font-weight: normal;
  text-align: left;
}

.fieldgroup {
  margin-bottom: 9px;
}

.alt-font {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.dim,
a.dim,
a.dim:visited {
  color: #777;
  font-weight: normal;
}

.accessibility, .screen-reader-text {
  left: -32000px;
  position: absolute;
}

body.home .home-main-story {
  background-color: #fff;
}

body.home .home-main-story .date-before {
  margin-top: 0;
}

.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}

/* Typographical Elements.
--------------------------------------------- */
html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
}

body {
  background-color: #eeebe6;
  color: #333333;
  font-family: "Proxima Regular", sans-serif;
  font-size: 14px;
  line-height: 1.625;
  margin: 0;
}
@media screen and (max-width: 800px) {
  body {
    overflow: hidden;
  }
}

a {
  color: #3B7E2E;
  text-decoration: underline;
}

a:hover {
  color: #3B7E2E;
  text-decoration: none;
}

p {
  margin: 0 0 12px;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

b,
strong {
  font-family: "Proxima Regular Bold", sans-serif;
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 40px;
}

blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}

small,
.small {
  font-size: 10px;
  font-size: 1rem;
}

/* Headings
--------------------------------------------- */
h1,
h2,
h4,
h5,
h6 {
  color: #456626;
  display: block;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 10px;
}
@media screen and (max-width: 800px) {
  h1,
  h2,
  h4,
  h5,
  h6 {
    line-height: 1;
  }
}

h1 {
  font-size: 41px;
  font-size: 4.1rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
@media screen and (max-width: 600px) {
  h1 {
    font-size: 30px;
    font-size: 3rem;
  }
}

h2 {
  font-size: 30px;
  font-size: 3rem;
}

h3 {
  color: #C03434;
  display: block;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 15px;
  margin-top: 8px;
}

.h3-alt {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  font-family: "Proxima Regular", sans-serif;
  line-height: 1.2;
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
}

h5 {
  font-size: 14px;
  font-size: 1.4rem;
}

h6 {
  font-size: 12px;
  font-size: 1.2rem;
}

.entry-content br {
  display: block;
  font-size: 1em;
  line-height: 18px;
  line-height: 1.8rem;
  height: 18px;
  height: 1.8rem;
  width: 100%;
  content: '';
}
.entry-content li br {
  height: 0;
  line-height: 1;
}
.entry-content form br {
  height: 5px;
  height: 0.5rem;
}

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption,
.gallery-caption {
  max-width: 100%;
}

img {
  height: auto;
}

.featured-content img,
.gallery img {
  width: auto;
}

/* Forms
--------------------------------------------- */
input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}

::-moz-placeholder {
  color: #000;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #000;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #000;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 16px 24px;
  text-transform: uppercase;
  width: auto;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
  background-color: #e5554e;
  color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
  background-color: #e5554e;
  color: #fff;
}

.entry-content .button:hover {
  color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
  background-color: #fff;
  color: #000;
}

.button {
  display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}

/* Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}
table.image {
  margin-bottom: 10px;
  width: auto;
}
table.image tbody,
table.image td {
  border: none;
}
table.image td {
  line-height: 1.3;
  text-align: center;
}
table.image b,
table.image strong {
  font-family: "Proxima Regular", sans-serif;
}
table.image br {
  height: 0;
}

tbody {
  border-bottom: 1px solid #ddd;
}

td,
th {
  text-align: left;
}

td {
  border-top: 1px solid #ddd;
  padding: 6px 0;
}

th {
  font-weight: 400;
}

/* Graphics
--------------------------------------------- */
.sprite,
.below-header #menu-below-header.menu > li.sprite a {
  background: url(images/sprite.png) no-repeat;
}

/* Pagination
--------------------------------------------- */
.archive-pagination.pagination {
  margin: 13px 0 13px 13px;
  margin: 1.3rem 0 1.3rem 1.3rem;
}
.archive-pagination a {
  font-size: 13px;
  font-size: 1.3rem;
  text-decoration: none;
}
.archive-pagination a:hover {
  color: #456626;
  text-decoration: underline;
}
.archive-pagination .numeric-pagination a,
.archive-pagination .numeric-pagination .active a,
.archive-pagination .numeric-pagination .active a:first-child,
.archive-pagination .numeric-pagination .pagination-omission {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 2px 10px;
  padding: 0.2rem 1rem;
  margin: 0;
}
.archive-pagination .numeric-pagination .active a:hover {
  cursor: text;
  text-decoration: none;
}

.pagination-previous,
.pagination-next {
  line-height: 2.2;
}

.prev.page-numbers {
  display: none;
}

.pagination-previous a {
  padding: 0 10px 0 20px;
  padding: 0 1rem 0 2rem;
}
.pagination-previous a.first-page-link {
  padding: 0;
}
.pagination-previous a.first-page-link.first-page {
  padding-right: 10px;
  padding-right: 1rem;
}

.pagination-next a {
  padding-left: 10px;
  padding-left: 1rem;
}
.pagination-next a.last-page-link {
  padding-left: 20px;
  padding-left: 2rem;
}

.numeric-pagination {
  float: left;
}

/* Site Containers
--------------------------------------------- */
.site-inner,
.wrap {
  margin: 0 auto;
  max-width: 1000px;
}

.site-inner {
  clear: both;
}

.inner {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 15px #505050;
  -moz-box-shadow: 0px 0px 15px #505050;
  box-shadow: 0px 0px 15px #505050;
  float: left;
  padding: 0 29px 0 100px;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .inner {
    padding: 0;
    width: 100%;
    overflow: hidden;
  }
}

/* Column Widths and Positions
--------------------------------------------- */
/* Wrapping div for .content and .sidebar-primary */
.content-sidebar-wrap {
  margin: 0 auto;
  width: 100%;
}

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}

/* Content */
.content {
  float: right;
  margin-top: 15px;
  width: 65.555%;
  max-width: 100%;
}
@media screen and (max-width: 600px) {
  .content {
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 0 11px;
  }
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 520px;
}

.full-width-content .content {
  padding-bottom: 32px;
  padding-bottom: 3.2rem;
  width: 100%;
}

/* Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 31%;
  max-width: 100%;
}
@media screen and (max-width: 600px) {
  .sidebar-primary {
    left: -9999px;
    position: absolute;
  }
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}

/* Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}

.one-third,
.two-sixths {
  width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}

.one-fourth {
  width: 23.076923076923077%;
}

.three-fourths {
  width: 74.35897435897436%;
}

.one-sixth {
  width: 14.52991452991453%;
}

.five-sixths {
  width: 82.90598290598291%;
}

.first {
  clear: both;
  margin-left: 0;
}

/* Avatar
--------------------------------------------- */
.avatar {
  float: left;
}

.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

.comment .avatar {
  margin: 0 16px 24px 0;
}

/* Genesis
--------------------------------------------- */
.breadcrumb {
  margin-bottom: 20px;
}

.archive-description,
.author-box {
  background-color: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  margin-bottom: 40px;
  padding: 40px;
}

.author-box-title {
  font-size: 16px;
  margin-bottom: 4px;
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden;
}

.site-header .search-form {
  float: right;
  margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
  width: 50%;
}

.search-form input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Titles
--------------------------------------------- */
.archive-title {
  font-size: 20px;
}

.entry-title {
  color: #3B7E2E;
  font-size: 36px;
}
.single .entry-title {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 12px;
}

.entry-title a,
.sidebar .widget-title a {
  color: #3B7E2E;
  text-decoration: none;
}

.entry-title a:hover {
  color: #3B7E2E;
  text-decoration: underline;
}

.widget-title {
  font-size: 18px;
  margin-bottom: 20px;
}

.footer-widgets .widget-title {
  color: #fff;
}

/* WordPress
--------------------------------------------- */
.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}

.wp-caption-text {
  font-weight: 700;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

/* Site Widget and Widget Areas
--------------------------------------------- */
@media screen and (max-width: 800px) {
  section#text-4 {
    position: absolute;
    left: -9999px;
  }
}

@media screen and (max-width: 800px) {
  #login-2 {
    float: right;
  }
}

.widget {
  word-wrap: break-word;
}
.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}
.widget li li {
  border: none;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}
.widget_calendar table td,
.widget_calendar table th {
  text-align: center;
}

/* Featured Content
--------------------------------------------- */
.featured-content .entry {
  border-bottom: 2px solid #f5f5f5;
  margin-bottom: 20px;
  padding: 0 0 24px;
}

.footer-widgets .entry {
  border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
  font-size: 20px;
}

/* Footer Widgets
--------------------------------------------- */
.site-footer {
  box-sizing: border-box;
}
.site-footer .footer-widgets {
  background: transparent;
  padding: 0;
}
.site-footer .footer-widgets .footer-widgets-1 {
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .site-footer .footer-widgets .footer-widgets-1 {
    box-sizing: border-box;
    padding: 10px;
  }
}
.site-footer .footer-widgets .widget-title,
.site-footer .footer-widgets .widgetittle {
  background: transparent;
  border-bottom: 1px solid #b7b7b7;
  color: #636363;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1.6rem;
  margin: 0 0 8px -12px;
  padding: 0 0 7px 11px;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .site-footer .footer-widgets .widget-title,
  .site-footer .footer-widgets .widgetittle {
    margin: 0;
    padding: 10px 0;
  }
}
.site-footer .footer-widgets .widget_nav_menu,
.site-footer .footer-widgets .widget_nav_menu:last-child {
  clear: both;
  float: left;
  margin-bottom: 17px;
  width: 100%;
}
.site-footer .footer-widgets .menu li {
  border: none;
  float: left;
  margin: 0;
  padding: 0;
  width: 33%;
}
.site-footer .footer-widgets .menu a {
  color: #456626;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 19px;
  line-height: 1.9rem;
  text-decoration: underline;
}
.site-footer .footer-widgets .menu a:hover {
  text-decoration: none;
}
.site-footer .footer-widgets p {
  color: #333;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 19px;
  line-height: 1.9rem;
}
@media screen and (max-width: 600px) {
  .site-footer .footer-widgets .wrap {
    margin-left: -10px;
  }
}

/* New Sidebar */
.widget-wrap {
  position: relative;
}

ul#sidebar-in-the-news {
  display: block;
  clear: both;
  height: auto;
  margin: 0 0 30px 10px;
}
ul#sidebar-in-the-news li {
  display: block;
  clear: both;
}
ul#sidebar-in-the-news li .sidebar-video-thumb img.attachment-post-thumbnail {
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}
ul#sidebar-in-the-news li small {
  display: block;
  clear: both;
}
ul#sidebar-in-the-news li .sidebar-video-title {
  display: block;
  clear: both;
}
ul#sidebar-in-the-news li .sidebar-video-title a {
  text-decoration: none;
  font: bold 1.173em/1.286em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
ul#sidebar-in-the-news li .sidebar-video-title a:hover {
  text-decoration: underline;
}

ul.sidebar-top-content {
  display: block;
  clear: both;
  height: auto;
  margin: 0;
}
ul.sidebar-top-content li {
  display: block;
  clear: both;
  border-top: 1px solid #ccc;
  margin: 10px 0 0;
  padding: 10px 0 0;
}
ul.sidebar-top-content li:first-child {
  border: none;
  margin-top: 0;
  padding-top: 0;
}
ul.sidebar-top-content li h5 {
  color: #666;
  font-family: Arial, Helvetica, Verdana;
  font-size: 12px;
  text-transform: uppercase;
}
ul.sidebar-top-content li img {
  width: 75px;
  height: auto;
  float: left;
  margin-right: 10px;
}
ul.sidebar-top-content li .sidebar-top-content-title {
  display: block;
}
ul.sidebar-top-content li .sidebar-top-content-title a {
  text-decoration: none;
  font: bold 1.173em/1.286em Georgia, Times, "Times New Roman", serif;
  color: #456626;
}
ul.sidebar-top-content li .sidebar-top-content-title a:hover {
  text-decoration: underline;
}

/* Tabs */
dl.sidebar-top-content-tabs {
  display: block;
  position: absolute;
  right: -210px;
  width: 210px;
  margin: 0;
  padding: 0;
  border: solid 1px #ddd;
  border-left: none;
  box-shadow: 8px 0 8px #aaa;
  font: Arial, Helvetica, sans-serif;
}
dl.sidebar-top-content-tabs dd {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
}
dl.sidebar-top-content-tabs dd:first-child a {
  border-top: none;
}
dl.sidebar-top-content-tabs dd a {
  letter-spacing: .02em;
  text-decoration: none;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  width: auto;
  height: auto;
  padding: 14px 9px 12px 45px;
  border-top: solid 1px #ddd;
  border-left: solid 1px #ddd;
  margin: 0;
  color: #888;
  background: #f3f3f3;
}
dl.sidebar-top-content-tabs dd a.active {
  background: #fff;
  color: #333;
  border-left: 1px solid #fff;
  height: auto;
}
dl.sidebar-top-content-tabs dd a.active .tabs-avatar img {
  border: 1px solid #fff;
  opacity: 1;
}
@media screen and (max-width: 1380px) {
  dl.sidebar-top-content-tabs dd a.active {
    font-size: 14px;
  }
}
dl.sidebar-top-content-tabs dd a .tabs-avatar img {
  position: absolute;
  left: 3px;
  top: 0;
  margin: 5px auto;
  border: 1px solid #ccc;
  width: auto;
  height: 36px;
  opacity: .5;
}
@media screen and (max-width: 1380px) {
  dl.sidebar-top-content-tabs {
    position: relative;
    width: auto;
    right: 0;
    border-bottom: none;
    border-left: none;
    box-shadow: none;
  }
}

ul.sidebar-top-content-tabs-content {
  overflow: auto;
  margin: 0;
  padding: 10px;
  display: block;
  border: solid #ddd 1px;
  border-left: none;
}
ul.sidebar-top-content-tabs-content ul {
  list-style: none;
}
ul.sidebar-top-content-tabs-content > li {
  display: none;
}
ul.sidebar-top-content-tabs-content > li.active {
  display: block;
}

.sidebar-top-content strong {
  display: block;
  color: #555;
  text-transform: uppercase;
}

#sidebar #twitter-widget-2 {
  margin: 0;
}

.disclosure {
  color: #939393;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.5;
}

#featured-post-2 .entry-title a {
  font-size: 16px;
  font-weight: 700;
  color: #444;
  line-height: 1.2;
  margin-bottom: 8px;
  display: block;
  text-decoration: none;
  padding-left: 3%;
}

#featured-post-2 .entry-content p {
  color: #888;
  line-height: 1.4;
  font-size: 11px;
  padding-left: 3%;
}

#featured-post-2 article > a {
  margin: 0;
}

#featured-post-2 img {
  margin: 0 auto 10px;
  width: 100%;
  display: block;
}

#featured-post-2 .entry-time {
  text-transform: capitalize;
  font-style: italic;
  padding-left: 3%;
}

#featured-post-2 .entry-author {
  text-transform: capitalize;
  font-style: italic;
}

#featured-post-2 .entry-comments-link {
  display: none;
}

#featured-post-2 .entry-meta {
  margin-bottom: 8px;
}

#featured-post-2 article {
  padding-bottom: 24px;
}

section[id^="recent-posts"] li:hover, div[id^="recent-posts"] li:hover {
  background: #E8E4DB;
  text-decoration: none;
}

section[id^="recent-posts"] li a, div[id^="recent-posts"] li a {
  text-decoration: none;
  font: 1.173em/1.286em Georgia, Times, "Times New Roman", serif;
  color: #456626;
}

section[id^="recent-posts"] li a:hover, div[id^="recent-posts"] li a:hover {
  text-decoration: none;
}

section[id^="recent-posts"] li .post-date, div[id^="recent-posts"] li .post-date {
  display: none;
}

section[id^="recent-posts"] li, div[id^="recent-posts"] li {
  padding-left: 3%;
  padding-bottom: 2%;
  padding-top: 2%;
}

.melt .object-stream {
  height: auto !important;
}

/* styles for Money Morning - Stock Videos */
.stock-video-widget {
  font-size: 1.2em;
  line-height: 1.2em;
}

/* styles for Money Morning - Stocial Stock News */
.stocial-stock-news iframe {
  min-height: 370px !important;
}

/* Genesis eNews Extended
--------------------------------------------- */
.enews-widget,
.enews-widget .widget-title {
  color: #fff;
}
.enews-widget input,
.enews-widget input:focus {
  border: 1px solid #000;
}
.enews-widget input {
  font-size: 16px;
  margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
  background-color: #e5554e;
  color: #fff;
  margin: 0;
  width: 100%;
}
.enews-widget input:hover[type="submit"] {
  background-color: #fff;
  color: #000;
}

.sidebar .widget.enews-widget {
  background-color: #000;
}

.enews form + p {
  margin-top: 24px;
}

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
  font-size: 18px;
  padding: 16px;
}
div.gform_wrapper .ginput_complex label {
  padding: 0;
}
div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 16px 0 0;
}
div.gform_wrapper .gform_footer input[type=submit] {
  font-size: 16px;
  padding: 16px 24px;
}

#wpstats {
  display: none;
}

.site-header {
  background-color: #fff;
  margin: 0 auto;
  max-width: 100%;
}

/* Title Area
--------------------------------------------- */
.title-area {
  -webkit-box-shadow: 7px 6px 11px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 7px 6px 11px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 7px 6px 11px -2px rgba(0, 0, 0, 0.2);
  float: left;
  height: 58px;
  padding: 18px 0 13px;
  width: 36.777%;
  max-width: 100%;
}
@media screen and (max-width: 800px) {
  .title-area {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .title-area {
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}

.header-full-width .title-area {
  width: 100%;
}

.site-title {
  font-size: 32px;
  font-weight: 400;
  line-height: 1.2;
}
.site-title a,
.site-title a:hover {
  color: #000;
}

.header-image .site-title > a {
  background: url(images/logo2015.png) no-repeat left;
  float: left;
  min-height: 60px;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .header-image .site-title > a {
    background: url(images/logo2015.png) no-repeat center;
  }
}
.header-image.logged-in .site-title > a {
  background: url(images/logo-pb.png) no-repeat left;
}
@media screen and (max-width: 600px) {
  .header-image.logged-in .site-title > a {
    background: url(images/logo-pb.png) no-repeat center;
  }
}

.site-description {
  font-size: 16px;
  line-height: 1.5;
}

.site-description,
.site-title {
  margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px;
}

/* Widget Area
--------------------------------------------- */
.site-header .widget-area {
  float: right;
  width: 63%;
  max-width: 100%;
}
@media screen and (max-width: 800px) {
  .site-header .widget-area {
    float: right;
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .site-header .widget-area {
    height: 70px;
    min-height: 70px;
  }
}
.site-header .widget-area .widget_login {
  float: right;
  width: 190px;
}
@media screen and (max-width: 600px) {
  .site-header .widget-area .widget_login {
    float: right;
    width: 65%;
    padding-right: 10px;
  }
}
.site-header .widget-area .widget_header_ad {
  width: 320px;
}

@media screen and (max-width: 600px) {
  .account-block {
    float: left;
    width: 60%;
  }
}

.below-header {
  clear: both;
  margin: 0 auto;
  width: 100%;
}
.below-header .widget_nav_menu {
  clear: both;
}
.below-header #menu-below-header a {
  text-decoration: none;
}
.below-header #menu-below-header.menu {
  background: #212f2b;
  border-bottom: 6px solid #dcbf4b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  float: left;
  font-family: 'Times New Roman', serif;
  padding: 0 15px 0 0;
  position: relative;
  width: 100%;
}
.below-header #menu-below-header.menu > li {
  float: left;
  margin: 0 5px 0 0;
  padding-right: 17px;
}
.below-header #menu-below-header.menu > li.nav-members {
  background: none;
}
.below-header #menu-below-header.menu > li.nav-members > a {
  background: none;
  color: #dcbf4b;
  text-decoration: underline;
}
.below-header #menu-below-header.menu > li.nav-members > a:hover {
  color: #dcbf4b;
  text-decoration: none;
}
.below-header #menu-below-header.menu > li.sprite {
  background: none;
  float: right;
  margin-right: 5px;
  padding: 0;
}
@media screen and (max-width: 600px) {
  .below-header #menu-below-header.menu > li.sprite {
    display: none;
  }
}
.below-header #menu-below-header.menu > li.sprite > a {
  display: block;
  height: 19px;
  overflow: hidden;
  padding: 9px 5px 3px 5px;
  text-indent: -999999px;
  width: 19px;
}
.below-header #menu-below-header.menu > li.sprite.feed a {
  background-position: -31px 6px;
}
.below-header #menu-below-header.menu > li.sprite.videos a {
  background-position: -65px 6px;
  width: 24px;
}
.below-header #menu-below-header.menu > li.sprite.archive {
  margin: 0;
}
.below-header #menu-below-header.menu > li.sprite.archive a {
  background-position: -178px 6px;
}
.below-header #menu-below-header.menu > li.parent > a {
  padding: 8px 15px 6px 10px;
  padding: 0.8rem 1.5rem 0.6rem 1rem;
  background: url(images/arrow-nav.png) no-repeat 100% 50%;
}
.below-header #menu-below-header.menu > li > a {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 17px;
  line-height: 1.7rem;
  padding: 8px 0 6px 10px;
  padding: 0.8rem 0 0.6rem 1rem;
  color: #fff;
  display: block;
  text-transform: uppercase;
}
.below-header #menu-below-header.menu > li:hover, .below-header #menu-below-header.menu > li.active {
  background: #dcbf4b;
}
.below-header #menu-below-header.menu > li:hover a, .below-header #menu-below-header.menu > li.active a {
  color: #212f2b;
  text-decoration: none;
}
.below-header #menu-below-header.menu > li:hover.nav-members, .below-header #menu-below-header.menu > li.active.nav-members {
  background: none;
  color: #dcbf4b;
}
.below-header #menu-below-header.menu > li:hover .author-title > a, .below-header #menu-below-header.menu > li.active .author-title > a {
  text-decoration: underline;
}
.below-header #menu-below-header.menu > li .sub-menu a {
  color: #456626;
}
.below-header #menu-below-header.menu > li .sub-menu a:hover {
  text-decoration: underline;
  color: #456626;
}
.below-header #menu-below-header.menu .home {
  margin: 0;
  padding: 0;
}
.below-header #menu-below-header.menu .home a {
  background: url(images/sprite.png) no-repeat 13px -69px;
  display: block;
  height: 15px;
  padding: 13px 14px 3px 13px;
  position: relative;
  text-indent: -999999px;
  width: 20px;
}
.below-header .sub-menu {
  background: #fff;
  border: 6px solid #dcbf4b;
  display: none;
  left: 0;
  overflow: hidden;
  padding: 5px 26px 17px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 600px) {
  .below-header .sub-menu {
    padding: 5px 10px 17px;
  }
}
.below-header .sub-menu li,
.below-header .sub-menu .sub-post-box {
  border-top: 1px solid #cfcfcf;
  display: block;
  float: left;
  font-family: "Proxima Regular", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem;
  margin: 0 13px 13px 0;
  overflow: hidden;
  padding: 12px 0 0;
  text-transform: none;
  vertical-align: top;
  width: 31%;
}
.below-header .sub-menu .post-title {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 18px;
  line-height: 1.8rem;
  margin: 0 0 8px;
  padding: 0;
}
.below-header .sub-menu table,
.below-header .sub-menu tbody,
.below-header .sub-menu td {
  border: none;
}
.below-header .sub-post-wrap {
  overflow: hidden;
  width: 100%;
}
.below-header .sub-post-wrap.first li,
.below-header .sub-post-wrap.first .sub-post-box {
  border-top: none;
}
.below-header #top-picks-submenu .sub-post-box {
  float: left;
  margin: 0 2% 6px 0;
  width: 18%;
}
@media screen and (max-width: 600px) {
  .below-header #top-picks-submenu .sub-post-box {
    margin: 0 2% 6px;
    width: 46%;
  }
}
.below-header #top-picks-submenu .sub-post-box a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 16px;
  line-height: 1.6rem;
}
.below-header #top-picks-submenu .heading {
  border-bottom: 1px solid #cfcfcf;
  display: block;
  font-size: 10px;
  font-size: 1rem;
  margin: 0 0 8px 0;
  padding: 0 0 7px 0;
  text-transform: uppercase;
}
.below-header #top-picks-submenu .sub-post-box,
.below-header #top-picks-submenu li {
  border-top: none;
}
.below-header #top-picks-submenu ul,
.below-header #top-picks-submenu li {
  width: 100%;
}
.below-header #top-picks-submenu li {
  margin-bottom: 0;
  padding: 0 0 12px;
}
.below-header #top-picks-submenu a {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.below-header #research-submenu {
  padding-top: 16px;
}
.below-header #research-submenu .col-9 {
  margin-right: 12px;
}
.below-header #research-submenu .heading {
  border-bottom: 1px solid #cfcfcf;
  display: block;
  font-family: "Proxima Regular", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  margin: 0 0 8px 0;
  padding: 0 0 7px 0;
  text-transform: uppercase;
}
.below-header #research-submenu li {
  border: none;
  display: inline-block;
  float: none;
  margin: 0 3% 6px 0;
  padding: 0 0 6px;
  vertical-align: top;
  width: 30%;
}
.below-header #research-submenu .sub-post-box {
  border: none;
}
.below-header #research-submenu .first {
  clear: left;
}
.below-header #research-submenu .research-services-ul li > a {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.below-header #research-submenu .nav-element-list li {
  border-bottom: 1px solid #cfcfcf;
  margin: 0 0 8px;
  padding: 0 0 6px;
  width: 100%;
}
.below-header #research-submenu .nav-element-list li a {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.below-header #your-team-submenu .photo-section {
  float: left;
  padding: 3px 0 3px 2px;
  width: 510px;
}
@media screen and (max-width: 600px) {
  .below-header #your-team-submenu .photo-section {
    width: auto;
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  .below-header #your-team-submenu .box-section {
    padding: 8px;
  }
}
.below-header #your-team-submenu .photo-box {
  border: none;
  display: inline-block;
  font-family: "Proxima Regular", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem;
  margin: 0 13px 13px 0;
  overflow: hidden;
  padding: 12px 0 20px 0;
  text-align: center;
  text-transform: none;
  vertical-align: top;
  width: 105px;
}
@media screen and (max-width: 600px) {
  .below-header #your-team-submenu .photo-box {
    width: 30%;
    margin: 0 3% 0 0;
  }
}
.below-header #your-team-submenu .photo-box .photo {
  margin-bottom: 5px;
  position: relative;
}
.below-header #your-team-submenu .photo-box .title {
  background: #212f2b;
  bottom: 0;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  font-family: 'Tahoma', Arial, sans-serif;
  font-size: 10px;
  font-size: 1rem;
  left: 0;
  line-height: 14px;
  line-height: 1.4rem;
  padding: 2px 3%;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.below-header #your-team-submenu .photo-box .author-title > a {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  text-decoration: underline;
}
.below-header #your-team-submenu .photo-box .author-title > a:hover {
  text-decoration: none;
}

.research-services-ul li .research-services-excerpt {
  margin: 12px 0;
  font-family: "Proxima Regular", sans-serif;
}
.research-services-ul li a {
  background: none;
  color: #456626;
  display: inline-block;
  padding: 0 8px 0 0;
  text-transform: none;
  vertical-align: top;
}

/* Site Navigation Styles and Formatting
--------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  font-size: 16px;
  line-height: 1;
  width: 100%;
}
.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left;
}
.genesis-nav-menu a {
  color: #000;
  display: block;
  padding: 30px 24px;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #e5554e;
}
.genesis-nav-menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 200px;
  z-index: 99;
}
.genesis-nav-menu .sub-menu a {
  background-color: #fff;
  border: 1px solid #eee;
  border-top: none;
  font-size: 14px;
  padding: 20px;
  position: relative;
  width: 200px;
}
.genesis-nav-menu .sub-menu {
  margin: -55px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
  position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}
.genesis-nav-menu > .first > a {
  padding-left: 0;
}
.genesis-nav-menu > .last > a {
  padding-right: 0;
}
.genesis-nav-menu > .right {
  color: #fff;
  float: right;
  list-style-type: none;
  padding: 30px 0;
}
.genesis-nav-menu > .right > a {
  display: inline;
  padding: 0;
}
.genesis-nav-menu > .rss > a {
  margin-left: 48px;
}
.genesis-nav-menu > .search {
  padding: 10px 0 0;
}

/* Site Header Navigation
--------------------------------------------- */
.site-header .sub-menu {
  border-top: 1px solid #eee;
}
.site-header .sub-menu .sub-menu {
  margin-top: -56px;
}
.site-header li li {
  margin-left: 0;
}

/* Primary Navigation
--------------------------------------------- */
.nav-primary {
  background-color: #000;
}
.nav-primary a {
  color: #fff;
}
.nav-primary .sub-menu a {
  color: #000;
}
.nav-primary a:hover,
.nav-primary .current-menu-item > a,
.nav-primary .sub-menu .current-menu-item > a:hover {
  color: #e5554e;
}

#headlines-submenu .heading-block {
  float: none;
}
#headlines-submenu td:first-child {
  padding: 0;
}

.heading-block .cat-comment-heading {
  font-size: 10px;
  font-size: 1rem;
}

.header-headline-title {
  font-size: 14px;
  font-size: 1.4rem;
  color: #3B7E2E;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}

/* Secondary Navigation
--------------------------------------------- */
.nav-secondary {
  background-color: #fff;
}

/* Ticker Navigation Styling
--------------------------------------------- */
#menu-ticker-menu {
  text-transform: uppercase;
}

/* Specific Nav Items Removed on Mobile(Landscape and Portrait)
--------------------------------------------- */
@media screen and (max-width: 600px) {
  .below-header #menu-below-header.menu > li.research {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .below-header #menu-below-header.menu .headlines {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .below-header #menu-below-header.menu .nav-members {
    display: none;
  }
}

/* Responsive Menu Starts Navigation Toggles
--------------------------------------------- */
.sub-menu-toggle,
.menu-toggle {
  display: none;
  visibility: hidden;
}

/* Navigation Toggle
--------------------------------------------- */
@media only screen and (min-width: 768px) {
  #menu-ticker-menu {
    display: block !important;
  }
}
/* Navigation Mobile Toggles
--------------------------------------------- */
@media screen and (max-width: 600px) {
  .menu-toggle,
  .sub-menu-toggle {
    display: block;
    background-image: url(images/add-nav-btn.png);
    background-repeat: no-repeat;
    margin: 10px auto 0;
    text-align: center;
    visibility: visible;
    z-index: 99999;
  }

  button.menu-toggle,
  button.sub-menu-toggle {
    background-color: transparent;
    margin-left: 20px;
    margin-top: -62px;
  }

  #menu-ticker-menu {
    position: relative;
    float: left;
    z-index: 9999;
    display: none;
  }

  #menu-ticker-menu .menu-item {
    background-color: #DCEBEB;
    display: block;
    position: relative;
    text-align: left;
  }
  #menu-ticker-menu .menu-item:hover, #menu-ticker-menu .menu-item:focus {
    background-color: #dcbf4b;
  }

  #menu-ticker-menu .menu-item:hover {
    position: relative;
  }

  #menu-ticker-menu a:hover,
  #menu-ticker-menu .current-menu-item > a {
    color: #333;
  }
}
/* Global Content Items
--------------------------------------------- */
.entry-content.larger p,
.entry-content.larger ul,
.entry-content.larger li,
.entry .entry-content.larger p,
.entry .entry-content.larger ul,
.entry .entry-content.larger li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.entry-content.largest p,
.entry-content.largest ul,
.entry-content.largest li,
.entry .entry-content.largest p,
.entry .entry-content.largest ul,
.entry .entry-content.largest li {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 19px;
  line-height: 1.9rem;
}

/* Entries
--------------------------------------------- */
.single-post main article {
  margin-bottom: 0;
  padding-bottom: 0;
}
.single-post main article header h1.entry-title {
  font-size: 30px;
}

.entry {
  margin-bottom: 40px;
  padding: 50px 0;
}
@media screen and (max-width: 600px) {
  .entry {
    padding: 50px 10px;
  }
}

.home .entry {
  margin-bottom: 0;
  padding: 0;
}
@media screen and (max-width: 600px) {
  .home .entry {
    padding: 0 10px;
  }
}

.entry-content {
  font-size: 13px;
  font-size: 1.3rem;
}
.entry-content ol,
.entry-content ul {
  margin: 0 0 28px 24px;
  margin: 0 0 2.8rem 2.4rem;
}
.entry-content ol > li {
  list-style-type: decimal;
}
.entry-content ul > li {
  list-style-type: disc;
}
.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}
.entry-content code {
  background-color: #000;
  color: #ddd;
}

.author-portrait {
  font-size: 10px;
  font-size: 1rem;
  margin: 0 10px 0 0;
  margin: 0 1rem 0 0;
  width: 105px;
  width: 10.5rem;
  background: #000;
  color: #FFF;
  float: left;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
.author-portrait br {
  content: none;
}
.author-portrait .avatar {
  float: none;
}
.author-portrait a, .author-portrait a:hover {
  color: #fff;
  display: block;
  text-decoration: none;
}
.author-portrait span {
  display: block;
  padding: 3px 0 5px;
}

.cat-comment-byline {
  overflow: hidden;
}

.cat-comment-heading {
  float: left;
}

.cat-comment-heading,
.heading-block {
  color: #636363;
  padding: 2px 6px 2px 0;
}
.cat-comment-heading.premium_content,
.heading-block.premium_content {
  font-size: 11px;
  padding-left: 19px;
  background: url(images/ico-account.png) no-repeat left center;
}
.cat-comment-heading .number,
.heading-block .number {
  background: url(images/ico-comments.png) no-repeat 0 -38px;
  color: #b7b7b7;
  margin-left: 6px;
  padding: 0 0 3px 16px;
}

.private-briefing-icon {
  background: url(images/ico-account.png) no-repeat left center;
  float: left;
  height: 16px;
  margin-right: 5px;
  width: 14px;
}

.cat-comment-bullet {
  background: url(images/sep-info.gif) no-repeat 0 8px;
  margin-left: 4px;
  padding-left: 12px;
}

/* Advisor Info Block
--------------------------------------------- */
section.info-block {
  border-top: 3px solid #dcbf4b;
  padding: 15px 0 38px;
  overflow: hidden;
}
section.info-block .description {
  overflow: hidden;
}
section.info-block .headline {
  color: #456626;
  margin: 0 0 9px 115px;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
}
section.info-block .author-links {
  padding: 6px 0;
  margin: 0 0 10px 115px;
  list-style: none;
  border: solid #ddd;
  border-width: 1px 0;
  color: #636363;
  font-size: 11px;
  line-height: 15px;
}
section.info-block p {
  font-size: 13px;
  line-height: 19px;
  margin-left: 115px;
}

/* Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 10px;
  margin-bottom: 0;
}

.entry-header .entry-meta {
  margin-bottom: 0;
}
.entry-header .entry-meta a {
  color: #636363;
  text-decoration: none;
}

.entry-header h1 + .entry-meta {
  text-transform: none;
}

.entry-footer .entry-meta {
  border-top: 2px solid #f5f5f5;
  padding-top: 24px;
}

.entry-categories,
.entry-tags {
  display: block;
}

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}

.author-attribution {
  font-style: italic;
}

/* Pagination
--------------------------------------------- */
.pagination {
  margin: 40px 0 40px 13px;
}

.adjacent-entry-pagination {
  margin-bottom: 0;
}

.archive-pagination li {
  display: inline;
}
.archive-pagination li a,
.archive-pagination .pagination-omission {
  background-color: #fff;
  border: 1px solid #aaa;
  text-decoration: none;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #456626;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px;
}
.archive-pagination li a:hover {
  text-decoration: underline;
}
.archive-pagination .active a {
  background-color: #456626;
  color: #fff;
}
.archive-pagination .active a:first-child {
  padding: 4px 14px;
}

.features-block h4 {
  border-bottom: 1px solid #ddd;
  color: #212f2b;
  font-size: 16px;
  margin: 0 0 20px;
  padding: 0 0 10px 9px;
  text-transform: uppercase;
}
.features-block .box-section {
  margin: 0 -28px 0 0;
  overflow: hidden;
}
.features-block .box {
  float: left;
  width: 120px;
  margin: 0 28px 0 0;
}
.features-block h5 {
  font-size: 12px;
  font-weight: bold;
}
.features-block img {
  vertical-align: top;
  margin: 0 0 11px;
}
.features-block a {
  color: #456626;
  text-decoration: none;
}

/* Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #fff;
  margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
  padding: 40px 40px 16px;
}

.entry-comments {
  padding: 0 40px 40px;
}

.comment-header {
  font-size: 16px;
}

div.comment.even {
  background-color: #e8f4ea;
  border: 2px solid #fff;
  border-right: none;
}

div.comment.odd {
  background-color: #f7f6f3;
}

.comment-content {
  clear: both;
}

.comment-list address {
  font-style: normal;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.entry-comments .comment-author {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 16px;
  padding: 24px;
}

/* =Comments list
MM Commit Test
========================= */
#comments {
  width: 100%;
}

.commentslist {
  margin-bottom: 36px;
}

/* =Comment
========================= */
.response {
  background: url(../images/quote-big.png) no-repeat 10px 20px;
  margin-bottom: 12px;
  padding: 10px 10px 10px 56px;
}

.response-premium {
  background: url(../images/quote-big-premium.png) no-repeat 10px 20px;
  margin-bottom: 12px;
  padding: 10px 10px 10px 56px;
}

.commentslist .even {
  background-color: #e8f4ea;
}

.commentslist .odd {
  background-color: #f7f6f3;
}

.response .photo img,
.response-premium .photo img {
  vertical-align: middle;
}

ul.children {
  margin: 0 0 0 12px;
}

/* =Comment form
========================= */
#respond {
  margin-bottom: 36px;
}
#respond label.label-inline {
  display: inline;
}
#respond #comment {
  width: 100%;
}
#respond label {
  display: block;
  margin-bottom: 2px;
}
#respond #commentform input[type="text"] {
  width: 300px;
}
#respond #commentform textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 100%;
}
#respond input[type="submit"] {
  cursor: pointer;
  font-family: "Proxima Regular Bold", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9d501f;
  color: #fff;
  padding: 2px 5px 1px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #9a0b06;
  background: #c63427;
  -webkit-appearance: none;
}
#respond #reply-title {
  margin-bottom: 12px;
}

.div-comment #respond {
  /* threaded */
  background: #efece5;
  margin: 0 0 12px 12px;
  padding: 6px 12px;
}

a.comments_submitted {
  cursor: default;
  background: url(../img/comment_loader.gif) no-repeat center center;
  background-size: 27px;
  display: block;
  text-indent: -9999px;
  width: 73px;
  height: 27px;
}

body .hc-wrap {
  background: none !important;
  font-size: inherit !important;
  padding: 0;
}
body .hc-wrap:hover {
  background: none !important;
}

.bottom-popup-epom {
  position: fixed;
  bottom: 0px;
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 500px;
  height: auto;
  z-index: 100;
  border: 1px solid black;
  display: none;
  background: white;
  padding: 2%;
}
.bottom-popup-epom img {
  width: 500px;
  height: 120px;
}

.sidebar {
  font-size: 13px;
  font-size: 1.3rem;
}
.sidebar .widget-title {
  background: #F8F7F5;
  border-bottom: 3px solid #DCBF4B;
  color: #212f2b;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 18px;
  line-height: 1.8rem;
  padding: 8px 15px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.sidebar .widget {
  border-bottom: none;
}

#floater {
  overflow: auto;
}
#floater.fixed {
  border-left: 1px solid #ddd;
  margin-left: -1px;
  max-width: 270px;
  position: fixed;
  top: 0;
}
.logged-in #floater.fixed {
  top: 32px;
}

.your-member-benefits .sidebar .widget,
.essential-reading .sidebar .widget,
.our-trading-services .sidebar .widget {
  margin-bottom: 20px;
}
.your-member-benefits .sidebar h4,
.essential-reading .sidebar h4,
.our-trading-services .sidebar h4 {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 18px;
  line-height: 1.8rem;
}
.your-member-benefits .sidebar li,
.essential-reading .sidebar li,
.our-trading-services .sidebar li {
  border-bottom: none;
}
.your-member-benefits .sidebar .coregForm .coreg-item,
.essential-reading .sidebar .coregForm .coreg-item,
.our-trading-services .sidebar .coregForm .coreg-item {
  margin-bottom: 10px;
}
.your-member-benefits .sidebar #member_notices-2,
.essential-reading .sidebar #member_notices-2,
.our-trading-services .sidebar #member_notices-2 {
  font-size: 13px;
  border-bottom: none;
}
.your-member-benefits .sidebar tbody,
.essential-reading .sidebar tbody,
.our-trading-services .sidebar tbody {
  border-bottom: none;
}
.your-member-benefits .sidebar table,
.essential-reading .sidebar table,
.our-trading-services .sidebar table {
  margin-bottom: 0;
}
.your-member-benefits .sidebar a, .your-member-benefits .sidebar a:visited,
.essential-reading .sidebar a,
.essential-reading .sidebar a:visited,
.our-trading-services .sidebar a,
.our-trading-services .sidebar a:visited {
  text-decoration: underline;
  color: #456626;
  outline: 0;
}

#sidebar-benefits {
  padding: 22px 0 15px 25px;
}

.box-sidebar {
  float: right;
  background-color: #f6f6f6;
  margin: 8px;
  padding: 8px;
  border: 1px solid #999;
  width: 45%;
}

.box-fullwidth {
  background-color: #f6f6f6;
  margin: 8px;
  padding: 8px;
  border: 1px solid #999;
  width: 95%;
}

.footer-widgets {
  background-color: #000;
  clear: both;
  padding-bottom: 40px;
  padding-top: 40px;
}
.footer-widgets,
.footer-widgets a {
  color: #999;
}
.footer-widgets .widget {
  margin-bottom: 40px;
}
.footer-widgets .widget.widget_text {
  margin-bottom: 9px;
}
.footer-widgets input {
  border: 1px solid #000;
}
.footer-widgets a.button,
.footer-widgets a:hover {
  color: #fff;
}
.footer-widgets li {
  border-bottom: 1px dotted #666;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.footer-widgets p:last-child,
.footer-widgets ul > li:last-child,
.footer-widgets .widget:last-child {
  margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  width: 340px;
}

.footer-widgets-1 {
  margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
  float: left;
}

.footer-widgets-3 {
  float: right;
}

/* Site Footer
--------------------------------------------- */
.full-width-content .site-footer {
  left: 0;
  max-width: 870px;
  width: 100%;
}
.full-width-content #sidebar-below-footer .wrap {
  left: 0;
  width: 95%;
}

.site-footer {
  background: #dddddd;
  background: -moz-linear-gradient(left, #dddddd 0%, #e8e6e3 18%, #ece9e5 32%, #eeebe6 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dddddd), color-stop(18%, #e8e6e3), color-stop(32%, #ece9e5), color-stop(100%, #eeebe6));
  background: -webkit-linear-gradient(left, #dddddd 0%, #e8e6e3 18%, #ece9e5 32%, #eeebe6 100%);
  background: -o-linear-gradient(left, #dddddd 0%, #e8e6e3 18%, #ece9e5 32%, #eeebe6 100%);
  background: -ms-linear-gradient(left, #dddddd 0%, #e8e6e3 18%, #ece9e5 32%, #eeebe6 100%);
  background: linear-gradient(to right, #dddddd 0%, #e8e6e3 18%, #ece9e5 32%, #eeebe6 100%);
  border-top: 5px solid #dcbf4b;
  clear: both;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#eeebe6',GradientType=1 );
  height: 1%;
  left: -100px;
  max-width: 700px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.site-footer > .wrap {
  border-top: 1px solid #fff;
  left: 40px;
  padding: 36px 0 40px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .site-footer > .wrap {
    box-sizing: border-box;
    left: 0;
    padding-top: 0;
    padding-left: 10px;
  }
}
.site-footer .footer-widgets {
  left: 64px;
  position: relative;
  width: 81.555%;
}
@media screen and (max-width: 800px) {
  .site-footer .footer-widgets {
    left: 35px;
  }
}
@media screen and (max-width: 600px) {
  .site-footer .footer-widgets {
    box-sizing: border-box;
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .site-footer {
    box-sizing: border-box;
    left: -85px;
    max-width: 532px;
    overflow: hidden;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .site-footer {
    box-sizing: border-box;
    left: 0;
    width: 100%;
  }
}

#sidebar-below-footer {
  background: #cfcfcf;
  border-top: 1px solid #b7b7b7;
  clear: both;
  padding: 13px 0 0;
  width: 100%;
}
#sidebar-below-footer .wrap {
  display: inline-block;
  left: 40px;
  position: relative;
  width: 100%;
  max-width: 100%;
  text-align: center;
}
@media screen and (max-width: 800px) {
  #sidebar-below-footer .wrap {
    text-align: center;
    width: 90%;
  }
}
@media screen and (max-width: 600px) {
  #sidebar-below-footer .wrap {
    left: 0;
    padding: 0 10px;
    text-align: center;
    width: 100%;
  }
}
#sidebar-below-footer li {
  display: inline-block;
  margin-right: 11px;
}
@media screen and (max-width: 800px) {
  #sidebar-below-footer li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 600px) {
  #sidebar-below-footer li {
    margin-bottom: 3px;
  }
}
#sidebar-below-footer li.last {
  margin-right: 0;
}
#sidebar-below-footer a {
  color: #424242;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 17px;
  line-height: 1.7rem;
  text-shadow: 1px 1px 0 #fff;
}

.credits {
  background: #608520;
  background: -moz-linear-gradient(-45deg, #608520 0%, #4b6d24 37%, #466726 50%, #456626 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #608520), color-stop(37%, #4b6d24), color-stop(50%, #466726), color-stop(100%, #456626));
  background: -webkit-linear-gradient(-45deg, #608520 0%, #4b6d24 37%, #466726 50%, #456626 100%);
  background: -o-linear-gradient(-45deg, #608520 0%, #4b6d24 37%, #466726 50%, #456626 100%);
  background: -ms-linear-gradient(-45deg, #608520 0%, #4b6d24 37%, #466726 50%, #456626 100%);
  background: linear-gradient(135deg, #608520 0%, #4b6d24 37%, #466726 50%, #456626 100%);
  border-top: 1px solid #636363;
  color: #fff;
  float: left;
  font-family: 'Verdana', Arial, sans-serif;
  overflow: hidden;
  padding: 17px 0 25px;
  text-align: center;
  width: 100%;
}
.credits .wrap {
  display: inline-block;
  left: 40px;
  position: relative;
  width: 80%;
  max-width: 100%;
}
@media screen and (max-width: 800px) {
  .credits .wrap {
    left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .credits .wrap {
    box-sizing: border-box;
    left: 0;
    padding: 0 20px;
    text-align: center;
    width: 100%;
  }
}
.credits p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1.6rem;
  width: 570px;
}
@media screen and (max-width: 800px) {
  .credits p {
    width: 100%;
  }
}
.credits a {
  color: #fff;
}

@media only screen and (min-width: 601px) and (max-width: 700px) {
  #quote-with-summary {
    display: none;
  }
}
@media only screen and (max-width: 425px) {
  #quote-with-summary {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  #nav_menu-6 {
    width: 91%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 601px) and (max-width: 800px) {
  .site-footer {
    width: calc(100% + 100px);
  }
}
@media only screen and (min-width: 801px) and (max-width: 999px) {
  .site-footer {
    width: calc(100% + 127px);
  }

  #nav_menu-6 {
    width: 85%;
    margin: 0 auto;
  }

  #site-credits .wrap p {
    width: 100%;
  }
}
@media only screen and (min-width: 1000px) {
  .site-footer {
    width: 700px;
  }
}
/* =Modules < content.css
========================= */
/* Styles for advertorial pages (advertorial.php) */
#adv-thumb {
  margin: 10px;
  border: 1px solid #DDDDDD;
  display: block;
  width: 100%;
  height: 100%;
}

#adv-thumb ul {
  list-style-type: none;
  width: 250px;
  margin-left: 0px !important;
}

#adv-thumb h3 {
  font: bold 1.273em/1.286em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#adv-thumb li img {
  float: right;
  margin: 0 20px 0 0;
  width: 50px;
}

#adv-thumb li p {
  font: 200 12px/1.5 "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#adv-thumb li {
  padding: 10px;
  overflow: auto;
}

#adv-thumb li:hover {
  background: #eee;
  cursor: pointer;
}

#adv-list {
  margin: 10px;
  border: 1px solid #DDDDDD;
  display: block;
  width: 100%;
  height: 100%;
}

#adv-list ul {
  list-style-type: none;
  width: 250px;
  margin-left: 0px !important;
}

#adv-list h3 {
  font: bold 1.273em/1.286em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#adv-list li p {
  font: 200 12px/1.5 "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#adv-list li {
  padding: 10px;
  overflow: auto;
}

#adv-list li:hover {
  background: #eee;
  cursor: pointer;
}

.widget-title {
  background: #F8F7F5;
  border-bottom: 3px solid #DCBF4B;
  padding: 8px 15px;
  margin: 0 0 10px 0;
  color: #212f2b;
  text-transform: uppercase;
  font: 1.231em/1.25em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#backgroundPopup {
  z-index: 2000;
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  background: #000000;
  top: 0px;
  left: 0px;
}

#toPopup {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 10px solid #ccc;
  border-radius: 3px 3px 3px 3px;
  color: #333333;
  display: none;
  font-size: 14px;
  left: 50%;
  margin-left: -402px;
  position: fixed;
  top: 20%;
  z-index: 2001;
}

div.close {
  background: url("http://moneymorning.com/files/2013/10/closebox.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: -27px;
  top: -24px;
  width: 30px;
}

span.ecs_tooltip {
  background: none repeat scroll 0 0 #000000;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  display: none;
  font-size: 11px;
  height: 16px;
  opacity: 0.7;
  padding: 4px 3px 2px 5px;
  position: absolute;
  right: -62px;
  text-align: center;
  top: -51px;
  width: 93px;
}

span.arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #000000;
  display: block;
  height: 1px;
  left: 40px;
  position: relative;
  top: 3px;
  width: 1px;
}

div#popup_content {
  margin: 4px 7px;
  /* remove this comment if you want scroll bar
  overflow-y:scroll;
  height:200px
  */
}

/* Main Popup Styles */
#epom-40424006bcc7f41ef04d95defda3c0f3-468x648 {
  padding-top: 0px;
}

/* Styles for Report Pages (report-list.php and reports.php */
.reports-list {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 20px;
  margin-top: 20px;
  min-height: 110px;
}
@media screen and (max-width: 600px) {
  .reports-list {
    clear: both;
    display: block;
  }
}

.reports-list h3 {
  font-size: 20px;
  font-size: 2rem;
  text-decoration: none;
}

.reports-list img {
  float: left;
  margin-right: 10px;
}

/* OpenX advertisement in content header */
.featured-story-advertisement, .advertisement-above-tag-articles {
  border-bottom: 3px solid #dcbf4b;
  font-size: 1.077em;
  line-height: 1.357em;
  margin: -3px 0 6px;
  padding: 0 0 11px 0;
}

.advertisement-within-tag-articles {
  border-top: 1px solid #DDDDDD;
  font-size: 1.077em;
  line-height: 1.357em;
  margin: -3px 0 6px;
  padding: 0 0 11px 0;
}

/* Related Headlines */
.related-headlines-tags {
  padding-top: 10px;
}

/* Tabbed Content - Main Window */
.tabset-main-window .tabset {
  margin: 0 0 20px 0;
  overflow: hidden;
  list-style: none;
  font: 0.769em/1.200em Arial, Helvetica, sans-serif;
  background: url(../img/redesign/related-tabset-border-bottom.png) repeat-x 0 100% #F3F3F3;
}

.tabset-main-window .tabset li {
  float: left;
  margin: 0;
  list-style: none;
}

.tabset-main-window .tabset a {
  display: inline-block;
  vertical-align: top;
  color: #456626;
  padding: 1px 20px;
  margin-bottom: -1px;
  /*	border:1px solid #F3F3F3;*/
}

.tabset-main-window .tabset a:hover {
  color: #333;
}

.tabset-main-window .tabset a.active {
  background: #FFFFFF;
  color: #333;
  text-decoration: none;
  border: 1px solid #b7b7b7;
  padding: 0 19px;
  border-bottom-color: #FFFFFF;
}

.tabset-main-window .tabset a span {
  display: table;
  height: 36px;
}

.tabset-main-window .tabset a strong {
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* Editors Picks block */
.editors-block {
  border-top: 3px solid #DCBF4B;
  padding: 12px 9px 15px 9px;
  margin: 0;
}

#content .editors-block .heading {
  color: #636363;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.400em;
  float: none;
  display: block;
  padding: 0 0 5px;
}

.editors-block .box-section {
  overflow: hidden;
  margin: 0 -40px 0 0;
  font-family: 'ProximaNovaRgRegular', Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 600px) {
  .editors-block .box-section {
    margin: 0;
  }
}

.editors-block .box {
  float: left;
  padding: 0 6% 0 0;
  width: 27%;
}

.editors-block a {
  color: #456626;
  font-weight: normal;
}

/* Two and Three Column Blocks */
.row-c6-12-34-56 .block, .row-c4-12-34 .block, .cfct-row-a-b-c .block, .cfct-row-d-e .block {
  border-top: 1px solid #ddd;
  font-size: 1.000em;
  line-height: 1.462em;
}

#content .block .heading-block, #content .row-c6-12-34-56 .block .heading-block, #content .row-c4-12-34 .block .heading-block, #content .cfct-row-a-b-c .block .heading-block, #content .cfct-row-d-e .block .heading-block {
  padding: 0;
  font-size: 0.769em;
  line-height: 1.4em;
}

#content .block .heading-block {
  padding: 0 0 2px;
}

#content .block .number, #content .row-c6-12-34-56 .number, #content .row-c4-12-34 .number, #content .cfct-row-a-b-c .number, #content .cfct-row-d-e .number {
  font-size: 1em;
  line-height: 1.4em;
}

.row-c6-12-34-56 .block h3, .row-c4-12-34 h2, .cfct-row-a-b-c .block h3, .cfct-row-d-e h2 {
  margin: 0 0 10px;
  font: bold 1.538em/1.3em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.row-c6-12-34-56 .block h3, .row-c6-12-34-56 .block h3 a, .row-c4-12-34 h2, .row-c4-12-34 h2 a, .cfct-row-a-b-c .block h3, .cfct-row-a-b-c .block h3 a, .cfct-row-d-e h2, .cfct-row-d-e h2 a {
  color: #456626;
}

.row-c6-12-34-56 .block:hover h5, .row-c4-12-34 .block:hover h2, .cfct-row-a-b-c .block:hover h5, .cfct-row-d-e .block:hover h2 {
  color: #212f2b;
}

.row-c6-12-34-56 .block p, .row-c4-12-34 .block p, .cfct-row-a-b-c .block p, .cfct-row-d-e .block p {
  margin: 0;
}

/* Allow paragraph bottom margin on homepage, particularly for excerpts */
.home .row-c6-12-34-56 .block p, .home .row-c4-12-34 .block p, .home .cfct-row-a-b-c .block p, .home .cfct-row-d-e .block p {
  margin-bottom: 18px;
}

/* Three Column block */
.row-c6-12-34-56 .block h3, .cfct-row-a-b-c .block h3 {
  font-size: 1.077em;
  line-height: 1.286em;
}

/* Headline, Archive, Dashboard blocks (shared attributes) */
.dashboard .archive-block {
  padding: 0;
  border: none;
}

.archive-block {
  border: solid #dcbf4b;
  border-width: 3px 0;
  margin: 0 0 11px;
  padding: 11px 0 24px;
}

.category .archive-block, .tag .archive-block {
  border: none;
}

.headline-block {
  margin: 0;
  padding: 0 0 24px;
}

.features-block {
  border-top: 3px solid #dcbf4b;
  margin: 0;
  padding: 11px 0 24px;
}

.archive-block h2, .headline-block h3 {
  margin: 0 0 10px 9px;
  color: #212f2b;
  text-transform: uppercase;
  font: 1.231em/1.25em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

/* For the search results on archive page, we increase text size */
.hyper-archive .archive-block h2 {
  font-size: 1.692em;
  line-height: 2em;
}

.dashboard-list, .archive-list, .headline-list {
  padding: 0;
  margin: 0 0 21px;
  list-style: none;
}

.dashboard-list .title, .headline-list .title {
  font: bold 16px/1.4em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.headline-block .headline-list .title {
  font: bold 17px/1.5em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.archive-list .title {
  font: 30px/1.2em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.archive-list .title strong {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.mm-more-headlines-module .headline-list {
  margin: 0;
}

.dashboard-list > li, .archive-list > li, .headline-list > li {
  border-top: 1px solid #ddd;
  padding: 11px 44px 12px 9px;
  position: relative;
  margin-bottom: 0;
}

.archive-list li h1.tag-pg-featured-article-h1 {
  font-size: 2.615em;
}

.archive-list h3.tag-pg-featured-headline {
  margin: 0 0 6px 0;
  font: 1.5em/1.059em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  text-transform: none;
}
.archive-list h3.tag-pg-featured-headline strong {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#content .dashboard-list .heading-block, #content .archive-list .heading-block, #content .headline-list .heading-block {
  padding: 0;
  /*margin:0 0 -2px;*/
}

.dashboard-list li:hover, .archive-list li:hover, .headline-list li:hover,
.search .content article:hover {
  background: #f8f7f5;
  /* declare subtle transitions for the hover effect - since these are smaller regions with quicker rollover, we shorten the transition */
  -o-transition: .05s linear;
  -ms-transition: .05s linear;
  -moz-transition: .05s linear;
  -webkit-transition: .05s linear;
  transition: .05s linear;
}

.dashboard-list a, .archive-list a, .headline-list a {
  color: #456626;
}

.dashboard-list li:hover a, .dashboard-list a:hover, .archive-list li:hover a, .archive-list a:hover, .headline-list li:hover a, .headline-list a:hover {
  color: #212f2b;
  /* declare subtle transitions for the hover effect - since these are smaller regions with quicker rollover, we shorten the transition */
  -o-transition: .05s linear;
  -ms-transition: .05s linear;
  -moz-transition: .05s linear;
  -webkit-transition: .05s linear;
  transition: .05s linear;
}

/* Archive block (specific attributes) */
.archive-block {
  border-width: 3px 0 0;
  margin: 0 0 0;
  padding: 11px 0 0;
}

/* Dashboard block (specific attributes) */
.dashboard-list {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
}

.dashboard-list li {
  padding: 11px 44px 13px 9px;
}

* + html #content .dashboard-list .heading-block {
  margin: 0 0 -5px;
}

.flag {
  right: 23px;
  background: url(../img/redesign/sprite.png) no-repeat -69px -74px;
  width: 12px;
  height: 13px;
  text-indent: -9999px;
  overflow: hidden;
}

.dashboard-list li .flag {
  margin: -4px 0 0;
  position: absolute;
  top: 50%;
}

a.active .flag {
  background-position: -69px -46px;
}

.tag-description {
  padding: 0 8px;
  margin-top: 9px;
}

/* =Shared < content.css
========================= */
/* Small Notes */
.note {
  display: block;
  color: #b7b7b7;
  font: 0.692em/1.222em Verdana, Arial, sans-serif;
  padding: 0 0 0 4px;
}

.note a {
  color: #456626;
  text-decoration: underline;
}

.note a:hover {
  text-decoration: none;
}

/* Continue Text */
.post .continue, .excerpt .continue {
  display: inline-block;
  background: url(../img/redesign/arrow-continue.png) no-repeat 100% 8px;
  padding: 0 9px 0 0;
  color: #456626;
}

.post .continue.alt, .excerpt .continue.alt {
  font-weight: bold;
  font-style: italic;
  background: none;
}

/* Print Email Share Textsize Bar */
.manage-block {
  border: solid #DDD;
  border-width: 1px 0;
  overflow: hidden;
  padding: 8px 0px 6px 0px;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .manage-block {
    height: 60px !important;
  }
}

.manage-list {
  padding: 0;
  margin: 2px 0 0 5px;
  list-style: none;
  float: left;
  font-size: 0.846em;
  line-height: 1.364em;
}

.manage-list li {
  float: left;
  margin: 0 20px 0 0;
}

.manage-list a, .manage-list span {
  color: #636363;
  display: inline-block;
  /* padding: 2px 0 2px 21px; */
  cursor: pointer;
}

.manage-list a:hover, .manage-list span:hover {
  text-decoration: underline;
}

.manage-list .print {
  background: url(../img/redesign/ico-manage-block.png) no-repeat 0 -63px;
}

.manage-list .mail {
  background: url(../img/redesign/ico-manage-block.png) no-repeat -42px -30px;
  margin: 0 3px 0 0;
  padding: 2px 0 2px 23px;
}

.manage-list .share {
  background: url(../img/redesign/ico-manage-block.png) no-repeat -84px 0;
}

.manage-list a[class*="addthis"],
.manage-list a[class*="addthis"] span {
  padding: 0;
}

/*
.manage-list .addthis_button_print:before,
.manage-list .addthis_button_email:before {
	content: attr(title);
	display:inline-block;
	margin:-8px 5px 0 0;
	text-decoration: none;
	vertical-align: middle;
}
*/
.manage-list .addthis_button_facebook_like,
.manage-list .addthis_button_facebook_like span {
  padding: 0;
}

.manage-list a {
  text-decoration: none;
}

.manage-list a:hover {
  text-decoration: underline;
}

.manage-list a img {
  display: inline-block;
  vertical-align: middle;
}

.manage-block .title {
  float: right;
  color: #636363;
  font-size: 0.846em;
}

/* Byline (author and publication date) */
.post .info-list {
  color: #636363;
  margin: 0;
  overflow: hidden;
  padding: 0 0 5px;
  line-height: 1.273em;
  list-style: none;
}
@media screen and (max-width: 600px) {
  .post .info-list {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.post .info-list address {
  font-style: normal;
}

.post .info-list address li {
  float: left;
  list-style-type: none;
  background: url(../img/redesign/sep-info.gif) no-repeat 0 7px;
  padding: 0 12px;
}

.post .info-list address li:first-child {
  background: none;
  padding: 0 9px 0 0;
}

.post .info-list address a {
  color: #405b06;
  text-decoration: underline;
  font-weight: normal;
}

.post .info-list address a:hover {
  text-decoration: none;
}

/* Content headline */
h1.entry-title {
  margin: 0 0 3px;
}

h1.entry-title a {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  color: #456626;
}

/* Main feature blocks */
.block h1 {
  margin: 0 0 3px;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.block h1, .block h1 a {
  color: #456626;
}

.struc-main1 .photo, .block .photo {
  float: left;
  margin: 3px 17px 5px 0;
  text-align: center;
}

.struc-main1 .photo .title, .block .photo .title {
  text-transform: uppercase;
}

/* Evergreen feature blocks */
.features-block h4 {
  margin: 0 0 20px;
  padding: 0 0 10px 9px;
  color: #212f2b;
  font: 1.231em/1.25em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  border-bottom: 1px solid #ddd;
}

.features-block .box-section {
  margin: 0 -28px 0 0;
  overflow: hidden;
  font: bold 0.923em/1.333em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.features-block .box {
  float: left;
  width: 120px;
  margin: 0 28px 0 0;
}

.features-block img {
  vertical-align: top;
  margin: 0 0 11px;
}

.features-block a {
  color: #456626;
}

/* More statement */
a.more {
  display: inline-block;
  color: #405b06;
  font: 1em/1.286em 'ProximaNovaRgBold', Arial, Helvetica, sans-serif;
}

/* Investor report restricted block */
.restricted-block {
  overflow: hidden;
  padding: 15px 0 38px;
  /* changed top from 15px to 115px */
  clear: both;
  /* added for single post gating to match production */
}

.restricted-block .description {
  overflow: hidden;
}

.restricted-block .headline {
  display: block;
  color: #456626;
  margin: 0 0 18px;
  font: bold 1.385em/1.222em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.restricted-block p a {
  color: #405b06;
  text-decoration: underline;
}

.restricted-block p a:hover {
  text-decoration: none;
}

/* Advisor info block */
.info-block {
  border-top: 3px solid #dcbf4b;
  padding: 15px 0 38px;
  overflow: hidden;
}

#content .info-block .photo {
  margin: 5px 15px 0 0;
}

#content .advisor-block .info-block .photo {
  margin: 5px 17px 0 0;
  width: 120px;
}

.info-block .description {
  overflow: hidden;
}
.author .info-block .description {
  overflow: initial;
}

.response-tab .headline, .info-block .headline {
  display: block;
  color: #456626;
  margin: 0 0 9px;
  font: bold 1.385em/1.222em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.info-block p a {
  color: #405b06;
  text-decoration: underline;
}

.info-block p a:hover {
  text-decoration: none;
}

.advisor-block .info-block {
  border-top: 0;
  padding: 0 26px 41px 9px;
  width: auto;
}

.advisor-block .info-block .description {
  overflow: visible;
}

.block .description {
  font-size: 1.077em;
  line-height: 1.357em;
}

.block .description p {
  margin: 0 0 12px;
}

.block .more {
  display: inline-block;
  color: #405b06;
  font: 1em/1.286em 'ProximaNovaRgBold', Arial, Helvetica, sans-serif;
}

.struc-main1 .link-list {
  padding: 6px 0;
  margin: 0 0 10px;
  list-style: none;
  border: solid #ddd;
  border-width: 1px 0;
  color: #636363;
  font-size: 0.846em;
  line-height: 1.364em;
  overflow: hidden;
}

.struc-main1 .link-list li {
  float: left;
  background: url(../img/redesign/sep-link-list.gif) no-repeat 0 3px;
  padding: 0 7px;
  margin-bottom: 0;
}

.struc-main1 .link-list li:first-child {
  background: none;
  padding: 0 6px 0 0;
}

.struc-main1 .link-list a {
  color: #456626;
  text-decoration: underline;
}

.struc-main1 .link-list a:hover {
  text-decoration: none;
}

.entry-content ul li, .page-content ul li, .restricted-block ul li, .archive-list .post ul li {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
  list-style-type: square;
}

.entry-content ol li, .page-content ol li, .restricted-block ol li, .archive-list .post ol li {
  list-style-type: decimal;
}

#content .advisor-block .headline, #content .archive-page .headline {
  display: block;
  color: #636363;
  text-transform: uppercase;
  font: 0.769em/1.400em Arial, Helvetica, sans-serif;
  padding: 1px 0 4px 8px;
}

#content .advisor-block .headline a, #content .advisor-block .headline a:hover, #content .advisor-block .headline a:visited, #content .archive-page .headline a, #content .archive-page .headline a:hover, #content .archive-page .headline a:visited {
  color: #636363;
}

.advisor-block h2.hyper-archive-label {
  text-transform: none;
  font: 2.154em/1.143em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  color: #212f2b;
  margin: 0 0 3px 8px;
  border: none;
  padding: 0;
}

.archive-page h2.hyper-archive-label {
  text-transform: none;
  font: 1.75em/1.143em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  color: #212f2b;
  margin: 0 0 3px 8px;
  border: none;
  padding: 0;
}

.tag-page.archive-page h2.hyper-archive-label {
  text-transform: uppercase;
}

/* special circumstances for video page */
#content .video-block.archive-page {
  margin-left: -12px;
}

#content .video-block.archive-page .headline {
  margin-left: 12px;
}

.video-block.archive-page h2.hyper-archive-label {
  margin-left: 20px;
  /* 8px + 12px */
}

#content .advisor-block .link-list {
  padding: 6px 0 6px 9px;
  margin: 0 0 19px;
}

#content .photo-info {
  text-align: center;
  background: #f3f3f3;
  color: #333;
  font-size: 0.846em;
  line-height: 1.273em;
  padding: 4px 3px 7px;
  margin: 0;
}

.photo-info .post {
  display: block;
  font: 0.909em/1.2em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 0 6px;
}

.company {
  padding: 0;
  margin: 0;
  list-style: none;
  text-transform: none;
}

.company li {
  padding: 0 0 6px;
  margin: 0;
}

#content .company a {
  color: #456626;
  text-decoration: underline;
  padding: 0;
  display: inline;
}

#content .company a:hover {
  text-decoration: none;
}

/* =Specific < content.css
========================= */
.single .post h3, .single .restricted-block h3, .archive-list .post h3 {
  color: #C03434;
  margin-bottom: 15px;
  margin-top: 8px;
  font-weight: normal;
}

.full {
  margin-bottom: 36px;
}

.lead-story .entry-title, .full .entry-title, .front-page .hole_1 h2.entry-title {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.mm-departments-module ul.rule li:first-child, .mm-departments-module ul.rule li.first-child {
  border-top: 1px solid #d9d9df;
  margin: 0 0 12px;
  padding: 12px 0 0;
}

.department .category {
  background: url(../img/icon/categories-sprite.gif) no-repeat 0 0;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 8px 0 12px 32px;
}

.department .category-featured-video {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 8px 0 8px 0px;
}

.tiny {
  font-size: 9px;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #D88939;
  font-weight: bold;
  margin: 0px 4px 0px 0px;
  padding: 3px;
}

.department .category-buy-sell-or-hold {
  background-position: 0 0;
}

.department .category-jon-markman {
  background-position: 0 -100px;
}

.department .category-hot-stocks, .department .category-hot-stocks-features {
  background-position: 0 -200px;
}

.department .category-outlook-2010 {
  background-position: 0 -300px;
}

.department .category-mailbag-items {
  background-position: 0 -600px;
}

.department .category-video-and-media {
  margin-bottom: 15px;
  margin-right: 12px;
}

.department .category-quarterly-report {
  background-position: 0 -100px;
}

.department h3.category-quarterly-report {
  font-size: 12px;
}

.department-title {
  margin-bottom: 4px;
}

.department-content {
  line-height: 1.3;
}

.mm_widget_featured_video {
  display: block;
  min-height: 120px;
}

/***** CSS FOR HANDLING THE DEPARTMENT ADS *****/
li.cf-ad-1 .department .category {
  background: url(../img/icon/ad-sprite.gif) no-repeat 0 0;
  height: 28px;
  line-height: 28px;
  padding: 6px 0 0 43px;
}

li.cf-ad-2 .department .category {
  background: url(../img/icon/ad-sprite.gif) no-repeat 0 -100px;
  height: 28px;
  line-height: 28px;
  padding: 6px 0 0 43px;
}

li.cf-ad-3 .department .category {
  background: url(../img/icon/ad-sprite.gif) no-repeat 0 -200px;
  height: 28px;
  line-height: 28px;
  padding: 6px 0 0 43px;
}

li.cf-ad-4 .department .category {
  background: url(../img/icon/ad-sprite.gif) no-repeat 0 -300px;
  height: 28px;
  line-height: 28px;
  padding: 6px 0 0 43px;
}

.pagination-numbered {
  margin-bottom: 18px;
  text-transform: uppercase;
}

.pagination-numbered a, .pagination-numbered strong, .pagination-numbered span {
  border: 1px solid #aaa;
  display: block;
  font-weight: normal;
  margin-right: 2px;
  padding: 4px 10px;
}

.pagination-numbered a:hover {
  border-color: #ccc;
}

.pagination-numbered .current a, .pagination-numbered .current a:visited, .pagination-numbered .current strong {
  background: #456626;
  border-color: #456626;
  color: #fff;
}

.pagination-numbered .pagination-numbered-plain a, .pagination-numbered .pagination-numbered-plain a:visited, .pagination-numbered .pagination-numbered-plain strong {
  border-color: #fff;
}

/* =Popups
========================= */
.mm-popup {
  border: 1px solid #AEAFAE;
  background: #fff;
  padding: 0 0 5px 0;
}

.mm-popup .mm-popup-menu {
  background: #efece5;
  border-bottom: 1px solid #e4e1dc;
  height: 20px;
  padding: 5px 15px;
}

.mm-popup .mm-popup-menu .mm-popup-menu-title {
  color: #747474;
  font: normal normal 1.2em/1.5 "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  margin: 0;
}

.mm-popup .mm-popup-content {
  padding: 15px;
}

.mm-popup .mm-popup-close {
  float: right;
  margin: 2px 15px 0 0;
}

/* =Syndication
========================= */
textarea.mm-syndicate-content {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  height: 300px;
}

p.mm-syndicate-disclaimer {
  margin: 8px 0 0 0;
}

div.mm-syndicate-about-content {
  margin: 0 0 10px 0;
}

/* =Adverts
========================= */
/* ensure that anchor tags are not underlined within OpenX ads per client request */
.advertisement a, .advertisement a:link, .advertisement a:visited, .advertisement a:hover, .advertisement a:active {
  text-decoration: none;
}

.advertisement .advertisement-title-large {
  font-size: 16px;
  margin-bottom: 6px;
}

.advertisement .entry-summary p {
  margin: 0;
}

.advertisement-above-tag-articles {
  margin: 6px 0;
}

.advertisement-archive-below-search {
  width: 100%;
  min-height: 1px;
  margin-bottom: 20px;
}

.advertisement-end-of-story {
  margin-bottom: 10px;
}

/* =Email This
========================= */
#email_this_form input#cfet_to_name, #email_this_form input#cfet_to_email, #email_this_form textarea#cfet_personal_message {
  width: 98%;
}

/* =Contributors
========================= */
ul.cfum-list-contributors {
  list-style: none outside;
  margin-left: 0;
}

ul.cfum-list-contributors li {
  border-bottom: 1px solid #AEAFAE;
  margin: 15px 0;
}

.authorimage {
  float: left;
  margin: 0 15px 10px 0;
}

#mm-author-popup .mm-author-image {
  float: left;
  margin: 0 15px 10px 0;
}

#mm-author-popup .mm-author-name {
  line-height: 14px;
}

#mm-author-popup .mm-author-popup-articles ul {
  overflow: hidden;
  list-style: none;
}

#mm-author-popup .mm-author-popup-articles ul li {
  margin-bottom: 0;
  background: transparent url(../img/icon/fwd.gif) 0 center no-repeat;
  margin-left: 0;
  padding-left: 10px;
}

#mm-author-popup .mm-more-by-author {
  padding-left: 10px;
  background: url(../img/icon/fwd.gif) 0 50% no-repeat;
}

/* =Search
======================== */
#advanced-search {
  padding: 0;
  margin-bottom: 15px;
}

#advanced-search form {
  background-color: #EFECE5;
  border: 1px solid #E4E1DC;
  border-width: 1px 0;
  padding: 10px;
}

#advanced-search p {
  margin: 12px 0;
}

#advanced-search p.submit {
  margin-bottom: 0;
}

#advanced-search label {
  display: block;
  width: 100px;
  float: left;
}

#advanced-search fieldset {
  border-bottom: 1px solid #C3C3C3;
  margin: 0 0 12px;
  padding: 1px 0 0;
}

#advanced-search h2 {
  font: normal normal 16px/1.2 "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

#advanced-search label {
  color: #555;
}

#advanced-search fieldset select, #advanced-search fieldset input {
  background: #F7F6F4 url(images/1x1-c3c3c3.gif) repeat-x scroll 0 0;
  border-color: #7C7C7C #C3C3C3 #DDDDDD;
  border-width: 1px;
  border-style: solid;
  width: 300px;
}

#search-info {
  font-size: 13px;
}

.advanced-search-note {
  color: #777;
}

.green-screen {
  background-color: #E3ECE4;
  border-top: 5px solid #1F543F;
  margin: 10px;
  padding: 10px;
}

.editors-note, .grey-screen {
  font-weight: bold;
  margin: 10px;
  padding: 10px;
  background-color: #F4F0EC;
  border-top: 5px solid #D3CFBB;
}

.actions-to-take {
  padding: 10px 10px 0;
}

.actions-to-take-premium, .green-screen-blocked-entered {
  padding: 0 10px 10px;
}

.green-screen-blocked {
  background: #E3ECE4 url(../img/actions-to-take-blocked.png) no-repeat 0 0;
  height: 230px;
  margin: 0;
}

.actions-to-take-subscribe {
  width: 450px;
  padding: 48px 0 0 92px;
}

.actions-to-take-subscribe-left, .actions-to-take-subscribe-right {
  float: left;
}

.actions-to-take-subscribe-left {
  width: 255px;
  padding: 10px 0 0 15px;
}

.actions-to-take-subscribe-right {
  width: 180px;
}

.actions-to-take-subscribe-button {
  background: transparent url(../img/subscribe-now.png);
  width: 140px;
  height: 28px;
  text-indent: -32000px;
  cursor: pointer;
  margin: 38px 0 0 25px;
}

.actions-to-take-subscribe-head {
  font-size: 1.1em;
}

.actions-to-take-subscribe-benefits ul {
  margin: 5px 0 0 20px;
}

.actions-to-take-subscribe-benefits ul li {
  margin: 0;
}

/* =Authenticated Content
======================== */
.mm-sidebar-auth-content-foot {
  background: url(../img/sidebar-footer-preferred.jpg) no-repeat scroll top left;
  height: 20px;
  margin-bottom: 5px;
}

.mm-sidebar-auth-content-body {
  background-color: #F4F0EC;
  padding: 10px 20px 1px;
}

.mm-sidebar-auth-content-head {
  background: transparent url(../img/sidebar-header-preferred.jpg) 0 0 no-repeat;
  height: 82px;
  margin: -7px 0 0 0;
  position: relative;
}

.mm-sidebar-auth-content-head-teaser {
  background: transparent url(../img/sidebar-header-preferred-teaserfl.jpg) 0 0 no-repeat;
  height: 82px;
  margin: -7px 0 0 0;
  position: relative;
}

.preffered-articles .entry-title {
  padding-left: 20px;
  background: transparent url(../img/icon/icon-preferredarticle-16px.png) 0 0 no-repeat;
}

#premium-content-tooltip {
  display: none;
  width: 210px;
  height: 135px;
  padding: 20px 20px 35px;
  background: transparent url(../img/tooltip-full.png) 0 0 no-repeat;
  color: #747474;
  z-index: 100;
}

#premium-content-tooltip .premium-content-tooltip-header {
  padding-left: 20px;
  background: transparent url(../img/icon/icon-preferredarticle-16px.png) 0 0 no-repeat;
  font-style: italic;
}

#premium-content-tooltip .premium-content-tooltip-content {
  width: 210px;
  height: 90px;
  overflow: hidden;
  font-size: 11px;
  text-transform: none;
  font-style: italic;
}

/* =Login
======================== */
.login-template-inputs-input {
  padding: 5px 0;
}

.login-template-inputs-input label {
  width: 6em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
  vertical-align: middle;
  line-height: 23px;
}

.login-template-inputs-input input {
  width: 200px;
}

.login-template-buttons {
  padding: 5px;
  vertical-align: middle;
  min-height: 25px;
  height: 25px;
}

.login-template-error, .login_error {
  border: 1px solid #24463B;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  margin: 5px 0;
  padding: 10px;
  width: 300px;
  background-color: #FFFFE0;
}

/* =Social buttons
======================== */
.st_sharethis, .st_email {
  background: none;
  border: none;
  color: #1F543F;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
}

.my-plus-one {
  padding-bottom: 3px;
  padding-left: 6px;
}

.print_btn {
  margin-top: 14px;
}

#single-content .print_btn {
  margin-top: 5px;
}

.sharer {
  margin-bottom: 15px;
}

/* =Social buttons
======================== */
.attachment .attachment-embed img {
  max-width: 100%;
}

/* =New charts
======================== */
.mm-inline-chart {
  float: left;
}

/* =Wistia
======================== */
.post .wistia_video {
  margin: 12px 0;
  width: 100%;
  overflow: hidden;
}

/* =Legacy Videos
======================== */
/* overwrite the padding to allow videos to fit on new site */
.big_video {
  padding: 4px !important;
}

/* =MM Toolbar Module
======================== */
.cfct-module.mm-toolbar-module {
  background-color: #e6e6e6;
  padding: 10px;
  border: 1px solid black;
  margin-top: 15px;
  margin-bottom: 15px;
}

.cfct-module.mm-toolbar-module .cf_related_posts {
  margin-top: 10px;
}

.cfct-module.mm-toolbar-module dl.outline dt {
  margin-top: 20px;
}

/* =Post Author Image
======================== */
/* in the event we are displaying the author image on single post page, apply addl rules to allow graceful float */
.entry-content-disp-author-img .cfct-build {
  overflow: visible;
}

.entry-content-disp-author-img .cfct-build .row:first-child, .entry-content-disp-author-img .cfct-build .cfct-row:first-child {
  clear: none;
}

.entry-content-disp-author-img .cfct-build .row:first-child .cfct-block, .entry-content-disp-author-img .cfct-build .cfct-row:first-child .cfct-block {
  float: none;
}

.gated-content-signup {
  text-align: center;
}

.gated-content-signup-form #subscribe_submit, .gated-content-signup-form [type="submit"] {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  margin: 0;
  padding: 4px 5px 6px;
  font-family: "Proxima Regular Bold", sans-serif;
  text-shadow: 1px 1px 1px #9d501f;
  background: #c63427;
  border: 1px solid #c63427;
  -webkit-appearance: none;
}
.gated-content-signup-form p small {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 14px;
  padding-top: 0px;
  margin-top: 8px;
}
.gated-content-signup-form .splash-text span {
  color: #C03434;
  margin-bottom: 15px;
  margin-top: 8px;
  font-weight: normal;
  font: 1.1em "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.aticon-email {
  display: none !important;
}

#archive-advanced-search-link {
  float: right;
  margin: 8px 15px 0 0;
}

#hyper-archive-headers .nav a,
#hyper-archive-headers .nav a:visited {
  color: #777;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  padding: 8px;
  text-transform: uppercase;
}

#hyper-archive-headers .nav a:hover {
  color: #555;
}

#hyper-archive-headers .ui-tabs-selected a,
#hyper-archive-headers .ui-tabs-selected a:visited,
#hyper-archive-headers .ui-tabs-selected a:hover {
  background: #b1b0b3 url(../img/background/hyper-archives-tab-background.gif) repeat-x 0 0;
  color: #111;
  text-shadow: #fff 0 1px 1px;
}

.hyper-archive-label,
.search-label {
  border-bottom: 1px solid #E7E0CD;
  font: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 10px 0;
  text-transform: uppercase;
}

.hyper-archive-label a,
.hyper-archive-label a:visited,
.search-label a,
.search-label a:visited {
  color: #1f543f;
  font-size: 24px;
  line-height: 1.2;
}

.hyper-archive-label a:hover,
.hyper-archive-label a:focus {
  color: #c48233;
}

.hyper-archive-label-text {
  margin: 0 .4em;
}

.hyper-archive-header {
  background: url(../img/background/hyper-archives-header-gradient.gif) repeat-x top;
  border-bottom: 1px solid #E7E0CD;
  border-top: 3px solid #b1b0b3;
  display: none;
  /* to prevent flash of content */
  padding: 12px 12px 24px;
}

.hyper-archive-header-heading {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: uppercase;
}

.hyper-archive-header-picker ul,
.hyper-archive-header-filters ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
}

.hyper-archive-header-picker li,
.hyper-archive-header-filters li {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  float: left;
  margin: 0;
}

.hyper-archive-header-filters
.hyper-archive-header-picker li {
  padding-bottom: 4px;
}

.hyper-archive-header-picker a {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  padding: 3px 5px;
}

.hyper-archive-header-picker .active {
  background: url(../img/icon/down.gif) no-repeat center bottom;
  padding-bottom: 4px;
}

.hyper-archive-header-picker .active a,
.hyper-archive-header-picker .active a:visited {
  background: #1f543f;
  color: #fff;
  font-weight: bold;
}

.hyper-archive-header-results {
  background: #ebefec;
  padding: 12px 3px;
}

.hyper-archive-header-filters li {
  color: #747474;
  overflow: hidden;
  padding-left: 12px;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 31%;
}

.hyper-archive-header-filters li.month {
  font-size: 14px;
}

.hyper-archive-header-results .active a {
  background: url(../img/icon/fwd-green.gif) no-repeat left center;
}

#cf-archive-spinner-inside {
  padding: 12px;
  text-align: center;
}

/*
* Video Archives
*/
/*Single posts*/
.single div.vid_archive_item .vid_archive_thumb {
  float: left;
  width: 123px;
  height: 83px;
  border: 4px solid #EFECE5;
  margin: 0 0 5px 0;
}

.single div.vid_archive_item {
  display: block;
  float: left;
  margin-right: 20px;
  min-height: 180px;
  width: 123px;
}

/*Archive pages*/
.archive-footer-navigation {
  clear: both;
}

.vid_archive_thumb {
  border: 4px solid #EFECE5;
  float: left;
  height: 122px;
  margin: 0 0 5px 0;
  width: 170px;
}

div.vid_archive_item {
  /* modified for archive page changes */
  display: inline-block;
  margin-left: 12px;
  min-height: 220px;
  vertical-align: top;
  width: 178px;
}

img.featured_vid_mediapage {
  border: 0px;
  float: left;
  margin-right: 10px;
  width: 300px;
}

div.more-videos p a {
  background: #CE8445;
  color: #ffffff;
  padding: 5px;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 10px;
  font-size: 1rem;
  margin-right: 40px;
  text-transform: uppercase;
}

/*Google Site Search*/
.mm-gcse-box-container {
  margin-top: 55px;
  margin-top: 5.5rem;
}

.mm-gcse-box {
  background-color: #ECDA94;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  line-height: 3em;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  padding: 20px;
}

.page-template-page-template-archives-php .mm-gcse-box h3 {
  color: #000000;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-size: 1.6rem;
  text-shadow: 1px 1px 0 #FFFFFF;
}

.mm-gcse-box .mm-gcse-keywords {
  float: left;
  width: 100%;
}

.mm-gcse-box select {
  background-color: #fff;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #333333;
  margin: 0 5px;
  outline: none;
  padding: 4px 3px 5px 5px;
}

form.gsc-search-box {
  display: none;
}

#search_string {
  width: 70%;
}

#idSltSrhReset {
  margin-left: 5px;
}

.result_header {
  margin-bottom: 0;
}
.result_header td {
  border-top: none;
}

/* Archive Page Template*/
.page-template-page-template-archives-php article,
.page-template-page-template-report-list-php article {
  margin: 0;
  padding: 0;
}

.archive-video-title {
  font-size: 23px;
  font-size: 2.3rem;
  margin-left: 20px;
  margin-left: 2rem;
  color: #212f2b;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}

.archive-page.video-block {
  margin-left: -12px;
}

.vid_archive_item img {
  border: 4px solid #EFECE5;
  float: left;
  height: 122px;
  margin: 0 0 5px 0;
  width: 100%;
}
.vid_archive_item .date-before {
  color: #ACA899;
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 2px;
  margin-top: 5px;
}
.vid_archive_item h4 {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 22px;
  line-height: 2.2rem;
}

/* Used for ajax format copying, mainly on /archives page template. */
.copyme {
  display: none;
}

#overlay_archives {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 9999;
}
#overlay_archives .loader {
  display: table;
  width: 100%;
  height: 25%;
}
#overlay_archives .loader div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
}

/* Search Results Styling */
.result_time,
.result_sort {
  color: #676767;
  font-size: 13px;
  font-size: 1.3rem;
  padding-bottom: 10px;
}

.result_sort {
  text-align: right;
}

.result_sort select {
  background-color: whiteSmoke;
  background-image: linear-gradient(top, whiteSmoke, #F1F1F1);
  background-image: -webkit-linear-gradient(top, whiteSmoke, #F1F1F1);
  background-image: -moz-linear-gradient(top, whiteSmoke, #F1F1F1);
  background-image: -ms-linear-gradient(top, whiteSmoke, #F1F1F1);
  background-image: -o-linear-gradient(top, whiteSmoke, #F1F1F1);
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  box-shadow: 0 1px 1px #eee;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  cursor: default;
  font-size: 12px;
  font-family: "Proxima Regular", sans-serif;
  height: 27px;
  line-height: 24px;
  max-width: 90%;
  min-width: 54px;
  outline: 0;
  padding: 0 28px 0 6px;
  position: relative;
  text-align: center;
  -webkit-appearance: none;
}

.sort_by option {
  background: #fff;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px #eee;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  cursor: default;
  font-size: 13px;
  margin: 0;
  max-height: 360px;
  outline: none;
  padding: 6px 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 7;
  color: #777;
  cursor: pointer;
  list-style: none;
  margin: 0;
  padding: 0 30px 0 30px;
  white-space: nowrap;
}

.sort_by option:hover {
  background-color: #cacaca;
  border-color: #EEE;
  border-width: 1px 0;
  color: #cacaca;
}

.headline-list .title * {
  font-style: italic;
}

.headline-list li a {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  line-height: 20px;
}

span.google_url {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
}

.headline-list .thumbnail {
  display: inline-block;
  float: left;
  max-width: 50px;
  max-height: 70px;
  overflow: hidden;
  margin-top: 4px;
  padding-right: 15px;
  position: static;
  vertical-align: top;
}

.headline-list .excerpt {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
  width: 100%;
}

/* Search Results Styling of Pagination */
li.copyme.hidden {
  display: none;
}

.pagination {
  display: inline-block;
  text-transform: uppercase;
}
.pagination ul li {
  display: inline-block;
}
.pagination ul li a {
  background-color: #FFF;
  border: 1px solid #AAA;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #456626;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 3px;
  padding: 4px 10px;
  text-decoration: none;
}
.pagination ul li a.active {
  background: #456626;
  color: #fff;
}
.pagination ul li a:hover {
  text-decoration: underline;
}

/* Author Archive Styles
--------------------------------------------- */
.author-archive .info-block strong {
  font-family: "Proxima Regular", sans-serif;
  font-weight: normal;
}
.author-archive .info-block p {
  margin-left: 0;
}
.author-archive .headline-list .cat-comment-byline span {
  font-size: 10px;
  font-size: 1rem;
}
.author-archive h2.hyper-archive-label {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 33px;
  line-height: 3.3rem;
  border: none;
  color: #212f2b;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  margin: 0 0 3px 8px;
  padding: 0;
}
.author-archive span.headline {
  display: block;
  color: #636363;
  font-size: 10px;
  font-size: 1rem;
  line-height: 14px;
  line-height: 1.4rem;
  font-family: Arial, Helvetica, sans-serif;
  padding: 1px 0 4px 8px;
  text-transform: uppercase;
}

.advisor-block .link-list {
  border: solid #DDD;
  border-width: 1px 0;
  color: #636363;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 16px;
  line-height: 1.6rem;
  list-style: none;
  margin: 0 0 19px;
  overflow: hidden;
  padding: 6px 0 6px 9px;
}
.advisor-block .link-list li {
  float: left;
  padding: 0 7px;
  margin-bottom: 0;
}
.advisor-block .link-list li:first-child {
  background: none;
  padding: 0 6px 0 0;
}
.advisor-block .link-list a {
  color: #456626;
  text-decoration: underline;
}
.advisor-block .link-list a:hover {
  text-decoration: none;
}

/**
 * Archives search styling
 */
.page-template-page-template-archives-php .select2-container {
  font-size: 11px;
  font-size: 1.1rem;
  background-color: #f5f5f5;
  background-image: linear-gradient(top, #f5f5f5, #F1F1F1);
  background-image: -webkit-linear-gradient(top, #f5f5f5, #F1F1F1);
  background-image: -moz-linear-gradient(top, #f5f5f5, #F1F1F1);
  background-image: -ms-linear-gradient(top, #f5f5f5, #F1F1F1);
  background-image: -o-linear-gradient(top, #f5f5f5, #F1F1F1);
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  box-shadow: 0 1px 1px #d8d8d8;
  color: #444;
  text-align: left;
  width: 90px;
}
.page-template-page-template-archives-php .select2-container .select2-choice {
  padding-left: 6px;
  padding-left: 0.6rem;
  background: none;
  border: none;
  width: 100%;
}
.page-template-page-template-archives-php .select2-container .select2-choice .select2-arrow {
  display: none;
}
.page-template-page-template-archives-php .select2-drop {
  font-size: 13px;
  font-size: 1.3rem;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  margin-left: -30px;
  width: 120px !important;
}
.page-template-page-template-archives-php .select2-drop.active {
  border: 1px solid #d8d8d8;
}
.page-template-page-template-archives-php .select2-results {
  margin: 0;
  padding: 0;
}
.page-template-page-template-archives-php .select2-results li {
  color: #777;
  margin: 0;
  padding: 0 30px;
}
.page-template-page-template-archives-php .select2-results .select2-result-label {
  padding: 3px 0;
}
.page-template-page-template-archives-php .select2-results .select2-highlighted {
  background: #eee;
  color: #333;
}
.page-template-page-template-archives-php .select2-search {
  display: none;
}

/* =Comments list
MM Commit Test
========================= */
#comments {
  width: 100%;
}

.commentslist {
  margin-bottom: 36px;
}

/* =Comment
========================= */
.response {
  background: url(../img/background/quote-big.png) no-repeat 10px 20px;
  margin-bottom: 12px;
  padding: 10px 10px 10px 56px;
}

.response-premium {
  background: url(../img/background/quote-big-premium.png) no-repeat 10px 20px;
  margin-bottom: 12px;
  padding: 10px 10px 10px 56px;
}

.commentslist .even {
  background-color: #e8f4ea;
}

.commentslist .odd {
  background-color: #f7f6f3;
}

.response .photo img,
.response-premium .photo img {
  vertical-align: middle;
}

ul.children {
  margin: 0 0 0 12px;
}

.entry-comments {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0 0 0 20px;
}

.comment {
  background: url(images/quote-big.png) 10px 20px no-repeat;
}
.comment .author {
  font-size: 20px;
  font-size: 2rem;
}
.comment .author .fn {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.comment .author a {
  color: #777;
}
.comment .timestamp {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.comment .entry-content {
  font-size: 13px;
  font-size: 1.3rem;
}

/* =Comment form
========================= */
#respond {
  margin-bottom: 36px;
  padding: 26px 0 16px;
}
#respond h3 {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 34px;
  font-size: 3.4rem;
}
#respond h3 strong {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
#respond .comment-form-comment {
  margin: 0;
}
@media screen and (max-width: 480px) {
  #respond {
    box-sizing: border-box;
    padding: 0 10px;
  }
}

.div-comment #respond {
  /* threaded */
  background: #efece5;
  margin: 0 0 12px 12px;
  padding: 6px 12px;
}

#respond label.label-inline {
  display: inline;
}

#respond #comment {
  width: 100%;
}

#respond label {
  display: block;
  margin-bottom: 2px;
}

#respond .fieldgroup input.text {
  width: 300px;
}

#respond .fieldgroup textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 100%;
}

#respond #comment-form-title {
  margin-bottom: 12px;
}

a.comments_submit {
  cursor: pointer;
  font: 13px/22px 'ProximaNovaRgBold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9d501f;
  color: #fff;
  padding: 4px 5px 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #9a0b06;
  background: #c63427;
  -webkit-appearance: none;
}

a.comments_submitted {
  cursor: default;
  background: url(../img/comment_loader.gif) no-repeat center center;
  background-size: 27px;
  display: block;
  text-indent: -9999px;
  width: 73px;
  height: 27px;
}

.allowed-tags {
  font-size: 11px;
  font-size: 1.1rem;
}

/* Tags Next to Comments Styling
---------------------------------------*/
#tags {
  color: #456626;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
}
#tags a,
#tags a:visited {
  color: #456626;
}

/* Left Panel
--------------------------------------------- */
/* Left Panel */
.left-panel {
  background: #f3f3f3;
  -webkit-box-shadow: 3px -1px 4px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 3px -1px 4px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 3px -1px 4px 0px rgba(0, 0, 0, 0.35);
  height: 100%;
  position: fixed;
  z-index: 99;
}
.left-panel.flyout {
  width: 410px;
}
@media screen and (max-width: 600px) {
  .left-panel {
    left: -9999px;
  }
}

.left-panel-sidebar {
  float: left;
  width: 70px;
  width: 7rem;
}

.left-panel-content {
  background-color: #FFFFFF;
  border-right: 10px solid #DCBF4B;
  border-top: 1px solid #C4C4C4;
  display: none;
  float: left;
  height: 100%;
  overflow: hidden;
  padding: 15px 15px;
  width: 300px;
}
.left-panel-content ul {
  margin-left: 25px;
}

.left-panel-close {
  background: transparent url(images/left-tab-close.png) no-repeat 0 50%;
  color: #a9a9a9;
  float: left;
  font-size: 12px;
  margin-bottom: 5px;
  padding-left: 18px;
  text-transform: uppercase;
}

.left-panel-close:hover,
.left-panel-close:active {
  background-position: -200px 50%;
  color: #636363;
}

.left-panel-section {
  border-top: 1px solid #DDDDDD;
  padding: 10px 0;
}
.left-panel-section .subscribe-form {
  background: #f7f7f7;
  padding: 16px 14px 22px 15px;
}
.left-panel-section .subscribe-form .heading {
  color: #9D501F;
  display: block;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  font-weight: bold;
  margin: 0 0 5px;
}
.left-panel-section .login-block input[type="submit"] {
  background-color: #636363;
  border-color: #333;
  font-family: "Proxima Regular Bold", sans-serif;
  padding: 7px 5px 7px;
  text-shadow: 1px 1px 1px #9D501F;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 13px;
  line-height: 22px;
}

#left-panel-login .login-username label {
  margin-right: 10px;
}
#left-panel-login .login-password label {
  margin-right: 12px;
}

.left-panel-bottom-fixed {
  background-color: #FFFFFF;
  bottom: 0;
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 12px;
  /* position:absolute; */
  width: 300px;
}

.left-panel-section-first.left-panel-section {
  border-top: none;
}

.left-panel-briefing-header {
  color: #000000;
  font-family: "Proxima Regular", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
  text-transform: uppercase;
}

.left-panel-briefing-byline {
  color: #636363;
  font-family: "Proxima Regular", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 22px;
  line-height: 2.2rem;
}

/* by default, do not display any of the left panel content panes */
.left-panel-content-toggle {
  display: none;
}
.left-panel-content-toggle.show {
  display: block;
}

/* if a given panel is active, then display it */
.left-panel.active-private-panel .left-panel-content-toggle.content-private,
.left-panel.active-subscribe-panel .left-panel-content-toggle.content-subscribe {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.left-panel.flyout {
  width: 410px;
}
.left-panel.flyout h3 {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 23px;
  font-size: 2.3rem;
}
.left-panel.flyout h4 {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-size: 1.8rem;
}

.left-panel-content-toggle.content-subscribe.show {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
  margin-top: 30px;
}
.left-panel-content-toggle.content-subscribe.show form {
  margin-bottom: 20px;
}
.left-panel-content-toggle.content-subscribe.show input[type="submit"] {
  color: #fff;
  cursor: pointer;
  background: #c63427;
  -webkit-appearance: none;
  border: 1px solid #9a0b06;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-family: "Proxima Regular Bold", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 4px 5px 6px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9d501f;
  text-transform: uppercase;
}

.flyout .left-panel-content {
  display: block;
}

.left-panel:after {
  clear: both;
  content: '';
  display: block;
}

.left-panel .ico {
  display: block;
  margin: 0 auto;
}

.panel-list {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
  line-height: 1.4rem;
  list-style: none;
  margin: 30px 0 10px;
  text-align: center;
  text-transform: uppercase;
}
.panel-list strong {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.panel-list-li {
  border-bottom: 1px solid #cdcdcd;
  border-top: 1px solid #cdcdcd;
  border-right: 2px solid #cdcdcd;
  margin-top: 10px;
  width: 75px;
}
.panel-list-li a {
  width: 75px;
}
.panel-list-li.active {
  margin-left: -10px;
  width: 85px;
}
.panel-list-li.active a {
  width: 85px;
}

.flyout .panel-list li.panel-list-li.active-tab {
  margin-left: -10px;
  width: 85px;
}

.flyout .panel-list li.panel-list-li.active-tab a {
  width: 85px;
}

.panel-list .private {
  background-color: #E8E4DB;
}

.panel-list a {
  color: #333;
  display: block;
  position: relative;
  text-shadow: 1px 1px 0 #fff;
}

.panel-list .private a {
  background: transparent url(images/icon-preferredarticle-32px.png) no-repeat 50% 6px;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 42px 0 8px;
  position: relative;
  vertical-align: top;
}

.panel-list .subscribe a {
  background: transparent url(images/icon-subscribe-25px.png) no-repeat 50% 6px;
  padding: 35px 0 8px;
}

.panel-list li.panel-list-li .arrow {
  background: url(images/left-tab.png) no-repeat -3px 0;
  height: 45px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: -28px;
  text-indent: -9999px;
  top: 20px;
  width: 26px;
  z-index: 2;
}

.flyout .panel-list li.panel-list-li.active-tab:hover,
.flyout .panel-list li.panel-list-li.active-tab:active {
  padding-left: 0;
}

.panel-list li.panel-list-li:hover .arrow,
.panel-list li.panel-list-li:active .arrow,
.panel-list li.panel-list-li.active-tab .arrow {
  background-position: -3px -100px;
}

* + html .panel-list .private .arrow {
  bottom: -7px;
}

.panel-list li.panel-list-li span {
  color: #424242;
  display: block;
  font: 9px/12px 'ProximaNovaRgRegular', Arial, Helvetica, sans-serif;
}

.panel-list .subscribe {
  background-color: #E8E4DB;
}

.social-block {
  background: url(images/border-left-panel.gif) repeat-x 0 100%;
  max-width: 70px;
  padding: 0 0 9px;
  text-align: center;
}

.social-block img {
  margin: 10px 0 10px;
  vertical-align: top;
}

.share-block {
  display: block;
  margin: -3px 6px 3px 0;
}

.mail-block {
  display: block;
  margin: 0 6px 3px 0;
}

.social-block .mail,
.social-block .share {
  color: #636363;
  background: url(images/arrow-share.png) no-repeat 0 2px;
  display: inline-block;
  font: 11px/15px 'ProximaNovaLtBold', Arial, Helvetica, sans-serif;
  padding: 0 0 0 19px;
}

.social-block .mail {
  background: url(images/ico-mail.png) no-repeat 0 3px;
  padding: 0 0 0 18px;
}

/* Private Briefing Fly-Out
--------------------------------------------- */
.left-panel-briefing-paragraph {
  background: url(images/private-briefing-emblem-mid.png) 0 0 no-repeat;
  clear: both;
  margin: 0;
  min-height: 40px;
  padding-left: 40px;
}

.left-panel-briefing-header {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.left-panel-briefing-header strong {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.left-panel-section {
  border-top: 1px solid #ddd;
}

.left-panel.flyout .pbfo p {
  font-family: "Proxima Regular", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.left-panel.flyout h3.pbfo-title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.left-panel.flyout .pbfo-title a,
.left-panel.flyout .pbfo-title a:visited {
  color: #456626;
}

/* =Grid < grid.css
========================= */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0px;
  -ms-box-sizing: border-box;
}
@media screen and (max-width: 600px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    width: 100%;
  }
}

.row {
  overflow: hidden;
}

.col-12 {
  width: 100%;
}

.col-11 {
  width: 91.53%;
}

.col-10 {
  width: 83.06%;
}

.col-9 {
  width: 74.6%;
}

.col-8 {
  width: 66.13%;
}

.col-7 {
  width: 57.66%;
}

.col-6 {
  width: 49.2%;
}

.col-5 {
  width: 40.73%;
}

.col-4 {
  width: 32.26%;
}

.col-3 {
  width: 23.8%;
}

.col-2 {
  width: 15.33%;
}

.col-1 {
  width: 6.866%;
}

.struc-main1 {
  padding-bottom: 32px;
  overflow: hidden;
}

.struc-sidebar1 {
  border-top: 1px solid #ddd;
  background-color: #FFFFFF;
}

.struc-full1 {
  display: block;
  float: none;
  margin: -4px 0 31px;
  overflow: hidden;
  padding: 0 0 0 32px;
}

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* Wrappers */
#wrapper {
  /* position:relative;
  margin:0; /* override auto margin */
  box-shadow: 0px 0px 15px #505050;
}

.wrapper-holder {
  border: solid #ddd;
  border-width: 0 1px;
  padding: 0 29px 0 72px;
  background: #fff;
}

#header {
  width: 100%;
  position: relative;
  z-index: 3;
  margin-bottom: 15px;
}

#main {
  /*overflow:hidden;*/
}

.main-container {
  /*overflow:hidden;*/
  /*border-right:1px solid #ddd;*/
}

#footer {
  /*border-right:1px solid #ddd;*/
  overflow: hidden;
}

/* Two and Three Column blocks */
.row-c6-12-34-56,
.row-c4-12-34,
.cfct-row-d-e,
.cfct-row-a-b-c {
  margin-bottom: 14px;
}

/* One Column block for home */
.home .row-c4-1234 .block,
.home .cfct-row-abc .block {
  padding: 10px 9px 11px 9px;
}

/* Two Column block */
.row-c4-12-34 .block,
.cfct-row-d-e .block {
  padding: 10px 9px 11px 9px;
}

/* Three Column block */
.row-c6-12-34-56 .block,
.cfct-row-a-b-c .block {
  padding: 10px 9px 6px 9px;
}

/* =Home Featured Post Advertisement Block
========================= */
.featured-post-advertisement {
  border-bottom: 3px solid #dcbf4b;
  margin: -3px 0 6px;
  padding-bottom: 11px;
}
.featured-post-advertisement input[type=text] {
  background: #fff;
  border: 1px solid #cfcfcf;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  color: #b7b7b7;
  float: left;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
  height: 26px;
  line-height: 26px;
  line-height: 2.6rem;
  padding: 1px 11px;
  width: 127px;
}
@media screen and (max-width: 480px) {
  .featured-post-advertisement input[type=text] {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  .featured-post-advertisement input[type=submit] {
    display: block;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .featured-post-advertisement .note {
    margin-top: -10px;
  }
}
.featured-post-advertisement strong {
  font-weight: normal;
}
.featured-post-advertisement strong:first-child {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif !important;
}

/* =Home Featured Post Block
========================= */
.featured-post-block .at16nc, .featured-post-block .at300bs, .featured-post-block .at15nc, .featured-post-block .at15t_email, .featured-post-block .at16t_email {
  display: none;
}
.featured-post-block:hover article {
  background: #f8f7f5;
}
.featured-post-block article {
  padding: 10px 9px 11px 9px;
}
.featured-post-block .photo {
  max-width: 105px;
}
.featured-post-block .photo img {
  float: left;
}
.featured-post-block .photo a {
  text-decoration: none;
}
.featured-post-block .title {
  background: #212f2b;
  color: #fff;
  float: left;
  font-family: "Proxima Regular", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 14px;
  line-height: 1.4rem;
  padding: 2px 3%;
  width: 94%;
}
.featured-post-block .cat-comment-byline {
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  line-height: 14px;
  line-height: 1.4rem;
  padding: 0 0 2px;
  width: 100%;
}
.featured-post-block .cat-comment-byline .cat-comment-heading {
  color: #636363;
  float: left;
  padding: 2px 6px 2px 0;
}
.featured-post-block .cat-comment-byline .number {
  color: #b7b7b7;
  background: url(images/ico-comments.png) no-repeat 0 -38px;
  margin-left: 6px;
  padding: 0 0 3px 16px;
}

/* =Home Editors Picks
========================= */
.mm-editors-picks-module {
  box-sizing: border-box;
  overflow-wrap: break-word;
}

.editors-picks .heading {
  color: #636363;
  display: block;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  padding: 0 0 5px;
  text-transform: uppercase;
}
.editors-picks .box-section {
  font-family: "Proxima Regular", sans-serif;
}
.editors-picks .box {
  float: left;
  padding: 0 6% 0 0;
  width: 27%;
}
.editors-picks .box a {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
}
@media screen and (max-width: 480px) {
  .editors-picks .box {
    line-height: 24px;
    line-height: 2.4rem;
    width: 100%;
  }
}

.home .custom-read-more {
  color: #5e8b34;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 1.462;
}

/* =Home Multiple Featured Posts Block
========================= */
.featured-posts {
  float: left;
  margin-bottom: 14px;
  width: 100%;
}
.featured-posts .single-post {
  float: left;
  width: 49.999%;
  max-width: 100%;
}
.featured-posts .first > div {
  margin-right: 15px;
}
.featured-posts .last > div {
  margin-left: 15px;
}
.featured-posts article {
  border-top: 1px solid #ddd;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
  padding: 10px 9px 11px;
}
.featured-posts article:hover {
  background: #f8f7f5;
}
.featured-posts .cat-comment-heading {
  font-size: 10px;
  font-size: 1rem;
}
.featured-posts h2 {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 26px;
  line-height: 2.6rem;
}
.featured-posts h2 a {
  text-decoration: none;
}

/* =Home Headlines Block
========================= */
.content-sidebar-wrap .headlines {
  clear: both;
}
.content-sidebar-wrap .headlines .cat-comment-heading {
  font-size: 10px;
  font-size: 1rem;
}
.content-sidebar-wrap .headlines article {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  margin-bottom: 0;
  padding: 11px 44px 12px 9px;
  position: relative;
}

@media screen and (max-width: 600px) {
  .headline-block {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 600px) {
  .headline-list a.title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.headline-list .heading-block {
  float: none;
}

/* =Home Features Block
========================= */
.features a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  line-height: 1.4rem;
}

/* Single Post
--------------------------------------------- */
.single .entry,
.page-template-template-article-php .entry,
.page-template-template-article-parent-php .entry,
.page-template-template-stock-tickers-php .entry {
  padding-top: 0;
}
.single .entry p, .single .entry li,
.page-template-template-article-php .entry p,
.page-template-template-article-php .entry li,
.page-template-template-article-parent-php .entry p,
.page-template-template-article-parent-php .entry li,
.page-template-template-stock-tickers-php .entry p,
.page-template-template-stock-tickers-php .entry li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.single .entry h3,
.page-template-template-article-php .entry h3,
.page-template-template-article-parent-php .entry h3,
.page-template-template-stock-tickers-php .entry h3 {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.single .scroll-to-comments,
.page-template-template-article-php .scroll-to-comments,
.page-template-template-article-parent-php .scroll-to-comments,
.page-template-template-stock-tickers-php .scroll-to-comments {
  display: block;
  font-family: "Proxima Regular Bold", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 15px 0 0;
}
.single .scroll-to-comments a,
.page-template-template-article-php .scroll-to-comments a,
.page-template-template-article-parent-php .scroll-to-comments a,
.page-template-template-stock-tickers-php .scroll-to-comments a {
  color: #456626;
}
.single .gated-content-signup,
.page-template-template-article-php .gated-content-signup,
.page-template-template-article-parent-php .gated-content-signup,
.page-template-template-stock-tickers-php .gated-content-signup {
  text-align: center;
}
.single .gated-content-signup .advertisement,
.page-template-template-article-php .gated-content-signup .advertisement,
.page-template-template-article-parent-php .gated-content-signup .advertisement,
.page-template-template-stock-tickers-php .gated-content-signup .advertisement {
  margin-bottom: 36px;
}
.single .restricted-block p a,
.page-template-template-article-php .restricted-block p a,
.page-template-template-article-parent-php .restricted-block p a,
.page-template-template-stock-tickers-php .restricted-block p a {
  color: #456626;
  text-decoration: underline;
}

.single .entry .entry-meta,
.trending-content .entry .entry-meta,
.page-template-template-article-php .entry .entry-meta,
.page-template-template-article-parent-php .entry .entry-meta,
.page-template-template-stock-tickers-php .entry .entry-meta {
  font-size: 10px;
  font-size: 1rem;
  margin: 2px 0 18px;
  color: #636363;
}
.single .entry .entry-meta a,
.trending-content .entry .entry-meta a,
.page-template-template-article-php .entry .entry-meta a,
.page-template-template-article-parent-php .entry .entry-meta a,
.page-template-template-stock-tickers-php .entry .entry-meta a {
  color: #456626;
  text-decoration: underline;
}
.single .entry .entry-meta a:hover,
.trending-content .entry .entry-meta a:hover,
.page-template-template-article-php .entry .entry-meta a:hover,
.page-template-template-article-parent-php .entry .entry-meta a:hover,
.page-template-template-stock-tickers-php .entry .entry-meta a:hover {
  text-decoration: none;
}
.single .entry .entry-meta .addthis_button_email img,
.trending-content .entry .entry-meta .addthis_button_email img,
.page-template-template-article-php .entry .entry-meta .addthis_button_email img,
.page-template-template-article-parent-php .entry .entry-meta .addthis_button_email img,
.page-template-template-stock-tickers-php .entry .entry-meta .addthis_button_email img {
  display: none;
}
.single .entry .entry-meta .entry-categories,
.trending-content .entry .entry-meta .entry-categories,
.page-template-template-article-php .entry .entry-meta .entry-categories,
.page-template-template-article-parent-php .entry .entry-meta .entry-categories,
.page-template-template-stock-tickers-php .entry .entry-meta .entry-categories {
  font-size: 11px;
  font-size: 1.1rem;
}
.single .entry .entry-meta .entry-categories a,
.trending-content .entry .entry-meta .entry-categories a,
.page-template-template-article-php .entry .entry-meta .entry-categories a,
.page-template-template-article-parent-php .entry .entry-meta .entry-categories a,
.page-template-template-stock-tickers-php .entry .entry-meta .entry-categories a {
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .single .entry .entry-meta,
  .trending-content .entry .entry-meta,
  .page-template-template-article-php .entry .entry-meta,
  .page-template-template-article-parent-php .entry .entry-meta,
  .page-template-template-stock-tickers-php .entry .entry-meta {
    margin-left: 0;
  }
}
.single .entry .cat-comment-byline,
.trending-content .entry .cat-comment-byline,
.page-template-template-article-php .entry .cat-comment-byline,
.page-template-template-article-parent-php .entry .cat-comment-byline,
.page-template-template-stock-tickers-php .entry .cat-comment-byline {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
  line-height: 1.4rem;
  padding: 0 0 2px;
  width: 100%;
}
.single .entry .cat-comment-byline .cat-comment-heading,
.trending-content .entry .cat-comment-byline .cat-comment-heading,
.page-template-template-article-php .entry .cat-comment-byline .cat-comment-heading,
.page-template-template-article-parent-php .entry .cat-comment-byline .cat-comment-heading,
.page-template-template-stock-tickers-php .entry .cat-comment-byline .cat-comment-heading {
  color: #636363;
  float: left;
  padding: 2px 6px 2px 0;
}
.single .entry .entry-author,
.trending-content .entry .entry-author,
.page-template-template-article-php .entry .entry-author,
.page-template-template-article-parent-php .entry .entry-author,
.page-template-template-stock-tickers-php .entry .entry-author {
  text-transform: uppercase;
  font-family: "Proxima Regular Bold", sans-serif;
}
.single .entry .sep,
.trending-content .entry .sep,
.page-template-template-article-php .entry .sep,
.page-template-template-article-parent-php .entry .sep,
.page-template-template-stock-tickers-php .entry .sep {
  padding: 0 5px;
}

.content {
  position: relative;
}
.content .tabset {
  background: #f3f3f3;
  border-bottom: 1px solid #b7b7b7;
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
}
.content .tabset li {
  float: left;
  list-style-type: none;
  margin: 0;
}
.content .tabset li .active {
  background: #fff;
  border-bottom: none;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  border-top: 1px solid #b7b7b7;
  padding: 10px 18px 11px;
}
.content .tabset a {
  color: #333;
  display: block;
  font-size: 10px;
  font-size: 1rem;
  margin-bottom: -1px;
  padding: 11px 19px;
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .content .tabset {
    box-sizing: border-box;
    padding: 0 10px;
  }
}

/* Text Resizer
--------------------------------------------- */
.resizer {
  float: right;
  font-weight: bold;
  line-height: 0.923em;
  list-style: none;
  margin: -26px 0 0 7px;
  padding: 1px 0 0;
}
@media screen and (max-width: 800px) {
  .resizer {
    margin: 10px 0 0 7px;
  }
}
.resizer .resize-inner {
  margin-right: 5px;
}
.resizer > span {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 5px;
}
.resizer li {
  float: left;
  margin: 0 3px 0 0;
}
.resizer a {
  border: 2px solid #b7b7b7;
  border-radius: 2px;
  color: #b7b7b7;
  display: inline-block;
  min-width: 12px;
  text-align: center;
}
.resizer .active a,
.resizer a:hover {
  border: 2px solid #636363;
  color: #636363;
  text-decoration: none;
}

.font-resize {
  background: #fff;
  float: right;
  line-height: 14px;
  margin: 0 0 2px 0;
  white-space: nowrap;
}
.font-resize em {
  font-size: 0.692em;
}
.font-resize em em {
  font-size: 0.923em;
}
.font-resize em em em {
  font-size: 1.077em;
}
.font-resize em {
  font-size: 8px;
  font-style: normal;
}
.font-resize em em {
  font-size: 11px;
}
.font-resize em em em {
  font-size: 14px;
}
.font-resize a {
  color: #bcbab9;
  display: -moz-inline-block;
  display: inline-block;
  font-weight: bold;
  height: 15px;
  margin-left: 2px;
  text-align: center;
  vertical-align: middle;
  width: 15px;
}
.font-resize a.active {
  background: #ece7df;
  color: #747474;
}
.font-resize a:hover {
  color: #747474;
  text-decoration: none;
}

/* Comment Numbers */
.cat-comment-byline.heading-block .cat-comment-heading a.number,
#nav .box .cat-comment-byline.heading-block .cat-comment-heading a.number,
#nav .box .cat-comment-byline.heading-block .cat-comment-heading a.number:hover {
  color: #a83;
  padding: 0 0 3px 16px;
  margin-left: 6px;
  background: url(images/ico-comments.png) no-repeat -37px 1px;
}

.cat-comment-byline.heading-block .cat-comment-heading a.number.alt,
#nav .box .cat-comment-byline.heading-block .cat-comment-heading a.number.alt,
#nav .box .cat-comment-byline.heading-block .cat-comment-heading a.number.alt:hover {
  background-position: 0 -38px;
  color: #b7b7b7;
}

/* Default Page
--------------------------------------------- */
.page article {
  padding-top: 0;
}
.page .entry-title {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 34px;
  font-size: 3.4rem;
}
.page h3 {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 24px;
  line-height: 2.4rem;
  color: #456626;
}
.page h3 strong {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.page .cfct-mod-content p {
  font-size: 13px;
  font-size: 1.3rem;
}
.page input[type="submit"] {
  color: #FFF;
  cursor: pointer;
  background: #C63427;
  -webkit-appearance: none;
  border: 1px solid #9A0B06;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  font-family: "Proxima Regular Bold", sans-serif;
  padding: 4px 5px 6px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9D501F;
  text-transform: uppercase;
}
.page form {
  font-size: 13px;
  font-size: 1.3rem;
}
.page .note {
  color: #B7B7B7;
  display: block;
  font: 9px/12px Verdana, Arial, sans-serif;
  padding: 0 0 0 4px;
}
.page #wistia_eysyflmase {
  max-width: 100% !important;
}

/* About Us Page
--------------------------------------------- */
.about-us p {
  font-size: 13px;
  font-size: 1.3rem;
}

.about-us table {
  width: 200px;
  line-height: 1.4;
}
.about-us table tbody {
  border-bottom: none;
}
.about-us table td {
  border-top: none;
  padding: 2px 0;
}

.about-form {
  background-color: #F7F7F7;
  border: 1px solid #2E6402;
  margin: 0 40px;
  padding: 15px;
  text-align: center;
}
@media screen and (max-width: 800px) {
  .about-form {
    margin: 0 20px;
  }
}

/* Dashboard
--------------------------------------------- */
.dashboard h1.entry-title {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 34px;
  font-size: 3.4rem;
}
.dashboard .content .tabset .active {
  color: #333;
}
.dashboard .content .tabset a,
.dashboard .content .tabset a:visited {
  color: #456626;
  font-size: 10px;
  font-size: 1rem;
  padding: 11px 16px;
}
.dashboard .content .tabset a:hover,
.dashboard .content .tabset a:visited:hover {
  color: #333;
}
@media screen and (max-width: 800px) {
  .dashboard .content .tabset li {
    float: none;
    list-style-type: none;
    padding: 0 10px 0 0;
    display: inline-block;
  }
}
@media screen and (max-width: 600px) {
  .dashboard .content .tabset li {
    width: 100%;
  }
}
.dashboard .tab-content {
  font-size: 13px;
  font-size: 1.3rem;
}
.dashboard .tab-content h1 {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 34px;
  font-size: 3.4rem;
}
.dashboard .tab-content h1 strong {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.dashboard #dashboard-briefing {
  margin: 0;
  border-top: 3px solid #DCBF4C;
}
.dashboard #dashboard-briefing li {
  border-top: 1px solid #ddd;
  list-style-type: none;
  margin: 0;
  padding: 11px 44px 13px 9px;
  position: relative;
}
.dashboard #dashboard-briefing li:first-child {
  margin-top: 11px;
}
.dashboard #dashboard-briefing li a {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 22px;
  line-height: 2.2rem;
}
.dashboard #dashboard-briefing li a strong {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.dashboard #dashboard-promised ul {
  margin-left: 24px;
  margin-left: 2.4rem;
}
.dashboard #dashboard-promised a, .dashboard #dashboard-promised a:visited {
  color: #456626;
}
.dashboard .cat-comment-byline,
.dashboard .cat-comment-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-size: 1rem;
}
.dashboard .flag {
  background: url(images/sprite.png) no-repeat -69px -74px;
  height: 13px;
  margin: -4px 0 0;
  overflow: hidden;
  position: absolute;
  right: 23px;
  text-indent: -9999px;
  top: 50%;
  width: 12px;
}
.dashboard #dashboard-recommendations table strong {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}
.dashboard #dashboard-recommendations table td {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0;
}
.dashboard #dashboard-faq h1 {
  font-size: 31px;
  font-size: 3.1rem;
}
.dashboard #dashboard-faq ul {
  margin-left: 20px;
}
.dashboard #dashboard-faq a,
.dashboard #dashboard-faq a:visited {
  color: #456626;
}

/* FAQ
--------------------------------------------- */
.frequently-asked-questions-faq a,
.frequently-asked-questions-faq a:visited {
  color: #3B7E2E;
}

/* Our Trading Services
--------------------------------------------- */
.our-trading-services .content,
.essential-reading .content,
.mm_popup .content,
.single .post .mm_popup .content {
  font-size: 13px;
  font-size: 1.3rem;
}
.our-trading-services img,
.essential-reading img,
.mm_popup img,
.single .post .mm_popup img {
  max-width: none;
}
.our-trading-services .benefits-title,
.our-trading-services .benefits-content,
.essential-reading .benefits-title,
.essential-reading .benefits-content,
.mm_popup .benefits-title,
.mm_popup .benefits-content,
.single .post .mm_popup .benefits-title,
.single .post .mm_popup .benefits-content {
  float: left;
}
.our-trading-services .benefits-title,
.essential-reading .benefits-title,
.mm_popup .benefits-title,
.single .post .mm_popup .benefits-title {
  width: 35%;
  max-width: 100%;
}
.our-trading-services .benefits-content,
.essential-reading .benefits-content,
.mm_popup .benefits-content,
.single .post .mm_popup .benefits-content {
  float: left;
  margin-left: 20px;
  width: 60%;
  max-width: 100%;
}
.our-trading-services h3,
.our-trading-services h4,
.our-trading-services h5,
.essential-reading h3,
.essential-reading h4,
.essential-reading h5,
.mm_popup h3,
.mm_popup h4,
.mm_popup h5,
.single .post .mm_popup h3,
.single .post .mm_popup h4,
.single .post .mm_popup h5 {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}
.our-trading-services h3 strong,
.our-trading-services h4 strong,
.our-trading-services h5 strong,
.essential-reading h3 strong,
.essential-reading h4 strong,
.essential-reading h5 strong,
.mm_popup h3 strong,
.mm_popup h4 strong,
.mm_popup h5 strong,
.single .post .mm_popup h3 strong,
.single .post .mm_popup h4 strong,
.single .post .mm_popup h5 strong {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.our-trading-services .backtotop,
.essential-reading .backtotop,
.mm_popup .backtotop,
.single .post .mm_popup .backtotop {
  float: right;
}

.our-trading-services h1.entry-title {
  font-size: 34px;
  font-size: 3.4rem;
}
.our-trading-services h3 {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 25px;
  line-height: 2.5rem;
}
.our-trading-services h4 {
  font-size: 18px;
  font-size: 1.8rem;
}
.our-trading-services h5 {
  font-size: 15px;
  font-size: 1.5rem;
}
.our-trading-services .backtotop {
  font-size: 11px;
  font-size: 1.1rem;
}

/* Report List
--------------------------------------------- */
.reports-list h3 {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}
.reports-list h3 strong {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

/* Essential Reading
--------------------------------------------- */
#benefits-nav {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 14px;
}
#benefits-nav span {
  font-weight: lighter;
  margin: 0 4px;
}
#benefits-nav a {
  color: #456626;
  font-size: 1em;
}

.benefits-content-img {
  -webkit-box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  -ms-box-shadow: 0 0 5px #aaa;
  -o-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  float: left;
  height: auto;
  margin: 5px 15px 5px 0;
  width: 75px;
}

.benefits-content a {
  color: #456626;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 16px;
  line-height: 1.6rem;
  margin-bottom: 18px;
}
.benefits-content p {
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 18px;
}

.essential-reading .backtotop {
  font-size: 11px;
  font-size: 1.1rem;
  text-decoration: underline;
}
.essential-reading .backtotop:hover {
  text-decoration: none;
}

/* Error 404 Page Styles
--------------------------------------------- */
.error404 .entry {
  padding-top: 0;
}
.error404 h1.entry-title {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 27px;
  font-size: 2.7rem;
  margin-bottom: 9px;
}
.error404 p {
  font-size: 13px;
  font-size: 1.3rem;
}
.error404 .search-form input[type="submit"] {
  background: #C63427;
  border: 1px solid #9A0B06;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  clip: auto;
  color: #FFF;
  font-size: 13px;
  height: 32px;
  margin: 4px;
  padding: 4px 5px 6px;
  position: relative;
  width: 34px;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9D501F;
  -webkit-appearance: none;
}
.error404 input {
  -webkit-appearance: none;
  border-radius: 0;
  width: 130px;
}

/* Contributors Page
 -----------------------------------------*/
.contributors ul.cfum-list {
  margin-left: 0;
}
.contributors ul.cfum-list li {
  list-style-type: none;
}

/* Trending Content Page
 -----------------------------------------*/
.trending-content .content .type-post {
  padding-bottom: 40px;
  padding-bottom: 4rem;
  border-bottom: 1px solid #ddd;
}
.trending-content .content .type-post:last-child {
  border: none;
}
.trending-content .content .entry-meta {
  margin-left: 0;
}
.trending-content .content .addthis_button_email span {
  display: none;
}
.trending-content .content h1 {
  margin-bottom: 49px;
  margin-bottom: 4.9rem;
}
.trending-content .content .type-page {
  margin: 0;
  padding: 0;
}

/* Article Parent Page
 -----------------------------------------*/
.page-template-template-article-parent-php .resizer {
  margin-top: 0;
}
.page-template-template-article-parent-php .site-footer > .wrap {
  display: none;
}
.page-template-template-article-parent-php .widget_stock_ticker,
.page-template-template-article-parent-php .header-widget-area {
  display: none;
}

/* Stock Tickers Page
 -----------------------------------------*/
.page-template-template-stock-tickers-php .stock-ticker-posts {
  margin: 0;
}
.page-template-template-stock-tickers-php .stock-ticker-posts li {
  list-style-type: none;
}
.page-template-template-stock-tickers-php .stock-title {
  font-weight: bold;
}
.page-template-template-stock-tickers-php p.stock-listing {
  font-size: 13px;
  font-size: 1.3rem;
}
.page-template-template-stock-tickers-php h1 {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}

/* Research Services Page
-----------------------------------------*/
.research-half {
  display: inline-block;
  padding-left: 50%;
  width: 54%;
}

/* Sitemap Page
 -----------------------------------------*/
.entry .sitemap-menu {
  margin-left: 24px;
  margin-left: 2.4rem;
}
.entry .sitemap-menu li {
  list-style-type: none;
}

body.advertorial .post-info {
  margin-bottom: 10px;
}
body.advertorial .advertorial-sidebar div {
  margin: 10px 10px 20px;
  clear: both;
}
body.advertorial .advertorial-sidebar a {
  font-weight: bold;
}
body.advertorial .advertorial-sidebar span {
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
  clear: both;
}

.pmd-dashboard {
  background: url(../img/dashboard/dashboard-full.png);
  height: 632px;
  overflow: hidden;
  padding: 38px 38px 0;
  position: relative;
  width: 824px;
}

.select-custom {
  border: 1px solid #7c7c7c;
}

#pmd-spinner,
#pmd-calendar-spinner {
  background: url(../img/ajax-loader.gif) no-repeat center top;
  height: 55px;
  width: 100%;
  text-align: center;
}

#pmd-calendar-spinner {
  height: 194px;
}

#pmd-notes-spinner {
  background: url(../img/ajax-loader.gif) no-repeat center top;
  width: 32px;
  height: 32px;
  text-align: center;
}

#pmd-notes-button,
#pmd-notes-spinner,
#pmd-notes-saved {
  float: left;
}

#pmd-notes-save-button {
  padding: 5px 7px;
}

#pmd-notes-saved {
  padding: 4px 7px;
  margin-left: 10px;
  color: #333333;
  background-color: #FFFFE0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #E6DB55;
}

/** @section General stuff
 -------------------------------------------------- */
.pmd-close {
  background: url(../img/close.png);
  cursor: pointer;
  display: block;
  height: 52px;
  margin: 20px 21px;
  text-indent: -32000px;
  position: absolute;
  right: 0;
  top: 0;
  width: 52px;
}

.pmd-dashboard .pmd-title {
  font-size: 22px;
  font-weight: normal;
  text-transform: capitalize;
}

.pmd-dashboard .pmd-label {
  color: #646464;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
}

.pmd-dashboard textarea {
  background: #fff;
  border: 1px solid #999;
  line-height: 1.5;
  padding: 3px 5px;
}

/** @section Header
 -------------------------------------------------- */
.pmd-header {
  background: url(../img/preferred-members-header.gif) no-repeat 0 0;
  height: 76px;
  margin-bottom: 20px;
  width: 820px;
}

/** @section Dashboard Content area
 -------------------------------------------------- */
.pmd-content,
.pmd-sidebar {
  overflow: hidden;
}

.pmd-content {
  display: inline;
  float: left;
  margin-right: 20px;
  position: relative;
  width: 550px;
}

.pmd-content-scroll {
  height: 473px;
  overflow: auto;
  padding-right: 25px;
}

.pmd-content .pmd-fade {
  background: url(../img/content-fade.png) repeat-x 0 0;
  /**
   * @bugfix IE6 PNG transparency
   * @valid no
   */
  _background: transparent;
  bottom: 0;
  height: 100px;
  left: 0;
  position: absolute;
  width: 535px;
}

.pmd-content-header {
  margin-bottom: 27px;
}

.pmd-content-fade-bump {
  height: 50px;
}

/**
 * Recommendations
 */
#dashboard-recommendations table {
  border: 1px solid #000;
  border-collapse: inherit;
  font-size: 12px;
  font-size: 1.2rem;
}
#dashboard-recommendations table strong {
  font-family: "Proxima Regular Bold", sans-serif;
}
#dashboard-recommendations table td {
  padding: 0;
}

/**
 * Articles
 */
.pmd-article {
  margin-bottom: 12px;
}

.pmd-article .entry-title {
  font-size: 14px;
  line-height: 1.2;
  margin: 2px 0 0;
}

.pmd-article .entry-title a {
  color: #205541;
}

.pmd-article .byline-major {
  font-weight: normal;
}

/** @section Dashboard Widgets / Sidebar
 -------------------------------------------------- */
.pmd-sidebar {
  display: inline;
  float: left;
  width: 222px;
}

.pmd-widget {
  margin-bottom: 15px;
}

.pmd-widget .widget-title {
  color: #205541;
  line-height: 1.2;
  margin-bottom: 11px;
}

/**
 * Charts
 */
.pmd-charts img {
  display: block;
}

/**
 * Actions
 */
.pmd-actions textarea {
  height: 80px;
  width: 210px;
}

.pmd-notes .pmd-placeholder {
  color: #999;
  cursor: text;
  font-family: Tahoma, Verdana, "Lucida Grande", "Calibri", "Trebuchet MS", sans-serif;
  position: absolute;
  font-style: italic;
  margin: 5px;
}

.pmd-notes .pmd-placeholder img {
  vertical-align: text-bottom;
}

.pmd-notes-save {
  padding: 5px 0 0;
}

/**
 * Other
 */
#mm-sidebar-auth-widget-read-more {
  background: url("../img/icon/icon-preferredarticle-16px.png") no-repeat scroll 5px 6px #EAE1DC;
  font-size: 16px;
  line-height: 1.1;
  padding: 5px 0 5px 25px;
  margin: 10px 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #1F543F;
  cursor: pointer;
}

.pmd-navigation {
  list-style: none;
  margin: 0;
  overflow: hidden;
}

.pmd-navigation li {
  display: inline;
  float: left;
  margin-right: 5px;
}

.pmd-navigation-selected {
  font-weight: bold;
}

.pmd-navigation-bar {
  font-weight: normal;
}

ul.alerts {
  font-size: 10px !important;
  margin-bottom: 10px;
}

ul.alerts li {
  margin-bottom: 5px;
}

/* Membership Pages
--------------------------------------------- */
.page-template-page-benefits-php .site-container,
.your-member-benefits .site-container,
.essential-reading .site-container,
.our-trading-services .site-container {
  filter: blur(4px);
  -webkit-filter: blur(4px);
  -o-filter: blur(4px);
  pointer-events: none;
  filter: url(images/blur.svg#gaussian_blur);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
  overflow: hidden;
}

.cookied .site-container {
  filter: none;
  -webkit-filter: none;
  -o-filter: none;
  pointer-events: all;
}

.mm_popup input[type="submit"] {
  background: #c63427;
  border: 1px solid #9a0b06;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-family: "Proxima Regular Bold", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 22px;
  line-height: 2.2rem;
  padding: 4px 5px 6px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #9d501f;
  text-transform: uppercase;
  -webkit-appearance: none;
}

.your-member-benefits .mm_popup form {
  margin-bottom: 20px;
}
.your-member-benefits .mm_popup ul {
  margin-left: 24px;
  list-style-image: url("img/li-check.gif");
}
.your-member-benefits .mm_popup ul li {
  margin-bottom: 9px;
}
.your-member-benefits .benefits-title {
  float: left;
  width: 200px;
}
.your-member-benefits .benefits-title h4 {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 21px;
  line-height: 2.1rem;
  font-weight: bold;
}
.your-member-benefits .benefits-content {
  margin: 0 0 40px 220px;
}
.your-member-benefits .benefits-content h4 {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 21px;
  line-height: 2.1rem;
  font-weight: bold;
}
.your-member-benefits .benefits-content strong {
  font-family: "Proxima Regular", sans-serif;
  font-size: 14px;
}
.your-member-benefits #rewards-box {
  background: #FAFAFA;
  border: 2px solid #DDD;
  margin-top: 25px;
  float: left;
  width: 40%;
  margin-right: 10px;
}
@media (max-width: 850px) {
  .your-member-benefits #rewards-box {
    float: none;
    width: 100%;
    margin-bottom: 5%;
  }
}
.your-member-benefits #rewards-box h3 {
  background: #DDD;
  color: #333;
  font-size: 1.4em;
  font-family: "Proxima Regular", sans-serif;
  padding: 10px;
  text-transform: uppercase;
  text-align: center;
}
.your-member-benefits #rewards-box p {
  padding: 0 10px;
}
.your-member-benefits ul#benefits-market-research {
  list-style: none;
  margin: -18px 0 0;
  padding: 0;
  width: 100%;
}
.your-member-benefits ul#benefits-market-research li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 24%;
}
.your-member-benefits ul#essential-reading-thumbs {
  list-style: none;
  margin-left: 0;
}
.your-member-benefits ul#essential-reading-thumbs li {
  clear: both;
  display: block;
  height: 120px;
  list-style: none;
  position: relative;
}
.your-member-benefits a.backtotop {
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: right;
}
.your-member-benefits .bold-green {
  color: #456626;
  font-weight: bold;
}
.your-member-benefits .margin-top-0 {
  margin-top: 0;
}
.your-member-benefits .margin-bottom-0 {
  margin-bottom: 0;
}
.your-member-benefits .ymb-disclaimer {
  line-height: 1em;
}

/* Video Single
--------------------------------------------- */
.videos strong {
  font-family: "Proxima Regular", sans-serif;
}

.vidfirst {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px 4px 0;
  text-decoration: none;
}

.vidlast {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px;
  text-decoration: none;
}

a.next.page-numbers {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.page-numbers {
  background-color: #FFF;
  border: 1px solid #AAA;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #456626;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px;
  text-decoration: none;
}
.page-numbers.current {
  background: #456626;
  color: #fff;
}

.page-numbers:hover {
  text-decoration: underline;
}

.single-videos #respond {
  margin-bottom: 0;
}
.single-videos .comment-respond {
  margin-bottom: 0;
}
.single-videos .cat-comment-byline {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
  line-height: 1.4rem;
  padding: 0 0 2px;
  width: 100%;
}
.single-videos .cat-comment-byline .cat-comment-heading {
  color: #636363;
  float: left;
  padding: 2px 6px 2px 0;
}

.wistia_embed > div {
  float: left;
}
.wistia_embed object {
  display: block;
  max-width: 570px;
  margin-bottom: 56px;
}

.vid_archive_item h4 {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}

.archive_page.research-services h2 {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  text-transform: none;
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.archive_page.research-services p {
  font-size: 90%;
}
.archive_page.research-services a.learn_more {
  font-size: 90%;
}
.archive_page.research-services .archive-pagination .fl {
  padding: 4px 10px;
}

/* Reports Page Template
--------------------------------------------- */
.page-template-page-template-report-php .widget_stock_ticker {
  display: none;
}
.page-template-page-template-report-php article {
  padding-left: 15px;
  padding-right: 15px;
}
.page-template-page-template-report-php .logged-in .entry-title {
  font-size: 30px;
  font-size: 3rem;
  padding-top: 20px;
}
.page-template-page-template-report-php .entry-title {
  font-size: 33px;
  font-size: 3.3rem;
  line-height: 36px;
  line-height: 3.6rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  width: 90%;
  max-width: 90%;
}
.page-template-page-template-report-php .logged-in .byline {
  color: #ACA899;
  font-size: 11px;
  font-size: 1.1rem;
  margin-left: 30px;
  margin-bottom: 18px;
  padding: 25px 0 3px 0;
}
.page-template-page-template-report-php .logged-in .byline span {
  font-family: "Proxima Regular Bold", sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.page-template-page-template-report-php .author-by-line {
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 1px;
}
.page-template-page-template-report-php .byline {
  font-size: 13px;
  font-size: 1.3rem;
  border-bottom: 1px solid #ddd;
  font-style: italic;
  margin-left: 0;
  padding: 10px 0px;
  text-align: left;
  width: 90%;
  max-width: 90%;
}
.page-template-page-template-report-php .byline span {
  font-family: "Proxima Regular", sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
}
.page-template-page-template-report-php .resizer {
  margin-top: 0;
}
.page-template-page-template-report-php h3 {
  color: #456626;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 9px;
}
.page-template-page-template-report-php .cfct-mod-content p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 18px;
}
.page-template-page-template-report-php .site-footer > .wrap {
  display: none;
}
.page-template-page-template-report-php .manage-block {
  margin-bottom: 15px;
  padding: 6px 0px 4px 0px;
}
.page-template-page-template-report-php .report-signup-content {
  width: 90%;
  max-width: 90%;
}
.page-template-page-template-report-php .report-signup-content p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20px;
  line-height: 2rem;
  padding-top: 10px;
  text-align: left;
}
.page-template-page-template-report-php .report-signup-content .report-lastline {
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 18px;
  text-align: center;
}
.page-template-page-template-report-php .report-signup-content .report-cancel {
  font-size: 12px;
  font-size: 1.2rem;
  color: #999999;
}

.social-byline {
  display: inline-flex;
}
.social-byline iframe {
  margin-right: 5px;
}

/* Tag Archive
--------------------------------------------- */
.single-date-title, .single-tag-title {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 23px;
  font-size: 2.3rem;
  margin: 0 0 14px;
  margin: 0 0 1.4rem;
  padding: 11px 44px 3px 8px;
  padding: 1.1rem 4.4rem 0.3rem 0.8rem;
  border-bottom: 3px solid #dcbf4b;
  color: #212f2b;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  line-height: 1.2;
}

.single-tag-title {
  font-size: 20px;
  font-size: 2rem;
  padding: 11px 44px 12px 18px;
  padding: 1.1rem 4.4rem 1.2rem 1.8rem;
  border-bottom: none;
  border-top: 3px solid #dcbf4b;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  line-height: 1.5;
  text-transform: uppercase;
}

.tag-archive .entry-title,
.category-archive .entry-title,
.date.archive .entry-title {
  font-size: 19px;
  font-size: 1.9rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}
.tag-archive .entry-title a,
.category-archive .entry-title a,
.date.archive .entry-title a {
  color: #456626;
}
.tag-archive .entry-title a:hover,
.category-archive .entry-title a:hover,
.date.archive .entry-title a:hover {
  color: #456626;
  text-decoration: none;
}
.tag-archive #tag-feature-content,
.category-archive #tag-feature-content,
.date.archive #tag-feature-content {
  padding-right: 0;
}
.tag-archive article,
.tag-archive .advertisement,
.category-archive article,
.category-archive .advertisement,
.date.archive article,
.date.archive .advertisement {
  border-top: 1px solid #ddd;
}
.tag-archive article,
.category-archive article,
.date.archive article {
  padding: 11px 44px 12px 9px;
  padding: 1.1rem 4.4rem 1.2rem 0.9rem;
  clear: both;
  display: inline-block;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .tag-archive article,
  .category-archive article,
  .date.archive article {
    padding: 11px 10px 0 10px;
    padding: 1.1rem 1rem 0 1rem;
  }
}
.tag-archive article a,
.category-archive article a,
.date.archive article a {
  color: #456626;
}
.tag-archive article:hover,
.category-archive article:hover,
.date.archive article:hover {
  background: #f8f7f5;
}
.tag-archive article:hover a,
.category-archive article:hover a,
.date.archive article:hover a {
  color: #456626;
}
.tag-archive article:hover .custom-read-more,
.category-archive article:hover .custom-read-more,
.date.archive article:hover .custom-read-more {
  color: #456626;
}
.tag-archive .entry-content p,
.category-archive .entry-content p,
.date.archive .entry-content p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
}
.tag-archive .content .entry-meta,
.category-archive .content .entry-meta,
.date.archive .content .entry-meta {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  line-height: 1.5;
  text-transform: none;
}
.tag-archive .content .entry-author,
.category-archive .content .entry-author,
.date.archive .content .entry-author {
  text-decoration: underline;
  text-transform: uppercase;
}
.tag-archive .content .entry-time,
.tag-archive .content .author-attribution,
.category-archive .content .entry-time,
.category-archive .content .author-attribution,
.date.archive .content .entry-time,
.date.archive .content .author-attribution {
  font-style: italic;
}
.tag-archive .content .sep,
.category-archive .content .sep,
.date.archive .content .sep {
  padding: 0 5px;
  padding: 0 0.5rem;
}
.tag-archive .custom-read-more-wrap,
.category-archive .custom-read-more-wrap,
.date.archive .custom-read-more-wrap {
  line-height: 1.4;
}
.tag-archive .custom-read-more,
.category-archive .custom-read-more,
.date.archive .custom-read-more {
  font-size: 13px;
  font-size: 1.3rem;
  clear: both;
  color: #5e8b34;
  display: block;
  font-family: "Proxima Regular Bold", sans-serif;
  letter-spacing: 1px;
  line-height: 1.4;
  margin-top: 10px;
}

.tag-archive .site-footer {
  width: 999px;
  max-width: 999px;
}
.tag-archive .site-footer .wrap {
  padding-left: 40px;
  padding-left: 4rem;
  left: 0;
}
.tag-archive .below-footer {
  text-align: center;
}
.tag-archive #sidebar-below-footer .wrap {
  left: 0;
}

.tag-back-to-top {
  margin: 10px auto;
  margin: 1rem auto;
  text-align: right;
}
.tag-back-to-top a {
  color: #456626;
}

/* Index Arhive and Heading
--------------------------------------------- */
.article-index-heading {
  font-size: 16px;
  font-size: 1.6rem;
  margin-left: 5px;
  margin-left: 0.5rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
}

.article-index-tag-list {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 10px 0 10px 20px;
  margin: 1rem 0 1rem 2rem;
}
.article-index-tag-list li {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  list-style-type: disc;
}
.article-index-tag-list a {
  color: #456626;
}

/* Featured Post
--------------------------------------------- */
.tag-featured-wrap {
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  background-color: #f8f7f5;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f8f7f5));
  background-image: -webkit-linear-gradient(top, #fefefe, #f8f7f5);
  background-image: -moz-linear-gradient(top, #fefefe, #f8f7f5);
  background-image: -ms-linear-gradient(top, #fefefe, #f8f7f5);
  background-image: -o-linear-gradient(top, #fefefe, #f8f7f5);
  -webkit-animation: fade-in .5s;
  -moz-animation: fade-in .5s;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  webkit-transition: all .25s ease-in-out;
}
.archive-list .tag-featured-wrap {
  margin: 5px 11px 29px;
  margin: 0.5rem 1.1rem 2.9rem;
  padding: 11px 44px 0 24px;
  padding: 1.1rem 4.4rem 0 2.4rem;
  border: 1px dashed #ddd;
}
@media screen and (max-width: 600px) {
  .archive-list .tag-featured-wrap {
    padding: 11px 10px 0 10px;
    padding: 1.1rem 1rem 0 1rem;
  }
}
.archive-list .tag-featured-wrap p {
  font-size: 14px;
  font-size: 1.4rem;
}
.archive-list .tag-featured-wrap .entry-meta {
  font-size: 10px;
  font-size: 1rem;
  margin: 0;
}
.archive-list .tag-featured-wrap:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f8f7f5;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f8f7f5));
  background-image: -webkit-linear-gradient(top, #fefefe, #f8f7f5);
  background-image: -moz-linear-gradient(top, #fefefe, #f8f7f5);
  background-image: -ms-linear-gradient(top, #fefefe, #f8f7f5);
  background-image: -o-linear-gradient(top, #fefefe, #f8f7f5);
  border: 1px dashed #dcbf4b;
}

.tag-featured-story {
  border: none;
}
@media screen and (max-width: 800px) {
  .tag-featured-story {
    width: 100%;
  }
}
.tag-featured-story:hover .tag-featured-title {
  color: #212f2b;
}
.tag-archive .tag-featured-story {
  border: none;
}
.tag-archive .tag-featured-story:hover {
  background: transparent;
}

.archive-block .tag-featured-story-heading {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
  margin-left: 0;
}

.tag-featured-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  line-height: 1.2;
}
.archive-list .post .tag-featured-title {
  font-weight: bold;
}
.tag-featured-title a {
  color: #456626;
  text-decoration: none;
}

.at15t_email, .at16nc.at16t_email {
  display: none;
}

/* category Archive
--------------------------------------------- */
.category-archive article .entry-title {
  font-size: 30px;
  font-size: 3rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.category-archive article:hover a {
  color: #212f2b;
}
.category-archive .entry-meta a {
  color: #3B7E2E;
  text-decoration: underline;
}
.category-archive .entry-meta a:hover {
  text-decoration: none;
}
.category-archive .addthis_button_email span {
  display: none;
}
.category-archive .category-headline-wrap {
  padding: 0 8px;
  padding: 0 0.8rem;
}
.category-archive .headline {
  font-size: 10px;
  font-size: 1rem;
  padding-bottom: 4px;
  padding-bottom: 0.4rem;
  color: #636363;
  float: none;
  text-transform: uppercase;
}
.category-archive .category-name {
  font-size: 23px;
  font-size: 2.3rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
}

/* Login Page and Password Recovery Pages
--------------------------------------------- */
p.message {
  font-size: 13px;
  font-size: 1.3rem;
}

p.reset-email {
  margin-bottom: 5px;
}

p.reset-submit {
  margin-bottom: 5px;
}

.mm-lpw-ad,
.mm-login-ad {
  clear: both;
}
.mm-lpw-ad h2,
.mm-login-ad h2 {
  font-size: 16px;
  font-size: 1.6rem;
}
.mm-lpw-ad p,
.mm-login-ad p {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  line-height: 2rem;
  font-family: "Proxima Regular", sans-serif;
}
.mm-lpw-ad a,
.mm-login-ad a {
  color: #456626;
}
.mm-lpw-ad td,
.mm-login-ad td {
  border-top: 0;
}
.mm-lpw-ad tbody,
.mm-login-ad tbody {
  border-bottom: 0;
}

/*Login Page -- Login Ad Above ^^
--------------------------------------------- */
.login-template-notice {
  font-size: 13px;
  font-size: 1.3rem;
}

.login .post-edit-link {
  display: none;
}
.login h2 {
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  font-size: 1.7rem;
}
.login .message {
  font-size: 13px;
  font-size: 1.3rem;
}

#mw_login .login-submit,
#mw_login .login-lpw {
  display: inline-block;
}
#mw_login .login-submit {
  float: left;
}
#mw_login .login-lpw {
  margin-top: 13px;
}
#mw_login .login-lpw a,
#mw_login .login-lpw a:visited {
  font-size: 10px;
  font-size: 1rem;
  color: #456626;
}
#mw_login .login-lpw a:hover, #mw_login .login-lpw a:focus,
#mw_login .login-lpw a:visited:hover,
#mw_login .login-lpw a:visited:focus {
  text-decoration: none;
}
#mw_login #loginform p {
  padding: 5px 0;
  margin-right: 5px;
  margin-bottom: 0;
}
#mw_login .login-username,
#mw_login .login-password {
  margin-left: 20px;
}
#mw_login .login-username input,
#mw_login .login-password input {
  width: 200px;
}
#mw_login .login-username label {
  margin-right: 6px;
}
#mw_login .login-password label {
  margin-right: 8px;
}

.search .content article,
.search .content .advertisement {
  padding: 11px 44px 12px 9px;
  padding: 1.1rem 4.4rem 1.2rem 0.9rem;
  border-top: 1px solid #ddd;
  margin: 0;
}
.search .content article:hover h2 a {
  color: #212f2b;
}
.search .cat-comment-heading {
  font-size: 10px;
  font-size: 1rem;
  float: none;
}
.search h2.entry-title {
  font-size: 30px;
  font-size: 3rem;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.search h2.entry-title a {
  color: #456626;
}
.search .entry-meta {
  text-transform: none;
}
.search .entry-meta .entry-author-link {
  color: #456626;
  text-decoration: underline;
  text-transform: uppercase;
}
.search .addthis_button_email span {
  display: none;
}
.search .archive-description {
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.search h1 {
  font-size: 23px;
  font-size: 2.3rem;
  margin: 0 0 14px;
  margin: 0 0 1.4rem;
  padding: 0 0 3px 8px;
  padding: 0 0 0.3rem 0.8rem;
  border-bottom: 3px solid #dcbf4b;
  color: #212f2b;
  font-family: "Minion Pro Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.search .search-term {
  text-decoration: underline;
}

.stocks ul#stock-query h5 {
  color: #333;
  margin: 10px 0 0 10px;
}
.stocks ul#stock-query li#stock-feature {
  display: table;
  border: 1px dashed #ddd;
  box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  -o-box-shadow: 0 0 5px #ccc;
  background-color: #f8f7f5;
}
.stocks ul#stock-query li#stock-feature article {
  padding: 2%;
}
.stocks ul#stock-query li#stock-feature article .no-underline {
  text-decoration: none;
}
.stocks img.attachment-post-thumbnail {
  display: block;
  float: left;
  max-width: 100px;
  height: auto;
  margin: 5px 4% 4% 0;
}
.stocks #stock-tabs {
  margin-top: 20px;
  background: transparent;
}
.stocks #stock-tabs li {
  margin-right: 5px;
}
.stocks #stock-tabs li a {
  font-size: 14px;
}
.stocks #latest-updates {
  height: 300px;
  margin-bottom: 50px;
}
.stocks .stock-tab-content {
  overflow: hidden;
  margin-bottom: 50px;
}

.charts {
  float: right;
  margin: 10px;
  padding: 10px;
  width: 250px;
  border: 1px solid #999;
}

#updates .past-stock-updates:nth-child(even) a {
  color: black;
}

/* Category List Shortcode
--------------------------------------------- */
.category-list-wrap ul {
  margin: 0 0 0 24px;
  margin: 0 0 0 2.4rem;
}
.category-list-wrap ul li {
  font-size: 14px;
  font-size: 1.4rem;
}
.category-list-wrap a {
  text-decoration: none;
}
.category-list-wrap a:hover {
  text-decoration: underline;
}

/* MM Popup Shortcode
--------------------------------------------- */
@media screen and (max-width: 480px) {
  .mm_popup.general_popup {
    display: none;
  }
}

.coreg_shadowbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  z-index: 5000;
}

.coreg_shadowbox-container {
  position: fixed;
  top: 40%;
  left: 50%;
  width: 600px;
  height: auto;
  min-height: 300px;
  margin: -300px 0 0 -300px;
  padding: .5%;
  border: 1px solid #292929;
  z-index: 5100;
  background: #fff;
  color: #666;
  -moz-box-shadow: 0 0 50px #000;
  -webkit-box-shadow: 0 0 50px #000;
  -o-box-shadow: 0 0 50px #000;
  box-shadow: 0 0 50px #000;
  line-height: 1.2;
  font-size: 14px;
}

.coreg_shadowboxClose {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 22px;
  font-weight: 700;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 5200;
  cursor: pointer;
}

.coregForm {
  display: block;
}

.coregForm .first_cell {
  width: 80%;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.coregForm .second_cell {
  width: 20%;
  float: right;
}

.coreg_welcome {
  color: #c63427;
  font-size: 14px;
}

.coreg_image {
  float: right;
  padding: 5px;
  width: 90px;
}

.coreg_click_here {
  display: block;
  margin: 0 auto;
}

.coreg_row {
  height: 115px;
}

.click_to_confirm {
  margin: 2% 0;
}

@media only screen and (max-width: 759px) {
  .coreg_shadowbox-container {
    left: auto !important;
    margin: 0 !important;
    max-height: 90%;
    overflow: auto;
    padding: 5% !important;
    top: 5% !important;
    width: 84% !important;
  }
}
@media only screen and (max-width: 500px) {
  .coreg_shadowbox-container {
    display: none;
  }

  .coreg_shadowbox {
    display: none;
  }
}
.modalDialog {
  background: white;
  border: 2px solid black;
  z-index: 99999;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  width: 100%;
  height: auto;
  padding: 1%;
}
.modalDialog img {
  margin-top: 4%;
}

.pb_btn {
  margin-top: 5%;
}

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