/*
Theme Name: Gantry Theme for WordPress
Theme URI: http://www.rockettheme.com
Description: Basic default Gantry theme for Wordpress
Version: 1.12
Author: RocketTheme, LLC
Author URI: http://www.rockettheme.com
*/

body {
	 /* background:transparent url('images/fes_madrid_00.jpg') no-repeat top center !important;*/
}

h1	{
	font-size:200%;
}

.rt-wordpress h1 {
	letter-spacing:0px;
	font-size:150%;
	line-height:1.3em;
	color:#333333;
}

/*******************************************************************
HEADER
*******************************************************************/

.widget_gantry_logo {
	padding:0px;
	margin-bottom:0px;
}

#rt-logo {
	width:240px;
	height:144px;
	background-image:url('images/Fes/logofes.png');
}

#rt-header .theme-splitmenu, #rt-copyright .theme-splitmenu  {
	list-style: none outside none;
	padding-left:0px;	
}

#rt-header .theme-splitmenu li:last-child a, #rt-copyright .theme-splitmenu li:last-child a {
	border-width:0px !important;
}

.theme-splitmenu li.last-child a{
	border-width:0px !important;
 
}

#rt-header .theme-splitmenu li span {
	font-size:12px;
}

#rt-header .theme-splitmenu li a, #rt-copyright .theme-splitmenu li a{
	font-family:arial;
	font-size:12px;
	border-color: #990000;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    padding: 0 4px;
}


#rt-header .theme-splitmenu li, #rt-copyright .theme-splitmenu li{
   float: left;
   position: relative;
}

#rt-header .widget_gantry_menu {
	padding:25px 0px 0px 0px;
}

#rt-header .rt-omega .rt-block {
	margin-bottom:20px;
}

#rt-header .rt-alpha {
	width:440px !important;
}

#rt-header .rt-omega {
	width:480px !important;
}

/*******************************************************************
BUSCADOR 
*******************************************************************/

#searchform .screen-reader-text {
	display:none;
}

#rt-header .widget_search {
	padding:44px 0px 0px 0px;
}

#s {
	border:1px solid #ccc;
	height:24px;
	width:430px;
	float:left;
}

#searchsubmit {
	width:36px;
	height:28px;
	background-image:url('images/Fes/lupita.png');
	color:transparent;
	border:0px;
	font-size:0px;
}


/*******************************************************************
BOTTOM
*******************************************************************/

#rt-bottom {
	color:#fff;
	font-size:11px;
}

#rt-bottom a{
	color:white;
}

#rt-bottom a:hover{
	text-decoration:underline;
}
	
#rt-bottom h2 {
	font-size:14px;
}

#rt-bottom .rt-block {
	padding:5px;
}

#rt-bottom .rt-container {
	background-image:url('images/footer-back.png') !important;
}

#rt-bottom .rt-container .rt-grid-2 {
	width:148px;
	margin-left:6px;
	margin-right:6px;
}

/*******************************************************************
MENU
*******************************************************************/

#rt-menu {
	height:42px;
}

#rt-menu .rt-container {
	background-color:#fff !important;
	height:42px;
}

#gantry_menu-3 {
	margin:0px 10px 0px 10px;	
	background-color:#990000;
	height:42px;
}

.menutop.theme-fusion {
	margin-top:6px;
}

.menutop.theme-fusion li {
	border-right:2px solid white;
}

.menutop.theme-fusion li:last-child {
	border-right:0px;
}
	
.menutop.theme-fusion li.root > .item {
	height:30px;
	margin:0 6px;
	font-size:1.1em;
}

#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop.theme-fusion li.root.active > .item, .menutop.theme-fusion li.root.active > .item:hover, .menu-type-splitmenu .menutop.theme-splitmenu li.active .item {
	background-color:#990000;
	color:#ff9a33;
	margin:0 6px;
}

