/*  
Theme Name: Angry Bear
Theme URI: http://www.mev.com/
Description: Angry Bear theme
Version: 1.0
Author: wp-admin
Author URI: http://www.mev.com/
Text Domain: angrybear
*/
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  line-height: 1.7;
}
.sr-only {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
a {
  outline: none;
  -moz-outline-style: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
  margin-bottom: -0.75rem;
}
h1 {
  font-size: 2rem;
}
h1 a {
  color: #000;
}
article h1:first-of-type {
  line-height: 1.15;
  margin-bottom: 0;
}
h1.search_title {
  text-decoration: underline;
  margin-bottom: 1em;
  font-size: 1rem;
}
h2 {
  font-size: 1.75rem;
}
h2 a {
  color: #000;
}
section.aside h2 {
  padding-bottom: 5px;
  border-bottom: 1px solid #cacaca;
}
h3 {
  font-size: 1.5rem;
}

h4 {
  font-size: 1.375rem;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1.125rem;
}

.footer__menu-items {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.footer__menu-items .footer__menu-left {
  padding-right: .5rem;
}
.footer__menu-items .footer__menu-right {
  padding-left: .5rem;
}
.footer__menu-left .menu-item:nth-child(even) {
  display: none;
}
.footer__menu-right .menu-item:nth-child(odd) {
  display: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

.content > * + * {
  margin-top: 1rem;
}

.center {
  text-align: center;
}

header,
footer,
section,
aside,
nav,
article {
  display: block;
}
header {
  margin-bottom: 1rem;
}
.top-bar {
  padding: 0.3rem 0;
  background-color: #000e1b;
}
.top-bar .menu {
  text-align: right;
}
.menu {
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.top-bar .menu-item {
  font-size: 0.89rem;
  color: #fff;
  display: inline;
}
.top-bar .menu-item a {
  font-weight: bold;
  font-size: 0.67rem;
  color: #fff;
  margin-left: 0.67rem;
  text-transform: capitalize;
  background: url(images/list.png) no-repeat left center;
  padding-left: 0.83rem;
}
.top-bar .menu-item:nth-child(1) a {
  background: none;
}
.top-bar .menu-item a:hover,
.top-bar .menu-item.current_page_item a {
  text-decoration: none;
  color: #62a8ff;
}

.top-bar .social-icons {
  text-align: right;
}
.social-icons a {
  background-image: url(images/share_icons.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 0.89rem;
}

.social-icons a:hover {
  background-image: url(images/share_icons_a.png);
}
.social-icons a#digg {
  background-position: 0 0;
  width: 33px;
}
.social-icons a#twitter {
  background-position: -33px 0;
  width: 32px;
}
.social-icons a#rss {
  background-position: -65px 0;
  width: 27px;
}
.social-icons a#facebook {
  background-position: -94px 0;
  width: 13px;
}

.slogan {
  line-height: 1;
  margin-bottom: 1rem;
}
.py {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.header-main .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.header-main .menu-item {
  float: left;
  border: 1px solid #cacaca;
  border-right: 0;
}
.header-main .menu-item a {
  display: block;
  text-decoration: none;
  color: #010101;
  font-size: 0.89rem;
  line-height: 0.67rem;
  padding: 0.56rem;
}
.header-main .menu-item:last-of-type {
  border-right: 1px solid #cacaca;
}
/* US/Global Economics */
.header-main .menu-item:nth-child(1) a:hover,
.header-main .menu-item.current-menu-item:nth-child(1) a,
.header-main .menu-item.menu-item-30 a:hover,
.header-main .menu-item.menu-item-30.current-menu-item a {
  background-color: #a9c537;
}
/* Taxes/regulation */
.header-main .menu-item:nth-child(2) a:hover,
.header-main .menu-item.current-menu-item:nth-child(2) a,
.header-main .menu-item.menu-item-29 a:hover,
.header-main .menu-item.menu-item-29.current-menu-item a {
  background-color: #7037c5;
}
/* Healthcare */
.header-main .menu-item:nth-child(3) a:hover,
.header-main .menu-item.current-menu-item:nth-child(3) a,
.header-main .menu-item.menu-item-25 a:hover,
.header-main .menu-item.menu-item-25.current-menu-item a {
  background-color: #62a8ff;
}
/* Law */
.header-main .menu-item:nth-child(4) a:hover,
.header-main .menu-item.current-menu-item:nth-child(4) a,
.header-main .menu-item.menu-item-27 a:hover,
.header-main .menu-item.menu-item-27.current-menu-item a {
  background-color: #ffe328;
}
/* Politics */
.header-main .menu-item:nth-child(5) a:hover,
.header-main .menu-item.current-menu-item:nth-child(5) a,
.header-main .menu-item.menu-item-28 a:hover,
.header-main .menu-item.menu-item-28.current-menu-item a {
  background-color: #ffbb28;
}
/* Climate Change */
.header-main .menu-item:nth-child(6) a:hover,
.header-main .menu-item.current-menu-item:nth-child(6) a,
.header-main .menu-item.menu-item-76484 a:hover,
.header-main .menu-item.menu-item-76484.current-menu-item a {
  background-color: #008002;
}
/* Social Security */
.header-main .menu-item:nth-child(7) a:hover,
.header-main .menu-item.current-menu-item:nth-child(7) a,
.header-main .menu-item.menu-item-76485 a:hover,
.header-main .menu-item.menu-item-76485.current-menu-item a {
  background-color: #68c7dc;
}
/* Hot topics */
.header-main .menu-item:nth-child(8) a:hover,
.header-main .menu-item.current-menu-item:nth-child(8) a,
.header-main .menu-item.menu-item-26 a:hover,
.header-main .menu-item.menu-item-26.current-menu-item a {
  background-color: #c71c00;
}
form#searchform {
  display: flex;
  background-color: #000e1b;
  position: relative;
}
form#searchform:hover {
  background-color: #fff;
}
header .search {
  margin-bottom: 1rem;
}
header .search input {
  width: 100%;
  font-size: 0.9rem;
  padding: 0.25rem;
}
header .search input#searchsubmit {
    background: url("data:image/svg+xml;utf8, <svg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='search' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-search fa-w-16 fa-2x'><path fill='%23000000' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z' class=''></path></svg>")
    0 0 no-repeat;
    background-position: center;
    max-width: fit-content;
    min-width: 20px;
    border: none;
    cursor: pointer;
    position: absolute;
    height: 100%;
    right: 0;
    margin: 0 .5rem;
}
header .search input#searchsubmit:hover {
  background: url("data:image/svg+xml;utf8, <svg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='search' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-search fa-w-16 fa-2x'><path fill='%2366A8FF' d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z' class=''></path></svg>")
  0 0 no-repeat;
  background-position: center;
}

