
::-webkit-scrollbar-thumb:vertical { 
background-color: #ffa79e;
height:100px;
-webkit-border-radius:8px;
border-radius: 8px;
}

::-webkit-scrollbar-thumb:horizontal { 
background-color: #ffa79e;
height:13px !important;
-webkit-border-radius:8px;
border-radius: 8px;
}

::-webkit-scrollbar { 

height:8px;
width:10px; 
background-color:#fff;

}

#panda {
 width: 662px;
 margin: 0 auto 0 auto;
margin-bottom:0px;
margin-top:50px;

}


#pandabody { 
position: relative;
background-image:url('http://static.tumblr.com/kcrxiw3/540m45tcd/panda_bg.png'); 
background-repeat:repeat-y;
margin-top:-1px;
margin-left: 1px;
width: 662px;}



#footer {position:relative;
clear:both;
margin: 0 auto;
margin-left: 1px;
width: 662px; height: 403px;
background-image:url('http://static.tumblr.com/kcrxiw3/VDBm464tm/panda_bottom2.png');
}

#footer a {color: #ffa79e; line-spacing: 1px;}

div.post:hover #ohh {opacity: 1;
-o-transition: opacity .5s linear;
-webkit-transition: opacity .5s linear;
-moz-transition: opacity .5s linear; }


.current_page
{font-size:10px;
color:#000000;
font-weight:bold;
display:inline-block;
width:30px;
height:15px;
background: #614e49;}
    
    
.jump_page{
font-size:10px;
color:#9b9492;
font-weight:bold;
display:inline-block;
width:30px;
height:15px;
background: #72635e;
cursor:pointer}

.jump_page:hover{
background-color:#e99087;
font-weight:bold;
}

.jump_page:active
{
color:#000000;
font-weight: bold;
}


div.post {
float: left;
width: 300px;
padding: 2px;
margin: 0px 0 8px 0px;
margin-left:-3px;
-moz-border-radius:4px; border-radius:4px;
}
