/*   
Theme Name: Satoshi of Girugamesh
Theme URI: http://scene.kowaimono.net
Description: Cool and suave Satoshi
Author: xkke
Author URI: http://scene.kowaimono.net
Version: 15
*/

body
	{
		background-color: #fdfdfd;
		background-image: url('http://scene.kowaimono.net/wp-content/themes/satoshi_v15/images/bg.jpg');
		background-repeat: repeat-y;
		font-family: tahoma;
		font-size: 11;
		color: black;
	}
	
.m
	{
		width:371px;
		height:22px;
		color:black;
		font-size: 13;
		font-weight: bold;
		font-family: tahoma;
		background-image: url('http://scene.kowaimono.net/wp-content/themes/satoshi_v15/images/m_bg.gif');
		padding-top: 4px;
		padding-bottom: 0px;
	}
	
.s
	{
		padding-top:0px;
		color: 8de541;
		font-size: 14;
		font-family: tahoma;
		font-weight: bold;	
		text-align: center;
	}	
	
.smallinfo
	{
		color:f02990;
		font-size:10;
		font-family:tahoma;
	}
	
.post-meta 
	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

.post-meta-key 
	{
		color: f02990; 
		font-weight: bold;
	}	

ul.post-meta 
	{
		list-style-type: none; 
	}

li
	{
		margin-left:0px;
	} 

A:link {text-decoration: none; color: f02990;}
A:visited {text-decoration: none; color: f02990;}
A:active {text-decoration: line-through; color: black;}
A:hover {text-decoration: none; color: black; cursor:crosshair; }

.navi a
	{
		color:f02990;
		display: block;
		border: dot;
		height: 20px;
		width: 60px;
		padding-left: 7px;
		margin-bottom:  2px;
		text-decoration: none;
	}

.navi a:hover
	{
		background:#d7d7d7;
		letter-spacing: 0;
		display: block;
		color: white;
		text-decoration: none;
	}

.Others a
	{
		color:f02990;
		font-size:11;
		line-height: 9pt;
		display: block;
		width: 95px;
		margin-top:  0px;
		margin-bottom:  0px;
		text-decoration: none;
	}

.Others a:hover
	{
		background:black;
		letter-spacing: 0;
		display: block;
		color: white;
		width: 95px;
		height:11px;
		margin-top:  0px;
		margin-bottom:  0px;
		text-decoration: none;
	}

.Others tr, td
	{
	border: dotted;
	border-width:1px;
	}

#commentform input 
	{
		width: 150px;
	}

#commentform textarea 
	{
		width: 300px;
		padding: 2px;
	}

#wp-calendar
	{ 
		font-family:tahoma;
		font-size:10px;
		color:black;
		display: block;
		background:d7d7d7;
		padding:1px;
		text-align:center;
		width:190px;
		border-style: none;
	}

#tagcloud ul
	{
		list-style:none;
	}
	
	
#wp-calendar a:link
	{
		text-decoration: none; color: ed1459; display: block; background:transparent;
	}
	
#wp-calendar a:hover
	{
		text-decoration: none; color: ed1459; display: block; background:black;
	}
	
ul
	{
		list-style:none;
	}