
        /* 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=Merriweather:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Cabin+Sketch');

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

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

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

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

.post a { color: rgba(112, 89, 158, 1); }

body, #menu p, input, textarea {
	font-family: Baskerville;
    , serif;
	font: Georgia;
    font-size: 17px;
      margin-top: -166px;
      margin-right: 130px;
      margin-left: 130px;
}

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

#wrapper { background-color: rgba(252, 252, 252, 1); }

#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(0, 0, 0, 1);
	fill: rgba(0, 0, 0, 1);
}

#header .social-icons { border-right: 2px solid rgba(0, 0, 0, 1); }

body {
	background-color: rgba(244, 240, 250, 1);
	background-image: url(https://cdn1.cdnme.se/4922971/9-3/asddas_609fe962e087c3452fc517ad.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(143, 168, 144, 1);
}
#side section, #content .entry, #content .comment, #content .commentform, #menu, #header, .half {
	border-bottom: 1px solid rgba(143, 168, 144, 1);
}
#side { border-left: 1px solid rgba(143, 168, 144, 1); }

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

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

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

.header1 { background-image: url(https://cdn1.cdnme.se/4922971/9-3/img_0018_fotor_fotor_609fea689606ee4c0036c08b.jpg); }
.header2 { background-image: url(https://cdn3.cdnme.se/4922971/9-3/3_fotor_609fe9d2e087c345457fa8f7.jpg); }
.header3 { background-image: url(https://cdn3.cdnme.se/4922971/9-3/10_fotor_609fe8b02a6b22ab7b8a031d.jpg); }


.like-container {
  display: block !important;
    margin-bottom: 30px !important;
  margin-top: 10px;
}
.like-container .likebtn {
	margin-right: 30px;
}
.like-container .likebtn .likebtn__btn { 
  background: rgba(144, 168, 156, 1) !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: rgba(144, 168, 156, 1) !important; 
  background: white !important;
}