/*$imagePath: "http://localhost/flashreport.org/website/public/";*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box; }

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

body {
  line-height: 1; }

ol, ul {
  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; }

/* end css reset */
/*
	float/clear fix
	https://css-tricks.com/snippets/css/clear-fix/
*/
.group:after, body:after, header > nav > ul:after, #testimonial-sidebar #sufnbox form:after,
.blog #blog-sidebar #sufnbox form:after, main:after, main .columns:after, main .columns .blog-listing .blogticker_content li:after, #top-ad-bar:after, .blog #posts .hentry > :after {
  content: "";
  display: table;
  clear: both; }

/* end float/clear fix */
/* start flashreport */
html, body {
  min-height: 100%; }

body {
  padding: 125px 0 2.75em 0;
  margin: 0px auto 20px auto;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  text-rendering: optimizeLegibility; }
  body > main,
  body > div {
    float: left; }

body,
header {
  width: 980px; }

body > header,
body > header:before,
footer {
  position: fixed;
  left: 0;
  right: 0;
  background: #ccc; }

header:before,
footer {
  box-shadow: 0 0 10px #666; }

body > header,
header:before {
  top: 0;
  background-color: #649365;
  height: 125px; }

a {
  color: #38623C; }
  a:hover {
    opacity: .8; }

header {
  left: initial;
  right: initial;
  z-index: 2; }
  header:before {
    content: '';
    z-index: -1;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), transparent, rgba(0, 0, 0, 0.1)); }
  header #banner {
    height: 96px;
    line-height: 96px;
    text-align: center;
    font-family: Impact;
    text-transform: uppercase;
    font-style: italic;
    font-size: 48px;
    color: #fff;
    -webkit-font-smoothing: antialiased; }
    header #banner a,
    header #banner a:hover {
      color: #fff;
      opacity: 1;
      text-decoration: none; }
    header #banner a:hover {
      text-decoration: underline; }
    header #banner > nav {
      display: none; }
    header #banner #archiveShortcut {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 11px; }
      header #banner #archiveShortcut > * {
        line-height: 1 !important;
        padding: 0;
        margin: 0 0 3px 0;
        float: right;
        clear: right;
        width: 100%; }
      header #banner #archiveShortcut span {
        text-transform: none;
        font-family: Arial, sans-serif;
        font-weight: bold;
        font-size: 85%;
        font-style: normal; }

footer {
  bottom: 0;
  font-weight: bold;
  line-height: 2.75em;
  border-top: 1px solid #fff;
  background-color: #38623C;
  color: #fff;
  padding-right: 1em;
  height: 2.5em;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), transparent, rgba(0, 0, 0, 0.1)); }
  footer p {
    padding: 0;
    margin: 0;
    line-height: 2.75em;
    font-size: 11px; }
  footer small {
    display: block;
    font-size: 80%; }
  footer .all-rights,
  footer .privacy {
    position: absolute;
    bottom: 0; }
  footer .thanks {
    text-align: center;
    line-height: 1;
    margin: .5em 0; }
  footer .all-rights {
    left: 1em; }
  footer .privacy {
    right: 1em; }
  footer a {
    color: #fff;
    text-decoration: none; }