.header-main {
  padding-top: 2rem;
}

#main {
  margin: 0 auto;
}

.postmetadata {
  font-size: 0.9rem;
  margin: 3px 0 5px 0;
}

.postmetadata a {
  color: #565656;
}
section article span.author {
  font-style: italic;
}
section article span.separator {
  margin: 0 0.33rem;
  float: none;
}
article .category-title {
  font-size: 0.7rem;
  text-transform: uppercase;
  overflow: hidden;
  margin-bottom: 1em;
}
article .category-title ul {
  list-style-type: none;
  padding: 0;
  margin: 4px 0 0 0;
}
article .category-title a {
  color: #000;
  display: block;
  float: left;
  padding-right: 0.56rem;
}
.category-title .color-box {
  height: 0.67rem;
  width: 0.67rem;
  margin-right: 0.25rem;
  margin-top: 0.15rem;
  float: left;
}
/* US/Global Economics & US EConomics*/
a.post-category-12 .color-box,
a.post-category-4056 .color-box {
  background-color: #a9c537;
}
/* Taxes/regulation */
a.post-category-11 .color-box {
  background-color: #7037c5;
}
/* Healthcare */
a.post-category-7 .color-box {
  background-color: #62a8ff;
}
/* Law */
a.post-category-9 .color-box {
  background-color: #ffe328;
}
/* Politics */
a.post-category-10 .color-box {
  background-color: #ffbb28;
}
/* Climate Change */
a.post-category-4085 .color-box {
  background-color: #008002;
}
/* Social Security */
a.post-category-4512 .color-box {
  background-color: #68c7dc;
}
/* Hot Topics */
a.post-category-8 .color-box {
  background-color: #c71c00;
}

