
        
        /* Premium Theme Blocks from Blogg.se */
@import url("//static.blogg.se/themes/blocks/css/style.css");

@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Covered+By+Your+Grace');
@import url('https://fonts.googleapis.com/css?family=Habibi');
@import url('https://fonts.googleapis.com/css?family=Fredericka+the+Great');

body {
	background-image: url(https://static.blogg.se/themes/pastel/img/gplaypattern.png);
	background: rgb(0,0,0,0);
	font-family: "Habibi", sans-serif;
	font-size: 15px
}

#header { 
 background: url(https://cdn3.cdnme.se/2304355/9-3/2_5c5089cfe087c30c9164c1a2.jpg);
 height: 400px;
}

.profile {
	background: url("profile.jpg") no-repeat center center;
	width: 100px;
	height: 100px;
}

.social { text-align: center; }
.social svg, #social svg { fill: #666; }

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

#header h1 {
  font-size: 40px;
}

#content h3 {
  font-size: 52px;
}

#header h1 a, #header h2 { color: #FFFFFF; }

#side #profile h4, #side h4, h4 {
  font-size: 28px;
}

#side, .entry, #menu {
	background-color: #FFFFFF;
}

.post a { color: rgba(0, 0, 0, 1); }
body, a { color: #666; }
.post a:hover { color: #25948D; }


.img1 { background-image: url(https://cdn2.cdnme.se/2304355/9-3/img_20181012_094026_5c508a8c2a6b227ec5250e16.jpg); }
.img2 { background-image: url(https://cdn3.cdnme.se/2304355/9-3/img_20181020_155432_1_5c5089ff2a6b227ea0bb5aa3.jpg); }
.img3 { background-image: url(https://cdn3.cdnme.se/2304355/9-3/img_20181020_181228_5c508a662a6b227ead765457.jpg); }

.fb_iframe_widget iframe { top: -4px; }

.profile { display: block; }
#social svg { border-radius: 50%; }

.like-container { display: block !important; text-align: center; margin-bottom: 10px; }
.likebtn { margin-right: 0px !important; }
.like-container .likebtn { margin-right: 0; }
.like-container .likebtn .likebtn__btn { 
  background: #666 !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: #666 !important; 
  background: white !important;
}