/* ----- general ----- */
*{margin: 0; padding: 0; list-style: none; }
body{ padding: 0; margin: 0;}
a{text-decoration: none; }
a:hover{ text-decoration: none; }
img{border: 0px}
h2{ }
h3{ }

/*input, textarea{ width: 95%; padding: 5px; font: normal 12px arial; color: #585757;margin:3px 0px 3px 0px;}*/
cite{}

/* formularios */
#submit{width: 141px; height: 26px; text-align: center; margin-top: 12px}
#searchform input{ width: 120px;}
/* formularios */ 
/* ----- fin general ----- */

#playercontenedor{width: 482px; height:400px; padding:0px; margin: 18px 0px 10px 15px;}
/* ----- toda la pagina ----- */
#page
{ 
height: 100%; 
width: 936px;
float: none; 
margin: 0 auto; 
padding:0;
}
/* ----- fin toda la pagina ----- */

/* ----- header ----- */

#header
{
width:100%;
margin:0px; 
padding:0px;
border:none;
}


	#header h1{
	/*clear: both; */
	height:80px;
	margin:20px 0 0 15px;
	text-indent:-9000px;
	width:250px;
	} 

	/* titulo del blog */

	#header h1 a
	{
	width:250px;
	height:80px;
	display: block;
	text-decoration: none;
	}

	#header h1 a:hover
	{
	text-decoration: none; 
	/* float: left*/
	}
	



/* datos de widgets en el header */
#header h4{ } /* titulo */
#header ul{  }
#header li{  }
#header table {  }
#header caption { }
#header th{  }
#header td{  }
/* fin datos de widgets */

/* ----- fin header ----- */

/* ----- contenido ----- */
#content
{
width: 936px;
clear: left; 
margin-bottom: 0px;
margin-top: 0px;
border: none; 
border-right: 0px; 
margin-left: 0px; 
position:relative;
padding-top:5px;
}

/* ----- área de los posteos ----- */ 
#main
{
width: 407px; 
float: left; 
padding: 0px; 
border-bottom: 0px; 
border-left: 0px; 
border-top: 0px; 
border-right: 0px;
margin-right: 8px!important;
margin-right: 4px;
margin-left: 8px;
}

#main h3
{
	width: 405px;
	float: left; 
	height: 20px;  
	padding: 0px 0px 0px 0px;  
	text-align: right;
	letter-spacing: -0.3%;
} 
	/* fecha de los posteos */

	#main .post
	{
	padding:0px 0px 0px 0px;
	margin-bottom:40px;
	} 

	/* un posteo */

	#main .post p
	{
	font-size: 12px;
	line-height:1.4em;
	} 
	/* un posteo */

		#main .post h2
		{
		width:100%;
		padding: 0px 0px 10px 0px ;
		margin-bottom: 10px;
		float: left;
		}
	/* título del posteo */

		#main .post h2.storytitle a
		{
		text-decoration: none;
		}

		#main .post h2.storytitle a:hover{ text-decoration: none;}

		#comments
		{
		margin: 10px 0 10px 0px ;
		}

			#main .post .meta{
			padding: 0px; 
			float: left;
			clear: both; 
			width:100%;
			margin-bottom:20px;
			}
			
			#main .post .meta{
			padding: 0px; 
			float: left;
			clear: both; 
			width:100%;}
			
			.theTags{}
			
			.theAuthor{
			display:none}
			
			.theTime{
			display:none}

 /* informaciones de los posteos */

		#main .post .storycontent
		{ 
		clear: both;
		 } 
/* contenido del posteo */

			#main .post .storycontent p
			{ padding: 0px 0px 8px 0px } 

			#main .post .storycontent p img
			{
			padding: 0px;
			}
 /* contenido del posteo */

.postReferences
{
	width: 200px;
	padding: 0px 8px 0px 25px;
}


		#main .post .feedback{
		margin:15px 0px 25px 0px; 
		text-align:right;
		clear:both;
		float: left;
		} 
		/* enlace de comentarios */

		#main .post .feedback a
		{
			
		}

		#main .post .feedback a:hover{
		text-decoration:none
		}
		
/* comentarios */
		#main h2#comments{  }
		#main h2#postcomment{margin: 18px 0 12px 0px;}
		#main h2 form{ }
		#main h2 input{}
		#main h2 textarea{ border: 1px solid #7c7c7c;}
		#main h2 input#author{  }
		#main h2 input#email{  }
		#main h2 input#url{  }
		#main h2 textarea#comment{ border: 1px solid #7c7c7c}
		#main h2 input#submit{  }

		#commentlist
		{
		font-size: 11px;
		width:100%;
		padding: 0px 0px 0px 0px
		}

		#commentform
		{
		width:100%;
		margin:0px 0px 0px 0px
		}
		
		#main ol{ }
		#main li {margin: 0 0 13px 0; padding-bottom: 10px;}

		/* fin comentarios */ 
		
/* ----- fin area de los posteos ----- */

