/* 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_4.1/mt-static/themes/cityscape-paris/screen.css);
/* end StyleCatcher imports */

/* background image set */

#header {
    background: url(http://welcome.home-pao.com/images/bg.gif    
        

        
        
) repeat;
}

#footer {
    background: url(http://welcome.home-pao.com/images/bg.gif    
        

        
        
) repeat;
}

.widget-header {
    background: url(http://welcome.home-pao.com/images/bg.gif    
        

        
        
) repeat;
}

body {
    background: url() #68b259
}

/* heder css modify */

#header { 
    height:135px
}

#header-content {
    width: 750px; 
    font-style: italic;
}

#header-inner {
    height:130px;
}

#header-name,
#header-name a {
	margin: 0 0 10px;
	color: #fff;
}

#header-description {
	color: #fff;
	font-weight: normal;
}
/* body  */


/* alpha css modify */
h1 {
    font-style: italic
}

h3.TopWN {
    background: url(http://welcome.home-pao.com/images/bg.gif    
        

        
        
) repeat;
	text-align:center;
	font-weight:bold;
	height:2em;
	line-height: 2em;
	color: #FF0;
}

/*
#container-inner {
    width:800px
}

.layout-wt #alpha {
    width:610px;
}

#alpha-inner {
    width:570px;
}

.alpha,
.asset-content,
.entry-content,
.asset-body {
    width:530px;
}
*/

#alpha-inner a {
        font-weight: bold;
	color: #56763A;
}

#alpha-inner li	{
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width : 1px;
	border-bottom-style : dashed;
	border-bottom-color : royalblue;
}
/*	list-style-image: url("http://welcome.home-pao.com//images/list.gif");  */

/*  footer */

#footer-inner {
    padding-top: 20px;
    padding-bottom: 0px;
}

#footer-content,
#footer-content a {
    color: #fff;
}

/* widget */
.widget a, 
.widget-content a {
	color: #56763A;
}

