/*   
Theme Name: TeLPACI
Theme URI: http://www.telpaci.net/yoko-mini/
Description: for TeLPACI
Author: gorow
Author URI: http://www.ebreday.net/
Version: 1.0
*/


body  { 
		color: #333; 
		font-size: 10px;
		font-family: NewYork, serif; 
		line-height: 1.5em; 
		background-image: url("http://telpaci.net/yoko-mini/wp-content/themes/theme_telpaci/images/textaile01.jpg"); 
		letter-spacing: 0.3em; margin: 0; padding: 0 }

p {
		margin-bottom: 1.5em;
		line-height: 1.8em;
		}


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

a:link  {			text-decoration:#000;}
a:hover  {		text-decoration:#000;}
a:visited  {	text-decoration:#000;}


img {
		border: none;
}



h1 {	font-size: 2em;
		font-weight: bold;
		}

h2 {	font-size: 1.5em;
		font-weight: bold;
		}


h3 {	font-size: 1em;
		font-weight: bold;
		}



ol {
		margin-bottom: 1.5em;
		line-height: 1.5em;
		}

ol li {
}


ul {
		list-style: none;
		margin-bottom: 0.5em;
		line-height: 0.5em;
		}

ul li {
		font-size: 0.9em;
		list-style: none;
		margin-bottom: 1.5em;
		line-height: 1em;
		}

/* Header */

#header {
		clear: both;
		width: 900px;
		height: 30px;
		margin-top: 0;
		}
		
/* composition */

#telpaci {
		clear: both;
		width:900px;
		margin: 10px auto;
		}

/* Sidebar */

#sidebar {
		float: left;
		clear: left;
		width: 220px;
		}
		
.yohakubox {
		height:400px;
		width:220px;
		}

.sidebox {
		width:220px;
		}

.sideserch {
		width:100px;
		text-align: center;
		margin-top: 40px;
		}
		
/* Content */


.categorytitle {
		clear: right;
		}

#main {
		float: left;
		clear: right;
		width: 460px;
		margin: 0 auto;
		}


#content {
		float: left;
		clear: right;
		width: 460px;
		margin: 0 auto;
		background-image:url(images/back01.gif);
		}

#content_text{
		font-size:10px;
		clear: right;
		margin: 20px 30px;
		width: 400px;
		}

.contenttop {	height: 50px;}
		
/* Footer */

#footer {
		clear: both;
		width: 900px;
		margin: 0 auto 20px auto;
		font-size:0.8em;
		letter-spacing:0.1em;
		}
		
/* Post Styling */
.post{
		font-size: 0.9em;
		letter-spacing: 0.1em;
		}

.post-data{
		font-size: 1.2em;
		letter-spacing: 0.3em;
		}
		
.post-cath{
		font-size: 0.9em;
		letter-spacing: 0.1em;
		}
		
.post-comm{
		font-size: 0.9em;
		letter-spacing: 0.1em;
		}

.post-edit{
		font-size: 0.9em;
		letter-spacing: 0.1em;
		}

/* Comments Styling */

#comment {
		margin-bottom: 1.5em;
		padding-bottom: 1em;
		border-bottom: 1px solid #333;
		}

#commentform {
		margin: 1em 0;
		background: #FFF;
		width: 250px;
		margin: 0px auto;
		}

#commentform textarea {
		background: white;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #333;
		border-right: 1px solid #333;
		width: 250px;
		}
		
#commentform textarea:hover {
		background: white;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #333;
		border-right: 1px solid #333;
		}
		
#commentform textarea:focus {
		background: white;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #333;
		border-right: 1px solid #333;
		}

#commentform #email, #commentform #author, #commentform #url {
		font-size: 0.9pm;
		background: white;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #333;
		border-right: 1px solid #333;
		width: 250px;
		}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
		font-size: 0.9pm;
		background: white;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #333;
		border-right: 1px solid #333;
		width: 250px;
		}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
		font-size: 0.9pm;
		background: white;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #333;
		border-right: 1px solid #333;
		width: 250px;
		}

#commentform input{
		margin-bottom: 3px;
		}

.submit1{
		width: 50px;
		cursor:hand;
		font-size: 0.9em;
		background: #FFF;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #333;
		border-right: 1px solid #333;
		}
		
		