#content {
	margin-top: 20px;
	}

.block {
	margin-bottom: 0;
	}

#content-contain{
	background: -webkit-linear-gradient(#f9f9f9, #f9f9f9, #ececec); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#f9f9f9, #f9f9f9, #dedede); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#f9f9f9, #f9f9f9, blue); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#f9f9f9, #f9f9f9, #ececec); /* Standard syntax (must be last) */}

.pane-title {background: #f90; color:#333; font-size: 18px; text-indent: 10px;}

.page-title {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	color: white;
	background: #f90;
	line-height: 1.05
	}

.page-tienda .page-title {
	display: block;
	font-size: 26px}

.node-type-slider .page-title {display: none}


.views-recent-thumbnail {padding: 0px 0px 0px 0px}

.views-recent-title {
	display:inline-block;
	line-height: 0.9}

.views-recent-title a {
	font-size: 12px;
	color: #005;
	font-weight: 600;
	text-align: left;
	-webkit-transition: color 0.2s ease-in-out;
  	-moz-transition: color 0.2s ease-in-out;
  	-o-transition: color 0.2s ease-in-out;
  	-ms-transition: color 0.2s ease-in-out;
  	transition: color 0.2s ease-in-out}

.views-recent-title a:hover {
	color: #f90}

.views-recent-taxonomylist {display: inline-block; font-size: 10px}

.view-id-articulos {font-size: 16px; line-height: 1.7; padding-bottom: 10px}

.field-name-field-tipo {font-size: 15px; padding-bottom: 15px}

.container .four.columns {
    width: 120px;
}