
        
        /* Premium Theme Full-width from Blogg.se */
@import url("//static.blogg.se/themes/full-width/css/style.css");

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,400,700');

.response-by, #content footer a, #content .commentform .formbutton { 
	text-transform: uppercase;
}
#side a, #side #search form input[type="submit"] { text-transform: uppercase; }
#content h3, #side h4, #side h5 { text-transform: none; }
#header h1 a { text-transform: uppercase; }


#header h1 a, #side h4, #content h3, #side h5 { 
	font-family: "Montserrat", sans-serif; 
}

body, input, textarea {
  font-family: "Open Sans", sans-serif;
}

#side a, #side input, .morebutton a, #content footer a, #content .commentform .formbutton {
  font-family: "PT Sans", sans-serif;
}

#header .h-container { display: inherit; }

#content .headline, #header h2 { 
  font-size: 13px;
  font-family: "Merriweather", serif; 
}

#content .headline, #content .headline a {
  color: rgba(171, 171, 171, 1);
}

#content, .morebutton { float: right; }
#side { float: right; padding-right: 2%; }

#content h3 { font-size: 52px; }

a, a:hover, body {
	color: rgba(0,0,0,1);
}

.post a, .post-fit a { color: rgba(228,55,55,1); }

body, #menu p, input, textarea, #content .share-button span {
	font-size: 16px;
}

#side section { background-color: #FFF; }
#side h4 { font-size: 22px; }
#side #profile .profile-img {
  background-image: url(https://cdn2.cdnme.se/4641702/8-3/img_1271_5614192eddf2b3772263cbc0.jpg);
  height: 500px;
}

.sidr-class-profile-img { background-image: url(https://cdn2.cdnme.se/4641702/8-3/img_1271_5614192eddf2b3772263cbc0.jpg); }

#header h1 a { 
	font-size: 90px;
}

#header h1 a, #header h2 { 
  color: rgba(0,0,0,1);
}
body {
	background-color: #f1f1f1;
	background-image: url(http://static.blogg.se/themes/magazine/img/concrete_wall_2.png);
}

#sidr-btn a {
background-color: #f1f1f1; }

.header { 
  background-image: url(https://cdn2.cdnme.se/4641702/8-3/ny_phonen_001_561416959606ee6abdf31158.jpg); 
  background-position: right center;
}

.morebutton a, #sidr-btn a, footer a, #content .like-container {
  border: 1px solid #000;
}
footer a, #content .like-container, #content .like-container .likebtn__count, #content .like-container .likebtn__btn {
  color: #000 !important;
}
.morebutton a { background-color: #000; color: #f1f1f1; }
.morebutton a:hover { background-color: #f1f1f1; color: #000; }

footer a:hover, #content .like-container:hover {
  background-color: #000;
}
footer a:hover, #content .like-container:hover .likebtn__count, #content .like-container:hover .likebtn__btn {
  color: #f1f1f1 !important;
}


#side #posts li, #side #categories li, #side #links li, #side #search form input, #side #archives ul li {
  background-color: #E4E4E4;
}
#side #posts li a, #side #categories li a, #side #links li a, #side #search form input, #side #archives ul li a {
  color: #000;
}


footer a, #side a, #content .commentform .formbutton {
  font-size: 14px;
}


#content .comment { 
	border-bottom: 1px solid #000; 
}

#content .commentform input, #content .commentform textarea, #search input[type="search"], #content .commentform .formbutton {
	border: 1px solid #000;
  color: #000;
}