@charset "utf-8";
/*author: Pobear Wang*/
#record .col_tab_nav{
    margin-top: 10px;
}

#record .sub_menu{
    margin-top: 20px;
}

#record .vpp_record{
    padding-left: 24px;
}

/*curve style*/
#record .curve{
    margin: 10px;
    background-color: #fefefe;
}

#record .curve .weight, #record .curve .kcal{
    display: block;
    float: left;
    width: 370px;
}

#record .curve h5 span{
    float: right;
    margin-right: 10px;
}

/*kcal display list*/
.record .entry{
    margin-bottom: 10px;
}

.record .entry .friend{
    margin: 0 20px;
}

.record .friend .person{
    float: left;
    width: 42px;	
}

.record .friend .content{
    float: left;
    display: block;
}

.record .friend h5{
    line-height: 16px;	
}

.record .friend p{
    line-height: 16px;
    color: #999;
}

.record .entry h6{
    color: #fff;
    line-height: 24px;
    background: url(../image/link_back.gif) right -649px no-repeat #e3e3f2;	
}

.record .entry h6 span{
    margin-right: 5px;
    float: right;
}

.record .entry h6 p{
    float: left;
    padding-left: 10px;
    line-height: 24px;
    background: url(../image/link_back.gif) left -591px no-repeat;
}

.record .entry h6 p b{
    display: block;
    padding-right: 15px;
    background: url(../image/link_back.gif) right -620px no-repeat;	
}

.record .entry h6 p a{
    color: #fff;
}

.record .entry table{
    margin: 5px 0;
    width: 100%;
    clear: both;
}

.record .entry td{
    padding: 4px 0;
    border-bottom: 1px solid #fcc;
}

.record .entry td.title{
    width: 8%;
}

.record .entry td.title span{
    display: block;
    float: right;
    padding-left: 6px;
    line-height: 18px;
    color: #fff;
    width: 34px;
}

.record .entry td.info{
    padding: 0 5px;
}

.record .entry td.num{
    width: 12%;
    font-weight: bold;
    text-align: right;
}

.record .entry td.act{
    width: 5%;
}

.record .entry td.act span{
    float: right;
    padding: 0 5px 0 0;
}

/*for feeling*/
.record .feeling{
    width: 700px;
    margin: 0 auto;
}

.record .feeling blockquote{
    background-image: url(../image/quote_back2.png);
}

.record .feeling blockquote p, .record .feeling blockquote div{
    background: url(../image/quote_back2.png) -700px bottom no-repeat;
    padding: 12px 20px 12px 25px;
}

.record_detail .feeling blockquote p{
    background: none;
    padding: 0;
}

.record .feeling blockquote div{
    font-size: 14px;
}

/*for summary*/
.record .summary{
    clear:both;
    padding-top: 10px;
    margin: 0 20px;
}

.record .summary li{
    float: left;
    margin-right: 15px;
}

.record .summary li span{
    display: block;
    float: left;
    width: 34px;
    padding-left: 6px;
    color: #fff;
}

.record .summary li b{
    margin-left: 5px;
}

/*kcal calculator*/
#pop_win .edit_area b{
    padding: 0 2px;
}

.kcal .col_tab_nav{
    margin-top: 10px;
}

.kcal .col_tab_nav p{
    float: right;
    margin-right: 5px;
}

.kcal .edit_area{
    clear: both;
}

.kcal .edit_area p#remind_msg{
    display: none;
    margin: 4px 10px;
    color: #999;
    font-weight: bold;
}

.kcal .edit_area h6{
    padding: 6px 10px 0 10px;
    line-height: 24px;
    border-bottom: 1px solid #fcc;
}

.kcal .edit_area h6 span{
    float: right;
    padding-right: 15px;
    line-height: 24px;
    background: url(../image/kcal_dir.gif) right 9px no-repeat;	
}

.kcal .edit_area h6 span.close{
    background: url(../image/kcal_dir.gif) right -16px no-repeat;		
}

.kcal #keyword{
    color: #999;
}

.kcal .edit_area .entry div{
    display: inline;
    float: left;
}

.kcal .edit_area div.item{
    font-weight: bold;
}

.kcal .edit_block .entry{
    clear: both;
    margin: 4px 10px;
    border-bottom: 1px solid #eceaeb;
    background: #fffdfd;
}

.kcal .edit_block div.item{
    width: 50%;
}

.kcal .edit_block div.weit, .kcal .edit_block div.heat{
    width: 24%;	
    text-align: right;
}

.kcal .edit_block .entry span{
    float: right;
    padding-left: 5px;
    font-size: 0;
    line-height: 0;
}

.kcal .edit_inline .entry{
    float: left;
    padding: 4px 0;
}

.kcal .edit_inline .item{
    padding:0 6px;
    border-right: 2px solid #ECEAEB;
}

.kcal .edit_inline .entry .weit, .kcal .edit_inline .entry .heat{
    display: none;
}

.kcal .search_area{
    padding: 5px 10px;
    border-top: 1px solid #c4b0bb;
}

.kcal .filter_list{
    clear: both;
}

.kcal .filter_list span{
    float: right;
}

.kcal .entry_list{
    clear: both;
    margin-top: 4px;
    padding: 6px 0;
    border: 1px solid #c4b0bb;
}

.kcal .entry_list .page_bar{
    margin-bottom: 0;
}

