/*
Theme Name: TandemTeam
Theme URI: http://www.tandemteam.es
Description: TandemTeam theme
Author: 
Author URI: http://www.tandemteam.es
Version: 1.0
Tags: 
*/
body{
    text-align:center; 
    padding:0px;
    margin:0px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background:#7fb1ca;
/*    color: #006496;*/
	font-size: 12px;
	color: #333;
}

a{
    color:#767676;
}

a img{
    border:0px solid red;
}

h2 {
	
	color: #006496;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 10px;

}

h3 {
	
	color: #006496;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: normal;

}

/* @group Contenido */

.derecha{
    width:250px;
    margin:0px;
    padding:0px;
}

.izquierda{
    width:680px;
    overflow:hidden;
	margin-left: 7px;
}

.principal{
    width:944px;
    background: #fff url(images/content.png);
}

.contenido div {
    float:left;
    display:inline;
}

.contenido {
    width:944px;
    display:inline-block;
    text-align:left;
}

.breadcrumbs {
	margin-left: 15px;
	margin-top: 15px;
	color: #006496;
}

.breadcrumbs a {
	text-decoration: none;
	color: #333;
}

.breadcrumbs a:hover {
	color: #006496;
}

.pagina {
	width: 665px;
	margin-left: 15px;
}

.pagina p {
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 5px;
}

.pagina img{
    border:1px solid #006496;
    padding:5px;
   	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 0 5px 0 0;
}

/* @end */

/* @group Cabecera */

.destacados{
    width:944px;
    height:257px;
    background: url(images/header.png) no-repeat;
    margin-top: 10px;
	margin-right: 10px;
}

/* @group Slideshow */

#mascara {
	width: 680px;
	height: 257px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	/*background: url(images/mascara.png) no-repeat;*/
}

.navi {
	/*width:  54px;*/
	height: 12px;
	position: absolute;
	top: 220px;
	left: 600px;
	z-index: 200;
}

.navi a {
	cursor: pointer;
	width:  12px;
	height: 12px;
	float: left;
	background: url(images/botones.png) no-repeat;
	margin-left: 5px;
}

.navi a.active {
	background: url(images/botones.png) no-repeat 0 -12px;
}

#logo {
	float: right;
	margin-right: 7px;
}

#slideshow {
	width: 680px;
	height: 257px;
	margin-right: 0px;
	margin-left: 7px;
	position: relative;
	overflow: hidden;
}

#slideshow .elementos {

	width: 20000em;
	height: 257px; 
	position: absolute;
}

#slideshow .elementos div {
	width: 680px;
	height: 250px;
	float: left;
	margin-top: 7px;
}

/* @end */

.cabeceraC {
    float:none;
    margin-top:15px;
    display:block;
    overflow:hidden;
    display:inline-block;
    text-align:left;
    width:944px;
}

.cabecera {
    float:none;
    display:block;
    overflow:hidden;
    width:100%;
    text-align:center;
    background:#006498;
}

.cabeceraC div{
    float:left;
    display:inline;
    overflow:hidden;
}

/* @group Menu */

#nav {
	width: 930px;
}

#nav,#nav li{
	
    float:left;
    display:inline;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

.menu{
    overflow:hidden;
    width:930px;
    height:30px;
    line-height: 30px;
	margin-left: 7px;
}
.menu a {
    color:#7fb1ca;
    text-decoration:none;
    font-size: 14px;
    margin-left: 20px;
	font-weight: bold;
}

.menu a:hover{
	color: #ffffff;
}

