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


body {
    background-color: rgba(161, 179, 176, 1);
    background-image: url(http://static.blogg.se/themes/pastel/img/bg.png);
}

.header-big { background-image: url(https://cdn2.cdnme.se/4784203/9-3/20160703_212455_5933e8572a6b2206d5c346f4.jpg); }
.header-small:first-of-type { background-image: url(https://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_03.jpg); }
.header-small:nth-of-type(3) { background-image: url(https://cdn2.cdnme.se/4784203/9-3/20160107_094647_5933f1e6ddf2b36bb8a3ce0f.jpg); }
.header-small:nth-of-type(4) { background-image: url(https://cdn3.cdnme.se/4784203/9-3/20160105_124200_5933f1af2a6b2211f9863537.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_01.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: rgba(172, 190, 191, 1); }
#side, #content, .header-wrap { background: rgba(172, 190, 191, 1); }

.avatar {  
    border-bottom: 1px solid rgba(172, 190, 191, 1); 
    border-top: 1px solid rgba(172, 190, 191, 1); 
}

.navheader { border-bottom: 2px solid rgba(172, 190, 191, 1); }

.commentheader { border: 1px solid rgba(172, 190, 191, 1); }

.commenttext, .commentmeta {
    border-bottom: 1px solid rgba(172, 190, 191, 1);
    border-left: 1px solid rgba(172, 190, 191, 1);
    border-right: 1px solid rgba(172, 190, 191, 1);
}

.response-by, .entrymeta { border-bottom: 1px solid rgba(172, 190, 191, 1); }

.response, .response-by {
  border-left: 1px solid rgba(172, 190, 191, 1);
  border-right: 1px solid rgba(172, 190, 191, 1);
}

.dot { color: rgba(172, 190, 191, 1); }

h3, .avatar, .commentheader { 
	background: rgba(172, 190, 191, 1);
}


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: rgba(153, 226, 250, 1) !important; 
}
.like-container .likebtn.clicked .likebtn__btn { 
  color: rgba(153, 226, 250, 1) !important; 
  background: white !important;
}

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