img.image-right {
  float: right;
  margin: 0 0 10px 10px;
}

img.image-left {
  float: left;
  margin: 0 10px 10px 0;
}

html, body {
  background-image: url(/blog/images/themes/bound4life/background-gradient-v2.jpg);
  background-color: #fff;
  font-family: "Georgia", "Times New Roman", "Times", serif;
  font-size: 13px;
}

a {
  background-color: transparent!important;
  border: none;
  color: #AF0000;
}

a:hover {
  background-color: transparent!important;
  border: none;
  color: #AF0000;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

p {
  padding-bottom: 10px;
}

.page-header {
  background-image: url(/blog/images/themes/bound4life/moraloutcrybanner-v2.jpg);
  margin: 0;
  height: 170px;
}

.section.content {
  background-color: #fff;
  padding-top: 20px;
}

.main-content {
  border-right: 1px solid #ddd;
  float: left;
  padding-right: 19px;
  padding-bottom: 20px;
  width: 530px;
}

.main-content .content-body {
  margin: 0;
  padding: 0;
}

.aside {
  background-color: #fff;
  float: left;
  margin-left: 20px;
  padding: 0!important;
  width: 390px;
}

div.post {
  clear: both;
}

.post h2.title {
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 1px;
  margin-top: 20px;
  font-weight: normal;
}

div.details {
  color: #808080;
  font-size: 15px;
  line-height: 17px;
  margin-bottom: 20px;
}

div.actions {
  margin-top: 10px;
  margin-bottom: 0;
}

input[type=text], textarea {
  border: 1px solid #ddd;
  border-top: none;
  padding: 5px;
  font-size: 16px;
  width: 97%!important;
}

textarea {
  width: 98%!important;
}

blockquote {
  background-color: #EBDCDC;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 20px;
}

.collection-section h3.header {
  border-bottom: 1px solid #ddd!important;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 5px;
  padding: 0 0 5px 0;
}

.submit-button {
  background-color: #ddd;
  border: 1px solid #aaa;
  color: #999;
  padding: 10px 30px;
}

.submit-button:hover {
  background-color: #ccc;
}

.card.comment {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

ul.comments li {
  background-color: transparent;
  border: none;
  padding: 10px 10px 0 10px;
}

ul.comments li.even {
  background-color: #f6f6f6;
  border-bottom: 1px solid #BFBFBF;
  border-top: 1px solid #BFBFBF;
  padding: 10px;
}

.card.comment h4 {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 0;
}

.comment-created-date {
  color: #aaa;
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 10px;
  display: block;
}

textarea.comment-body {
  margin-top: 5px;
}

.pagination {
  padding: 3px;
  margin: 3px;
  margin-right: 0;
  padding-right: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: right;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #CCCCCC;
  text-decoration: none;
  color: #CCCCCC;
}
.pagination a:hover, .pagination a:active {
  background-color: #EEEEEE;
  color: #990000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #CCCCCC;
  font-weight: bold;
  background-color: #EEEEEE;
  color: #FFFFFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

.tag-cloud .miniscule {font-size: 12px;}
.tag-cloud .small {font-size: 20px;}
.tag-cloud .medium {font-size: 26px;}
.tag-cloud .large {font-size: 30px;}
.tag-cloud .gargantuan {font-size: 32px;}
.tag-cloud p { padding-bottom: 0; padding-top: 10px; }

.dynamic-sidebar h3 {
  border-bottom: 1px solid #ddd;
  color: #999;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  padding: 32px 0 4px 0;
  margin-bottom: 0;
  margin-top: 0;
}

.dynamic-sidebar h3:first-child {
  padding-top: 16px;
}

.dynamic-sidebar ul li {
  border-bottom: 1px solid #ccc;
  list-style: none;
  font-size: 14px;
  margin: 0;
  padding: 7px 5px;
}

.dynamic-sidebar ul li:hover {
	background-color: #EEEEEE;
	color: #666666;  
}

.dynamic-sidebar ul li:last-child {
	border-style: none;
}

.footer {
  border-top: 1px solid #ddd;
  clear: both;
  margin-top: 20px;
}

.home-link {
  background-color: #aaa;
  border: none;
  display: block;
  height: 170px;
  text-indent: -10000px;
  width: 960px;
}

.tweet-link {
  font-size: 11px;
}

.twitter-sidebar h3 { padding-top: 32px!important;}

.facebook-fans, .google-calendar {
  padding-top: 32px;
}

ul#twitter-feed li.tweet-5 {
  border-bottom: 1px solid #ccc!important;
}

a.twitter-follow-link {
  float: right;
  font-size: 13px;
  font-weight: normal;
}

.twitter-sidebar img {
  padding-top: 7px;
}

p.continue-reading {
  clear: both;
  padding-bottom: 0;
}

p.comments-count a {
  color: #808080;
}

.tag-list a {
  font-weight: bold;
}

.tag-list {
  clear: both;
}

a.comments_rss {
  background-image: url(/blog/images/themes/bound4life/feed-icon.png);
  display: block;
  float: right;
  height: 20px;
  text-indent: -10000px;
  width: 20px;
}

.author-bio img {
  float: left;
  margin: 3px  10px 10px 0;
}

.author-bio h3 {
  font-style: normal;
}

.author-bio {
  font-style: italic;
}

.author-bio p:first-child {
  padding-top: 0;
}

.sidebar-search input[type="text"] {
  border-top: 1px solid #DDD;
  width: 85%!important;
}

.sidebar-search input[type="submit"] {
  background-color: #ddd;
  border: 1px solid #aaa;
  color: #999;
  cursor: pointer;
  float: right;
  padding: 7px;
}

.sidebar-search input[type="submit"]:hover {
  background-color: #ccc;
}

.sidebar-search form {
  padding-top: 7px;
}
.sidebar-search {
  clear: both;
}

ul.random-navigation {
  border-bottom: 0!important;
}

ul.random-navigation li {
  border-top: 1px solid #CCC!important;
  border-bottom: 1px solid #CCC!important;
  border-left: 1px solid #CCC!important;
  float: left;
  padding: 0;
  text-align: center;
  width: 96px;
}

ul.random-navigation li a {
  background-color: #EEE!important;
  display: block;
  padding: 7px 0;
  width: 96px;
}

ul.random-navigation li a:hover {
  background-color: #DDD!important;
}

ul.random-navigation li.twitter-link {
	border-right: 1px solid #CCC!important;
  width: 96px;
}

/* Hacks - NOTHING ELSE GOES BELOW THIS LINE */

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
