/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */

body {
  background: #f4f3ee;
  text-align: justify;
}

h3 {
  font-weight: bold;
  color: #b3aa7e;
}
 
a {
  color: #282828;
}

a:hover, em, code {
  color: #b3aa7e;
}

.module, #header, #breadcrumbs, #content, #footer {
  margin: 25px 15px;
}

#header {
  margin: 0px !important;
  background: #7d0040;
  padding: 10px 0;
}

#headerbar {
  margin-bottom: 0px !important;
}

#logo {
  margin-top: 15px;
  margin-bottom: 16px;
}

#top-a {
  background: #282828;
  color: #FFF;
}

#top-a a {
  color: #b3aa7e;
}

#bottom-b {
  background: #e6e2d6;
}

#bottom-b .mod-box {
  border: 0px;
}

/* MENU
******************************************************************************/

nav#menu {
  text-transform: uppercase;
  font-size: 12px;
}

nav#menu a {
  color: #FFF;
}

nav#menu a:hover, nav#menu li.active a.active {
  color: #b3aa7e;
}

nav#menu ul.menu li:first-child a span {
  padding-left: 0;
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
  border: 0;
  color: #FFF;
}

/* SELECTOR DE IDIOMA
******************************************************************************/

.mod-languages {
  padding: 12px;
}

.mod-languages ul li {
  padding: 0 5px;
  line-height: 18px;
  border-top: 0;
  border-bottom: 0;
  /* border-left: 1px solid #FFF; */
  border-right: 0;
}

.mod-languages ul li:first-child {
  border-left: 0;
}

.mod-languages li a {
  color: #FFF;
}

ul#language-selector li {
  display: inline-block;
  border: 0;
  padding: 12px 0;
}

/* REDES SOCIALES
******************************************************************************/

.redes-sociales img {
  margin-left: 10px;
  margin-top: 5px;
}

/* SEARCH
******************************************************************************/

#search {
  float: right;
}

.searchbox {
  width: 125px;
  height: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  background: #FFF;
}

.searchbox input {
  height: auto !important;
}

/* TOP MENU
******************************************************************************/

#topmenu {
  float: right;
  text-align: right;
  text-transform: uppercase;
  color: #FFF;
  font-size: 12px;
  margin-left: 30px;
}

#topmenu .module {
  margin: 0;
}

#topmenu ul.menu li a {
  color: #FFF;
  
}

/* SLIDESHOW HOME
******************************************************************************/

#top-a .mod-box.slideshow {
  border: 0;
}

.content-slide {
  float: left;
  max-width: 470px;
  margin-right: 10px;
}

.content-slide h2 {
  margin-top: 0 !important;
}

.image-slide {
  float: right;
  max-width: 485px;
}

.slideshow ul.nav {
  width: 450px;
  float: right;
  margin-top: 0;
}

#top-a .mod-box.presentacion {
	border: 0;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
}

#top-a .mod-box.slideshow {
	border: 0;
	margin-bottom: 0;
}

/* MODULO DESTACADOS HOME
******************************************************************************/

.mod-box.featured {
  color: #7d0040;
}

.mod-box.featured h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

.mod-box.featured a {
  color: #7d0040;
}

.mod-box.featured .menu-sidebar li {
  border: 0;
}

/* TOP-B */

#top-b {
  background: #e6e2d6;
  color: #fff;
}

#top-b .module {
  margin: 10px 0;
}

#top-b .grid-box .module.mod-box {
  padding: 0px;
  border: 0;
  text-align: center;
}

/* BOTTOM-A */

#bottom-a {
  background: #e6e2d6;
  color: #fff;
}

#bottom-a .module {
  margin: 10px 0;
}

#bottom-a .grid-box .module.mod-box {
  padding: 0px;
  border: 0;
  text-align: center;
}

/* MODULO NOTICIAS HOME
******************************************************************************/
#bottom-b .wrapper {
  padding: 15px 0;
}

#bottom-b .mod-box {
  padding: 0;
  background: #FFF;
}

