@charset "UTF-8";
/*
-----------------------------------------------
リセット
----------------------------------------------- */
html,h1,h2,h3,h4,ul,li,dl,dt,dd,a{margin:0;padding:0;}

img{
	border:none;
}
body{
	background-color:#CCCC99;
	font-weight:normal;
	padding:0;
	margin:0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size:x-small;
}

#wrap {
	background-image: url(http://www.shimoda-tatami.com/blog/img/back-shadow.gif);
	background-repeat: repeat-y;
	width:790px;
	margin:auto;
}
/*
-----------------------------------------------
ヘッダー
----------------------------------------------- */
#header {
	width:760px;
	padding-left:15px;
	padding-right:15px;
}
#header h1{
	background-image:url(http://www.shimoda-tatami.com/blog/img/header00.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width:760px;
	height:75px;
}
#header p#logo{
	background-image:url(http://www.shimoda-tatami.com/blog/img/header00.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding:0;
	margin:0;
	width:760px;
	height:75px;
}
#header img{
	padding:0;
	margin:0;
	vertical-align:bottom;
}

#header p{
        font-size:1.2em;
	color:#fff;
	padding:0px;
	margin:0px;
	padding-left:25px;
	padding-bottom:0px;
	background-image:url(http://www.shimoda-tatami.com/blog/img/hdr-back03.jpg);
	background-position:top left;
	background-repeat:repeat-x;	
}
/*
-----------------------------------------------
ナビゲーション
----------------------------------------------- */
#nav{
	height:45px;
	width:760px;
}
#nav ul{
	padding:0;
	margin:0;
}
#nav li{
	height:44px;
	padding:0;
	margin:0;
	display:inline;
	list-style:none;
	float:left;
}
/*
-----------------------------------------------
左右コンテンツの大枠
----------------------------------------------- */
#content{
	width:760px;
	float:left;
	background-image:url(http://www.shimoda-tatami.com/blog/img/content-back.gif);
	background-repeat:repeat-y;
	background-position:15px;
	padding-left:15px;
	padding-right:15px;
}


/*
-----------------------------------------------
メインコンテンツ
----------------------------------------------- */
#main{
	width:550px;
	float:left;
}

.goform {
	font-weight:bold;
	margin:0;
}

.goform a{
	color:#f00;
}

.goform a:hover{
	color:#ff6600;
	text-decoration:none;
}

.goform a:active{
	text-decoration:none;
}



/*-----エントリーボックス----*/
.blog-entry-content{
	width:530px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}

/*-----エントリー日付----*/
.entry-date{
	font-size:1.2em;
	color:#ffffff;
	background:#cccccc;
	line-height:100%;
	padding:3px;
	margin:0px;
	margin-bottom:7px;
}


.entry-title{
	font-size:1.8em;
	margin:0;
	padding:0;
	padding-left:5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #488DA3;
}

.entry-title a{
	color:#333333;
	text-decoration:none;
}


.entry-body{
	float:left;
	width:530px;
	font-size:1.5em;
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*-----「続きを読む」の部分----*/
.entry-more{
	font-size:1.2em;
	border:#CCCCCC thin;
}

.entry-info{
	padding-bottom:30px;
	padding-top:5px;
	width:530px;
	line-height:2em;
}


.entry-info ul{
	font-size:1.2em;
	list-style:none;
	padding:3px 0 0 0;
}


.entry-info li{
	display:inline;
	margin:0 10px 0 0;
}

/* --------------------------
        master-archive
----------------------------- */

div.blog-entry-content p.m-archive-ttl{
	color:#333333;
	background-image:url(http://www.shimoda-tatami.com/blog/img/h3-mark.jpg);
	background-repeat:no-repeat;
	font-size:2em;
	padding:5px;
	margin:0;
	padding-left:36px;
	font-weight:bold;
}


div.blog-entry-content p.entry-title a{
	color:#333333;
	background:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

div.blog-entry-content p.entry-title a:hover{
	text-decoration:underline;
}

div.blog-entry-content ol{
	font-size:1.4em;
	padding-left:40px;
}
div.blog-entry-content li a{
	color:#003399;
	text-decoration:none;
}
div.blog-entry-content li a:hover{
	text-decoration:underline;
	color:#0099CC;
}

/* --------------------------
        entry-archive
----------------------------- */






/*
-----------------------------------------------
サイドコンテンツ
----------------------------------------------- */
#sidebar{
	width:210px;
	float:left;
}
.side-ttl{
	color:#fff;
	width:190px;
	text-align:center;
	background-color:#1C6C85;
}
.side-ttl a{
	color:#fff;
	width:190px;
	text-align:center;
	background-color:#1C6C85;
}



/*-----category-archivesの部分----*/
div.category-archives{
	margin-bottom:10px;
	width:190px;
	position:relative;
	top:10px;
	left:10px;
	float:left;
	font-size:1.3em;
	border:#CCCCCC;
	background-color:#FFFFFF;
}

div.category-archives ul{
	list-style:none;
	margin:0 0 0 5px;
}

div.category-archives ul li{
	width:175px;
	display:block;
	line-height:140%;
	padding:5px;
	border-bottom:#CCC dotted thin;
}
div.category-archives ul li a:hover{
	color:#FF0000;
}

/*-----category-archivesの部分終り----*/


/*-----monthly-archivesの部分----*/
div.monthly-archives{
	margin-bottom:10px;
	width:190px;
	position:relative;
	top:10px;
	left:10px;
	float:left;
	font-size:1.3em;
	border:#CCCCCC;
	background-color:#fff;
}

div.monthly-archives ol{
	list-style:none;
	padding:0 0 0 5px;
	margin:0;
}

div.monthly-archives ol li{
	width:175px;
	display:block;
	line-height:140%;
	margin:0;
	padding:5px;
	border-bottom:#CCC dotted thin;
}
div.monthly-archives ol li a:hover{
	color:#FF0000;
}


/*-----monthly-archivesの部分終り----*/


#sidebar p img{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:10px;
	float:left;
}

#side-info{
	width:190px;
	float:left;
	font-size:1.2em;
	padding:10px;
}

#side-info p{
	background:#fff;
	padding-left:5px;
	line-height:1.8;
}



/*
-----------------------------------------------
フッター
----------------------------------------------- */

#footer{
	clear:both;
	width:760px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	background-position:bottom;
	background-image:url(http://www.shimoda-tatami.com/blog/img/ftr-back.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:1.2em;
}
#footer #powered{
	font-size:0.8em;
	color:#fff;
}
#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul{
	background:#4A4C55;
	padding-top:5px;
}
#footer ul li{
	display:inline;
	margin-right:4px;
	padding-left:10px;
	border-left:1px solid #fff;
	list-style-type:none;
}
#footer ul li.home{
	pading-left:0;
	border-left:0;
}
#footer p{
	color:#fff;
	text-align:center;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	width:760px;
	background:#4A4C55;
}
/*------------MT--------------*/
.fontsize-normal{
	font-size:1.5em;
}

/*trackback*/
.trackbacks-info{
	font-size:1.2em;
	line-height:2em;
}
#trackbacks-link{
	margin:10px 0px;

}
#comments{
	font-size:1.2em;
}
#page-title{
	font-size:1.8em;
	padding:5px 0px;
}

/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
        padding-bottom:20px;
    float:left;
    width:530px;
    font-size:1.3em;
}



.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

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

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

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.widget-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-list .widget-list {
    margin-left: 15px;
}

.widget-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-list {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-list-item {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.input-default {
    background-color: #9AAEC2;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

