@charset "UTF-8";

/* CSS Document - Benjamin */


/* #### Generated By: http://www.cufonfonts.com #### */


/*reset*/

h3 {
    font-family: 'Ubuntu';
}

p {
    margin: 20px 0;
}

/* input[type="text"],  textarea {
  font-family: 'Colfax-Regular';
 }*/

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

table,
table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}

img {
    width: 100%;
    vertical-align: top;
}

embed {
    vertical-align: top;
}

* {
    border: none
}


/*end of reset*/


#medsection2 a:visited,
#medsection3 a:visited {
    /*color: #767676;*/
}

#medsection1 {
    background-color: #fff;
    float: left;
    width: 715px;
    border: 1px thin #f4f4f4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: 15px;
}

body {
    font-family: 'Ubuntu', sans-serif;
    background: #f6f6f6;
    background-color: #f9f9f9;
    color: #262626;
}


#medsection2, #medsection3 {
    float: left;
    width: 1030px;
    background-color: #fff;
    border: 1px thin #f4f4f4;
    font-size: 12px;
    margin: 15px 15px 0;
}


h1.page_title {
    margin: 15px 0 0 15px;
    padding: 0;
    font-size: 20px;
}

.people_wrap .top {
    padding: 20px;
    background: #723E03;
    display: inline-block;
    width: 675px;
}
.people_wrap .top h1 {
    width: 310px;
    font-size: 23px;
    color: #fff;
    float: left;
    margin: 0;
}
.people_wrap .top.category h1{
    width: auto;
}
.people_wrap .search {
    width: 275px;
    height: 27px;
    float: right;
}
.people_wrap .flexsearch--input-wrapper {
    width: 224px;
    height: 25px;
    overflow: hidden;
    float: left;
    background: transparent;
    border-bottom: solid 1px #98672f;
     border-radius: 0;
}
.people_wrap .flexsearch--input {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 26px;
    padding: 0 0 0 10px;
    border-color: #888;
    border-style: solid;
    border-width: 0;
    color: #333;
    font-size: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 214px;
    background: transparent;
    color: #FFF;
}
.people_wrap .flexsearch--submit-wrap {
    display: block;
    width: 40px;
    height: 26px;
    padding: 0;
    border: none;
    border-radius: 0 15px 15px 0;
    margin-right: 10px;
    background: #98672f;
    color: #fff;
    float: left;
}
.people_wrap .flexsearch--submit {
    background-image: url(https://cdn.ghanaweb.live/design/top_sprite.png);
    background-color: transparent;
    background-size: 185px;
    background-position: -220px -11px;
    width: 18px;
    height: 23px;
    border: none;
    margin: 0px 0 0 10px;
}
.bottom {
    text-align: center;
    background: #d0b699;
}
ul.alpha_wrap {
    padding: 10px;
    background: #d0b699;
}
ul.alpha_wrap li {
    display: inline-block;
    margin: 3px;
    font-size: 14px;
    font-weight: bold;
}
ul.alpha_wrap li a {
    border-bottom: solid 5px #d0b699;
    padding: 6px 2px;
    transition: all 0.5s;
    color: #fff !important;
}
ul.alpha_wrap li a:hover {
    border-bottom: solid 5px #723e03;
    text-decoration: none !important;
    color: #723e03 !important;
}

ul.alpha_wrap li a.active {
    border-bottom: solid 5px #723e03;
    text-decoration: none !important;
    color: #723e03 !important;
}
.selected h3 {
    font-size: 30px;
    padding: 0 0 10px;
    color: #723e03;
}
.people_wrap li.item {
    min-height: 30px;
    padding: 5px 1.5%;
    border: solid 1px #ECECEC;
    border-radius: 5px;
    margin: 5px 0;
    float: left;
    width: 97%;
}
.name_wrap {
    width: 350px;
    float: left;
    display: inline-block;
}
.name_wrap .image {
    width: 30px;
    height: 30px;
    background: #d0b699;
    border-radius: 3px;
    float: left;
}
.name_wrap p.name {
    width: 340px;
    float: left;
    margin: 0;
    clear: initial;
    padding: 6px 0 0 10px;
    font-weight: bold;
}
.name_wrap .name a {
    color: #723e03 !important;
}
.people_list .item .description {
    width: 260px;
    float: left;
}
.people_list .item .description p {
    margin: 0;
    clear: initial;
    padding: 6px 0 0 10px;
    font-style: italic;
}
.action {
    width: 80px;
    float: left;
}
.action a {
    padding: 7px 6px 0 6px;
    display: inline-block;
}
.action a span {
    font-size: 15px;
    line-height: 15px;
}

.bottom.biography {
    width: 615px;
    text-align: left;
    display: inline-block;
    padding: 20px 50px 0;
}

h1.celeb_name {
    font-size: 25px;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
}
.bottom.biography .left {
    width: 390px;
    display: inline-block;
}

span.celeb_cat {
    margin: 10px 0;
    display: inherit;
    color: #f1dec9;
}
span.celeb_cat a {
    font-weight: bold;
    color: #723e03 !important;
}
.bio_pic {
    width: 200px;
    height: 220px;
    background: #ededed;
    border: solid 3px #FFF;
    position: absolute;
    margin: 10px 0;
    overflow: hidden;
}
.right {
    width: 210px;
    float: right;
    position: relative;
    display: inline-block;
}
p.celeb_alias {
    color: #723e03;
    margin: 5px 0 0;
    display: block;
}
p.celeb_alias a {
    color: #fff !important;
}
.tabs {
    width: auto;
    margin: 40px 0 0px;
}
.tabs a {
    padding: 10px;
    background-color: rgb(255 255 255 / 30%);
    color: #723e03 !important;
    padding: 8px 14px 8px;
    margin: 0 7px 0 0;
    display: inline-block;
}
.tabs a:hover {
    background-color: rgb(255 255 255 / 90%);
    text-decoration: none !important;
}
.tabs a.active {
    background-color: rgb(255 255 255);
    color: #723e03 !important;
}
.dates {
    display: inline-block;
}
.dates dt {
    text-align: left;
    padding: 2px 0;
    color: #723e03;
}
.dates dd {
    text-align: right;
    padding: 2px 0;
    color: #723e03;
}
.people_body {
    margin: 30px 0;
}
.people_body p {
    margin: 20px 0;
    line-height: 20px;
}

.people_news_list {
    margin: 30px 0;
}

.people_news_list h2 {
    margin: 20px 0;
    display: inherit;
    color: #723e03;
    font-size: 15px;
}

.people_news_list ul li {
    width: 330px;
    display: inline-block;
    margin: 0 15px 0px 0;
    padding: 15px 0;
    border-bottom: solid 1px #dfdfdf;
    vertical-align: top;
}

/*.people_news_list.videos ul li {
    width: 223px;
}*/

.people_news_list ul li .image {
    overflow: hidden;
    width: 150px;
    height: 80px;
    float: left;
    margin: 0 10px 0 0;
}
.people_news_list ul li .text {
    width: 150px;
    float: left;
    clear: inherit;
    font-size: 15px;
    height: 80px;
    overflow: hidden;
    margin: 0;
    line-height: 20px;
    font-weight: initial;
}
.bottom.biography.b_profile {
    background: #f9f9f9;
    height: 270px;
}
.bottom.biography.b_profile a {
    color: #723e03 !important;
}
.bottom.biography.b_profile .bio_pic {
    width: 230px;
    height: 220px;
    background: #fff;
}


@media (max-width: 768px) {



}


