/* THEME UNIT TEST CSS */
.sticky .eastend-single-blog {
	border: 1px solid #e96e53;
}

.post_reply ul,.post_reply ol{
	padding-left: 20px;
}

.blog-content ul{
	list-style-type: square;
	padding-left: 18px;
}

.blockquote p{
	font-size:16px;
}
.wp-block-button{
	margin:0 0 20px 0;
}
.eastend-single-blog-content .wp-block-cover .wp-block-cover-text{
	color: #FFF;
}
table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
th {
    font-weight: bold;
    text-transform: uppercase;
	   /*  border: 1px solid #ededed; */
}
td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}
caption, th, td {
	font-weight: normal;
	text-align: center;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 30px;
    font-size: 14px;
    border-left: 5px solid #b9b9b9;
    background: #f9f9f9;
    font-style: italic;
}
blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
}

blockquote strong,
blockquote b {
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

address {
    font-style: italic;
    margin: 0 0 24px;
}
i, cite, em, var, address, dfn {
    font-style: italic;
}
em{
	font-style: italic;
	font-weight: bold; 
}

tt, samp {
   color:#666;
}
code{
   background: transparent;
   color: inherit;
}
kbd{
}

/* image aligment */
img.size-full, img.size-large, img.wp-post-image {
    height: auto;
    max-width: 100%;
}
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
    max-width: 100%;
}

/**
 * 8.0 Alignments
 */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.4em 1.4em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.4em 1.4em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.4em;
}

.wp-block-archives-dropdown{
	margin-bottom: 5px;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
 /**
* 14.1 Captions
*/

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	line-height: 1.5;
	padding: 0.5em 0;
	font-size: 14px;
}

/**
* 14.2 Galleries
*/

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.post-password-form input[type=submit] {
    border: none;
    padding: 2px 14px;
	background:#1a7dd7;
	color:#fff;
}
.post-password-form input[type="password"] {
	border: 1px solid #ddd;
	width: 100%;
	height: 40px;
	padding: 0 15px;
}
.logo_area{
	padding: 20px 0;
}
.site-title {
	font-size: 26px;
	margin: 0;
	color:#0d2958;
}
.site-title a {
    font-weight: 700;
	color:#0d2958;
    text-transform: capitalize;
}
.site-title a:hover {
	color:#0d2958;
}
.site-description {
	margin: 0;
	color: #0d2958;
	padding-bottom: 0;
}

.bypostauthor {
	color:#0d2958;
}

.wp-block-cover.alignleft{
	margin-right: 10px;
}
.wp-block-button.alignleft {
	margin-right: 10px;
}
.wp-block-gallery.alignleft {
	margin-right: 10px;
}
.has-large-font-size {
	font-size: 36px;
	line-height: 1.3;
}

.wp-block-media-text {
	margin-top: 15px;
}
.inner-post-pagination a, .inner-post-pagination  span.post-page-numbers {
	border: 2px solid #ddd;
	display: inline-block;
	min-width: 35px;
	text-align: center;
	margin-left: 2px;
	height: 33px;
	line-height: 30px;
	margin-right: 3px;
	color: #0d2958;
}
.inner-post-pagination  span.current{
	border: 2px solid #FE8264;
	color: #FE8264;
}
.wp-block-table.is-style-stripes td {
	border-color: transparent;
	padding: 5px 13px;
}
.single-blog-content table, .single-blog-content th, .single-blog-content td {
	border: 1px solid #d1d1d1;
}
.single-blog-content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 400;
}
.comment-list table, .comment-list th, .comment-list td {
	border: 1px solid #d1d1d1;
}
.comment-list table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 400;
}
.post-password-form label {
	width: 100%;
} 