.menu li.page-item-264 {

	/*width: 250px;*/
	height: 30px;
	
	float: right !important;
	/*margin-right: 20px !important;*/
	background-color: #7fb1ca;
	text-align: center;
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.menu li.page-item-264 a{
	color: #fff !important;
    margin-left: 0px !important;
   	padding-right: 10px;
	padding-left: 10px;
}


.menu li.page-item-264 a:hover{
	color: #006496 !important;
}


/* @end */

/* @end */

.current_page_item a,
.current_page_parent a,
.current_page_ancestor a {
	color: #ffffff;
}

/* @group Pie */

.pie {
    width:944px;
    height: 262px;
    background: #006496 url(images/footer.png) no-repeat;
}

/* @end */

/* @group Sidebar */


.bloque-sidebar ul {
	width: 240px;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-size:12px;
    list-style:none;
    line-height:18px;
}

.bloque-sidebar ul li {
	height: 30px;
    list-style:none;
    line-height:30px;
    margin-top: 0;
    margin-bottom: 0;
   	border-bottom: 1px solid #006496;
}

/* @group Paginas */


.bloque-sidebar ul.paginas li:first-child {
	margin-top: 0px;
    border-bottom: none;
}

.bloque-sidebar ul.paginas li {
	
    width: 240px;
    line-height:30px;
    list-style:none;
	height: auto !important;
    border-bottom: none;
    margin-bottom: 15px;
	margin-top: 15px;
}

.bloque-sidebar ul.paginas li ul {
	    margin: 0px;
}

.bloque-sidebar ul.paginas li ul li {
	margin-top: 0;
	margin-bottom: 0;
    border-bottom: 1px solid #006496 !important;
}

.bloque-sidebar ul li.current_page_item {
	background-color: #7FB1CA !important;
}

.bloque-sidebar ul li.current_page_item a {
	color: #FFF !important;
}

.bloque-sidebar ul.paginas li ul li a {
	font-size: 12px;
	font-weight: normal;
    border-bottom: none;
    line-height:30px;
   	display: inline;
	margin-left: 25px;
}


.bloque-sidebar ul.paginas li a {
	font-size: 14px;
    color: #006496;
    list-style:none;
	font-weight: bold;
	border-bottom: 1px solid #006496;
	height: 45px;
	line-height: 45px;
	display: block;
	margin-left: 0;
}


/* @end */


.bloque-sidebar:first-child h3 {
	margin-top: 0px;
}


.bloque-sidebar ul li a {
    color: #006496;
	font-size: 12px;
	font-weight: normal;
    border-bottom: none;
    line-height:30px;
   	display: inline;
	margin-left: 25px;
}


.bloque-sidebar ul li.current-cat {
	background-color: #7FB1CA !important;
}

.bloque-sidebar ul li.current-cat a {
	color: #fff;
}



.bloque-sidebar h3 {
	width: 240px;
	font-size: 14px;
    color: #006496;
    list-style:none;
	font-weight: bold;
	border-bottom: 1px solid #006496;
	height: 45px;
	line-height: 45px;
	display: block;
	margin-left: 10px;
	margin-bottom: 0;
}


.bloque-sidebar ul li ul li {
	margin-bottom: 0px;
    border-bottom: 1px solid #006496;
   	height: 30px;
    line-height:30px;
	margin-top: 0;
}


.bloque-sidebar a {
    text-decoration:none;
}


/* @end */

/* @group SidebarF */

.bloque-sidebarF {
    margin-left:5px;
    font-size:12px;
    width:200px;
    margin-top: 40px;
}

.bloque-sidebarF a {
    color:#fff;
    text-decoration:none;
}

.bloque-sidebarF a:hover {
    color:#7FB1CA;
}

.bloque-sidebarF h3,.bloque-sidebarF h2 {
    font-size:14px;
    color:#FFFFFF;
    padding-bottom:10px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.bloque-sidebarF.leonardo {
    width:520px;
    margin-left:25px;
	margin-right: 15px;
	margin-top: 125px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	font-style: italic;
}

.bloque-sidebarF.leonardo strong {
	font-style: normal;
	font-weight: bold;
	color: #7FB1CA;
}

.bloque-sidebarF.noticias {
    width:230px;
    margin-left:300px;
	margin-right: 15px;
}

.bloque-sidebarF.noticias ul {
    padding: 0;
	margin: 0;
}

.bloque-sidebarF.noticias ul li {
    line-height:normal;
    list-style:none;
   	padding-bottom: 15px;
	margin-top: 15px;
	height: 50px;
	overflow: hidden;
}

.bloque-sidebarF.noticias ul li a img {
	float: left;
	border:1px solid #7FB1CA;
    padding:5px;
   	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 0 5px 0 0;

}

.bloque-sidebarF.noticias ul li a p {
	margin-top: 0px;
}


.bloque-sidebarF.social {
	width: 190px;
	margin-left: 10px;
}

.bloque-sidebarF.social ul {
	list-style-type: none;
    padding: 0;
	margin: 0 0 0 10px;
}

.bloque-sidebarF.social ul li {
	margin: 2px 0 0;
}

.bloque-sidebarF.social ul li:first-child {
	margin: 0;
}


.bloque-sidebarF.social ul li a {
	line-height: 32px;
	height: 32px;
}

.bloque-sidebarF.social ul li a img {
	float: left;
	margin-right: 10px;
}

.bloque-sidebarF.usuarios {
    width:150px;
	margin-left: 25px;
}

.bloque-sidebarF.usuarios h3 {
	margin-top: 8px;
}

.bloque-sidebarF.usuarios h3:first-child {
	margin-top: 10px;
}


.bloque-sidebarF.usuarios ul {
	list-style-type: none;
    padding: 0;
	margin: 0 0 0 10px;
}

.bloque-sidebarF.usuarios ul li {
	margin: 2px 0 0;
}

.bloque-sidebarF.usuarios ul li:first-child {
	margin: 0;
}



.bloque-sidebarF.usuarios ul li a {
	line-height: 32px;
	height: 32px;
}

.bloque-sidebarF.usuarios ul li img {
	float: left;
	margin-right: 10px;
}




/* @end */
.xContentChange{
    margin-left:11px;
    margin-top:12px;
    width:699px;
    height:252px;
}
.xCCIMG {
    height:252px;
    width:326px;
    margin:0px;
    padding:0px;
}
.xCCIMG img{
    margin:0px;
    float:left;
    display:inline;
    height:242px;
    width:320px;
    overflow:hidden;
    padding:2px;
    border:1px solid #636363;
    background:#FFFFFF;

}
.xCCBox{
    width:365px;
    height:253px;

}
.titulo{
    margin-left:22px;
    margin-top:11px;
    font-size:18px;
    color:#006496;
    width:  550px;
}
.titulo a{
    font-size:18px;
    color:#006496;
    text-decoration:none;
}
.xCCBContet{
    width:342px;
    font-size:12px;
    margin-left:10px;
    margin-top:4px;
    color:#ddeef6;
    font-size:12px;

}
.xCCBContet a{
    font-size:12px;
    color:#ddeef6;
}
.xSocialBox{
	
    width:219px;
    height:240px;
	background-color: #fff;
}
.xSBBird{
    margin-left:93px;
    margin-top:9px;
}
.xSBMail{
    margin-left:27px;
    margin-top:4px;
}
.xSBRSS{
    margin-left:48px;
    margin-top:36px;
}
.xSBF{
    margin-left:56px;
    margin-top:-5px;
}
.xCCircleBox{
    margin-top:2px;
    margin-left:15px;
    width:205px;
    height:30px;
}
.xCircleA a{
    float:left;
    display:inline;
    overflow:hidden;
    width:25px;
    height:25px;
    background:url(images/circledeselected.jpg);
    margin-top:3px;
    margin-left:12px;
    cursor:pointer;
}
.xCSelected a{
    background:url(images/circleselected.jpg);
}

.limpiafloat{
    width:680px;
    height:1px;
}

/*
Start Footer Widget
------------------------------------------------------------------------------------------------------------------------------------------
*/

/*
End Footer Widget
------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------
Start Sidebar Widget
*/
.xSBeforeWidget{
    margin-left:0px;
    font-size:12px;
    width:200px;
    margin-left:0px;
    margin-top:10px;


}
.xSBeforeWidget p, .xSBeforeWidget span,.xSBeforeWidget div,
.xCBeforeWidget p, .xCBeforeWidget span,.xCBeforeWidget div,
.xFBeforeWidget p, .xFBeforeWidget span,.xFBeforeWidget div{
    margin:0px;
    font-size:12px;
    margin-left:5px;
    line-height:18px;
}
.xFBeforeWidget a{
    color:#aaddff;
}
.xFBeforeWidget a:hover{
}


.xFBeforeWidget table{
    border:0px solid #CECECE;
    margin:0px;
    padding:0px;
}
.xFBeforeWidget tr{
    margin:0px;
    color:#aaddff;

}
.xFBeforeWidget td{
    border:0px solid #CECECE;
    color:#aaddff;
    margin:0px;
    padding:2px;
}
.xFBeforeWidget th{
    border:0px solid #CECECE;
    margin:0px;
    padding:2px;
    color:#aaddff;

}
.xFBeforeWidget td a{
    background:#ddeef6;
    color:#26698a;
    padding:2px;
}
.xFBeforeWidget td#prev a,td#next a{
    color:#26698a;
    padding:2px;
    margin:5px;
    background:#ddeef6;

}

/*
------------------------------------------------------------------------------------------------------------------------------------------
End sidebar Widget

------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------
Start Sidebar Widget
*/
.xCBeforeWidget{
    font-size:12px;
    width:210px;
    margin-left:15px;
    margin-top:15px;
    padding-bottom:25px;
    min-height:152px;
    height:auto !important;
    height:152px;

}
.xCBeforeWidget h3, .xCBeforeWidget h2{
    padding:8px;
    font-size:14px;
    margin-left:5px;
    color:#00131e;
    border-bottom: 2px dotted #CECECE;

}
.xCBeforeWidget p, .xCBeforeWidget span,.xCBeforeWidget div{
    margin-left:5px;
    width:200px;
    line-height:18px;
}
/*
------------------------------------------------------------------------------------------------------------------------------------------
End sidebar Widget
*/
.post{
    margin-top: 5px;
    font-size:13px;
    line-height:22px;
}
.post img{
    background:#FFFFFF;
    border:1px solid #686868;
    padding:2px;
    margin:5px;
    margin-top:0px;
}
.post ul{
    margin:0px;
    padding:0px;

    font-size:13px;
    line-height:22px;
    list-style:circle;
    text-align:left;

}
.post li{
    width:inherit;
    margin:0px;
    padding:0px;
    text-align:left;
    padding-left:5px;
    list-style-position:inside;
}
.alignleft{
    float:left;
    display:inline;
    overflow:hidden;
}
.aligncenter{
    float:none;
    display:block;
    overflow:hidden;
    text-align:center;
}
.alignright{
    float:right;
    display:inline;
    overflow:hidden;
}
.categoria{
    display:block;
    margin-left:0px;
    font-size:12px;
    color:#333333;
    width:600px;
    margin-top:5px;

}
.categoria a {
    font-size:12px;
    color:#7fb1ca;
}



.post-tags{
    margin-left:21px;
    font-size:13px;
    color:#006469;
    margin-top:5px;
}
.post-tags b{
    color:#006469;
}

.delimitador {
    border-top:1px dotted #CECECE;
    height:10px;
    width: 645px;
    margin-top: 15px;
    padding: 0;
	margin-right: 20px;
}

.delimitador2 {
    border-top:1px dotted #CECECE;
    height:20px;
    width: 645px;
    margin-top: 20px;
    padding: 0;
	margin-right: 20px;
}


.xclear{
    background:none;
    border-top:0px dotted #CECECE;
}

.xContentFooter{

    width:700px;
}

.fecha{
    width:54px;
    height:42px;
    background:url(images/datebox.jpg);
    margin-left: 0;
	margin-top: 15px;
}
.fecha span{

    margin:0px;
    padding:0px;
    float:left;
    display:inline;
    overflow:hidden;
    color:#FFFFFF;
    font-size:12px;
    width:42px;
    margin-top:3px;
    text-align:center;
}
.fecha p{
    margin:0px;
    padding:0px;
    float:left;
    display:inline;
    overflow:hidden;
    color:#FFFFFF;
    font-size:20px;
    font-weight:bold;
    width:42px;
    margin-top:-2px;
    text-align:center;
}
.xReTweet{
    width:100px;
    margin-top:10px;
}
blockquote{
    background:#ececec;
    padding:10px;
    font-style:italic;
}

.navigation a{
    float:left;
    display:inline;
    overflow:hidden;
    margin-left:10px;
    font-size:14px;
    background:#589cbd;
    padding:10px;
    margin:10px;
    color:#FFF;
}
.navigation a:hover{
    background:#80c0df;
}
table{
    border:0px solid #CECECE;
    margin:0px;
    padding:0px;
}
tr{
    margin:0px;


}
td{
    border:0px solid #CECECE;

    margin:0px;
    padding:4px;
}
th{
    border:0px solid #CECECE;
    margin:0px;
    padding:7px;


}
td a{
    background:#ddeef6;
    color:#26698a;
    padding:4px;
}
td#prev a,td#next a{
    color:#26698a;
    padding:8px;
    margin:5px;
    background:#ddeef6;
}

