﻿@charset "utf-8";
/*
Theme Name: Confecamaras
Theme URI: -
Description: Plantilla para Confecámaras
Version: 3.4.8
Author: Luis Angel Camargo
Author URI: http://pixelpro.com.co
*/

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul { }
	input, a {
	outline: none;
}
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-spacing: 0;
		border: 1px solid #ccc; 
		width: 100%; }
	tr th{
		text-align: left;
	}
	tr th, tr td{
		padding: 2px;		
	}
	tr th:last-child, tr td:last-child{
		border-right: 0px;
	}
	table th{ font-weight: bold; }
	


/* #Basic Styles
================================================== */
	body {
		font-family: "HelveticaNeue", "Helvetica Neue", "Trebuchet MS", Arial, sans-serif;
		font-size: 13px;
		color: #666;
		-webkit-text-size-adjust: 100%;
  		margin:0;
  		padding: 0;
 }
 	html{ min-height: 100%; }

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6, h3.pd-ctitle {
		color: #0053A5;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { margin-bottom: 15px;}
	h2 { margin-bottom: 5px; }
	h3 { margin-bottom: 15px; }
	h4 { margin-bottom: 15px; }
	h5 { margin-bottom: 15px; }
	h6 { margin-bottom: 15px; }
	.subheader { color: #777; }

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; }
	small, .small {font-size: 11px; color: #606060; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 2px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a{ color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }
	pre {
	border: 1px solid #ddd;
	background: #fafafa;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
}
.box-content {
background: #FAFAFA;
border: 1px solid #DDD;
padding: 20px;
}
.box-content, .box-note, .box-info, .box-warning, .box-hint, .box-download {
margin: 15px 0;
padding: 10px;
}
.box-note, .box-info, .box-warning, .box-hint, .box-download {
background: #FAFAFA;
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD;
}
.box-info, .box-warning, .box-hint, .box-download {
padding-left: 40px;
}
.box-info {
background: #EBF5FA url(../images/tools/box_info.png) 0 0 no-repeat;
border-color: #D2DCE1;
}
.box-warning {
background: #FFF0EB url(../images/tools/box_warning.png) 0 0 no-repeat;
border-color: #FFD7CD;
}
.box-hint {
background: #FFFAE6 url(../images/tools/box_hint.png) 0 0 no-repeat;
border-color: #FAE6BE;
}
.box-download {
background: #FAFFE6 url(../images/tools/box_download.png) 0 0 no-repeat;
border-color: #DCE6BE;
}
hr.dotted {
background: url(../images/tools/line_dotted.png) 0 0 repeat-x;
margin: 5px 0 10px;
}
abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
#content ul li, .item-page ul li {
background: url(../images/vineta.png) no-repeat 2px 6px;
padding-left: 15px;
margin-bottom: 5px;
margin-left:5px;
list-style:none;
}
#content ul.docs li {
	background:url(../images/pdf.png) no-repeat 0;
	line-height: 16px;
	padding: 2px 0 2px 22px;
}
#content ul.docs li a:link, #content ul.docs li a:visited { color:#000;}
#content ul.docs li a:hover, #content ul.docs li a:active { color:#0054A5;}
ul.level_0 > li{font-weight:bold;}
ul.level_1 > li{font-weight:normal;}
.cat-list-row1 {background: #eeeeee;}
.cat-list-row1 td { padding: 3px 20px;}
.cat-list-row0 {background: #fff; }
.cat-list-row0 td { padding: 3px 20px;}
.cat-list-row1:hover, .cat-list-row0:hover { background:#CDE4AD;}
.category-listconceptos h2 {
	line-height: 30px;
font-size: 20px;
color: #0053A5;
font-family: Tahoma, Verdana, Geneva, sans-serif;
font-weight: bold;}

div.item-page h2 {
	color: #333;
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-size: 19px;}
#content div.item-page h3 {
	color: #0053A5;
font-family: Tahoma, Verdana, Geneva, sans-serif;
font-size: 15px;
	}
/* #Links
================================================== */
	a{ color: #333; text-decoration: none; outline: 0; }
	a:hover{ color: #80C140; text-decoration: underline; }
	p a { line-height: inherit; }


/* #Lists
================================================== */
	ul, ol { }
	ul {  }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc, ul { margin-left: 0; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 0;  }
	/*
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	*/
	li { line-height: 18px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/* #Images
================================================== */
	img.scale-with-grid {
		max-width: 100%;
		height: auto; }
	img{ display: block; }
	
	iframe{ display: block; }
	
/*  HEADER  */
body > header {
  height: 125px;
  color: #6084A5;
  position:relative;
  margin: 0 auto;
}
body > header h1  {
  background:url(../images/logo-confecamaras.png) no-repeat;
  margin:0 !important;
  width: 300px;
  height: 70px;
}
body > header h2 {margin:0;}
body > header hgroup {
	position:absolute;
	top:13px;
	left:10px;
	text-indent: -9999px;
	width: 300px;
	height: 70px;
}
header ul, nav ul {
  list-style: none;
}

header ul li, nav ul li {
  display: inline;
}
header {background:url(../images/bg-header.jpg) no-repeat center bottom; position:relative; }
header .menubutton {
display: none;
}
header nav.toolbar { 
	position: relative;
	background: #0054A2;
	width: auto;
	z-index: 10;
	overflow:hidden;
}
header nav.toolbar li.item-101 {display:none;}
header nav ul { margin: 0 185px 0 10px; height: 30px;  font-size:11px; float:right;}
header nav ul li{  display:block; float:left; padding: 6px 0; font-size:11px; margin:0;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

header nav ul li a{
  color: #FFF;
  text-decoration:none;
  padding: 0 7px;
  line-height: 11px;
  display:inline-block;
}
header nav ul li a:hover, header nav ul li a:active { color:#fff; text-decoration:underline;}

/* SEARCH FORM */
	.mobilesearch, .jicons-icons {display:none;}

	.searchinput, #mod-search-searchword { width: 154px; background: none; border: none; color: #eee; padding: 2px; display: block; margin:3px 0 0 3px; font-size:12px; font-family:Tahoma, Geneva, sans-serif;}  
	#searchform .btn {position:absolute; top:8px; right:10px;}
.search label {display:none;}

.moduletablesearchform { 
		display:block;
		text-align:right;
		overflow:hidden;		
	}
header .search {
width: 162px;
background: url(../images/bg-search.png) no-repeat left top;
height: 22px;
margin: 0;
position: absolute;
right: 10px;
z-index: 99;
top:4px;
}

/*--SOCIALTOP--*/

header .custom_social {
	position:absolute;
	top: 38px;
	right:6px;
	font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;
	color:#0155A3;
	font-size:13px;
	line-height: 23px;
	width:180px;
}
header .custom_social p {display:inline;}
header .custom_social li, header .custom_social ul, footer .custom_social ul, footer .custom_social li {margin:0;}
header .custom_social li a {
	display:block;
	background-image:url(../images/ico-redes.png);
	background-repeat:no-repeat;
	float:right;
	width: 23px;
	height: 23px;
	margin:0 0 0 4px;
	text-indent:-9999px;
	  -webkit-transition: all 0.2s ease;
	  -moz-transition: all 0.2s ease;
	  -ms-transition: all 0.2s ease;
	  -o-transition: all 0.2s ease;
	  transition:all 0.2s ease;
}

header .custom_social li.ico-yt a {	background-position:-23px 0; }
header .custom_social li.ico-fb a {	background-position:-46px 0;  }
header .custom_social li.ico-tw a {	background-position:-69px 0; }
header .custom_social li.ico-yt a:hover, header .custom_social li.ico-yt a:active, header .custom_social li.ico-yt a:focus {	background-position:-23px -23px; } 
header .custom_social li.ico-rss a:hover, header .custom_social li.ico-rss a:active, header .custom_social li.ico-rss a:focus  {	background-position:0 -23px; }
header .custom_social li.ico-fb a:hover, header .custom_social li.ico-fb a:active, header .custom_social li.ico-fb a:focus {	background-position:-46px -23px; } 
header .custom_social li.ico-tw a:hover, header .custom_social li.ico-tw a:active, header .custom_social li.ico-tw a:focus {	background-position:-69px -23px; } 

header .custom_social ul, footer .custom_social ul {display:inline;}
/*  MAINMENU  */
#mainmenu {
	background: #ffda2d; /* Old browsers */
	background: -moz-linear-gradient(left, #ffda2d 0%, #15a14b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ffda2d 0%,#15a14b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #ffda2d 0%,#15a14b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffda2d', endColorstr='#15a14b',GradientType=1 ); /* IE6-9 */
	color:#fff;
	height:42px;
	font-size:11px;
	
}
#mainmenu .container{position:relative;}
#mainmenu .homelink {
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	text-transform:uppercase;
	color:#fff;
	display:block;
	margin: 10px 15px 12px; 
	float:right;
	padding: 3px 3px 3px 30px;
	font-size: 14px;
    background: url(../images/home-icon.png) no-repeat right center;
    text-indent: -999999px;
	}
#mainmenu .homelink:hover{opacity: 0.85;}

#mainmenu .leftcurve {
	height:42px;
	position:relative;
	width:auto;
	padding-left:0;
	z-index: 99;
	float: right;
}
#mainmenu .rightcurve {
	position:relative; z-index:2;
}
/* -- contenedores -- */
#featured {
	background: #6ab1e0; /* Old browsers */
	background: -moz-linear-gradient(left, #6ab1e0 0%, #007abc 50%, #1859a4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #6ab1e0 0%,#007abc 50%,#1859a4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #6ab1e0 0%,#007abc 50%,#1859a4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ab1e0', endColorstr='#1859a4',GradientType=1 ); /* IE6-9 */
	height: 320px;
	z-index:0;
	width:100%;
	overflow:hidden;}
header .container {position: relative;}
#featured .container {overflow:hidden;}
body.home #infomenu {overflow:hidden; z-index: 3; }
#infomenu {border-top:6px solid #ADCE3C; overflow:hidden; width: 100%;position: relative; top: 0; margin-top:0; }

#infomenu .container {position:relative; width: 976px; margin:0 auto; overflow:hidden;}
.container, #content {width: 960px; margin:0 auto;}
#content { overflow: hidden; position: relative; top: 0; margin-top:0;}
#content aside { width: 180px; float: right; background: #0054A2; margin-left:20px; padding: 15px 0;
margin-bottom: -10000px;
padding-bottom: 10000px;
} 
#content #maincontent { float: left; width: 760px; /*overflow:hidden;*/ margin: 0; line-height:1.24; font-family:Tahoma, Geneva, sans-serif; padding-top:15px;} 
body.home #content #maincontent {  margin: 0; } 

#content #maincontent #events { float:right; width: 37%;}
footer {
	border-top: 4px solid #82BA3D;
	background:#0054A2;
	overflow:hidden;
	min-height:156px;
	position: relative; top: 0; margin-top:0;
}
.derecha { float:right;
	width: 40%;
	border:1px solid #ccc;
	margin-left: 1%;
	margin-top:1%;
}
/* -- acercade -- */
#featured .moduletableacercade { 
	float: right;
    width: 320px;
    color: #fff;
    padding: 30px;
    height: 320px;
    overflow: hidden;
    box-sizing: border-box;
}
#featured .moduletableacercade h3 { 
    font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
}
#featured .moduletableacercade p {
	line-height: 1.5;
	text-align: justify;
	}