.continue {
  text-align: right;
}
.content p a img.alignleft {
  float: left;
  margin: 0 0.56rem 0 0;
}
.content img {
  height: auto;
  width: 100%;
}
img {
  max-width: 100%;
  height: auto;
}
.post-footer {
  font-size: 0.67rem;
  border-top: 1px solid #d4d4d4;
  padding: 1rem 0;
  margin: 1rem 0;
}
.post-footer a,
.content a {
  color: #565656;
  text-decoration: underline;
}
.post-footer .tags {
  width: 100%;
  display: block;
}
.post-footer span a {
  text-decoration: none;
}
.post-footer .share {
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 1rem;
  background: url(images/share_bg.jpg) no-repeat left center;
}
.navigation {
  float: right;
  margin: 0.5rem 0 3rem 0;
}
.navigation a.page-numbers.prev,
.navigation a.page-numbers.next,
.navigation a.page-numbers.prev:hover,
.navigation a.page-numbers.next:hover {
  color: #000;
  font-size: 1rem;
}
.navigation a.prev {
  margin-right: 1rem;
}
.navigation a.next {
  margin-left: 1rem;
}
.navigation a.page-numbers {
  font-size: 0.875rem;
  color: #484848;
}
.navigation a.page-numbers:hover,
.navigation span.current {
  font-size: 0.875rem;
  text-decoration: underline;
  color: #000;
}
aside.search p {
  font-size: 0.78rem;
  color: #505050;
  margin: 0.5rem 0;
}
aside.search input[type="checkbox"] {
  margin-right: 0.56rem;
}
.bar-section {
  margin: 0;
}
.bar-section.sidebar-commercial {
  margin-top: 2rem;
  text-align: center;
}
aside.search .bar-section {
  margin: 0 0 2rem 0;
}
aside .date {
  width: 8rem;
}
aside .date p {
  margin-bottom: 1.11rem;
}
aside .date input {
  width: 5rem;
  height: 1.11rem;
  float: right;
  border: 1px solid #abadb3;
}
aside h2,
aside h3 {
  border-bottom: 1px solid #cacaca;
  margin-bottom: 1rem;
}
.bar-section.stories {
  margin-bottom: 1rem;
}
.bar-section.stories a {
  color: #000;
}
.bar-section.stories .postmetadata {
  font-size: 0.78rem;
  color: #505050;
  font-style: italic;
}
.authors {
  margin: 0;
  list-style-type: none;
}
.authors {
  margin-bottom: 1rem;
}
.authors a {
  font-size: 0.78rem;
  color: #505050;
  font-style: italic;
  line-height: 29px;
}
.authors-list a:hover {
  color: #000;
}
.bar-section.subscribe {
  margin-bottom: 2rem;
}
.bar-section.subscribe h2 {
  border: none;
}
.bar-section.subscribe .solo-subscribe-to-comments {
  font-size: 1rem;
  margin: 8px 0 0.56rem 0;
}
.bar-section.subscribe .subscription_email {
  background: #fff;
  width: 100%;
  height: 2rem;
  margin: 1rem 0 0 0;
  padding: 0;
  text-indent: 0.67rem;
  line-height: 2rem;
  font-size: 0.78rem;
  color: #7f7f7f;
  border: 1px solid #cacaca;
  text-align: left;
  display: block;
}
.bar-section.subscribe input[type="submit"] {
  background: url(images/submit_arrow.jpg) no-repeat;
  border: 0;
  padding: 0;
  width: 29px;
  height: 34px;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 0;
  position: absolute;
  top: 1px;
  right: -2px;
}
.fbf-widget {
  position: relative;
}
.bar-section.friends ul {
  margin: 0.56rem 0;
  padding: 0;
  list-style-type: none;
}
.bar-section.friends ul li a {
  color: #000;
  line-height: 2rem;
}
.bar-section.friends ul li a:hover {
  color: #505050;
}
footer {
  width: 100%;
  color: #efefef;
  background-color: #000e1b;
}
footer .main {
  position: relative;
}
footer .social-icons {
  padding: 1rem 0;
}
.footer_menu_header {
  line-height: 0.9;
  font-size: 1.25rem;
  border-bottom: 1px solid #efefef;
  margin: 0 0 0.5rem 0;
}
footer .menu-item a {
  font-size: 0.75rem;
  color: #efefef;
}
footer .copyright {
  font-size: 0.8rem;
}
a.back {
  font-size: 0.94rem;
  color: #5c5c5c;
  position: absolute;
  top: -1.89rem;
}
/* Share This Decoration */
.comments .stButton .chicklets.sharethis {
  background: url(images/share_bg.jpg) no-repeat left center;
  color: #565656;
  font: 0.67rem/1rem Georgia, "Times New Roman", Times, serif;
}
/* Comments */
.comments-template {
  padding-bottom: 2rem;
}
.commentmetadata {
  font-size: 0.75rem;
}
.comments-template p.nocomments {
  padding: 0;
}
#commentform p a {
  color: #000;
}
#commentform p.form-allowed-tags {
  display: none;
}
#commentform textarea {
  margin-left: 0.56rem;
}
#commentform input[type="text"] {
  padding: 0.25rem;
}
#commentform input[type="checkbox"] {
  width: auto !important;
}
.comment-meta.commentmetadata a {
  color: #000;
}
.comment-meta.commentmetadata a.comment-edit-link {
  font-size: 0.83rem;
}

