
        
        /* 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://cdn2.cdnme.se/132859/9-3/caroline_-_version_2_5d42afefe087c35f62ed73d0.jpg) center no-repeat; } 
.header2 { background: #FFF url(https://cdn1.cdnme.se/132859/9-3/fullsizeoutput_47ae_5d42b125e087c35f25a5dd13.jpg) center no-repeat; } 
.header3 { background: #FFF url(https://cdn3.cdnme.se/132859/9-3/img_0016_5d42b0ac2a6b22585e1f1d21.jpg) center no-repeat; }
.header4 { background: #FFF url(https://cdn1.cdnme.se/132859/9-3/dsc_0346_5d42b0c7e087c35f75a72b53.jpg) center no-repeat; }
.headerbg,.nav-wrap { background: #e8e0dd url(https://cdn3.cdnme.se/132859/9-3/brains-304397_640_5d43c77cddf2b34ba107b18e.png);}
h1, h2, h3, h4, .pagination {
	font-family: "Satisfy", sans-serif;
}
body {
  color: #333;
  background-color: ;
	font-family: "Duru Sans", sans-serif;
  ont-size: 14px;
}
#social svg { fill: #333; }
.header span {
 background-size: cover; 
}
#header h1 a {
  font-size: 48px;
  color: rgba(110, 35, 42, 1);
  text-shadow: none;
}

#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(110, 35, 42, 1);
}

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

#search form,#search input {
	border-color:rgba(94, 10, 20, 1);
	color:rgba(94, 10, 20, 1);
}

article h3 {
  font-size: 36px;
}

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

article h3 a:hover{
  color: rgba(94, 10, 20, 1);
	opacity: 0.8;
}
article  a, .post a, a:hover{
  color: #6c0b17;
	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: #6c0b17;
	opacity: 0.7;
}

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

::selection { background: rgba(110, 35, 42, 1); color: #FFF; }
::-moz-selection { rgba(110, 35, 42, 1); color: #FFF; }

#nav-mega-menu>li:hover>a {
  background-color: #f2dfe1;
}
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: dotted;  
}

#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: #6c0b17 !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: #6c0b17 !important; 
  background: white !important;
}