/*
Theme Name: Pjps
Version: 1
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/
/* @import url(https://db.onlinewebfonts.com/c/5fa555abe4e57e270dd2795a22bb35cf?family=Aharoni+Bold+V2); */
@font-face {
    font-family:'Aharoni_Bold' ;
    src: url("../assets/font/Aharoni-Font/Aharoni-Font/Aharoni_Bold.ttf");
}
body{
    margin:0px auto;
    padding:0px;
    color:#333;
    font-size:12px;
    font-family:Arial;
    background:#e0e0d4;
}
.clear{
    clear:both;
}
#header{
    width:62%;
    margin:0px auto;
    padding:0px;
}
#slider{
    width:976px;
    height:auto;
    margin:15px 10px 10px 15px;
    padding:0px;

}

#div-on-header{
  background-color:#163d64;
  padding: 2px;
  height: auto;
  width: auto;
  text-align: center;
}
#heading{
    /* width:62%; */
    text-align: center;
    /* font-style: oblique; */
    font-weight: bolder;
    font-size:48px;
    color: #FFF;
    font-family: "Aharoni_Bold";

}
@media only screen and (max-width: 1100px) {
    #heading{
   font-size: 30px;
     
    }
  }
#menu-main{
    margin: 0px;
}

#links-wrap{margin: 0 auto; overflow: hidden; width: 235%; position: relative;
}
#links-wrap-editor{margin: 0 auto; overflow: hidden; width: 500%; position: relative;
}
#links-wrap-right-slider{margin: 0 auto; overflow: hidden; width: 1000%; position: relative;
}
#links{position: relative; left: 0; top: 0;}
#links li{margin: 0 20px 15px 0; display:inline; list-style-type:none;}
#links li a img{border: 1px solid #40331b; height: 35px; }

/*#gallery-controls{margin: 0 auto; width: 732px;}
#gallery-prev{float: left;}
#gallery-next{float: right;}
*/
#menu{
    margin:0px;
    padding:0px;
    height:45px;
    /*background:url('images/menu.png') repeat-x;*/
    background: rgb(165,201,86); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(165,201,86,1) 0%, rgba(93,147,90,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(165,201,86,1)), color-stop(100%,rgba(93,147,90,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(165,201,86,1) 0%,rgba(93,147,90,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(165,201,86,1) 0%,rgba(93,147,90,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(165,201,86,1) 0%,rgba(93,147,90,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(165,201,86,1) 0%,rgba(93,147,90,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5c956', endColorstr='#5d935a',GradientType=0 ); /* IE6-9 */
}
#menu ul{
    display: flex;
    justify-content: center;
    padding-left: 10px;
}
#menu ul li{
    float:left;
    margin:0px 10px;
    list-style:none;
    /*background:url('images/divider.png') right no-repeat;*/
}
#menu ul li a{
    display:block;
    text-decoration:none;
    font-size:18px;
    padding:12px 0px;
    color:#fff;
}
#menu ul li a:hover{
    color:#ccc;
}
#main-body{
    width:996px;
    margin:0px auto;
    padding:10px 0px 0px;
}
#col-left{
    /* min-height: 1485px; */
    width: 276px;
    float: left;
    background: #DDDBCC;
    /*padding: 20px 0px 10px 0px;*/
    background:url('images/left_Bg.png') top right no-repeat;
    background-size: cover;
}
.home-main-cont{
    display: flex;
}
#col-right{
    width: 170px;
    float: right;
    padding: 0px 10px;


}

#main-content{
    float:left;
    background:#f1f1f1;
    padding:10px;
    width:700px;
}

#main-inner{
    float:left;
    padding:15px 0px;
    background:#fff;
    border-radius:7px;

}
#inner-left{
    float: left;
    padding: 0px 10px 0px 15px;
    border-right: 1px solid #BBB;
    width: 480px;
}

.footer-powered{
    float:left; 
    margin-top: 15px; 
    padding:0px 8px 0px 6px; 
    font-size:12px; 
    font-style: italic; 
    font-family: Georgia, serif; 
    color:#616060; 
    text-shadow: 1px 1px 1px #fff;
}
.footer-siliconplex{
     float:left; 
}

.home-post{
    padding:10px 0px;
}
.home-post{
    padding:10px 0px;
}

.post-title{

    background:#163d64;
    border-radius:4px;
    padding:7px 10px;
	font-weight: bold;
}
.post-title h2{
    color:#fff;
    margin:0px;
}
.latest_post{
    margin-right:10px;
    position:relative;
}
.lates_title{
    background:url('images/lch3.jpg') no-repeat;
    width:256px;
    height:40px;
}
.lates_title h2{
    margin:0px;
    padding:8px 25px;
    font-size:16px;
    color:#fff;
}
.latest_posts{
    margin: 6px 24px;
    width: 238px;
    background: #DDDBCC;
    border-radius: 15px;
}
.latest_posts ul{
    padding:2px;
    list-style:none;
    margin: 0px;
}
.latest_posts ul li{
    margin-bottom:15px;
}
.latest_posts ul li a{
    color:#424d85;
    text-decoration:none;
	font-weight: bold;
}
.latest_posts ul li a:hover {
    color: #0066ff;
}
.home_post{

}
.home_post p{
    text-align:justify;
}
#search{
    padding:0px 5px;
}
#searchBox,#searchType{
    background:url('images/Search_1.png') no-repeat;
    height: 36px;
    margin: 7px 1px;
    width: 180px;
    padding: 3px;
}

#searchBox input,#searchType input{
    border:none;
    height: 28px;

}

#footer{
    padding:5px;
}
#footer p{
    margin:0px;

}
ul.editBoard li {
    margin:7px 0px;
}
ul.editBoard li a{
    text-decoration:none;

}
ul.editBoard li a span{
    font-size:15px;
    color:#333;
    text-transform:capitalize;
}
ul.editBoard li a span:hover{
    color:#CC0000;

}

.latest-article{
    list-style:none;
}

.latest-article li a{
    color:#424d85;
    text-decoration:none;
}
.latest-article li a:hover{
    color:#0000FF;
}
.tracking_table tr td{
    text-align:center;
}
.tracking_table tr.titles td{
    font-weight:bold;
}
.issues_title {
    display:block;
    padding:15px 0px 0px 10px;
    font-weight:bold;
    font-size:16px;
}
#btnMostCited{
    display: block;
    border: 1px #CCC solid;
    padding: 6px;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    background: #EEE;
    background: -moz-linear-gradient(top, #EEE 0%, #CCC 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEE), color-stop(100%,#CCC));
    background: -webkit-linear-gradient(top, #EEE 0%,#CCC 100%);
    background: -o-linear-gradient(top, #EEE 0%,#CCC 100%);
    background: -ms-linear-gradient(top, #EEE 0%,#CCC 100%);
    background: linear-gradient(to bottom, #EEE 0%,#CCC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    color: #111;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.left-col-heading {
	margin: 0px;
	margin-left: 20px;
	font-size: 14px;
}




.dropbtn {
    background: linear-gradient(to bottom, rgba(165, 201, 86, 1) 0%, rgba(93, 147, 90, 1) 100%);
    color: white;
    padding: 12px;
    font-size: 18px;
    border: none;
    cursor: pointer;
    width: 100%;
    display: block;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    left: 100%; 
    background: rgba(165, 201, 86, 1);
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    /* padding: 12px 0;
    padding-left: 7px; */
}

.dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;
    padding: 1em !important;
    font-size: 1.2em !important;
}

.dropdown-content a:hover {
    background-color: #163d64;
    color: white;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background: #163d64;
    color: white;
}

#inner-left p{
    font-size: 15px;
}
