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

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Bentham');
@import url('https://fonts.googleapis.com/css?family=Droid+Serif:400,700');
@import url('https://fonts.googleapis.com/css?family=Fredericka+the+Great');

#content h3, #content .mini-cat, #content .comment-count, #menu a, #side h4, #menu h2, .response-by, #header h1, #side h4, #side h5 { 
	text-transform: uppercase;
}

#header h1, #header h2 { display: inherit; }

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

a, a:hover, #content .social svg, .social-icons svg, body, #menu a {
	color: rgba(125, 112, 112, 1);
	fill: rgba(125, 112, 112, 1);
}

.post a { color: #6169cf; }

body, #menu p, input, textarea {
	font-family: "Droid Serif", sans-serif;
	font-size: 14px;
}

#header h1, #content h3, #side h5, .comment-count  {
	font-family: "Fredericka the Great", cursive;
}
.comment-count { font-size: 1.8em; }

#wrapper { background-color: rgba(247, 239, 241, 0.99); }

#header h1 a, #header h2, #menu .big, #header .social-icons svg, input, #archives, #archives a, #back-top a, #comment-author, #comment-email, #comment-url, #comment-content, .formbutton {
	color: rgba(196, 114, 185, 0.99);
	fill: rgba(196, 114, 185, 0.99);
}

#header .social-icons { border-right: 2px solid rgba(196, 114, 185, 0.99); }

body {
	background-color: rgba(237, 227, 192, 1);
	background-image: url(https://cdn3.cdnme.se/1070274/8-3/da46f918-6994-4d00-a7b8-bc2b29b62323_5fa6ea4cddf2b308f82655aa.jpg);
}

#side #search form, #side #posts .post-image, #side #archives ul, #back-top, .morebutton a, #content .commentform input, #content .commentform textarea, #content .commentform .formbutton, #content .slide a {
	background-color: rgba(252, 252, 252, 1);
}
#side section, #content .entry, #content .comment, #content .commentform, #menu, #header, .half {
	border-bottom: 1px solid rgba(252, 252, 252, 1);
}
#side { border-left: 1px solid rgba(252, 252, 252, 1); }

@media only screen and (max-width: 767px) {
	#about { border-top: 1px solid rgba(252, 252, 252, 1); }
}

#header h1 {
	font-size: 66px;
	line-height: 1em;
}

.response-by, #header h2 {
	font-size: 14px;
}

.header1 { background-image: url(https://cdn2.cdnme.se/1070274/8-3/777a2c53-828b-4f2d-ae49-3e55fc70cc62_1_201_a_664451d39606ee4e8f687a11.jpg); }
.header2 { background-image: url(https://cdn3.cdnme.se/1070274/8-3/049238bf-1bd1-4ead-8905-2e455abc1e6e_66445238ddf2b33c96a2d9c4.jpg); }
.header3 { background-image: url(https://cdn3.cdnme.se/1070274/8-3/9b6d4f19-4e59-47fe-accf-0faf901094a0_1_201_a_66445345e087c31aaaaa6192.jpg); }


.like-container {
  display: block !important;
    margin-bottom: 0 !important;
  margin-top: 10px;
}
.like-container .likebtn {
	margin-right: 0;
}
.like-container .likebtn .likebtn__btn { 
  background: rgba(242, 83, 170, 1) !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: rgba(242, 83, 170, 1) !important; 
  background: white !important;
}