
        /* Premium Theme Blocks from Blogg.se */
@import url("https://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://static.blogg.se/themes/blocks/img/mochaGrunge.png);
	background: rgb(0,0,0,0);
	font-family: "Droid Sans", sans;
	font-size: 14px
}

#header { 
 background: #FFFFFF url(https://cdn1.cdnme.se/3835156/6-3/img_1670_52f289a2ddf2b3438bbfc3b1.jpg) no-repeat center left;
 width: 1000px;
 height: 425px;
}

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

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

#header h1, #content h3, #content .footer-comment a, .pagination, #side h4, #side #profile 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: #FFFFFF; }

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

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

.post a { color: #4ACCC3; }
body, a { color: #666; }
.post a:hover { color: #25948D; }


/* bilderna ska vara 190x190 stora */
.img1 { background-image: url(https://cdn1.cdnme.se/3835156/6-3/fjaril_52f3ba102a6b223885d20b0f.png); }
.img2 { background-image: url(https://cdn2.cdnme.se/3835156/6-3/bi_52f3ba7988e59d2d2d47b30b.png); }
.img3 { background-image: url(https://cdn2.cdnme.se/3835156/6-3/ballonger_52f3bd4288e59d0b7d28ca04.png); }

.fb_iframe_widget iframe { top: -4px; }

