/*
Theme Name: Universidad del Desarrollo (Landing Pages)
Theme URI: http://www.udd.cl/
Description: Theme desarrollado por AyerViernes S.A para UDD.
Version: 1.0
Author: AyerViernes
Author URI: http://www.ayerviernes.com
Tags: fixed-width, two-columns, white, black, right-sidebar, threaded-comments, theme-options, translation-ready
*/

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
}
html {
	width: 100%;
}
body {
	color: #000;
	background: #fff;
	font-size: .813em;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
}
a {
	color: #00598d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/************************************************ MAIN STRUCTURE **********/
#global {
	width: 100%;
}
.center {
	margin: 0 auto;
	width: 960px;
}
/************************************************ HEADER */
#header {
	width: 100%;
	display:none;
	background: #fff url(imag/back/bg-header.jpg) repeat-x left top;
}
#header .center {
	border-bottom: 1px solid #e3e3e3;
}
#header .logo {
	margin-left: 1.5em;
	padding: 2em 0 1.5em;
	float: left;
}
#header h1 a {
	display: block;
	width: 260px;
	height: 46px;
	background: url(imag/logo/udd_logo.gif) no-repeat left top;
	text-indent: -999em;
}
#header li {
	display: inline;
}
/*************** Top Auxi Navigation ***************/
.top {
	height: 28px;
	font-size: .8em;
	font-weight: bold;
	text-align: right;
}
.top #top-navigation li {
	display: inline;
	margin-left: .7em;
}
.top #top-navigation li a {
	display: inline-block;
	padding: .8em 0 .5em 1em;
	background: url(imag/icon/sprites_arrows.png) no-repeat -137px 4px;
}
.top #top-navigation li.first {
	width: 91px;
	text-transform: uppercase;
}
.top #top-navigation li.first a {
	display: inline-block;
	width: 91px;
	padding: .7em 0 .5em;
	font-weight: normal;
	font-size: 11px;
	color: #005A8E;
	line-height: 120%;
	background: transparent url(imag/back/back-menu-top.gif) no-repeat left top;
	text-align: center !important;
}
.top #top-navigation li.first a:hover {
	width: 91px;
	color: #fff;
	background-position: left -35px;
	text-decoration: none;
}
.top #top-navigation a {
	color: #003a5b;
}
/*************** Main Navigation ***************/
#main-navigation {
	width: 68%;
	margin: 3.1em 1.3em 0 0;
	text-align: right;
	float: right;
}
#main-navigation li {
	margin-left: 1.8em;
}
#main-navigation li a {
	color: #333;
	text-transform: uppercase;
}
#main-navigation li.active a {
	font-weight: bold;
}
#main-navigation li a:hover {
	color: #000;
}
/************************************************ FEATURE */
#feature-content {
	width: 100%;
}
#feature-content .feature-button .summary {
	margin: 0 .7em;
}
.feature-button {
	border: 1px solid #ccc;
	background-color: #fff;
}
.feature-button .date {
	margin: 0 .4em 0 .5em;
}
.featured-mask {
	display: block;
}
ul.feature_pages_list {
	position: relative;
	height: 365px;
}
ul.feature_pages_list li {
	position: absolute;
	top: 0;
	left: 0;
}
#mask-center {
	height: 100px;
}
#front-home {
	top: 0;
}

