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

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

.header1 { background: #FFF url(http://static.blogg.se/themes/polaroid/img/polaroid_003.jpg) center no-repeat; } 
.header2 { background: #FFF url(https://static.blogg.se/themes/polaroid/img/polaroid_002.jpg) center no-repeat; } 
.header3 { background: #FFF url(http://static.blogg.se/themes/polaroid/img/polaroid_001.jpg) center no-repeat; }
.header4 { background: #FFF url(http://static.blogg.se/themes/polaroid/img/polaroid_003.jpg) center no-repeat; }
.headerbg,.nav-wrap { background: #e8e0dd none;}
h1, h2, h3, h4, .pagination {
	font-family: "Loved by the King", sans-serif;
}
body {
  color: rgba(59, 59, 59, 1);
  background-color: ;
	font-family: "Habibi", sans-serif;
  ont-size: 16px;
}
#social svg { fill: rgba(59, 59, 59, 1); }
.header span {
 background-size: cover; 
}
#header h1 a {
  font-size: 80px;
  color: rgba(237, 151, 230, 1);
  text-shadow: inherit;
}

#nav-mega-menu>li>a,#nav-mega-menu>li:hover>a, h1 a, h3 a:hover, a, .post a:hover, .comment a:hover, .pagination a:hover,.archive-year{
  color: rgba(237, 151, 230, 1);
}

article h3,.post-meta,h3.nav-title {
border-bottom-color: rgba(18, 16, 18, 1);
}

#search form,#search input {
	border-color:rgba(18, 16, 18, 1);
	color:rgba(18, 16, 18, 1);
}

article h3 {
  font-size: 42px;
}

article h3 a, .post-date, .post-meta a,.post-meta,.tags, h3.nav-title{
  color: rgba(18, 16, 18, 1);
}
.social svg { fill: rgba(18, 16, 18, 1); }

article h3 a:hover{
  color: rgba(18, 16, 18, 1);
	opacity: 0.8;
}
article  a, .post a, a:hover{
  color: rgba(230, 138, 138, 1);
	opacity: 0.8;
}

article a:hover,.post a:hover,a:hover, h1 a:hover, h3 a, .post-meta a:hover, h4, .post a, .comment a, .archive-year, .pagination a{
  color: rgba(230, 138, 138, 1);
	opacity: 0.7;
}

.post-meta a:last-of-type {
  background: rgba(18, 16, 18, 1) url(//static.blogg.se/themes/polaroid/img/comment.png) no-repeat;
}

::selection { background: rgba(237, 151, 230, 1); color: #FFF; }
::-moz-selection { rgba(237, 151, 230, 1); color: #FFF; }

#nav-mega-menu>li:hover>a {
  background-color: rgba(28, 25, 25, 1);
}
a:hover, h1 a:hover, h3 a, .post-meta a:hover, h4, .post a, .comment a, .archive-year, .pagination a {
    color: #fc0;
}

.nav-wrap,.headerbg,h3,.post-meta,h3.nav-title {
  border-style: dashed;  
}

#content img { border-color: #fff!important; border-style: solid!important; border-width: 10px 10px 25px!important; box-shadow: 0 3px 3px rgba(0,0,0,0.4),0 2px 5px rgba(0,0,0,0.3) inset; }

#content img { max-width: 100% !important; }

.like-container { display: block !important; text-align: center; margin-top: 10px; }
.social { margin: 10px 0 0 !important; }
.likebtn { margin-right: 0px !important; }
.like-container .likebtn { margin-right: 0; }
.like-container .likebtn .likebtn__btn { 
  background: #3b3b3b !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: #3b3b3b !important; 
  background: white !important;
}