
        /* Theme Dotty */
@import url("https://static.blogg.se/themes/dotty/style.css");

@import url('https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Leckerli+One');

body {
    background-color: #ffe2de;
    background-image: url(http://static.blogg.se/themes/pastel/img/bg.png);
}

.header-big { background-image: url(https://cdn2.cdnme.se/854667/7-3/img_3807_53e8e87e2a6b227b22d6c9d4.jpg); }
.header-small:first-of-type { background-image: url(https://cdn2.cdnme.se/854667/7-3/20140530_130216_53e8e8a5e087c32424046f47.jpg); }
.header-small:nth-of-type(2) { background-image: url(https://cdn2.cdnme.se/854667/7-3/20140503_161504_53e8e9509606ee318cca77b7.jpg); }
.header-small:nth-of-type(3) { background-image: url(https://cdn1.cdnme.se/854667/7-3/20140416_210811_53e8e98a2a6b2273306ba350.jpg); }
.header-small:nth-of-type(4) { background-image: url(https://cdn3.cdnme.se/854667/7-3/img_2378-1_53e8eeaf2a6b22957b1d203a.jpg); }
.header-small:nth-of-type(5) { background-image: url(https://cdn2.cdnme.se/854667/7-3/img_2125-1_53e8eb002a6b227113f1790f.jpg); }
.header-small:nth-of-type(6) { background-image: url(https://cdn2.cdnme.se/854667/7-3/img_2120-1_53e8ead7e087c355173cdc1b.jpg); }

#header {
    height: 346px;
}

.nav a, a, body, .nav, .commentmeta a:hover, .navheader, .commentheader, .commentmeta, .commentmeta a { 
	color: #525252; 
}

.entrybody, .commentform, .commenttext, #profile, #profile .info-profile, a:hover, .nav a:hover  { 
	color: #757575;
}

.social svg, .bloglovin svg { fill: #525252; }

h1, h2, #header h1 a { color: rgba(0, 0, 0, 1); }
#side, #content, .header-wrap { background: rgba(0, 0, 0, 1); }

.avatar {  
    border-bottom: 1px solid #fff2f0; 
    border-top: 1px solid #fff2f0; 
}

.navheader { border-bottom: 2px solid #fff2f0; }

.commentheader { border: 1px solid #fff2f0; }

.commenttext, .commentmeta {
    border-bottom: 1px solid #fff2f0;
    border-left: 1px solid #fff2f0;
    border-right: 1px solid #fff2f0;
}

.response-by, .entrymeta { border-bottom: 1px solid #fff2f0; }

.response, .response-by {
  border-left: 1px solid #fff2f0;
  border-right: 1px solid #fff2f0;
}

.dot { color: #fff2f0; }

h3, .avatar, .commentheader { 
	background: #fff2f0;
}


h3, .navheader { 
	font-family: "Leckerli One", sans-serif;
}

h1 {
    font-size: 1.1em;
    height: 40px;
    margin-left: 280px !important;
    margin-top: 84px !important;
    overflow: hidden;
    width: 100%;
}

h1, h2, .nav, .entrybody, .commentheader, body, .commenttext, .commentmeta .response, .response-by, .commentform, select {
    font-family: "Quattrocento Sans", sans-serif;
}

h3 { 
	font-size: 24px;
}

.navheader {
    font-size: 17px;
}

.entrybody, .nav, .commentheader, .commenttext, h2, .response, .response-by  {
    font-size: 12px;
    line-height: 140%;
}

.commentmeta, .commentform, select {
    font-size: 12px;
}
.header-wrap { position: absolute; bottom: 7px; }
.header-right .header-wrap {width: 354px; right: 0; }