.copy{
	width: 100%;
    color: #fff;
    font-size: 12px;
	line-height: 18px;
	text-align: center;
	margin: 0 10px 10px;
}

.copy a {
    color: #006496;
    text-decoration: none;
}

.copy a:hover {
    color: #fff;
}



h2.center, p.center{
    margin-left:20px;
    color:#0e445e;
}
#searchform{
    margin-left:20px;
    color:#0e445e;
}

/* @group Navegacion */

ul#navegacionS,
ul#navegacionS li{
    margin:0px;
    padding:0px;
}
ul#navegacionS li h2{
    padding-left:5px;
}

/* @end */

.xMultiplePages{
    width:650px;
    margin-left:10px;
    font-size:12px;
}

/* @group My Group */



/* @end */
.xCCTags{
    width:600px;
    font-size:12px;
    margin-left:10px;
    margin-top:20px;
}

/* @group Piloto */

.pilotos {
	margin-top: 0px;
}

.pilotos:first-child {
	margin-top: 0px !important;
}

.pilotos img {
	float: left;
	width: 90px;
	height: 90px;
	margin-right: 12px;
}

.pilotos p {
	margin-left: 115px;
	margin-bottom: 0px;
}

.pilotos h3 {
	margin-top: 0 !important;
	padding-top: 0 !important;
	margin-bottom: 5px !important;
}

