/*  
Theme Name: ronworld-NEW
Theme URI: http://www.ronworld.net/
Description: koikikukan template(ronworld ver.)
Author: ron
Author URI: http://www.ronworld.net/
Version: 1.1
*/

/*
 * File      : style.css
 * Version   : 1.00
 * Update    : 1.01 2007.01.24 fix textarea size for Mozilla.
 *           : 1.02 2007.02.11 add color property at ul element of sidebar.
 *           : 1.03 2007.02.24 fix top property for liquid layout.
 *
 * Copyright (C) 2005-2007 www.koikikukan.com All rights reserved.
 */

/* all */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}

/* heading */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* anchor */
a,
a:link,
a:visited {
	color: #342;
}
a:hover {
	color: #9a8;
}
a:active {}

/* image with anchor */
a img {
    border: 0;
	margin: 2px;
}

/* unordered list / ordered list */
ul, ol {
/*    padding-left: 16px;*/
}
ul li {
    line-height:180%;
}
    /*    list-style-type: circle;*/
    

/* definition list */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* forms */
form {
    margin: 0;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/* banner title */
#banner {
    padding: 15px;
    border-bottom: 1px solid #666699;
    color: #999999;
    background: #8fabbe;
/*    background-position: right top;
    background-repeat: no-repeat;
    background-image: url(".gif");*/
    text-align: left;
}

#banner a,
#banner a:link,
#banner a:visited {
    color: #ffffff;
    font-size: 32px;
    text-decoration: none;
}
#banner a:hover {}
#banner a:active {}

/* description of blog */
#banner-description {
    color: #ffffff;
    font-size: 12px;
}

/* article */
.blog {
    padding: 10px;
    color: #36414d;
    background: none;
}

/* article date */
.date {
    margin-top: 6px;
    color: #ffffff;
    background: #C2A3AB;
    font-size: medium;
    padding: 2px 0 2px 5px;
}

/* comment color */
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #ffffff;
    background: #8fabbe;
}

/* an article or comment*/
#comments,
.entry {
    word-break: normal;
    word-wrap: break-word;
    width: auto;
    margin: 0 5px 15px;
    color: #36414d;
    background: #ffffff;
/*    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");*/
    line-height:180%;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

/* blockquote */
.entry blockquote {
    width: auto;
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding-left: 15px;
	padding-right: 10px;
    background: #fafafa;




}

/* textarea */
.entry textarea {
    width: 97%;
}

/* title of entry */
.entry-header {
	margin: 15px 0 0;
	color: #663300;
	padding-left : 10px;
	border-left-width : 1pc;
	border-bottom-width : 1px;
	border-left-style : solid;
	border-bottom-style : solid;
	border-left-color : #993366;
	border-bottom-color : #993366;
	font-size : 100%;
  	border-top-color : #993366;
	font-weight : bold;
	margin-bottom : 2px;
}
/* ‘ΗΑ */
.entry-header a {
	text-decoration: none;
}


/* contributor */
.entry-footer {
    margin: 10px 0 0 0;
    padding: 0 0 20px 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #36414d;
    font-size: small;
}

/* ‘ΗΑ */
.similar-posts_header {
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px dotted #36414d;
    text-align: left;
    font-weight: bold;
    color: #36414d;

}

.similar-posts_body {
    margin: 0 0 0 10px;
    padding: 0 0 0 0;
    text-align: left;
    color: #36414d;
    font-size: small;
}

.similar-posts_body a:link,
.similar-posts_body a:visited {
     text-decoration: none;
     color:#333333;
     border-bottom:1px dashed #000000;
     padding-bottom:0px;
}


.similar-posts_body a:active,
.similar-posts_body a:hover {
 text-decoration: none;
 border-bottom-style:none;
 color:#ff0f3b;
}





.entry p {
    margin: 15px 0;
}
.entry blockquote p {
    margin: 0;
}
.entry ul {
    margin: 10px 0 10px 25px;
    line-height: 90%;
}
.entry ol {
    margin: 10px 0 10px 30px;
}


.entry dt {
    margin: -10px 0 5px 10px;
    font-weight: bold;
}

.entry dd {
    margin: -15px 0 20px 30px;
}



/* archive-list */
.archive-list {
    margin: 10px 0;
}

/* navigation */
.content-nav {
    text-align: center;
    margin: 6px 10px 10px;
    font-size: 12px;
}

/* ‘navigation */
.content-navi-category{
    text-align: right;
    font-size: 80%;
}

/* navigation */
.page {
    margin: 6px 0 10px;
    font-size: 12px;
}

/* breadcrumbs list */
.crumbs {
    margin: 6px 0 10px;
    padding-left: 5px;
    font-size: 12px;
}

/* calendar */
#wp-calendar caption {
    padding-bottom: 5px;
    text-align: left;
    color: #444444;
    font-size: 12px;
    background: none;
    letter-spacing: 0.2em;
}
#wp-calendar {
    text-align: center;
    color: #444444;
    background: none;
}
#wp-calendar table {
    text-align: center;
    padding: 0;
    border-collapse: collapse;
}
#wp-calendar th {
    padding-bottom: 3px;
    font-size: 12px;
    width: 23px;
}
#wp-calendar td {
    padding: 2px 0;
    font-size: 12px;
    line-height: 120%;
}

