/*  
Theme Name: KinkoKG
Theme URI: 
Description: 
Version: 1.0.0
Author: KinkoKG
Author URI: 
*/

.alignright {
  float: right;
}
	
.alignleft {
  float: left
;}

.navigation {
  display: block;
  text-align: center;
}

BODY{
  text-align : center;
  background-image : url(images/bg_bg.png);
  background-repeat : repeat;
}


.float-left{
  margin-top : 6px;
  margin-left : 6px;
  margin-right : 12px;
  margin-bottom : 6px;
  float : left;
}
.float-right{
  margin-top : 6px;
  margin-left : 12px;
  margin-right : 6px;
  margin-bottom : 6px;
  float : right;
}
.float-end{
  clear : both;
}
IMG{border-width : 0px 0px 0px 0px;}
A:LINK{
  color : #3e3eff;
  text-decoration : none;
}
A:VISITED{
  color : #3e3eff;
  text-decoration : none;
}
A:HOVER{
  color : #3e3eff;
  text-decoration : underline;
}
A:ACTIVE{
  color : #3e3eff;
  text-decoration : none;
}
#wp-calendar TD{
  color : #7f7f7f;
  text-align : center;
}
#wp-calendar #today{
  background-color : #95ddff;
}
#wp-calendar a{
  font-weight : bold;
}

#wp-calendar{
  margin-top : 6px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 6px;
}




#kinko-contents{
  font-weight : normal;
  width : 520px;
  height : auto;
  clear : right;
  float : left;
  text-align : left;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : silver;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}


#kinko-page{
  width : 780px;
  height : auto;
  background-color : white;
  
  
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #f9c666 #b47707 #b47707 #f9c666;}


#kinko-header{
  font-weight : normal;
}


#kinko-sidemenu{
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  width : 200px;
  float : left;
  height : auto;
  text-align : left;
  background-color : white;
}


#kinko-contents H2{
  font-size : 1.2em;
  margin-top : 0px;
  margin-bottom : 0px;
}


.post-info{
  font-size : 0.8em;
  text-align : right;
  margin-top : 0px;
  background-image : url(images/bg_posttitle.png);
  background-repeat : repeat-x;background-position : center bottom;
  margin-left : 66px;
  padding-bottom : 6px;
  margin-bottom : auto;
}


.post-body{
  margin-top : 6px;
  margin-left : 6px;
  margin-right : 6px;
  margin-bottom : 6px;
  width : auto;
  height : auto;
}


#kinko-sidemenu H2{
  font-size : 1.4em;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : olive;
}


#post-frame{
  background-color : white;
  margin-top : 10px;
  margin-left : 10px;
  margin-bottom : 10px;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #cccccc #666666 #666666 #cccccc;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  width : 520px;
  height : auto;
}



.kinko-calendar{
  text-align : center;
}
#kinko-footer{
  font-size : 0.8em;
  text-align : center;
  
  
  
  padding-top : 6px;
  padding-bottom : 6px;
  background-image : url(images/bg_footer.png);
  background-repeat : repeat-x;background-position : center bottom;}


#kinko-kiji{
  background-color : #d7f986;
}
