@charset "utf-8";
/*
Theme Name: TIMELESS KOBE
Theme URI: http://www.timeless-kobe.jp/
Description: TIMELESS Webサイト専用テーマ
Version: 1.0
Author: Taichiro Ito
Author URI: http://www.tito-design.jp/

Text Domain: timeless_kobe
*/

#news_entry {
width: 450px;
padding: 0 0 0 0;
margin: 2px 0 0 20px;
min-height:200px;
height: auto !important;
height: 200px;
}

#news_entry p {
letter-spacing: 0.03em;
margin: 0 0 0 0;
}

#news_entry a img{
background:none;
text-decoration:none;
border:none;
}

#news_entry a:hover img{
background:none;
text-decoration:none;
border:none;
}

#news_entry p.wp_edit {
padding: 0;
margin: 10px 0 13px 0;
}

#news_entry .archive_col {
margin: 0 0 15px 0;
padding: 0 0 0px 0;
}

#news_entry .index_thumbnail {
margin: 0 7px 7px 0;
padding: 0;
border: none;
float: left;
}

.navigation{
font-size: 85%;
line-height: 150%;
}


/*clearfix*/
.entry:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.entry{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .entry { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

