blockquote {
    background-image: none;
    margin: 5px;
background-image: none;
border-radius: 10px;
width: 750px;
display: block;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 0px;
padding-top: 15px;
}
.articleBody p{
font-size: 16px; line-height: 140%; margin-top: 10px; margin-bottom: 16px;
}
.articleBody figure img {
 display: block; margin-left: auto; margin-right: auto;
}
.articleBody figcaption {
text-align:center;margin-top:10px;font-size: 16px; line-height: 140%;
}
#blogcontent {
        overflow: hidden;
        height:  100%;
    }
   #blogcontent h1 {
color: grey;
border-bottom: 1px solid #e2e2e2;
padding: 13px 0px 26px;
font-size: 20px;
line-height: 1.2em;
    }
    
        #blogcontent h3 {
        color:#000000;
        padding: 10px;
        background-color:rgba(255,255,255,0.7); 
        font-size: 16px;
        
    }
    

}
/*==================================================*/
/*=================Selection Form===================*/
/*==================================================*/

 input {
    margin-left: 10px;
    width: 70px;
 }
 
 label {
        font-weight: bold;
        padding: 3px 12px;
        margin:0px;
        background-color:rgba(255,255,255,0.7);
        
    }
    .styled-select {
   overflow: hidden;
   background: url(arrow.jpg) no-repeat right #ddd;
   border: 1px solid #ccc;
   display: inline;
   margin: 10px 0px;
   
   }
    .styled-select select {
   background: transparent;
   width: 140px;
   padding: 0px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   -webkit-appearance: none;
   }
     .styled-select option {
   background: transparent;
   }
   
   .alloption {
    color: red;
    text-align: center;
    font-weight: bold;
   }

.blog-featured {
border: 1px solid black;
padding: 10px 5px 2px 5px;
font-size: 1.2em;
}

.blog-featured img{
box-shadow: 0px 0px 2px 1px rgb(137, 135, 135);
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
display: block;
}

.blog-featured div{
line-height: 1.2em;
margin-left: auto;
margin-right: auto;
display: block;
width: 244px;
margin-top: -97px;
margin-bottom: 50px;
z-index: 999;
background-color: rgba(255, 255, 255, 0.79);
position: relative;
font-weight: bold;
}

form.blog-search {
border: 1px solid black;
padding: 5px;
font-size: 1.2em;
margin-bottom: 10px;
}
form.blog-search select, input, button {
width: 53%;
display: block;
font-size: 1.0em;
color: inherit;
}
form.blog-search label {
padding: 3px;
display: inline-block;
width: 38%;
background-color: rgba(255,255,255,0.90);
color: black;
font-size: 1.1em;
float: left;
margin-right: 10px;

}

input.search-string {
width: 94.5%;margin-top: 10px;margin-left: 3px;
}

@-moz-document url-prefix() { 
input.search-string {
width: 94%;margin-top: 10px;margin-left: 3px;
}
}

form.blog-search button {
margin-left: 3px;
width: 96%;
border-top: solid 1px #d2d2d2;
border-left: solid 1px #c3c3c3;
border-right: solid 1px #c3c3c3;
border-bottom: solid 1px #9f9f9f;
background: #ffffff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
background: -o-linear-gradient(#ffffff, #dfdfdf);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #646464;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
text-decoration: none;
cursor: pointer;
-webkit-appearance: button;
line-height: 1;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
margin-top: 10px;
font-size: 1.2em;
}

.posts-list {
display: inline-block;
width: 70%;
}
.display-post-new {
border-bottom: 1px solid rgb(176, 176, 176);
margin-bottom: 21px;
padding: 10px 0px 30px 0px;
margin-right: 25px;
text-align: justify;
}
.display-post-new h2 {
margin-bottom: 5px;
line-height: 1.2em;
}
.display-post-new p{
font-size: 1.3em;
line-height: 1.3em;
}
.input-form {
width: 29.5%;
position: relative;
display: inline-block;
vertical-align: top;
}
.posted-on {
    float: left;
    border: 1px solid #000;
    border-radius: 9px;
    width: 72px;
    margin-right: 10px;
    overflow: hidden;
    height: 87px;
}
    p.posted{
        font-style: italic;
        color: #000000;
        font-size: 12px;
        text-indent: 0px;
    }

.month-year {
    background-color: #305977;
    color: #FFF;
    text-align: center;
    padding-top: 6px;
    font-weight: bold;
    font-size: 1.3em;
    height: 26%;
}
.day-date {
    text-align: center;
    padding-top: 14px;
    font-weight: bold;
    background-color: #F4F6F7;
    height: 70%;
    font-size: 3.3em;
    line-height: 0.4em;
}

/*VIEW POST*/
#blog-info-basic {
display: inline-block;
}
  
#sharing-buttons {
display: inline-block;
float: right;
margin-top: 3px;
} 
   