#rt-menu ul.menu li a:hover, .menutop.theme-fusion li.root > .item:hover, .menutop.theme-fusion li.active.root.f-mainparent-itemfocus > .item, .menutop.theme-fusion li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop.theme-splitmenu li:hover > .item {
    background: none repeat scroll 0 0 #cc6700;
	font-weight:bold;	
	margin:0 6px;
}

.menutop.theme-fusion li.root > .item span {
	height:30px;
	font-weight:bold;	
	position:relative;
	top:-7px;
	padding: 0 8px;
	font-size:15px;
	
}

/* submenus */

.menutop.theme-fusion .fusion-submenu-wrapper {
	background: none repeat scroll 0 0 #cc6700;
}

.level2 {
	margin-top:-3px;
	margin-left:6px;
}

.menutop.theme-fusion .fusion-submenu-wrapper li {
	border-right:0px;
}

.menutop.theme-fusion .level2 ul li > .item span {
	border-bottom: 1px solid #fff;
	line-height:2.5em;
	font-size:10px;
}

.menutop.theme-fusion ul li > .item:hover, .menutop.theme-fusion ul li.f-menuparent-itemfocus > .item {
    background: none repeat scroll 0 0 #ff9933;
    color: #fff;
}

.menutop.theme-fusion .fusion-submenu-wrapper.level3 {
	background-color:#ff9933
}

.menutop.theme-fusion .level3 ul li > .item span {
	border-bottom:0px;
	line-height:2em;
	font-size:10px;
}
	
.menutop.theme-fusion .level3 ul li > .item:hover, .menutop.theme-fusion .level3 ul li.f-menuparent-itemfocus > .item {
    background: none repeat scroll 0 0 #ff9933;
    color: #000;
}

.level3 {
	margin-top:0px;
	margin-right:-8px;
}

.rt-block {
	padding:0px;
	margin-bottom:0px;
}

/*******************************************************************
WIDGET NOTICIAS MULTIMEDIA
*******************************************************************/
.noticias_multimedia_titulo {
	 border-bottom: 1px dotted #DDDDDD;
    color: #990000;
    font-size: 20px;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom:10px;
}

.fluye_noticias {
	width:220px;
	margin-bottom:20px;
	float:left;
	margin-right: 15px;
}

.fluye_noticias img{
	margin-bottom:15px;
	width:205px;
	height:129px;
}

.fluye_noticias:last-child{
	margin-right:0px;
}

.fluye_noticias.last-child {
	margin-right:0px;	
}
	
.widget_fluye_noticias {
	padding-left:5px;
	 height: 300px;
    width: 955px;
    border-right: 1px solid #DDDDDD;
}

.noticia_texto {
	font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;
    width: 170px;
}

/*******************************************************************
CARRUSEL
*******************************************************************/

#rt-maintop .rt-container{
	padding-top:10px;
}

.widget_fluye_carrusel {
	padding-left:0px;
	
}

.fluye_carrusel_overlay {
	background-image:url('images/fluye_carrusel_overlay.png');
	color:#fff;
	height: 278px;
    padding-left: 435px;
    padding-top: 10px;
    width: 255px;
}

.fluye_carrusel_overlay a{
	color:#fff;
	font-size:16px;
}

.fluye_carrusel_overlay p{
	margin-top:3px;
	line-height:16px;
}
		
/*
        root element for the scrollable.
        when scrolling occurs this element stays still.
*/
.scrollable {

        /* required settings */
        position:relative;
        overflow:hidden;
        width: 690px;
        height:288px;
}

/*
        root element for scrollable items. Must be absolutely positioned
        and it should have a extremely large width to accommodate scrollable items.
        it's enough that you set width and height for the root element and
        not for this element.
*/
.scrollable .items {
        /* this cannot be too large */
        width:20000em;
        position:absolute;
}

/*
        a single item. must be floated in horizontal scrolling.
        typically, this element is the one that *you* will style
        the most.
*/
.items div {
        float:left;
}

#actionButtons {
    top:-28px;
    left:20px;
    position:relative;
}

