/*Formateo inicial*/
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration:none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#454547;
}
a, h2 a:hover, h3 a:hover {
	/*color:#D2344F;*/
	color:#387BAB;
	text-decoration:none;
}
h1, h2, h3 {
	font-family:'Trebuchet MS',Sans-Serif;
	font-weight:bold;
}

h2 {
	margin:0;
	font-size:1.6em;
}


/**************************************************************************/

.separador{
	border-bottom:1px dotted #B8A498;
	width:100%;
	/***float:left;*/
	margin-top:-10px;
	/*.margin-top:-20px;*/
	margin-bottom:10px;
	/*.margin-bottom:5px;*/
	/*.margin-left:13px;*/
}

.alturaMinima{
	min-height:105px;
	.height:105px;
}

.post {
	/*border:1px solid #000000;*/
	border: none;
	display:block;
	/*float:left;*/
	margin:0 25px 5px;
	padding:10px 0;
	text-align:justify;
	/***width:650px !important;*/
	/*.width:600px;	*/
}

.post img.mosaic {
	float:left;
	height:125px;
	width:220px;
}
.post img {
	width:100%;
}
a img {
	border:medium none;
}

.post .foto{
	/*float:left;*/
}

.post .foto .zoomText{
	margin-top:130px;
	margin-left:-220px;
	/*float:left;*/
	position:absolute;
	font-size:9px;
	color:#999999;
}

.post div.content {
	/*.margin-top:-125px;*/
	margin-left:230px;
	/***width:380px;*/
	/*.width:300px;*/
	position:relative;
}

.post div.content2 {
	/*margin-left:230px;*/
	/***width:610px;*/
	/*.width:600px;*/
}

.post h2 {
	/*border-left:3px solid #D2344F;*/
	border-left:3px solid #387BAB;
	font-size:24px;
	margin-bottom:20px;
	padding:2px 0 2px 7px;
}

.post h2 a {
	margin:0;
	padding:0;
	text-align:left;
}

.post .entry {
	/*float:left;*/
	/*height:50px;*/
	margin:0 0 0 10px;
	overflow:hidden;
	/***width:300px;*/
	/*.width:390px;*/
	text-align:left;
	line-height:1.4em;
}

.post .entryMaquinas {
	/*border:solid 1px #000000;*/
	/***float:left;*/
	/*height:50px;*/
	margin:0 0 0 0;
	overflow:hidden;
	width:645px;
	/*.width:645px;*/
	text-align:left;
	line-height:1.4em;
}

.post .entry2 {
	/*float:left;*/
	/*height:50px;*/
	margin:0 0 0 10px;
	overflow:hidden;
	/***width:500px;*/
	/*.width:600px;*/
	text-align:left;
	line-height:1.4em;
}

.post .entry2 span {
	background:transparent url(../imagenes/post_puce-readmore_4.jpg) no-repeat scroll 1px 50%;
	padding-left:16px;
	font-weight:bold;
	color:#454547;
	/*color:#D2344F;*/
}

.post .entry2 .blue {
	background:transparent url(../imagenes/pdf_icon_2.gif) no-repeat scroll 1px 100%;	
	line-height:1.4em;
	color:#234D96;
	padding-left:28px;
	margin-left:20px;
}

.post .entry2 ul {  
	margin-left:0;
	padding:0;
}

.post .entry2 ul li {
	list-style: none;
	background: url(../imagenes/post_puce-readmore_4.jpg) 0 10px no-repeat;
	padding-left: 16px;
	padding-top: 10px;
}

.post .postmetadata {
	border:medium none;
	float:left;
	margin:10px 0 0 10px;
	padding:0;
	width:310px !important;
	margin-top:-13px !important;
	/*.margin-top:15px;*/
	/*border-bottom:1px solid #D5D5D5;
	border-top:1px solid #D5D5D5;*/
	color:#999999;
	font-size:10px;
	clear:both;
}