#bottom-b h3.module-title {
  background: #282828;
  padding: 20px 15px;
  color: #FFF;
  font-weight: normal;
}

#bottom-b .k2ItemsBlock ul {
  padding-left: 15px;
  padding-right: 15px;
  list-style-type: none;
}

#bottom-b .k2ItemsBlock ul li {
  margin: 15px 0;
}

#bottom-b .k2ItemsBlock .even {
  background: none;
  border: 0;
  padding: 0;
}

#bottom-b .k2ItemsBlock .odd {
  background: none;
  border: 0;
  padding: 0;
}

/* SPONSORS
******************************************************************************/
#sponsors {
	margin-top: 100px;
}

#sponsors .module {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#sponsors img {
  vertical-align: middle;
  max-height: 45px;
  margin: 0 15px;
}

#sponsors span.right-align {
  float: right;
}

#sponsors .patrocinadores {
  text-align: center;
}

#sponsors .subvencion img {
  max-height: 40px;
}

#sponsors .colaboradores img {
  max-height: 35px;
  max-width: 100px;
}

#sponsors .patrocinadores img {
  max-height: 35px;
  max-width: 100px;
}
/* FOOTER
******************************************************************************/
#footer {
  margin: 15px 0 0 0;
  background: #7d0040;
  color: #FFF;
}

#footer .wrapper{
  padding: 0;
}

#footer a {
  color: #FFF;
}

#footer a:hover {
  text-decoration: underline;
}

#footer .module.menu {
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 45px;
  margin-right: 15px;
}

#footer .module.copyright {
  float: left;
  line-height: 45px;
  text-transform: uppercase;
}

#footer .module.mssi {
  float: right;
  background: #fff;
  padding-left: 11px;
}

/* K2 ARTICLES
******************************************************************************/

#k2Container {
  padding: 0;
}

/* -- Pagination -- */

.pagination a {
  padding: 4px 10px;
  margin: 2px;
  background: #7d0040;
  color: #fff;
}

.pagination strong {
  padding: 4px 10px;
  margin: 2px;
  background: #b3aa7e;
  color: #fff;
}

/* -- Category view -- */

div.itemListCategory {
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
}

div.itemListCategory h2 {
  padding: 10px 0 10px 24px;
  background: #b3aa7e;
  color: #FFF;
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
  margin-top: 0 !important;
}

div.catItemHeader h3.catItemTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  padding: 10px 0 4px 0;
  margin: 0;
}

div.catItemImageBlock {
  padding: 0;
  margin: 0 15px 15px 0;
  float: left;
}

span.catItemImage {
  display: block;
  text-align: center;
  margin: 0 0 8px 0;
}

span.catItemImage img {
  border: 0;
  padding: 0;
}

div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 0 0 12px 0;
}

div.catItemIntroText p:first-child{
  margin-top: 0px;
}

div.itemView {
  padding: 8px 0 0 0;
  margin: 0;
  border-bottom: 0;
}

div.itemHeader h2.itemTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
  padding: 10px 0 10px 24px;
  margin: 0;
  background: #b3aa7e;
  text-transform: uppercase;
  color: #fff;
}

iv.itemHeader span.itemDateCreated {
  color: #999;
  font-size: 12px;
}

div.itemImageBlock {
  padding: 0;
  margin: 0 15px 15px 0;
  float: left;
}

span.itemImage {
  display: block;
  text-align: left;
  margin: 0;
}

span.itemImage img {
  border: 0;
  padding: 0;
}

div.itemIntroText {
  color: #444;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  padding: 4px 0 12px 0;
}

div.itemFullText p:first-child {
  margin-top: 0;
}

div.itemBody {
  padding: 25px 0;
}

/* CONTACT FORM
******************************************************************************/

#contactForm fieldset {
  margin-top: 0;
}

#contactForm legend {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
  padding: 10px 0 10px 24px;
  margin: 0 0 20px 0;
  background: #b3aa7e;
  text-transform: uppercase;
  color: #fff;
  width: 976px;
}

