body { background-color: #1F1F1F; }
.container { max-width: 990px; }
.topcontent { background-color: #ffffff; }
h1, h2, h3, h4 { color: #BDBDBD; }
a 
{ 	color: #afda01;
}
a, .navbar-default .navbar-nav li a:hover
{ 	color: #afda01;
}
a:hover, .sidenav li a:hover, .menucontent a.selected
{
	color: #88AA00;
	text-decoration: underline;
}
.splitline 
{
	height: 3px;
}
.splitlineLeft 
{
	background-color: #afda01;
	width: 20px;
	float: left;
	height: 3px;
}
.splitlineMiddle
{
	float: left;
	background-color: #282a34;
	width: 3px;
	height: 3px;
}
.splitlineRight 
{
	background-color: #212225;
	height: 3px;
}
.bgcolor
{
	background-color: #86a700; 
}
.colorline
{
	background-color: #afda01; 
	height: 5px;
}
.tagList a, .tagList a:hover
{
	background-color: #88AA00;
}
.sidenav{
	background-color: #282a34;
}

.sidenav ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style-type: square;
	color: #afda01;
}

.sidenav li a{
	color: #88AA00;
}
.sidenav .header{
 	color: #BDBDBD;
}
.publishDate { color : #A4A4A4; }
.container, .maincontent { background-color: #212225; color: #A4A4A4; }
#socialMediaPlugins{
	border: 0px;
	background-color: inherit;
}
.articleListThumb{
	border: 1px solid #000000;
	border-radius: inherit;
	-webkit-border-radius: inherit;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;

}
.container{ 
max-width: 990px;
 }
.footer{
	margin-top: 15px;
	border-top: none !important;
}	
footer .container {
background: none;
}
