
/* ==== ALL PAGES WITH SIDERBAR AND FOOTER SLIDER ==================================*/
#main-area {
    width: 1280px;
    position: relative;
    margin: 0 auto;
}

/* CSS FOR CUSTOM COLUMNS USED IN POSTS PAGES*/

.column p {
    color: #C69B35;
}

/* == SIDEBAR ==============================================================*/
#side-bar {
    padding-right: 50px;
    margin-left: 50px;
    margin-top: 50px;
    width: 199px;
    float: left;
    border-right: 1px solid #C69B35;
}

#side-bar ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;    
    display: block;
    color: #FFF;
    font-size: 1.6em;
    text-decoration: none;
}

#side-bar ul li a:hover {
    color: #C69B35;
}

#side-bar ul li.current_page_parent > a {
    color: #C69B35;
}

#side-bar ul li.current_page_item a {
    color: #C69B35;
}

#side-bar ul li ul.children li a {
font-size: 1.2em;
}

#side-bar ul {
    list-style: none;
    margin-top: 0px;
}

#side-bar .side-nav-selected {
    color: #C69B35;
}

#side-bar h2 {
    margin-left: 50px;
}

#side-bar h4{
    margin: 5px 0 5px 75px;
}

#side-bar h4 a {
    text-decoration: none;
    color: #fff;
}

#side-bar h4 a:hover {
   color: #C69B35;
}

#side-bar h4.current_page_item a {
    color: #C69B35;
}

#side-bar ul.social-networks a {
    font-weight: normal;
    font-size: 1em;
    text-transform: lowercase;
}

.contact_sidebar {
    margin: 0 0 20px 40px;
}

.thank_you {
    margin-left: 40px;
    margin-top: 40px;
}



/* ===== MAINCONTENT PAGES ==================================================*/
#main-content {
    margin-right: 100px;
    margin-top: 40px;
    color: #fff;
    width: 800px;
    float: right;
    margin-bottom: 25px;
}

#main-content h2 {
    color: #C69B35;
    margin-bottom: 5px;
}

blockquote {
    font-style: italic;
    font-size: 0.9em;
    font-style: italic;
    margin-left: 10px;
}

#main-content h2, #main-content blockquote, #main-content blockquote p {
    display: inline;
}

#main-content h3 {
    font-size: 16px;
    color: #C69B35;
}

#main-content h3 {
    display: run-in;
    padding-right: 5px;    
}

#main-content p {
    display: block;
}

/* == FOOTIMAGE ============================================================*/

footer {
    height: 200px;
}

#foot-image {
/*     background: url(../img/foot-image/about-history.jpg) no-repeat; */
    height: 180px;
}

/* BOX AROUND THE FOOTER SLIDER */
.slidesjs-control img {
    border-radius: 5px;
}

/* ==TEAM MEMBER PAGES ====================================================*/

.tm_job_description {
    text-transform: uppercase;
}

.tm_photo {
    margin: 15px 15px 25px 25px;
    float: right;
}

.tm_photo img {
    width: 150px;
    border: 1px solid;
    border-color: #474747;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;  
}

.tm_bio {
    padding-right: 20px;
}

/* ==TRAINING WORKSHOPS and SPEAKING PROGRAMS =============================*/
#main-content #workshop, 
#main-content #speaking_programs {
    margin: 25px 0;
    padding: 0 15px 0 15px;    
}

#main-content #workshop:nth-child(odd),
#main-content #speaking_programs:nth-child(odd) {
    border-radius: 3px;
    margin-top: 10px;
    background: #C69B35;
}

#main-content #workshop:nth-child(odd) h3,
#main-content #speaking_programs:nth-child(odd) h3 {
    font-weight: bold;
    margin-top: 5px;    
    color: #000;
}

#main-content #workshop h3, 
#main-content #speaking_programs h3 {
    margin-bottom: 5px;
}

#workshop .workshop-desc,
#speaking_programs .speaking_program_desc {
    padding-bottom: 10px;
}

.workshop-desc p,
.speaking_program_desc p {
    margin: 0;
}

#main-content #mentoring_programs {
    border-radius: 4px;
    margin-right: 15px;
    float: left;
    margin-bottom: 20px;
    display: table;
    height: 60px;
    width: 250px;
    text-align: center;
    background: #C69B35;
}

#main-content #mentoring_programs h3 {
    padding: 5px 5px;
    display: table-cell;
    color: white;
    vertical-align: middle;
}

/* == TENDERS PROJECTS PAGE =============================================*/

#main-content.double_column ul {
    padding-left: 10px;
    list-style: none;
}

#main-content.double_column li {
    font-size: 0.8em;
}
    
/* == CLIENTS COLUMNS ===================================================*/
.tripple_column #column_left li,
.tripple_column #column_middle li,
.tripple_column #column_right li {
    line-height: 1;
    padding-top: 8px;    
    font-weight: bold;
    color: #C69b35;    
    font-size: 0.8em;
    list-style: none;
}

#main_content.tripple_column ul li {
    line-height: 1;
    padding-top: 8px;
    font-weight: bold;
    color: #C69b35;
}

#column_left,
#column_middle {
    margin-top: 0;
    padding: 0;
    width: 33%;
    float: left;
}

#column_right{
    margin-top: 0;
    padding: 0;
    width: 33%;
    float: right;
}

/* ==TESTIMONIALS PAGE ===============================================*/

#testimonial {
    font-style: italic;
    border-bottom: 1px solid #C69B35;
}

#testimonial p {
    margin-bottom: 0;
}

#testimonial .client {
    font-style: normal;    
    color: #C69B36;
    border-left: 1px solid #C69B36;
    padding-left: 25px;
    margin-bottom: 20px;
    float: right;
}

/* ==PRESS PAGE =====================================================*/
.press_release {
    float: right;
}

#press_title {
/*  border-top: 1px solid #C69B35;      */
    /*border-bottom: 1px solid #C69B35;*/
}

#main-content hr {
    color: #C69B35;
    border-color: #C69B35;
}
.press-caption {
    font-style: italic;
}
/* ==CONTACT PAGE FORM LAYOUT =======================================*/

.gfield_required {
    color: red;
}

.medium, .textarea {
    color: black;
}

ul#gform_fields_1, .address1 ul, .address2 ul {
    list-style: none;
}

#gform_wrapper_1 form {
    border-radius: 3px;
    font-weight: bold;
    text-transform: uppercase;
    color: black;    
    float: left;
    width: 300px;
    background: #C69B35;
    padding: 10px 30px 10px 0;
}

.ginput_container input {
    border-radius: 3px;    
    width: 250px;
}

.ginput_container textarea {
    border-radius: 3px;   
    width: 250px;
    height: 100px;
}

#gform_1 .gform_footer {
    margin: 0 0 0 90px;
}

#gform_submit_button_1 {
    width: 150px;
    font-weight: bold;
    color: black;
    text-transform: uppercase;    
}

#gforms_confirmation_message {
    font-weight: bold;
    width: 250px;
    float: left;
    margin-top: 150px;
    text-align: center;
    background: #C69B35;
    border-radius: 5px;
    padding: 20px;
}

#contact_details img {
    margin-bottom: 5px;
    margin-right: 10px;
}

#contact_details p {
    color: #C69B35;
    font-size: 0.9em;
}

#contact_details {
    width: 450px;
    float: right;
}

.address1_text,
.address2_text {
    margin-left: 20px;
}