#contactForm .formCaption {
  /* text-align: right; */
  width: 100px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px
}

#contactForm .formRequired {
  color: #f00;
}

#contactForm .formBody {
  margin-bottom: 10px;
}

#contactForm .rsform-block-captcha img {
  vertical-align: bottom;
}

#contactForm .rsform-block-captcha input {
  margin-top: 2px;
  margin-left: 10px !important;
}

#contactForm input[type="text"] {
  width: 265px;
}

#contactForm textarea {
  width: 265px;
  height: 170px;
}

#contactForm .inputbox, #contactForm input[type="text"], #contactForm input[type="email"], #contactForm input[type="password"] {
  color: #333;
  background: #fff;
  border: 1px solid #ddd;
  margin: 0 0.25em 0 0;
  padding: 6px 7px;
}

#contactForm textarea {
  color: #333;
  background: #fff;
  border: 1px solid #ddd;
  margin: 0 0.25em 0 0;
  padding: 6px 7px;
}

#contactForm button, #contactForm input.button, #contactForm a.button, #contactForm input[type="submit"] {
  font-weight: bold;
  background: #7d0040;
  border: none;
  color: #fff;
  display: inline-block;
  padding: 4px 40px 4px 40px;
  cursor: pointer;
  font-size: 14px;
  margin: 0;
}

#contactForm .rsform-block-captcha .formCaption {
  padding-top: 18px;
}

/* SIDEBAR-A
******************************************************************************/

#sidebar-a {
  background: #f4f3ee;
  color: #7d0040;
}

#sidebar-a .mod-box {
  padding: 0;
  border: 0;
}

#sidebar-a .icono-fedepe {
  text-align: center;
}

.menu-sidebar a, .menu-sidebar li > span {
  color: #000;
}

.menu-sidebar a:hover {
  color: #FFF;
}

.menu-sidebar a.active, .menu-sidebar a.current {
  font-weight: normal;
  color: #FFF;
}

#sidebar-a .icono-fedepe {
  text-align: center;
}

#sidebar-a div.menu {
  background: #b3aa7e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  margin: 15px;
}

#sidebar-a .menu-sidebar li.level1 {
  border: 0;
}

/* LOGIN FORM
******************************************************************************/

#topmenu .menu-sidebar a.active {
  color: #b3aa7e;
}

#system form.submission fieldset > div > label:first-child {
  display: block;
  width: 80px;
  float: left;
  /* text-align: right; */
  padding: 3px 20px 3px 0;
}

#system form.submission fieldset > div > input[type='text'], #system form.submission fieldset > div > input[type='password'] {
  padding: 5px;
  margin: 0;
  width: 130px;
  border: 1px solid #ddd;
}

.submission .submit-button, .submission .remember {
  display: inline-block;
}

.submission .remember {
  margin-left: 15px;
}

button, input[type='button'], input[type='submit'] {
  background: #7d0040;
  padding: 5px 40px;
  color: #FFF;
  border: 0;
  font-size: 14px;
}

.submission ul {
  list-style-type: none;
  padding: 0;
}

/* MODULO NOTICIAS HOME NEWS
******************************************************************************/
#news .wrapper {
  padding: 15px 0;
}

#news .mod-box {
  padding: 0;
  background: #FFF;
}

#news h3.module-title {
  background: #7d0040;
  padding: 10px 15px;
  color: #FFF;
  font-weight: normal;
}

#news .k2ItemsBlock ul {
  padding-left: 15px;
  padding-right: 15px;
  list-style-type: none;
}

#news .k2ItemsBlock ul li {
  margin: 15px 0;
}

#news .k2ItemsBlock .even {
  background: none;
  border: 0;
  padding: 0;
}

#news .k2ItemsBlock .odd {
  background: none;
  border: 0;
  padding: 0;
}

.twitter-fedepe h3.module-title {
	margin-bottom: 0 !important;
}



.submission ul li a {
  color: #7d0040;
}