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


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

.header-big { background-image: url(https://cdn3.cdnme.se/1805940/8-3/img_5044_55b0181c2a6b2260ea26c0f7.jpg); }
.header-small:first-of-type { background-image: url(https://cdn3.cdnme.se/1805940/8-3/img_5127_55b017e62a6b226003eb5e5f.jpg); }
.header-small:nth-of-type(2) { background-image: url(https://cdn1.cdnme.se/1805940/8-3/img_4955_55b018062a6b226037d22f8e.jpg); }
.header-small:nth-of-type(3) { background-image: url(https://cdn2.cdnme.se/1805940/8-3/img_4880_55b018362a6b226132d87aa8.jpg); }
.header-small:nth-of-type(4) { background-image: url(https://cdn2.cdnme.se/1805940/8-3/img_4868_55b0184dddf2b34435c240aa.jpg); }
.header-small:nth-of-type(5) { background-image: url(https://cdn2.cdnme.se/1805940/8-3/img_5014_55b0189ae087c33cb2918afd.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: "Orator Std", 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: "Verdana", Arial, sans-serif;
}

h3 { 
	font-size: 24px;
}

.navheader {
    font-size: 17px;
}

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

.commentmeta, .commentform, select {
    font-size: 11px;
}
.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;   
}