@font-face {
    font-family: "Orchid";
    font-weight: 400;
    src: url("fonts/Centinal45.otf") format("opentype");
}
thtml, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
a{
    color:#fff;
}
ol, ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.clear {
    clear: both;
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
body {
    background: #151515 none repeat scroll 0 0;
    /* min-height: 100%; */
}
html {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
* {
    font-family: "Orchid",Verdana,Arial;
    margin: 0;
    padding: 0;
}
input[name="s"]{
    background-color: rgba(0,0,0,0.6);
    border:none;
    height: 56px;
    width: 200px;
    border-bottom: 2px solid #444;
    color: #fff;
    padding-left: 25px;
    box-sizing: border-box;
    font-size: 16px;
}
.landing {
    background-color: #1e1e1e;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right 50%;
    background-size: 50% auto;
}
.landing .landing-left {
    box-sizing: border-box;
    float: left;
    height: 100%;
    padding-right: 100px;
    position: relative;
    text-align: left;
    width: 50%;
}
.landing .landing-left h1 {
    color: #fff;
    font-size: 46px;
    letter-spacing: 3px;
    line-height: 57px;
    text-align: center;
    font-weight: bold;
    margin: 25px;
}
.landing .landing-right {
    float: left;
    height: 100%;
    position: relative;
    width: 50%;
}
.landing .landing-right img {
    height: 80%;
    width: auto;
}
.index-body{
    max-width:500px;
    width: 90%;
    color:#fff;
    margin:0 auto;
    text-align:justify;
    line-height:22px;
}
.middle {
    box-sizing: border-box;
    left: 0;
    padding-right: 20px;
    position: absolute;
    text-align: right;
    top: 57%;
    transform: translateY(-50%);
    transition: all 300ms ease 0s;
    width: 95%;
    text-align: center;
    margin-left: 15%;
}
body .background {
    background-position: center center;
    background-size: 25% auto;
    filter: blur(30px);
    height: 110%;
    left: -5%;
    position: fixed;
    top: -5%;
    width: 110%;
    z-index: -1;
}
body {height: 100%;overflow: scroll;width: 100%;}
#wrapper {
    display: inline-block;
    height: 100%;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    /* height: auto; */
}
#container {
    background-color: #232323;
    box-shadow: 0 10px 30px #000;
    display: inline-block;
    /* height: 100%; */
    text-align: left;
    width: 1097px;
    max-width: 100%;
    position: relative;
}
.home #container{
    height: 100%;
}
#content, .entry-content, #content > article {
    box-sizing: border-box;
}
.single #content, .entry-content, .single #content > article{
    /* height: 100%; */
}
.single .entry-content > div {
    box-sizing: border-box;
    float: left;
    /* height: 100%; */
    position: relative;
    width: 50%;
}
#foreword-content{
    position:absolute;
    z-index:1;
    background-color:#f0f0f0;
    padding:75px 35px;
    transition:300ms;
    width:50%;
}
.hide{
    opacity:0;
}
.entry-content .right {
    padding: 40px;
    background-color: rgb(251, 251, 251);
}
.entry-content div.left{
    position:relative;
    overflow: hidden;
    background: #000;
}
.entry-content .left img {
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
#container #header {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition:300ms;
    padding-top: 50px;
    box-sizing: border-box;
}
h1.entry-title, h1.entry-title a {
    color: #000;
    font-family: Center;
    font-size: 32px;
    font-weight: 400;
    line-height: 115%;
    margin-top: 25px;
    text-decoration: none;
}
.single-orchid h1.entry-title{
    font-style:italic;
}
.entry-content header {
    margin-top: 25px;
    text-align: center;
}
.entry-content header .cat-link {
    background-color: rgb(115, 15, 25);
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 2px;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
div.btm-line {
    background-color: rgba(0, 0, 0, 0.2);
    height: 1px;
    margin: 20px auto;
    width: 200px;
}
.authors h3{
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 200;
    margin-top: 20px;
    width: 150px;
    margin: 20px auto;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
body a.author {
    color: #777;
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;

}
.entry-content .body {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    position: relative;
    text-align: justify;
}
a.overlay-bottom {
    background: rgb(115, 15, 25) none repeat scroll 0 0 !important;
    bottom: 0;
    color: #fff;
    display: block;
    font-weight: 200;
    left: 0;
    padding: 20px 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 50%;
    left: 50%;
    transition:300ms;
    z-index: 2;
}
a.show-forward.active{
    font-size:0;
    text-decoration: none;
    box-shadow: 0px 0px 20px -5px rgb(115, 15, 25);
}
a.show-forward.active:after{
    content:'X';
    font-size:16px;
    font-family:arial;
    text-decoration:none !important;
    font-weight: bold;
}
a.overlay-bottom.left{
    bottom:auto;
    left:50%;
    width:120px;
    top:10px;
    margin-left:-120px;
    padding: 15px 0px;
}
a.overlay-bottom:hover {
    text-decoration: underline;
}
.next-prev {
}
.next-prev > div {
    color: #777;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
}
body .next-prev a {
    color: #777;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 1px;
    overflow: visible;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
}
.nav-previous {
}
.next-prev > div.nav-previous {
    left: 0;
    right: auto;
}
.nav-previous a {
    float: left;
    left: 0;
}
.home #container {
    width: 100%;
}
.top-left {
    color: #eee;
    display: inline-block;
    float: right;
    text-align:right;
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 1px;
    font-size:12px;
}

.top-left a{
    color:inherit;
    display:block;
}


body:not(.post) h1{
    margin-top:0px;
    color: #fff;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 46px;
}

.page #content {
    background-color: #232323;
    padding: 50px;
    /* background-image: url('http://speciesorchidacearum.org/wp-content/uploads/2016/12/Strip-whole.jpg'); */
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    border: none;
}
#content{
    transition:500ms;
}
#content.blur{
    /* -webkit-filter: blur(5px); */
    /* filter:blur(5px); */
}
.page .entry-content{
    color:#fff;
    font-weight: 200;
    overflow: visible;
    text-align: justify;
}

