/*
Theme Name: Bad Girl
Theme URI: http://btcny.com
Author: Fred Shequine
Author URI: http://btcny.com
Description: Custom theme for Bad Girl, Good Business Blog.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: btc
Text Domain: btc

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* 

Fonts

Rockwell

font-family: 'Rockwell';

Avenir

font-family: 'AvenirLTStd-Light';
font-family: 'AvenirLTStd-Roman';



*/
/* Colors: */
html,
body {
  height: 100%;
}
body {
  font-family: 'AvenirLTStd-Light';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #51277D;
}
.aligncenter {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.container-blog {
  padding: 0 15px;
}
.header {
  padding: 20px 40px 25px 40px;
  background-color: #CA3690;
  color: #ffffff;
}
.header h1.site-title {
  font-size: 2.75em;
  font-family: 'Rockwell';
  font-style: normal;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.header h1.site-title a:hover {
  color: #ffffff;
}
.header h3.site-description {
  font-family: 'AvenirLTStd-Light';
  font-weight: 200;
  font-style: normal;
  margin: 5px 0 0 0;
  padding: 0;
}
.header a {
  text-decoration: none;
  color: #ffffff;
}
.header a:hover {
  text-decoration: none;
  color: #C1D53F;
}
.header .header-right {
  margin-top: 15px;
}
.header form {
  margin-right: 20px;
}
.header form .btn-default {
  padding: 5px 0px 5px 0px;
  color: #ffffff;
  background-color: #CA3690;
  border-color: #CA3690;
}
.header form .btn-default .fa {
  color: #cccccc;
}
.header form .btn-default .fa:hover {
  color: #ffffff;
}
.header .social {
  margin-top: 10px;
  margin-right: 20px;
}
.header .social .fa {
  margin-left: 2px;
  padding: 0 0 0 0;
  border-radius: 50%;
  color: #CA3690;
  background-color: #C1D53F;
  display: inline-block;
  font-size: 15px;
  line-height: 28px;
  height: 28px;
  width: 28px;
  text-align: center;
}
.header .social .fa:hover {
  color: #ffffff;
  background-color: #C1D53F;
}
.header-widgets-wrapper #subscribe-email input {
  width: 100%;
  margin-top: 15px;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .header-widgets-wrapper #subscribe-email input {
    width: 175px;
  }
}
.header-widgets-wrapper p#subscribe-submit input[type="submit"] {
  color: #ffffff;
  background-color: #C1D53F;
  border-color: #C1D53F;
  border-radius: 4px;
  border: none;
  padding: 4px 16px;
}
.header-widgets-wrapper p#subscribe-submit input[type="submit"]:hover {
  color: #51277D;
}
.left-sidebar {
  min-height: 1500px;
  padding: 40px;
  background-color: #EEECF1;
  color: #51277D;
  /*p#subscribe-submit {
		padding-left: 0;
	}*/
}
.left-sidebar h1,
.left-sidebar h2,
.left-sidebar h3 {
  font-family: 'Rockwell';
}
.left-sidebar h3.widget-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #C1D53F;
}
.left-sidebar a {
  text-decoration: none;
  color: #51277D;
}
.left-sidebar a:hover {
  text-decoration: none;
  color: #C1D53F;
}
.left-sidebar .tagcloud {
  font-family: 'AvenirLTStd-Light';
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  line-height: 32px;
}
.left-sidebar .widget_text {
  margin-top: 30px;
  text-align: center;
}
.left-sidebar .btn-default {
  color: #ffffff;
  background-color: #51277D;
  border-color: #ccc;
}
.left-sidebar .btn-more {
  font-family: 'AvenirLTStd-Roman';
  color: #ffffff;
  background-color: #C1D53F;
  border-color: #C1D53F;
}
.left-sidebar .btn-more:hover,
.left-sidebar .btn-more:focus,
.left-sidebar .btn-more:active,
.left-sidebar .btn-more.active {
  font-family: 'AvenirLTStd-Roman';
  color: #51277D;
  background-color: #C1D53F;
  border-color: #C1D53F;
}
.left-sidebar .btn-default:hover,
.left-sidebar .btn-default:focus,
.left-sidebar .btn-default:active,
.left-sidebar .btn-default.active {
  color: #333;
  background-color: #C1D53F;
  border-color: #C1D53F;
}
.left-sidebar .btn-subscribe {
  margin: 0 auto 20px auto;
}
.left-sidebar .jetpack_subscription_widget {
  text-align: center;
}
.left-sidebar p#subscribe-submit input[type="submit"] {
  color: #ffffff;
  background-color: #C1D53F;
  border-color: #C1D53F;
  border-radius: 4px;
  border: none;
  padding: 4px 16px;
}
.left-sidebar p#subscribe-submit input[type="submit"]:hover {
  color: #51277D;
}
.main-content {
  padding: 40px;
  background-color: #ffffff;
  color: #000000;
}
@media (min-width: 992px) {
  .main-content {
    padding-left: 80px;
    padding-right: 80px;
  }
  .main-content p {
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .main-content {
    padding-left: 80px;
    padding-right: 80px;
  }
  .main-content p {
    padding-right: 20px;
  }
}
.main-content .section-title {
  font-family: 'AvenirLTStd-Roman';
  font-weight: 400;
  font-style: normal;
  color: #CA3690;
}
.main-content h1.post-title {
  font-family: 'Rockwell';
  color: #51277D;
}
.main-content h1.post-title a {
  text-decoration: none;
  color: #51277D;
}
.main-content h1.post-title a:hover {
  text-decoration: none;
  color: #C1D53F;
}
.main-content .post-content strong {
  font-family: 'AvenirLTStd-Heavy';
  font-weight: 400;
  font-style: normal;
}
.main-content .post-content em {
  font-family: 'AvenirLTStd-LightOblique';
  font-style: oblique;
  font-weight: 200;
}
.main-content .post-thumbnail {
  margin: 20px 0;
}
.main-content .sharing {
  float: right;
}
.main-content .sharedaddy .sd-block {
  border-top: none !important;
  padding: 10px 0 5px;
  margin: 0;
  width: 195px !important;
}
.main-content .post-meta {
  font-family: 'AvenirLTStd-Roman';
  color: #CA3690;
  padding: 10px 0;
  text-transform: uppercase;
}
.main-content a {
  text-decoration: none;
  color: #CA3690;
}
.main-content a:hover {
  text-decoration: none;
  color: #C1D53F;
}
.main-content .posts-nav-links div {
  display: inline-block;
  text-transform: uppercase;
  font-family: 'AvenirLTStd-Roman';
}
.main-content .posts-nav-links .nav-next {
  float: right;
}
.main-content .post-link {
  font-family: 'AvenirLTStd-Roman';
  display: inline;
  font-weight: 400;
  font-style: normal;
}
.main-content .post-link-wrapper {
  margin-top: 20px;
}
.main-content .next-posts-link {
  float: right;
}
.main-content .btn-default {
  color: #ffffff;
  background-color: #51277D;
  border-color: #ccc;
}
.main-content .btn-more {
  font-family: 'AvenirLTStd-Roman';
  color: #ffffff;
  background-color: #C1D53F;
  border-color: #C1D53F;
  margin-right: 30px;
}
.main-content .btn-more:hover,
.main-content .btn-more:focus,
.main-content .btn-more:active,
.main-content .btn-more.active {
  font-family: 'AvenirLTStd-Roman';
  color: #51277D;
  background-color: #C1D53F;
  border-color: #C1D53F;
}
.main-content .btn-default:hover,
.main-content .btn-default:focus,
.main-content .btn-default:active,
.main-content .btn-default.active {
  color: #333;
  background-color: #C1D53F;
  border-color: #C1D53F;
}
.main-content .divider {
  border-top: 1px solid #000000;
  background: #fff url('images/down-arrow.png') no-repeat 140px -1px;
  height: 17px;
  padding: 0 0 40px 0;
  margin: 20px 0 0 0;
}
.footer {
  padding: 40px;
  background-color: #CA3690;
  color: #ffffff;
}
.footer a {
  text-decoration: none;
  color: #ffffff;
}
.footer a:hover {
  text-decoration: none;
  color: #C1D53F;
}
.footer .footer-nav {
  display: inline;
  list-style-type: none;
}
.footer .footer-nav li {
  float: left;
}
.footer .footer-nav a {
  padding: 0 20px 0 0;
  line-height: 32px;
}
.footer .footer-text {
  display: inline;
  float: right;
  line-height: 32px;
}
.comments-title {
  padding-bottom: 10px;
}
.comment-form-hr {
  margin-top: 0;
}
ol.comment-list {
  padding-left: 20px;
}
ol.comment-list li {
  padding-bottom: 10px;
}
.comment-author {
  font-size: 12px;
  display: inline-block;
}
.comment-content {
  margin-top: 10px;
  padding-bottom: 10px;
}
.comment-metadata {
  font-size: 12px;
  display: inline-block;
  float: right;
}
.comment-reply-title {
  font-family: 'AvenirLTStd-Roman';
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #CA3690;
}
.reply {
  display: none;
}
.form-submit {
  display: none;
}
.form-group label {
  font-family: 'AvenirLTStd-Roman';
  font-weight: 400;
  font-style: normal;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
  width: 50%;
}
.form-allowed-tags {
  display: none;
}
.PTGWidget {
  margin-bottom: 30px;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.ptg-grid {
  width: 90%;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.ptg-side-thumb {
  width: 40px;
  height: 40px;
  float: left;
  margin: 1px 1px;
}
.widget_sp_image p {
  color: #666666;
}
.widget_sp_image a img {
  max-width: 100% !important;
  height: auto !important;
}
.nancy-more {
  font-family: 'AvenirLTStd-Roman';
  font-weight: 400;
  font-style: normal;
  color: #CA3690 !important;
}
.nancy-more:hover {
  font-family: 'AvenirLTStd-Roman';
  font-weight: 400;
  font-style: normal;
  color: #51277D !important;
}
.widget_sf_widget_constantcontact input[type='submit'] {
  font-family: 'AvenirLTStd-Roman';
  color: #ffffff;
  background-color: #C1D53F;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #C1D53F;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.widget_sf_widget_constantcontact input[type='submit']:hover {
  font-family: 'AvenirLTStd-Roman';
  color: #51277D;
  background-color: #C1D53F;
  border-color: #C1D53F;
}
/*# sourceMappingURL=style.css.map */