end-of-import-css {}

end-of-custom-css {}

body {
	background-color: #ffffff;
	color: #575757;
}

.container {
	/*width:px;*/
}


.content .container,
.post-date,
.sidebar,
.sidebar-content,
.the-post {
    background-color: #ffffff;
}

.post-content a, .sidebar a {
	color:#de9e9e;
	text-decoration:none;
}

.post-content a:hover, .sidebar a:hover {
	color:#000000;
	text-decoration:none;
}

.border-top, .border-bottom, .border-left, .border-right {
	border-color:#dddddd;
}

.topbar{
	background:#fff;
	color:#000;
	border-bottom: 2px solid #EAEAEA;
}

.topbar-background{
	background:#fff;
	color:#000;
}

.topbar ul li a, .topbar a {
	color:#000;
}

.topbar .cluster-divider {
	color:#000000;
	font-size:10px;
}

.cluster-blog-info{
	background:#fff;
	color:#000;
}

.cluster-blog-info a {
	color:#000;
}

.cluster-blog-info-description{
	background:#fff;
	color:#000;
}


.post-title h2 a, .post-title h1 {
	text-transform:none;
	font-family:Bad Script;
	text-align:center;
	color:#000000 ;
	font-size:40px ;
	font-weight:normal ;
	font-style:normal ;
	letter-spacing:0px ;
	display:block
}



.popular-post.wide-style{
	/*calculate height based on width in the form of boostrap3 collums,
	 the step (85) between options and the arbirary constant (22)*/
	height:138.5px;
}
.popular-post.wide-style > p > a {
	font-family: Playfair Display;
}
.popular-post-title h2 a, .popular-post-title h1 {
	text-transform:none;
	font-family:Bad Script;
	text-align:center;
	color:#000000 ;
	font-weight:normal ;
	font-style:normal ;
	letter-spacing:0px !;
	display:block
}
.post-title h2 a:hover, .post-title h1 a:hover{
	color:#000000;
}

.post-date {
	font-family:La Belle Aurore;
	color:#000000;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	letter-spacing:2px;
	text-transform:capitalize;
}


.post-date a:hover{
	color:#000000;
}

.post-date a {
	color:#000000;
}

.post-date-category a{
	color:#999999;
}


.post-category {
	font-family:Arial;
	color:#999999;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	letter-spacing:2px;
	text-transform:;
}

.post-catgory a {
	color:#000000;
}

.post-content {
	font-family:PT Sans;
	text-align:left;
	color:#3d3d3d;
	font-size:17px;
}
.post-content a img {
	padding-bottom: 0px;
}
.post-content img {
	padding-bottom: 0px;
}
.post-meta {
	font-family:Alike Angular;
	color:#000000;
	font-size:15px;
	text-transform:uppercase;
	background:#ffc2c2;
	// bd conf
}

.post-meta a {
	color:#000000;
}

.post-meta a, .post-meta-text {
	padding-left:5px;
}

.post-meta a:hover {
	color:#a81818;
}

.post-meta-read-more {
	background:#ffffff;
}

.post-meta-read-more a {
	color:#000000;
}

.next-post-content{
	font-family: sans-serif;
}

.js-blog-post-open-inside{
font-family: sans-serif;
letter-spacing: 0;
}

.comment-list-content {
	font-family:Arial;
	color:#0a0909;
	font-size:18px;
}

.comment-list-content a {
	color:#0a0909;
}

.menu li ul a,
#menu-archive  {
	text-transform: ;
}

.menu li a,
.icons li a{
	font-family:Alike Angular;
	color:#000000;
	font-size:17px;
	text-transform:uppercase;
	letter-spacing:1px;
}

.menu-container {
	background:#ffc2c2;
}

.menu ul {
	background:#ffc2c2;
}

.menu li a:hover, .icons li a:hover {
	color:#a81818;
}

.menu .menu-divider {
	color:#72a399;
	font-size:11px;
	font-family:Alike Angular;
}

.comment-form .submit {
	background:#9898a1;
}

.sidebar{
	font-family:News Cycle;
	text-align:center;
	color:#333;
	font-size:16px;
}



.sidebar h2 {
	font-family:Playfair Display;
	color:#a81818;
	font-size:16px;
	text-align:center;
}

.sidebar .textwidget {
	text-align:center;
}


.related-posts a {
	text-transform:none;
	font-family:Arial;
	color:#000000;
	font-size:13px;
}

.related-posts-headline {
	text-align:center;
}

.related-posts h3, .comments  h3, .comment-bar h3, .post-next-post h3  {
	font-family:Arial;
	color:#333;
	font-size:13px;
}


.footer{
	background:#fff;
	font-family:Arial;
	color:#000000;
	font-size:px;
}


.footer a{
	color:#000000;
}



@media (min-width: 992px) {
	.sidebar-content {
		padding-left: 25px;
		padding-right: 15px;
	}

	.sidebar-content {
		border-left: 1px solid #000000;
	}
}


.post-next-post h3
	{
		font-family: ;
	}

.next-post-read-more a
{
	font-family: ;
}