/************************************************ MAIN */
#main {
	width: 100%;
}
#main .center {
	position: relative;
}
.inner-border {
		-moz-box-shadow: none;
	-webkit-box-shadow: none;
    box-shadow: none;
}
.inner-border-dark {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
    box-shadow: none;
}
/*Columna Simple*/
.column {
	width: 215px;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
.column.left {
	margin-left: 17px;
	margin-right: .2em;
}
.column.right {
	margin-right: 1.5em;
}
.column h4 {
	display: block;
	margin: 0 0 1em;
	padding: 0 0 1em;
	font-size: 1em;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	background: url(imag/back/bg-titles.gif) repeat-x left bottom;
}
.column h4 span {
	padding-right: 1em;
	background: url(imag/icon/auxi-tit-arrow.gif) no-repeat right 5px;
}
.column h4.no-border {
	margin: 0;
	background-image: none;
}
.column h4.no-border span {
	background-image: none;
}
.column p {
	margin-bottom: 1.3em;
	font-size: .97em;
	line-height: 130%;
}
/*Columna Doble*/
.double-column {
	width: 450px;
}
.double-column.left {
	margin-left: 17px;
	margin-right: .2em;
}
/*Calendario*/
#calendar {
	margin-bottom: 1em;
}
#calendar li {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	padding-top: .7em;
	font-size: 11px;
	border-top: 1px solid #eee;
}
#calendar li.first {
	padding-top: 0;
	border-top: none;
}
#faqs li, #links li {
	display: inline-block;
	width: 100%;
	margin-bottom: .7em;
	padding-bottom: .2em;
	font-size: 11px;
	border-bottom: 1px solid #eee;
}
#calendar li a {
	display: block;
	margin: 0 0 .4em 44px;
	font-weight: bold;
}
#calendar .info {
	color: #666;
}
#calendar .date {
	display: inline-block;
	margin: 2px 8px 5px 0;
	border: 1px solid #ccc;
	border-top: none;
	text-align: center;
	float: left;
}
.date .month {
	display: block;
	padding: 2px 0 0;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	text-transform: uppercase;
	background: #005A8E url(imag/back/bg-month.jpg) repeat-x left top;
	border-bottom: 1px solid #003A5B;
}
.date .day {
	display: block;
	margin-top: 2px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	line-height: 100%;
	color: #062C40;
}
#calendar .event {
	display: block;
	margin: 0 0 5px 44px;
	padding: 0 5px 8px 0;
}
#calendar .event-int {
	padding-top: 8px;
	border-top: 1px solid #eee;
}
#calendar .last {
	margin-bottom: 0;
	border-bottom: none;
}
#calendar .event.last {
	margin-bottom: 0;
}
/*Preguntas Frecuentes/Enlaces*/
#faqs {
	margin-bottom: 1em;
}
#faqs li {
	background: url(imag/icon/sprites_arrows.png) no-repeat -106px -31px;
}
#faqs li.last, #links li.last {
	border-bottom: none;
}
#faqs li a {
	display: inline-block;
	margin-bottom: .4em;
	font-weight: bold;
}
#faqs li p a {
	margin-bottom: 0;
}
#faqs h5 {
	margin-left: 1.1em;
}
#faqs p {
	margin-bottom: .6em;
	margin-left: 1.1em;
}
#links li {
	padding-bottom: .7em;
}
#links li a {
	font-weight: bold;
}
#links li.last {
	margin-bottom: 0;
}
/*Contacto-Galeria-Testimonios-Destacado*/
.contact-widget, .gallery-widget, .testimonios-widget, .video-widget, .featured-widget {
	margin-bottom: 1em;
	padding: .7em 0 .9em;
	border: 1px solid #ccc;
}
.contact-widget, .gallery-widget, .video-widget, .map-widget, .featured-widget {
	text-align: center;
}
.contact-widget h4, .gallery-widget h4, .video-widget h4, .map-widget h4, .featured-widget h4 {
	margin: 0 0 .4em .6em;
	padding: 0;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	text-align: left;
}
.column .contact-widget p {
	display: inline-block;
	margin: 0 0 0 .7em;
	text-align: left;
	font-size: 10px;
	float: left;
	width: 100%;
}
.contact-widget p strong {
	display: block;
	font-size: 11px;
}
.image-text {
	position: relative;
}
.contact-widget p a, .with-image a {
	display: block;
	margin-top: .4em;
	font-weight: bold;
}
.contact-widget .with-image p {
	display: inline-block;
	width: 63%;
	float: left;
}
.with-image img {
	display: inline-block;
	margin: 0 0 0 .7em;
	float: left;
	border: 1px solid #ccc;
}
.gallery-widget h5, .featured-widget h5 {
	margin: .5em .5em 0;
	text-align: left;
	line-height: 110%;
}
.gallery-widget h5 a, .featured-widget h5 a {
	font-size: 11px;
	font-weight: bold;
}
.gallery-widget .carousel {
	position: relative;
}
.gallery-widget img, .video-widget img, .featured-widget img {
	margin: 0 auto .3em;
}
.testimonios-widget {
	padding-left: .7em;
	padding-right: .7em;
}
.testimonios-widget h4 {
	margin: 0 0 .4em;
	padding: 0;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	text-align: left;
}
.testimonios-widget img {
	border: 1px solid #ccc;
}
.testimonios-widget img.alignleft {
	margin: 0 .7em .3em 0;
}
.column .testimonios-widget p {
	font-size: 10px;
	color: #000;
}
.column .testimonios-widget p.name {
	margin: 0 0 .2em;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.testimonios-widget span.date {
	display: block;
	margin-bottom: .5em;
	font-size: .65em;
	color: #333;
	text-transform: uppercase;
}
/*Thumb Images*/
#thumb-images {
	margin: 1em .4em 0;
}
#thumb-images li {
	display: inline-block;
	margin: 0 5px;
	width: 57px;
	float: left;
}
#thumb-images img {
	border: 1px solid #ccc;
}
/*Video*/
.video-widget h5 {
	margin: 0 .5em;
	text-align: left;
	line-height: 110%;
}
.video-widget h5 a {
	font-weight: bold;
}
/*Enlaces*/
.links-widget {
	margin-bottom: 1em;
}
/*Mapa*/
.map-widget {
	margin-bottom: 1em;
	padding: .7em 0 0;
	border: 1px solid #ccc;
}
.map-widget img {
	margin: 0;
	padding: 0;
}
/*Twitter*/
.twitter-widget {
	border: 1px solid #ccc;
}
.twitter-widget li {
	position: relative;
	width: 155px;
	margin: 0 1em;
	padding: .8em 0 .9em 33px;
	font-size: 11px;
	background: url(imag/back/bg-titles.gif) repeat-x left bottom transparent;
	overflow: hidden;
}
.twitter-widget li img {
	position: absolute;
	top: 1em;
	left: 0;
	border: 1px solid  #ccc;
}
.twitter-widget li a {
	font-weight: bold;
}
.twitter-widget span {
	display: block;
	font-weight: bold;
}
.more {
	display: block;
	margin: .6em 1em;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
/**/
.inner-border h4 {
	background: none;
}
/*Banners (Text)*/
.banner-text {
	display: block;
	padding: 1em 1em .7em 1.3em;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
}
.banner-text span {
	display: block;
	font-size: 1em;
	color: #fff;
	line-height: 110%;
}
.banner-text:hover {
	text-decoration: none;
}
.banner-color {
	position: relative;
	width: 215px;
	margin-bottom: 1em;
	padding: 0;
	font-size: 1.3em;
	color: #fff;
}
.banner-color .tl, .banner-color .tr {
	top: -1px;
}
.banner-color .bl, .banner-color .br {
	bottom: -1px;
}
.banner-color .tl, .banner-color .bl {
	left: -1px;
}
.banner-color .tr, .banner-color .br {
	right: -1px;
}
/*Buttons*/
.button, .wpcf7-submit {
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	background-image: url(imag/buttons/sprites-buttons.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	display: block;
}
.inscribete {
	width: 207px;
	height: 57px;
	font-size: 1.4em;
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-align: center;
	line-height: 57px;
}
.inscribete:hover {
	text-decoration: none;
}
.small-button {
	font-family: Arial, Tahoma, sans-serif;
}
.cont-form input.send-button, .cont-form input.wpcf7-submit {
	margin-right: 1.8em;
	width: 109px;
	height: 31px;
	font-size: 14px;
	color: #fff;
	background-image: url(imag/buttons/sprites-form-buttons.png);
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	float: right;
}
/*Icons*/
.networks li a {
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(imag/icon/sprites_icons.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}
.networks .twitter a {
	background-position: left top;
}
.networks .twitter a:hover {
	background-position: right top;
}
.networks .facebook a {
	background-position: left -25px;
}
.networks .facebook a:hover {
	background-position: right -25px;
}
.networks .youtube a {
	background-position: left -50px;
}
.networks .youtube a:hover {
	background-position: right -50px;
}
.networks .rss a {
	background-position: left -75px;
}
.networks .rss a:hover {
	background-position: right -75px;
}
/*Social Icons*/
.page .networks, .post .networks {
	display: none;
	position: absolute;
	right: -17px;
	top: 0px;
	margin: 0 1.3em 0 0;
	padding: 7px 6px;
	text-align: left;
}
.page .networks ul, .post .networks ul {
	text-align: left;
}
.page .networks li, .post .networks li {
	display: inline-block;
	width: 16px;
	margin: 0px 4px;
	padding: 0;
	float: left;
}
/************************************************ SIDEBAR */
#sidebar {
	width: 290px;
	float: left;
	text-align: left;
	display: none;
}
#sidebar .column {
	margin-left: 2.5em;
}
#sidebar .inner-border {
	margin-bottom: 1.8em;
}
/************************************************ INTERIOR */
.one-column {
	width: 738px;
	margin: 1px 0 0 130px;
	padding: 1.5em 0 2em;
	background-color: #fff;
	float: left;
}
.page .one-column #content {
	width: 620px;
	margin: 0 auto !important;
}

