/*  
Theme Name: ying
Theme URI: 
Description: plain theme
Version: 0.1
Author:  rintaro iwashita
Author URI: http://ktlt.org/
*/

body {
	color: #666;
	font-size: 90%; /* Resets 1em to 10px */
	font-family: serif;
	background: #ffffff;
	text-align: center;
	}

p{
	line-height:2em;
   margin-top:2em;
}

a , a:hover{
	color: #aaa;
	text-decoration: none;
}

a:hover{
	color: #ccc;
	text-decoration: none;
}


h1 a, h1 a:hover{
	font-size: 70%;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1em;
	}

h2{
	font-size: 120%;
	font-weight: normal;
}

#the_title{
	font-size: 120%;
	font-weight: normal;
	padding-bottom: 0.5em;
}

#sidebar{
list-style-type: none;
}

#main {
 width: 480px;
 margin: auto;
 text-align: left;
}

#header {
 background-color:#fff;
	margin-top: 5em;
	margin-bottom: 5em;
}

#content {
 background-color:#fff;
text-align: justify;
}

#date {
text-align: right;
}

#posts_nav {
font-size: 150%;
 margin-top: 30px;
text-align: center;
border: dotted 1px #aaa;
}

#posts_nav_single {
font-size: 100%;
margin-top: 30px;
padding: 5px;
text-align: center;
border: dotted 1px #aaa;
}

#posts_nav_page {
font-size: 100%;
margin-top: 30px;
margin-bottom: 120px;
padding: 5px;
text-align: center;
border: dotted 1px #aaa;
}

#footer {
 margin-top: 30px;
 padding-bottom: 60px;
}


.textwidget{
margin-top: 10px;
margin-left: 3em;
padding-bottom: 1px;
font-size: 75%;
line-height:2em;
margin-left: 2.25em;
}
