/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


//@import url( '../x/framework/css/site/stacks/renew.css' );
@import url(http://fonts.googleapis.com/css?family=Tangerine);

.homePageBox{

}

.homePageBoxInner{

}

.homePageBoxHeader{
    background: #AAD272;
    color:white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 6px;
}

.post-box{
    position: relative;
}

.image-left{
    top:0;
    left:0;
    display: inline-block;
}
.text-right{
    position:absolute;
    top:0;
    left:156px;
}

.entry-title:before{
    content: none !important;
}
.entry-content{
    margin-top:12px !important;
}
.timeline-container{
    background: transparent!important;
}
.topBox{
    font-family: 'Tangerine', cursive;
    font-weight: bold;
    font-size:1.7em;
    text-align:right;
    width:100%;

}

.part-time{
    color:#1E0023 !important;
}

.full-time{
    color: #B4B709 !important;
}

.job-type {
    color: #B4B709 !important;
}

.single_job_listing .meta .full-time {
    background-color: #B4B709 !important;
    color:white !important;
}

.single_job_listing .meta .part-time {
    background-color:#1E0023 !important;
    color:white !important;
}

body.client-form.page-id-832 #top {
    height:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: #FFFFFF;
}

#donations-link{
   right:0;
}



:hov


.cls

element.style {
}

.x-content-band .x-container {
    
    padding: 14px !important;
}

.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
