/* - - - - - - - - - - - - - - - - - - - - -

Title : Profit Blueprints, LLC
Author : Eric Wolf | http://www.activecanvas.com
URL : http://www.profits4dealers.com

Description : HTML5 CSS3 responsive style sheet for Profit Blueprints' blog section

Created : 5/26/2007
Version : 2016.07.16

- - - - - - - - - - - - - - - - - - - - - */

/* ----- STRUCTURE ----- */
div#page {
  clear: right;
  text-align: left;
/*  background: #f1f1f2;*/ }

/* ----- WORDPRESS BLOG - TOOLBOX THEME ----- */
#primary {
  width: 100%;
  margin: 0; }

#content {
  margin-right: 5%; }

div#secondary {
  position: relative;
  clear: none;
  float: right;
  width: 100%;
  margin-top: 1em; }

div#secondary form {
  font-size: 1em; }

div#secondary aside {
  display: block;
  width: 100%;
  color: #6d6e71;
  text-align: left; }

div#secondary aside#search-2 {
  margin: 4em 0 0 1em;
  padding-top: 1em; }

div#secondary ul {
  list-style-type: none;
  margin-left: 1em;
  font-size: 1em; }

div#secondary ul li {
  list-style-type: none;
  font-weight: normal;
  font-size: 1em; }

article {
  margin-bottom: 2em; }

.entry-meta {
  padding-left: 1em; }

footer.entry-meta {
  border-top: 1px dashed #336666;
  background: #f1f1f2;
  font-size:.9em; }

div.entry-content {
  margin-bottom: 1.5em; }

div.widget-area ul li {
  list-style-type: none; }

header.entry-header {
  margin: 0 0 1.25em; }

header.entry-header h1.entry-title {
  margin-top: .5em;
  margin-bottom: .2em; }

h1.page-title {
  background: #fff;
  color: #344654;
  font-size: 1.2em; }

h1.entry-title {
  padding-top: 1.5em; }

h1.widget-title {
  font-size: 1.5em; }

div.entry-content p img {
  padding: .5em 1em; }
