
        /* Premium Theme Fashion Spot from Blogg.se */
@import url("https://static.blogg.se/themes/fashion_spot/css/style.css");

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

#header {
  background-image: {}};
	height: 0px;
}

#headerText {
	top: 0px;
	text-align: center;
}

#headerText h1 a,
#headerText h2 {
  color: #fff;
  font-size: 52px;
   
}
body, nav, nav ul ul,  nav ul ul ul {
    background: #fff;
}
body {
  	font-family: "Open Sans", sans-serif;
	font-size: 14px;
    color: #000;
}

#content h3, nav .big, #headerText, #goto, .fixed .logo, .pagination a, .comment-body .comment-header, .comment-form span {
  	font-family: "Julius Sans One", sans-serif;
}
#content h3 {
  font-size: 28px;
}
a {
   color: #362A38;
}
.post-info time {
   color: #fff;
}


nav, .post header, .post section, #footer, nav ul li {
	border-color: #645b65 !important;
}
  
nav, .post header, .post section, #footer {
  border-style: solid;
}
nav, #footer {
  border-top-width: 1px;
  border-bottom-width: 1px;

}
.post header, .post section {
  border-left-width: 1px;
}
.post section {
  border-bottom-width: 1px;
}

.post-info time {
  border-radius: 50%;
}

header h1 {
display: inline;;
}


.sprinkle-container {
  margin-top: 25px;
}