/*
Theme Name: Hannah CD [Child]
Theme URI: http://www.creative-dive.de/themes/hannah/
Description: Hundeblog rundum das Leben mit einem Hund
Author: Stefanie Trompelt
Author URI: http://www.couchdogs.de
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI: http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Version: 1.1
Text Domain: hannah-cd
Template: hannah-cd
*/

/* MY CUSTOM STYLES */

.post-content {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px;
  line-height: 1.7em;
  font-size: 17px;
  color: #282828;
}

.page-content {
  font-size: 17px;
  color: #282828;
}

.wpcontent {
  float: left;
  width: 100%;
  line-height: 1.7em;
  font-size: 17px;
  color: #282828;
}

.comment-list li {
  position: relative;
	float: left;
	width: 100%;
  font-size: 15px;
  padding: 10px 10px;
  margin: 0px 0px 0px 0px;
  border-radius: 3px;
}


