/* Layout */
#main-wrapper {
  color: #cbd2d9;
}

/* Background */
#content {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#542f3c+0,383d42+20,383d42+100 */
    background: #383d42; /* Old browsers */
    background: -moz-linear-gradient(top,  #542f3c 0%, #383d42 15%, #383d42 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #542f3c 0%,#383d42 15%,#383d42 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #542f3c 0%,#383d42 15%,#383d42 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#542f3c', endColorstr='#383d42',GradientType=0 ); /* IE6-9 */
}

/* Links */
article a.more {
  background-color: #1c1e21;
  color: #fff;
}

article a.more:hover,
article a.more:focus {
  background-color: #b50027;
}

/* Text styles */
article h1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0.4em;
  text-shadow: #000 1px 1px 1px;
}

article h2,
article h2 a {
  color: #fff;
  font:normal 16px Helvetica, Arial, sans-serif;
  text-shadow: #000 1px 1px 1px;
  line-height: 1.4em;
}

/* SECCION HOME FAMILIAS */
section.home-familias ul {
  margin: 14px 0 0;
}

section.home-familias li {
  border-top: 1px dotted #8c9196;
}

section.home-familias li a {
  background: url('/images/layout/bullet-arrow-white.gif') no-repeat  0 7px;
  color: #fff;
  display: inline-block;
  padding: 2px 0 5px 9px;
}

section.home-familias li a:hover,
section.home-familias li a:focus {
  text-decoration: underline;
}


/* .commercial-network .world-areas */

.commercial-network {
/* 	color: #ddd; */
    text-shadow: #000 1px 1px 1px;
}

.commercial-network > a {
    display: block;
    min-height: 170px;
    background: url('/images/maps/world-home-1.png') no-repeat top left;
    font-size: 200%;
    line-height: 1.2em;
    text-align: center;
    padding: 0.4em 1em;
}

.world-areas {
    width: inherit;
    padding-top: 0;
}

.world-areas ul {
    max-width: 10em;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    margin-left: 0.4em;
}

.world-areas > div > a {
    font-size: 120%;
    margin-top: 0.2em;
}

.world-areas > div > a, .world-areas > div > ul {
    display: block;
    float: left;
    clear: both;
}

.world-areas > div a {
    padding: 0.4em;
    border-radius: 0.3em;
    text-decoration: none;
    display: inline-block;
}


/* Post snippets */
section .post h3 {
  font: normal 16px Helvetica, Arial, sans-serif;
	color:#fff;
  text-shadow: #000 1px 1px 1px;
}

section .post p {
  color: #cbd2d9;
}

section .post .meta {
  color: #8c9196;
}

section .post img {
	float: right;
	width: 120px;
  margin: 0 0 5px 5px;
}

section .post > a {
	display: block;
	padding: 1% 0.6em;
	border-radius: 0.4em;
}

section .post > a:active, section .post > a:hover {
	background-color: rgba(0,0,0, 0.2);
}

article .column-left {
  float: left;
  margin-right: 3%;
  width: 23%;
}
article .column-center {
  float: left;
  margin-right: 2%;
  width: 40%;
}
article .column-right {
  float: right;
  width: 32%;
}

blockquote {
	margin-bottom: 6px;
}

/************************ DESKTOP ************************/
@media screen and (min-width:990px){
  
#content {
  font-size:12px;
  line-height: 16px;
}

body.mobile #content {
	font-size: 14px;
}

article .column-right h2 {
  border-bottom: 1px dotted #8c9196;
  padding-bottom: 10px;
  margin-top: 0;
}

/* Blocks */
a.collapsed {
  margin: 11px 0 0;
}

section:first-child {
  min-height: 230px;
}

section {
	margin-bottom: inherit;
}

div > section:last-child {
  border-top: 4px solid #6A6E71;
  margin-top: 1.5em;
}

/* Video embed */
#video {
  -moz-box-shadow:0 0 5px #1c1e21;
  -webkit-box-shadow:0 0 5px #1c1e21;
  box-shadow:0 0 5px #1c1e21;
}

}

/************************ DESKTOP MINIFIED ************************/
@media screen and (max-width:989px){
  
article .column-left {
  float: left;
  margin-right: 3%;
  width: 45%;
}
article .column-center {
  float: left;
  margin-right: 2%;
  width: 45%;
}
article .column-right {
  clear: both;
  margin-top: 2em;
  width: 100%;
}
article .column-right .post {
	width: 46%;
	display: inline-block;
	margin-right: 2%;
}

}

/************************ LANDSCAPE TABLET ************************/
@media screen and (min-width:481px){
	
body.mobile article section {
	width: 48%;
	margin-right: 2%;
}

body.mobile article section:nth-child(odd) {
  float:left;
}

body.mobile article section:nth-child(even) {
  float:right;
}

}


/************************ MOBILE-WRAPPER ************************/

body.mobile article a.more {
  width: 100%;
  text-align: center;
  margin-bottom: 0.4em;
}

body.mobile article ul {
	margin-left: 0;
	clear: left;
	width: 100%;
}

body.mobile article ul li {
	padding: 0.4em 0;
}

body.mobile article ul li:nth-child(odd) {
	clear:left;
}

body.mobile article ul li:last-child {
	border-bottom: none;
}

body.mobile .mobile-entrada-clientes {
	background-image: url(/images/icons/user.png) !important;
  background-position-x: 90% !important;
}

body.mobile article section {
  margin-bottom: inherit;
}

body.mobile article section a:first-child {
  margin-top: 0;
}

body.mobile article section.full-width {
	width: 100%;
	clear: both;
	float: none;
}


/************************ PHONE |-> TABLET ************************/
@media screen and (min-width:481px) {
	
body.mobile article section .post {
  width: 46%;
  margin-right: 2%;
  float: left;
  clear: none;
}

body.mobile article section .post:nth-child(odd) {
	clear: left;
}

}

/************************ PHONE ************************/
@media screen and (max-width:480px)
{

.commercial-network > a {
    padding-left: 0.4em;
    padding-right: 0.4em;
}

}