﻿﻿/* 
Theme Name: Adjustment
Description: Width fixation of two columns and theme for widget. It confirms the operation with Wordpress versions 2.7 and 2.8. It confirms it by the latest version of Safari, IE, Lunascape, firefox, Opera, and Slepnir at the time of 2009/06/22. 
Version:1.4
Author: tarimon
Author URI: http://tarimon.co.uk/
Tags: black, light, two-columns, right-sidebar, fixed-width
*/

/* IE7 */
*:first-child+html body #searchsubmit{ 
top : -25px;
} 

body{
margin-bottom : 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color : #4d4d4d;
margin : 0px;
padding : 0px;
}
sup{
vertical-align : middle;
font-size: 14px;
}
sub{
vertical-align : middle;
font-size: 14px;
}
textarea{
padding : 5px;
}
input{
padding : 2px 5px 2px 5px;
}
dd{
margin : 0px;
padding : 0px;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #eeeeee;
padding-top: 4px;
}
.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 17px;
padding-bottom: 4px;
margin: 0px;
}
form{
margin : 0px;
padding : 0px;
}
pre{
background-color : #f4f5f7;
padding : 5px 5px 5px 5px;
border-top-width : 1px;
border-top-style : dashed;
border-top-color : #cccccc;
border-left-width : 1px;
border-left-style : dashed;
border-left-color : #cccccc;
font-size : 12px;
color : #666666;
overflow: auto;
}
blockquote{
background-color : #f4f5f7;
padding : 5px 5px 5px 5px;
border-top-width : 1px;
border-top-style : dashed;
border-top-color : #cccccc;
border-left-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-style : dashed;
border-right-style : dashed;
border-bottom-style : dashed;
border-left-color : #cccccc;
border-right-color : #cccccc;
border-bottom-color : #cccccc;
font-size : 12px;
color : #666666;
}
p{
clear : both;
}
.waku{
margin-left:auto;
margin-right:auto;
margin-top : 10px;
background-color : white;
width : 820px;
}
.title h1{
padding : 0px;
margin: 0px;
}
.description{
font-size : 12px;
padding-bottom :20px;
line-height : 150%;
color : #585858;
}
.header-menu{
width :820px;
height : 32px;
background-color : #151614;
}
.header-menu ul{
padding : 0px;
margin : 0px;
}
.header-menu ul li{
height : 32px;
float : left;
text-align : center;
font-size : 13px;
list-style-type : none;
list-style-position : outside;
position: relative;
margin :0px;
border-right-width : 1px;
border-right-style : dashed;
border-right-color : gray;
}
.header-menu ul li a{
color : white;
text-decoration : none;
height : 24px;
white-space:nowrap;
display: inline-block;
padding :8px 20px 0px 20px;
display : block ;
}
.header-menu ul li a:hover{
text-decoration : underline;
background-color : #ffffff;
color : #000000;
}
.header-menu ul ul {
display: none;
margin-top: 1px;
}
.header-menu ul ul li {
padding: 0px;
margin: 0px;
position: absolute;
}
.header-menu ul li:hover > ul {
display: block;
}
.header-menu ul ul ul {
z-index: 3;
}

.header-menu .search-waku{
border-width : 0px 0px 0px 0px;border-style : none none none none;
background-image : url(image/kensaku-waku.jpg);
background-repeat : no-repeat;
width : 173px;
height : 24px;
padding-top : 3px;
padding-left : 10px;
padding-right : 10px;
font-size : 12px;
color : #666666;
left : 450px;
}
.header-menu #searchtext{
border-width : 0px 0px 0px 0px;
border-style : none none none none;
width : 173px;
color:#666666;
}
.header-menu #searchsubmit{
width : 27px;
height : 27px;
border-width : 0px 0px 0px 0px;border-style : none none none none;
left : 160px;
right : auto;
position : relative;
top : -23px;
}
.main-waku{
clear : both;
}
.left{
width : 563px;
float : left;
margin : 10px 0px 0px 10px;
}
.right{
width : 220px;
float : right;
padding-left : 10px;
padding-right : 5px;
padding-top: 5px;
padding-bottom: 10px;
overflow:visible;
}
.main-con-title{
padding-top : 15px;
padding-left : 20px;
padding-right : 10px;
padding-bottom : 15px;
font-size : 18px;
color : #5a5a5a;
background-color : #f3f3f3;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #d7d7d7;
border-left-width : 9px;
border-left-style : solid;
border-left-color : #290606;
font-weight : bold;
border-right-width : 1px;
border-bottom-width : 1px;
border-right-style : solid;
border-bottom-style : solid;
border-right-color : #e3e3e3;
border-bottom-color : #e3e3e3;
}

