
        
        /* 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');

.header1 { background: #FFF url(https://cdn1.cdnme.se/4597209/9-3/newlywed2_551e55b99606ee73477ebca8.jpg) center no-repeat; } 
.header2 { background: #FFF url(https://cdn1.cdnme.se/4597209/9-3/easterparade_551e55cb9606ee72b80af74a.jpg) center no-repeat; } 
.header3 { background: #FFF url(https://cdn3.cdnme.se/4597209/9-3/salad_551e55d2ddf2b3769af09b28.jpg) center no-repeat; }
.header4 { background: #FFF url(https://cdn1.cdnme.se/4597209/9-3/thaifood_551e55d9ddf2b3768bd8919f.jpg) center no-repeat; }
.headerbg,.nav-wrap { background: #e8e0dd url(https://static.blogg.se/themes/polaroid/img/bg_dark.png);}
h1, h2, h3, h4, .pagination {
	font-family: "Satisfy", sans-serif;
}
body {
  color: #000;
  background-color: ;
	font-family: "Duru Sans", sans-serif;
  ont-size: 14px;
}
#social svg { fill: #000; }
.header span {
 background-size: cover; 
}
#header h1 a {
  font-size: 48px;
  color: #3e302a;
  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: #3e302a;
}

article h3,.post-meta,h3.nav-title {
border-bottom-color: #987566;
}

#search form,#search input {
	border-color:#987566;
	color:#987566;
}

article h3 {
  font-size: 36px;
}

article h3 a, .post-date, .post-meta a,.post-meta,.tags, h3.nav-title{
  color: #987566;
}
.social svg { fill: #987566; }

article h3 a:hover{
  color: #987566;
	opacity: 0.8;
}
article  a, .post a, a:hover{
  color: #987566;
	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: #987566;
	opacity: 0.7;
}

.post-meta a:last-of-type {
  background: #987566 url(//static.blogg.se/themes/polaroid/img/comment.png) no-repeat;
}

::selection { background: #3e302a; color: #FFF; }
::-moz-selection { #3e302a; color: #FFF; }

#nav-mega-menu>li:hover>a {
  background-color: #e6ddd8;
}
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: #987566 !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: #987566 !important; 
  background: white !important;
}