/* Main nav */
header > nav > ul {
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
  border-left: 0;
  border-right: 0; }
  header > nav > ul a:hover {
    opacity: 1; }
  header > nav > ul:before {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    height: 2em;
    background: #38623C;
    border: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    margin-top: -1px;
    z-index: -1; }
  header > nav > ul > li {
    width: 12.5%;
    text-align: center;
    float: left;
    cursor: default;
    font-size: 13px;
    font-weight: bold;
    line-height: 2em; }
    header > nav > ul > li li {
      font-size: 11px; }
  header > nav > ul div {
    position: absolute;
    left: -999%;
    transition-property: opacity;
    transition-duration: .25s;
    opacity: 0; }
  header > nav > ul ul {
    min-width: 190px;
    font-size: 12px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-right: -1px;
    border-top: 1px solid transparent; }
    header > nav > ul ul li {
      border: 1px solid #fff;
      border-top: 0;
      line-height: 1; }
      header > nav > ul ul li a {
        display: block;
        padding: .5em;
        background-color: #649365;
        white-space: nowrap;
        transition-property: background-color;
        transition-duration: .25s; }
        header > nav > ul ul li a:hover {
          background-color: #38623C; }
  header > nav > ul li:hover > div {
    opacity: 1;
    left: auto; }

header > nav li, header > nav a {
  color: #fff;
  text-decoration: none; }

/* Rules brought over from old site */
.cs_contentBox {
  width: 182px;
  border: 1px solid #FFF;
  margin: 0 auto;
  margin-top: 10px;
  background: #EEEEEE;
  color: #3A5D3C; }
  .cs_contentBox p {
    margin: 5px; }
  .cs_contentBox h4 {
    background: #649365;
    color: #FFF;
    text-align: center;
    border-bottom: 1px solid #FFF;
    font-size: 90%;
    font-weight: bold;
    margin: 0;
    padding: 0;
    /* my changes: */
    line-height: 2em;
    text-shadow: 1px 1px 2px #000;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), transparent, rgba(0, 0, 0, 0.1)); }
  .cs_contentBox h5, .cs_contentBox h6 {
    margin-left: 5px;
    margin-right: 5px; }

.cs_boxBottomGreen {
  text-align: center;
  background: #649365;
  color: #FFF; }

h5, h6 {
  font-size: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  color: #38623C; }

h6 {
  font-size: 95%; }

.more {
  display: block;
  margin: 5px;
  padding: 1px;
  background: #649365 url(http://flashreport.org/images/buttonbg.gif) top left repeat-x;
  border: 1px solid white;
  color: #fff !important;
  font-weight: bold;
  font-size: 100%;
  text-decoration: none;
  text-align: center; }

/* Testimonials Sidebar */
#testimonial-sidebar,
.blog #blog-sidebar {
  width: 200px;
  padding-bottom: 10px;
  margin-right: 10px; }
  #testimonial-sidebar .cs_contentBox,
  .blog #blog-sidebar .cs_contentBox {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), transparent, rgba(0, 0, 0, 0.1)); }
    #testimonial-sidebar .cs_contentBox h4 + div,
    .blog #blog-sidebar .cs_contentBox h4 + div {
      padding: 5px; }
      #testimonial-sidebar .cs_contentBox h4 + div .more,
      .blog #blog-sidebar .cs_contentBox h4 + div .more {
        margin-top: 10px; }
  #testimonial-sidebar .authorDiv strong a,
  .blog #blog-sidebar .authorDiv strong a {
    font-weight: bold;
    color: #38623C; }
  #testimonial-sidebar q,
  .blog #blog-sidebar q {
    display: block;
    margin: 5px;
    font-weight: bold; }
    #testimonial-sidebar q:before,
    #testimonial-sidebar q:after,
    .blog #blog-sidebar q:before,
    .blog #blog-sidebar q:after {
      content: '"'; }
  #testimonial-sidebar cite,
  .blog #blog-sidebar cite {
    display: block;
    margin: 10px 15px 15px 15px;
    font-style: italic; }
  #testimonial-sidebar:before,
  .blog #blog-sidebar:before {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    width: 200px;
    z-index: -1;
    background-color: #38623C;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), transparent, rgba(0, 0, 0, 0.1)); }
  #testimonial-sidebar .left_ad_div > div,
  .blog #blog-sidebar .left_ad_div > div {
    margin-top: 10px;
    margin-left: 10px;
    max-width: 180px;
    overflow: hidden; }
  #testimonial-sidebar #sufnbox form,
  .blog #blog-sidebar #sufnbox form {
    margin: 10px 10px 10px 10px; }
    #testimonial-sidebar #sufnbox form label,
    #testimonial-sidebar #sufnbox form input,
    #testimonial-sidebar #sufnbox form button,
    .blog #blog-sidebar #sufnbox form label,
    .blog #blog-sidebar #sufnbox form input,
    .blog #blog-sidebar #sufnbox form button {
      display: block;
      float: left;
      vertical-align: middle;
      box-sizing: border-box;
      margin: 0;
      padding: 0; }
    #testimonial-sidebar #sufnbox form label,
    .blog #blog-sidebar #sufnbox form label {
      text-align: left;
      line-height: 1em;
      font-weight: bold;
      font-size: 13px; }
    #testimonial-sidebar #sufnbox form input,
    #testimonial-sidebar #sufnbox form button,
    .blog #blog-sidebar #sufnbox form input,
    .blog #blog-sidebar #sufnbox form button {
      border: 1px solid #ccc;
      height: 24px; }
    #testimonial-sidebar #sufnbox form input,
    .blog #blog-sidebar #sufnbox form input {
      width: 82.5%;
      margin-right: 2.5%;
      padding: 0 0.5em;
      clear: left; }
    #testimonial-sidebar #sufnbox form button,
    .blog #blog-sidebar #sufnbox form button {
      width: 15%;
      text-align: center;
      background-color: #ddd; }

