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

@import url('https://fonts.googleapis.com/css?family=Droid+Serif:400,700');
@import url('https://fonts.googleapis.com/css?family=Give+You+Glory');

body {
    background-color: rgba(42, 25, 77, 1);
    background-image: url(https://cdn1.cdnme.se/2241219/9-3/p2080102_54e9e2cf2a6b22a044d789b7.jpg);
}

.header-big { background-image: url(https://cdn1.cdnme.se/2241219/9-3/img_4816_54e9e02a2a6b22a0fa97af7a.jpg); }
.header-small:first-of-type { background-image: url(http://static.blogg.se/themes/dotty/img/img_06.jpg); }
.header-small:nth-of-type(2) { background-image: url(https://static.blogg.se/themes/dotty/img/img_02.jpg); }
.header-small:nth-of-type(3) { background-image: url(https://cdn3.cdnme.se/2241219/9-3/img_4319_54e9e0e92a6b22a0e1427168.jpg); }
.header-small:nth-of-type(4) { background-image: url(https://cdn1.cdnme.se/2241219/9-3/img_5001_54e9e1a1ddf2b35934570dd5.jpg); }
.header-small:nth-of-type(5) { background-image: url(https://static.blogg.se/themes/dotty/img/img_05.jpg); }
.header-small:nth-of-type(6) { background-image: url(https://cdn1.cdnme.se/2241219/9-3/p2110192_54e9e1c99606ee3afd43f745.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, #social svg { fill: #525252; }
#social { text-align: center; }
#social svg { border-radius: 50%; }

h1, h2, #header h1 a { color: #FFF; }
#side, #content, .header-wrap { background: #FFF; }

.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: "Give You Glory", sans-serif;
}

h1 {
    font-size: 2.2em;
    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: "Droid Serif", sans-serif;
}

h3 { 
	font-size: 28px;
}

.navheader {
    font-size: 22px;
}

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

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

.like-container { float: left; margin-left: 5px; }
.likebtn { margin-right: 0px !important; }
.like-container .likebtn { margin-right: 0; }
.like-container .likebtn .likebtn__btn { 
  background: #525252 !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: #525252 !important; 
  background: white !important;
}

.entrymeta:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    line-height: 0;   
}