#featured .moduletableacercade a.rightlink {
	color: #fff;
    display: block;
    font-size: 14px;
    float: left;
    font-weight: bold;
    padding: 1px 10px;
    border-radius: 3px;
    background: #adce3c;
    background: -moz-linear-gradient(left, #adce3c 0%, #0d9e4b 100%);
    background: -webkit-linear-gradient(left, #adce3c 0%,#0d9e4b 100%);
    background: linear-gradient(to right, #adce3c 0%,#0d9e4b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adce3c', endColorstr='#0d9e4b',GradientType=1 );
}
/*  -  sliderhome  --- */
#featured .moduletableslider { 
	float: left;
	width: 640px;
	color:#fff;
	height:320px;
	overflow:hidden;
}
#featured .moduletableslider a:link, #featured .moduletableslider a:visited, .wk-slideshow .caption a {
	color:#88BF3C;
	text-decoration: none;
	font-weight: bold;
	}
#featured .moduletableslider a:hover, #featured .moduletableslider a:active, .wk-slideshow .caption a:hover, .wk-slideshow .caption a:active {
	
	color:#fff;
	text-decoration: underline;
	font-weight: bold;}
.wk-slideshow-default .nav {
	position:relative;
	z-index: 1000;
	bottom: 20px;
	margin: 0 auto;
    width: auto;
    background: none;
}
.moduletableslider .wk-slideshow-default .nav li{ margin-left:0; padding:1px 1px 2px 2px;}
.wk-slideshow-default .nav span {
width: 12px;
height: 12px;
background: url("../images/nav.png") 0 0 no-repeat;
overflow: hidden;
}
.wk-slideshow-default .nav span:hover{background-position:0 -24px}
.wk-slideshow-default .nav span:active{background-position:0 -36px}
.wk-slideshow-default .nav .active span{background-position:0 -12px}
.wk-slideshow .caption {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 5;
padding: 10px 10px 25px 10px;
background: rgba(0, 53, 106, 0.8);
line-height: 1.4;
}
/* -- infomenu -- */

#infomenu nav { 
	float: right;
    background-color: #ADCE3C;
    background-repeat: no-repeat;
    background-position: 0 -253px;
    width: auto;
    height: 25px;
    padding-left: 5px;
    margin-right: 8px;
    border-radius: 0 0 0 5px;
}
#infomenu nav ul {
	margin:0 13px 0 0;
	text-align:center;
	width: auto;
}
#infomenu nav ul a:link, #infomenu nav ul a:visited  {
	color: #fff;
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding: 1px 8px;
    float: left;
    background: url(../images/icons.png) no-repeat 0 -165px;
}
#infomenu nav ul a:hover, #infomenu nav ul a:focus, #infomenu nav ul a:active { text-decoration:underline;}
#infomenu nav ul li:first-child a {background: none !important;}
#infomenu nav span.curve { position:absolute; right:0; background:url(../images/backgrounds.png) no-repeat 0 -228px; display:block; float:right; width: 13px; height:25px; }

/* --- CONTENT --- */
#content #maincontent p{line-height: 1.36; text-align:justify;}
#content h1, #content h2 { 
line-height:30px;
font-size: 20px;
}
#content .item-page h1 {
	line-height:1.2em;
	margin-bottom: 6px;
	color: #0053A5;}
#content .item-page h1 a {color: #0053A5;}

#content h3, .blog-featuredinicio h2 { 
	color:#333;
	font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-size:17px;
}
.size-auto {
max-width: 100%;
height: auto;
}
.aligncenter {
	border: 2px solid #ccc;
	display:block;
	text-align: center;
	margin:0 auto 5px auto;
	max-width: 98%;
height: auto;
	
}
.aligncenter img{max-width: 100%;border: 2px solid #ccc; display:inline;}
.alignleft {
	float:left;
	margin: 5px 10px 5px 0;
	border: 2px solid #ccc;
	
}
.alignright {
	float:right;
	margin: 5px 0 5px 10px;
	border: 2px solid #ccc;
}
dt.article-info-term {display:none;}
.img-intro-right {
	width: 140px;
	float: right;
	height: auto;
	margin: 5px 0 1px 10px;
	border: 2px solid #ccc;
	overflow:hidden;
}
.img-fulltext-left {
	width: 40%;
	float: left;
	height: 40%;
	margin: 5px  10px 1px 0;
	border: 2px solid #ccc;
	overflow:hidden;	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	}
.img-fulltext-right {
	width: 40%;
	float: right;
	height: 40%;
	margin: 5px 0 5px  10px;
	border: 2px solid #ccc;
	overflow:hidden;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	}
.img-intro-right img, .img-fulltext-left img,  .img-fulltext-right img {
	width: 100%;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
}
.blog .img-intro-right img, .blog .img-fulltext-left img, .blog .img-fulltext-right img {display:inline;}
#content p.img_caption { margin: 0; text-align:center; font-size:11px; background: #ccc; padding: 3px 0; color:#333;}
.leading-0, .leading-1, .leading-2, .leading-3, .leading-4, .leading-5 {overflow:hidden;}
.items-leading h2 {
	color: #333;
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-size: 17px;
	}
#maincontent ol li {
	list-style:decimal;
	margin-left: 20px;
}
#maincontent ol {margin-bottom:1em; list-style:decimal;
list-style-position:inside;}
table.tabla {
	border: 1px solid #ccc;
	padding:1px;
}
table.tabla td {
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding: 4px;
}
table.tabla td p{margin:0;}
/* ++++++++++++++  pagination  ++++++++++++++ */

#content .pagination
{
	overflow:hidden;
}
#content .pagination
{
        margin:10px 0 ;
        padding:10px 0 10px 0px;
        clear:both;

}

#content .pagination ul
{
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:center;
}

#content .pagination li
{
        display:inline;
        padding:2px 5px;
        text-align:left;
		font-size: 11px;
        border:solid 1px #eee;
        margin:0 2px;
		background-image:none;
}

#content .pagination li:hover { background:#eeeeee;}

.pagenav
{padding:2px; clear:both;}

#content .pagination li.pagination-start:hover,
#content .pagination li.pagination-next:hover,
#content .pagination li.pagination-end:hover,
#content .pagination li.pagination-prev:hover
{border:0; background:none;}
#content .pagination li.pagination-start,
#content .pagination li.pagination-next,
#content .pagination li.pagination-end,
#content .pagination li.pagination-prev
{border:0;}

