/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/cityscape-portland/cityscape-portland.css);
/* end StyleCatcher imports */

body {
	background: #ffffff;
	}

#container-inner	{
	border-left: solid 1px #27455a;
	border-right: solid 1px #27455a;
	}

/* ヘッダー */
#header { 
	background-image: url(http://cls1281.com/sagarablog/img/header.jpg);
	}

#header-content {
	margin: 20px 20px 60px;
	width: auto;
	}
#header-name a	{
	color: white;
	font-size: 30px;
	font-family: Tahoma;
	}

#header-name	{
	border-bottom: dotted 1px white;
	}

#header-description	{
	color: #ffffff;
	padding-top: 5px;
	}

/*　フッター */
#footer {
	background-image: url(http://cls1281.com/sagarablog/img/widget-header.gif);       
         }

/* コンテンツ */
.layout-wt #alpha {
	width: 680px;
	}

/* サイドバー */
.layout-wt #beta {
	width: 250px;
	margin-right: 10px;
	}

.layout-wt #beta {
	background-color: #F4A460;
	padding-top: 10px;
	}

.layout-wt #content-inner {
	background-image: none;
	}

.widget-header {
	margin-left:14px;
	margin-right:14px;
	}
  
.widget .widget-header {
	border: none;
	}

.widget a, .archive-widget .widget-list .item {
	color: white;
	} 

/* メッセージ */
.message	{
	color: white;
	border: solid 1px #ffffff;
	margin: 0 14px 20px;
	padding: 5px;
	}

/* コメント */
.saito	{
	color: white;
	border: solid 1px #ffffff;
	margin: 0 14px 20px;
	padding: 5px;
	}

/* 画像ふち */
#img {
    padding:2px 1px;
    background-color:#ffffff;
    border-color:#dddddd #aaaaaa #aaaaaa #dddddd;
    border-width:1px;
    border-style:solid;
}

/* カレンダー */
.widget-calendar table {
width: 100%;
}
.widget-calendar caption {
text-align: center;
padding-top:5px;
font-size:12px;
}
