.home #sidebar .widget-wrap {
    width: 67%;
    padding: 8% 16% 0%;
    background: #e1e6e9;
    border: 1px solid #7d7d7d;
}

.home p {
    margin-bottom: 1em;
    font-size: 1.2em!important;
}

p {
    font-size: 1.3em!important;
} 

.post-info {
  color: #666;
  font-size: 14px;
  margin: -5px 0 15px;
  text-transform: lowercase;
  display: none;
  margin-top: 20px;
}

.post {
  margin: 0 0 40px;
  margin-top: 30px;
}

#aweber-bar .af-form-wrapper {
  width: 100%;
  display: none!important;
}

#post-content-box {
  color: #fff;
  margin: 15px auto 30px;
  width: 75%;
  height: 100px;
  padding: 9% 5% 2.5%;
  clear: both;
  background: #6eb9c8 url(images/share-box.jpg) top left no-repeat;
  box-shadow: 0 3px 3px #333;
  display: none;
}

#leadpages {
  display: block;
  padding: 0px;
}

#leadpages a {
    background-image: url("http://www.possibilityoftoday.com/wp-content/uploads/2015/09/bonuskit_button.png");
    width: 215px;
    height: 39px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    margin-left: 39%;
}

#leadpagesquiz a {
  background-image: url("http://www.possibilityoftoday.com/wp-content/uploads/2015/07/Quiz_Ad2.png");
  display: block;
  width: 664px;
  height: 323px;
  margin-left: 8%;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

@media screen and (min-device-width: 941px) and (max-device-width: 1023px) { 
  #leadpagesquiz a {
  background-image: url("http://www.possibilityoftoday.com/wp-content/uploads/2015/07/Quiz_Ad2.png");
  display: block;
  width: 664px;
  height: 323px;
  margin-left: 4%;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
}

@media screen and (min-device-width: 858px) and (max-device-width: 940px) {
  #leadpagesquiz a {
  background-image: url("http://www.possibilityoftoday.com/wp-content/uploads/2015/07/Quiz_Ad2.png");
  display: block;
  width: 664px;
  height: 323px;
  margin-left: 0%;
  display: block;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
}
}

@media screen and (max-width: 857px) {
#leadpagesquiz a {
  background-image: url("http://www.possibilityoftoday.com/wp-content/uploads/2015/07/Quiz_Ad2.png");
  display: block;
  width: 100%;
  height: 250px;
  margin-left: 0%;
  display: block;
  overflow: hidden;
  text-indent: 130%;
  white-space: nowrap;
  background-size: contain;
  background-repeat: no-repeat;
}
}

#content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    float: left;
    padding: 25px 39px 30px;
    width: 580px;
    background: white!important;
}

.sidebar {
    display: inline;
    float: right;
    font-size: 14px;
    padding: 25px 0 0;
    width: 250px;
    background: white!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
}

@media only screen and (max-width: 1200px) {
#content {
    width: 600px!important;
}
}

.home .sidebar {
    width: 29%!important;
    padding-top: 0;
}

div#aweber-bar {
    display: none!important;
}