/* ----- sidebar izquierdo ----- */
#left_sidebar
{
width: 195px;
padding: 0px;
margin-right:9px;
margin-left:0px;
border:0px;
}

	#left_sidebar h4
	{
	}
	/* titulo */

	#left_sidebar ul
	{  
	margin: 0px 0px 25px 0px;
	}

		#left_sidebar li
		{
		padding:0px;
		border:0px;
		margin-bottom:0px;
		 }

		#left_sidebar li a
		{
		display:block;
		padding:8px 0px 8px 15px;
		 }

		#left_sidebar li a:hover
		{
		text-decoration:none;
		 }

/* datos de widgets en el sidebar izquierdo */

#left_sidebar table {  }
#left_sidebar caption {  }
#left_sidebar th{  }
#left_sidebar td{  }
/* fin datos de widgets */
/* ----- fin sidebar izquierdo ----- */

/* ----- sidebar derecho ----- */
#right_sidebar
{ 
width: 300px; 
padding: 0px;
border: 0px; 
float:right ; 
margin:0px 0px 0px 9px; 
}

/* datos de widgets en el sidebar derecho */
	#right_sidebar h4{
	margin: 0px;
	padding:0px 0px 8px 0px;
	padding-left:2px;
	} 

	#right_sidebar h4 a{
	text-decoration:none;
	}

	#right_sidebar h4 a:hover{
	text-decoration:none;
	}

		#right_sidebar h4 a img{
		display:none
		}
		
	
	#right_sidebar ul{
	margin: 0px 0px 35px 0px;
	}
	
	

	#right_sidebar li{
		padding:0px;
		border:0px;
		margin-bottom:0px;
		}


	#right_sidebar li a{
		display:block;
		padding:8px 0px 8px 15px;
		}

	#right_sidebar li a:hover{
		text-decoration:none;
	}
	
	#right_sidebar form{
	margin-bottom:35px;
	}
	
	#right_sidebar form label{}
	#right_sidebar form input{}	
	
	
	.recentcomments {
	padding:3px 0px 3px 0px
	}

/*---------------*/


#right_sidebar table {  }
#right_sidebar caption {  }
#right_sidebar th{  }
#right_sidebar td{  }

.chapa_blog{margin-top: 14px}

/* fin datos de widgets */


/* ----- fin sidebar derecho ----- */

/* ------- fin contenido ------ */




/* ----- sidebar extra ----- */
#extra_sidebar
{
display:none;
 }

/* datos de widgets en el sidebar extra */
#extra_sidebar h4{} 

/* titulo */


#extra_sidebar ul{ }
#extra_sidebar li{}
#extra_sidebar li a{ }
#extra_sidebar li a:hover{ }
#extra_sidebar table {  }
#extra_sidebar caption {  }
#extra_sidebar th{  }
#extra_sidebar td{  }
/* fin datos de widgets */
/* ----- fin sidebar extra ----- */

/* ----- footer ----- */
#footer{clear: both; border: 0px; width: 100%; margin: 0; padding: 0}

/* datos de widgets en el footer */
#footer h4{  } /* titulo */
#footer ul{  }

#footer li{  }
#footer table {  }

#footer caption {  }
#footer th{  }
#footer td{  }
/* fin datos de widgets */
/* ----- fin footer ----- */

/*-----galeria------*/
.galeria_titulos {
display:none
}

	.solapa_galeria{
	margin: 8px 0px 35px 0px;
	}

	.solapa_galeria img
	 {
	float:left;
	height:50px;
	margin:0 5px 7px 15px !important;
	width:50px;
	}

	.solapa_galeria a
	{
	color:#000;
	}

	.solapa_galeria a:hover
	{
	text-decoration:none;
	}

.clr {
	clear:both;
	font-size:0;
	height:1px;
	margin:7px 0;
}

/*-------chapas------*/

#chapas a img
{
padding:6px;
margin: 0px 10px 15px 10px;
}

.moduloBlogroll{
	height: auto; 
	padding-bottom: 10px; 
	margin-top: 10px;
}

.moduloBlogroll h2{
	background: url(http://www.terra.com.ar/blog_editorial/img/manc-blogroll.gif) no-repeat; 
	color: #f90; 
	margin-top: 12px; 
	height: 25px; 
	text-indent: 3px
}

/*------------------relacionados------------------*/

#relacionados{
margin:15px 0px 15px 0px;
overflow:hidden;
}

#relacionados h5{
background:#e2dfde url(img/back_bottom_rel.gif) bottom repeat-x;
line-height:30px;
padding:0px 0px 5px 15px;
font-size:12px;
font-weight:normal;
text-decoration:italic;
}

#relacionados ul{
}

#relacionados ul li{
background:#f0efee;
padding:5px 5px 5px 15px;
overflow:hidden;
margin-bottom:0px;
border-bottom: 1px solid #c2c1bf;
}

#relacionados ul li img{
float:left;
}

#relacionados ul li span{
font-size:11px;
font-family:arial;
width:350px;
float:right;
padding: 0px 0px 0px 0px;
}

#relacionados ul li p a{}


/*----------------------cabecera Terra------------------------*/

.modulobanner300{
margin-bottom:35px;
}

#mod-header .ctn-search input {
border:0 none;
float:left;
height:18px;
margin:0;
width:49px;
padding: 0;
}

#mod-header .ctn-second-menu ul ul {
float:left;
line-height:20px;
padding-right:7px;
padding-top:5px;
}
