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

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

body {
    background-color: #4d4c4c;
    background-image: url(https://static.blogg.se/themes/dotty/img/un_157446151.jpg);
}

.header-big { background-image: url(https://cdn1.cdnme.se/4670027/9-3/fullsizerender_14_566633f82a6b22aad33d974b.jpg); }
.header-small:first-of-type { background-image: url(https://cdn1.cdnme.se/4670027/9-3/fullsizerender_5_561bd06ae087c31bec4cc1a4.jpg); }
.header-small:nth-of-type(2) { background-image: url(https://cdn1.cdnme.se/4670027/9-3/fullsizerender_12_561bcfe22a6b22607d2ef2c3.jpg); }
.header-small:nth-of-type(3) { background-image: url(https://cdn1.cdnme.se/4670027/9-3/fullsizerender_10_561bd1f9e087c31c1dfdb4f3.jpg); }
.header-small:nth-of-type(4) { background-image: url(https://static.blogg.se/themes/dotty/img/img_04.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://static.blogg.se/themes/dotty/img/img_06.jpg); }

#header {
    height: 346px;
}

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

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

.social svg, #social svg { fill: #999; }
#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 #DCDDD5; 
    border-top: 1px solid #DCDDD5; 
}

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

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

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

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

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

.dot { color: #DCDDD5; }

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


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: "Open 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; }

.like-container { float: left; margin-left: 5px; }
.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;
}

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