
        /* Theme Plenitude from Blogg.se */
@import url("//static.blogg.se/themes/plenitude/css/style.css");

@import url('https://fonts.googleapis.com/css?family=Droid+Serif:400,700');
@import url('https://fonts.googleapis.com/css?family=Pacifico');

#wrapper, body, #side, .sidr, #responsive-menu-button {
	background-image: url(https://static.blogg.se/themes/pastel/img/bg.png);
	background: #2e3c52;
}

@media only screen and (max-width: 767px) {
	body, #wrapper { background: #FFFFFF; }
}

#content { background-color: #FFFFFF; }
body, a, .social svg { color: #333; fill: #333; }
.post a { color: #3fa3f5; }
.post a:hover { color: #0066ff; }
#side, #side a, .sidr ul li a, .sidr ul li span { color: #FFFFFF; fill: #FFFFFF; }

body, input, textarea {
	font-family: "Droid Serif", sans-serif;
	font-size: 
}

#header h1, #content h3, #content .footer-comment a, .pagination, #side h4, #side #profile h4, #content h4 {
	font-family: "Pacifico", sans-serif;
}

#header h1 { font-size: ; }
#content h3 { font-size: ; }
#side #profile h4, #side h4, h4 { font-size: 28px; }

.img1 { background-image: url(https://static.blogg.se/themes/plenitude/img/02.jpg); }
.img2 { background-image: url(https://static.blogg.se/themes/plenitude/img/03.jpg); }
.img3 { background-image: url(https://static.blogg.se/themes/plenitude/img/01.jpg); }

.fb_iframe_widget iframe { top: -4px; }
#myimg div:last-of-type { border-bottom: 0 none !important; }

.social { text-align: center; }

.sidr form { margin: 0 15px 15px; }

#social { margin-bottom: 0 !important; }

.like-container {
    margin-bottom: 0 !important;
  margin-top: 10px;
}
.like-container .likebtn .likebtn__btn { 
  background: none !important;
  box-shadow: none;
  border: none;
  text-shadow: none;
  color: #333 !important;
}
.like-container .likebtn.clicked .likebtn__btn { 
  color:  !important; 
  background: white !important;
}

.like-container .likebtn .likebtn__count { 
	background: #FFFFFF !important;
  color: #3fa3f5 !important;
  float: right;
  box-shadow: none;
    border: 1px solid #2e3c52;
  font-size: 2em;
  margin-top: 2px;
  padding: 10px;
}
.like-container .likebtn .likebtn__count:before {
  border: none;
}
.like-container .likebtn .likebtn__count:after {
  border: none;
}