.no-sidebar #main .center {
	padding: 0;
	background: none;
	border: 0 !important;
}
.no-sidebar #content {
	width: 620px;
	margin: 0 auto;
	float: none;
}
.no-sidebar .networks {
	width: 28px !important;
	padding: 4px 0 10px;
	right: 45px;
}
.no-sidebar .networks li {
	margin: 8px 6px 0;
}
.right-shadow {
	width: 960px;
	margin: 0 auto;
	background: transparent url(imag/back/shadow-right.png) repeat-y 868px top;
}
.left-shadow {
	width: 960px;
	margin: 0 auto;
	background: transparent url(imag/back/shadow-left.png) repeat-y 87px top;
}
#content {
	width: 640px;
	padding-bottom: 2em;
	float: right;
	text-align: left;
}
#content .matriz-noticias h2 {
	margin-left: 0;
}
#content h1 {
	margin-bottom: .5em;
	display:block;
}
#content .date {
	display: none;
}

#content h2 {
	display: block;
	margin-bottom: 1em;
	padding-top: 1.1em;
	font-size: 1.4em;
	color: #000;
	border-top: 1px solid #e8e8e8;
	text-transform: uppercase;
}

#content h3 {
	display: block;
	margin-bottom: 1em;
	padding-top: 1.1em;
	font-size: 1.4em;
	color: #000;
	border-top: 1px solid #e8e8e8;
}
#content h4 {
	margin-bottom: 1.2em;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#content h5 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#content .summary {
	margin-bottom: 1.1em;
	font-size: 1.4em;
	color: #999;
}
#content p {
	margin-bottom: 1.2em;
	font-size: 1em;
	line-height: 140%;
}
#content .wp-caption {
	display: inline-block;
	width: 305px;
	padding: .9em;
	background-color: #eee;
}
#content .wp-caption img {
	margin-bottom: .5em;
}
#content .wp-caption span {
	display: block;
	margin-top: .4em;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}
