
        
        /* 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(http://static.blogg.se/themes/blocks/img/dark_wood.png);
	background: rgb(0,0,0,0);
	font-family: "Droid Sans", sans;
	font-size: 14px
}

#header { 
 background: url(https://cdn2.cdnme.se/4738968/8-3/nelixfamilj_578a73ecddf2b33dcf306c96.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: #666; }

#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: rgba(250, 200, 232, 1); }

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

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

.post a { color: rgba(242, 17, 242, 1); }
body, a { color: #666; }
.post a:hover { color: rgba(100, 17, 242, 1); }


.img1 { background-image: url(https://cdn3.cdnme.se/4738968/8-3/13631440_10206958015335387_6835552851019143403_n_578a74059606ee069f543da7.jpg); }
.img2 { background-image: url(https://cdn1.cdnme.se/4738968/8-3/tassavtryck_578a745c2a6b220f4fd25ed8.gif); }
.img3 { background-image: url(http://static.blogg.se/themes/pastel/img/header3.jpg); }

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