.post .postmetadata a.comments-link {
	background:transparent url(../imagenes/post_icon-coms.jpg) no-repeat scroll 0 0;
	color:#999999;
	float:right;
	font-size:11px;
	margin-top:0;
	/*margin-top:15px;*/
	padding-left:20px;
}

.post .postmetadata a.comments-link span {
	font-weight:bold;
}

.post .postmetadata small {
	background:transparent url(../imagenes/post_icon-clock.jpg) no-repeat scroll 0 center;
	color:#999999;
	font-size:10px;
	padding:0 0 0 17px;
}

small {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
}

.post .postmetadata .votes {
	background:transparent url(../imagenes/post_icon-heart.jpg) no-repeat scroll 1px 50%;
	color:#999999;
	padding-left:11px;
}

/*Accesorios y Versiones (productosDosColumnas)*/
.separadorLateral{
	border-left:1px dotted #B8A498;
	width:2px;
	height:110px;
	float:left;
	margin-top:15px;
	/*margin-top:-20px;
	.margin-top:-25px;
	margin-bottom:20px;	
	.margin-left:13px;*/
}

.separadorInferior{
	border-bottom:1px dotted #B8A498;
	width:581px;
	float:left;
	/***margin-top:-20px;*/
	/*.margin-top:-15px;*/
	/*margin-bottom:20px;*/	
	/*.margin-left:13px;*/
}

.cierre{
	width:581px;
	float:left;
	border-bottom:1px dotted #FFFFFF;
}

.postIzquierda {	
	/*border:solid 2px #AFAFAF;*/
	display:block;
	float:left;
	margin:0 20px 8px 0;
	padding:10px 0;
	text-align:justify;
	/*width:600px !important;*/
	width:268px;
	/*.width:280px;*/
	/*border:solid 3px #F3F3F3;*/
}

.postDerecha {	
	/*border:solid 2px #AFAFAF;*/
	display:block;
	float:left;
	margin:0 0 8px 20px;
	padding:10px 0;
	text-align:justify;
	/*width:600px !important;*/
	width:268px;
	/*.width:280px;*/
	/*border:solid 3px #F3F3F3;*/
}

.postIzquierda .marco, .postDerecha .marco{
	background:url(../imagenes/bg_photo_4.jpg) 0 0 no-repeat scroll #FFFFFF;
	height:76px;
	width:112px;
	float:left;
}

.postIzquierda .marco img.mosaic, .postDerecha .marco img.mosaic {	
	float:left;
	height:62px;
	width:100px;
	/*padding-top:12px;*/
	padding-top:7px;
	.margin-top:7px;
	padding-left:6px;
	.margin-left:6px;
	/*padding-left:10px;*/
	/*margin-top:-18px;*/
}
.postIzquierda img, .postDerecha img {
	width:100%;
}
a img {
	border:medium none;
}

.postIzquierda div.content, .postDerecha div.content {
	margin-left:auto;
	width:100%; /*280px;*/
	/*.width:120px;*/
	/*border:1px solid #ABABAB;*/
}

.postIzquierda h2, .postDerecha h2 {
	/*border-left:3px solid #D2344F;*/
	border-left:3px solid #387BAB;
	font-size:16px;
	margin-bottom:8px;
	padding:2px 0 2px 10px;
}

.postIzquierda h2 a, .postDerecha h2 a {
	margin:0;
	padding:0;
	text-align:left;
}

.postIzquierda .entry, .postDerecha .entry {
	font-size:10px;
	color:#999999;
	/***float:left;*/
	/*height:50px;*/
	/***margin:0 0 0 10px;*/
	/***overflow:hidden;*/
	padding-left:10px;
	margin:auto;
	/***width:160px;*/
	/*.width:100px;*/
	text-align:left;
	line-height:1.4em;
}

.postIzquierda .entry span, .postDerecha .entry span {
	background:transparent url(../imagenes/post_puce-readmore_4.jpg) no-repeat scroll 1px 50%;
	padding-left:12px;
	font-weight:bold;
	color:#454547;
	/*color:#D2344F;*/
}