#content .wp-caption-text {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.entry {
	margin-top: 1.2em;
	font-family: Verdana, Arial, sans-serif; 
}
.page .entry {
	margin-top: 0;
}
.entry ul {
	display: inline-block;
}
.entry ul li {
	margin-bottom: 1.2em;
	padding-left: 1.2em;
	background-image: url(imag/auxi/bg_list.gif);
	line-height: 140%;
}
.entry div ul {
	display: inline-block;
	width: 40%;
}
.entry ul#imag-list, .entry ul#video-list {
	width: 100%;
}
.entry ol {
	display: inline-block;
}
.entry ol li {
	margin: 0 0 .8em 1.5em;
	list-style-type: decimal;
}
.entry table {
	width: 100%;
	margin-bottom: 1.4em;
}
.entry tr.odd, .entry tr.alt {
	background-color: #E9F5F9;
	border-bottom: 1px solid #E0ECEF;
}
.entry th {
	padding: .5em 0;
	font-size: .916em;
	font-weight: bold;
}
.entry td {
	padding: .5em .5em;
	font-size: .916em;
}
.entry .cont-map {
	display: inline-block;
	margin-bottom: 1.2em;
	border: 1px solid #eee;
	padding: .4em .4em .2em .4em;
	float: left;
}
.entry #location {
	width: 100%;
}
.entry .location {
	margin-bottom: 1em;
	border-bottom: 1px solid #e8e8e8;
	clear: both;
}
.entry .location a {
	font-size: 10px;
	font-weight: bold;
	color: #3F9FD8;
}
.entry .location ul li {
	padding: 0;
	background: none;
	color: #333;
}
.entry img {
	margin: 0 0 1em;
}
.tag {
	display: block;
	position: relative;
	margin: 0 1em 0 0;
	padding: 0 1.1em 0 .8em;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #E9F5F9;
	border: 1px solid #E0ECEF;
	height: 20px;
	float: left;
}
.tag span {
	display: inline-block;
	line-height: 20px;
	height: 22px;
}
.tag span.arrow {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 11px;
	height: 22px;
	background: url(imag/auxi/back-arrow.gif) no-repeat right top;
}
ul#faqs-header {
	display: block;
	margin-bottom: 1.2em;
	padding-bottom: 1.2em;
	border-bottom: 1px solid #e8e8e8;
}
ul#faqs-header li {
	margin: 0 0 .5em;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	background: none;
	border: 0;
}
.content-faqs div {
	margin-bottom: 1.2em;
	padding-bottom: .3em;
	border-bottom: 1px solid #e8e8e8;
}
/*Imag Gallery list*/
ul#imag-list li {
	display: inline-block;
	width: 33%;
	height: 230px;
	margin: 0 0 1.6em;
	padding: .7em 0;
	background: none;
	float: left;
	border: 1px solid #ccc;
}
ul#imag-list li h5, ul#video-list li h5 {
	margin-bottom: 1.1em;
	line-height: 110%;
	text-align: left;
}
ul#imag-list li p, ul#video-list li p {
	font-size: 10px;
	color: #333;
	text-align: left;
}
ul#imag-list li div {
	margin: 0 1em;
	text-align: center;
}
ul#imag-list li div.gallery-cont, ul#video-list li div.gallery-cont {
	position: relative;
	margin: 0;
}
ul#imag-list li div.gallery-cont img, ul#video-list li div.gallery-cont img {
	margin-bottom: .7em;
}
ul#imag-list li div.gallery-cont a.picture {
	position: absolute;
	width: 33px;
	height: 33px;
	top: 32%;
	left: 78px;
	background: url(imag/icon/media-icons.png) no-repeat left top;
}
/*Video list*/
.video-cont {
	padding: 1em 0;
	border: 1px solid #ccc;
}
ul#video-list {
	display: inline-block;
	padding: 0 0 0 1.2em;
}
ul#video-list li {
	display: inline;
	width: 212px;
	height: 235px;
	padding: 0;
	background: none;
	border: 0;
	float: left;
	border-bottom: 1px solid #e8e8e8;
}
ul#video-list li.last {
	width: 180px;
}
ul#video-list li div {
	width: 180px;
	margin: 0 1em 0 0;
	text-align: center;
}
ul#video-list li div.gallery-cont a.video {
	position: absolute;
	width: 33px;
	height: 33px;
	top: 32%;
	left: 78px;
	background: url(imag/icon/media-icons.png) no-repeat left bottom;
}
.separa-videos {
	display: block;
	margin: 0 1em 1.2em;
	clear: both;
	border-top: 1px solid #e8e8e8;
}
/*Formulario de Contacto*/
.cont-form {
	background-color: #E9F5F9;
	border: 1px solid #DFEBEE;
}
.entry form {
	display: block;
}
form .page-form, .cont-form form {
	display: block;
	margin: 0 10em 0 12em !important;
	padding: 1.7em 0;
}
.cont-form label, form label {
	display: block;
	margin-bottom: .5em;
	font-size: 10px;
	font-weight: bold;
}
.cont-form span {
	display: inline;
	margin-right: .5em;
	font-size: 10px;
	line-height: 190%;
	float: left;
}
.cont-form input.wpcf7-text, .cont-form textarea, .cont-form input.date-input {
	width: 285px;
	padding: .5em .8em;
	font-size: 11px;
	color: #999;
	background: #fff url(imag/back/bg-field.jpg) repeat-x left bottom;
	border: 1px solid #e7e5e5;
}
.cont-form input.wpcf7-text, .cont-form textarea {
	width: 285px;
}
.cont-form select.wpcf7-text, .cont-form input.file-field {
	width: 220px;
	font-size: 11px;
	color: #333;
}
.cont-form textarea {
	height: 180px;
}
.cont-form input.date-input {
	width: 140px;
}
.cont-form input.checkbox, .cont-form input.radio {
	display: inline;
	margin: .2em 1.5em 0 0;
	border: 0;
}
.cont-form .cont-checkbox {
	display: inline;
	float: left;
}
.form-separator, #content .wpcf7-form p {
	display: inline-block;
	margin-bottom: 1.5em;
	font-size: 10px;
	font-weight: bold;
}
.form-separator br {
	display: none;
}
.required {
	display: block;
	margin-top: 1.3em;
	font-size: 10px;
	color: #000;
}
/*Contact Form Classes*/
#content .wpcf7-form p {
	width: 100%;
	clear: both;
}
span.wpcf7-form-control-wrap {
	display: block;
	margin-top: .4em;
}
/*Activities*/
.page #calendar {
	position: relative;
	width: 100%;
}
.page #calendar li {
	width: 100%;
	margin: 0 0 1em;
	padding: 1em 0 0;
	list-style-type: none;
	background: none;
	border-top: 1px solid #eee;
	border-bottom: none;
}
.page #calendar .event {
	margin: 0 0 0 60px;
	padding-left: 1em;
	border-left: 1px solid #e8e8e8;
	border-bottom: none;
}
.page #calendar .event-int {
	padding-top: 1em;
	border-top: 1px solid #eee;
}
.page #calendar .first {
	border-top: none;
}
.page #calendar h5 {
	margin-bottom: .9em;
}
.page #calendar h5 a {
	font-size: 12px;
	color: #000;
}
.page #calendar p {
	margin: 0;
	font-size: 12px;
	color: #333;
}
.page #calendar .tag {
	margin-bottom: 0;
	font-size: 11px;
	font-weight: normal;
}
.page #calendar .data {
	display: inline-block;
	margin-bottom: 1.5em;
}
.page #calendar .info {
	font-size: 10px;
	font-weight: bold;
	color: #3F9FD8;
	line-height: 200%;
}
/************************************************ FOOTER */
#footer {
	width: 100%;
	display: none;
}
/*************** Footer Navigation ***************/
#footer-nav {
	width: 100%;
}
ul#footer-navigation {
	display: block;
	padding: 1em 0;
	text-align: left;
}
ul#footer-navigation li {
	margin-right: .8em;
	padding-right: 1em;
	display: inline;
	font-size: .8em;
	border-right: 1px solid #fff;
}
ul#footer-navigation li.last {
	border-right: none;
}
ul#footer-navigation li.active a {
	font-weight: bold;
}
ul#footer-navigation a {
	color: #fff;
	text-transform: uppercase;
}
#sitemap-ft {
	width: 100%;
	padding-bottom: 2em;
	text-align: left;
}
#sitemap-ft .center {
	position: relative;
}
.sitemap-ft address {
	display: block;
	float: left;
	width: 180px;
	margin: 0 0 0 14em;
	padding-top: 4.8em;
	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: 325px;
	margin: 0 20em 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(imag/icon/sprites_arrows.png) no-repeat -73px -64px;
}
.auxi-nav ul li.active a {
	font-weight: bold;
}
.auxi-nav ul a {
	color: #fff;
}
.auxi-nav ul.left {
	width: 40%;
}
.auxi-nav ul.right {
	width: 55%;
}
.auxi-nav ul.right li {
	margin-bottom: .95em;
}
/************************************************ AUXI **********/
.prev, .next {
	display: none;
}
.prev {
	left: 4px;
	background-position: left top;
}
.prev:hover {
	background-position: left bottom;
}
.next {
	right: 3px;
	background-position: right top;
}
.next:hover {
	background-position: right bottom;
}
#prev, #next {
	position: absolute;
	top: 35%;
	display: block;
	width: 26px;
	height: 32px;
	background-image: url(imag/auxi/image_arrows.png);
	background-repeat: no-repeat;
}
#prev {
	left: 4px;
	background-position: left top;
}
#prev:hover {
	background-position: left bottom;
}
#next {
	right: 4px;
	background-position: right top;
}
#next:hover {
	background-position: right bottom;
}
.entry .alignleft {
	margin-right: 1em;
}
.entry .alignright {
	margin-left: 1em;
}
.alignleft, .alignright {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.left-distance {
	margin-left: 1.3em;
}
.tl, .tr, .bl, .br {
	width: 10px;
	height: 10px;
	background-image: url(imag/rc/bg_banner_text.png);
	background-repeat: no-repeat;
}
/*Subir/Volver*/
.foot-nav {
	margin: 2em 0;
	font-size: 10px;
	color: #666;
}
.foot-nav a {
	font-weight: bold;
}

/* WIDGET (revisar) */
.video-thumbnail {
	position:relative;
}
span.video-thumbnail a.video {
    background: url("imag/icon/media-icons.png") no-repeat scroll left bottom transparent;
    height: 33px;
    left: 78px;
    position: absolute;
    top: -80px;
    width: 33px;
}

div.like-box iframe
{
	margin:-1px;
	border:none;
	overflow:hidden;
	width:200px;	// This should be the width of the iframe
	height:200px;	// This should be the height of the iframe
}
div.like-box
{
	width:200px;	// This should be the width of the iframe minus 2 pixels
	height:200px;	// This should be the height of the iframe minus 2 pixels
	overflow:hidden;
	text-align:center;
}
#share-social {
	display: none;
}

#comentarios {
	display:none
}
#content .foot-nav {
	display:none;
}
.top-shadow {
	display:none;
}
.bottom-shadow {
	display: none;
}
#social-networks {
	display: none;
}
/* END */