.home_main-con-title{
background-image : url(image/title_list_icon.jpg);
background-repeat : no-repeat;
background-position : 15px 11px;
padding-top : 10px;
padding-left : 40px;
padding-right : 10px;
padding-bottom : 10px;
font-size : 14px;
color : #5a5a5a;
border-left-width : 1px;
border-left-style : solid;
border-left-color : #e3e3e3;
font-weight : bold;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #e3e3e3;
}
.home_main-con-title a{

color : #5a5a5a;
}

.main_con_category{
padding-top : 5px;
padding-left : 5px;
padding-right : 10px;
padding-bottom : 7px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #d7d7d7;
clear : both;
height : 20px;
border-left-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-color : #e3e3e3;
border-right-color : #e3e3e3;
border-bottom-color : #e3e3e3;
}
.main_con_category_text{
font-size : 12px;
float : right;
color : #ffffff;
background-color : #3c3c79;
padding : 3px 10px 3px 10px;
}
.main_con_category_text a{
color : #ffffff;
text-decoration : none;
}
.bookmark{
padding : 2px 0px 0px;
float : left;
}
h2{
font-size : 16px;
padding : 0px;
margin : 0px;
}
h3{
font-size : 14px;
padding : 0px;
margin : 0px;
}
.home_main-con-text{
font-size : 12px;
color : #585858;
padding : 10px 10px 10px 40px;
line-height : 150%;
border-left-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-style : solid;
border-right-style : solid;
border-bottom-style : dashed;
border-left-color : #e3e3e3;
border-right-color : #e3e3e3;
border-bottom-color : #e3e3e3;
}
.main-con-text{
font-size : 81.25%;
color : #585858;
padding : 10px;
line-height : 180%;
border-left-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-color : #e3e3e3;
border-right-color : #e3e3e3;
border-bottom-color : #e3e3e3;
}
.main-con-text img{
border-width : 0px 0px 0px 0px;
border: 1px solid #ddd;
background-color: #ffffff;
padding :3px;
margin-left :70px;
}
object{
width : 100%;
}
embed{
width : 100%;
}
.main-con-text a{
color : #666666;
}
.main_con_kanren_link{
font-size : 81.25%;
color : blue;
padding-top : 6px;
padding-left : 30px;
padding-right : 5px;
padding-bottom : 6px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #d7d7d7;
border-left-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-color : #e3e3e3;
border-right-color : #e3e3e3;
border-bottom-color : #e3e3e3;
background-image : url(image/kanren_list_icon.jpg);
background-repeat : no-repeat;
background-position : 10px 6px;
}
.main_con_cm{
margin : 20px 0px 20px 50px;
}
.main_con_kanren_link a{
color : blue;
text-decoration : none;
}
.main-con-text textarea{
width:100%;
height:100px;
}
.main-con-text table {
background:#FFF;
border:2px solid #CCC;
border-collapse:collapse;
margin:5px 0 5px;
}
.main-con-text td {
border :1px solid #CCC;
padding :4px 5px;
vertical-align :top;
}
.main-con-text th {
background :#EDEFF0;
border :1px solid #CCC;
padding :4px 5px;
vertical-align :top;
}
.cat-list-title{
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : gray;
padding-bottom: 5px;
margin-bottom : 10px;
padding-top: 10px;
}
.content-nav{
margin :20px 0px 0px 60px;
width :430px;
clear : both;
padding-bottom : 50px;
}
.content-nav_left{
float : left;
}
.content-nav_right{
float : right;
}
.comment-title{
font-size : 13px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : gray;
padding-top : 5px;
padding-bottom: 5px;
margin-top: 20px;
color : #666666;
}
.commentlist{
padding : 0px;
margin : 0px;
list-style-type : none;
list-style-position : outside;
color : #523d2c;
text-align : left;
}
.commentlist .children li{
border-top-width : 1px;
border-top-style : dashed;
border-top-color : #4d442c;
border-left-width : 1px;
border-left-style : dashed;
border-left-color : #4d442c;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #4d442c;
border-right-style : none;
padding : 5px;
margin : 0px -5px 0px;
list-style-type : none;
list-style-position : outside;
}
.comment-time{
text-align : right;
font-size : 11px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #cccccc;
}
.comment-text{
font-size : 12px;
color : #666666;
line-height : 17px;
background-color : #ebebeb;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
margin-top : 5px;
padding-bottom : 5px;
border-width : 2px 2px 2px 2px;
border-style : solid solid solid solid ;
border-color : #cccccc #cccccc #cccccc #cccccc;
}
.comment-text p{
padding: 5px;
margin : 0px
}
.comment-input-text{
font-size : 12px;
color : #666666;
padding-bottom: 5px;
}
.comment-text blockquote{
margin-right : -5px;
border-right-width : 0px;
}

