/*
Theme Name: AIDC
Theme URI: http://aidc.org.za
Description: Built for AIDC.
Author: HeadwayDigital
Author URI: http://headwaydigital.co.za
Template: responsive
Version: 1.0
*/


body {
    font-family: 'Merriweather', serif;
    font-size: 14px;
    color: #242122;
    background: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sand-serif; 
}
#header {
    margin: 0;
    border-bottom: 4px solid #ce242a;
    background: #e9e2cf;
}
#container {
    max-width: 1160px;
}
.col-full {
max-width: 1160px;
margin-left: auto; 
margin-right: auto; 
padding: 25px; 
padding-top: 0; 
padding-bottom: 0; 
}

.menu {
    clear: both;
    background-color: #988a64;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
}

.menu a {
    display: block;
    position: relative;
    height: 45px;
    margin: 0;
    padding: 0 .9em;
    border-left: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    text-shadow: none;
    font-size: 13px;
    font-weight: 700;
    line-height: 45px;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.menu .current-menu-item a, .menu .current_page_item a, .menu a:hover {
    background-color: #ce242a !important;
    background-image: none !important;
}

.home .entry-title {display: none; }
.post-type-archive-tribe_events .entry-title {display: none; }
.post-type-archive-tribe_events .breadcrumb-list  {display: none; }



#logo img {
    margin-bottom: 20px;
}
#wrapper {
    clear: both;
    position: relative;
    margin: 20px auto;
    padding: 0;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0;
    background-color: #fff;
}
.widget-wrapper {
    margin: 0 0 20px;
    padding: 0;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: transparent;
}

.sub-menu, .sub-menu li, .sub-menu li a {
    background: #ce242a;
}

.menu li li {
    width: auto;
    margin: -1px 0 1px 0;
    border: 0;
    color: #fff;
    background: #ce242a;
    background-image: none;
    filter: none;
}
.menu li li a:hover {background: #242122 !important; color: #fff; }

.menu li li a {color: #fff; }

#content, #widgets {
    margin-top: 0;
}
.metaslider a {color: #c4d201; font-weight: 700; }
.metaslider {color: #fff; }

.metaslider h2 {
    color: #e9e2cf;
    margin-bottom: 15px;
}


.metaslider .caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.5) !important;
    color: white;
    opacity: 1 !important;
    margin: 0;
    display: block;
    width: 96% !important;
    line-height: 1.4em;
    padding: 2%;
padding-top: 0%; 

}

#widgets .widget-title h3, #widgets .widget-title-home h3 {
    display: block;
    margin: 0;
    padding: 0 0 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 23px;
    text-align: left;
    background: #c4d201;
    color: #fff;
    padding: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#widgets ul li a {
    display: inline;
    text-decoration: none;
    color: #242122;
}

#widgets ul li a:hover {
    display: inline;
    text-decoration: none;
    color: #d2232a;
}
#footer-container {
    display: block;
    background: #988a64;
    padding-top: 2em;
    color: #fff;
}
#footer {
    clear: both;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0;
}
p {
    word-wrap: break-word;
    font-size: 14px;
    line-height: 20px;
}
h4 {
    margin-top: 1em;
    margin-bottom: 0;
    font-size: 1.5em;
    color: #c4d201;
    line-height: 1.3em;
}
#text-8 .widget-title h3 {
    display: none;
}

#footer-bottom {    background: #d2232a;
    padding-top: 5px;
    padding-bottom: 5px;
}
#footer-bottom a {color: #c4d201 ;
}

#footer-bottom a:hover {color: #c4d201 ;
text-decoration: underline; 
}

.footer-nav {
    float: right;
    display: block;
    margin-top: -40px;
    width: 350px;
}
#footer a {
    color: #c4d201;
    font-weight: 400;
}

.footer-nav a {
    color: #c4d201;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 800 !important;
}

a {
    color: #d2232a;
    font-weight: 400;
    text-decoration: none;
}

.entry-title, .tribe-events-list h2.tribe-events-page-title  {
    background: #d2232a;
    font-size: 1.5em;
    color: #fff;
    text-transform: none;
    padding: 10px;
text-align: left;
}

@media (max-width: 782px) {
	.admin-bar .navbar-wrapper .navbar-fixed-top {
		margin-top: 46px !important;
	}
}

@media (max-width: 600px) {
	.admin-bar .navbar-wrapper .navbar-fixed-top {
		position: absolute;
	}
}


#content {
    width: 100%;
    max-width: 800px;
}

#widgets {
    width: 100%;
    max-width: 330px;
    margin-left: 30px !important;
}

#widgets {
    width: 100%;
    max-width: 330px;
    margin-left: 5px !important;
}
#content, #widgets {
    margin-top: 5px;
}

.widget-wrapper {margin-bottom: 40px;
}
.su-posts-default-loop .su-post {
    margin-bottom: 2.5em;
    line-height: 1.5;
    max-width: 250px;
    float: left;
    margin-right: 8px;
    margin-left: 8px;
}

.su-post-title a {
    color: #242122;
}
.su-post-title a:hover {
    color: #ce242a;
}
.su-posts-default-loop .su-post:nth-child(3n+1) {
    clear: left;
    line-height: 1.5;
}