#content .pagination li.pagination-start ,
#content .pagination li.pagination-start  span
 {
padding:0

}
p.counter
{
        font-weight:normal; font-size:11px; float:left; display:none;
}
p.readmore {
overflow: hidden;
padding-top: 5px;
margin-bottom: 4px;
margin-top: -5px;
}
p.readmore a{
height: 18px;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F2F2F2), to(#D1D1D1));
background: -webkit-linear-gradient(#F2F2F2, #D1D1D1);
background: -moz-linear-gradient(#F2F2F2, #D1D1D1);
background: -ms-linear-gradient(#F2F2F2, #D1D1D1);
background: -o-linear-gradient(#F2F2F2, #D1D1D1);
background: linear-gradient(#F2F2F2, #D1D1D1);
-pie-background: linear-gradient(#f2f2f2, #D1D1D1);
padding: 2px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-bottom: 1px solid #C8C8C8;
border-top: 1px solid #F3F3F3;
color: #555;
text-shadow: 1px 1px 1px white;
margin-top: -5px;
margin-bottom: 8px;
display: block;
float: left;
}
p.readmore a:hover{
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D1D1D1), to(#fff));
	background: -webkit-linear-gradient(#D1D1D1, #fff);
	background: -moz-linear-gradient(#D1D1D1, #fff);
	background: -ms-linear-gradient(#D1D1D1, #fff);
	background: -o-linear-gradient(#D1D1D1, #fff);
	background: linear-gradient(#D1D1D1, #fff);
	-pie-background: linear-gradient(#D1D1D1, #fff);
	border-bottom: 1px solid #c8c8c8;
	color: #555;
}
.items-more {padding:5px; margin-top:10px;}
.moduletablecompartir {margin: 15px 0; clear:both;}
.items-more h3 {margin-bottom: 5px;}
#maincontent .items-more ol {margin:0 0 10px 0; padding:0;list-style:none;}
#maincontent .items-more li {list-style:none;
padding-left: 12px; 
margin-left:0;
background:url(../images/icons.png) no-repeat 0 -595px;}
/* --- NEWS --- */

.blog-featuredinicio {float:left; width: 60%; margin-left: 1%;}

#content #maincontent #news h1, .blog-featuredinicio h1, .items-more h3 {
    background: url(../images/icons.png) no-repeat 0 -20px;
    padding-left: 33px;
    font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
    font-size: 24px!important;
    text-transform: uppercase;
	color: #0053A5!important;
	position: relative;
	padding-bottom:5px;
}
#content #maincontent #news h1:after, .blog-featuredinicio h1:after, .items-more h3:after{
	content: "";
	position: absolute;
	bottom:0;
	left: 0;
	height: 2px;
	width:100%;
	display: block;
    background: #6ab1e0;
    background: -moz-linear-gradient(left, #6ab1e0 0%, #007abc 50%, #1859a4 100%);
    background: -webkit-linear-gradient(left, #6ab1e0 0%,#007abc 50%,#1859a4 100%);
    background: linear-gradient(to right, #6ab1e0 0%,#007abc 50%,#1859a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ab1e0', endColorstr='#1859a4',GradientType=1 );
}
#content #maincontent h1 span, .blog-featuredinicio h1 span, .items-more h3 span {
	color:#00ACEB!important; float:left; margin-right: 8px;}
#content #maincontent .blog-featuredinicio h2, #content #maincontent #events h2 { margin-bottom: 4px; line-height: 1.1;}
#news .date, dd.published {
	font-size: 11px;	
	color: #999;
	background: url(../images/calendar.png) no-repeat 0 0;
	padding-left: 16px;
	line-height:16px;}
dd.category-name {
	font-size: 11px;	
	color: #999;
	padding-left:0;
	line-height:16px;
	}

#maincontent article { overflow:hidden;}	
a.masnoticias:link, a.masnoticias:visited { 
display:block;
float: left;
clear:both;
color: #00ACEB;
font-size:13px;
margin: 0 0 20px 10px;
font-weight:bold;
}
a.masnoticias:hover, a.masnoticias:active { text-decoration: underline;} 

/* --- EVENTS --- */
#events .moduletableeventos>h3,#events .moduletableeventospasados>h3,
#content #maincontent #events h1 { 
background:url(../images/icons.png) no-repeat 0 -50px;
padding-left: 33px;
line-height:30px;
font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
font-size: 24px!important;
text-transform: uppercase;
color: #0053A5!important;
position: relative;
padding-bottom:5px;
}
#events .moduletableeventos>h3:after ,#events .moduletableeventospasados>h3:after {
	content: "";
	position: absolute;
	bottom:0;
	left: 0;
	height: 2px;
	width:100%;
	display: block;
    background: #6ab1e0;
    background: -moz-linear-gradient(left, #6ab1e0 0%, #007abc 50%, #1859a4 100%);
    background: -webkit-linear-gradient(left, #6ab1e0 0%,#007abc 50%,#1859a4 100%);
    background: linear-gradient(to right, #6ab1e0 0%,#007abc 50%,#1859a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ab1e0', endColorstr='#1859a4',GradientType=1 );
}
.moduletableeventos>h3 span, .moduletableeventospasados>h3 span{	color:#00ACEB; float:left; margin-right: 8px;}
#events .wk-accordion-default .toggler { 
	background:url(../images/eventos-acordeon.png) repeat-x 0 0; 
	padding: 5px 5px 5px 20px;
	margin-bottom:0;
border: none;
border-radius: 0;
box-shadow: none;
text-shadow: none;
color: #333;
font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
font-size: 17px;
min-height: 45px;
}
#events .wk-accordion-default .active { 
	background:url(../images/eventos-acordeon.png) repeat-x -500px 0;min-height: 20px; margin:0; }
#events .wk-accordion-default .content {
padding: 0 0 10px 20px;
}
#events article { background:url(../images/backgrounds.png) repeat-x 0 -636px; padding: 5px ;}
#events .date, .wk-accordion-default .date, .date {
	font-size: 11px;	
	color: #999;
	background: url(../images/icons.png) no-repeat 0 -262px;
	margin: 4px 0 0 0;
	padding-left: 16px;
	line-height:16px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;}
#events .place, .wk-accordion-default .place, .place {
	font-size: 11px;	
	color: #999;
	background: url(../images/location.png) no-repeat 0 0;
	margin: 4px 0 0 0;
	padding-left: 16px;
	line-height:16px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;}

#events  h2 span { background: url(../images/icons.png) no-repeat 0 -185px; padding-left:14px; display:block; }
#events  h2.active span { background: url(../images/icons.png) no-repeat 4px 4px; }
.moduletable_frase { 
	background: #82BA3D;
	height:89px;
	clear:both;
	margin-top:20px;
    border-radius: 5px 5px 0 0;
}
.custom_frase {height:89px;}
.custom_frase blockquote { border:none; margin:0; padding:0;
	background: url(../images/icons.png) no-repeat 1% -413px;
	padding-left: 20px;
	margin-left: 0; }
.custom_frase blockquote p { 
	font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-size:18px;
	font-weight:100;
	font-style:italic;
	color:#fff;
	text-align: center;
	padding: 10px 40px 10px 10px;
	margin-right: 5px;
	background: url(../images/icons.png) no-repeat 100% -463px;
}
.item-page dl.article-info {margin-bottom:10px;}
/* -- LATERAL --  */
aside .custom_right { text-align:right; margin-bottom: 20px; overflow:hidden;}
aside .custom_banner, aside .custom { 
text-align:center; 
margin: 0 auto 20px auto; 

}
aside .custom_banner img, aside .custom img {-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
 overflow:hidden;
 display:inline;
}

.custom_right p, .custom_banner p, aside .custom p {margin:0;}
.custom_right img {float:right;}
/* -- FOOTER -- */

footer #contactus { 
	float:left;
	width: 30%;
	padding: 20px 10px;
	line-height: 1.4;
	height: 140px; 
	overflow:hidden;
}
footer #appslinks { 
	float:right;
	width: 62%;
	padding:20px 10px 20px 36px;
	line-height:1.4;
	background: url(../images/footer-shadow.png) repeat-y;
	height: 130px;
	overflow:hidden;
}
footer #contactus h3 {
	color:#fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;
	background:url(../images/icons.png) no-repeat 0 -80px;
	padding-left: 25px;
	margin-bottom: 6px;
	line-height: 22px;
}
footer #contactus p { color: #fff; font-size:12px;margin-left: 25px; margin-bottom: 5px; }
footer .social li.ico-rss a {	background-position:-92px 0; }
footer .social li.ico-yt a {	background-position:-115px 0; }
footer .social li.ico-fb a {	background-position:-138px 0;  }
footer .social li.ico-tw a {	background-position:-161px 0; }
footer .social li.ico-yt a:hover, footer .social li.ico-yt a:active, footer .social li.ico-yt a:focus {	background-position:-115px -23px; } 
footer .social li.ico-rss a:hover, footer .social li.ico-rss a:active, footer .social li.ico-rss a:focus  {	background-position:-92px -23px; }
footer .social li.ico-fb a:hover, footer .social li.ico-fb a:active, footer .social li.ico-fb a:focus {	background-position:-138px -23px; } 
footer .social li.ico-tw a:hover, footer .social li.ico-tw a:active, footer .social li.ico-tw a:focus {	background-position:-161px -23px; } 
footer .social {
	font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;
	color:#fff;
	font-size:13px;
	line-height: 23px;
	width:auto;
}
footer .social ul {margin-left:0;}
footer .social li {list-style: none; margin-left: 25px;}
footer .social li a {
	display:block;
	background-image:url(../images/ico-redes.png);
	background-repeat:no-repeat;
	float:left;
	width: 23px;
	height: 23px;
	margin:0 6px 0 0;
	text-indent:-9999px;
	 -webkit-transition: all 0.2s ease-out;
	  -moz-transition: all 0.2s ease-out;
	  -ms-transition: all 0.2s ease-out;
	  -o-transition: all 0.2s ease-out;
	  transition:all 0.2s ease-out;
}
footer #appslinks h3 {
	color:#fff;
	font-size: 16px;
	font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;
	text-transform:uppercase;
	background:url(../images/icons.png) no-repeat 0 -102px;
	padding-left: 30px;
	margin-bottom: 6px;
	line-height: 22px;
}
footer #appslinks ul { margin-left: 25px;}
footer #appslinks select {
  display: none;
}
footer #appslinks li {
	background:url(../images/icons.png) no-repeat 0 -310px;
	padding-left: 12px;
	list-style: none;
	float: left; 
	width: 45%;
	margin: 1px 10px 1px 0;
	font-size:12px;
}
footer #appslinks a, footer #contactus a {color:#fff;}
footer .copyr {
	text-align: center;
    font-size: 11px;
    margin: 9px 0;
    clear: both;
    color: #fff;
}
footer .copyr p{margin:0;}
footer .copyr a {color: #fff; font-weight: bold;}
footer #appslinks a:hover, footer #contactus a:hover, footer .copyr a:hover {color:#85BB3D;}
/*  --DOCUMENTOS--  */

#phoca-dl-category-box .pd-category h3, #phoca-dl-file-box .pd-file h3 {
margin: 0;
padding: 0;
background: none;
border: none;
margin-bottom: 7px;
color: #0053A5;
		font-family: Tahoma, Geneva, sans-serif;
		font-weight: bold;
}
#phoca-dl-category-box .pd-category div.pdtop, #phoca-dl-file-box .pd-file div.pdtop {display:none;}
.phoca-dl-file-box-mod .pd-document16, #phoca-dl-file-box .pd-document16, #phoca-dl-category-box .pd-document16 {
height: 20px;
}
#phoca-dl-category-box .pd-filenamebox { margin:0; line-height: 22px;}
.phoca-dl-file-box-mod .pd-document16, #phoca-dl-file-box .pd-document16, #phoca-dl-category-box .pd-document16 { height:20px;}
.pd-filebox p {margin-bottom:6px;} 
#phoca-dl-category-box .pd-filesize-txt, #phoca-dl-file-box .pd-filesize-txt, #phoca-dl-category-box .pd-version-txt, #phoca-dl-file-box .pd-version-txt, #phoca-dl-category-box .pd-license-txt, #phoca-dl-file-box .pd-license-txt, #phoca-dl-category-box .pd-author-txt, #phoca-dl-file-box .pd-author-txt, #phoca-dl-category-box .pd-email-txt, #phoca-dl-file-box .pd-email-txt, #phoca-dl-category-box .pd-date-txt, #phoca-dl-file-box .pd-date-txt, #phoca-dl-category-box .pd-downloads-txt, #phoca-dl-file-box .pd-downloads-txt {
font-weight: bold;
clear: none;
margin: 0 0 0 25px;
float: left;
width: 80px;
font-size:11px;
}
.pd-fl-m {
position: relative;
float: none;
margin: 0;
line-height: 14px;
font-size:11px;
width:500px;
}
#phoca-dl-category-box .pd-filebox {
clear: none;
padding: 2px;
margin: 5px;
border-bottom: 1px dotted #CCC;
position:relative;
overflow:hidden;
}
.pd-filename {font-weight:bold;}
a[title="Phoca Download"] {display:none;}
.phocatags {float:right; right: 5px; text-align:right; bottom:1px; font-size:11px; width: 250px;}
#overDiv .pd-fdesc, #phoca-dl-category-box .pd-fdesc, #phoca-dl-file-box .pd-fdesc {
padding: 3px 0px 3px 25px;
clear: none;
}
.item-pageletra h2 {background:none; padding-left: 0; font-size: 15px; color:#333; font-weight:bold;}
.pd-cb {
clear: none;
display:block;
}
#phoca-dl-category-box .pd-filenamebox {
position: relative;
float: none;
margin: 5px;
}

