#nav{
    height: 110px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    background-color: #d3f1fa !important;
    background-image :none !important;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

strong{
    font-weight: bold !important;
}

.cs-bigwrap{
    padding: 90px 0px;
    background-color: #D3F1FA;
    width: 100%;
}

.cs-wrap{
    width: 970px;
    margin: 0 auto;
    font-family: "Tahoma";
    font-size: 13px;
    color: #131314;
    z-index: 0;
    background-color: #FFF;
    -webkit-box-shadow:0 5px 7px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:0 5px 7px rgba(50, 50, 50, 0.2);
    box-shadow:0 5px 7px rgba(50, 50, 50, 0.2);
    line-height: 1.2em !important;	
}

.cs-head{
    width: 970px;
    position: relative;
    height: 513px;
    z-index: 1;
    background-image: url(/cesar/loveandshare/images/head-bg.jpg);
    background-repeat: no-repeat;
}

.shadow-t{
    position: absolute;
    z-index: 2;
    top:-20px;
    left: -40px;
}

.center{
    display: block;
    margin: 0 auto;
}

.cs-logo{
    position: absolute;
    z-index: 3;
    top:-80px;
    left: 240px
}

#cloud1{
    position: absolute;
    top: 55px;
    right: -150px;
}

#cloud2{
    position: absolute;
    top: 120px;
    left: -150px;
}

.head-bub{
    position: absolute;
    top: 190px;
    left:70px;
}

.reward1{
    position: absolute;
    top: 380px;
    left: 25px;
}

.reward2{
    position: absolute;
    top: 380px;
    left: 220px;
}

.cs-banner{
    margin: 20px auto 0px;
    background-image: url(/cesar/loveandshare/images/banner-bg.jpg);
    background-repeat: no-repeat;
    width: 945px;
    height: 168px;
    position: relative;
}

a.banner-button{
    height: 40px;
    width: 151px;
    display: block;
    background-image: url(/cesar/loveandshare/images/banner-button.png);
    background-repeat: no-repeat;
    background-position: 0 -50px;
    position: absolute;
    left: 365px;
    top: 118px;
}

a.banner-button:hover{
    background-position: 0 0;
}

.cs-wrap h1{
    background-image: url(/cesar/loveandshare/images/strip.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 920px;
    min-height: 8px;
    display: block;
    margin: 0px auto;
    clear: both; 
    padding: 30px 0px;
}

.head-title{
    position: relative;
}

.clear-normal{
    clear: both;
}

.left{
    float: left;
}

.right-normal{
    float: right;
}

.con-box{
    width: 945px;
}

#short-start{
    background-image: url(/cesar/loveandshare/images/start-blog-short.jpg);
    width: 308px;
    height: 324px;
    position: relative;
}

.pt20{
    padding-top: 20px;
}


#short-start-button{
    position: absolute;
    top:153px;
    left: 53px;
}

.pb20{
    padding-bottom: 20px;
}

.cs-timeline{
    background-image: url(/cesar/loveandshare/images/pin-line.png);
    background-repeat: no-repeat;
    display: block;
    margin: 124px auto 0px;
    width: 659px;
    min-height: 21px;
}

.send-in{
    position: relative;
}

.send-in i{
    background-image: url(/cesar/loveandshare/images/point1.png);
    background-repeat: no-repeat;
    width: 99px;
    height: 125px;
    display: block;
    position: absolute;
    left: -31px;
    top: -110px;
}

.pin-active{
    background-position: 0 0;
}

.pin-inactive{
    background-position: 0 -140px;
}

.bubble-active{
    position: relative;
    width: 285px;
    height: 65px;
    padding: 10px;
    background: #B48313;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.bubble-active:after{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 11px 11px;
    border-color: #B48313 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -11px;
    left: 141px;
}

.bubble-inactive{
    position: relative;
    width: 285px;
    height: 65px;
    padding: 10px;
    background: #F2DBA0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.bubble-inactive:after{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 11px 11px;
    border-color: #F2DBA0 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -11px;
    left: 141px;
}


.send-in-bub{
    position: absolute;
    left: -142px;
    top: 40px;
}

.cs-timeline .bubble-active h2{
    font-size: 20px;
    padding: 0px 0px;
    margin: 0px;
    color: #0a0a0a;
    font-family: "Tahoma";
    font-weight: bold !important;
}

.cs-timeline .bubble-active p{
    padding: 0px 0px;
    margin: 10px 0px;
    color: #fff1d9;
    font-size: 16px;
	line-height:20px;
}

.cs-timeline .bubble-inactive h2{
    font-size: 20px;
    padding: 0px 0px;
    margin: 0px;
    color: #B48313;
    font-family: "Tahoma";
    font-weight: bold !important;
}

.cs-timeline .bubble-inactive p{
    padding: 0px 0px;
    margin: 10px 0px;
    color: #B48313;
    font-size: 16px;
    line-height: 20px;
}

.vote-blog{
    position: relative;
}

.vote-blog i{
    background-image: url(/cesar/loveandshare/images/point2.png);
    background-repeat: no-repeat;
    width: 99px;
    height: 125px;
    display: block;
    position: absolute;
    left: 288px;
    top: -110px;
}

.vote-blog-bub{
    position: absolute;
    left: 176px;
    top: 40px;
}

.annouce{
    position: relative;
}

.annouce i{
    background-image: url(/cesar/loveandshare/images/point3.png);
    background-repeat: no-repeat;
    width: 99px;
    height: 125px;
    display: block;
    position: absolute;
    left: 608px;
    top: -110px;
}

.annouce-bub{
    position: absolute;
    left: 496px;
    top: 40px;
}

.pb100{
    padding-bottom: 100px;
}

