/*
Theme Name: Simple
Author: JacaCoachTEAM
Author URI: http://www.jaca.coach
Description: Simplest theme
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
body{font-family:"Fuzzy Bubbles", sans-serif;color:#9900cc;} 
.clear{clear:both;}
.attachment-full, .postImage {
 max-width:100%;
 height:auto;  
}
a{color:#d357fe;text-decoration:none;}
hr{border:none;border-top:1px solid #d357fe;}
button{border:1px solid pink; 
background:#f2dbfa; 
color:#752c8f;
border-radius:5px;
cursor:pointer;
} 

header .social-icon{margin:5px;}  
header .social-icon img{height:25px;width:25px; border-radius:0px;} 
header .socials-box{margin-top:5px;}
header .avatar{border-radius:50%;}
header .socials-box .home{position:fixed;top:5px;left:5px;} 

article{
border:1px solid pink;
background:lightyellow;
border-radius:5px;
padding:5px;
max-width:360px; 
}
.wp-post-image{max-width:100%;}
.storiesBackground{background:#f1c9fe;color;#fff;}
.labelBox{border: 1px solid #ccc;padding:5px;border-radius:5px;margin:5px;display:inline-block;}

.page-numbers button{padding:5px 5px;margin-bottom:5px;margin-top:5px;} 
.page-numbers.current button{background:lightyellow;} 

.category-item button{padding:5px 5px;margin-bottom:5px;margin-top:5px;} 
.category-item.current button{background:lightyellow;}