.pilotos h3 a {
	color: #006496;
	text-decoration: none;
}

/* @group Zonas de Vuelo */

.location {
	margin-bottom: 15px;
}

.location h3 {
	margin-top: 0;
	margin-left: 230px;
}

.location p {
	margin-top: 0;
	margin-left: 230px;
}

.location .smap img {
	float: left;
}

.location .smap img {
	margin-top: 0;
	margin-right: 15px;
}

.cloudservicios {
	width: 500px;
	text-align: center;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
    background:#589cbd;
	margin-left: 80px;
}

.cloudservicios a{
    color:#FFF;
	padding: 5px;
}
.cloudservicios a:hover{
	color: #000;
}

.servicios h3 {
	margin-top: 0;
	margin-bottom: 5px;
}

.servicios .delimitador2 {
	height: 15px;
}

.servicios p {
	margin-bottom: 0px;
}

.faqlist li a {
	color: #006496;
	text-decoration: none;
}

.faqlist li a:hover {
	color: #000;
	text-decoration: none;
}

.faq h3 small {
	margin-left: 10px;
	font-size: 9px;
}

.faq h3 small a {
	text-decoration: none;
}

.faq h3 small a:hover {
	color: #006496;
	text-decoration: none;
}

.calendario-anual {
	background-color: #006496;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 10px;
	height: 185px;
	overflow: hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #fff;
}