/* position and dimensions of the navigator */
.navi {
        margin-top:2px;
        margin-left:2px;
        margin-right:3px;
        height:20px;
        float:left;
}


/* items inside navigator */
.navi a {
        width:8px;
        height:8px;
        float:left;
        margin:3px;
        background:url(images/navigator.png) 0 0 no-repeat;
        display:block;
        font-size:1px;
}

/* mouseover state */
.navi a:hover {
        background-position:0 -8px;
}

/* active state (current page state) */
.navi a.active {
        background-position:0 -16px;
}

.headerbtn {
    float:left;
}
/* prev, next, prevPage and nextPage buttons */
a.browse {
        display:block;
        width:18px;
        height:18px;
        float:left;
        cursor:pointer;
        font-size:1px;
}

/* right */
a.right                                 { background-image:url('images/right.png');background-position: 0px 0px; clear:right; margin-right: 0px;}
a.right:hover           { background-position:0px -18px; }
a.right:active  { background-position:0px -18px; }


/* left */
a.left                          { background-image:url('images/left.png');margin-left: 0px; }
a.left:hover            { background-position:0px 18px; }
a.left:active   { background-position:0px 18px; }


/*******************************************************************
WIDGETS
*******************************************************************/


#rt-main .rt-container div .rt-block {
	border-right:1px solid #ddd;
	padding-right:5px;
}

#rt-main .rt-container div:last-child .rt-block, #rt-maintop .rt-container div:last-child .rt-block {
	border-right:0px;
}

#rt-mainbottom .rt-container div:nth-child(2) .rt-block {
	border-right:0px;
}

#rt-sidebar-a , #rt-sidebar-b{
	background-color:transparent;
}

#rt-sidebar-a .rt-block {
	/*border-right:1px solid #ddd !important;*/
/*	padding-right:5px !important;
	margin-right:10px;*/
}

.widget_fluye_block {
}

.rt-article-title {
	margin-top:0px;
}

#rt-sidebar-a {
	border-right:1px solid #dddddd;
}

/*******************************************************************
WIDGET FORMACION
*******************************************************************/

.fluye_formacion {
	border-bottom:1px dotted #ddd;
	padding-bottom:5px;
	margin-bottom:5px;
}

.fluye_formacion:last-child {
	margin-bottom:0px;
}
	
a.boton_afiliacion {
	background-color:#990000;
    color: #FFFFFF;
    margin-left: 130px;
    padding: 4px;
}

a.boton_afiliacion:hover {
	text-decoration:underline;
}

#rt-sidebar-a .widget_text.rt-block {
}

/*******************************************************************
WIDGET EVENTOS 
*******************************************************************/

.widget_fluye_eventos .mes {
	color:#990000;
	font-size:18px;	
	text-transform:capitalize;
	margin-bottom:10px;
	margin-top:5px;
}

.widget_fluye_eventos .noticia_texto {
	width:220px;
}

.widget_fluye_eventos .flechaeventos {
	width:42px;
	height:33px;
	float:left;
	margin-right:20px;
	background-image:url('images/flechaeventos.png');
}
.widget_fluye_eventos .dia {
	 background-color: #CC6600;
    color: white;
    float: left;
    font-size: 20px;
    height: 38px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 8px;
    padding-top: 16px;
    width: 34px;
}

/*******************************************************************
WIDGETS NOTICIAS FORMACION Y BLOG
*******************************************************************/

.rt-blog .rt-pagetitle, .widget_fluye_formacion h2.title , .widget_fluye_blog h2.title{
	margin-top:0px;
	color:#990000;
	font-size:20px;
	letter-spacing:1px;
	border-bottom:1px dotted #ddd;
}

.widget_fluye_formacion h2.title, .widget_fluye_blog h2.title {
	line-height:1.3em;
}

.widget_fluye_formacion h2.title{
	border-bottom:1px dotted #ddd;
}

