div.main-column,
div.news-container {
	box-shadow: none;
	border-right: 1px solid #E6E6E6;
}

div.news-container {
	width: 665px;
	float: left;
	padding-right: 20px;
}

div.news-container div.col-1 div.news-head,
div.news-container div.col-1 div.news-media,
div.news-container div.col-1 ul.tags {
	margin-bottom: 15px;
}

/*div.main-column div.news-head div.col-1,
div.main-column div.news-media div.col-1,
div.main-column div.news-body div.col-1,
div.main-column div.news-footer div.col-1 {
	width: 120px;
	margin-right: 30px;
}*/

div.news-container div.col-1 {
	width: 120px;
	margin-right: 30px;
	float: left;
}

div.news-container div.col-2 {
	width: 510px;
	float: left;
}

/*div.main-column div.news-head div.col-2,
div.main-column div.news-media div.col-2,
div.main-column div.news-body div.col-2,
div.main-column div.news-footer div.col-2 {
	width: 510px;
}*/

div.main-column div.news-head div.col-1 {
	text-align: right;
	padding-top: 30px;
	position:relative;
}

/*div.main-column div.news-media div.author {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
}*/

div.news-container div.author div.image {
	width: 120px;
	overflow: hidden;
}

div.news-container div.author .name {
	text-align: center;
	background: #f8f8f8;
	padding: 5px;
	border: 1px solid #d4d4d4;
	color: #ED1E79;
	font-family: 'Cambria-Bold';
	font-size: 1.5em;
}

div.news-container div.author .name a {
	color: #ED1E79;
}

div.news-container div.author ul.nav-soc-rel {
	text-align: center;
	float: none;
	background: #f8f8f8;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 5px;
}

div.news-container div.author ul.nav-soc-rel li {
	width: 65px;
	margin: 0 auto;
}

/*div.main-column div.news-media div.col-1 {
	text-align: right;
}*/

div.news-container div.col-1 div.news-head > span {
	text-align: right;
}

div.news-container div.news-head span.volanta {
	text-transform: uppercase;
	color: #0058A2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
	margin-bottom: 5px;
	display: block;
}

div.news-container div.news-head h2 {
	font-size: 2em;
	line-height: 1em;
	letter-spacing: -0.04em;
	margin-bottom: 20px;
}

div.news-container div.news-head div.block {
	border: 1px solid #000000;
	padding: 10px 20px;
	margin-bottom: 15px;
}

div.news-container div.news-head div.block p {
	font-family: 'Cambria-Regular';
	font-size: 1.2em;
	letter-spacing: -0.04em;
	line-height: 1.1em;
	margin: 0;
}

div.news-container div.news-head div.block p a {
	color: #ED1E79;
}

span.time,
span.date {
	color: #ED1E79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	display: block;
	font-weight: bold;
}

div.news-container div.news-media {
	text-align: right;
}


div.news-container div.news-media span {
	font-family: 'Cambria-Bold';
	color: #565075;
	font-size: 1em;
	letter-spacing: -0.05em;
}

div.news-container div.col-1 ul.tags li {
	border-bottom: 1px solid #bfd5e8;
	padding: 2px 0;
}

div.news-container div.col-1 ul.tags li a {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0058A2;
}

ul.media {
	padding: 5px 0;
	border-top: 1px solid #bfd5e8;
	border-bottom: 1px solid #bfd5e8;
}

ul.media li {
	background: url("../img/sprite.png") no-repeat;
	width: 18px;
	height: 13px;
	float: right;
	margin-right: 5px;
}

ul.media li:first-child {
	margin: 0;
}

ul.media li.pic {
	background-position: 0 -910px;
}

ul.media li.vid {
	background-position: 0 -953px;
	width: 20px;
}

ul.media li.audio {
	background-position: 0 -990px;
}

ul.media li.geo {
	background-position: 0 -1029px;
	width: 16px;
}

ul.media li.pdf {
	background-position: 0 -1068px;
	width: 25px
}

