html, body {
    margin : 0;
    padding : 0;
    background : #ffffff;
    font-family: sans-serif;
    font-size  : 13px;
    }
a {
    text-decoration : none;
}
a img {
    border-width:0;
    }
a:link {
    color : #336699;
    }
a:visited {
    color : #336699;
    }
a:hover {
    color : #ff0066;
    text-decoration : underline;
    }
b , strong {
    font : 600 15px georgia, serif;
    }
code {
    font : 500 10px arial, sans-serif;
    color : #aaa;
    }
#banner {
    margin : 0;
    padding-right : 20px;
    height : 60px;
    text-align : left;
    color : #000040;
    }
.headline {
    font: 500 11px arial, sans-serif;
    margin: -10px auto 20px auto;
    }
.headline img {
    width: 24px;
    height: 24px;
    margin-left: 18px;
    }
.rss {
    margin-top : 20px;
    width : 170px;
    text-align : center;
    }
.holiday{
    color: #FF00FF;
    font-size: 9px;
    font-weight: 500;
    }
#menu {
    position : absolute;
    top : 100px;
    right : 20px;
    width : 200px;
    padding-left: 10px;
    /*border: dotted 0px #333;*/
    }
#ibody {
    margin : 30px 230px 30px 30px;
    padding-left : 30px;
    padding-right : 30px;
    }
#ibody .header {
    margin-top : 20px;
    font : 500 14px/2 verdana, sans-serif;
    color : #004080;
    text-align : center;
    }
#ibody .body {
    margin : auto;
    text-align:left;
    }
#styleSwitch {
    position : absolute;
    top : 50px;
    right : 50px;
    font : 500 12px arial, sans-serif;
    }
.article {
    margin-top : 30px;
    }
.article {
    border : 0px dashed #333;
    clear : both;
    }
.article img {
    margin : 10px 20px;
    }
.article .title {
    margin : 0;
    text-align : center;
    font : 600 16px arial, sans-serif;
    letter-spacing : 1px;
    padding-left : 10px;
    padding-top : 3px;
    padding-bottom : 3px;
    background: #fff;
    }
.article .date {
    text-align : right;
    font : 600 16px georgia, serif;
    padding-left : 10px;
    padding-right : 15px;
    background : #dfdfeb;
    }
.article .cat {
    font : 500 12px arial, sans-serif;
    float : left;
    color : #004284;
    }
.article .content {
    line-height : 180%;
    letter-spacing : 1px;
    padding : 10px 10px 5px 15px;
    background : #fbfbf9;
    text-align : left;
    }
.article .content a { text-decoration: underline;}
.article .bottom {
    border-bottom : 1px solid #e0e4e9;
    text-align : right;
    padding-right : 2em;
    }
.post-foot {
    margin : 20px auto 0 20px;
    color : #aaa;
    font : 500 11px arial, sans-serif;
    letter-spacing : 0;
    clear: both;
    }
.post-foot a {
    font : 500 12px arial, sans-serif;
    text-decoration : none;
    }
#control ul li {
    list-style-type : none;
    display : inline;
    margin-right : 30px;
    font : 800 18px 'Times New Roman', serif;
    }
#control ul li a , #ibody ul li a {
    text-decoration : none;
    }
#calendar {
    width : 180px;
    font : 500 13px arial, sans-serif;
    }
#recently, #comments, #trackbacks {
    margin-top : 30px;
    width : 180px;
    color : #005151;
    text-align: left;
    }
#recently .box-body, #comments .box-body, #trackbacks .box-body{
    padding-left:1.5em;
    }

#categories{
    width : 180px;
    margin-top: 30px;
    text-align: right;
    }
#categories a {
    padding-right: 4em;
    }
#archives {
    width : 180px;
    margin-top : 30px;
    font : 500 13px verdana, sans-serif;
    text-align: right;
    }
#archives a {
    padding-right: 4.5em;
    }