.editors-post .entry-content{
    text-align: center;
}
a.link-borders{
    border:1px solid #fff;
    color:#eee;
    font-size: 16px;
    display: inline-block;
    padding: 10px;
    margin-top: 30px;
    text-decoration: none;
}

a.link-borders:hover{
    background-color:#333;
}


.landing a.link-borders{
    /* position:absolute; */
    /* margin-top: 150px; */
    /* margin-left: 195px; */
    text-transform: uppercase;
}

#content > article img{
    /* width: 100%; */
    /* height: 100%; */
}

.child-link{
    width:100%;
    color:#f0f0f0;
    display:block;
    padding: 10px 12px;
    position:relative;
    box-sizing: border-box;
    background-color: #272727;
}
.child-link.imp{
    background-color: #292929;
}
.child-link:hover{
    background-color:#353535;
}
.child-link .date{
    text-align:right;
    float:right;
}
.entry-content > div.children-list{width:100%;}
.orchids-list{
    margin: 20px 0px;
    display:block;
}
body a.orchid-link{
    display:block;
    color: rgb(115, 15, 25);
    font-size: 16px;
    text-decoration:none;
    line-height: 28px;
}
body a.orchid-link:hover{
    text-decoration:underline;
}
.orchids-list h2{
    text-align:center;
    font-size:20px;
}
.menu-toggler{
    width: 50px;
    /* height:30px; */
    padding: 5px;
    background-color:#fff;
    display:block;
    padding-top: 10px;
    box-sizing: border-box;
    cursor: pointer;
    box-shadow: 2px 2px 4px #000;
    /* border: 1px solid; */
    color:#303030;
    transition:300ms;
    position: absolute;
    z-index: 5;
    top: 10px;
    left: 10px;
}
.menu-toggler:hover{
    background-color: #333;
    color:#fff;
}
#header:not(.hide) .menu-toggler{
    background-color:rgb(115, 15, 25);
    color:#fff;
}
.menu-toggler i{
    width: 80%;
    border-radius: 2px;
    display:block;
    border: 1.5px solid;
    border-color:inherit;
    margin:0 auto;
    margin-bottom: 7px;
}
.menu-holder{
    padding:15px;
    width:100%;
    position:absolute;
    height: 100%;
    overflow:hidden;
    transition: 300ms;
    box-sizing: border-box;
}

