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

body {
	background-image: url("");
	background: #FFEBEB;
	font-family: "Questrial", sans-serif;
	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: 60px;
}

#content h3 {
  font-size: 42px;
}
#side #profile h4 {
  font-size: 28px;
}

#header, #content, #side, #menu {
	background-color: #FFFFFF;
}
.entry { border-bottom: 20px solid #FFFFFF; }

.post a {
		color: #333;
}
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/2491850/8-3/bugfat_54ce565d9606ee6393e81a95.jpg");
}
.header2 { 
	background-image: url("https://cdn2.cdnme.se/2491850/8-3/141220_54ce572b9606ee63b44eb68c.jpg"); 
}
.header3 { 
	background-image: url("https://cdn1.cdnme.se/2491850/8-3/tristans_jacka_51929732e087c313a2e93118_54ce56979606ee64309ead28.jpg"); 
}
.header4 { 
	background-image: url("https://cdn3.cdnme.se/2491850/8-3/linneas_nya_fatolj_54ce56feddf2b31f82819bb5.jpg"); 
}
.header5 { 
	background-image: url("https://cdn2.cdnme.se/2491850/8-3/bild_hjartan_017_54e186ede087c33759f700a0.jpg"); 
}

/* bilderna ska vara 190x190 stora */
.img1 { 
	background-image: url(""); 
}
.img2 { 
	background-image: url(""); 
}
.img3 { 
	background-image: url(""); 
}
.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(255, 162, 162, 1) !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: rgba(255, 162, 162, 1) !important; 
  background: white !important;
}