div.news-body div.col-2 {
	color: #565075;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

div.head-media {
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
}

ul.controls {
	width: 160px;
	float: left;
	margin-top:4px;
}

ul.social {
	width: 300px;
	float: right;
	text-align: right;
}

ul.controls li {
	float: left;
	background: url("../img/pipe3.png") right center no-repeat;
	padding-right: 8px;
	margin-right: 3px;
}

ul.social li {
	padding-right: 5px;
	float: left;
}

ul.controls li:last-child,
ul.social li:last-child {
	background: none;
	margin: 0;
	padding: 0;
}

ul.social li {
	display: block;
	float: left;
}

ul.social li.facebook {}
ul.social li.twitter iframe { width: 90px !important;}
ul.social li.gplus iframe,
ul.social li.gplus > div {
	width: 70px !important;
}

ul.controls li a {
	text-transform: uppercase;
	color: #666666;
	font-size: 0.7em;
	display: block;
	float: left;
	line-height: 2em;
}

ul.controls li a.print {
	background: url("../img/sprite.png") -3px -1100px no-repeat;
	width: 21px;
	height: 20px;
}

ul.controls li a.txt {
	background: url("../img/sprite.png") -4px -1137px no-repeat;
	width: 21px;
	height: 20px;
}

ul.controls li a.small {
	width: 12px;
	background: url("../img/sprite.png") -4px -1171px no-repeat;
	height: 20px;
}

ul.controls li a.big {
	width: 12px;
	background: url("../img/sprite.png") -18px -1171px no-repeat;
	height: 20px;
}

ul.controls li a.mail {
	background: url("../img/sprite.png") -5px -1203px no-repeat;
	width: 21px;
	height: 20px;
}

div.foot-media {
	padding: 5px 0;
	border-bottom: 1px solid #4D4D4D;
	margin-bottom: 10px;
}

div.foot-media > span {
	font-family: 'Cambria-Bold';
	color: #565075;
	float: left;
	margin-right: 20px;
}

div.foot-media span.pic {
	background: url("../img/sprite.png") 0 -785px no-repeat;
	padding-left: 25px;
}

div.foot-media a.ampliar {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #565075;
	font-size: 0.9em;
	background: url("../img/sprite.png") 51px -1275px no-repeat;
	padding-right: 20px;
	cursor: pointer;
}

div.nav-gallery {
	float: left;
	margin-top: 1px;
}

div.nav-gallery span {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #565075;
	font-size: 0.9em;
}

div.nav-gallery a {
	background: url("../img/sprite.png") no-repeat;
	width: 8px;
	height: 18px;
	display: block;
	float: left;
	cursor: pointer;
}

div.nav-gallery a.prev {
	background-position: -2px -1250px;
	margin-right: 5px;
}

div.nav-gallery a.prev.disabled {
	background-position: -2px -1229px;
}

div.nav-gallery a.next.disabled {
	background-position: -2px -1250px;
}

div.nav-gallery a.next {
	background-position: -22px -1250px;
	margin-left: 5px;
}

blockquote {
	padding: 20px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 15px 0;
	font-family: 'Cambria-Regular';
	font-size: 2.2em;
	color: #565075;
	line-height: 1.1em;
}

blockquote.small-left {
	width: 50%;
	float: left;
	margin-right: 20px;
	text-align: center;
}

blockquote.small-right {
	width: 50%;
	float: right;
	margin-left: 20px;
	text-align: center;
}


blockquote span {
	font-size: 0.5em;
}

div.other-news {
	border-top: 1px solid #CCCCCC;
    margin-bottom: 25px;
}

div.other-news div.wrap-title {
	text-align: center;
    margin-top: -24px;
    padding: 10px 0;
}

div.other-news div.wrap-title span {
	padding: 5px 10px;
    text-transform: uppercase;
    font-family: 'Cambria-Bold';
    font-size: 1.2em;
    color: #565075;
    position: relative;
    z-index: 2;
    background: #FFFFFF;
}



div.did-you-know {
	background: url("../img/border_top_trama.png") center top no-repeat;
	padding-top: 20px;
	font-family: 'Cambria-Regular';
	letter-spacing: -0.04em;
	line-height: 1.2em;
	font-size: 1em;
	color: #565075;
}

div.content-related div.did-you-know {
	background: none;
	padding: 0;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 2px;
}

div.content-related div.did-you-know:first-child {
	border-top: 1px dotted #CCCCCC;
}

div.content-related div.did-you-know span {
	font-size: 1em;
}

div.content-related div.did-you-know p a {
	font-size: 0.9em;
	margin: 3px 0;
}

div.did-you-know span {
	color: #ED1E79;
    font-family: 'Cambria-Bold';
    font-size: 1.3em;
    margin-bottom: 5px;
    display: block;
}

div.did-you-know p {
	margin: 0;
}

div.did-you-know a {
	color: #ED1E79;
}

div.did-you-know a:hover {
	color: #ED1E79;
}

div.auth {
	color: #ED1E79;
	font-family: 'Cambria-bold';
	font-size: 1.2em;
	text-transform: uppercase;
}

div.auth span {
	font-weight: bold;
	font-size: 0.8em;
}

div.more-section {
	margin: 0;
}

div.more-section div.head {
	background: #BDCCD4;
}

div.more-section div.head div.title {
	background: none;
}

div.more-section div.head div.title span {
	background: url("../img/arr_latest_news_nota.png") center bottom no-repeat;
	padding-bottom: 11px;
}

div.more-section ul li div.col-1 {
	width: 75px !important;
	margin-right: 10px !important;
}

div.more-section ul li div.col-2 {
	width: 400px !important;
}

div.full-col div.more-section ul li div.col-1 {
	width: 110px !important;
	margin-right: 10px !important;
}

div.full-col div.more-section ul li div.col-2 {
	width: 530px !important;
}

div.module-related {
	background: #F2F2F2;
	padding: 10px;
	margin: 15px 0;
}

div.module-related div.image {
	width: 128px;
	float: left;
	overflow: hidden;
}

div.module-related div.info {
	padding: 0px 10px;
	width: 340px;
	float: left;
}

div.module-related div.info span.tit {
	color: #ED1E79;
	font-family: 'Cambria-Bold';
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: -0.04em;
	display: block;
	line-height: 1em;
	margin-bottom: 5px;
}

div.module-related div.info span.vol {
	background: #FFFFFF;
	padding: 2px 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #565075;
	font-size: 0.85em
}

div.module-related div.info h4 {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 10px;
}

div.module-related div.info p {
	font-family: 'Cambria-Regular';
	font-size: 1em;
	margin: 0;
	letter-spacing: -0.04em;
	line-height: 1.2em;
	margin-top: 5px;
}

div.module-related div.info a {
	font-size: 0.7em;
	color: #333333;
	text-transform: lowercase;
}

div.module-related div.info a.first:after {
	content: "|";
	padding: 0 3px 0 5px;
}

div.main-column div.news-body div.col-2 div.head-media {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	padding: 10px 0;
}

div.editable-content {
	margin-bottom: 15px;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 10px 0;
	color: #565075;
}

div.editable-content a {
	color: #ED1E79;
}

div.editable-content div.image-left {
	width: 50%;
	float: left;
	margin-right: 20px;
}
div.editable-content div.image-right {
	width: 255px;
	float: right;
	margin-left: 20px;
}

div.editable-content div.image-left,
div.editable-content div.image-right {
	overflow: hidden;
	margin-bottom: 10px;
}

div.editable-content div.epigrafe {
	border-bottom: 1px solid #565075;
	padding: 5px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 0.8em;
	color: #565075;
}

div.news-bottom-divider {
	padding-bottom: 30px;
	background: url("../img/bg_trama_line.png") center bottom no-repeat;
	margin-bottom: 30px;
}

/* Galleria */

.galleria{ width: 510px; height: 340px; background: #000 }

/* Reportajes */


div.question span, div.answer span {
	color: #ED1E79;
	font-family: 'Cambria-Bold';
	text-transform: uppercase;
	font-size: 1.2em;
}

div.question p,
div.question div,
div.answer p,
div.answer div {
	display: inline;
}

div.question p {
	color:#0058A2;
	display: inline;
}

/* Cultura big headings */

div.title-big {
	line-height: 1.6em;
	margin-top: 15px;
}

div.title-big span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6em;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 0.9em;
	width: 83px;
	letter-spacing: -14px;
}

div.title-big p {
	display: block;
	font-family: 'Cambria-Bold';
	font-size: 2.4em;
	margin: 0;
	float: left;
	width: 427px;
	margin-top: 38px;
	line-height: 1em;
}

#section-header,
div.news-container div.col-1,
div.head-media,
div.main-sidebar,
div.wrap-fixed-nav,
div.news-bottom-divider,
div.other-news,
#second-nav,
div.wrap-footer,
div.image,
div.content-related,
div.news-body {
	display: none !important;
}


div.news-container {
	border: none !important;
}


div.news-container div.col-2,
div.news-container {
	width: 100% !important;
}

.author-printable-version {
	display: block;
}
.author-printable-version .author {
	margin: -10px 0 10px 0 !important;
}