.hide .search-holder{
    display:none;
}

#container #header.hide{
    height: 0;
    width: 100%;
    padding: 0px;
}
#header:not(.hide){
    background-color: rgba(0,0,0,0.9);
}

.menu-holder:hover{

}
#menu{
    margin-top:35px;
    min-width: 250px;
}

#menu a{color: #fff;text-transform: uppercase;display: block;padding: 0px 0px 20px 0px;width: 50%;box-sizing: border-box;text-decoration: none;}

#menu li.menu-item-has-children > a{
    padding: 0px 0px 0px 0px;
}
#menu li.menu-item-has-children{
    padding-bottom:20px;
}
#menu .sub-menu a{
    padding-left:25px;
    color:#f0f0f0;
    padding:10px 10px 10px 25px;;
}
#menu a:hover{
    color: #f00032;
}
.search-holder{
    position:absolute;
    right: 15px;
    top: 15px;
}
input[type=submit],input[type=button]
{
-webkit-appearance: none;
    -moz-appearance:    none;
    appearance:         none;
    height:56px;background-color: rgb(115, 15, 25);padding:0 15px;border:none;color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;}
body .alphabet-list{
    width:100%;
    height: auto;
}
.alphabet-list h2{
    font-size:40px;
    float: left;
    width: 100%;
    padding: 10px 0px;
    border-left: 8px solid;
    padding-left: 25px;
    line-height: 30px;
    padding-top: 16px;
    margin: 15px;
}
h2.sub-title{
    margin: 25px 0px 15px 0px;
    font-size: 20px;
}
.alphabet-list .orchid-link{
    width: 240px;
    float: left;
    padding: 3px;
    font-size: 16px;
}

.editors{
    overflow: hidden;
}
.editor{width: 32%;display: inline-block;padding: 25px;margin-right: 0.333%;background-color: #333;/* min-width: 250px; */border-radius: 3px;box-sizing: border-box;margin-bottom: 0.333%;min-height: 360px;}
#content .editor img{
    width: auto;
    height: 100%;
}
.editor .info{
    line-height:22px;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.entry-content a{
    color:#fff;
}
.entry-content p{
    margin-bottom:15px;
    line-height: 20px;
    font-size: 12px;
}

h2{
    margin: 20px 10px;
    font-size: 26px;
}
.issue .entry-content div.left{
    background: rgb(251, 251, 251);
}

.img-editor{
    height: 170px;
    width: 110px;
    text-align: center;
    margin-right: 10px;
    overflow: hidden;
    width: 100%;
}

.editors-post h1{
    font-size: 26px;
}

.editors-post h2{
    text-transform:uppercase;
    margin-top: 50px;
    width: 100%;
    display: block;
}

body.search article {
    color:#fff;
    margin: 25px;
}

#nav-below{
    padding:25px;
}
#nav-below a{
    color:#fff;
    display: inline-block;
    line-height:14px;
    padding-bottom: 15px;
}

.archives{
    box-sizing: border-box;
    width: 100%;
    padding: 25px;
}
.archives .letter-at{
    color:#fff;
    font-weight: bold;
    margin: 20px 10px;
    font-size: 20px;
}

.archives .entry-links{
    margin-bottom: 4px;
}

.archive-search {
    background-color: #333;
    color: #fff;
    padding: 15px;
    width: 200px;
    max-width: 90%;
    border: 0;
    font-size: 16px;
    
}
.entry-summary.hidden{
    display:none;
}
.subscribe-to-news{
    background-color: #222;
    padding: 20px;
    max-width: 225px;
    color: #fff;
}
.subscribe-to-news label{
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
}
body .es_lablebox{
    margin:0;
    padding: 0;
}
body .es_textbox_class{
    height:35px;
    background-color:#777;
    border:none;
    width:100%;
    color: #fff;
    font-size: 14px;
    padding: 0px 10px;
}
body .es_textbox_button{
    width:100%;
    
    height: 35px;
}