/*
Theme Name: Psicologia
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: #E6F1F7; }
a{ color: #0078AA; }
/***********************************************************************************  HEADER ***/
/*------------------------------------- Box top */
.content-box-top{ background: #E28F06; }
.content-box-top h2{ border-bottom-color: #F4B314; }
.close-tab{ background-color: #C9810D; }
.close-tab:hover{ background-color: #B47612; }
.nav-top a.active{ background-color: #E28F06; }
/*------------------------------------- Menu and Search */
/* General */
.content-menu{
	background-color: #EEA711;
	background-image: url(img/back/shadow-nav.jpg);
	border-color: #E28F06;
}
.content-menu li a{
	border-right-color: #E28F06;
	border-left-color: #F4B314;
}
.content-menu li.active a, .content-menu li.active a:hover{
	background-color: #E28F06;
	border-left-color: #E28F06;
}
.content-menu li a:hover{ background: #F4B314; }
/*------------------------------------- Menu Form */
.content-menu form fieldset{ border-left-color: #F4B314; }
.content-menu form .text_search{ background-image: url(img/back/search-header.png); }
/***********************************************************************************  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: #DD8603; }
.av_brochure_programa .brochure-title{ background-color: #E28F06; }
.av_gallery_home .gallery-box li.active a, .av_gallery_home .gallery-box li a:hover{ border-color: #E28F06; }
/***********************************************************************************  PAGES ***/
/*------------------------------------- Postgrados */
.main-page-title {
	margin-bottom: .8em;
}
/***********************************************************************************  FOOTER ***/
/*------------------------------------- Footer Nav */
.footer-nav{ border-right-color: #CAC6C5; }
.footer-nav li{ border-top-color: #CAC6C5; }
/*------------------------------------- Address */
#footer address a{ color: #F57E20; }
/***********************************************************************************  AUXILIARES ***/
/***********************************************************************************  MENU ***/
.content-menu ul.submenu li a:hover {
	background: #0078AA;
	color: #FFF;
}
/* button big */
.button-big{ color: #F57E20; }
.button-postulacion{ background-position: 0 -900px; }
.button-postulacion span{ background-position: 100% -900px; }
.button-postulacion:hover{ background-position: 0 -943px; }
.button-postulacion:hover span{ background-position: 100% -943px; }

/* Colores Postgrados update */
/* #CE8008 #D99611 */
.page-content h3 {
	background: #CE8008;
	background: linear-gradient(bottom, #CE8008, #D99611);
	background: -webkit-linear-gradient(top, #CE8008, #D99611);
	background-image: -moz-linear-gradient(top, #CE8008 0%, #D99611 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, from(#CE8008), to(#D99611) );
	background-image: -o-linear-gradient(top, #CE8008 0%, #D99611 100%);
}
.page-content li, .malla-curricular li { background-position: -45px -240px; }

.page-content h3 a { background-position: 100% -224px; }
.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 -224px; }
/*DEC*/
#presentacion {
	color: #FFF;
	border: 2px solid #CCC;
	background-color: #E8A10B;
}
#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 #D9B376;
	background-color: #F1C783;
}
/*******************************New Widgets*/
/*our-careers*/
.widget-our-careers h3 {
	color: #0078AA;
}
.av_about_career .title-drop {
	color: #0078AA;
}
.av_about_career a.title-drop:hover,
.av_about_career a.title-drop.active {
	color: #FFF;
	font-weight: bold;
	background: #CE8008;
	background: linear-gradient(bottom, #CE8008, #D99611);
	background: -webkit-linear-gradient(top, #CE8008, #D99611);
	background-image: -moz-linear-gradient(top, #CE8008 0%, #D99611 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, from(#CE8008), to(#D99611) );
	background-image: -o-linear-gradient(top, #CE8008 0%, #D99611 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 #0078AA;
}
.av_new_banner_text .light a{
	border: 1px solid #FFF;
	background-color: #0078AA;
}
.av_calendario_admision .month_event {
	background-color: #0078AA;
	color: #FFF;
}
.arrow-adm-side, .av-user-feedback{
	background: #CE8008;
	background: linear-gradient(bottom, #CE8008, #D99611);
	background: -webkit-linear-gradient(top, #CE8008, #D99611);
	background-image: -moz-linear-gradient(top, #CE8008 0%, #D99611 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, from(#CE8008), to(#D99611) );
	background-image: -o-linear-gradient(top, #CE8008 0%, #D99611 100%);
}
.feedback-answer.active{
	color: #fff !important;
	background: #ce8008 !important;
}
/*
	Admision 2012
*/
.av_udd_new_teachers h3,
.page-content-adm h3,
.av_related_contact_admision h3,
.av_about_career h3 {
	color: #0078AA;
}
.color-faculty {
	color: #0078AA;	
}
.back-color {
	background: #0078AA !important;
	color: #FFF;
}
.widget.custom_content .bullet-list li a:hover, .widget.custom_content .bullet-list li.active a {
	background: #0078AA;
}