/*
Theme Name: Color de fondo
Theme URI: http://www.udd.cl/
Description: Theme desarrollado por AyerViernes S.A para UDD.
Version: 1.0
Author: AyerViernes
Template:landing-main
Author URI: http://www.ayerviernes.com
Tags: fixed-width, two-columns, white, black, right-sidebar, threaded-comments, theme-options, translation-ready
*/

/*
* Main Template Styles (05)
*/
/************************************************ HEADER */
#header .center {
	background: none;
}
/************************************************ FEATURE */
#feature-content {
	background: url(../landing-main/imag/back/back_foot_bottom.png) repeat-x left bottom;
}
#feature-content .center {
	padding: 3.4em 0;
}
#feature-content h2 {
	margin: 0 1.1em 0 .4em;
	font-family: 'PT Serif';
	font-size: 36px;
	line-height: 110%;
}
#feature-content .epigraph {
	position: relative;
	margin: 0 0 1em .1em;
	padding-bottom: 9px;
	font-size: 1.2em;
	color: #fff;
}
#feature-content .epigraph span {
	display: inline-block;
	padding: .5em 2em .5em .9em;
}
#feature-content .epigraph span.arrow {
	position: absolute;
	width: 17px;
	height: 9px;
	padding: 0;
	top: 33px;
	left: 18px;
	background-color: none;
}
#feature-content .inner-border-dark {
	border: 1px solid #053a5b;
}
#feature-content p {
	margin: 1em 1.4em 0 .8em;
	font-size: 1.5em;
	line-height: 110%;
	color: #fff;
}
#feature-content .feature-image p {
	margin: 0 .5em 0 0;
	font-size: 11px;
	font-family: Verdana,Tahoma,sans-serif;
	font-weight: bold;
	line-height: 120%;
	color: #fff;
}
#feature-content .feature-button .summary {
	margin: 0 .5em;
	font-size: .9em;
	color: #fff;
}
#feature-content .left {
	width: 49%;
}
#feature-content .right {
	width: 50%;
}
.feature-image {
	position: relative;
	display: block;
	margin: 0 1.4em 0 .5em;
	padding: 1em 0 1em .7em;
	text-align: left;
}
.feature-image h3 {
	margin: .5em .5em .3em 0;
	font-weight: bold;
}
.feature-button {
	margin: 2em 0 0;
	padding: .5em 0;
}
#feature-content .feature-button .left {
	width: 50%;
}
#feature-content .feature-button .right {
	width: 48%;
}
.feature-button .date {
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	color: #fff;
}
.feature-button .date span {
	font-size: 24px;
	font-family: Arial, Verdana, sans-serif;
}
.feature-button .aligncenter {
	margin: 0 0 0 .2em;
}
.top-shadow {
	width: 100%;
    background: url(../landing-main/imag/back/back_foot_top.png) repeat-x left top;
}
/**/
#thumb_list {
	margin: .6em auto 0;
    padding: 0;
    width: 66px;
    z-index: 1000;
}
#thumb_list li, #thumb_list a {
    display: inline-block;
    float: left;
    height: 10px;
    margin-left: 5px;
    width: 9px;
}
#thumb_list li.active, #thumb_list a.current {
    background-position: left top;
}
#thumb_list a {
    outline: 0 none;
}
/************************************************ MAIN */
#main {
	position: relative;
	border-top: 2px solid #fff;
}
#main .shadow {
	position: absolute;
	width: 100%;
	height: 25px;
	top: 0;
	left: 0;
	background: transparent url(imag/back/sombra_trama.png) repeat-x left top;
}
#main .center {
	padding: 1.5em 0 2em;
	background: #fff url(../landing-main/imag/back/bg_main.jpg) repeat-x left top;
}
.no-sidebar #main .center {
	background: none !important;
}
.page #main .center {
	background-image: none;
	background-color: #fff;
}
.column h4 {
	text-transform: uppercase;
	background-image: none;
}
.column h4 span {
	padding-right: 1em;
	background: url(../landing-main/imag/icon/auxi-tit-arrow.gif) no-repeat right 5px;
}
.column h4 span a, .column h4 a, .double-column h4 a {
	color: #fff;
}
.column h4.back-title, .double-column h4.back-title, .column h4.back-title a, .double-column h4.back-title a {
	padding: .5em .9em;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}
