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

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

body {
	background-image: url("https://cdn2.cdnme.se/2142003/9-3/544734_64ff09849606ee70967b9475.jpg");
	font-family: "Droid Sans", sans;
	font-size: 14px
}

.profile {
	background: url("https://cdn3.cdnme.se/2142003/9-3/375759501_1059498595069331_4520424500346535032_n_64ff2825e087c363221de9cc_thumb.jpg") no-repeat center center;
	width: 130px;
	height: 130px;
}
#header h1, #content h3, #content .footer-comment a, .pagination, #side #profile h4 {
	font-family: "Amatic SC", sans-serif;
}
#header .header1, #header .header2, #header .header3, #header .header4, #header .header5 {
	border-radius: 50%; -webkit-border-radius: 50% !important;
}

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

#content h3 {
  font-size: 52px;
}
#side #profile h4 {
  font-size: 36px;
}

#header, #content, #side, #menu {
	background-color: rgba(143, 139, 133, 1);
}
.entry { border-bottom: 20px solid rgba(143, 139, 133, 1); }

.post a {
		color: rgba(245, 152, 191, 1);
}
body, a {
		color: #333;
}
.bloglovin svg, .social svg {
		fill: #333;
}
.social{ text-align: center;} 
.post a:hover {
	color: #999;
}

/* bilderna ska vara minst 174x147 stora */
.header1 {
	background-image: url("https://cdn3.cdnme.se/2142003/9-3/8a1d7963-d1e6-4647-bf2d-cb326bd42887_65d5e6cb9606ee164fb33cd1.png");
}
.header2 { 
	background-image: url("https://cdn2.cdnme.se/2142003/9-3/449d768f7503511b3f2130d1d9cfad24_64ff1f0de087c355ffb2e725.jpg"); 
}
.header3 { 
	background-image: url("https://cdn1.cdnme.se/2142003/9-3/pentagram_65d5e161e087c32bd462e856.jpg"); 
}
.header4 { 
	background-image: url("https://cdn1.cdnme.se/2142003/9-3/doskalle_65d5e31bddf2b3503d0cfe1c.png"); 
}
.header5 { 
	background-image: url("https://cdn2.cdnme.se/2142003/9-3/spoke_65d87fb0e087c3264979f350.jpg"); 
}

/* bilderna ska vara 190x190 stora */
.img1 { 
	background-image: url("https://cdn3.cdnme.se/2142003/9-3/mossberg-2344_64ff231de087c30750dcb66a.jpg"); 
}
.img2 { 
	background-image: url("https://cdn2.cdnme.se/2142003/9-3/375482765_672095134857160_6896501140337119590_n_64ff2273e087c363221de85c.jpg"); 
}
.img3 { 
	background-image: url("https://cdn2.cdnme.se/2142003/9-3/fb_img_1529944775158_64ff22c6e087c356243b3803.jpg"); 
}
.img4 { 
	background-image: url(""); 
}
.img5 { 
	background-image: url(""); 
}
.profile { display: block; }
.bloglovin a { display: inline-block !important; padding: 0 !important; margin: 0 !important; }
.bloglovin { margin-top: 8px; }
.bloglovin svg { border-radius: 50%; }

.like-container {
  vertical-align: bottom;
  margin-left: 10px;
}
.likebtn { margin-right: 0 !important; }
.like-container .likebtn .likebtn__btn { 
  background: rgba(245, 152, 191, 1) !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: rgba(245, 152, 191, 1) !important; 
  background: white !important;
}