/* Blog Styles - cancerandcareers.org */
body.blog #content form .button {
  float: none; }
body.blog #main .excerpt {
  padding-top: 1.5em;
  border-top: 1px solid #eaeaea;
  margin-top: 1.5em; }
  body.blog #main .excerpt:first-child {
    padding-top: none;
    border-top: none;
    margin-top: none; }
body.blog .excerpt .post {
  float: right;
  width: 72.9323308%;
  /* 485/665 */ }
body.blog #content .excerpt h2 {
  margin-top: 0;
  font-size: 2em;
  /* 28/14 */
  margin-bottom: .3em;
  font-weight: 400; }
body.blog .excerpt a {
  text-decoration: underline; }
body.blog .excerpt .thumb {
  float: left;
  width: 22.556391%;
  /* 150/665 */
  padding-right: 4.5112782%;
  /* 30/665 */ }
body.blog .page .excerpt img {
  margin: 0; }
body.blog .post-meta {
  position: relative; }
  body.blog .post-meta span {
    font-size: .85714286em;
    /* 12/14 */ }
  body.blog .post-meta em {
    font-family: Georgia,"Times New Roman",serif;
    font-style: italic;
    color: #989898; }
  body.blog .post-meta .comment-count,
  body.blog .post-meta .no-comment {
    margin-top: 8px;
    background: url(/images/comment-indicator.png) no-repeat 0 0;
    width: 24px;
    height: 22px;
    text-align: center;
    font-size: .78571429em;
    /* 11/14 */ }
  body.blog .post-meta .no-comment {
    background-position: 0 -22px; }
body.blog #content .post-meta .comment-count a {
  color: #fff;
  text-decoration: none; }
body.blog #content .post-meta .comment-count .title {
  display: none; }

body.single .page img {
  float: none;
  margin: 1em 0; }
body.single .post-meta .comment-count,
body.single .post-meta .no-comment {
  bottom: 8px;
  float: right; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --- Sidebar --- */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#sidebar {
  display: block; }

.right-sidebar h2.submenu {
  line-height: 42px;
  margin: 6px 0 0;
  padding: 0 18px;
  cursor: pointer;
  background: #f4f4f4 url(../images/new/arrow-submenu.png) no-repeat 96% 50%;
  background-size: 18px 12px; }
.right-sidebar #submenu1 {
  margin-top: 1em; }

#main .right-sidebar .menu-filter ul {
  list-style: none;
  margin-top: 1em;
  margin-left: 0; }

.right-sidebar .menu-filter ul li {
  border-bottom: 1px solid #f0f0f0;
  padding: 0 0 0 18px; }

.right-sidebar .menu-filter ul li.active span {
  display: block;
  padding: 6px 0; }

.right-sidebar .menu-filter ul a {
  color: #586f00;
  text-decoration: none;
  display: block;
  padding: 6px 0; }

.right-sidebar .menu-filter ul.submenu2 a,
.right-sidebar .menu-filter ul.submenu3 a {
  float: left; }

.right-sidebar .menu-filter ul em {
  float: right;
  color: #989898;
  padding: 6px 0; }

.right-sidebar .menu-filter a:hover {
  text-decoration: underline; }

.right-sidebar .add-box {
  background: #c6e9fa;
  padding: 7px 6px;
  margin-top: 6px; }

.right-sidebar .add-box h2 {
  margin: 0; }

.right-sidebar .add-box .button {
  text-decoration: none;
  color: #fff; }

.right-sidebar li.active p {
  line-height: 43px; }

.right-sidebar .menu-filter ul span {
  float: left;
  font-weight: normal; }

/* -- Clearfix -- */
body.blog #main .excerpt:before, body.blog #main .excerpt:after {
  content: " ";
  display: table; }

body.blog #main .excerpt:after {
  clear: both; }

body.blog #main .excerpt {
  *zoom: 1; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --- <= 799 --- */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width: 799px) {
  body.blog #main #content .post-meta .col,
  body.single #main #content .post-meta .col {
    zoom: 1;
    float: none; }
    body.blog #main #content .post-meta .col:after,
    body.single #main #content .post-meta .col:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }
    body.blog #main #content .post-meta .col a.favorite-link,
    body.single #main #content .post-meta .col a.favorite-link {
      display: block;
      margin: 6px 0 0;
      float: none; } }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --- 800 => --- */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (min-width: 800px) {
  /* --- Content --- */
  #content {
    float: left; }

  body.blog #main .excerpt {
    border-top: none; }

  /* --- Sidebar --- */
  #sidebar {
    float: right;
    width: 26.0416667%;
    /* 250/960 */
    padding-left: 1px;
    padding-top: 60px;
    background: url(/images/bg-right-sidebar.png) no-repeat 0 0;
    position: relative; }

  .submenu1,
  .submenu2,
  .submenu3,
  .submenu4 {
    display: block !important; }

  #sidebar .menu-filter ul li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e3dfcf;
    padding: 0; }

  #sidebar .menu-filter ul li:first-child {
    border-top: none; }

  #sidebar .menu-filter ul#all-tags {
    margin-right: 0;
    margin-left: 16px; }

  #sidebar .menu-filter ul#all-tags li {
    background: #c6e9fa;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin-bottom: 6px;
    margin-right: 4px; }

  #sidebar .menu-filter ul#all-tags li a {
    padding: 6px 14px; }

  .right-sidebar h2.submenu {
    font-family: "Open Sans Condensed", helvetica, arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.42857143em;
    /* 20/14 */
    color: #525252;
    margin-top: 30px;
    margin-left: 16px;
    background: none;
    cursor: default;
    padding: 0; }

  .right-sidebar .menu-filter ul em {
    float: right;
    padding-top: 12px;
    color: #989898;
    font-size: .92857143em;
    /* 13/14 */ }

  .right-sidebar .add-box {
    background: none;
    position: absolute;
    top: 8px; }

  #sidebar .menu-filter ul li.active {
    border-bottom: none; }

  #sidebar .menu-filter ul.submenu2 li.active {
    border-top: none; }

  .right-sidebar li.active p {
    background: #deeead url(/images/bg-sidebar-right-li-active.png) no-repeat center right;
    border-bottom: 2px solid #aac94b; }

  .right-sidebar li.active span {
    float: none; }

  .right-sidebar li.active em {
    display: none; }

  .subscribe-rss {
    padding-right: 10px;
    padding-left: 7px; }

  .subscribe-rss span {
    display: block;
    line-height: 16px;
    font-size: 13px; } }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --- 960 => --- */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (min-width: 960px) {
  .right-sidebar .add-box {
    padding: 7px 18px; }

  .subscribe-rss span {
    background: url(/images/icon-subscribe-rss.png) no-repeat 0 0;
    padding-left: 28px; } }
