/*
Theme Name: linc21
Theme URI: 
Description: by kane
Version: 1.0
Author: kane
Author URI: 
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/*kane*/
body { font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif; }


#tk-main, table
{
/*kane*/
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.tk-postcontent,
.tk-postcontent li,
.tk-postcontent table,
.tk-postcontent a,
.tk-postcontent a:link,
.tk-postcontent a:visited,
.tk-postcontent a.visited,
.tk-postcontent a:hover,
.tk-postcontent a.hovered
{
/*kane*/
    line-height: 1.5;
}

.tk-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
/*kane*/
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  text-decoration: none;
}

.tk-postcontent a
{
  text-decoration: underline;
  color: #3B6C71;
}

.tk-postcontent a:link
{
  text-decoration: underline;
  color: #3B6C71;
}

.tk-postcontent a:visited, .tk-postcontent a.visited
{
  text-decoration: none;
  color: #033246;
}

.tk-postcontent  a:hover, .tk-postcontent a.hover
{
  text-decoration: none;
  color: #3B6C71;
}

.tk-postcontent h1
{
   color: #645E4F;
margin: 21px 0;
   font-size: 26px;    
}

.tk-blockcontent h1
{
margin: 21px 0;
   font-size: 26px; 
}

.tk-postcontent h1 a, .tk-postcontent h1 a:link, .tk-postcontent h1 a:hover, .tk-postcontent h1 a:visited, .tk-blockcontent h1 a, .tk-blockcontent h1 a:link, .tk-blockcontent h1 a:hover, .tk-blockcontent h1 a:visited 
{
   font-size: 26px; 
}

.tk-postcontent h2
{
   color: #645E4F;
margin: 19px 0;
   font-size: 24px;    
}

.tk-blockcontent h2
{
margin: 19px 0;
   font-size: 24px; 
}

.tk-postcontent h2 a, .tk-postcontent h2 a:link, .tk-postcontent h2 a:hover, .tk-postcontent h2 a:visited, .tk-blockcontent h2 a, .tk-blockcontent h2 a:link, .tk-blockcontent h2 a:hover, .tk-blockcontent h2 a:visited 
{
   font-size: 24px; 
}

.tk-postcontent h3
{
   color: #645E4F;
margin: 19px 0;
   font-size: 22px;    
}

.tk-blockcontent h3
{
margin: 19px 0;
   font-size: 22px; 
}

.tk-postcontent h3 a, .tk-postcontent h3 a:link, .tk-postcontent h3 a:hover, .tk-postcontent h3 a:visited, .tk-blockcontent h3 a, .tk-blockcontent h3 a:link, .tk-blockcontent h3 a:hover, .tk-blockcontent h3 a:visited 
{
   font-size: 22px; 
}

.tk-postcontent h4
{
   color: #474338;
margin: 20px 0;
   font-size: 20px;    
}

.tk-blockcontent h4
{
margin: 20px 0;
   font-size: 20px; 
}

.tk-postcontent h4 a, .tk-postcontent h4 a:link, .tk-postcontent h4 a:hover, .tk-postcontent h4 a:visited, .tk-blockcontent h4 a, .tk-blockcontent h4 a:link, .tk-blockcontent h4 a:hover, .tk-blockcontent h4 a:visited 
{
   font-size: 20px; 
}

.tk-postcontent h5
{
   color: #474338;
margin: 26px 0;
   font-size: 18px;    
}

.tk-blockcontent h5
{
margin: 26px 0;
   font-size: 18px; 
}

.tk-postcontent h5 a, .tk-postcontent h5 a:link, .tk-postcontent h5 a:hover, .tk-postcontent h5 a:visited, .tk-blockcontent h5 a, .tk-blockcontent h5 a:link, .tk-blockcontent h5 a:hover, .tk-blockcontent h5 a:visited 
{
   font-size: 18px; 
}

.tk-postcontent h6
{
   color: #645E4F;
margin: 35px 0;
   font-size: 15px;    
}

.tk-blockcontent h6
{
margin: 35px 0;
   font-size: 15px; 
}