.pd-category .pdtop {display:none !important;}
.phocadownloads_popularmasdescargados {
	padding: 2px; font-size: 11px;}
.phocadownload_single_rating_container:hover {
	background:#fff;}
aside ul.menu li:hover, #right ul.menu li.current  {background:#fff url(../images/vineta2.png) no-repeat 2px 8px;}
.pd-category .pagination .pginline {display:none;}
#maincontent ul.actions li, .contentpadding ul.actions li, .item-page ul.actions li {background:none; display:inline; padding-left:0;}
#maincontent ul.actions, #maincontentnoright ul.actions  {text-align:right; position:absolute;
right:146px; top:1px;}
.phocadownloads_popular {padding:2px; font-size: 11px;}
#maincontent #pg-pagination li {background: none; padding-left: 0; margin-bottom:0; display:inline; font-size:11px; padding-right:5px}
#maincontent .pagecounter {font-size:11px;}
#overDiv .pd-textonly, #overDiv .pd-cdesc, #phoca-dl-category-box .pd-textonly, #phoca-dl-category-box .pd-cdesc, #phoca-dl-file-box .pd-cdesc {
clear: none !important; margin:0; padding:0;
}
.pd-float a:link, .pd-float a:visited {color:#0053A5;}
.pd-float a:hover, .pd-float a:active {text-decoration:underline;}
.moduletableredes {float:right;}
.pluginCountButton, .hcount .count-o,#u6liv_2  {display:none !important;}

#phoca-dl-category-box .spotlight {
float: right;
}
/*-- encuestas --*/
.tablaencuestas, .tablaencuestas tr th, .tablaencuestas tr td { border:none; padding:2px;}
.tablaencuestas thead {display:none;}
.tip { border: 1px solid #ccc; padding:3px; font-size: 11px; background:#FFFFCC;}
.pollstableborder {border:none;}
.pollstableborder td{padding:4px;}
table.resultadoencuesta {border:none; width:auto;}
.sectiontableentry1 td {font-size:12px;}
/*--- mapadelsitio --*/
#xmap {
	overflow:hidden; 
	-moz-column-count: 2; 
	-moz-column-gap: 1em; 
	-webkit-column-count: 2; 
	-webkit-column-gap: 1em; 
	column-count: 2; 
	column-gap: 1em;
}
/*  --FORMAS--  */
#content .contact h1+h3 {
	display:none;
	}
#content .contact .contact-contactinfo p {margin:0;}
.button, .bfSubmitButton {
	background:url(../images/backgrounds.png) repeat-x 0 -103px;
	color:#fff;
	font-weight: bold;
	padding: 3px 18px;
	font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-size:15px;
	border:1px solid #0054A5;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
	margin: 5px 5px 5px 0;
}
.button:hover, .button:focus {
	background:#0054A5;
}
.bfQuickMode button span {
padding: 0;
height: auto;
background: none;
color: #fff;
position: relative;
display: inline;
white-space: nowrap;
}
#contact-form {float:left; width: 58.5%;overflow:hidden; margin-bottom: 10px;}
.recaptchatable { border:none !important;}
#contact-form legend {margin-bottom: 8px; overflow: hidden;}
#contact-form  label {font-weight:bold; margin-top: 5px; margin-left: 3px; display:block;}
#contact-form input[type="text"], #jform_contact_email, #jform_contact_emailmsg, #jform_contact_message {
	padding: 4px;
	border: 1px solid #A3C8E0;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	background:#E8F1F9;
	width: 90%;
}
.contact h3 {margin-top:20px;}
#contact-form input#jform_contact_name:focus , #jform_contact_email:focus , #jform_contact_emailmsg:focus , #jform_contact_message:focus,
#contact-form input#jform_contact_name:hover, #jform_contact_email:hover, #jform_contact_emailmsg:hover, #jform_contact_message:hover  {	
	background:#F9F9F9;
	border: 1px solid #00ACED;}
#content p.bfElemWrap label { float:left; display:block; width:250px; font-weight:bold;} 
#content p.bfElemWrap label.bfGroupLabel {float:none; display:inline; width: 150px; font-weight:normal; padding:0 20px 0 4px;}
.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
float: left;
}
/* Form validation */
.invalid { border-color: #FF6600; }
label.invalid { color: #FF6600; }

/* widgetkit */
.wk-gallery-wall.round > *, .wk-gallery-wall.round > * > img, .wk-gallery-wall.round .spotlight > img + div {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
overflow: hidden;
}
.wk-gallery-wall.margin > * {
margin: 0 10px 10px 0;
}
.wk-gallery-wall.margin {
padding-left: 10px;
}
/*-- carrusel aplicaciones --*/
.moduletablecarruselapp {
	width:100%;
	height:274px;
	float:right;
	position:relative;
	margin-bottom: 20px;}
#content .moduletablecarruselapp h3 {
	color:#fff;
	font-weight:bold;
	font-size:15px;
	float: left;
	text-transform:uppercase;
	font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;
	margin: 10px 20px 15px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 100%;
	height: 230px;
	padding: 15px;
	box-sizing: border-box;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}


.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  150px;
    height: 230px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 140px;
    height: 74px;
}


.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 4px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}