#others {
    width : 180px;
    margin-top : 10px;
    text-align : center;
    }
.box-cap {
    text-align : center;
    width : 180px;
    letter-spacing : 1px;
    font:600 14px verdana, sans-serif;
    padding-bottom: 5px;
    }
.box-cap img {
    border : medium none inherit;
    vertical-align : top;
    }
.box-body {
    margin : 0;
    font-size : 12px;
    }
.box-foot {
    text-align : center;
    width : 180px;
    height : 15px;
    }
.search-box{
    width: 400px;
    margin: 30px auto 3px auto;
    border: 2px solid #5992bf;
    padding: 1em;
    background: #f7f7ff;
    }
.micro-banner {
    width : 80px;
    height : 15px;
    border-width : 0;
    margin : 10px 0 0;
    }
.gallery table td {
    text-align : center;
    font : 600 12px verdana, sans-serif;
    vertical-align : bottom;
    width: 180px;
    height: 180px;
}
.gallery-by-category, .gallery {
    margin   : 10px auto 30px auto;
    border   : dashed 1px #646400;
    padding  : 10px;
    background : #FBFFFB;
}
.gallery-by-category img {
    border   : inset 3px #D2D200;
}
.gallery-by-category table td {
    text-align : center;
    font : 600 12px verdana, sans-serif;
    vertical-align : bottom;
    width: 180px;
    height: 100px;
}
.gallery a img {
    border-width : 0;
    margin : 5px 10px auto 20px;
}
.gallery-icon {
    width : 16px;
    height : 16px;
    vertical-align : bottom;
    margin : 0;
}
.arial {
    font : 600 13px arial, sans-serif;
    text-decoration : none;
    letter-spacing: 0;
    }
.georgia {
    font : 500 12px georgia, serif;
    }
.alert {
    color : #dc2360;
    text-align: center;
    }
.form {
    border : 2px solid #ddd;
    background : #eee;
    padding : 0 10px 5px;
    font-size : 14px;
    line-height : 150%;
    }
p {
    padding-top: 5px;
    padding-bottom: 5px;
    width : 100%;
    text-align : center;
    }
#gallery table td {
    text-align : center;
    font : 600 12px Verdana;
    vertical-align : bottom;
    }
.i {
    font : italic 800 39px "Times New Roman", serif;
    color : #8fbc8f;
    }
table.list {
    text-align : center;
    margin : 30px auto 0;
    }
table.list td {
    font-family : georgia, sans-serif;
    }
div.quote {
    border : 2px solid #ddd;
    background-color : #f7f7f7;
    font-size : 12px;
    padding : 5px;
    margin: 1em;
    color : #00468c;
    }
q {
    font-size : 12px;
    margin: 1em;
    color : #00468c;
    }
table.calendar {
    width : 180px;
    }
table.calendar {
    width : 180px;
}
table.calendar-line {
    width: 640px;
    border: none;
    margin: 0 auto 20px 80px;
    font-family: georgia, serif;
}
table.calendar td{
    font-size : 13px;
    padding : 2px;
    text-align : center;
    background: url(Images/matrix.png) no-repeat;
}
table.calendar-line td {
    font-size : 12px;
    padding : 1px;
    text-align : center;
    }
table.calendar a {
    text-decoration : none;
    font : 500 13px arial;
}
table.calendar-line a {
    text-decoration : underline;
    font : 500 12px georgia;
}
tr.header td {
    font : 600 14px arial, sans-serif;
    }
td.daySubmit {
    font-weight: bold;
    }
td span.Sun {
    color : rgb(250,90,70);
    }
td span.Sat {
    color : navy;
    }
td span.Today {
    color : rgb(5,170,50);
    font-weight : 600;
    }
.info {
    margin : 20px 10px 20px auto;
    padding : 10px;
    border : 1px dashed #aaa;
    font-size : 13px;
    }
input[type=submit] {
    background : #fdfdff;
    border : 1px solid #aaa;
    font : 500 14px georgia, sans-serif;
    }