.comment-author.vcard cite.fn {
  font-weight: 700;
}
blockquote {
  background: #f4f5f7;
  border: 1px dashed #ccc;
  padding: 1rem 2rem;
  margin: 1rem 0;
}
.comment-body ol {
  list-style: decimal;
  margin-left: 2em;
  padding-left: 0;
  padding-bottom: 2em;
}
.comment-body ul {
  margin-left: 2em;
  padding-bottom: 2em;
  padding-left: 0;
}
.comment-body ol li,
.comment-body ul li {
  border-bottom: none;
  line-height: 1em;
  padding: 0;
  margin: 2em 0 0 !important;
}
.comment-body ul li:first-child {
  margin-top: 0 !important;
}

h3.comment-reply-title {
  font-size: 1.25rem;
}
.single-post #comments {
  margin-top: 2em;
}

#comments-list .comment-respond {
  background-color: #fff;
  border: 1px solid black;
  padding: 1em;
}

#comments ul,
ol.commentlist {
  list-style: none;
  padding: 0;
}

#comments ul.children {
  margin-top: 1em;
}

#comments-list .children li {
  background: #fff;
}

#comments-list .children li:last-child {
  margin-bottom: 0;
}

#comments-list .children li .children li {
  background: #f2f2f2;
}

#comments-list .children li .children li .children li {
  background: #fff;
}

#comments-list .children li .children li .children li .children li {
  background: #f2f2f2;
}

#comments-list
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li {
  background: #fff;
}

#comments-list
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li
  .children
  li {
  background: #f2f2f2;
}

#comments-list li,
ol.commentlist li {
  padding: 1em;
  margin-bottom: 1em;
  background: #f2f2f2;
}

