.boxcenter {
        height:260px;
        display:block;
        margin-bottom:20px;
        background:url(images/boxcenter.jpg) repeat-x;

}
.boxcenter h2 {
        font:bold 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
        display:block;
        padding:3px 3px 0 5px;
        color:#fff;
        height:25px;
        }
.boxcenter img {
        background: #194896;
        padding:3px;
        margin: 3px 15px 3px 3px;
        border: 1px solid #000000;
}
.boxcenter p {
        padding:8px;
        font:normal 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.subhead {
        display:block;
        background:url(images/subheadbg.jpg) repeat-x;
        height:25px;
        padding:3px 5px 0 5px;
        font:normal 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.blockquote {
        background:#eee url(images/quote.png) 5px 5px no-repeat;
        padding:8px 8px 0 35px;
        font:normal 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
        display:block;
        border: solid 1px #ddd;
}
.column {
        width:250px;
        margin:0px 0px 20px 0px;
        font:normal 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
        float:left;
}
.boxleft {
        width:200px;
        margin:10px 10px 10px 0px;
        padding:8px;
        font:normal 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
        display:block;
        border: solid 1px #ddd;
        background:#FFF;
        float:left;
}
.boxright {
        width:200px;
        margin:10px 0px 10px 10px;
        padding:8px;
        font:normal 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
        display:block;
        border: solid 1px #ddd;
        background:#FFF;
        float:right;
}
.post {
        margin-left:0px;
}
.child {
        margin-left:20px;
}
.post .title {
        color: #000000;
        font:Bold 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.post .title a {
        background: none;
        color: #000000;
        border: none;
}
.post .title a:hover {
        text-decoration: underline;
}
.post .meta {
        border-bottom: 1px dashed #D2D4C9;
        text-transform: uppercase;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.post .entry {
        padding: 0px 0 10px 0px;
        font:normal 14px Arial, Helvetica, sans-serif;
}
.post .entry li{
        margin-left:40px;
}
p{
        margin-bottom:10px;
}
.editor_title {
        border: 1px solid #C7D9E5;
        color:#000000;
        width:569px;
        padding:3px;
        margin-bottom:2px;
}
.tedit {
        border: 1px solid #C7D9E5;
        color:#000000;
        padding:3px;
        margin-bottom:2px;
}
.editor_area {
        border: 1px solid #C7D9E5;
        background-color:#fff;
        width:575px;
        height:300px;
        padding:3px;
}
label {
        font:normal 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
        display:block;
}
.w300 {
        width:300px;
}
.w550 {
        width:550px;
}
.h100 {
        height:100px;
}
/* setting konten komentar */
.commentform {
    margin:10px 20px 10px 15px; padding:0px;
}
ol.commentlist {
    margin:10px 20px 10px 15px; padding:0px;
}
.commentlist li {
    border:1px solid #999999;
    margin-bottom: 5px;
    padding: 10px;
    list-style: none;
}
.commentlist li cite {
    display: block;
    font-style: normal;
}
.commentlist li cite img {
    float: left;
    margin-right: 10px;
    border: 1px solid #DCDCDC;
}
.commentlist li .cmtinfo {
    float: left;
    margin-right: 10px;
}
.commentlist li a{
   padding: 2px 1px 2px 1px;
   text-decoration: none;
}
.commentlist .comment_author {
    background: url('images/author.gif') no-repeat left center;
    padding: 5px 0 5px 20px; margin-right:10px; margin-top:0; margin-bottom:0;
}
.commentlist .comment_email {
    background: url('images/email.gif') no-repeat left center;
    padding: 5px 0 5px 20px; margin-right:10px; margin-top:0; margin-bottom:0;
}
.commentlist .comment_date {
    background: url('images/date.gif') no-repeat left center;
    padding: 5px 0 5px 20px; margin-right:10px; margin-top:0; margin-bottom:0;
}
.commentlist .comment_ip {
    background: url('images/ip.gif') no-repeat left center;
    padding: 5px 0 5px 20px; margin-right:10px; margin-top:0; margin-bottom:0;
}
.commentlist .comment_text {
    padding-top:6px;
    font-weight: normal;
    clear: both;
}
.commentlist li.row1 {
    background: #EFEFDF;
}
.commentlist li.row2 {
    background: #FFF;
}

/* setting form */
form {
        margin : 0px;
}
.tbl-border {
        border : 1px solid #000;
}
td {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
}
.tbl1 {
        font-size : 11px;
        color : #555;
        background-color : #fff;
        padding : 4px;
}
.tbl2 {
        font-size : 11px;
        color : #555;
        background-color : #f1f1f1;
        padding : 4px;
}
.textbox {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #555;
        background-color : #f8f8f8;
        border : 1px solid #ccc;
}
.button {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #fff;
        background-color : #04688d;
        height : 20px;
        border : 1px solid #000;
        margin-top : 2px;
}