/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 10px;
    height: 7px;
    cursor: pointer;
    background: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 12px;
    right: 26px;
    width: 10px;
    height: 7px;
    cursor: pointer;
    background: transparent url(../images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
   
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
  
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;

}
#content ul#mycarousel li{
	padding-left: 0 !important;
    margin: 0 auto 3px !important;
    position: relative;
    text-align: center;
    float: none;
    width: 100%;
    background: none;
}
#content ul#mycarousel li span {
width: 140px;
height: 70px;
display: block;
position: absolute;
top: 0;
left:0;
text-align: center;
}
#content ul#mycarousel li a:link, #content  ul#mycarousel li img {margin: auto;}
#content ul#mycarousel li a:link, #content  ul#mycarousel li a:visited { border-bottom: none; display:block;}
#content ul#mycarousel li a:hover, #content  ul#mycarousel li a:active { border-bottom: none;}

/* --  suscripcion   -- */
.moduletablesuscripcion {
	background:#FCED87;
	margin: 0 0 20px 10px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px;
	border-radius: 8px 0 0 8px;
}
.moduletablesuscripcion table {border:none;}
#content .moduletablesuscripcion h3{color:#655F36;margin-bottom: 5px;}
.moduletablesuscripcion .inputbox { 
 border: 1px solid #F4C607;
 border-radius: 5px;
 font-family:Tahoma, Geneva, sans-serif;
 font-size: 13px;
 width: 140px;
 padding: 3px 2px 3px 5px;
 color:#666;
 }
.moduletablesuscripcion  .subbutton, .acysubbuttons input.button, .acysubbuttons .button, .acysubbuttons button.validate, .acymailing_mootoolsbutton a:link, .acymailing_mootoolsbutton a:visited  {
	background: #0970B7 url(../images/icons.png) no-repeat 5px -124px !important;
    border: none!important;
    border-radius: 3px !important;
    color: #fff !important;
    padding: 3px 10px 3px 30px !important;
    text-shadow: none !important;
	}
.moduletablesuscripcion  .subbutton:hover, .acysubbuttons input.button:hover, .acysubbuttons .button:hover, .acysubbuttons button.validate:hover, .acymailing_mootoolsbutton a:hover, .acymailing_mootoolsbutton a:active,
.moduletablesuscripcion .acysubbuttons input.button:hover, .acysubbuttons .button:hover, .acysubbuttons button.validate:hover, .acymailing_mootoolsbutton a:hover, .acymailing_mootoolsbutton a:active {
    color:#fff !important;
	background-color:#F1B704 !important;
	border: none!important;
	text-shadow:none !important;
}
#content dd.message ul li {
	background: none;
	padding-left:0;
	margin-bottom: 0;
	margin-left: 0;
}
#content ul.doscolumnas li {
	display: inline-block;
	width: 45%;
}

/*-- galeria --*/
#content .slides-container ul.slides li, #content ul.slides li, #content .item-page .slides-container ul li,
#content .wk-slideset ul li, #content .wk-slideshow ul.slides li, #content .wk-slideshow ul li
 { background:none; margin:0; padding:0;}	
.wk-gallery-showcasebox .slides-container {
border:1px solid #666;
}
.bloggaleria {overflow:hidden;}
.bloggaleria .item {
	width: 45%;
	display:inline;
	float:left;
	border: 1px solid #ccc;
	padding: 4px 5px;
	text-align:center;
	overflow:hidden;
	margin: 0 1% 3% 1%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #999999;
	background:#E8F1F9;
}
.bloggaleria .item img {max-width: 100%;
height: auto; 
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.bloggaleria .column-2 { margin-left: 2.5%;}
#content .bloggaleria  h3 {
	margin-bottom:2px;
	font-size: 15px;
	}
#content .bloggaleria  h3 a {}
.bloggaleria .item:hover {background:#FFF;}
#content .bloggaleria .img-intro-none {margin-left:1px;}

/* comentarios  */

.jcomments-links {
margin-top: 10px;
clear: none;
text-align: left;
}
.bloggaleria .jcomments-links, .blog-featuredinicio .jcomments-links {padding-bottom: 16px;border-bottom: 1px solid #eeeeee;margin-bottom:10px;}
#jc h4 { 
	color:#0053A5;
	font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-size: 16px;
}
#comments-form p, #comments-report-form p, #comments-form span, #comments-form .counter {
color: #777;
font: normal 0.9em  Tahoma, Geneva, sans-serif;
}
#comments-footer {display:none;}
.moduletableeventospasados {background: #eee; padding:10px; clear:both;}
.moduletableeventospasados h3 {
	font-size:20px;
	margin: 10px 0;
}
#events .moduletableeventospasados {background: none;padding:0; border-top: 1px solid #ccc; margin-top:15px;}
.category-moduleeventospasados h4 {font-weight:normal;}
.moduletablezooevents {
	background: #D8E4F0;
	border-bottom: 1px solid #fff;
	border-top:1px solid #fff;
	padding: 5px;
	margin-bottom: 20px;
}
.moduletablezooevents h3 { margin:0; font-size:16px; text-align:center; }
.yoo-zoo h3.proximos { margin:0; border-bottom:1px solid #ccc; padding: 0 0 10px 0;
}
.search fieldset.phrases, .search select#limit {display:none;}
.search-results .result-title {
	font-weight: bold;
	padding-top: 5px;
	border-top:1px dotted #ccc;
	margin-top: 5px;
}

span.highlight {
background-color: #CDE4AB;
font-weight: normal;
color: #333;
}
div.borderevent img {
	border:2px solid #ccc;
	margin: 5px 0;
	max-width: 100%;
}
.moduletableeventos .element p {margin:0;}
.moduletableeventos p.links a {font-weight:bold; font-size:11px;}
.pos-bottom {clear:both;}
.mapa form {display:none;}
.mapa {margin-bottom:15px !important;}
.textoazul {color: #17365D; font-weight: bold; font-size: 1.1; display:inline;}

/* suscripcion a listas */
.adminform table {border: none;}
.adminform legend {
	color: #333;
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-size: 17px;
	margin: 6px 0;
	display:block;
	}
.adminform input.inputbox {padding: 4px;
border: 1px solid #A3C8E0;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-family: Tahoma, Geneva, sans-serif;
background: #E8F1F9;}

.adminform table th {text-align:center; background:#DDE4EC; padding:2px; border-bottom:1px solid#ccc;}
.adminform .list_name {font-size: 13px !important; color:#333;}
.list_description {padding:0 !important;}
table#acyusersubscription {border:1px solid #ccc;}
.list_description p {margin:0 0 2px 0 !important;}
.bfQuickMode .bfPageIntro { padding:0 !important; margin:0 !important;}

/* GOBIERNO CORPORATIVO -----------------------*/
#content ul.gc-libros { 
	background: #eeeeee;
	overflow:hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 5px 2%;
	margin-bottom: 20px;
}
#content ul.gc-libros li {
	display:block;
	float:left;
	background-image: none !important;
	padding-left: 0 !important;
	width: 44%;
	margin-right: 5%;
}
#content ul.gc-libros li img{ display:inline;}
#content ul.gc-libros li a.gc-pdf {
	font-size: 90%;
	font-weight: bold;
	background: url(../images/pdf.png) no-repeat 0 0;
	padding-left: 20px;
	line-height: 20px;
	padding-bottom: 5px;
	color: #0053A5;
	padding-top: 3px;
}	
#content a.wf_file {
	font-size: 100%;
	font-weight: normal;
	background: url(../images/pdf.png) no-repeat 0 0;
	padding-left: 22px;
	line-height: 22px;
	padding-bottom: 6px;
	padding-top: 4px;
}
#maincontent ol li ul li {
list-style: none;
margin-left: 0;
}	
.blog .column-1 {float: left;width: 49%; margin-right: 2%;border-bottom: 1px dotted #666;
padding-bottom: 6px;
margin-bottom: 6px;}
.blog .column-2 {float: right;width: 47%; margin-left: 1%;border-bottom: 1px dotted #666;
padding-bottom: 6px;
margin-bottom: 6px;}
.blog .jcomments-links {
margin-top: -10px;}
.items-row h2 {color: #333;
font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
font-size: 17px;}
.menu-gc {
background: #D8E4F0;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
padding: 5px 5px 5px 9px;
margin-bottom: 20px;
}
#content .menu-gc h3 {color:#0053A5; margin-bottom: 5px;}
#content .menu-gc ul li {
	margin-left: 0;
	background: url(../images/vineta.png) no-repeat 0 4px;
	padding-left: 10px;
	margin-bottom: 3px;
	}
