
        @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; 
background: #f4e6e6 url(http://cdn.publishdev.se/cdn/4/1260522/images/2012/bakgrund2_5055da44e087c323a8d524e7.jpg) repeat-x;
background-attachment: fixed;
}

strong {
font-weight: bold;
color: #bbaeae;}

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: #bbaeae; }
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: 'Dawning of a New Day', cursive;
font-weight: normal; 
color: #bbaeae;}

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

h4 {
font-size: 20px; }

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

#wrapper {}
#wrapper > header {
background: #fff url(https://cdn2.cdnme.se/cdn/7-1/2877818/images/2013/header_51137c859606ee38092f711b.jpg);
width: 900px;
height: 654px;
padding: 0;
margin: 0 auto; }
#wrapper > header h1, #wrapper > header h2 {
margin: 0;
padding: 0;
line-height: 1em; }
#wrapper > header h1 {
font-family: 'Dawning of a New Day', cursive;
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 {
background: #000;
width: 1240px;
margin: 0px auto;
position: relative; }
#main #primary {
background: #fff;
margin: 0px auto;
width: 900px; }
#main #secondary {
position: absolute;
left: 0;
top: -640px;}
#main #tertiary {
position: absolute;
right: 0;
top: -650px; }

.post {
margin-bottom: .75em;
}
.post header {
text-align: left; }
.post header h2 {
font-size: 40px; }
.post header h2 a {
text-decoration: none;
color: #bbaeae;
line-height: 2;}
.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: 'Happy Monkey', cursive;
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: 160px; 

}

.sidebar section {
margin: 0 0 2px 0; 
background: url(https://cdn1.cdnme.se/cdn/7-1/2877818/images/2013/transparant_5113bcbae087c342377a4b9c.png); 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

/* sid rubrikerna*/

.sidebar section h4 {
background-color: ;
text-align: center;
color: #bbaeae;
padding: 5px 2px;
margin: 0px 0px; }

.sidebar section ul li {
padding: 2px 5px;
font-family: 'Happy Monkey', cursive;
text-transform: normal;
font-weight: normal;
font-size: 12px; }

.sidebar section ul li a {
text-decoration: none;
color: #7c7c7c; }
.sidebar section ul li a:hover {
color: #626262;
text-decoration: none; }

#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; }