.column p {
	margin-bottom: 1.3em;
	font-size: .97em;
	line-height: 130%;
}
/*Trama*/
.back-trama, .trama-int {
	background: transparent url(imag/back/bg_trama.gif) repeat left top;
}
/*Galeria*/
.gallery-widget h5 a, .video-widget h5 a, .featured-widget h5 a {
	font-size: 10px;
	color: #000;
}
/*Calendario*/
#calendar li {
	position: relative;
}
#calendar li a {
	display: block;
	margin: 0 0 .4em;
	font-weight: bold;
}
#calendar .info {
	color: #666;
}
#calendar .event {
	margin: 0 0 5px 55px;
}
#calendar .date {
	width: 44px;
}
.date .day {
	font-size: 3em;
}
/*Preguntas Frecuentes*/
#faqs li {
	background: url(../landing-main/imag/icon/sprites_arrows.png) no-repeat -106px -31px;
}
#faqs li.last {
	border-bottom: none;
}
#faqs li a {
	display: inline-block;
	margin-bottom: .4em;
	font-weight: bold;
}
#faqs p {
	margin-bottom: .6em;
}
/*Buttons*/
.button {
	margin: 0;
	padding: 0;
}
.saber {
	display: inline-block;
	width: 93px;
	margin: .3em 0 0;
	padding: 5px 0;
	font-size: 11px;
	font-weight: bold;
	float: right;
	text-align: center;
	clear: both;
}
.banner-text .saber {
	margin: 0;
	font-size: 11px;
	line-height: 130%;
}
.small-button {
	font-family: Arial, Tahoma, sans-serif;
}
/*Icons*/
.networks {
	position: absolute;
	top: -1px;
	right: -19px;
	padding: 13px 6px 3px 0;
}
.networks li {
	margin-bottom: .6em;
}
/************************************************ INTERIOR */
#content h1 {
	margin-right: 1.1em;
	font-family: 'PT Serif';
	font-size: 36px;
	line-height: 110%;
}
/*Background*/
.page #main {
	position: relative;
}
.page #main .center {
	margin-top: 0;
}
.page #feature-content {
	position: absolute;
    width: 100%;
	height: 178px;
	top: 0;
	left: 0;
	text-align: center;
}
.page .bottom-shadow {
	height: 108px;
}
.page .shadow-background {
	position: absolute;
	width: 100%;
	height: 55px;
	left: 0;
	top: 182px;
	border-top: 2px solid #fff;
	background: url(../landing-main/imag/back/back_trama_trans.png) repeat-x left top;
}
/*Content*/
.page #content {
	width: 620px;
	margin-right: 2.1em;
}
/*Social Icons*/
.page .networks, .post .networks {
	top: 1px;
	background-color: #eee;
	background-image: none;
	border: 1px solid #e5e5e5;
}
.page .networks ul, .post .networks ul {
	text-align: left;
}
/************************************************ FOOTER */
/*************** Footer Navigation ***************/
#footer-nav {
	width: 100%;
	border-bottom-style: double;
}
ul#footer-navigation li.last {
	border-right: none;
}
#sitemap-ft {
	background: url(../landing-main/imag/back/back_foot_bottom.png) repeat-x left bottom;
}
#sitemap-ft address {
	display: block;
	float: left;
	width: 160px;
	margin: 0 10px 0 230px;
	padding-top: 40px;
	font-size: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 130%;
	color: #e5e5e5;
	font-style: normal;
}
#sitemap-ft address a {
	display: inline-block;
	margin: .2em .6em 0 0;
	padding: 0 .6em 0 0;
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #fff;
}
#sitemap-ft address a.last {
	border-right: none;
}
.auxi-nav {
	display: block;
	float: right;
	width: 290px;
	margin: 10px 240px 0 0;
	text-align: left;
}
.auxi-nav ul {
	display: inline-block;
	margin-top: 2.6em;
	font-size: 11px;
}
.auxi-nav ul li {
	display: block;
	margin-bottom: .4em;
	padding-left: .8em;
	background: url(../landing-main/imag/icon/sprites_arrows.png) no-repeat -73px -64px;
}
.auxi-nav ul.right li {
	margin-bottom: .95em;
}
/*************** Logo UDD ***************/
.logo-foot {
	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	width: 221px;
}
.logo-foot a {
	display: block;
	width: 221px;
	height: 70px;
	background: url(imag/logo/foot-logo.png) no-repeat left top;
	text-indent: -999em;
}
.logo-foot a:hover {
	background-position: left -79px;
}
/*************** Logo CNA ***************/
.logo-cna{
	position: absolute;
	left: -34px;
	top: 30px;
	margin: 0;
}
#main-navigation a:hover {
	color: #003A5B;
}
/* END */