
/*
-----------------------------------------------
Blogger Template Style
Name:     Ms. Moto (Pinky Lee variation)
Designer: Jeffrey Zeldman
URL:      www.zeldman.com
Date:     23 Feb 2004
----------------------------------------------- */


	/* Primary layout */

body	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
	color: #666666;
	background-color: #FFFFFF;
	background: url(http://tkviewjp.com/img/eko_bg.gif);
	font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}

img		{
	border: 0;
	display: block;
	}

#navbar-iframe {display: none !important;
}


	/* Wrapper */

@media all {
  #wrapper {
    margin: 0 auto;
    padding: 0;
    border: 0;
    width: 800px;
    text-align: left;
    background: #fff;
    font-size: 90%;
    border-top: 1px solid #FFCC66;
    border-right: 1px solid #FFCC66;
    border-left: 1px solid #FFCC66;
    border-bottom: 1px solid #FFCC66;
    }
  }
@media handheld {
  #wrapper {
    width: 90%;
    }
  }

	/* Header */

#blog-header	{
	background: #F8B477 url(http://tkviewjp.com/img/eko.gif);
	background-repeat: none;
	background-position: top left;
        height:150px;
	margin: 0 auto;
	padding: 0 auto;
	border: 0;
	border-top: px solid #FFCC66;
	border-right: px solid #FFCC66;
	border-left: px solid #FFCC66;
	border-bottom: px solid #FFCC66;
	}

#header-line	{
	color: #FFFFFF;
        height:10px;
	margin: 0 auto;
	padding: 0 auto;
	border: 0;
	}

#blog-header h1	{
 　　　 color:#666666;
	font-size: 170%;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	margin: 0;
	}

#blog-header a {
  　　　color:#FFFFFF;
  　　　text-decoration:none;
       }

#blog-header a:hover {
  　　　color:#FFFFFF;
       }
	
#blog-header p	{
	font-size: 100%;
	text-align: left;
	padding-left: 20px;
	padding-right: 160px;
	padding-top: 10px;
	margin: 0;
	line-height:140%;
	}

	
	/* Inner layout */

#content	{
	padding: 0 20px;
	}
	
@media all {
  #main	{
    width: 520px;
    float: left;
    }

  #sidebar {
    width: 205px;
    float: right;
    }
  }
@media handheld {
  #main	{
    width: 100%;
    float: none;
    }

  #sidebar {
    width: 100%;
    float: none;
    }
  }

#ad	{
	margin-top: 5px;
	padding: 0;
	border: 0;
	text-align: center;
	}
	
	/* Bottom layout */


#f	{
	clear:both;
	margin: 0;
	padding: 0px 10px 0px 10px;
	border: 0;
	text-align: left;
	border-top: px solid #f9f9f9;
	background-color: #FFFFFF;
	}

#footer	{
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	border-top: px solid #f9f9f9;
	border-right: px solid #f9f9f9;
	border-left: px solid #f9f9f9;
	border-bottom: px solid #f9f9f9;
	background-color: #FFCC66;
	}
	
#footer p	{
	text-align: center;
	margin: 0;
	padding: 10px 0;
	font-size: small;
	background-color: transparent;
	color: #666666;
	}

#footer a	{
	color: #666666;
	text-decoration : none;
	}


	/* Default links 	*/

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #0000ff;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #0000ff;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #0000ff;
	background: transparent;  
	}

	
	/* Typography */
	
#main p, #sidebar p {
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 1em;
	}
  
.post-body {
  line-height: 140%;
　 margin-bottom: 40px;
  } 

h2, h3, h4, h5	{
	margin: 25px 0 0 0;
	padding: 0;
	}

h2	{
	font-size: large;
	font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
         font-weight:bold;
         border-top:2px dotted #FFCC66;
         border-right:2px dotted #FFCC66;
         border-left:2px dotted #FFCC66;
         border-bottom:2px dotted #FFCC66;
	 background-color: #FFFFCC;
         padding-left:10px;
	}


h3 {
        color:#ffffff;
	margin-top: 5px;
        font-weight:bold;
	font-size: large;
	font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	background-color: #FF9999;
         padding:5px 0px 5px 10px;
}


ul	{
	margin: 0 0 25px 0;
	}


li	{
	line-height: 160%;
	}

#sidebar ul 	{
	padding-left: 10px;
	padding-top: 3px;
	}

#sidebar ul li {
	list-style:;
	vertical-align: top;
	padding: 0;
	margin: 0;
	}
	
dl.profile-datablock	{
	margin: 3px 0 5px 0;
	}
dl.profile-datablock dd {
  line-height: 140%;
  }
	
.profile-img {display:inline;}

.profile-img img {
	float:left;
	margin:0 10px 5px 0;
	border:4px solid #e8b;
	}
		
#comments	{
	border: 0;
	border-top: 1px dashed #eed;
	margin: 10px 0 0 0;
	padding: 0;
	}

#comments h3	{
	margin-top: 10px;
	margin-bottom: -10px;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 1px;
	}	

#comments dl dt 	{
	font-weight: bold;
	font-style: italic;
	margin-top: 35px;
	padding: 1px 0 0 18px;
	background: transparent url(http://www.blogblog.com/moto_ms/commentbug.gif) top left no-repeat;
	color: #aaa;
	}

#comments dl dd	{
	padding: 0;
	margin: 0;
	}
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }

