
			article{
				word-wrap: break-word;
			}
			.entry-content{
				display: table;
			}
			.post-date-wrapper{
				background-size: 64px 250px;
				width:64px;
				overflow: hidden;
				min-height: 153px;
				text-align: center;
				background:linear-gradient(145deg, #8D0000 0%, #D33 35%) repeat-x;
				height: 250px;
			}

			.post-date-wrapper .day{
				display: block;
				font-size: 36px;
				font-family: "ralewaybold";
				line-height: 1
				margin : 25px auto 0;
			}
			.post-date-wrapper .month{
				display: block;
				font-size: 18px;
				font-weight: bold;
				font-family: "ralewaymedium";
				line-height: 1
				margin :3px auto 0px;
				width: 100%;
				text-align: center;
				text-transform: uppercase;
				padding-left: 2px;

			}
			.post-date-wrapper .year{
				display: block;
				font-size: 18px;
				font-family: "ralewaymedium";
				line-height: 1
			}
			.blog-excerpt-wrapper{
				overflow: hidden;
				display: table-cell;
				min-height: 153px;
				padding:0 15px 15px;
				width: 100%;
			}
			article.type-post h1.entry-title{
				margin: 5px -3px 0;
				color:#D33;
			}
			article.type-post span.post-author{
				text-transform: uppercase;
				font-size:x-small;
				line-height:3em;
			}
			.post-author a{
				color: #D33;
			}
			.NewsImgBTN{
				padding-top: 1rem;
				margin-bottom: 0
			}
			.sd-content.configutoreEffect.newdetailPricesocial a{
				display: inline-block;
				padding : 0 20px 0 0;
			}

			.newdetailPricesocial a {
				background-color: #242424;
				line-height: 30px;
				font-size: 11px;
				float:left;
				color:white;
			}
			.newdetailPricesocial a i{
				background:#1a1a1a;
				width:30px;
				height: 30px;
				display: inline-block;
				text-align: center;
				vertical-align: top;
				line-height: 30px;
				margin: 0 8px 0 0;
				color:white;

			}
			.newdetailPricesocial a.facebook{
				background:#3c5a96;
			}
			.newdetailPricesocial a.facebook i{
				background: #304878;
			}
			.newdetailPricesocial a.tweeter{
				background:#59adeb;
			}
			.newdetailPricesocial a.tweeter i{
				background: #4187bb;
			}
			.newdetailPricesocial a.pinit{
				background:#bb0f23;
			}
			.newdetailPricesocial a.pinit i{
				background: #950a1b;
			}
			h3.widget-title{
				border: 0;
				line-height: normal;
				color:#dd3333;
				font-size:1.2rem;
				margin:0 0 10px;
				padding: 0;
				font-weight: 600;
				font-family: "ralewaybold";
			}
/*			.widget_categories li{
				line-height: 18px !important;
				padding:6px 0px 6px 25px;
			}*/
			.bulletePoints{
				background: none !important;
			    padding-left: 0 !important;
			    /*margin-left: 15px;*/
			    /*list-style: disc;*/
			    font-size: 14px !important;
			    font-weight: bold !important;
				color:white;
				line-height: 1.7;
				padding-top: 1px

			}

			.bulletePoints a{
				color: white !important;
			}

			.small_image_list_item{
				display: block;
			    width: 25%;
			    height: 100%;
			    position: relative;
			    background-size: cover;
			    background-position: center;
			    background-repeat: no-repeat;
			    opacity: .8;
			    float:left;
			}
			.image_list{
				height: 125px;
			}
			.active > a{
				color:red !important;
			}

			.sidebar a{
				color:white;
			}
			.tagcloud a:before{
				color:#464646 !important;
			}

			@media (min-width: 1600px){
				.container {
				    max-width: 1440px;
				}
			}

			.news_description{
				padding-top: 1rem;
				line-height: 1.3;
				font-size: 0.9rem;
			}


			.gensearch__input{
				background-color: transparent !important;
				color: white;
			}


			.sidebar .widget .widgettitle:before,
			.sidebar .widget .widgettitle:after{
				border:none !important;
			}

			.widget-title{
				color:red !important;
				font-family: ralewaymedium !important;
				font-size: 1.2rem !important;
			}
			.cat-item a{
				font-size: 0.8125rem;
				font-family: ralewaythin;
			}

			.tag-link{
				font-family: ralewaylight; 
				font-size: 12px;
			}
			.tag-link:hover{
				font-family: ralewaymedium;
				color:red;
				text-decoration: underline;
			}

			.cat-item ul .cat-item a{
				font-family: ralewaythin;
				font-size:11px;
				font-style: italic;
				font-weight: 300;
			}

			.cat-item ul .cat-item a:before{
				content:'';
				width:0px !important;
			}
			.cat-item ul li.active a{
				color:white !important;
				font-family: ralewaybold;
			}
			.cat-item ul .cat-item{
				padding: 1px 0px 1px 15px !important;
			}

			.first_link, .last_link{
				color:white !important;
				font-family: ralewaybold;
			}

			.tagBtn{
				background-color: grey !important;
				padding: 1px 4px !important;
				border-radius: 6px;
			}
			.tagBtn:hover{
				background-color: #635f5f !important;
			}
			.news_description a{
				color:white !important;
			}