
        
        /* 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');
@import url('https://fonts.googleapis.com/css?family=Fredericka+the+Great');

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

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

#content { background-color: #f5f5f5; }
body, a, .social svg { color: rgba(169, 116, 173, 1); fill: rgba(169, 116, 173, 1); }
.post a { color: #f7a771; }
.post a:hover { color: #ff5500; }
#side, #side a, .sidr ul li a, .sidr ul li span { color: rgba(169, 116, 173, 1); fill: rgba(169, 116, 173, 1); }

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: "Fredericka the Great", sans-serif;
}

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

.img1 { background-image: url(https://cdn3.cdnme.se/4390031/9-3/old_is_also_beautiful_4_661e8142ddf2b351e65b1cc3.jpg); }
.img2 { background-image: url(https://cdn3.cdnme.se/4390031/9-3/a22_5bfc57f3e087c3158681279b.jpg); }
.img3 { background-image: url(https://cdn1.cdnme.se/4390031/9-3/hackeberga10_5bfc60faddf2b302d84b4147.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: rgba(169, 116, 173, 1) !important;
}
.like-container .likebtn.clicked .likebtn__btn { 
  color:  !important; 
  background: white !important;
}

.like-container .likebtn .likebtn__count { 
	background: #f5f5f5 !important;
  color: #f7a771 !important;
  float: right;
  box-shadow: none;
    border: 1px solid rgb(0,0,0,0);
  font-size: 2em;
  margin-top: 2px;
  padding: 10px;
}
.like-container .likebtn .likebtn__count:before {
  border: none;
}
.like-container .likebtn .likebtn__count:after {
  border: none;
}