.tdwtf-plugin-wrapper {
  border: 3px solid black;
  width: 100%;
  font-family: Verdana, Arial, sans-serif; }
  .tdwtf-plugin-wrapper .tdwtf-plugin-header {
    padding: 10px;
    border-bottom: 3px solid black;
    margin-bottom: 0; }
    .tdwtf-plugin-wrapper .tdwtf-plugin-header .tdwtf-plugin-title {
      box-shadow: none;
      text-decoration: none;
      color: black; }
      .tdwtf-plugin-wrapper .tdwtf-plugin-header .tdwtf-plugin-title:hover {
        color: #007acc; }
    .tdwtf-plugin-wrapper .tdwtf-plugin-header .tdwtf-plugin-comment-link {
      float: right;
      box-shadow: none;
      text-decoration: none;
      color: black; }
      .tdwtf-plugin-wrapper .tdwtf-plugin-header .tdwtf-plugin-comment-link:hover {
        color: #007acc; }
  .tdwtf-plugin-wrapper .tdwtf-plugin-summary-wrapper {
    padding: 10px;
    overflow: hidden;
    display: block; }
    .tdwtf-plugin-wrapper .tdwtf-plugin-summary-wrapper .tdwtf-plugin-summary {
      overflow: hidden;
      max-height: 200px; }
    .tdwtf-plugin-wrapper .tdwtf-plugin-summary-wrapper .tdwtf-plugin-summary-footer {
      text-align: center; }
      .tdwtf-plugin-wrapper .tdwtf-plugin-summary-wrapper .tdwtf-plugin-summary-footer #tdwtf-plugin-previous-article {
        float: left;
        cursor: pointer;
        box-shadow: none; }
      .tdwtf-plugin-wrapper .tdwtf-plugin-summary-wrapper .tdwtf-plugin-summary-footer #tdwtf-plugin-next-article {
        float: right;
        cursor: pointer;
        box-shadow: none; }
  .tdwtf-plugin-wrapper .tdwtf-plugin-footer {
    padding: 10px;
    border-top: 3px solid black; }
    .tdwtf-plugin-wrapper .tdwtf-plugin-footer .tdwtf-plugin-article-date {
      float: right; }

/*# sourceMappingURL=tdwtf-styles.css.map */
