/*
Theme Name: Smart Mag Child
Theme URI: Tarotguiderna.se
Description: A child theme of SmartMag for Bloggar
Author: Tarotguiderna.se
Author URI: Tarotguiderna.se
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");

.main-content img, .main-content .wp-caption {max-width: 100%;height: auto;}
.the-blogger-content {overflow:hidden;}
.sidebar ul li .visitors {font-size:1.6em; background-color: #6d5b95; font-family: 'Lobster Two', cursive; text-align:center; color:#fff; display:block;}

.sidebar .widget_views ul li {font-size:1.3em; background-color: #6d5b95; font-family: 'Lobster Two', cursive; text-align:center; color:#fff; display:block;}


.dela-blogg { text-align:center; margin:6px 0; }

.dela-blogg a {
	width: 24px;
	height: 24px;
	line-height: 24px;
	
	text-align: center;
	color: #fff;
	font-size: 14px;
	
	margin-right: 3px;
	
	background: #19232d;
	border-radius:80%;
}

.dela-blogg a:hover { text-decoration: none; }

.dela-blogg .fa-facebook { background: #204385; }
.dela-blogg .fa-twitter { background: #2aa9e0; }
.dela-blogg .fa-google-plus { background: #d3492c; }

h2.post-title {margin: 12px 0 5px 0;}