/*
Theme Name: GoodRx
Theme UIR: https://www.goodrx.com/blog
Description: GoodRx Wordpress Theme
Author: GoodRx, Inc
Author URI: https://www.goodrx.com
Version: 2.0
Tags: modern, clean

License:
License URI:

Based off original designs created for GoodRx.com v2
*/

.wp_content ol li, .wp_content ul li {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.wp_content ol li, .wp_content ul li {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.sidebar-text h2 {
  font-size: 24px;
  font-weight: 200;
}

.sidebar-text .textwidget img {
  border: 1px solid #606060;
  float: left;
  margin-right: 1em;
}


.wp_post_time {
  color: #393;
  font-weight: 200;
}

.wp_post_categories {
  color: #808080;
}

.wp_post_categories a {
  display: inline;
  display: inline-block;
  padding: 4px 10px 6px;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  font-weight: 300;
  white-space: normal;
  font-size: 0.9em;
  line-height: 1;
  background-color: #eaeffa;
  color: #36c;
  text-shadow: none;
  text-align: center;
  font-size: 1em;
  line-height: 1em;
}

.wp_post_categories a:hover {
  background-color: #dadfff;
  color: #36c;
  text-decoration: none;
}

.fb-view-comments {
  float:right;
}
.fb_iframe_widget {
  width:80%;
  margin-left: 4.8338368%;
}

.fb-comments {
  margin-top: 40px;
}

.author-avatar {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.top-banner-ad {
  height: 90px;
  width: 728px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f5f5f5;
}

.side-rect-ad {
  height: 250px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f5f5f5;
}

.sidebar-text .textwidget .side-rect-ad img {
  border: none;
}