.comment_main-con-text{
color : #585858;
padding : 10px;
line-height : 180%;
}

.author{
font-weight : bold;
}
.author a{
font-weight : normal;
}
.fn{
font-size : 12px;
color : #666666;
}
.says{
font-size : 12px;
color : #666666;
}
.comment-meta{
font-size : 12px;
}

.widgettitle{
font-size : 13px;
font-weight : normal;
color : #666666;
border-bottom-width : 2px;
border-bottom-style : solid;
border-bottom-color : #000000;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
letter-spacing : 1px;
margin-top : 15px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
h4{
font-size : 13px;
padding : 0px;
margin : 0px;
}
.right ul{
margin : 0px;
padding : 0px;
}
.right ol{
margin : 0px;
padding : 0px;
}
.right ul li{
list-style-type : none;
list-style-position : outside;
border-bottom-width : 1px;
border-bottom-style : dashed;
border-bottom-color : #999999;
padding-top : 2px;
padding-left : 3px;
padding-right : 3px;
padding-bottom : 2px;
font-size : 12px;
}
.right li a{
text-decoration : none;
}
.right ul{
list-style-type : none;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
.right ul ul{
list-style-type : none;
margin-top : 3px;
margin-left : -3px;
margin-right : -2px;
margin-bottom : 0px;
}
.right ul ul li {
padding: 0;
border-top-width : 1px;
border-top-style : dashed;
border-top-color : #999999;
padding-top : 2px;
padding-left : 20px;
padding-right : 3px;
padding-bottom : 1px;
border-bottom-width : 0px;
}
.right ul ul ul{
list-style-type : none;
margin-top : 3px;
margin-left : -20px;
margin-right : -4px;
margin-bottom : 0px;
}
.right ul ul ul li {
padding: 0;
border-top-width : 1px;
border-top-style : dashed;
border-top-color : #999999;
padding-top : 2px;
padding-left : 40px;
padding-right : 3px;
padding-bottom : 1px;
border-bottom-width : 0px;
}
.right .search-waku{
width : 193px;
font-size : 12px;
color : #666666;
margin-top : 20px;
}
.right #searchtext{
width : 180px;
padding : 3px 10px;
border-width : 2px;
border-style : solid;
border-color : #666666;
font-size:13px;
}
.right #searchsubmit{
margin-top : 10px;
font-size : 12px;
padding : 2px 10px;
border-width : 1px;
border-style : solid;
border-color : gray;
}
.under{
background-image : url(image/footerbg.jpg);
background-repeat : no-repeat;
clear : both;
text-align : center;
font-size : 11px;
color : #ffffff;
height : 110px;
padding : 20px 0px;
}
.under a{
color : #ffffff;
text-decoration : none;
}
#calendar_wrap{
font-size : 12px;
color : #666666;
text-align : center;
}
#calendar_wrap th{
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
}

/* top randam image*/
.rndimg{
margin : 30px 0px 20px 0px;
height : 435px;
clear : both;
background-color : #e3e3e3;
padding : 7px 0px 0px 7px;
}
.rndimg ul{
margin :0px;
padding : 0px;
}
.rndimg li{
float : left;
width : 180px;
height : 140px;
list-style-type : none;
list-style-position : outside;
margin: 0px;
}
.rndimg img{
-ms-interpolation-mode:bicubic;
width : 100%;
height : 100%;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #cccccc #cccccc #cccccc #cccccc;
padding : 3px;
margin : 0px;
background-color : #ffffff;
}

/*single page randam image*/
.single_post_rndimg{
margin : 20px 0px 20px 0px;
height : 155px;
clear : both;
background-color : #e3e3e3;
padding : 7px 0px 0px 7px;
overflow: auto;
}
.single_post_rndimg ul{
margin :0px;
padding : 0px;
}
.single_post_rndimg li{
float : left;
width : 180px;
height : 140px;
list-style-type : none;
list-style-position : outside;
margin: 0px;
}
.single_post_rndimg img{
-ms-interpolation-mode:bicubic;
width : 100%;
height : 100%;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #cccccc #cccccc #cccccc #cccccc;
padding : 3px;
margin : 0px;
background-color : #ffffff;
}

.link ul{
padding : 0px;
margin : 0px 0px 0px 20px;
}
.link li{
font-size : 12px;
background-image : url(image/yazirusi_link.jpg);
background-position : 0px 4px;
background-repeat : no-repeat;
padding-left : 50px;
list-style-type : none;
list-style-position : outside;
margin : 5px 0px;
}
.link li a{
font-weight : bold;
}
