@charset "utf-8";
/*
    Copyright Opera Software.
    Skin Name: Lovely 01
     Designed by phamlam - http//phamlam.info
    Edited by: Pham Lam
    Date: 04/06/2009
    Lastest update: Date: 04/06/2009
    Note: Neu ban su dung skin nay xin vui long ghi ro nguon goc tac gia thiet ke skin tren blog cua ban
*/

@import url(http://my.opera.com/community/css/themes/common-1.css);
@import url(http://files.myopera.com/phamlam/files/mainstructure_06-09.css);

body  {
    background:#000 url(http://files.myopera.com/phamlam/lovetheme1/banner.jpg) center top no-repeat;
    }
#wrap0 {
    background: url(http://files.myopera.com/phamlam/lovetheme1/footer.jpg) center bottom no-repeat;
    }
.post {
    /*background: #fff;*/
    color:#fff;
    border:1px #FF0000 dotted;
    margin-bottom:15px;
    
}
.post .title{
    /*background:#000;*/
    color:#fff;
    font-size: 18px;
    padding: 5px 10px;

}

.post .title a {color:#fff;}
.content, .postdate, .tags {padding: 0 15px;}

.sidebox {
    /*background:#fff;*/
    border:1px #FF0000 dotted;

}
.sidebox h2 {
    /*background:#000;*/    
    color:#fff;
    }
.pad {
    padding-left:10px; padding-right:5px;
    }
a:link, a:visited, a:active {
    color:#fff;
    }
a:hover {
    color:#FF0000;
    }    
.comment1 {
    border:1px #fff dotted;
    }
.comment2 {border:1px #fff dotted;}

#top2 {color:#fff;
}
#subtitle {color:#fff;}

#latestposts li {
    background:transparent url(http://my.opera.com/community/graphics/main/icons2.gif) 0 -216px no-repeat;
    }

blockquote {
    background:transparent url(http://my.opera.com/community/graphics/themes/quotes1.gif) 2px 5px no-repeat;
    }
#addcomment {
background:transparent !important;
}
#newcomment {background:none; }

#newcomment textarea {background:#fff;
    -moz-opacity: .25;
    opacity: .25;
    filter: alpha(opacity=25); }

/* :: PERSONAL ADD :: */

#wrap1 {
font-family: Verdana, Helvetica, sans-serif !important;
}
#content {
font-family: Verdana, Helvetica, sans-serif !important;
font-size:12px;
        }


/*.img  Giúp chèn Emotion không bị xuống dòng*/

.img {
    display: inline!important;
    margin:0px 4px;
    }

/*Chia bài viết thành 2 cột dùng cho các bài dịch tiếng Việt và tiếng Anh hoặc thơ quá dài*/

#overall {
    width:520px;
    margin:0;
    }
.col {
    width:250px;
    padding:0 5px;
    float:left;
    }
.dropcaps{
    float:    left;
    color:    silver;
    font-size:    50px;
    line-height:38px;
    padding:0px 5px 0px 0;    
    font-family: Times, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    }


