/*
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: arial, tahoma, helvetica;
color:#9900cc;
margin:0;
padding:0;
}
.clear{clear:both;font-size:1px;margin:4px;} 
.attachment-full, .postImage {
 max-width:100%;
 height:auto; 
}
a{color:#8358fe;text-decoration-style: dashed;text-decoration-color: #d357fe;} 
h1, h2,h3,h4,h5{position:relative;z-index:1005;} 
h3{margin:5px;}
.alignLeft{text-align:left !important;}
.fullWidth{max-width:360px;}
.fullWidth pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.scrolledBox{padding:5px;height:200px;overflow:auto;border:1px solid rgb(204, 204, 204);border-radius:5px;background:#fff;}
.grayed{color:#aaa;} 
.reded{color:red;}
.greened{color:green;}
.box{padding:3px; border-radius:5px;font-size:12px;}
.box.yellowBox{color:#eb8334;background:lightyellow; border:1px solid #eb8334;}
.box.grayBox{color:#333;background:#efefef; border:1px solid #ccc;}
.box.redBox{color:red;background:#FFCCCB; border:1px solid red;}
.box.greenBox{color:green;background:lightgreen; border:1px solid green;}



.grayedlabel, .redededlabel, .greenedlabel{font-size:11px;padding:2px;border-radius:3px;}
.grayedlabel{background:#bbb;color:#fff;}
.redededlabel{background:red;color:#fff;}
.greenedlabel{background:lightgreen;color:#333;}

.btnGray{background:#aaa;color:#fff;margin:3px;border-radius:5px; padding:3px;display:inline-block;font-size:12px;}
.btnGray a{color:#fff;}
.btnYellow{background:lightyellow;color:#fff;margin:3px;border:1px solid pink; border-radius:5px; padding:3px;display:inline-block;font-size:12px;}
.btnYellow a{color:#752c8f;}

.boxGray, .boxGreen, .boxYellow{font-size:12px;border-radius:5px;padding:5px; max-width:350px;}
.boxGray{
border:1px solid #ccc;
background:#f6f6f6;
}
.boxGreen{
border:1px solid #ccc;
background:rgb(242, 255, 242); 
}
.boxYellow{
border:1px solid orange;
background:lightyellow; 
color: #333;
}

.roundedCircle{border-radius:50%;}
.rounded{border-radius:5px;}
.roundedTop{border-radius:5px 5px 0px 0px;}
.roundedBottom{border-radius:0px 0px 5px 5px;}

.storiesBackground{background:#f1c9fe;color;#fff;}
.storiesBackgroundHeader{background:#e7abfa;color;#fff;}

.paginationContainer{position:relative;z-index:1010;}

header .profileLink{position:absolute;right:10px;top:10px;margin:10px;}
header .searchform input[type=submit], button{
font-family:inherit;
border:1px solid pink; 
background:#f2dbfa; 
color:#752c8f;
border-radius:5px;
cursor:pointer;
} 
header{margin-top:7px;}
header .websiteName h1{color:#d357fe;margin:2px;}
header .websiteName{text-decoration:none;}
header .websiteBio{padding:0px;margin:0 0 5px 0;font-size:14px;color:#d357fe;}
header .social-icon{margin:1px;}  
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;z-index:10000;} 
header .searchform input[type=text]{border:1px solid pink;padding:3px;border-radius:3px;position:relative;top:2px;}
header .category-item button{padding:5px 5px;margin-bottom:5px;margin-top:5px;} 
header .category-item.current button{background:lightyellow;}
    
main{padding:0px;min-height:200px;}
main h3{margin:5px 0px 3px 0px;}
main input.yellow, main .boxGray, main .boxGreen{
border-radius:5px;
padding:5px;
max-width:360px; 
margin:0 5px 7px 5px; 
} 
header article, main article, main textarea{
border:1px solid pink;
background:#ffffb0;
border-radius:5px;
padding:5px;
max-width:360px; 
margin:0 5px 7px 5px; 
}  
main textarea{
    max-width:340px;
}
main .nav-links{width:360px;margin:15px 0 15px 0;height:30px;}
main .nav-links .nav-previous,main .nav-links .nav-next{display:inline-block;}
main .nav-links .nav-previous{float:right;}
main .nav-links .nav-next{float:left;} 

header .wp-post-image, main .wp-post-image{max-width:100%;}
main .page-numbers button{padding:5px 5px;margin-bottom:5px;margin-top:5px;} 
main .page-numbers.current button{background:lightyellow;} 
main .labelBox{border: 1px solid #ccc;padding:5px;border-radius:5px;margin:5px;display:inline-block;}
main .categories-box{max-width:360px;height:170px;} 
main .list-boxes{border-radius:0px;border-bottom:1px solid pink;background:rgba(255,255,255,0.5);padding:3px;}
.small-box{ 
position:relative;
width:110px; height:150px; padding:5px; font-size:11px;
overflow:auto;
border:1px solid pink;
background:lightyellow;
border-radius:5px;
display:inline-block;
margin:2px;
text-align:center;
}  
.small-box table{width:100%;} 
.small-box img{max-width:90px;height:auto;}
.small-box-title{height:40px;overflow:auto;}
.drawButton, .drawButton button{width:100%;}
.drawButton button{
    font-size:17px;border-radius:5px; border:none;
    font-family:inherit !important;
    min-height: 115px;
}     
.drawButton button .icons{font-size:40px;color:#8900ba;}
.drawButton.green button{background:rgb(198, 249, 198);border:1px solid lightgreen;}
/*
main .drawButtonSmaller button{font-size:16px;}
main .drawButtonSmaller button .icons{font-size:20px;position:relative;top:3px;}
*/
.postContent{min-height:150px;}
