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

/*  
Theme Name: mori




*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family:Osaka, Tahoma, Verdana, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #eead0e;
	color: #000;
         line-height: 1.5; 
}

h1, h2, h3, h4, h5, h6{
	font-family:Osaka, Tahoma, Verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #362b26;
}




h4  {
             width:545px;
             height:30x;
	font-size: 16px;
             background-image:url(http://www.petshop-mori.com/images/title_bg.gif);
             background-repeat:no-repeat;
             padding: 5px 5px 25px 35px;
	margin: 5px 0px 0px 0px;            }


a{
	text-decoration: none;
	color: #b1643f;
}

a:hover{ text-decoration: none; 
	color: #637f00;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #e5e5d4;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #d0d0b1;
	color: #d0d0b1;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family:Tahoma, Verdana, serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #433129;
	background-color: #2c231f;
	padding: 3px;
	color: #fff;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 915px;
	padding: 15px 0 0;
	text-align: left;
	vertical-align: top;
}

#menu{
	float: left;
	width: 915px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 2px 0 0;
	text-align: left;
	vertical-align: top;
	background: #2a201c url(images/bg_tab_right.gif) no-repeat right top;
}

#menu ul li h1{	font-family:Tahoma, Verdana, serif;
	font-size: 14px;
}

#menu ul li a{
	display: block;
	padding: 5px 15px 11px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background: url(images/bg_tab_left.gif) no-repeat;
	color: #fff;
}

#wrapper{
	clear: both;
	float: left;
	width: 915px;
	background: #362b26 url(images/bg_wrapper.gif) no-repeat;
	color: #a98a7b;
}

#page-wrapper{
	float: left;
	margin: 10px 0 0 10px;
	padding: 0 0 10px;
	display: inline; /* prevent margin doubling in IE 6 */
	width: 668px;
	background: #e5e5d4 url() no-repeat left bottom;
	color: #000;
}

#page{
	float: left;
	padding: 0 10px;
	background: url(images/bg_page.gif) no-repeat;
}

#banner{
	float: left;
	margin: 10px 0 0;
	width: 648px;
	height: 300px;
	background: #d0d0d1 url(images/banner.jpg) no-repeat;
}


.narrowcolumn-wrapper{
	float: left;
	width: 648px;
	margin: 10px 0 0;
	background: #d0d0b1 url(images/bg_narrowcolumn_wrapper.gif) no-repeat left bottom;
}

.narrowcolumn{
	float: left;
	width: 648px;
	background:url(images/bg_narrowcolumn.gif) no-repeat;
}

.posts-wrapper{
	margin: 10px;
	background: #fff url(images/bg_posts_wrapper.gif) no-repeat left bottom;
}

.posts{
	padding: 0 20px 20px;
	background: url(images/bg_posts.gif) no-repeat;
}

.posts h2{
	border-bottom: 1px solid #d0d0b1;
	padding: 20px 0 10px;
	font-size: 24px;
}

.posts h2 a{
	text-decoration: none;
}

.posts h2 a:hover{
	text-decoration: underline;
}

.entry{
	padding: 0 0 20px;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 14px;
	color: #000;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 0px solid #e2e2c7;
	padding: 5px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	color: #9d9d77;
}

.postdate{
	color: #000;
}

.browse{
	padding: 15px 0 0;
	font-family:Tahoma, Verdana, serif;
	font-size: 16px;
	border-top: 1px solid #e6eecb;
	line-height: 24px;
}


.mtcollected{
         line-height: 0.5; 
}


/* The Sidebar */

.sidebar {
	float: center;
	background:#362b26;
	padding-left:2px;
	padding-right:2px;
	font-size:11px;
	color:#fff;
	padding-top:12px;
	margin-top:10px;

	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	width:234px;
	}
.sidebar ul ul {
	width:auto;
	}
.sidebar ul li {
	background:#637f00;
	margin-bottom:22px;
	padding-top:5px;
	}
.sidebar ul li li {
	background:none;
	margin-bottom:0;
	padding-top:0;
	}
.sidebar ul li ul, .sidebar ul li div {
	background:#637f00;
	padding:1px 5px 10px 5px;
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	background:none;
	padding:0;
	}
.sidebar ul li ul li {
	padding-left:8px;
	}
.sidebar h2 {
	margin:0 3px;
	background:#fff;
	color:#000;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	padding:0 3px;
	}


.sidebar a:link{color: #ffffff; 
       text-decoration: none;
       padding : 0px 0px 0px 13px;
       background-image : url(images/asi.gif);
       background-repeat : no-repeat;background-position : left top;
}


.sidebar a:visited{color: #ffffff; 
       text-decoration: none;
       padding : 0px 0px 0px 13px;
       background-image : url(images/asi.gif);
       background-repeat : no-repeat;background-position : left  top;
}


.sidebar a:hover{
      color: #d6c59e;
       text-decoration: none;
      padding : 0px 0px 0px 13px;
      background-image : url(images/asi2.gif);
      background-repeat : no-repeat;background-position : left  top;
}


.sidebar a:hover{
      color: #d6c59e;
       text-decoration: none;
      padding : 0px 0px 0px 13px;
      background-image : url(images/asi2.gif);
      background-repeat : no-repeat;background-position : left  top;
}


.sidebar A:imagenone { text-decoration:none;
      background-image : none;

}


.sidebar div a {
	font-weight:bold;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}




#footer{
	margin: 0 0 0px;
	float: left;
	width: 915px;
	font-size: 12px;
	background: #362b26 url(images/bg_footer.gif) no-repeat left bottom;
	color: #a98a7b;
}

#footer a{
	text-decoration: none;
	color: #e7bda9;
}

#footer p{
	padding: 20px 20px 20px 20px;
	line-height: 24px;
}


/* comments template */

.comments-template{
	padding: 0 0 20px;
	border-top: 1px solid #d0d0b1;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	border-bottom: 1px solid #d0d0b1;
}


.comments-template h2, .comments-template h3{
	padding: 20px 0 0;
}

.comments-template h2{
	border: 0;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 20px 0 0;
}

/* end comments template */


.uchinoko {
	font-size: 10px;
} 




/*エントリー記事に囲み枠をつける</div>*/
.waku {
padding: 5px; 
border: 2px dotted #eead0e;
background: #e5e5d4;
margin: 5px; 
} 

