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

@import url('https://fonts.googleapis.com/css?family=Habibi');
@import url('https://fonts.googleapis.com/css?family=Belgrano');

body {
    background-color: #4d4c4c;
    background-image: url(https://cdn3.cdnme.se/4240632/6-3/skarmavbild_2014-03-27_kl_225045_53349d52ddf2b3740e1babcc.png);
}

.header-big { background-image: url(https://cdn2.cdnme.se/4240632/6-3/2014-03-02_23_53349bf42a6b2258c1c4e78d.jpg); }
.header-small:first-of-type { background-image: url(https://cdn2.cdnme.se/4240632/6-3/skarmavbild_2014-03-27_kl_230557_5334a1229606ee4f67a49f7a.png); }
.header-small:nth-of-type(2) { background-image: url(https://cdn1.cdnme.se/4240632/6-3/2013-10-17_12_53349bfde087c34d77f54b83.jpg); }
.header-small:nth-of-type(3) { background-image: url(https://cdn2.cdnme.se/4240632/6-3/1000053_484013955012352_1361234127_n_53349c21e087c368530401e0.jpg); }
.header-small:nth-of-type(4) { background-image: url(https://cdn2.cdnme.se/4240632/6-3/612e814f-142b-456c-bde8-ed64fa0f0d3c-1_53349c2cddf2b32d339c3d23.jpg); }
.header-small:nth-of-type(5) { background-image: url(https://cdn3.cdnme.se/4240632/6-3/2013-09-14_13_53349c102a6b222ee4f6b4c7.jpg); }
.header-small:nth-of-type(6) { background-image: url(https://cdn2.cdnme.se/4240632/6-3/traffas_i_sommar_fin_ful_53349c369606ee08a37822af.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: "Belgrano", 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: "Habibi", 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;   
}