
        /* 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: rgb(0,0,0,0);
	background-image: url("https://static.blogg.se/themes/pastel/img/bg.png");
	font-family: "Droid Sans", sans;
	font-size: 14px
}

.profile {
	background: url("profile.jpg") no-repeat center center;
	width: 100px;
	height: 100px;
}
#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: #E0EDEA;
}
.entry { border-bottom: 20px solid #E0EDEA; }

.post a {
		color: #45CEEF;
}
body, a {
		color: #666;
}
.bloglovin svg, .social svg {
		fill: #666;
}
.social{ text-align: center;} 
.post a:hover {
	color: #E0EDEA;
}

/* bilderna ska vara minst 174x147 stora */
.header1 {
	background-image: url("https://static.blogg.se/themes/pastel/img/header1.jpg");
}
.header2 { 
	background-image: url("https://static.blogg.se/themes/pastel/img/header2.jpg"); 
}
.header3 { 
	background-image: url("https://static.blogg.se/themes/pastel/img/header3.jpg"); 
}
.header4 { 
	background-image: url("https://static.blogg.se/themes/pastel/img/header4.jpg"); 
}
.header5 { 
	background-image: url("https://static.blogg.se/themes/pastel/img/header5.jpg"); 
}

/* bilderna ska vara 190x190 stora */
.img1 { 
	background-image: url("https://static.blogg.se/themes/pastel/img/header1.jpg"); 
}
.img2 { 
	background-image: url("https://static.blogg.se/themes/pastel/img/header2.jpg"); 
}
.img3 { 
	background-image: url("https://static.blogg.se/themes/pastel/img/header3.jpg"); 
}
.img4 { 
	background-image: url("https://static.blogg.se/themes/pastel/img/header4.jpg"); 
}
.img5 { 
	background-image: url("https://static.blogg.se/themes/pastel/img/header5.jpg"); 
}
.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(126, 213, 193, 1) !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: rgba(126, 213, 193, 1) !important; 
  background: white !important;
}