.kcal .entry_list .blk{
    clear: both;
}

.kcal .entry_list .entry{
    position: relative;
    float: left;
    display: inline;
    padding: 5px 0;
    margin: 0 5px;
    width: 275px;
    border-bottom: 1px solid #fcc;
}

.kcal p.none{
    margin: 5px 10px 0 10px;
    color: #999;
    font-weight: bold;
}

.kcal .entry_list .entry div{
    display: inline;
    float: left;
}

.kcal .entry_list .entry .s{
    position: absolute;
    display: none;
    left: 0;
    bottom: 38px;
    background: url(../image/unit_suggest_dir.gif) 16px bottom no-repeat;
}

.kcal .entry_list .entry .s p{
    margin-bottom: 4px;
    background: #990;
    line-height: 150%;
    padding: 3px 5px;
    color: #fff;
}

.kcal .entry_list .entry .p{
    width: 36px;
    margin-left: 5px;
}

.kcal .entry_list .entry .c{
    width: 170px;
    line-height: 16px;
}

.kcal .entry_list .c h6{
    width: 170px;
    white-space: nowrap;
    overflow: hidden;
    word-break:keep-all;
    text-overflow:ellipsis;
}

.kcal .entry_list .entry .a{
    width: 60px;
    visibility: hidden;
}

.kcal .entry_list .entry .a span{
    float: right;
    margin: 7px 6px 0 0;
}

.kcal .entry_list .up, .kcal .entry_list .down{
    display: block;
    margin-bottom: 4px;
    width: 9px;
    height: 5px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.kcal .entry_list .up{
    background: url(../image/kcal_dir.gif) left -75px;
}

.kcal .entry_list .up:hover{
    background: url(../image/kcal_dir.gif) left -125px;	
}

.kcal .entry_list .down{
    background: url(../image/kcal_dir.gif) left -50px;
}

.kcal .entry_list .down:hover{
    background: url(../image/kcal_dir.gif) left -100px;	
}

.kcal .fav a, .kcal .add a, .kcal .del a{
    display: block;
    width: 16px;
    height: 16px;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.kcal .fav a{
    background: url(../image/vtk_icon.gif) left -551px no-repeat;
}

.kcal .add a{
    background: url(../image/vtk_icon.gif) left -502px no-repeat;
}

.kcal .del a{
    background: url(../image/vtk_icon.gif) left -708px no-repeat;
}

/*food not fuond form*/
.kcal #not_found_area{
    padding: 8px;
}

.kcal #not_found_area div{
    clear: both;
    margin: 5px 0;
}

.kcal #not_found_area div.a{
    margin-left: 95px;
}

.kcal #not_found_area label.t{
    display:block;
    float: left;
    text-align: right;
    width: 100px;
    font-weight: bold;
    color: #999;
}

.kcal #not_found_area input{
    text-align: center;
    font-weight: bold;
}

.kcal #not_found_area #food_name{
    text-align: left;
}

.kcal #not_found_form .form_check_msg{
    margin-left: 100px;
}

.kcal p.desc{
    clear: both;
    margin: 5px 10px;
}

.kcal p.desc span{
    float: right;
    margin: 0 6px;
    color: #999;
}

.kcal span.mod_desc, .kcal span.del_desc{
    display: block;
    float: left;
    line-height: 14px;
    padding-left: 12px;	
}

.kcal p.desc span.mod_desc{
    background: url(../image/action_icon.gif) no-repeat left -385px;
}

.kcal p.desc span.del_desc{
    background: url(../image/action_icon.gif) no-repeat left -323px;
}

/*create new record*/
#record .create{
    margin: 15px 0;
}

#record .create li{
    clear: both;
    padding: 8px 10px;
    border-bottom: 1px solid #fcc;
}

.create div.check_date{
    clear: both;
}

.create div.check_date label, .create div.check_date span{
    display: block;
    float: left;
}

.create div.check_date span{
    margin-left: 6px;
}

#record .create li p{
    display: block;
    clear: both;
    color: #cab9c4;
    padding-top: 5px;
}

#record .create label b{
    color: #939;
}

#record .create .weight{
    display: none;
    padding-top: 5px;
    font-size: 14px;
}

#record .create .weight input{
    margin: 0 3px;
    font-size: 14px;
    font-weight: bold;
}

#record .create .action{
    margin: 10px;
}

#record .create .action span{
    margin-right: 4px;
    +margin-right: 0;
}

#record input#date{
    font-size: 14px;
    font-weight: bold;
}

#record .create .calorie{
    display: none;
    padding-top: 5px;
    font-size: 14px;
}

#record .create .weight .form_check_msg{
    font-size: 12px;
}

#record .create .calorie b{
    margin-right: 6px;
}

/*record list style*/
#record .record .list{
    margin: 10px 0;
}

#record .record_detail{
    margin: 15px 0;
}

.record_detail table span.edit{
    display: none;
}

/*viewer comment styles*/
#viewer_comment{
    margin-top: 8px;
    clear: both;
}

#viewer_comment h4{
    padding: 0 6px;
    color: #947288;
    background: #fbf9fa;
}

#viewer_comment dt{
    border-top:1px solid #cebdc7;
}

#viewer_comment dt .info{
    width: 700px;
}

#viewer_comment dd .info{
    width: 660px;
}

#viewer_comment .leave_msg textarea{
    width: 60%;
}


























