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

@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Covered+By+Your+Grace');

body {
	background-image: url(https://cdn2.cdnme.se/4814089/9-3/11150509_10200557450654993_2337687389187247579_n_5c5d65da9606ee7ac1497123.jpg);
	background: #ffe8ef;
	font-family: "Droid Sans", sans;
	font-size: 14px
}

#header { 
 background: url(https://cdn2.cdnme.se/4814089/9-3/47224171_1752338024866437_2247477839634890752_n1_5c5cbef5ddf2b37cfe6a4a7b.jpg);
 height: 400px;
}

.profile {
	background: url("profile.jpg") no-repeat center center;
	width: 100px;
	height: 100px;
}

.social { text-align: center; }
.social svg, #social svg { fill: #999; }

#header h1, #content h3, #content .footer-comment a, .pagination, #side h4, #side #profile h4, h4 {
	font-family: "Covered By Your Grace", sans-serif;
}

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

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

#header h1 a, #header h2 { color: #FFF; }

#side #profile h4, #side h4, h4 {
  font-size: 36px;
}

#side, .entry, #menu {
	background-color: #FFFFFF;
}

.post a { color: #fc6a87; }
body, a { color: #999; }
.post a:hover { color: #fc8da3; }


.img1 { background-image: url(https://cdn2.cdnme.se/4814089/9-3/46968786_10205687035051397_5128045876018675712_n_5c5d65739606ee7aa9356cd3.jpg); }
.img2 { background-image: url(https://cdn3.cdnme.se/4814089/9-3/43778838_319153542200328_8433402931107691262_n_5cc0ff96e087c36fbce1bd8a.jpg); }
.img3 { background-image: url(https://cdn1.cdnme.se/4814089/9-3/thre_5ca22eda2a6b2209d702a6fc.png); }

.fb_iframe_widget iframe { top: -4px; }

.profile { display: block; }
#social svg { border-radius: 50%; }

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