﻿/*
Theme Name: astion
Description: layouts for astion
Author: Kari
Author URI: http://kaisouroku.org
*/

a { 
color: #899586;
cursor: default;
text-decoration: none; }

a:hover {
color: #8F8A73;
cursor: default;
text-decoration: underline; }

.alignleft {
float: left;
margin: 0 4px 1px 0; }

body { 
background: #ECEEF0 url(http://blog.kaisouroku.org/wp-content/themes/memento/bg.jpg) repeat-x;
color: #737373;
font: 10px/13px tahoma, sans-serif;
text-align: center; }

b {
color: #899586; }

.centered {
margin: auto;
text-align: center; }

#container {
background: #F7F7F7 url(http://blog.kaisouroku.org/wp-content/themes/memento/containerbg.jpg) repeat-y;
margin: auto;
width: 700px;
text-align: justify; }

#content {
float: left;
margin-top: -35px;
padding: 0 10px 0 15px;
width: 465px; }

.entry {
background: #FDFDFD;
border-bottom: 4px solid #899586;
border-left: 1px solid #899586;
border-right: 1px solid #899586;
border-top: 1px solid #899586;
margin-top: -5px;
padding: 1px 6px 3px 6px;
width: auto; }

h1 {
border-bottom: 1px solid #899586;
color: #8F8A73;
font: 11px/11px georgia, 'times new roman', serif;
text-transform: uppercase; }

h2 {
color: #8F8A73;
font: bold 11px/11px georgia, 'times new roman', serif;
margin-top: -6px;
text-transform: uppercase; }

h3 {
color: #8F8A73;
font: bold 11px/11px georgia, 'times new roman', serif;
margin-top: -6px;
padding-left: 5px;
text-transform: uppercase; }

hr {
background-color: #899586;
border: 0;
height: 1px; }

#header {
background: #ECEEF0 url(http://blog.kaisouroku.org/wp-content/themes/memento/header.jpg) no-repeat;
margin-top: -21px;
height: 330px;
width: 700px; }

i, s {
color: #8F8A73; }

input, textarea {
background: #FDFDFD;
border: 1px solid #899586;
color: #8F8A73;
font: 11px/11px georgia, 'times new roman', sans-serif;
padding: 3px; }

#navigation {
float: left;
margin-top: -35px;
padding-left: 10px;
width: 200px; }

#footer {
clear: both;
height: 30px;
margin-bottom: -8px;
width: 700px; }

ul, ol, li { list-style-type: none;
margin: 0;
padding: 0; }

.userpic {
background: #FFFFFF;
border: 1px solid #899586;
float: left;
margin-bottom: 0;
margin-left: -7px;
margin-right: 7px;
margin-top: -12px;
padding: 2px; }
