.comm_date
{
	position: absolute;
	left: -70px;
	background: URL(images/fade2.png);	
			-webkit-border-radius: 8px;    /* for Safari */
		-moz-border-radius: 8px;       /* for Firefox */
width:57px;
text-align:center;
padding-bottom:5px;
}

.comm_date .data{padding-top:5px;display:block;font-weight:700;text-transform:uppercase;letter-spacing:-1px;}

.comm_date .data .j {display: block; font-size: 24px;}

.content-sidebar ul{list-style:none;padding: 0px; margin: 0px;padding-left:10px; padding-bottom: 15px;}
.content-sidebar li{list-style:none;padding: 0px; margin: 0px;}


.post
	{
		height: 350px;	
		overflow: auto;
		width: 645px;
		padding: 5px;
	}

.newer_older
	{
		width: 645px;
	}
	
.newer
	{
		float: left;	
	}
	
.older
	{
		float: right;	
	}
	

.fade a, .fadeblog a
	{
		color: #cde1c0;
		text-decoration: none;	
	}


	#topbar
		{
			background: #212811;
			height: 20px;	
		}

	.contacttext
		{
			font-family: verdana;
			font-size: 10px;
			text-align: right;	
			line-height: 18px;
			float: right;
		}
		
	.copytext
		{
			font-family: verdana;
			font-size: 10px;
			text-align: left;	
			line-height: 18px;
			font-weight: bold;
			float: left;
		}
		
		
				
	.fadeblog
	{
		position: relative;
		display: block;
		background: URL(images/fade.png);	
		height: 370px;
		margin: 10px;
		color: white;
		padding: 5px;
		font-family: verdana;
		font-size: 11px;
				-webkit-border-radius: 8px;    /* for Safari */
		-moz-border-radius: 8px;       /* for Firefox */
	text-align: justify;
	}
		
		
	.fade
	{
		background: URL(images/fade.png);	
		height: 370px;
		margin: 10px;
		color: white;
		padding: 5px;
		font-family: verdana;
		font-size: 11px;
				-webkit-border-radius: 8px;    /* for Safari */
		-moz-border-radius: 8px;       /* for Firefox */
	text-align: justify;
	}
	
	.side 
	{
		margin-top: 10px;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	h2, h2 a, h3
		{
			color: white;
			font-size: 13px;	
			line-height: 100%;
			padding:0px; 
			margin-bottom: 7px;
			margin-top: 0px;
			text-decoration: none;
		}
		
	a
		{
			color: black;	
		}
		
	a:hover
		{
			color: gray;	
		}

.content-sidebar
	{
		float: right;
		width: 190px;
		padding: 5px;
		text-align: left;
		background: URL(images/fade.png);	
		-webkit-border-radius: 8px;    /* for Safari */
		-moz-border-radius: 8px;       /* for Firefox */
	}