.tk-postcontent h6 a, .tk-postcontent h6 a:link, .tk-postcontent h6 a:hover, .tk-postcontent h6 a:visited, .tk-blockcontent h6 a, .tk-blockcontent h6 a:link, .tk-blockcontent h6 a:hover, .tk-blockcontent h6 a:visited 
{
   font-size: 15px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#tk-main
{
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

body
{
  padding: 0; 
  margin:0;
  color: #474338;
  height:100%;
  min-height:100%;
  background-color: #484A3B;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top left;
  min-width: 900px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.tk-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 900px;
}

.tk-sheet-body
{
  position: relative;
  padding: 1px;
    padding-top:1px;
    padding-bottom:1px;
}

.tk-sheet-tr, .tk-sheet-tl, .tk-sheet-br, .tk-sheet-bl, .tk-sheet-tc, .tk-sheet-bc,.tk-sheet-cr, .tk-sheet-cl
{
  position: absolute;
}

.tk-sheet-tr, .tk-sheet-tl, .tk-sheet-br, .tk-sheet-bl
{
  width: 2px;
  height: 2px;
  background-image: url('images/sheet_s.png');
}

.tk-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.tk-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.tk-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.tk-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.tk-sheet-tc, .tk-sheet-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/sheet_h.png');
}

.tk-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.tk-sheet-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.tk-sheet-cr, .tk-sheet-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/sheet_v.png');
}

.tk-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.tk-sheet-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.tk-sheet-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #FFFFFF;
}

#tk-page-background-top-texture, #tk-page-background-middle-texture, #tk-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
div.tk-header
{
    margin: 0 auto;
  position: relative;
  width:100%;
  height: 100px;
  margin-top: 0;
  margin-bottom: 0;
}

div.tk-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:100px;
}

div.tk-header-center
{
	position: relative;
	width: 898px;
	left:50%;
}

div.tk-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 898px;
  height: 100px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
div.tk-logo
{
  display: block;
  position: absolute;
  top: 36px;
  left: 0;
  margin-left: 12px;
}

h1.tk-logo-name
{
  display:none; /*kane -----------------------------------*/
/*
  display: block;
  text-align: left;
  font-size: 13px;
  padding: 0;
  margin: 0;
  color: #6AD4EC !important;
*/
}

h1.tk-logo-name a, 
h1.tk-logo-name a:link, 
h1.tk-logo-name a:visited, 
h1.tk-logo-name a:hover
{
  font-size: 13px;
  padding: 0;
  margin: 0;
  color: #6AD4EC !important;
}

h2.tk-logo-text
{
  display:none; /*kane -----------------------------------*/
/*
  display: block;
  text-align: left;
  font-size: 13px;
  padding: 0;
  margin: 0;
  color: #B2E9F5 !important;
*/
}

h2.tk-logo-text a,
h2.tk-logo-text a:link,
h2.tk-logo-text a:visited,
h2.tk-logo-text a:hover
{
/*kane*/
  font-size: 13px;
  padding: 0;
  margin: 0;
  color: #B2E9F5 !important;
}

/* end Logo */

/* begin Menu */
/* menu structure */

.tk-hmenu a, .tk-hmenu a:link, .tk-hmenu a:visited, .tk-hmenu a:hover
{
    outline: none;
}

.tk-hmenu, .tk-hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.tk-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.tk-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.tk-hmenu li li
{
  float: none;
}

.tk-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.tk-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.tk-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.tk-hmenu:after, .tk-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.tk-hmenu{
  min-height: 0;
  position:relative;
  padding: 0 0 0 0;
}

.tk-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.tk-nav
{
   position: relative;
  margin:0 auto;
  min-height: 44px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.tk-nav-outer
{
    position:absolute;
    width:100%;
}

/* end Menu */

/* begin MenuItem */
.tk-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 44px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.tk-hmenu ul li
{
    margin:0;
    clear: both;
}

.tk-hmenu a .r, .tk-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 142px;
  background-image: url('images/menuitem.png');
}

.tk-hmenu a .l
{
  left: 0;
  right: 0;
}

.tk-hmenu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.tk-hmenu a .t, .tk-hmenu ul a, .tk-hmenu a:link, .tk-hmenu a:visited, .tk-hmenu a:hover
{
  text-align: left;
  text-decoration: none;
}

.tk-hmenu a .t
{
  color: #474338;
  padding: 0 20px;
  margin: 0 0;
  line-height: 44px;
  text-align: center;
}

.tk-hmenu a:hover .l, .tk-hmenu a:hover .r
{
  top: -49px;
}

.tk-hmenu li:hover>a .l, .tk-hmenu li:hover>a .r
{
  top: -49px;
}

.tk-hmenu li:hover a .l, .tk-hmenu li:hover a .r
{
  top: -49px;
}
.tk-hmenu a:hover .t
{
  color: #000000;
}

