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

#header {
    background: url(http://gusto.villavitis.net/images/head.gif    
        
)  #D95C1C no-repeat center center ;
	height:200px;
}

body {
    background: #A04314 url(http://gusto.villavitis.net/images/body.gif    
        

        
        

        
        

        
        

        
        

        
        

        
        

        
        

        
        
)  repeat-y center;
}

#footer {
	background: #F581BF url(http://gusto.villavitis.net/images/footer.gif    
        

        
        
) repeat-y;
}

#content {
	background: url(http://gusto.villavitis.net/images/content.gif    
        

        
        

        
        
 ) repeat-y;
}

.layout-twt #content-inner { background: none; }
.widget-header {
	background: url(http://gusto.villavitis.net/images/widget-header.gif    
        

        
        

        
        

        
        

        
        
  ) repeat-y;
}

/* size modify */
#header,
#footer,
#container-inner,
#header-inner,
#content-inner,
#footer-inner {
	width: 940px;
}

#header-content {
	width: 930px
}

/* body */
ul {
        list-style-image: none;
        list-style-type: none;
        list-style-position: inside;
}
#alpha-inner li {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : royalblue;
}

.entry-title {
    background-color:#F581BE;
   padding-left:20px;
}

/*  asset  */
.asset-body {
	font-size: 12px;
}
.asset-name {
	font-size: 16px;
}
h2, h3, h4 {
	color: #3e667e;
}
.menu-h2 {
	font-weight: bold;
	font-size: 16px;
}
.menu-h3 {
	font-size: 16px;
}
/* widget */

.widget .widget-header {
	border-left: 0px;
}

h3.widget-header {
        color:#fff;
}

.widget-content, .widget-content a, .widget-user a {
	color: #fffdcd;
}