.award-l{
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #131314;
    border-bottom: none;
    width: 611px;
    background-color: #FFF;
}

.blackhead{
    background-color: #131314;
    border-radius: 10px 10px 0px 0px;
    border-bottom: none;
    height: 60px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

#first{
    position: absolute;
    top: 10px;
    left: 20px;
}

#first-title{
    position: absolute;
    top: 10px;
    left: 80px;
}

.kuiburi{
    background-image: url(/cesar/loveandshare/images/kui-box.jpg);
    background-repeat: no-repeat;
    width: 301px;
    height: 403px;
    padding: 10px 5px;
}

.popular-box{
    width: 598px;
}

.info{
    font-size: 11px;
    text-indent: 0px !important;
}

.cs-award p{
    padding: 10px 0px;
    text-indent: 25px;
}

.extra{
    width: 283px;
}

.award-r{
    border-radius: 10px 10px 0px 0px;
    border-bottom: none;
    width: 311px;
    background-color: #C4953E;
    padding: 0px 5px;
}

.reward-box{
    position: relative;
    height: 33px;
}

#secondthird{
    position: absolute;
    top: 5px;
    left: 15px;
}

#secondthird-title{
    position: absolute;
    left: 95px;
    top: 7px;
}

#normal{
    position: absolute;
    left: 15px;
    top: 5px;
}

#normal-title{
    position: absolute;
    left: 75px;
    top: 7px;
}

.pb0{
    padding-bottom: 0px !important;
}

.pb1{
    padding-bottom: 1px !important;
}

.start-blog-long{
    background-image: url(/cesar/loveandshare/images/start-blog-long.jpg);
    background-repeat: no-repeat;
    width: 944px;
    height: 180px;
    display: block;
    position: relative;
    top: -15px;

}

#long-start-button{
    position: absolute;
    top: 90px;
    right: 270px;
}

.blogs-con{
    border-left: 1px solid #C3953E;
    border-right: 1px solid #C3953E;
    padding: 0px 10px;
}

.blogs-con ul.blogs-list{
    list-style-type: none;
    margin-top: -3px;
}

.blogs-con ul.blogs-list li{
    list-style-type: none;
    float: left;
    width: 455px;
    height: 92px;
    margin: 5px 0px;
}

.blogs-con ul.blogs-list li img{
    border: 1px solid #000;
}

.blog-info{
    padding-left: 10px;
    width: 345px;
}

.blog-info .title-link{
    color: #101011;
    display: block;
    font-size: 14px;
    font-weight: bold !important;
    height: 18px;
    white-space: nowrap;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-info p{
    color: #666666;
    font-size: 12px;
    padding: 10px 0;
    height: 30px;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.share-button{
    background-image: url(/cesar/loveandshare/images/share.png);
    background-repeat: no-repeat;
    width: 79px;
    height: 26px;
    display:block;
    float: left;
    background-position: 0 0px;
}

a.share-button:hover{
    background-position: 0 -34px;
}

a.vote-button{
    float: left;
    background-image: url(/cesar/loveandshare/images/vote.png);
    background-repeat: no-repeat;
    width: 79px;
    height: 26px;
    display:block;
    background-position: 0 0px;
}

a.vote-button:hover{
    background-position: 0 -35px;
}

.score-bubble{
    background-image: url(/cesar/loveandshare/images/score-bg.jpg);
    background-repeat: no-repeat;
    width: 42px;
    height: 21px;
    display: block;
    float: left;
    padding-left: 13px;
    padding-top: 5px;
    margin-right: 5px;
}

.score-bubble span{
    font-size: 16px;
    color:#c39626;
}

.cs-footer{
    background-image: url(/cesar/loveandshare/images/footer-bg.jpg);
    background-repeat: no-repeat;
    width: 970px;
    height: 275px;	
    position: relative;
    z-index: 1;
    margin-top: 35px;
}	

.pb15{
    padding-bottom: 15px;
}

.vote-bub{
    position: absolute;
    top: 10px;
    left: 95px;
}

.share-bub{
    position: absolute;
    top: 0px;
    right: 45px;
}

.shadow-b{
    position: absolute;
    z-index: 2;
    top:262px;
    left: -40px;

}
.empty-text{
    text-align: center;
    color: #CCCCCC;
    padding: 20px;
}
.pagination{
    text-align: center;
    padding: 15px;
}
.pagination .btn-page{
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    box-shadow: -2px -3px rgba(214, 214, 214, 0.6) inset;
    color: #4f4f4f;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 28px;
    padding: 5px 8px 6px;
    width: 20px;
}
.pagination .btn-page.active,.pagination .btn-page:hover{
    background-color: #c3953e;
    border: 1px solid #c3953e;
    box-shadow: none;
    color: white;
}
#blog-list{
    position:relative;
}
#blog-list .blog-list-loading{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 3;
}
#blog-list.loading .blog-list-loading{display: block;}
#blog-list .blog-list-loading p{
    width: 150px;
    margin: auto;
    margin-top: 50px;
    text-align: center;
    font-size: 14px;
}
#blog-list .blog-list-loading p .icon-loading{
    font-size: 25px;
    color: #2C9CCF;
}
#loader{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    position: fixed;
    top: 35px;
    z-index: 10;
    left: 45%;
    height: 62px;
    border-radius: 2px;
    display: none;
}
.loading #loader{
    display: block;
}
#loader p{
    font-size: 14px;
    margin: 10px auto auto;
    text-align: center;
    width: 150px;
}
#loader p .icon-loading{
    font-size: 25px;
    color: #2C9CCF;
}
#truehit-wrap{
    position: relative;
    z-index: 3;
}
#truehit-wrap #truehit{
    position: absolute;
    right: 0px;
}