
        /* Premium Theme Timeline from Blogg.se */
@import url("https://static.blogg.se/themes/timeline/css/style.css");

@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Oswald');
@import url('https://fonts.googleapis.com/css?family=Nobile:400,700');
@import url('https://fonts.googleapis.com/css?family=Habibi');
@import url('https://fonts.googleapis.com/css?family=Loved+by+the+King');



body, input, textarea 
{
	font-family: "Nobile", sans-serif;
	font-size: 16px;
}







#content .entry h3 { font-size: 32px; }

.header {

	background-image: url(https://storage.googleapis.com/gcp-bloggse-storage/2562/2562522/sommarkryssglory2023_64c13a87e087c34fec827a9a.jpg);
	width: 1030px;
height: 480px;
}
.social { text-align: center; }
body, 
#content .meta, 
#content .entry h3, 
#header, 
.comment .comment-header {
	background: rgba(76, 102, 54, 1);
}

#header ul ul, 
#header ul ul ul, 
#content .footer, 
.comment .comment-nr, 
.commentform input, 
.commentform textarea, 
.commentform .formbutton { background-color: rgba(122, 132, 106, 1); }

#header h1, #content h3, #content .entry .comment-count {
	font-family: "Loved by the King", sans-serif;
}

#content .entry .meta, #header .big, #content .entry .footer, .comment .comment-header {
	font-family: "Habibi", sans-serif;
}

#header h1 {
	font-size: 42px;
}


body, 
a, 
svg, 
.commentform input, 
.commentform textarea, 
.commentform .formbutton {
	color: #FFF; 
	fill: #FFF;
}

.comment .comment-meta, #content .entry .footer a, #content .entry .footer { color: rgba(255, 255, 255, 0.5); }
.comment, #content .entry, .commentform { border-top: 1px solid rgba(255, 255, 255, 0.5); }
.container { border-left: 1px solid rgba(255, 255, 255, 0.5); }
.commentform { border-bottom: 1px solid rgba(255,255,255, 0.5); border-right: 1px solid rgba(255, 255, 255, 0.5); }

.fb_iframe_widget { top: -3px; }

#social svg { border-radius: 50%; }
.nav li.about ul li #social a { display: inline-block; padding: 0; margin: 0; }
#header .nav li.about ul li a { padding: 0; }

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