button , button.button, input.button {
    background : #ddd;
    border : 1px solid #aaa;
    font : 600 13px Tahoma, 'Times New Roman', serif;
    color : #453c5b;
    cursor : pointer;
    height : 20px;
}
input[type=checkbox] {
    border-width : 0;
    }
.comment-div {
    text-align : left;
    padding-right : 10px;
    font-size : 12px;
    width : 100%;
    border : 1px dashed #ddd;
    background : #fcfcfc;
    }
.comment {
    margin-top : 0.5em;
    margin-left : 50px;
    line-height : 140%;
    }
em {
    font : italic 800 15px Times New Roman, serif;
    }
.right {
    text-align : right;
    margin : 5px 5px 3px 0;
    }
.left {
    text-align : left;
    margin : 5px 5px 3px 0;
    }
.center {
    text-align : center;
    width : 100%;
    }
.tips {
    font-size : 12px;
    color : #453c5b;
    }
p.list {
    text-align : left;
    line-height: 200%;
    margin-left: 10%;
    text-decoraton : none;
    border-left    : double 4px #A6A0CD;
    padding-left   : 5px;
    font       : 500 13px arial,sans-serif;
    }
p.list a {line-height: 1.8;}
.date {
    color  : #abafbc;
    font   : 500 12px arial, sans-serif;
    }
.category {
    color  : #555;
    font   : 500 12px arial, sans-serif;
    }
td.lt {
    text-align : left;
    }
td strong.month {
    font : 600 13px Georgia, sans-serif;
    color : #2d3073;
    }
textarea {
    border : 1px solid #aaa;
    font-size : 13px;
    color : #444;
    background : #fdfdff;
    }
.help {
    font : 500 10pt arial, sans-serif;
    color : #1c0479;
    }
ul.category {
    width : 150px;
    margin : 2em auto;
    padding-left : 5em;
    padding-top  : 5px;
    list-style-type : square;
    text-align : left;
    }
ul.category li {
    padding : 3px;
    }
.google-it {
    font : 600 13px Times New Roman,serif;
    color : #2020ff;
    cursor : pointer;
    }
.url {
    font-family : georgia, verdana, arial, sans-serif;
    color : #333;
    margin : auto;
    background-color : #fff7ff;
    padding : 5px;
    margin-bottom : 20px;
    border : 2px dashed #ccc;
    }
    .ping-url span{
    font-family:georgia, verdana, arial, sans-serif;
    border-bottom: 0px dotted #aaaaff;
    cursor: pointer;
    color: #555;
}
dl{
    font-family: verdana,sans-serif;
    text-align:left;
    width:85%;
    margin-left : 5em;
    margin-right : 1em;
    padding-left: 1em;
    border-left : solid 3px #ddd;
    border-bottom: solid 2px #ddd;
}
dt{
    font-size:13px;
    color: #333;
    padding-left:0;
}
dd{
    font-size:13px;
    margin-left:1em;
    padding:5px;
}
dd.tb-footer{
    font-size:11px;
    color:#00004d;
    text-align: right;
}
address{
    margin-top: 30px;
    text-align: center;
    font      : italic 500 11px arial, sans-serif;
    color     : #aaa;
    }
.referrer{
    font      : 500 12px arial;
    margin    : 30px auto 30px auto;
    color     : #998EA4;
    }
.section{
    width : 400px;
    margin: auto;
    
    }
legend {
    font     : 500 13px sans-serif;
    border   : 1px solid #004080;
    padding  : 2px;
    background: #fff;
    }
pre{
 font       : 500 12px tahoma, monospace;
 background : #f7f7f7;
 border     : dotted 0px #808080;
 margin     : 0 1em 0 1em;
 padding    : 10px;
 color      : #4F4F00;
 overflow   : auto;
 width      : 95%;
}
.underline {
 text-decoration: underline;
}
