#container-inner {
    width: 820px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

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

.layout-wt #beta {
    width: 220px;
}

#header-inner {
    background-image : url(http://www.yancha.org/banner.jpg);
    background-position : left top;
    background-repeat : no-repert;
    border-top : 20px;
    border-bottom : 20px;
    width: 820px;
    height: 120px;
}

#header-content {
    width: 682px;
}

#content {
    margin-top : 0;
    margin-bottom : 0;
    padding-top : 20px;
    padding-bottom : 30px;
}

body {
    margin : 30px;
    background-color : #ff6600;
}

.entry-date {
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
   border-top: 1px solid #999;
   border-bottom: 1px solid #999;
   border-left: 10px solid #555;
   border-right: 10px solid #555;
   padding-left: 5px;
}

.entry-title {
   margin-top: 0;
   border-left: 10px solid #cc6600;
   border-bottom: 1px solid #cc6600;
   padding: 0 0 0 12px;
}

.entry-title h2{
   color: #333333;
   font-size: 18pt;
}

.entry-title h3{
   color: #333333;
   font-size: 12pt;
}

.asset-content h1 {
    font-size: 16pt;
    font-weight: bold;
    color: #660000;
}

.asset-content h2 {
    font-size: 13pt;
    font-weight: bold;
    color: #330099;
}

.asset-content h3 {
    font-size: 10pt;
    font-weight: bold;
    color: #006633;
}

.information {
    padding : 5px 10px;
    background-color : #cccccc;
    border : 1px solid #000000;
}

blockquote {
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 10px;
   border: 1px dashed #003300;
   background: #ccccff; 
}

pre {
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 10px;
   border: 1px dashed #003300;
   background: #ffffcc; 
}

.widget-header {
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
   border-top: 1px solid #999;
   border-bottom: 1px solid #999;
   border-left: 10px solid #555;
   border-right: 10px solid #555;
   padding-left: 5px;
}

.widget-calendar table {
   width: 200px;
   table-layout: fixed;
}

.widget-calendar th td {
   text-align: right;
}

.widget-tag-cloud.rank-1 a {color: #333333; font-size: 1.75em; }
.widget-tag-cloud.rank-2 a {color: #434343; font-size: 1.75em; }
.widget-tag-cloud.rank-3 a {color: #525252; font-size: 1.625em; }
.widget-tag-cloud.rank-4 a {color: #606060; font-size: 1.5em; }
.widget-tag-cloud.rank-5 a {color: #6c6c6c; font-size: 1.375em; }
.widget-tag-cloud.rank-6 a {color: #787878; font-size: 1.25em; }
.widget-tag-cloud.rank-7 a {color: #838383; font-size: 1.125em; }
.widget-tag-cloud.rank-8 a {color: #8d8d8d; font-size: 1em; }
.widget-tag-cloud.rank-9 a {color: #969696; font-size: 0.95em; }
.widget-tag-cloud.rank-10 a {color: #9e9e9e; font-size: 0.9em; }

.widget-tag-cloud a {text-decoration: none; }
.widget-tag-cloud a:hover {text-decoration: underline; }

#footer {
    position: relative;
    margin: 0 auto;
    width: 820px;
}