.widget_fluye_blog h2.title {
	border-bottom:1px dotted #fff;
}
	
.widget_fluye_blog {
	background-color:#ffeedd;
	padding:10px;
	padding-right:5px !important;
	margin-right:10px;
}

.fluye_blog .avatar {
	margin-right:10px;
	float:left;
	border:1px solid #999;
        display:none;
}

.fluye_blog_titulo {
	text-transform:uppercase;
	line-height: 14px;
}

.fluye_blog_autor {
	color:#990000;
	font-style: italic; 
}

.fluye_blog .noticia_texto {
	margin-top:5px;
}

.fluye_blog {
	margin-bottom:15px;
}

/*******************************************************************
FRONTPAGE
*******************************************************************/


.rt-wordpress .rt-articleinfo{
	font-size:13px;
	margin-bottom:10px;
	color:#cc6600;
}

.rt-article-content {
	font-size:14px;
	color:#666;
}

.rt-headline h1.rt-article-title {
	margin-bottom:10px;
}

.rt-blog .rt-article-title a {
	color:#000;
}

.rt-blog .rt-article-title a:hover {
	color:#990000;
}

/*******************************************************************
SIDEBAR DERECHA
*******************************************************************/

#rt-maintop .rt-omega .rt-block {
	border-right:0px;
}

#rt-maintop .rt-omega ,#rt-mainbottom .rt-omega{
	margin-left:0px;
	margin-right:0px;
	width:230px;
}

#rt-main .rt-container div.rt-grid-3:nth-child(3) {
	margin-left:0px;
	margin-right:0px;
	width:230px;
	padding-top:20px;
}	 

#rt-main .rt-container div.rt-grid-3:nth-child(3) .rt-block {
	padding-right:0px;
}

#rt-main .rt-container .rt-grid-9 {
	margin-right:0px;
}

#rt-main .rt-container .rt-grid-3 {
	width:230px;
	margin-right:0px;	
}
	
.archive #rt-sidebar-a {
	border:0px;
}

#rt-maintop .rt-alpha .rt-block {
	border-right:1px solid #ddd;
	padding-right:5px;
}

#rt-maintop .rt-omega h2.title, #rt-main #rt-sidebar-b h2.title, #rt-main #rt-sidebar-a h2.title{
	font-size:18px;
	color:#cc6600;
	margin-top:0px;
	border-bottom:1px dotted #ddd;
	padding-bottom:3px;
	margin-bottom:5px;
}

.asistente {
	width:230px;
	height:120px;
	background-image:url('images/botonasistente.png');
	margin-bottom:18px;
}

.escucharadio {
	width:229px;
	height:49px;
	background-image:url('images/escucharadio.png');
	margin-bottom:18px;
}

.ociocultura{
	width:230px;
	height:52px;
	background-image:url('images/ociocultura.png');
}

.ventajas_afiliados{
	width:230px;
	height:127px;
	background-image:url('images/motivos_afiliarse.png');
	margin-bottom:20px;
	margin-top:20px;
}

.sidebar_informacion li {
	color:#666666;
	list-style-position:inside;
	list-style-image:url("images/flechaderecha.png");
}

.sidebar_informacion li a{
	color:#666666;
	font-size:12px;
}

.sidebar_informacion li a:hover{
	color:#000;
}

ul.sidebar_informacion { 
	padding-left:0px;
}
.sidebar_informacion li:nth-child(odd) {
	background-color:#FFEEDD;
}

.widget_FacebookLikeBox .module-title {
	display:none;
}

/*******************************************************************
NO FRONTPAGE
*******************************************************************/
.single #rt-main .rt-container, .page #rt-main .rt-container, .archive #rt-main .rt-container{
	padding-top:10px;
}

.single .ociocultura ,.page .ociocultura, .single .widget_FacebookLikeBox,.page .widget_FacebookLikeBox {
	margin-bottom:18px;
}
.single .sidebar_informacion,.page .sidebar_informacion {
	margin-bottom:18px;
}

