.post-it {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
min-height: 116px;
content: "";
padding: 33px 0 13px;
border-top: 0 solid;
border-right: 0 solid;
border-bottom: 1px solid rgba(0,0,0,0.2);
border-left: 1px solid rgba(0,0,0,0.2);
-webkit-border-radius: 0 10px 200px / 0 200px 14px 250px;
border-radius: 0 10px 200px / 0 200px 14px 250px;
font: normal 29px/1.3 "Gochi Hand", Helvetica, sans-serif;
color: rgba(197, 46, 151, 0.79);
text-align: center;
-o-text-overflow: clip;
text-overflow: clip;
background: -webkit-repeating-linear-gradient(-90deg, rgba(129,203,188,0.5) 0, rgba(129,203,188,0.5) 0.44%, rgba(0,0,0,0) 0.44%, rgba(0,0,0,0) 22%), #fcf59b;
background: -moz-repeating-linear-gradient(180deg, rgba(129,203,188,0.5) 0, rgba(129,203,188,0.5) 0.44%, rgba(0,0,0,0) 0.44%, rgba(0,0,0,0) 22%), #fcf59b;
background: repeating-linear-gradient(180deg, rgba(129,203,188,0.5) 0, rgba(129,203,188,0.5) 0.44%, rgba(0,0,0,0) 0.44%, rgba(0,0,0,0) 22%), #fcf59b;
background-position: 50% 50%;
-webkit-background-origin: padding-box;
background-origin: padding-box;
-webkit-background-clip: border-box;
background-clip: border-box;
-webkit-background-size: auto auto;
background-size: auto auto;
-webkit-box-shadow: -3px 5px 12px 0 rgba(0,0,0,0.1) ;
box-shadow: -3px 5px 12px 0 rgba(0,0,0,0.1) ;
-webkit-transform: rotateZ(-4deg)   ;
transform: rotateZ(-4deg)   ;
}
.post-it::after {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
width: 30px;
height: 30px;
position: absolute;
content: "";
top: 9px;
right: 0;
left: 80%;
border: none;
-webkit-border-radius: 30px;
border-radius: 30px;
font: normal medium/normal Arial, Helvetica, sans-serif;
color: rgba(0,0,0,0.9);
-o-text-overflow: clip;
text-overflow: clip;
background: -webkit-radial-gradient(circle closest-side, #9E4279 0, #9E4279 4%, #9E4279 77%, rgba(255,255,255,0) 89%, rgba(255,255,255,0) 100%), -webkit-radial-gradient(circle closest-side, rgba(0,0,0,0.4) 0, rgba(0,0,0,0.2) 81%, rgba(255,255,255,0) 92%, rgba(255,255,255,0) 100%), -webkit-radial-gradient(closest-side, #9e4279d4 0, #9e4279d4 100%), rgba(255,255,255,0.9);
background: -moz-radial-gradient(circle closest-side, #9E4279 0, #9E4279 4%, #9E4279 77%, rgba(255,255,255,0) 89%, rgba(255,255,255,0) 100%), -moz-radial-gradient(circle closest-side, rgba(0,0,0,0.4) 0, rgba(0,0,0,0.2) 81%, rgba(255,255,255,0) 92%, rgba(255,255,255,0) 100%), -moz-radial-gradient(closest-side, #9e4279d4 0, #9e4279d4 100%), rgba(255,255,255,0.9);
background: radial-gradient(circle closest-side, #9E4279 0, #9E4279 4%, #9E4279 77%, rgba(255,255,255,0) 89%, rgba(255,255,255,0) 100%), radial-gradient(circle closest-side, rgba(0,0,0,0.4) 0, rgba(0,0,0,0.2) 81%, rgba(255,255,255,0) 92%, rgba(255,255,255,0) 100%), radial-gradient(closest-side, #9e4279d4 0, #9e4279d4 100%), rgba(255,255,255,0.9);
background-repeat: no-repeat;
background-position: 96% -4%, 71% 43%, 50% 50%;
-webkit-background-origin: padding-box;
background-origin: padding-box;
-webkit-background-clip: border-box;
background-clip: border-box;
-webkit-background-size: 20px 20px, 20px 20px, auto auto;
background-size: 20px 20px, 20px 20px, auto auto;
-webkit-box-shadow: -4px 8px 5px 1px rgba(0,0,0,0.2) ;
box-shadow: -4px 8px 5px 1px rgba(0,0,0,0.2) ;
text-shadow: none;
}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}