
        
        /* 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: 0%; -webkit-border-radius: 0% !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://cdn3.cdnme.se/4257413/7-3/fia_536648619606ee30cbc14fdd.jpg");
}
.header2 { 
	background-image: url("https://cdn1.cdnme.se/4257413/9-3/dsc_6228_57dedc5c9606ee09c1504459_5809aed7ddf2b34d02910bac.jpg"); 
}
.header3 { 
	background-image: url("https://cdn3.cdnme.se/4257413/9-3/dsc_6259_57dede66ddf2b33aabae45c4_5809aee42a6b222f65ee8634.jpg"); 
}
.header4 { 
	background-image: url("https://cdn3.cdnme.se/4257413/7-3/dsc_1883_53664bc6ddf2b35aff66413a.jpg"); 
}
.header5 { 
	background-image: url("https://cdn1.cdnme.se/4257413/9-3/1868426_561aa98d9606ee7173f4a350_5809af0dddf2b34ce7acac4a.jpg"); 
}

/* bilderna ska vara 190x190 stora */
.img1 { 
	background-image: url("http://static.blogg.se/themes/pastel/img/header4.jpg"); 
}
.img2 { 
	background-image: url("http://cdn1.cdnme.se/4257413/7-3/mg_5244_525455e6ddf2b35b620fb682.jpg"); 
}
.img3 { 
	background-image: url("http://cdn1.cdnme.se/4257413/7-3/mg_5446_1_525453159606ee3e6dd6688a.jpg"); 
}
.img4 { 
	background-image: url("http://cdn1.cdnme.se/4257413/7-3/mg_5265_525452e2ddf2b342d9e49774.jpg"); 
}
.img5 { 
	background-image: url("http://static.blogg.se/themes/pastel/img/header4.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;
}