.news-left {
	width:150px;
	float:left;
}

.news-left #suscribe {
	width:150px;
	margin-bottom:10px;
	float:left;
}

.news-left a {
	line-height:16px;
}


.news-left a.active {
	color:#231F20;
}

.news-left #suscribe img {
	border:0px;
	margin:0px;
	padding:0px;
	background:transparent;
}

.news-left h3 {
	color:#231F20;
	margin-top:10px;
}

.news-right {
	width:720px;
	float:left;
	margin:20px 0px 0px 0px;
}

.news-right a {
	text-decoration:none;
}

.news-right h1 {
	margin:0px;
	padding:0px;
	border:0px;
}

.news-right .meta {
	margin:-12px 0px 5px 0px;
	padding:0px;	
}


  .post {
  	margin-top:10px;
  }
  
  .post h1 {
  		margin:0px;
		padding:0px;
		border:0px;
		color:#ce6f19;
   }
		
  
  .post .meta { 
  	display: block;
	margin:-8px 0px 5px 0px;
	text-transform: none; 
	letter-spacing: 0.2px;
	color:#231F20;
  }
  
  .post .summary { margin:0px 0px 5px 0px;}
  
  .post .text { }
  
  
 .post a:hover {
	font-weight:bold;
}


  #comments {
	  	margin:15px 0px 0px 0px;
  }

  .comment-list li {
   	margin:15px 0px 0px 0px;
  }
  