.single #rt-sidebar-a .rt-block, .page #rt-sidebar-a .rt-block{
	border-right:0px !important; 
}

.single #rt-main #rt-sidebar-a h2.title, .page #rt-main #rt-sidebar-a h2.title { 
    border-bottom: 1px dotted #DDDDDD;
    color: #CC6600;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
    padding-bottom: 3px;
}

.single #rt-main .rt-container .rt-grid-3, .page #rt-main .rt-container .rt-grid-3{
/* margin-left: 0;
    margin-right: 0;
    width: 230px;
*/}

.social li {
	display:inline;
	float:left;
	margin-right:8px;
}

/*******************************************************************
CATEGORIA EVENTOS
*******************************************************************/

#wp-calendar caption {
	text-transform: uppercase;
	color:#fff;
	background-color:#990000;
}

#wp-calendar caption a {
	color:#fff;
}

#wp-calendar {
	border:1px solid #eee;
	background-color:#f8f8f8;
	width:200px;
	margin-top:2px;
}

.category-eventos .mes{
	text-transform: uppercase;
	color:#fff;
	text-align:center;
	font-size:16px;
	background-color:#990000;
	margin-right: 10px;
	padding:4px;
}

.category-eventos .dia {
  background-color: #CC6600;
    color: white;
    float: left;
    font-size: 16px;
    height: 38px;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-bottom: 8px;
    margin-right: 10px;
    padding-left: 0px;
    padding-top: 8px;
    width: 50px;
    text-transform:uppercase;
    text-align:center;
    height:38px;
}

.category-eventos .diatexto {
	margin-top:10px;
	margin-right: 10px;
	height:46px;
	padding-top:6px;
	padding-left:6px;
	font-size:14px;
	border:1px solid #990000;
	margin-left:60px;
}	
.category-eventos .diames {
	font-size:14px;
}

#wp-calendar #next{
	text-align:right;
}
	
#wp-calendar td{
	padding-right:3px;
	padding-left:3px;
}

#wp-calendar td.active a{
	text-decoration:underline;
}

.category-eventos #rt-sidebar-a .widget_text.rt-block {
		border-right:0px !important;
}
		
/*******************************************************************
ASISTENTE
*******************************************************************/

.asistenter, .asistenter input, .asistenter select {
	font-size:22px;
	color: #990000;
}

.asisboton {
	color:white !important;
	background-color:#990000;
}

.asistenter select {
	margin-top:10px;
	color: #666; background-color: #fafafa; border: 1px solid #CCC; display: inline;
	width:400px;
}

.page-id-517 .sociable {
	display:none;
}


/*******************************************************************
PAGINA SECTORES
*******************************************************************/

.page-id-246 a {
	font-size:100%;
	line-height:20px;
}

.sector_cuadrado {
	background-color: #fed; float: left; margin: 0 20px 20px 0; padding: 0 10px 10px; width: 305px;
}

.titulo_sector_cuadrado {
	display: block; border-bottom: 1px solid #900; color: #900; padding: 0 5px 5px 0;
}

.sector_cuadrado  a{
	font-size: 0.9em; line-height: 1em;
}

/*******************************************************************
RT-COPYRIGHT
*******************************************************************/

#rt-copyright .rt-container{
	background-color:#fff !important;
	text-align:center;
}


#rt-copyright .rt-container .theme-splitmenu{
	padding-left:280px;
	padding-top:40px;
	padding-bottom:60px;
}


/*******************************************************************
ADMIN
*******************************************************************/

#header-logo {
    background: url("../images/wp-logo.png") no-repeat scroll center center transparent;
    height: 39px !important;
    width: 85px !important;
}

/*******************************************************************
DOS COLUMNAS
*******************************************************************/
.columnas {
   width:48%;
   float:left;
   margin:5px;
}

div.fusion-js-subs, div.fusion-submenu-wrapper, div.fusion-submenu-wrapper li {
   width:275px!important;
}