
        
        /* 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=Questrial');

#wrapper, body, #side, .sidr, #responsive-menu-button {
	background-image: none;
	background: rgba(8, 11, 107, 1);
}

@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: rgba(245, 0, 16, 1); }
.post a:hover { color: rgba(255, 0, 30, 1); }
#side, #side a, .sidr ul li a, .sidr ul li span { color: rgba(255, 255, 255, 1); fill: rgba(255, 255, 255, 1); }

body, input, textarea {
	font-family: "Questrial", 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://cdn3.cdnme.se/4687572/8-3/11255801_1071785019515858_5267045368572146310_n_56471c5f2a6b229efc410fc7.jpg); }
.img2 { background-image: url(https://cdn3.cdnme.se/4687572/8-3/11235811_1079033628790997_5950057444837609681_n_56471b432a6b229f277ec883.jpg); }
.img3 { background-image: url(https://cdn1.cdnme.se/4687572/8-3/12027583_1153716051322754_6879896540199602482_n_56471b70ddf2b320ec7e9bc4.png); }

.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: rgba(245, 0, 16, 1) !important;
  float: right;
  box-shadow: none;
    border: 1px solid rgba(8, 11, 107, 1);
  font-size: 2em;
  margin-top: 2px;
  padding: 10px;
}
.like-container .likebtn .likebtn__count:before {
  border: none;
}
.like-container .likebtn .likebtn__count:after {
  border: none;
}