.menu-resource-centres li {
    border-bottom: 1px dotted #333;
    padding-top: 10px;
    padding-bottom: 10px;
}

.scroll-top {
    display: none;
}

.gform_wrapper span.gform_description {
    font-weight: 400;
    font-size: 14px;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%;
    padding: 10px;
    font-size: 13px;
}

#footer-wrapper .gform_wrapper .top_label input.medium, #footer-wrapper .gform_wrapper .top_label select.medium {
    width: 100%;
    padding: 10px;
    font-size: 13px;
    background: rgba(255,255,255,0.8);
    border: none;
    box-shadow: none;
    border-radius: 0;
    color: #fff !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    font-size: 1em;
    background: #c4d201;
    border: none;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    text-shadow: none;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: normal;
}

#footer-wrapper .widget-title h3 {
    display: block;
    margin: 0;
    padding: 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    text-align: left;
    margin-top: 15px;
}

#footer-wrapper .widget-wrapper {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.su-post-comments-link span {
    background: #d2232a !important;
    padding: 7px 10px;
    color: #fff;
    width: 10px;
    height: 8px;
    border-radius: 100%;
}

.su-posts-default-loop .su-post-comments-link {
    font-size: 0.9em;
    color: #333;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.read-more a {
    font-family: 'Montserrat';
    text-transform: none;
    font-weight: 800;
}

.comment-container {padding-top:10px; padding-bottom: 10px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#top-widget img {
    max-width: 32px;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    margin-top: 0px;

}
.widget_search {margin-bottom: 15px;}

#top-widget img:hover {
opacity: 0.8;
}
#top-widget {margin-top: 15px;margin-bottom: 10px;}

.page-template-template-amandla #logo img, .page-template-template-climate-jobs #logo img {
    margin-bottom: 0;
margin-top: 10px;
}

a.button, input[type=button], input[type=reset], input[type=submit] {
    display: inline-block;
    margin: 0;
    padding: 4px 10px;
    border: 1px solid #c4d201;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #333;
    background: none #c4d201 !important;
    text-shadow: none !important;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    color: #fff !important;
}
input[type=email], input[type=password], input[type=text], select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    margin: 0;
    padding: 5px 8px;
    border: 1px solid #988a64;
    border-bottom-color: #988a64;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    vertical-align: middle;
    cursor: text;
    color: #988a64 !important;
    font-style: italic;
    margin-right: -20px;
}

h3 em {
    font-style: italic;
    font-family: 'Merriweather', sans-serif;
    font-size: 0.8em;
}

.amandla-logo {
max-width: 350px; 
}

.wpfilebase-file-default {
    max-width: 420px;
    padding: 5px;
    margin: 10px auto 25px 0;
    color: #333;
    text-align: left;
    line-height: normal;
    cursor: pointer;
    box-shadow: none;
    background: none transparent !important;
}
.wpfilebase-file-default .info {
    float: right;
    text-align: right;
    font-size: 10px;
    margin: 12px 8px 0 auto;
    height: 50px;
    padding-right: 60px;
    padding-top: 3px;
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: top right;
}

.tribe-bar-disabled {display: none; }

.tribe-events-notices {
    background: transparent!important;
    border: transparent !important;
    color: #000;
    margin: 10px 0 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: none;
    border-radius: 4px;
}

.home .su-posts-default-loop {
    width: 250px;
    float: left;
    margin-left: 8px;
    margin-right: 8px;
}

.su-posts-default-loop .su-post-thumbnail img {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

.page-template-template-corporate-accountability #widgets .widget-title h3 {
background: #ff6100 !important;

}

#facebook-like-box .widget-title h3 {
    display: block;
    margin: 0;
    padding: 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    text-align: left;
    background: #d2232a;
    color: #fff;
    padding: 15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.text-widget img {
    max-width: 100%;
}
.page-id-5561 .sharedaddy, .su-post .sharedaddy {display: none; }


@media only screen and (min-width: 1025px) {
	/* #content {
    max-width: 740px;
    margin-right: 60px;
}
	*/
#container {
    max-width: 1200px !important;
}
#widgets {

    margin-left: 40px !important;
}
.home .su-posts-default-loop {
    width: 250px;
    float: left;
    margin-left: -6px;
    margin-right: 20px;
}
.col-full {
    max-width: 1200px;
	}
#footer {
    clear: both;
    max-width: 1200px;
}
	
}
/* Temp fix for file browser */

.cat img {
    display: none;
}
.collapsable ul {
    list-style: none;
    padding-left: 0;
}
.collapsable ul li {
    margin-bottom: 15px;
}
.collapsable ul li img {
    max-width: 24px;
    padding-right: 10px;
}
.collapsable::marker, .collapsable:marker {
	display: none; 
}
.collapsable h3 {
    margin-top: 0;
    margin-bottom: 0.857em;
    font-size: 16px;
    border-bottom: 1px solid rgba(0,0,0,0.3);
    padding-bottom: 10px;
    text-transform: uppercase;
}
#wpfb-filebrowser-1 {
    margin: 0;
    padding-left: 0;
}
#wpfb-filebrowser-1 {
	list-style: none; 
}
/* End */