.left-menu {
	border: unset !important;
}
.bodybg {
		background-color: #000000;
	background-color: rgba(0,0,0, 1);
			background-image: linear-gradient(#000000, #9b3636);
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
		}

	.py-4 a, .crumbs a{
		color: #ff0000 !important;
	}
	.py-4 a:hover, .crumbs a:hover {
		color: #fa0000 !important;
	}

.crumbs {
		background-color: #000000;
	background-color: rgba(0,0,0, 1);
				color: #ff0000;	
				background-image: linear-gradient(#000000, #7f4343);
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			
		border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
.post-content {
		background-color: #000000;
	background-color: rgba(0,0,0, 1);
		color: #ff0000;
			background-image: ;
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
		
			border-top-color: #7f3434;
			border-top-width: 0px;
					border-right-color: ;
			border-right-width: 0px;
					border-bottom-color: ;
			border-bottom-width: 0px;
					border-left-color: ;
			border-left-width: 0px;
					border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
.post-title {
	color: #ff0000;
}
.comment-content {
		background-color: #000000;
	background-color: rgba(0,0,0, 1);
		color: #ff0000;
			background-image: ;
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
			
			border-top-color: ;
			border-top-width: 0px;
					border-right-color: ;
			border-right-width: 0px;
					border-bottom-color: ;
			border-bottom-width: 0px;
					border-left-color: ;
			border-left-width: 0px;
					border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
.left-menu > div {
		background-color: #000000;
	background-color: rgba(0,0,0, 1);
			color: #ff0000;
				background-image: ;
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
		
			border-top-color: ;
			border-top-width: 0px;
					border-right-color: ;
			border-right-width: 0px;
					border-bottom-color: ;
			border-bottom-width: 0px;
					border-left-color: ;
			border-left-width: 0px;
					border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
.left-menu > div > h3 {
		background-color: #000000 !important;
	background-color: rgba(0,0,0, 1) !important;
			color:  !important;	
				background-image: linear-gradient(#000000fa, #ff0000);
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
		
		border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
.textareabg {
			background-color: #000000;
		background-color: rgba(0,0,0, 1);
				color: #ff0000;	
	}
.datebg {
		background-color: #000000 !important;
	background-color: rgba(0,0,0, 1) !important;
			color: #ff0000;	
				background-image: linear-gradient(#000000, #985252);
					background-attachment: scroll
							, scroll
						;
							background-position: top left
							, top left
						;
							background-repeat: repeat
							, repeat
						;
							background-size: auto
							, auto
						;
					border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}

nav.navbar {
		background-color: #000000;
	background-color: rgba(0,0,0, 1);
			background-image: linear-gradient(#000000, #a43d3d);
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
					color: #ff0000 !important;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}

	nav.navbar a {
		color: #ff0000 !important;
	}

	nav.navbar a:hover {
		color: #f50000 !important;
	}

.bottombg {
		background-color: #000000;
	background-color: rgba(0,0,0, 1);
		color: #ff0000;
			background-image: ;
		background-attachment: scroll
					, scroll
			;
			background-position: top left
					, top left
			;
			background-repeat: repeat
					, repeat
			;
			background-size: auto
					, auto
			;
		
			border-top-color: ;
			border-top-width: 0px;
					border-right-color: ;
			border-right-width: 0px;
					border-bottom-color: ;
			border-bottom-width: 0px;
					border-left-color: ;
			border-left-width: 0px;
					border-top-left-radius: 0px;
			border-top-right-radius: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
	}
