/*
Theme Name: MFA
Theme URI: http://underscores.me/
Author: Intrepid Data Systems
Author URI: http://www.intrepid.co.ke
Description: Ministry of Foreign Affairs and International Trade
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mfa
Tags:



/*--------------------------------------------------------------
BODY AND HEADER
--------------------------------------------------------------*/


html {
	font-family: Open Sans!important;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

#top{

        background:#fff;
        padding:20px;
}


#mainmenu{
	font-family: Oxygen!important;
        background:#236fc2;
	border-bottom: 3px solid #124275;
}

.searchform{

margin-top:30px;
}


/*--------------------------------------------------------------
CONTENT
--------------------------------------------------------------*/

.ms-gallery-botcont{

display:none!important;
}

#slider{
        margin-top:5px;
       background:#fff;

}

#news{
       background:#f1f1f1;
}

#content{
       background:#bfbfbf;
}

#content-inner{
       background:#f1f1f1;

}

#content img {
  padding: .5em;
  float: left;
}

#content p {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    padding: 1px 0px 20px 0px;
}

#black-studio-tinymce-13,
#black-studio-tinymce-14{
padding-top:3px;
border:2px solid #fff;
background:#f1f1f1;
margin:10px 0; 
}

#archives-4 ul{
list-style-type:none!important;
margin:0px;

}

#archives-4 li{
border-bottom: 1px solid #236fc2;
padding:3px;

}

li.widget-title {

border-bottom: 1px solid #236fc2;
}

/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/

#footer{
        background:#103F54;
        color:#ddd;
	border-top: 8px solid #092E3F;
}

#footer h2{

    font-size: 1.2rem!important;
    font-family: ubuntu!important;
    background: #103F54;
    font-weight:500px;
    color: #fff!important;
    margin-top: 5px!important;
    border-radius: 3px;
    padding-left:3px!important;

}

#footer ul {
    list-style-type: disc;
    margin-left: 0px!important; 
}

#footer li {
    list-style-type: none;
    font-weight: none;
    font-size: 13px;
    margin: 0px;
    padding: 3px 5px 5px 3px;
    border-bottom: 1px solid #ccc;
    color: #eee;
}

#footer a{

color:#fff;
}

/*--------------------------------------------------------------
GENERAL STYLES
--------------------------------------------------------------*/
P{
    font-size: 14px!important;
}

h1 {
    font-size: 2rem!important;
    margin: 5px 0 10px;
    padding: 5px;
    background: none;
    /* border-top: 1px dashed #bbb; */
    border-bottom: 1px solid #2040ab;
    /* color: #FF0000; */
    /* background-color: #e6e6e6; */
    text-transform: uppercase;
    font-family: ubuntu!important;
    font-weight: 600!important;
}

h2 {
    font-size: 1.5rem!important;
    font-family: ubuntu!important;
    background: #236fc2;
    color: #fff!important;
    margin-top: 5px!important;
    border-radius: 3px;
    padding-left:3px!important;
}

h2.entry-title{
color:#777;
background:none!important;
border-bottom:1px solid #ccc;
}

.more-link{
color:#000;
}

strong {
    font-weight: 700;
    /*display: block;
    border-bottom: 1px solid #ccc;*/
    padding: 10px 0px 5px;
}

