/* #container{overflow:auto;} */

#container talbe,
#container tr,
#container td
{
    border:1px solid black;
}

table
{border-collapse:collapse;}

#newsNav
{
	background-color:#e8e8e8;
	height:27px;
	margin-bottom:16px;
	width:999px;
}

	#newsNav a
	{
		background:url('../images/backArrow.jpg') no-repeat left top;
		display:block;
		height:27px;
		padding-left:19px;	
		padding-top:8px;
	}

	#newsNav a, .articleCategory{color:#7d7a7a;}

	
	
	#paginador > div > ul > li
	{
		float:left;
		height:14px;
		width:16px;
	}
	
	
.articleCategory{font:bold 14px Arial, Helvetica, sans-serif;}

#article
{
	float:left;
	margin-right:10px;
	padding-left: 13px;
	width:732px;
}

#article a{color:#333131; font-weight:bold;}

.articleDate
{
	display:block;
	float:right;
	font:bold 11px Arial, Helvetica, sans-serif;
}

#article h2, #article p, #article ul, .articleDate{color:#5c5656;}
#article h2
{	
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:14px 0 25px 0;
	text-align:left;
}

	#article p
	{	
		margin-bottom:16px;
		text-align:left;
	}

	#article p, #article ul{font: 11px Arial, Helvetica, sans-serif;}

.authorData
{
	margin:24px 0 24px 0;
}

.authorData li
{
	margin-bottom:17px;
}

.authorPhoneNumber, .authorMail{padding-left:23px;}

.authorPhoneNumber
{
	background:url('../images/telIcon.jpg') no-repeat left top;
}

.authorMail
{
	background:url('../images/letterIcon.jpg') no-repeat left top;
	color:#0488e5;
}
	.authorMail a{color:#0488e5;}


.highlight
{
	background-color:#e0e0e0;
	padding:11px;
}


#newsSideBar
{	
	float:left;
	width:241px;
}

	#newsSideBar > div
	{
		border:1px solid #d4d2d2;
		margin-bottom:10px;
	}
	
	#newsSideBar > div img 
	{display:block; margin:10px auto; max-width: 90%;}
	
	#newsSideBar > div:first-child
	{	
		background-color: #E0E0E0;
		height:191px;		
		width:240px;
	}
	
	#newsSideBar > div:first-child h3 
	{
		background-color: #888787;
		color: #FFFFFF;
		font: bold 11px Verdana,Geneva,sans-serif;
		height: 19px;
		padding-top: 8px;
		text-align: center;
		width: 241px;
	}
	
	#newsSideBar > div:first-child h3
	{
		background-color:#888787;
		color:#FFF;
		font:bold 11px Verdana, Geneva, sans-serif;
		height:19px;
		padding-top:8px;
		text-align:center;
		width:241px;
	}

	
	
	#shareBtn > div 
	{		
		float:left;
		height:153px; 				
		padding-top:10px;
		width:50%; 
	}
	
	
	
	#shareBtn > div > div
	{			
		height:64px;
		margin:0 auto 15px;
		width:53px;
	}
	
#newsResults
{
	padding-bottom:78px;
	width:999px;	
}

.newsResultItem
{
	background-color:#e8e8e8;
	padding:11px 4px;
	margin-bottom:5px;
	overflow:auto;
	width:990px;
}

.newsResultItem *{color:#5c5656;}

.datePostResult
{
	background-color:#dcdcdc;
	float:left;
	font:bold 10px Arial, Helvetica, sans-serif;	
	height:50px;	
	margin-right:20px;
	padding-top:13px;
	width:83px;
}

.datePostResult li{text-align:center;}


.newsResultArticle
{	
	float:left;
	margin:0 20px 0 25px;	
	width:690px;
}
.newsResultArticle p
{
	font:11px Arial, Helvetica, sans-serif;
}

.imgPostResult
{
	border:2px solid #bdb8b8;
	float:left;
	width:135px;
	text-align: center;
}

.newsPostTitle
{
	font:bold 14px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.newsPostTitle h2
{
	display:inline;
}

.newsCategoryResult
{	
	background:url('../images/categoriRightArrow.jpg') no-repeat left top;
	color:#7d7a7a;
	padding-left:13px;	
}

#resultsVisor
{
	height: 620px;
}

#resultsVisor > div > ul > li {
    float: left;
    width: 999px;
}

#resultsVisor > div {
    height: 100%;
}