li.comment:before {
  display: none;
}

.comment-meta img {
  margin-right: 1em;
}

.comment-metadata {
  float: right;
}

.comment-awaiting-moderation {
  margin-left: 1em;
}

.comment-content,
.reply {
  clear: both;
}

.comment a {
  color: #62707c;
}
#comments {
  font-size: 0.89rem;
}
#comment {
  width: 100%;
  max-width: 100%;
  text-align: left;
  min-height: 100px;
  min-width: 100%;
  padding: 0.5em;
  background-color: #f2f2f2;
  color: #343538;
  border: 0;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

#comment:focus {
  background-color: #e6e5e5;
}

#commentform label,
p.form-submit {
  margin-bottom: 0;
  width: 100%;
  clear: both;
}

.comment-notes,
.comment-form-cookies-consent,
.comment-form-subscriptions {
  font-size: 0.75rem;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
  margin-top: 0;
  display: inline-flex;
  flex-direction: column;
}

.comment-form-author,
.comment-form-email {
  width: 49%;
}
.comment-form-url {
  width: 98.5%;
}

#cancel-comment-reply-link {
  display: none;
}

/* Sharing */
.share-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(images/article-social-sprite.png) no-repeat;
  text-indent: -9999px;
}
.share-icon.digg-icon {
  background-position: 0 0;
}
.share-icon.digg-icon:hover {
  background-position: 0 -13px;
}
.share-icon.fb-icon {
  background-position: -18px 0;
}
.share-icon.fb-icon:hover {
  background-position: -18px -13px;
}
.share-icon.twitter-icon {
  background-position: -36px 0;
}
.share-icon.twitter-icon:hover {
  background-position: -36px -13px;
}
/* Ads */
#under-post-commercial,
#under-post-commercial2,
#under-first-post-commercial {
  width: 100%;
  border-top: 4px double #dfdfdf;
  border-bottom: 4px double #dfdfdf;
  padding: 1rem 0;
  overflow: hidden;
}
#under-first-post-commercial {
  margin: 2.22rem 0;
}

/* Buttons */
a.btn,
#comments input[type="submit"] {
  font-weight: 700;
  min-width: 100px;
  max-width: 100%;
  transition: background-color ease 0.5s, border-color ease 0.5s,
    color 0.5s ease;
  padding: 0.25rem 1rem;
  border-width: 2px;
  border-style: solid;
  display: inline-block;
  background-color: #fff;
  color: #000e1b;
  border-color: #000e1b;
  text-decoration: none;
  box-shadow: -2px 2px 10px 5px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  font-size: 1rem;
}
.btn:hover,
.btn:focus,
#comments input[type="submit"]:hover,
#comments input[type="submit"]:focus {
  background-color: #000e1b;
  color: #fff;
}

/* Misc */
.row.banner {
  padding-bottom: 2rem;
}
section#banner-container,
.bar-section.sidebar-commercial {
  overflow: hidden;
}
.page {
  min-height: 25rem;
}

/* strong.search-match {
  background-color: yellow;
} */

.relevanssi-query-term {
  background-color: yellow;
  font-weight: 700;
}

/* Mobile */
@media only screen and (max-width: 82.5rem) {
  .top-bar .menu-item a {
    margin-left: 0;
    padding-left: 0.56rem;
    background: none;
  }
  .top-bar .menu {
    text-align: center;
  }
  .top-bar .social-icons {
    text-align: center;
    margin-top: 0.56rem;
  }
}

@media only screen and (max-width: 66.6rem) {
  .header-main .menu-item {
    border-right: 1px solid #cacaca;
    margin: 0 0.33rem 0.33rem 0;
  }
}

@media only screen and (max-width: 42.67rem) {
  .slogan {
    margin-top: 1rem;
  }
  .top-bar {
    text-align: center;
  }
}

@media only screen and (max-width: 26.67rem) {
  aside.search p {
    font-size: 0.78rem;
  }
}
