﻿/*
**DON'T STEAL THIS, IF YOU WANT TO USE MY BEAR STYLES PLEASE LET ME KNOW AND I GIVE YOU THE PERMISSION. 

THANK YOU! 

Web site: http://pafyublockgirubang.tumblr.com/

Bear styles inspired by Sanrio's Rilakkuma.



-----------------------------------------------------------------------------------------------------------

**POR FAVOR, NO ROBAR ESTOS ESTILOS. SI LOS QUIERES USAR, HAZMELO SABER Y TE DARÉ EL PERMISO.

¡GRACIAS!

Sitio web: http://pafyublockgirubang.tumblr.com/

Estilos de oso inspirados por el personaje de Sanrio, Rilakkuma.



*/



/******** Bear's ears at post section  ********/

#box{
	position:absolute;
	top:0px;
	left:0px;
	width:600px;
	height:190px;
	overflow:hidden;
}

.b-head{
	position:absolute;
	bottom:-170px;
	left:50px;
	width:500px;
	height:300px;
	border-radius:100%;
}

.b-ear1{
	position:absolute;
	top:5px;
	left:5px;
	width:150px;
	height:140px;
	border-radius:100%;
	overflow:hidden;
}

.b-ear2{
	position:absolute;
	top:5px;
	right:5px;
	width:150px;
	height:140px;
	border-radius:100%;
	overflow:hidden;
}

.b-earct1{
	position:absolute;
	bottom:-10px;
	left:-5px;
	width:130px;
	height:120px;
	border-radius:100%;
}

.b-earct2{
	position:absolute;
	bottom:-10px;
	right:-5px;
	width:130px;
	height:120px;
	border-radius:100%;
}


/******** Bear's ears at sidebar  ********/

#box2{
	position:absolute;
	top:200px;
	right:20px;
	width:300px;
}

.ltlb-head{
	position:absolute;
	top:15px;
	left:50px;
	width:200px;
	height:180px;
	border-radius:100%;
}

.ltlb-ear1{
	position:absolute;
	top:0px;
	left:10px;
	width:100px;
	height:90px;
	border-radius:100%;
	overflow:hidden;
}

.ltlb-ear2{
	position:absolute;
	top:0px;
	right:10px;
	width:100px;
	height:90px;
	border-radius:100%;
	overflow:hidden;
}

.ltlb-earct1{
	position:absolute;
	bottom:-5px;
	left:0px;
	width:80px;
	height:70px;
	border-radius:100%;
}

.ltlb-earct2{
	position:absolute;
	bottom:-5px;
	right:0px;
	width:80px;
	height:70px;
	border-radius:100%;
}

.b-eye1{
	position:absolute;
	top:90px;
	left:35px;
	width:25px;
	height:25px;
	border-radius:100%;
}

.b-eye2{
	position:absolute;
	top:90px;
	right:35px;
	width:25px;
	height:25px;
	border-radius:100%;
}

.b-h{
	position:absolute;
	top:90px;
	left:70px;
	width:60px;
	height:55px;
	border-radius:100%;
	overflow:hidden;
}

.b-h-n{
	position:absolute;
	top:10px;
	left:22px;
	width:15px;
	height:15px;
	border-radius:100%;
}

.b-h-n1{
	position:absolute;
	top:13px;
	left:2px;
	width:30px;
	height:30px;
	border-radius:100%;
}

.b-h-wb1{
	position:absolute;
	top:9px;
	left:-2px;
	width:30px;
	height:30px;
	border-radius:100%;
}

.b-h-n2{
	position:absolute;
	top:13px;
	right:2px;
	width:30px;
	height:30px;
	border-radius:0 0 100% 160%;
}

.b-h-wb2{
	position:absolute;
	top:9px;
	right:-2px;
	width:30px;
	height:30px;
	border-radius:100%;
}

.b-b1{
	position:absolute;
	bottom:-4px;
 	right:10px;
	width:8px;
	height:5px;
	border-radius:100%;
}

.b-bw1{
	position:absolute;
	bottom:-3px;
 	right:0px;
	width:15px;
	height:15px;
	border-radius:100%;
}

.b-b2{
	position:absolute;
	bottom:-4px;
 	left:10px;
	width:8px;
	height:5px;
	border-radius:100%;
}

.b-bw2{
	position:absolute;
	bottom:-3px;
 	left:0px;
	width:15px;
	height:15px;
	border-radius:100%;
}

.b-body{
	position:absolute;
	top:190px;
	left:47px;
	width:200px;
	min-height:250px;
	border-radius:100px 100px 50px 50px;
}

.b-bodyct{
	width:180px;
	min-height:200px;
	margin:10px;
	border-radius:100px 100px 50px 50px;
	padding-bottom:20px;
	text-align:center;
}

.ct{
    text-align:center;
    margin-left:5px;
    width:170px;
    border-radius:0px 0px 50px 50px;
}
 
.bb{
        width:100px;
        height:100px;
        border-radius:100%;
        margin:30px auto 20px;
        padding:3px;
}