
        @font-face {
font-family: 'BebasNeueRegular';
src: url("https://static.blogg.se/themes/simply-black/css/fonts/bebasneue-webfont.eot");
src: url("https://static.blogg.se/themes/simply-black/css/fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"), url("https://static.blogg.se/themes/simply-black/css/fonts/bebasneue-webfont.woff") format("woff"), url("https://static.blogg.se/themes/simply-black/css/fonts/bebasneue-webfont.ttf") format("truetype"), url("https://static.blogg.se/themes/simply-black/css/fonts/bebasneue-webfont.svg#BebasNeueRegular") format("svg");
font-weight: normal;
font-style: normal; }

/* http://meyerweb.com/eric/tools/css/reset/ 
 v2.0 | 20110126
 License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }

body {
line-height: 1; }

strong {
font-weight: bold; }

em {
font-style: italic; }

ol, ul {
list-style: none; }

blockquote, q {
quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }

table {
border-collapse: collapse;
border-spacing: 0; }

body {
margin: 0;
padding: 0;
font: 14px/1.5em Georgia, Serif; }

a {
color: #036; }
a:hover {
text-decoration: underline; }

hr {
background: #dadada;
color: #dadada;
clear: both;
float: none;
width: 100%;
height: 1px;
margin: .75em 0;
border: none; }

h1, h2, h3, h4, h5, h6 {
font-family: "BebasNeueRegular", Arial, Sans-serif;
font-weight: normal; }

h1, h2, h3, h4, h5, h6, p, ul, ol {
margin: .5em 0; }

h4 {
font-size: 25px; }

fieldset legend {
font-family: "BebasNeueRegular", Arial, Sans-serif;
text-transform: uppercase;
font-weight: normal;
font-size: 16px; }

#wrapper > header {
background: url(https://cdn3.cdnme.se/cdn/9-1/3896555/images/2012/hastblogg_50467fb89606ee7) no repeat left bottom;
color: #fff;
text-align: center;
padding: 70px 0 45px 0;
margin: 0 0 50px 0; }
#wrapper > header h1, #wrapper > header h2 {
margin: 0;
padding: 0;
line-height: 1em; }
#wrapper > header h1 {
font-family: "BebasNeueRegular", Arial, Sans-serif;
text-transform: uppercase;
font-size: 95px;
letter-spacing: -0.05em; }
#wrapper > header h1 a {
color: #fff;
text-decoration: none; }
#wrapper > header h2 {
font-family: Georgia, Serif;
font-weight: normal;
font-style: italic;
font-size: 25px; }

#main {
width: 1120px;
margin: 0px auto;
position: relative; }
#main #primary {
margin-left: 260px;
width: 600px; }
#main #secondary {
position: absolute;
left: 0;
top: 0; }
#main #tertiary {
position: absolute;
right: 0;
top: 0; }

.post {
margin-bottom: .75em; }
.post header {
text-align: center; }
.post header h2 {
font-size: 40px; }
.post header h2 a {
text-decoration: none;
color: #000; }
.post header p {
font-size: 16px;
font-style: italic;
text-transform: uppercase; }
.post p {
margin: .75em 0; }
.post footer {
border-bottom: 2px solid #dadada; }
.post footer ul li {
display: inline;
margin-right: 10px; }
.post footer ul li:last-child {
margin-left: 100px;
font-family: "BebasNeueRegular", Arial, Sans-serif;
text-transform: uppercase;
font-weight: normal;
font-size: 16px; }
.post footer ul li a {
text-decoration: none;
color: #000; }
.post footer ul li a:hover {
text-decoration: underline; }

.sidebar {
width: 180px; }
.sidebar section {
margin: 0 0 15px 0; }
.sidebar section h4 {
background-color: #000;
color: #fff;
padding: 6px 12px;
margin: 0 0 15px 0; }
.sidebar section ul li {
font-family: "BebasNeueRegular", Arial, Sans-serif;
text-transform: uppercase;
font-weight: normal;
font-size: 16px; }
.sidebar section ul li a {
text-decoration: none;
color: #7c7c7c; }
.sidebar section ul li a:hover {
color: #626262;
text-decoration: underline; }

#profile img {
max-width: 180px;
height: auto; }

#comment h4 {
font-weight: normal;
font-size: 16px; }
#comment h4:first-child {
margin-top: 0; }
#comment form p > label {
display: block;
font-weight: bold; }
#comment form p > label[for="remember"] {
display: inline;
font-weight: normal; }
#comment form input[type=text], #comment form input[type=email], #comment form textarea {
padding: 5px;
font-size: 16px;
font-family: Georgia, Serif;
width: 400px; }