/* menu list of sidebar */
#sidebar ul {
	color: #444444;
    font-size: 12px;
    _font-size: 12px;
}

#sidebar ul a {
	text-decoration: none;
	border-bottom:1px #444444 dashed;
}

#sidebar ul a:hover {
	border-bottom:1px #444444 dashed;

}


#sidebar li {
	list-style-type: none;
    line-height: 1.6em;
    margin: 0px 0 15px 0;
}

#sidebar li li {
    padding-left: 12px;
    margin: 0;
}

#sidebar ul ul {
	margin: 0;
}





/* title of menu list */
#sidebar ul li h2 {
    margin: 30px 0 10px 0;
    padding: 4px 0 3px;
    _padding: 3px 0 4px;
    border: 1px solid  #666666;
    text-align: center;
    color: #444444;
    background: #f4eaea;
    font-size: small;
    _font-size: small;
    line-height: 100%;
}


#sidebar ul li ul{
	list-style-type: lower-roman;
}


/* eXg */



/* credit */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

/* comment and trackback */
#comments-open-data p {
    font-size: small;
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment {
    width: 400px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

#comments-open-footer {
    text-align: center;
}

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #ffffff;
    background: #8fabbe
    font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 14px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
    margin-bottom: 30px;
}

.comments-open label {
    display: block;
}

.comments-head {
    padding: 2px 0 2px 5px;
    margin: 50px 0 15px 0;
    background: #f4eaea;
    font-size: medium;
}

form input,
form textarea {
    border: 1px solid #999999;
}
#searchtext {
    margin: 3px 0;
}


/* ‘‘‘‘‘‘ΗΑΟX */






/* ‘‘‘‘‘‘CAEglayout */

/* for 1 column or 2 columns */
body.layout-two-column-left {
    margin-bottom: 20px;
    text-align: center;
    background-image:url("http://www.ronworld.net/image/back03.gif");
    color: #36414d;}
.layout-two-column-left #container {
    margin-bottom: 10px;
}

/* for 2 columns */
/* ‘665©ηΟX */
.layout-two-column-left #box {
	background: #FFFFFF;
	width: 790px;
	text-align: left;
	border: 1px solid #dcdcdc;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid #666699;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
    border-right: 1px solid #666699;
}


/* footer */
#footer {
    margin: 10px 0;
    padding: 1px 0;
}
#footer p {
    margin: 5px 0;
    font-size: 12px;
    text-align: center;
    color: #444444;
}



/* for 2 columns fixed layout (with left sidebar) */
/* ‘478πΟX */
.layout-two-column-left #content {
    float: right;
    width: 578px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #666699;
    border-left: 1px solid #666699;
}

/* ‘185πΟX */
.layout-two-column-left #sidebar-box {
    float: left;
    width: 200px;
}
.layout-two-column-left #sidebar {
    padding: 15px 10px 1px 15px;
    color: #ffffff;
}

input,textarea {
    font-family: "Osaka", "qMmpS Pro W3", "lr oSVbN", arial, sans-serif;
}


/* ‘‘‘‘‘‘IWi@wb_[CAEglayout */

.layout-two-column-left #header {
  color : maroon;
  padding-left : 10px;
  margin-left : 10px;
  margin-top : 50px;
  margin-bottom : 15px;

  border-left-width : 1pc;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #993366;
  border-bottom-color : #993366;
  background-color : #f4eaea;
	font-weight : bold;
	font-size: medium;
	text-align: left;
}

.layout-two-column-left #header a {
	text-decoration: none;
}	


/* ‘‘‘‘‘‘IWi@X */


.g-tools_table {
    line-height: 150%;
}

.g-tools_by {
    font-size: small;
}