.calendario-anual caption {
	font-weight: bold;
	text-align: left;
}

.calendario-anual .ec3_eventday {
	background:#589cbd;
}

.bloque-tarifa {
	background-color: #006496;
	margin-bottom: 10px;
	padding: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #fff;
	font-weight: bold;
	width: 640px;
	margin-right: 0;
}

.bloque-tarifa table {
	width: 100%;
}


.bloque-tarifa td {
	background-color: #589cbd;
}

.bloque-tarifa td.meta {
	text-align: center;
}

.bloque-tarifa th.meta {
	text-align: center;
}

.bloque-tarifa th {
	padding: 0 7px 5px;
}





/* @end */

/* @end */

#theMap {
    border: 2px solid #006496;
    overflow: hidden;
	margin-bottom: 15px;
}

/* @group Home */

.destacado-bloque {
	
	width: 315px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.destacado-bloque img {
	margin-right: 15px !important;
}

.destacado-bloque h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}

.destacado-bloque h3 a {
	text-decoration: none;
	color: #006496;
}

.destacado-bloque a img {
	width: 100px;
	height: 100px;
	float: left;
}

.destacado-bloque.impar {
	margin-left: 0px;
}

.leermas {
	width: 315px;
	text-align: right;
}

.leermas a {
	background-color: #006496;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 3px 5px;
	text-decoration: none;
	color: #7fb1ca;
	margin-right: 10px;
}

.banner-home {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

	width: 205px;
	height: 205px;
	margin-top: 20px;
	margin-left: 15px;
	overflow: hidden;
	margin-bottom: 15px;
}

.banner-home a img {
	margin: 0;
	padding: 0;
	border: none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}



.banner-home h2 {
	/*background-color: #FF00FF;*/
	background-color: #006496;
	height: 50px;
	margin-top: 0px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.banner-home h2 a {
	color: #FFF;
	text-decoration: none;
}


.banner-home:first-child {
	margin-left: 0px;
}

.frase-home {
	text-align: right;
    margin: 15px 0px 0px;
    padding: 0px;
    font-size: 12px;
    line-height: 18px;
	font-weight: bold;
	/*border: 2px dashed #589cbd;*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

}

.frase-home strong {
	color: #000;
}

ul.ec3_events  {
	margin-top: 10px;
}

ul.ec3_events li {
	color: #000 !important;
	list-style-type: circle;
	float: none;
	margin-top: 0px;
	border: none;
	height: auto;
	line-height: normal;
	margin-left: 25px;
}

ul.ec3_events li ul {
	margin: 0;
	width: auto;
}


ul.ec3_events li ul li {
	list-style-type: none;
	float: none;
	border: none;
	margin: 3px 0 3px 10px;
	padding: 0;
	height: auto;
	line-height: normal;
}

ul.ec3_events li ul li a {
	color: #006496;
	margin: 0;
	padding: 0;
	line-height: normal;
}

ul.ec3_events li ul li a:hover {
	color: #000;
	margin: 0;
	padding: 0;
	line-height: normal;
}



/* @end */

