@font-face {
	font-family: AnonymousPro;
	src: url(fonts/AnonymousPro-Bold.ttf);
}
#all {}
table, html { height:100%; }
html body .region-inner {
min-width: 0;
max-width: 100%;
width: auto;
}

.stroke {
    text-shadow: #fff 1px 1px 0, #fff 0 0 2px;
;
   }
   

/* Blogger-styles-reset*/
.post-body ul,
.post-body li {padding: 0; margin: 0; line-height: 1;}



h2 {
margin: 0 0 1em 0;
font: bold bold 150% 'AnonymousPro',sans-serif;
color: #000000;
text-transform: uppercase;
}


h1.post-title {
font: bold bold 200% 'AnonymousPro',sans-serif;
margin: .75em 0 0; text-transform:uppercase; letter-spacing:2px; }
h1.post-title a, h1.post-title a:hover, h1.post-title a:visited {
color: #000;
}
h1.post-title {
background: #d5dfff;
padding: 10px 25px;
border-radius: 5px;
-webkid-border-radius: 5px;
color: #000;
}
.post-body {
font-size: 100%;
position: relative;
color: #000;
}
.post-body img {
padding: 0;
background: transparent;
}
.post-body img {
padding: 0;
}