/* Main */
main {
  width: 635px; }
  main a, main h3, main h4 {
    font-weight: bold;
    color: #38623C; }
  main p {
    color: #38623C; }
  main h2 {
    font-weight: bold;
    color: #38623C;
    text-align: center;
    font-size: 19px; }
    main h2.date {
      margin: 1em auto 0em;
      padding-bottom: 1em;
      border-bottom: 1px solid #000;
      font-size: 26px; }
  main h3 {
    font-size: 16px; }
  main h4 {
    font-size: 14px; }
  main #main-headlines {
    text-align: center; }
    main #main-headlines li {
      border-bottom: 1px solid #000;
      padding: 1em; }
      main #main-headlines li a {
        text-decoration: underline; }
      main #main-headlines li a, main #main-headlines li p {
        font-weight: bold;
        color: #38623C;
        text-align: center;
        font-size: 19px; }
    main #main-headlines img {
      display: block;
      margin: auto;
      margin-bottom: 1em; }
  main .columns {
    position: relative; }
    main .columns .article-column,
    main .columns .blog-listing {
      width: 212px;
      display: inline-block;
      vertical-align: top;
      float: left; }
    main .columns .blog-listing {
      width: 211px;
      background-color: #38623C;
      background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), transparent, rgba(0, 0, 0, 0.1)); }
      main .columns .blog-listing .cs_contentBox {
        width: auto;
        margin: 10px; }
      main .columns .blog-listing .blogticker_content li {
        border: 0;
        padding: 5px;
        margin: 0; }
        main .columns .blog-listing .blogticker_content li + li {
          padding-top: 10px; }
          main .columns .blog-listing .blogticker_content li + li:before {
            content: '';
            display: block;
            height: 0px;
            width: 100%;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #fff;
            position: relative;
            top: -10px;
            margin-top: 5px; }
        main .columns .blog-listing .blogticker_content li img,
        main .columns .blog-listing .blogticker_content li .img-placeholder,
        main .columns .blog-listing .blogticker_content li p {
          display: block;
          float: left;
          clear: none; }
        main .columns .blog-listing .blogticker_content li p {
          width: 120px;
          margin: 0; }
        main .columns .blog-listing .blogticker_content li img,
        main .columns .blog-listing .blogticker_content li .img-placeholder {
          border: 1px solid #000;
          margin-right: 5px;
          height: 40px;
          width: 40px; }
        main .columns .blog-listing .blogticker_content li .img-placeholder {
          background-color: rgba(0, 0, 0, 0.25);
          background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), transparent, rgba(0, 0, 0, 0.1)); }
    main .columns li {
      padding: 1em 4px;
      margin: 0px 20px 0px 0px;
      border-bottom: 1px solid #000; }
      main .columns li h3.golden-pen {
        background-image: url(http://flashreport.org/images/pen.gif);
        background-repeat: no-repeat;
        background-position: 10% 0;
        height: 35px;
        line-height: 30px;
        border-bottom: 1px solid #000;
        margin-bottom: 15px;
        margin-top: -5px;
        text-align: center;
        color: #ccac19;
        text-transform: uppercase; }
        main .columns li h3.golden-pen ~ * {
          color: #ccac19; }
    main .columns .article-column img {
      max-height: 100px;
      max-width: 100%;
      display: block;
      margin: 0 auto 10px auto; }
    main .columns .article-column:after {
      content: '';
      position: absolute;
      display: block;
      top: 0;
      bottom: 0;
      margin-left: 208px;
      width: 1px;
      background-color: #000; }
    main .columns .article-column + .article-column:after {
      margin-left: 211px; }
    main .columns .article-column + .article-column li {
      margin: 0 12px 0 8px; }
  main #main-headlines li.no-line,
  main .article-column li.no-line {
    border-bottom: 0; }
  main #main-headlines li object,
  main #main-headlines li embed,
  main .article-column li object, main .article-column li embed {
    margin-top: 1em; }
  main #main-headlines li a,
  main .article-column li a {
    display: inline-block; }
  main #main-headlines li p,
  main .article-column li p {
    color: #840000;
    font-weight: bold; }
  main #main-headlines li p + a,
  main #main-headlines li a + p,
  main .article-column li p + a,
  main .article-column li a + p {
    margin-top: .5em !important; }

/* Ad Bar on the right side of site */
#vertical-ad-bar {
  width: 125px;
  margin-left: 10px;
  margin-top: -10px; }
  #vertical-ad-bar .ad_div {
    text-align: center; }
    #vertical-ad-bar .ad_div > div {
      margin-top: 10px; }
  #vertical-ad-bar a {
    font-weight: bold;
    color: #38623C;
    display: inline-block;
    margin: 25px 5px 5px 5px; }