.wk-slideshow-tabsbar .nav li.active { color: #000; background: #fff !important; }	
.wk-slideshow-tabsbar .nav li {margin-bottom: -1px !important;}
.gc-codigos img {
	display: inline;
	margin-right: 3px;
	width: 16px;
	border: 1px solid #ccc;}
.gc-codigos h5 {
	color: #333;
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	margin-bottom: 5px;}
.gc-codigos p {margin: 0 0 4px 0;}
.gc-codigos hr {margin: 10px 0;}

/*Joomla 3*/
.js-form.joms-form--search #optionContainer .joms-list--inline, form[name="jsform-search"] .joms-list--inline .joms-checkbox {display: none;}
.addtoany_container {margin-bottom: 70px!important;}
.addtoany_container .a2a_button_facebook_like {width: 105px!important;}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-info, .alert-message {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert .close {text-decoration: none !important;
    font-size: 18px !important;
    line-height: 1.2;
	float: right;
    font-weight: 700;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;}
input[type="text"], input[type="email"], select, textarea {padding: 5px 10px; font-family:inherit; color: #666; border: 1px solid #ccc; border-radius: 3px;}
.btn {text-align: center; color: #fff; background:#003C78; padding:5px 15px; display: inline-block; border-radius:3px; line-height:20px; border: none;}
.btn:hover {color:#fff; background:#0054A5;}
.breadcrumbmigas li {padding-left: 0!important; background:none!important; display: inline-block;margin-left: 0!important;}
.breadcrumbmigas {
	font-size:11px;
	margin-top:0;
	position:relative;
	top: -1px;
	z-index: 99;
	margin-bottom: 6px;
}
.category-moduleeventospasados li {margin-bottom: 15px!important;}
.pull-right.item-image {
    width: 140px;
    float: right;
    height: auto;
    margin: 5px 0 1px 10px;
    border: 2px solid #ccc;
    overflow: hidden;
}
.pull-right.item-image img {max-width: 100%;}
.items-leading > div {padding-bottom:20px;margin-bottom:20px; overflow: hidden; border-bottom:1px solid #ddd;}
.blog .jcomments-links {margin-top: 10px; padding-top:10px; border-top:1px dotted #eee; clear:both;}
.blog-featuredinicio .items-leading > div {padding-bottom:0;margin-bottom:0; overflow: hidden; border-bottom:none;}
.eb-calendar li {
    background-image: none!important;
    padding-left: 0!important;
}s
.extcal_navbar td {padding: 5px 2px!important;}
#calendar_result {font-size: 0.9em;}
.extcal_minical table.extcal_minical {background-color: #0970B7!important; padding: 2px!important; margin-top:5px;}
.table-bordered {
    border: 1px solid #ccc!important;
    border-collapse: collapse;
    margin-top: 20px;
}
#eventb .nav.menu {width:auto!important;}
#eb-events .table-bordered td, #eb-event-page .table-bordered td {
    background: #eee!important;
    border: 1px solid #eee!important;
    padding: 5px 10px;
}
#eb-category-page-default h2.eb-heading {display: none;}
img.eb-thumb-left {
    margin: 0 0 15px 10px!important;
    float: right!important;
    max-width: 150px;
}
.eb-event-property-label {
    width: 200px!important;
}
#eb-event-info-left #eb-event-properties-heading {
    display: none!important;
}
.eb-event .table-bordered {
    margin-bottom: 15px;
	margin-top: 10px;
}
#eb-event-page .eb-description {overflow: hidden;}
.moduletable.twitter {border: 1px solid #eee; border-radius: 5px;}
.moduletable.twitter p {margin-bottom:0;}
.moduletableeventos .eb-event-list .vevent .span2 {
	float: left;
    width: 57px;
    background: url('../images/bg-calendario.png') no-repeat;
}
.moduletableeventos .eb-event-list .vevent .span10 {margin-left:65px;}
.moduletableeventos .eb-event-list .vevent .span10 .eb-event-link, .blog-featuredinicio h2 a {
    color: #0053A5;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed';
}
.moduletableeventos .eb-event-list .vevent .span2 span.event-date {
    width: 57px;
    display: block;
}
.moduletableeventos .eb-event-list .vevent .span2 span.event-date .month, .moduletableeventos .eb-event-list .vevent .span2 span.event-date .day {
    background: none!important;
	border: none!important;
	color: #0054A3!important;
}
.moduletableeventos .eb-event-list .vevent .span2 span.event-date .month {padding-top: 25px; padding-bottom:0;}
.moduletableeventos .eb-event-list .vevent .span2 span.event-date .day {
    padding-bottom: 7px!important;
	margin-top:-3px;
}
.moduletableeventos .eb-event-list .vevent {background: none!important; padding-left: 0!important; margin-left: 0!important;}
.moduletable_suscripcion {
	padding: 15px 20px;
	background: #adce3c;
    background: -moz-linear-gradient(left, #adce3c 0%, #0d9e4b 100%);
    background: -webkit-linear-gradient(left, #adce3c 0%,#0d9e4b 100%);
    background: linear-gradient(to right, #adce3c 0%,#0d9e4b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adce3c', endColorstr='#0d9e4b',GradientType=1 );
	}
.moduletable_suscripcion h3 {color: #fff!important;}
.moduletable_suscripcion .inputbox {box-sizing: border-box;}

@media all and (min-width: 650px) and (max-width: 959px) {
	/*  HEADER  */
	body > header h1 {
	  background: url(../images/logo-confecamaras.png) no-repeat 0 -70px;
	  width: 240px;
	  height: 55px;
	}
	body > header hgroup {
		top:35px;
		width: 240px;
		height: 55px;
	}
	
	header.container {background:url(../images/bg-header.jpg) no-repeat 80% center; }
	header nav.toolbar { 
		position:relative;
		background-image:  none;
		width: auto;
		text-align:right;
	}
	header nav.toolbar ul {float:right; margin: 0 180px 0 6px;}
	
	 header nav.toolbar li.item-101 {display:inline;}
	
	header nav ul li{  padding: 5px 0;}
	
	header nav ul li a{
	  padding: 0 6px;
	}
	header nav.toolbar span.curve {background:none; display:none;}
	#infomenu nav {margin-right: 0;}
	
	/* SEARCH FORM */
	
	
	/*  MAINMENU  */
	#featured {height:auto; position:relative; top: 0;}
	#featured .moduletableacercade p {margin-bottom: 4px;}
	body.home #infomenu {margin-top:0;position: relative; top: 0;
	}
	#mainmenu {height: auto;}
	#mainmenu .homelink {
		display:none;	
		}
	#mainmenu ul.menu_servicios {
		margin: 0!important;
		float: none;
	}
	#mainmenu .leftcurve {padding-left:8px; float: none; height: auto;}
	#mainmenu ul.menu_servicios li a{
	display:block;
	padding: 6px 6px 6px 18px;
	background: url(../images/icons.png) no-repeat 0 -342px;
	}
	.menu_servicios li:hover, .menu_servicios li.sfHover,
	.menu_servicios a:focus, .menu_servicios a:hover, .menu_servicios a:active { 
	background:#01509D url(../images/icons.png) no-repeat 0 -342px;
	outline:		0;}
	#mainmenu ul.menu_servicios li {
		float: none!important;
		font-size: 13px!important;
		display: inline-block;
	}
	#mainmenu ul.menu_servicios li span {font-size: 11px;}
	#infomenu nav span.curve {display:none;}
	#infomenu nav span.curve { position:static; right:0; background-image:none;float:right; width: 3px; }
	#infomenu nav ul {margin:0;}
	/* -- contenedores -- */
	#infomenu { width: 100%;position: relative; top: -6px; margin-top:0;}
	#infomenu .container {position:relative; width: 100%; margin:0;}
	.container {width:100%; margin: 0;}
	#content {width:99.5%; margin: 0 0 0 0.5%; position: relative; top: 0; }
	#content aside { 
		margin-left: 0.5%;
		width: 20%;
	}
	#content aside img{max-width: 100%;} 
	#content #maincontent { width:78.16666666666667%; } 
	
	#content #maincontent #events { float:right; width: 37%;margin-right: 1%;}
	footer {
		border-top: 4px solid #88BF3C;
		overflow:hidden;
		min-height:150px;
		position: relative; margin-top:0;
	}
	#featured .moduletableacercade { 
		float: right;
		width: 32%;
		color:#fff;
		padding: 2%;
		height: auto;
		overflow:hidden;
	}
	#featured .moduletableslider { 
		float: left;
		width: 68%;
		color:#fff;
		height:auto;
		overflow:hidden;
	}
	#featured .moduletableacercade h3 { 
	font-size:20px;}
	#featured .moduletableacercade p {
		line-height: 1.3;
		}
	.wk-slideshow-default .nav {display:none;}
	.derecha { float:none;
		width: 100%;
		border:1px solid #ccc;
		margin-left: 0;
		margin-top:1%;
		margin-bottom:1%;
	}
	/* -- infomenu -- */
	
	
	/* --- CONTENT --- */
		h1, h2, h3, h4, h5, h6 {
			color: #0053A5;
			font-family: Tahoma, Verdana, Geneva, sans-serif;
			font-weight: bold; }
	.items-more {background: none; padding: 0;}
	.items-more li { font-size:11px; line-height: 1.1em;}
	blockquote,#content #maincontent blockquote p {font-size:16px; line-height: 1.1em;}
	/* --- NEWS --- */
	
		
	/* --- EVENTS --- */
	
	/* -- FOOTER -- */
	
	footer #contactus { 
		width: 44%;
	}
	footer #appslinks { 
		float:right;
		width: 47%;
		padding:20px 10px;
		line-height:1.4;
		background: url(../images/footer-shadow.png) repeat-y;
		height: 130px;
		overflow:hidden;
	}
	footer #contactus h3 {
		font-size: 15px;
	}
	footer #appslinks h3 {
		font-size: 15px;
	}
	footer #appslinks ul { display: none;}
	footer #appslinks li {
		background:url(../images/icons.png) no-repeat 0 -310px;
		padding-left: 12px;
		list-style: none;
		float: left; 
		width: 45%;
		margin: 1px 10px 1px 0;
		font-size:11px;
	}
	
	footer #appslinks select { display: inline-block; }
	.moduletablecarruselapp {
		background-image: none;
		background:none;
		width:100%;
		height:auto;
		float:none;
		margin-bottom: 20px;}
	#content .moduletablecarruselapp h3 {
		font-size:13px;
		float: left;
		text-transform:uppercase;
		font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;
		margin: 10px 15px 15px;
	}
	.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 100%;
	height: auto;
	padding: 1%;
	}
	.jcarousel-skin-tango .jcarousel-clip-vertical {
	width: 92%;
	height: 230px;
	padding: 0 4%;
	}
	.jcarousel-skin-tango .jcarousel-item {
	width: 92%;
	}
	#content ul#mycarousel li span {
	width: 92%;
	background: none;
	}
	#content ul#mycarousel li img {
		max-width: 100%;
		max-height: 100%;
		text-align: center;
		margin: auto;
	}
	#content .moduletableeventos > h3, #content #maincontent #events h1 {background:none;
	padding-left: 0;
	line-height: 20px;
	font-size: 17px;
	margin: 7px 0;
	color: #0053A5;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	}
	#content #maincontent #news h1, #content .blog-featuredinicio h1 {font-size: 17px;}
	#maincontent .items-more li {
	background: url(../images/icons.png) no-repeat 0 -598px;
	}
}
@media all and (min-width: 482px) and (max-width: 649px) {
	body > header h1 {
		background: url(../images/logo-confecamaras.png) no-repeat 0 -70px;
		width: 240px;
		height: 55px;
	}
	body > header hgroup {
		top:35px;
		width: 100%;
		height: 55px;
		margin:0 auto;
		text-align:center;
	}
	body > header hgroup h1 {
		margin:0 auto;
		width: 100%;
		text-align:center;
	}
	header.container { background:none; }
	header nav.toolbar {
		position:relative;
		background-image:  none;
		width: auto;
		text-align:left;
	}
	header nav.toolbar ul {
		float:left;
		margin-right: 10px;
	}
	header nav.toolbar li.item-101 {display:inline;}
	header nav ul {
		margin: 0 6px 0 0;
		height: 24px;
		font-size:11px;
		float:left;
	}
	header nav ul li { padding: 2px 0; }
	header nav ul li a { padding: 0 5px; }
	header nav.toolbar span.curve {
		background:none;
		display:none;
	}
	header nav.toolbar .toolbarhome {
		display:inline;
		line-height: 23px;
		font-size:11px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #FFF;
		text-decoration:none;
		float:left;
		margin: 0 5px;
	}
	a.sitemap {display:none;}
	/* SEARCH FORM */
	
	header .search {
		width: 130px;
		background: #F1F4F7 url(../images/searchbox_magnifier.png) no-repeat 99% center;
		height: 20px;
		margin: 0;
		position: absolute;
		right: 6px;
		z-index: 99;
		border-radius: 10px;
		border: 1px solid #6184A5;
		top: 1px;
	}
	.searchinput, #mod-search-searchword {
		width: 125px;
		background: none;
		border: none;
		color: #666;
		padding: 2px;
		display: block;
		margin: 1px 0 0 3px;
		font-size: 12px;
		font-family: Tahoma, Geneva, sans-serif;
	}
	/*  MAINMENU  */
	#mainmenu {
		color: white;
		font-size: 11px;
		height: auto;
	}
	#mainmenu .homelink { display:none; }
	#mainmenu ul.menu_servicios {
		height: auto;
		margin: 0 auto!important;
		text-align: left;
		padding-left: 0;
		float: none;
	}
	#mainmenu ul.menu_servicios li {
		float: none!important;
		display: inline-block;
		text-align: left;
		font-size: 12px!important;
	}
	#mainmenu ul.menu_servicios li span { display:none!important; }
	#mainmenu .leftcurve {
		background: none;
		height: auto;
		position: static;
		width: auto;
		padding-left: 0;
		float: none;
	}
	#mainmenu ul.menu_servicios li a {
		display:block;
		padding: 7px;
		background: url(../images/icons.png) no-repeat 0 -384px;
	}
	#mainmenu ul.menu_servicios li span { font-size: 13px; }
	.menu_servicios li:hover, .menu_servicios li.sfHover, .menu_servicios a:focus, .menu_servicios a:hover, .menu_servicios a:active { background:#01509D url(../images/icons.png) no-repeat 0 -384px; }
	.menu_servicios li:hover ul,
	.menu_servicios li.sfHover ul {
		left:			0;
		top:			29px; /* match top ul list item height */
		z-index:		99;
	}
	#mainmenu ul.menu_servicios li li {
	float: left;
	line-height: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: none;
	font-size: 12px;
	text-align:left;
	background: #01509D;
	border-bottom: 1px solid #1D70B4;
	}
	/* -- contenedores -- */
	#featured {
		background: #007abc;
		height: auto;
		position: static;
		top: 0;
		z-index: 1;
		width: 100%;
	}
	#featured .moduletableacercade {
		float: none;
		width: 100%;
		color:#fff;
		padding: 2%;
		height: auto;
		overflow:hidden;
	}
	#featured .moduletableslider {
		float: none;
		width: 100%;
		color:#fff;
		height:auto;
		overflow:hidden;
	}
	#featured .moduletableacercade h3 { font-size:20px; }
	#featured .moduletableacercade p { line-height: 1.3; margin: 0 0 5px 0; }
	body.home #infomenu { margin-top:0; }
	#infomenu { margin-top:0; top:0; }
	#infomenu .container {
		position:relative;
		width: 100%;
		margin:0 auto;
		overflow:hidden;
	}
	.container {
		width: 100%;
	
	}
	#content {
		width: 100%;
		margin:0 auto;
		overflow:hidden;
	}
	#content aside {
	/*	width: 100%;
		float: none;
		padding: 10px;
		clear:both;
		margin-left: 0;
	margin-bottom:0;
	padding-bottom:0;
	overflow:hidden;*/
	display:none;
	}
	#content aside .custom_right { float:left; text-align: left; overflow:hidden;}
	.moduletable_frase { display:none; }
	#content #maincontent {
		float: none;
		display:block;
		width: auto;
		margin:0 1%;
		line-height:1.24;
		font-family:Tahoma, Verdana, Geneva, sans-serif;
	}
	#content #maincontent #news,#content #maincontent .blog-featuredinicio {
		float:none;
		width: 98%;
		margin: 0 1%;
	}
	#content #maincontent #events {
		float:none;
		width: 98%;
		margin: 0 1%;
	}
	footer {
		border-top: 4px solid #88BF3C;
		background:#15579B;
		background-image: none;
		overflow:hidden;
	}
	.wk-slideshow-default .nav {display:none;}
	
	.derecha { float:none;
		width: 100%;
		border:1px solid #ccc;
		margin-left: 0;
		margin-top:1%;
		margin-bottom:1%;
	}
	/* -- infomenu -- */
	
	
	/* --- CONTENT --- */
		h1, h2, h3, h4, h5, h6 {
		color: #0053A5;
		font-family: Tahoma, Verdana, Geneva, sans-serif;
		font-weight: bold;
	}
	#content h1 {font-size: 16px;}
	/* --- NEWS --- */
	
		
	/* --- EVENTS --- */
	
	/* -- FOOTER -- */
	
	footer #contactus {
		width: auto;
		float:none;
		height: auto;
		padding-bottom:0;
	}
	footer #appslinks {
		float:none;
		width: auto;
		padding:10px;
		line-height:1.4;
		background: none;
		height: auto;
		overflow:hidden;
	}
	footer #appslinks select {
		width: 280px;
		display: inline-block;
	}
	footer #contactus h3 { font-size: 15px; }
	footer #appslinks h3 { font-size: 15px; }
	footer #appslinks ul { display: none; }
	footer .copyr {
		text-align: center;
		font-size: 11px;
		margin:0;
		padding: 5px 0;
		clear: both;
	}
	#xmap {
		overflow:hidden; 
		-moz-column-count: 1; 
		-webkit-column-count: 1; 
		column-count: 1; 
	}
	.items-more {
	background: none;
	padding: 0;
	}
}
@media all and (max-width: 481px) {
	/*  HEADER  */
	body > header { 
		height: auto;
		overflow: visible !important;
		margin-bottom:0;
	}
	body > header h1 {
	  background: url(../images/logo-confecamaras.png) no-repeat 0 -70px;
	  width: 240px;
	  height: 55px;
	  text-align: center;
	  margin:0 auto;
	}
	body > header hgroup {
		top:25px;
		width: 100%;
		height: 55px;
		margin:0 auto;
		text-align:center;
		overflow: hidden;
	}
	body > header hgroup h1 {margin:0 auto;width: 100%;
		text-align:center;}
	header.container {background:none; }
	header nav.toolbar { 
		position: static;
		width: auto;
		text-align:center;
		height: auto;
		color:#fff;
	}
	header .container {overflow: visible;}
	header nav.toolbar li.item-101 {display:inline;}
	header .search {
		display:block;
		margin:0;
		position:absolute;
		width: auto;
		top:0;
		right:0;
		background-color: #0155A3;
		padding: 3px 2px;
		-moz-border-radius-bottomright: 6px;
		-webkit-border-bottom-right-radius: 6px;
		border-bottom-right-radius: 6px;
		border:none;
		border-left: 1px solid #fff;
		border-radius:0;
		background-image: none;
	}
	.search input#mod-search-searchword {
		-webkit-appearance: textfield;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		font-family: inherit;
		font-size: 100%;
	}
	.search input::-webkit-search-decoration,
	.search input::-webkit-search-cancel-button {
		display: none;
	}
	/* search input field */
	input#mod-search-searchword {
		background: #F1F4F7 url(../images/searchbox_magnifier.png) no-repeat 0 center;
		border: solid 1px #6184A5;
		padding: 2px 0 0 20px;
		width:15px;	
		margin:0;
		-webkit-border-radius: 10em;
		-moz-border-radius: 10em;
		border-radius: 10em;	
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s;
	}
	input#mod-search-searchword:focus {
		width: 120px;
		background-color: #fff;
		border-color: #6dcff6;
		
		-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
		-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
		box-shadow: 0 0 5px rgba(109,207,246,.5);
	}
	header .custom_social {display:none;}
	/* placeholder */
	input:-moz-placeholder {
		color: #999;
	}
	input::-webkit-input-placeholder {
		color: #999;
	}
	.search input[type=search] {
		width: 15px;
		padding-left: 10px;
		color: transparent;
		cursor: pointer;
	}
	.search input[type=search]:hover {
		background-color: #fff;
	}
	.search input[type=search]:focus {
		width: 120px;
		padding-left: 28px;
		color: #000;
		background-color: #fff;
		cursor: auto;
	}
	.search input:-moz-placeholder {
		color: transparent;
	}
	.search input::-webkit-input-placeholder {
		color: transparent;
	}
	
	header .menubutton {
	float:right;
	border-right: 1px solid #fff;
	display: block !important;
	cursor: pointer;
	color:#fff;
	background-color: #0155A3;
	font-size: 14px;
	font-weight: bold;
	padding: 0.5em 1em;
	padding-right: 49px;
	text-transform: uppercase;
	z-index: 4;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	}
	header .menubutton:hover, .rjd-active .menubutton {
	background: #4C6C8E;
	cursor: pointer;
	}
	header .toolbar {
			position: relative;
			overflow: visible !important;
		}
	header nav.toolbar ul {
			clear: both;
			position: absolute;
			top: 28px;
			right: 36px;
			height:auto;
			float:none;
			width: auto;
			z-index: 100;
			padding: 3px;
			background: #f8f8f8;
			border: solid 1px #8BA6BE;
			display: none; /* visibility will be toggled with jquery */
			-webkit-border-radius: 6px 0 6px 6px;
			-moz-border-radius: 6px 0 6px 6px;
			border-radius: 6px 0 6px 6px;
		}
	header nav.toolbar ul li {
			display:block;
			float: none;
			margin: 0;
			text-align:right;
			font-size: 13px;
			line-height: 16px;
		}
	header nav.toolbar ul a, 
	header nav.toolbar ul ul a {
			font: inherit;
			background: none;
			display: block;
			padding: 3px 5px;
			color: #0054A5;
			border: none;
			margin:0;
		}
	header nav.toolbar ul a:hover, 
	header nav.toolbar ul ul a:hover {
			background: #8BA6BE;
			color: #FFF;
		}
	
	
	header nav.toolbar li.toolbarhome {display: block;}
	header nav ul { margin: 0 6px 0 0; height: auto;  font-size:11px;}
	
	header nav ul li{  padding: 0;}
	
	header nav ul li a{
	  padding: 0 5px;
	}
	header nav.toolbar span.curve {background:none; display:none;}
	
	/*  MAINMENU  */
	#mainmenu {
		color: white;
		overflow: visible;
		font-size: 11px;
		height:auto;
		position:relative;
		clear:both;
		top: 60px;
		display:block;
		padding: 1px 1px 0;
	}
	#mainmenu .container {
		position: relative;
		overflow: visible;
	}
	#mainmenu .homelink {
		display:none;	
		}
	#mainmenu ul.menu_servicios {
		background: none;
		height: auto;
		margin: 0 auto!important;
		width:auto;
		text-align:center;
		padding-left: 0;
		float:none;
		}
	#mainmenu ul.menu_servicios li {
		float: none!important;
		display: inline-block;
		text-align: center;
		width: 50%;
		font-size: 12px!important;
		vertical-align: bottom;
	}
	#mainmenu ul.menu_servicios li span{ display:none!important;}
	#mainmenu .leftcurve { 
		background: none;
		height: auto;
		position: relative;
		overflow: visible;
		width: auto;
		right: 0;
		padding-left: 0;
		float: none;
		z-index: 10;}
	#mainmenu .rightcurve { background:none; display: none;}
	#mainmenu ul.menu_servicios li a:link, #mainmenu ul.menu_servicios li a:visited {
	background: none;
	display: block;
	padding:6px 0;
	outline: 0;
	vertical-align:bottom;
	margin: 0 0 1px 1px;
	border:1px solid #fff;
	height: 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	#mainmenu ul.menu_servicios li a:hover, #mainmenu ul.menu_servicios li a:active {
	background:#0054A2;
	background-image:none;
	margin: 0 0 1px 1px;
	border:1px solid #036;
	height: 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	#mainmenu ul.menu_servicios li li {
		width: 100%;
		display: block;
	}
	#mainmenu ul.menu_servicios li li a {
		border: none!important;
	}
	.menu_servicios li.sfHover ul {
		left:			0;
		top:			10em; /* match top ul list item height */
		z-index:		1;
	}
	.menu_servicios li:hover, .menu_servicios li.sfHover,
	.menu_servicios a:focus, .menu_servicios a:hover, .menu_servicios a:active  { background:none; background-image:none; border:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;}
	#mainmenu ul.menu_servicios ul {display:none;}
	/* -- contenedores -- */
	#featured {
		background: #007abc;
		height: auto;
		position: relative;
		top: 60px;
		z-index: 1;
		width: 100%;
		overflow:hidden;
	}
	#featured .moduletableacercade {
		float: none;
		width: 100%;
		color:#fff;
		padding: 1.5%;
		height: auto;
		overflow:hidden;
	}
	#featured .moduletableslider {
		float: none;
		width: 100%;
		color:#fff;
		height:auto;
		overflow:hidden;
	}
	#featured .moduletableacercade h3 { font-size:20px; }
	#featured .moduletableacercade p { line-height: 1.3; margin-bottom:0; }
	#infomenu {margin-top:0;position: relative;
	top: 60px;}
	body.home #infomenu { margin-top:0px; }
	#infomenu nav span.curve {display:none;}
	#infomenu nav ul {margin:0;}
	#infomenu .container {position:relative; width: 100%; margin:0 auto; }
	.container, #content {width: 100%; margin:0 auto; overflow:hidden;}
	#content aside { display:none;}
	#content {font-size:12px;position: relative; top: 60px; }
	.moduletable_frase, .breadcrumbsmigas { display:none; }
	#content #maincontent { float: none; display:block; width: 98% !important; overflow: hidden; margin:1%; line-height:1.24; font-family:Tahoma, Verdana, Geneva, sans-serif;} 
	#content #maincontent #news,#content #maincontent .blog-featuredinicio  { float:none; width: 98%; margin: 0 1%;}
	#content #maincontent #events { float:none; width: 98%;margin: 0 1%;}
	footer {
		border-top: 4px solid #88BF3C;
		background:#15579B;
		background-image: none;
		overflow:hidden;
		margin-top:30px;
		top: 60px;
	}
	.wk-slideshow-default .nav {display:none;}
	.derecha { display:none;
	}
	#contact-form {
	float: none;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	}
	.item-pageenlaces dd, .item-pageenlaces img {display:none;}
	.events-confecamaras .items div.media-right { display:none !important;}
	#yoo-zoo .items span.readmore {float:none; display:block;}
	
	/* --- CONTENT --- */
	#content h1 {font-size: 15px;}
	#content p {margin-bottom: 8px;}
	
	/* -- FOOTER -- */
	
	footer #contactus { 
		width: auto;
		float:none;
		height: auto;
		padding-bottom:0;
	}
	footer #appslinks { 
		float:none;
		width: auto;
		padding:10px;
		line-height:1.4;
		background: none;
		height: auto;
		overflow:hidden;
	}
	footer #appslinks select { width: 280px;display: inline-block; }
	footer #contactus h3 {
	
		font-size: 15px;
	
	}
	footer #appslinks h3 {
		font-size: 15px;
	
	}
	footer #appslinks ul { display: none;}
	footer .copyr {
	text-align: center;
	font-size: 11px;
	margin:0;
	padding: 5px 0;
	clear: both;
	}
	#xmap {
		overflow:hidden; 
		-moz-column-count: 1; 
		-webkit-column-count: 1; 
		column-count: 1; 
	}
	.items-more {
	background: none;
	padding: 0;
	}
	.bloggaleria .item {
		width: 80%;
		display:block;
		float:none;
		border: 1px solid #ccc;
		padding: 3px;
		text-align:center;
		overflow:hidden;
		margin: 3%;
		border-radius: 6px;
		background:#E8F1F9;
	}
	.bloggaleria .column-2 { margin-left:3%;}
	#content .bloggaleria  h3 {
		margin-bottom:2px;
		font-size: 12px;
		}
	.item-225 { display: none;}
	.home #maincontent .masnoticias {display: none;}
}