.tk-hmenu li:hover a .t
{
  color: #000000;
}

.tk-hmenu li:hover>a .t
{
  color: #000000;
}

/* end MenuItem */

/* begin MenuSeparator */
.tk-hmenu .tk-hmenu-li-separator
{
  display: block;
  width: 1px;
  height:44px;
}
.tk-nav .tk-hmenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 44px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.tk-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 32px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #B5B0A1;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 32px;
  color: #474338;
  font-size: 13px;
  margin:0;
  padding:0;
}

.tk-nav ul.tk-hmenu ul span, .tk-nav ul.tk-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.tk-hmenu ul a:link, .tk-hmenu ul a:visited, .tk-hmenu ul a:hover, .tk-hmenu ul a:active, .tk-nav ul.tk-hmenu ul span, .tk-nav ul.tk-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 32px;
  color: #474338;
  font-size: 13px;
  margin:0;
  padding:0;
}

.tk-hmenu ul li a:hover
{
  color: #000000;
  border-color: #A19A87;
  background-position: 0 -32px;
}

.tk-hmenu ul li:hover>a
{
  color: #000000;
  border-color: #A19A87;
  background-position: 0 -32px;
}

.tk-nav .tk-hmenu ul li a:hover span, .tk-nav .tk-hmenu ul li a:hover span span
{
  color: #000000;
}

.tk-nav .tk-hmenu ul li:hover>a span, .tk-nav .tk-hmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Layout */
.tk-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.tk-layout-cell, .tk-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.tk-content-layout .tk-content-layout{margin:0;}
.tk-content-layout .tk-layout-cell, .tk-content-layout .tk-layout-cell .tk-content-layout .tk-layout-cell{display: table-cell;}
.tk-layout-cell .tk-layout-cell{display: block;}
.tk-content-layout-row {display: table-row;}
.tk-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.tk-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.tk-block-body
{
  position: relative;
  padding: 0;
}

div.tk-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #C7C3B8;
  border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.tk-blockheader
{
  margin-bottom: 2px;
  position: relative;
  height: 25px;
}

.tk-blockheader h3.t
{
  position: relative;
  height: 25px;
  color: #474338;
/*kane*/
  font-size: 12px; /*kane*/
  margin:0;
  padding: 0 11px 0 22px;
  white-space: nowrap;
  line-height: 25px;
}

.tk-blockheader h3.t a,
.tk-blockheader h3.t a:link,
.tk-blockheader h3.t a:visited, 
.tk-blockheader h3.t a:hover
{
  color: #474338;
/*kane*/
  font-size: 12px; /*kane*/
}

.tk-blockheader .l, .tk-blockheader .r
{
  position: absolute;
  height: 25px;
  background-image: url('images/blockheader.png');
}

.tk-blockheader .l
{
  left: 0;
  right: 16px;
}