/* Ad bar at the top of the site, under nav */
#top-ad-bar {
  background-color: #fff;
  padding: 10px 0;
  height: 110px; }
  #top-ad-bar li {
    width: 12.5%;
    float: left; }

/* Secondary page rules */
.secondary-page main {
  width: 770px; }

.secondary-page h2, .secondary-page h3 {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  color: #38623C; }

.secondary-page h2 {
  margin-bottom: 10px; }

.privacy-policy main p + h2,
.privacy-policy main p + h3,
.privacy-policy main p + p {
  margin-top: 1.5em; }

.faq main dt, .faq main dd {
  padding: 1em 0.5em;
  border: 1px solid #000; }

.faq main dt {
  background-color: #38623C;
  color: #fff;
  margin-top: 1em; }

.faq main dd {
  border-top: 0;
  background-color: #eee;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), transparent, rgba(0, 0, 0, 0.1)); }

.jon-bio main .bio-sidebar {
  float: right;
  margin-left: 10px; }
  .jon-bio main .bio-sidebar a {
    display: block;
    text-align: center;
    margin-bottom: 10px; }

.jon-bio main p a img {
  border: 0;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

.jon-bio main p, .about main p, .donate main p, .advertising-info main p {
  line-height: 1.5em; }
  .jon-bio main p + p, .about main p + p, .donate main p + p, .advertising-info main p + p {
    margin-top: 1.5em; }

.about main .embed-img {
  text-align: center;
  width: 252px;
  border: 1px solid #000;
  margin: 10px 10px 10px 0px;
  float: left; }
  .about main .embed-img ~ .embed-img {
    float: right;
    margin: 10px 0px 10px 10px; }
  .about main .embed-img img {
    display: block; }
  .about main .embed-img h4 {
    padding: 1em 0.5em;
    border-top: 1px solid #000;
    background-color: #eee;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), transparent, rgba(0, 0, 0, 0.1)); }

.what-they-are-saying main li {
  padding: 1em 5px; }
  .what-they-are-saying main li q, .what-they-are-saying main li cite {
    display: block; }
  .what-they-are-saying main li q {
    font-weight: bold;
    color: #38623C; }
    .what-they-are-saying main li q:before,
    .what-they-are-saying main li q:after {
      content: '"'; }
  .what-they-are-saying main li cite {
    font-style: italic;
    padding: 0.5em 0 1em 2em; }

.donate main .cs_contentBox {
  width: 90%; }
  .donate main .cs_contentBox h4 {
    font-size: 200%; }
  .donate main .cs_contentBox h3 {
    font-size: 150%;
    padding: 1em; }

.advertising-info main h3, .advertising-info main h4 {
  padding: 1em 0; }

.advertising-info main h3 + h4 {
  padding-top: 0; }

/* Revert to original-style header and footer */
body.oldHeaders {
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative; }
  body.oldHeaders > header {
    position: absolute;
    background-color: #649365;
    background-image: none; }
    body.oldHeaders header nav > ul {
      background: #38623C; }
    body.oldHeaders header:before, body.oldHeaders > header nav > ul:before {
      display: none; }
    body.oldHeaders header #banner a {
      display: block; }
    body.oldHeaders header #banner > a {
      background-image: url(/images/flashlogo-freddy.jpg);
      height: 95px;
      display: block;
      text-indent: -9999%;
      background-repeat: no-repeat; }
    body.oldHeaders header #banner > nav {
      position: absolute;
      bottom: 100%;
      right: 0px;
      display: block;
      font-size: 11px;
      text-align: right;
      line-height: 1.5em;
      margin-bottom: -100px;
      padding: 10px 10px 10px 50px; }
      body.oldHeaders header #banner > nav a {
        text-transform: none;
        font: normal bold 80%/1.5em Arial, sans-serif; }
  body.oldHeaders #testimonial-sidebar:before,
  body.oldHeaders .blog #blog-sidebar:before {
    position: absolute; }
  body.oldHeaders footer {
    clear: both;
    box-shadow: none;
    width: 100%;
    margin-top: 20px; }
    body.oldHeaders footer,
    body.oldHeaders footer .all-rights,
    body.oldHeaders footer .privacy {
      position: static;
      float: left;
      left: initial;
      right: initial; }
    body.oldHeaders footer .all-rights,
    body.oldHeaders footer .privacy {
      width: 50%;
      padding: 0 1em; }
    body.oldHeaders footer .privacy {
      text-align: right;
      font-size: 13px;
      line-height: 2.5em; }
      body.oldHeaders footer .privacy a:hover {
        opacity: 1;
        text-decoration: underline; }
  body.oldHeaders main .date {
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 0;
    margin-bottom: -1em; }

/* Scheduled for removal: The Blog Scan Feed column */
main .columns .article-column {
  width: 50%; }
  main .columns .article-column:after {
    display: none; }
  main .columns .article-column + .article-column li {
    margin: 0 0 0 18px; }
  main .columns .article-column + .article-column:after {
    display: block;
    margin-left: 0; }

/* Blog styles */
.blog .meta.fb_iframe_widget {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 50%;
  margin-right: -480px;
  padding: 0.75em 1.5em;
  background-color: #fff;
  border: 1px solid #666;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
  transition: margin-top 0.25s;
  margin-top: -100%;
  opacity: 0; }
  .blog .meta.fb_iframe_widget[fb-xfbml-state="rendered"] {
    margin-top: 0;
    opacity: 1; }

.blog .blog-content {
  width: 768px; }

.blog #posts {
  width: 617px;
  margin-right: 20px; }

.blog #blog-sidebar .recent-posts li {
  padding: 1em;
  text-shadow: 1px 1px 1px #fff; }
  .blog #blog-sidebar .recent-posts li + li {
    border-top: 1px dashed #999; }
  .blog #blog-sidebar .recent-posts li strong {
    display: block;
    font-weight: bold;
    color: #000; }
  .blog #blog-sidebar .recent-posts li a {
    display: inline-block;
    padding: 1em 0.5em; }

