@font-face {
	font-family: 'Eurostile';
	src: url('http://moblog.katscratchfever.com/fonts/eurostile.eot');
}

@font-face {
	font-family: 'Eurostile';
	src: url(//:) format('no404'), url('http://moblog.katscratchfever.com/fonts/eurostile.woff') format('woff'), url('http://moblog.katscratchfever.com/fonts/eurostile.ttf') format('truetype');
}

body {
background-color:#7f8990;
background-image:url(http://moblog.katscratchfever.com/images/background.jpg);
background-attachment:fixed;
margin:50px auto;
}

html {
height:100%;
}

#text {
-webkit-border-bottom-left-radius:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-right-radius:10px;
-moz-border-radius-bottomright:10px;
position:absolute;
left:0;
top:62px;
width:320px;
z-index:2;
background-color:#586065;
overflow:visible;
padding:5px;
}

img {
border-style:none;
margin:0;
}

button {
background-color:transparent;
vertical-align:top;
border-style:none;
margin:0;
padding:0;
}

table {
empty-cells:hide;
}

.f-sp {
font-size:1px;
visibility:hidden;
}

.f-lp {
margin-bottom:0;
}

em {
font-style:italic;
}

h1 {
font-weight:700;
font-size:18px;
}

h2 {
font-weight:700;
font-size:16px;
}

h3 {
font-weight:700;
font-size:14px;
}

strong {
font-weight:700;
}

.menu {
font-family:Eurostile;
font-size:24px;
text-align:center;
}

.meta {
color:#fff;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:14px;
text-align:right;
}

.title {
color:#fff;
font-family:Eurostile;
font-size:30px;
}

.footer {
color:#fff;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:14px;
text-align:center;
}

.bodytext {
color:#fff;
font-family:Eurostile;
font-size:14px;
line-height:1.05;
}

#wrapper {
position:relative;
width:330px;
margin:auto;
}

#logo {
position:absolute;
left:0;
top:0;
width:330px;
height:64px;
z-index:1;
}

a:link,a:visited {
color:#a1bbce;
font-family:Baskerville;
text-decoration:none;
font-size:14px;
}

a:hover,a:active {
color:#fff;
text-decoration:underline;
}

p:first-child,.f-fp,h1:first-child,h2:first-child,h3:first-child {
margin-top:0;
}