
/* ------------------ Column right ----------------- */
#colright_content { 
	float:right;
	}

/* ------------------ Column right ----------------- */
#mid { 
	width:525px; 
	height:auto;
	float:right;
	padding:15px 0 15px 0;
	margin:0 20px 0 0px;
	}
	
/* ------------------ Column left ----------------- */
#right { 
	width:208px; 
	height:auto;
	padding:15px 0 15px 0;
	margin:0 22px 0 0px;
	float:right;
	}


/* 
------------ blog --------------- 
*/
	
#right .postInfo .postDate {
	font-size: .9em; 
	color: #979797;
	font-style:normal;
	}
			
#right .blogsElement h2 a {
	font-size: 0.7em;
	color: #979797;
	text-decoration: none;
	padding: 0px 0 2px;
	margin:0px 0 4px 0;
	}
	
#right .post h2 {
	margin-left:0;
	padding-left:0;
	font-size: 0.6em;
	}
	
	
#right .blogsElement h2 a:hover { text-decoration:underline;}


 .postBody {
	clear:both;
	margin:6px 0 0 0;
	padding:0px 0 0 0;
	color: #979797;
	}

.postBody p {
	text-align:left;
	clear:both;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	color: #979797;
	}
/* edit here */	
 .blogsElement li {
	padding: 0px 0px 0px 0;
	background:none;
	list-style:none;
}

 .postInfo .postDate {
	font-size: .9em; 
	font-style:normal;
	display: none;
	}
	
 .blogList ul li .postInfo a {
	color: #ccc !important;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	}


 .rss {
	display: none;
	}

/* post detail page */
#secPage .post .postDate {margin: 0 0 15px 0; color: #000;}
#secPage .post h2 {
	font-size:0.7em;
	color:#464942; 
	margin:27px 0 0px 0;
	}
#secPage .post .blogBack {
	margin: 40px 0 0 0;
	font-weight: bold;
	text-align: right;
	display: block;
	width: 100%;
	padding-top: 5px;
	color:#FFFFFF;}
	

/* 
------------ End About Archive blog --------------- 
*/