.blog #blog-sidebar .recent-posts ~ .cs_contentBox {
  text-align: center; }

.blog #posts p + p {
  padding-top: 1em; }

.blog #posts .wp-pagenavi,
.blog #posts .post + .post {
  margin-top: 1em;
  padding-top: 3em;
  border-top: 1px dashed #ccc; }

.blog #posts .wp-pagenavi {
  text-align: center;
  white-space: nowrap;
  position: relative;
  padding-bottom: 3em; }
  .blog #posts .wp-pagenavi .pages {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 3em;
    font-weight: bold; }
  .blog #posts .wp-pagenavi a {
    display: inline-block !important; }

.blog #posts .fb-comments.fb_iframe_widget {
  margin: 80px 10px 20px 10px !important; }

.blog #posts div.secondpost {
  padding: 20px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.025), transparent 90%); }
  .blog #posts div.secondpost > * {
    float: left; }
  .blog #posts div.secondpost > img {
    margin-right: 20px; }
  .blog #posts div.secondpost > h3 {
    width: 506px; }

.blog #posts .metadata {
  margin-top: 1em;
  margin-bottom: 2em;
  font-size: 80%; }

.blog #posts .hentry.post {
  margin-top: 0;
  padding-top: 20px;
  border-top: 1px dashed #ccc; }

.blog #posts .hentry div.secondpost {
  padding: 0;
  background-image: none; }
  .blog #posts .hentry div.secondpost ~ h2 {
    width: 544px;
    text-align: left; }

.blog #posts .hentry .entry {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px dashed #ccc;
  text-align: justify; }
  .blog #posts .hentry .entry em {
    font-style: italic; }
  .blog #posts .hentry .entry strong {
    font-weight: bold; }
  .blog #posts .hentry .entry ul {
    margin: 1em 0; }
  .blog #posts .hentry .entry li {
    list-style: disc;
    margin-left: 2em;
    margin-bottom: .5em; }
  .blog #posts .hentry .entry .tags,
  .blog #posts .hentry .entry .postmetadata {
    font-size: 80%; }
  .blog #posts .hentry .entry .tags {
    border-top: 1px dashed #ccc;
    padding-top: 20px !important;
    margin-top: 20px; }
  .blog #posts .hentry .entry .postmetadata {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 40px; }

.blog #posts .hentry .metadata {
  margin-bottom: 0; }

.blog #posts .hentry ~ #nextprenav {
  border-bottom: 1px dashed #ccc;
  height: 50px; }

.blog #posts .entry {
  float: none !important;
  clear: both;
  line-height: 1.6em; }

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