/*
Theme Name: Arquitectura y Arte
Theme URI: http://www.udd.cl/
Description: Theme designed by AyerViernes S.A. to Universidad del Desarrollo
Version: 0.1
Author: Basilio Caceres (developer), Estefania Trisotti (designer)
Author URI: http://ayerviernes.com
Template: home
Tags: chile, universidad, university, education
*/

@import url("../home/style.css?v21");

html, body{ background-color: #DBD5D5; }
a{ color: #CE142B; }
/***********************************************************************************  HEADER ***/
/*------------------------------------- Box top */
.content-box-top{ background: #AF1B31; }
.content-box-top h2{ border-bottom-color: #CE142B; }
.close-tab{ background-color: #7F1322; }
.close-tab:hover{ background-color: #620D17; }
.nav-top a.active{ background-color: #AF1B31; }
/*------------------------------------- Menu and Search */
/* General */
.content-menu{
	background-color: #D9112E;
	background-image: url(img/back/shadow-nav.jpg);
	border-color: #AF1B31;
}
.content-menu li a{
	border-right-color: #A61E34;
	border-left-color: #CE142B;
}
.content-menu li.active a, .content-menu li.active a:hover{
	background: #AF1B31;
	border-left-color: #AF1B31;
}
.content-menu li a:hover{ background: #CE142B; }
/*------------------------------------- Menu Form */
.content-menu form fieldset{ border-left-color: #CE142B; }
.content-menu form .text_search{ background-image: url(img/back/search-header.png); }
.av_related_contact .sub-widget {
	padding: 3px 0 0 57px;
}
/***********************************************************************************  MAIN ***/
/*------------------------------------- Feature Pages */
.destacados-home{ border-color: #E8E8E8; }
#feature-pages .front-home div{ border-left-color: #E8E8E8; }
/*------------------------------------- Widget */
.widget h3, .widget .sub-widget, .title-side, .gallery-box{ background-color: #E8E8E8; }
.carrera .widget h3, .widget .sub-widget, .title-side, .gallery-box{ background-color: #FCFCFC; }
.video-testimonio, .av_brochure_programa, .widget_rss h3, .widget_rss ul{ border-color: #E8E8E8; }
.av_cifras #cifras-home, .av_banner_text a{ background-color: #AF1C2E; }
.av_brochure_programa .brochure-title{ background-color: #AF1B31; }
.av_gallery_home .gallery-box li.active a, .av_gallery_home .gallery-box li a:hover{ border-color: #AF1B31; }
/***********************************************************************************  FOOTER ***/
/*------------------------------------- Footer Nav */
.footer-nav{ border-right-color: #CAC6C5; }
.footer-nav li{ border-top-color: #CAC6C5; }
/*------------------------------------- Address */
#footer address a{ color: #CE142B; }
/***********************************************************************************  AUXILIARES ***/
/***********************************************************************************  MENU ***/
.content-menu ul.submenu li a:hover {
	background: #CE142B;
	color: #FFF;
}

/* button big */
.button-big{ color: #CE142B; }
.button-postulacion{ background-position: 0 0; }
.button-postulacion span{ background-position: 100% 0; }
.button-postulacion:hover{ background-position: 0 -43px; }
.button-postulacion:hover span{ background-position: 100% -43px; }
/* Colores Postgrados update */
.page-content h3, .av-user-feedback{
	background: #B71A2D;
	background: linear-gradient(bottom, #C3182B, #AF1B31);
	background: -webkit-linear-gradient(top, #C3182B, #AF1B31);
	background-image: -moz-linear-gradient(top, #C3182B 0%, #AF1B31 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, from(#C3182B), to(#AF1B31) );
	background-image: -o-linear-gradient(top, #C3182B 0%, #AF1B31 100%);
}
.feedback-answer.active{
	color: #fff !important;
	background: #b71a2d !important;
}
.page-content li, .malla-curricular li { background-position: -223px 5px; }

.page-content h3 a { background-position: 100% 3px; }
.postgrado .widget_links ul li a {
	padding-left: 10px;
	font-weight: normal;
	background: transparent url(img/ico/bullet-link.gif) no-repeat 0 3px;
}
.postgrado .widget .more-link { background-position: right 3px; }
/*DEC*/
#presentacion {
	color: #FFF;
	border: 2px solid #CCC;
	background-color: #AF1B31;
}
#presentacion .right {
	background: transparent url(img/back/right-dec.png) no-repeat right top
}
#presentacion h2 {
	color: #FFF;
}
#presentacion .right {
	color: #333;
}
.menu-tabs li a {
	box-shadow: inset 1px 1px 2px #D39DA3;
	background-color: #EAAEB5;
}
/*******************************New Widgets*/
/*our-careers*/
.widget-our-careers h3 {
	color: #BF2245;
}
.av_about_career .title-drop {
	color: #BF2245;
}
.av_about_career a.title-drop:hover,
.av_about_career a.title-drop.active {
	color: #FFF;
	font-weight: bold;
	background: #B71A2D;
	background: linear-gradient(bottom, #C3182B, #AF1B31);
	background: -webkit-linear-gradient(top, #C3182B, #AF1B31);
	background-image: -moz-linear-gradient(top, #C3182B 0%, #AF1B31 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, from(#C3182B), to(#AF1B31) );
	background-image: -o-linear-gradient(top, #C3182B 0%, #AF1B31 100%);
}

.av_new_banner_text .container-normal{
	border: 1px solid #666;
}
.av_new_banner_text .normal a {
	border: 1px solid #FFF;
	background-color: #666;
}

.av_new_banner_text .container-light{
	border: 1px solid #BF2245;
}
.av_new_banner_text .light a{
	border: 1px solid #FFF;
	background-color: #BF2245;
}
.av_calendario_admision .month_event {
	background-color: #BF2245;
	color: #FFF;
}
.av_about_career .arrow-adm-side {
	background: #B71A2D;
	background: linear-gradient(bottom, #C3182B, #AF1B31);
	background: -webkit-linear-gradient(top, #C3182B, #AF1B31);
	background-image: -moz-linear-gradient(top, #C3182B 0%, #AF1B31 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, from(#C3182B), to(#AF1B31) );
	background-image: -o-linear-gradient(top, #C3182B 0%, #AF1B31 100%);
}
/*
	Admision 2012
*/
.av_udd_new_teachers h3,
.page-content-adm h3,
.av_related_contact_admision h3,
.av_about_career h3 {
	color: #BF2245;
}
.color-faculty {
	color: #BF2245;	
}
.back-color {
	background: #BF2245 !important;
	color: #FFF;
}
.widget.custom_content .bullet-list li a:hover, .widget.custom_content .bullet-list li.active a {
	background: #BF2245;
}