/* defaults */
div {
padding: 0px;
}
td {
padding: 0px;
}
img {
border-width: 0px;
}
/* /defaults */

body {
/* http://bluerobot.com/web/css/center1.html */
text-align: center;
font-family: verdana, arial;
font-size: 100%;
background-color: #d4d4d4;
}

div.news_separator {
margin: 2em 6em;
height: 0px;
border-bottom: 1px solid gray;
}

div#main {
/* http://bluerobot.com/web/css/center1.html */
margin: 20px auto 4px auto;
padding: 0px;
width: 840px;
text-align: left;
background-color: white;
}

table#paper {
margin: 0px;
border-collapse: collapse;
}

td#paperleft {
width: 20px;
background: url(/media/sk/liukuma_v.png);
}

td#paperright {
width: 20px;
background: url(/media/sk/liukuma_o.png);
}

div#title {
border-top: 1px solid black;
border-bottom: 1px solid black;
margin: 0px 0px;
width: 800px;
height: 100px;
}

div#menu {
margin: 10px 0px;
text-align: center;
}

span.menu {
margin: 0px 40px;
}

div#content {
margin: 10px 0px;
padding: 0px 10px;
border: 0px solid black;
}

div#footer {
margin: 0px 0px;
text-align: center;
padding: 5px;
clear: both;
font-size: 0.7em;
}

div#news {
width: 350px;
margin-left: 420px;
}

div.news_item {
margin-top: 10px;
margin-bottom: 20px;
}

div.news_content {
margin: 0px;
font-size: 0.85em;
line-height: 1.1em;
}

div#welcome {
float: left;
width: 400px;
}

div#categories {
float: right;
width: 150px;
font-size: 0.7em;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px 10px 0px 10px;
border-left: 1px dotted gray;
}
div#categories ul {
list-style-type: none;
margin-bottom: 2em;
/* Apparently ie uses padding-left and others margin-left. */
padding-left: 0em;
margin-left: 0em;
}
div#categories ul li {
margin-bottom: 1em;
line-height: 1.1em;
}

div#comicsmain {
width: 600px;
margin-top: 10px;
}

table.product_info {
margin-bottom: 2em;
}
table.product_info td {
vertical-align: top;
}
td.product_image {
width: 110px;
padding-right: 10px;
text-align: right;
}
img.product_image {
border: 1px solid black;
}
p.authors {
font-size: 0.7em;
margin: 0em;
}
p.product_details {
font-size: 0.7em;
margin: 0em;
}

div#contact {
width: 300px;
margin-left: 470px;
}
div#history {
float: left;
width: 450px;
}
div#history h3 {
margin-top: 1em;
margin-bottom: -1em;
}

h1,h2,h3 {
font-weight: normal;
margin: 0px;
}
h1 {
font-size: 1em;
font-weight: bold;
border-bottom: 1px solid black;
}
h2 {
font-size: 0.95em;
font-weight: bold;
}
h3 {
font-size: 0.8em;
font-weight: bold;
}

p, ol {
font-weight: normal;
font-size: 0.8em;
}

p.news_meta {
margin: 0px;
font-size: 0.6em;
}

a {
text-decoration: none;
color: #aa2222;
}

a:visited {
color: #aa2222;
}

a:hover {
text-decoration: underline;
}

a.menu {
}

a.category {
color: #444444;
}

a.category:visited {
color: #444444;
}

a.category.current {
font-weight: bold;
}

a.headerlink {
color: white;
}
a.headerlink:hover {
color: gray;
}


img.sposti {
width: 12px;
height: 13px;
margin: 0px 1px 0px 2px;
vertical-align: middle;
background-image: url(/media/sk/sposti.png);
background-repeat: no-repeat;
}