.tk-blockheader .r
{
  width: 898px;
  right: 0;
  clip: rect(auto, auto, auto, 882px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.tk-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tk-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #474338;
/*kane*/
  font-size: 13px; /*kane*/
  line-height: 150%;
}

.tk-blockcontent-body table,
.tk-blockcontent-body li, 
.tk-blockcontent-body a,
.tk-blockcontent-body a:link,
.tk-blockcontent-body a:visited,
.tk-blockcontent-body a:hover
{
  color: #474338;
/*kane*/
  font-size: 13px; /*kane*/
  line-height: 150%;
}

.tk-blockcontent-body p
{
  margin: 6px 0;
}

.tk-blockcontent-body a, .tk-blockcontent-body a:link
{
  color: #645E4F;
  text-decoration: none;
}

.tk-blockcontent-body a:visited, .tk-blockcontent-body a.visited
{
  color: #645E4F;
  text-decoration: none;
}

.tk-blockcontent-body a:hover, .tk-blockcontent-body a.hover
{
  color: #3B6C71;
  text-decoration: underline;
}

.tk-blockcontent-body ul li
{
  line-height: 125%;    
  color: #474338;
  padding: 0 0 0 10px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.tk-button-wrapper a.tk-button,
.tk-button-wrapper a.tk-button:link,
.tk-button-wrapper input.tk-button,
.tk-button-wrapper button.tk-button
{
  text-decoration: none;
/*kane*/
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #36332B !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 34px;
  height: 34px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

.tk-button img, .tk-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.tk-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 34px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .tk-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
/*kane*/
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}

.tk-block select 
{
    width:96%;
}

.tk-button-wrapper.hover .tk-button, .tk-button-wrapper.hover a.tk-button:link, .tk-button:hover
{
  color: #E6E5E0 !important;
  text-decoration: none !important;
}

.tk-button-wrapper.active .tk-button, .tk-button-wrapper.active a.tk-button:link
{
  color: #000000 !important;
}

.tk-button-wrapper .tk-button-l, .tk-button-wrapper .tk-button-r
{
  display: block;
  position: absolute;
  height: 112px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.tk-button-wrapper .tk-button-l
{
  left: 0;
  right: 11px;
}

.tk-button-wrapper .tk-button-r
{
  width: 411px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.tk-button-wrapper.hover .tk-button-l, .tk-button-wrapper.hover .tk-button-r
{
  top: -39px;
}

.tk-button-wrapper.active .tk-button-l, .tk-button-wrapper.active .tk-button-r
{
  top: -78px;
}

.tk-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.tk-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 5px;
}

.tk-post-body
{
  position: relative;
  padding: 5px;
}

a img
{
  border: 0;
}

.tk-article img, img.tk-article, .tk-block img, .tk-footer img
{
  border: solid 0 #C7C3B8;
  margin: 5px;
}

.tk-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.tk-article table, table.tk-article
{
  border-collapse: collapse;
  margin: 1px;
}

.tk-article th, .tk-article td
{
  padding: 2px;
  border: solid 1px #A19A87;
  vertical-align: top;
  text-align: left;
}

.tk-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.tk-postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-color: #FFFFFF;
  border-color: #5E594A;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
h2.tk-postheader
{
  color: #474338;
  margin: 5px 0;
  font-size: 14px; /*kane*/
  padding: 0 0 0 10px; /* kane */
  *width:656px; /* kane IE7  */
  _width:610px; /* kane IE6  */
}

h2.tk-postheader a, 
h2.tk-postheader a:link, 
h2.tk-postheader a:visited,
h2.tk-postheader a.visited,
h2.tk-postheader a:hover,
h2.tk-postheader a.hovered
{
  font-size: 14px; /*kane*/
}

h2.tk-postheader a, h2.tk-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #565143;
}

h2.tk-postheader a:visited, h2.tk-postheader a.visited
{
  color: #565143;
}

h2.tk-postheader a:hover,  h2.tk-postheader a.hovered
{
  text-decoration: underline;
  color: #3B6C71;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.tk-postheadericons,
.tk-postheadericons a,
.tk-postheadericons a:link,
.tk-postheadericons a:visited,
.tk-postheadericons a:hover
{
  display:none; /*kane -----------------------------------*/
/*kane*/
  font-size: 12px;
  color: #474338;
}

.tk-postheadericons
{
  padding: 1px;
}

.tk-postheadericons a, .tk-postheadericons a:link
{
  text-decoration: none;
  color: #15859E;
}

.tk-postheadericons a:visited, .tk-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #15859E;
}

.tk-postheadericons a:hover, .tk-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #1BAFD0;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.tk-post ol, .tk-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.tk-post li
{
  font-size: 15px;
  color: #474338;
  padding: 0 0 0 12px;
}

.tk-post li ol, .tk-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.tk-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.tk-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 12px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.tk-postcontent blockquote,
.tk-postcontent blockquote a,
.tk-postcontent blockquote a:link,
.tk-postcontent blockquote a:visited,
.tk-postcontent blockquote a:hover
{
  color: #11100D;
}

.tk-postcontent blockquote p
{
   margin:3px;
}

.tk-postcontent blockquote
{
   border: solid 0 #C7C3B8;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 37px;
  background-color: #E2E0DA;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.tk-postfootericons,
.tk-postfootericons a,
.tk-postfootericons a:link,
.tk-postfootericons a:visited,
.tk-postfootericons a:hover
{
  display:none; /*kane -----------------------------------*/
/*kane*/
  color: #474338;
}

.tk-postfootericons
{
  padding: 1px;
}

.tk-postfootericons a, .tk-postfootericons a:link
{
  text-decoration: none;
  color: #3B6C71;
}

.tk-postfootericons a:visited, .tk-postfootericons a.visited
{
  color: #033246;
}

.tk-postfootericons a:hover, .tk-postfootericons a.hover
{
  text-decoration: underline;
  color: #3B6C71;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.tk-footer
{
  position: relative;
  margin-top:20px;
  margin-bottom:0;
  width: 100%;
  font-size: 12px; /*kane*/
}

.tk-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
/* kane ---------------------------------------*/
/*  background-color: #E2E0DA;  */
border-top:1px solid #333333;
/*
  border-width: 1px;
  border-style: solid;
  border-color: #333333;
*/
}

.tk-footer-body
{
    position:relative;
    padding: 5px;
}

.tk-footer-body .tk-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:5px;
  z-index:1;
}

.tk-rss-tag-icon
{
  display: block;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  cursor: default;
}

.tk-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.tk-footer-text,
.tk-footer-text a,
.tk-footer-text a:link,
.tk-footer-text a:visited,
.tk-footer-text a:hover,
.tk-footer-text td, 
.tk-footer-text th,
.tk-footer-text caption
{
    color: #08313B;
}

.tk-footer-text
{
  min-height: 32px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.tk-footer-text a,
.tk-footer-text a:link
{
  color: #3B6C71;
  text-decoration: none;
}

.tk-footer-text a:visited
{
  color: #3B6C71;
}

.tk-footer-text a:hover
{
  color: #3C6C72;
  text-decoration: underline;
}

div.tk-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #C7C3B8;
  border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.tk-page-footer, 
.tk-page-footer a,
.tk-page-footer a:link,
.tk-page-footer a:visited,
.tk-page-footer a:hover
{
/*kane*/
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #0C4C5A;
}

.tk-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #39362D;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.tk-content-layout .tk-sidebar1
{
  width: 220px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

/* end LayoutCell, content */

textarea#comment
{
    width:99%;
}

ul#comments-list div.avatar
{
    float:right;    
}

ul#comments-list, ul#comments-list li
{
  background: none;
  padding:0;
}

ul#comments-list li li
{
  margin-left: 20px;
}

div.avatar
{
  position:relative;
  margin: 0 5px;
  border: 1px solid #aaa;
  padding: 1px;
  background: #fff;
  float:left;
}

div.avatar img, div.avatar img.wp-post-image
{
    margin:0 !important;
    padding:0;
    border:none;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

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

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .tk-article .aligncenter img, .aligncenter img.tk-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.alignright img, img.alignright
{
  margin: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
    text-align: center;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
  letter-spacing: normal;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}
/* End */

.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.tk-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
}

div.tk-footer div.tk-content-layout
{
    margin:0 auto;
    width:100%;
}

div.tk-layout-cell-size1 
{
    width:100%;
}

div.tk-layout-cell-size2 
{
    width:50%;
}
div.tk-layout-cell-size3 
{
    width:33%;
}

div.tk-layout-cell-size4
{
    width:25%;
}

.tk-widget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.tk-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;
}

div.tk-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.tk-center-inner
{
  float: none;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	margin-left: 25px !important;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.tk-footer .tk-widget-title 
{
    font-size:1.2em;
    padding: 0;
}

.tk-footer .tk-widget,
.tk-footer .tk-widget a,
.tk-footer .tk-widget a:link,
.tk-footer .tk-widget a:visited,
.tk-footer .tk-widget a:hover
{
    color: #08313B;
    text-align: left;
}

.tk-footer .tk-widget a,
.tk-footer .tk-widget a:link
{
  color: #3B6C71;
text-decoration: none;
}

.tk-footer .tk-widget a:visited
{
  color: #3B6C71;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0;
}

/*---------------------- kane ---------------------------*/

.top_pic{
	margin:0;
	padding:0;
	width: 898px;
/*	height: 300px; */
/* IE Hack --------------------------------*/
	*margin-bottom: -3px; /* IE7 */
	_margin-bottom: -3px; /* IE6 */
}

.top_pic img{
	margin:0;
	padding:0;
	border:0;
}

.navi_top{
	margin:0;
	padding:0;
	width: 898px;
	height: 40px;
}

.navi_top a:hover img {
	opacity:0.5;
	filter: alpha(opacity=50);
}

.navi_top img{
	margin:0;
	padding:0;
	border:0;
}

.navi_img_110{
	float:left;
	margin:0;
	padding:0;
	width:110px;
}

.navi_img_120{
	float:left;
	margin:0;
	padding:0;
	width:120px;
}
.navi_img_188{
	float:left;
	margin:0;
	padding:0;
	width:188px;
}

h3.tk-postheader
{
  color: #474338;
  margin: 5px 0;
  font-size: 14px; /*kane*/
  padding: 0 0 0 10px; /* kane */
  *width:656px; /* kane IE7  */
  _width:610px; /* kane IE6  */
}

