/*
Theme Name: fidelalonso.com
Theme URI: http://www.fidelalonso.com/
Description: 
Version: v2.1
Author: David Lluna, Dani Lucas
Author URI: http://ladocena.es
Tags: 

*/

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;

}

body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	width: 990px;
	height: 570px;
}

hr {
	display: none;
}

/* @end */

/* @group Header */

#header {
	width: 990px;
	height: 95px;
	background: url(images/header.gif) no-repeat left top;
}

#menu {
	width: 990px;
	height: 70px;
	/*background-color: yellow;*/
}

#menu a {
	display: block;
	height: 54px;
	overflow: hidden;
	margin: 5px 0 0;
	padding: 0;
	float: left;
}

#menu a:hover {
	background-position: 0 -109px;
}

.m_home {
	width: 75px;
	background: url(images/m_home.png) no-repeat 0 0;
	margin-left: 20px !important;
}

.m_news {
	width: 75px;
	background: url(images/m_news.png) no-repeat 0 0;
	margin-left: 13px !important;
}

.m_bio {
	width: 75px;
	background: url(images/m_bio.png) no-repeat 0 0;
}

.m_blog {
	width: 75px;
	background: url(images/m_blog.png) no-repeat 0 0;
}

.m_prensa {
	width: 75px;
	background: url(images/m_prensa.png) no-repeat 0 0;
}

.m_sponsors {
	width: 111px;
	background: url(images/m_sponsors.png) no-repeat 0 0;
	margin-left: 5px !important;
}

.m_galeria {
	width: 75px;
	background: url(images/m_galeria.png) no-repeat 0 0;
	margin-left: 17px !important;
}

.m_foro {
	width: 75px;
	background: url(images/m_foro.png) no-repeat 0 0;
}

.m_contacto {
	width: 79px;
	background: url(images/m_contacto.png) no-repeat 0 0;
	margin-left: 10px !important;
}
.m_tv {
	width: 75px;
	background: url(images/m_tv.png) no-repeat 0 0;
	margin-left: 10px !important;
}



.current_page_item {
	background-position: 0 -55px !important;
}

#submenu {
	width: 450px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
	/*background: #D1D1D1 url(images/submenu.jpg) repeat-y -90px top;*/
	background-color: #D1D1D1;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 25px;
}

#submenu a {
	text-decoration: none;
	color: #9A9A9A;
	padding: 0 5px;
	margin: 0;
}

#submenu a:hover {
	color: #FFFFFF;
}

.submenu-options {
	width: 450px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-left: 25px;
}

.submenu-options {
	width: 450px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-left: 25px;
}

.submenu-options div {
	display: inline;
	text-align: center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #D1D1D1;
	margin-right: 10px;
	padding: 2px;
	background: rgb(241, 241, 241);
}

.submenu-options a {
	text-decoration: none;
	color: #9A9A9A;
	padding: 0 5px;
	margin: 0;
}

.submenu-options a:hover {
	color: #000000;
}

/* @end */

/* @group Footer
 */


#footer img {
	border: none;
}

#footer {
	color: #FFFFFF;
	width:  990px;
	height: 91px;
	background: url(images/footer.gif) no-repeat left top;
}

#footer .social-media {
	height: 91px;
	margin: 0;
	padding: 0 0 0 370px;
	text-align: center;
	font-size: 10px;
}

#footer ul {
	display: inline;
	padding: 0;
}

#footer ul li {
	list-style-type: none;
	float: left;
	margin: 35px 0 0;
	width:  32px;
	height:  32px;
	overflow: hidden;

}

#footer ul li.social a {
	display: block;
	width:  32px;
	height:  32px;
	overflow: hidden;
	background-position: 0 0;
}

#footer ul li.social a:hover {
	background-position: 0 -32px;
}

#footer ul li.facebook a {
	background-image: url(images/facebook_32.png);
		background-position: 0 -32px;
}

#footer ul li.myspace a {
	background-image: url(images/myspace_32.png);
		background-position: 0 -32px;
}

#footer ul li.vimeo a {
	background-image: url(images/vimeo_32.png);
		background-position: 0 -32px;
}

#footer ul li.youtube a {
	background-image: url(images/youtube_32.png);
		background-position: 0 -32px;
}

#footer ul li.creditos a {
	background-image: url(images/creditos.png);
}

#footer ul li.creditos {
	margin-right: 2px;
}



#footer .social-media a {
	margin:  0;
	padding: 0;
	color: white;
	height: 91px;
	min-height: 91px;
}


#footer .social-media a.promo {
	color: white;
	width:  276px;
	min-width: 276px;
	float: right;
}

#footer .social-media a.creditos {
	color: white;
	width:  64px;
	min-width: 64px;
	float: left;
	background: url(images/creditos.jpg) left top no-repeat;
}


/*
#footer p a.creditos:hover {
	color: white;
	background: url(images/myspace.jpg) left top no-repeat;
}
*/




#footer p a {
	color: #959596;
	
}

#footer p a {
	color: #959596;
}



/* @end */

/* @group Content */

#content-wrap {
	width: 100%;
	height: 384px;
	overflow: hidden;
}

.saludo {
	width: 383px;
}

.saludo img {
	border: none;
}

#content-wrap .ooops {
	width: 990px;
	height: 390px;
	margin: 0;
	padding: 0;
}

#content-wrap .ooops img {
	margin: 0;
	padding: 0;
} 


/* @end */

/* @group Home */

/* @group Destacados */

.home #destacados-wrap a.npage,
.home #destacados-wrap a.ppage {
	float:left;
	display:block;
	width:18px;
	height:18px;
	background:url(images/left.png) no-repeat;
	cursor:pointer;
	margin-top: 86px;
}

.home #destacados-wrap a.npage:hover,
.home #destacados-wrap a.ppage:hover {
	background-position:0px -18px;		
}

.home #destacados-wrap a.npage {
	background-image:url(images/right.png);
	float: right;
}

.separador {
	width: 278px;
	margin-left: 60px;
	display: block;
	height: 15px;
	border-top: 1px solid #ccc;
}

.separadorB {
	width: 278px;
	margin-left: 60px;
	display: block;
	height: 15px;
	border-bottom: 1px solid #ccc;
}


#destacados-wrap {
	width: 330px;
	margin-left: 20px;
	height: 220px;
	overflow: hidden;
	position: relative;
	background: url(images/destacado.jpg) no-repeat 15px 0;
}

#destacados {
	float: left;
	width: 248px;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin: 10px 0px 0px 25px;
}


#destacados a {
	color: #000000;
	text-decoration: none;
}

#destacados h2 {
	margin-top: 15px !important;
}

#destacados .elementos {
	width: 20000em; 
	height: 140px;
	position: absolute;
}

#destacados .elementos div {
	width: 248px;
	height: 140px;
	display: block;
	float: left;
	padding-right: 15px;
}

#destacados .elementos div h2 {
	margin-top: 0px;
	line-height: 150%;
	color: #727373;
	margin-bottom: 0px;
}


.navi2 {
	width: 278px;
	margin-left:225px;
	margin-top: 190px;
	height: 12px;
	text-align: center;
}

.navi2 a {
	cursor: pointer;
	width:  12px;
	height: 12px;
	background: url(images/botones.png) no-repeat;
	margin-left: 3px;
	float: left;
}

.navi2 a.active {
	background: url(images/botones.png) no-repeat 0 -12px;
}



/* @end */

#menuimg {
	width: 570px;
	float: right;
	position: relative;
	margin-right: 30px;
}

#menuimg-mascara {
	position: absolute;
	width: 580px;
	height: 390px;
	top: 0;
	left: 0;
	z-index: 1000;
}

#menuimg-mascara img {
	padding: 0;
	border: 0;
	width: 580px;
	height: 390px;
}


#homeslide {
	width: 580px;
	height: 390px !important;
	margin: 0;
	padding: 0;
	list-style: none;
}

#content {
	width: 580px;
	float: right;
	padding-right: 24px;
	padding-top: 5px;
	padding-bottom: 0;
}


/* @end */

/* @group News */

/* @group Scroll News List */

div.scrollable-news {   

    /* required settings */ 
    position:relative; 
    overflow:hidden;     
 
    /* vertical scrollers have typically larger height than width */     
    width: 199px;     
    height: 130px;
	margin-left: 5px;
} 
 
/* root element for scrollable items */ 
div.scrollable-news div.items {   
    position:absolute; 
    width: 100%;
    /* this time we have very large space for height */     
    height:20000em;
}

div.scrollable-news div.items div {
	border: 1px solid silver;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	height: 25px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #F1F1F1;

}

div.scrollable-news div.items div a {   
	text-decoration: none;
	color: black;
	padding: 0;
	margin: 0;
}



div.scrollable {
	float:left;		
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next,a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(images/up.png) no-repeat;
	margin:	5px 0 5px 93px;
	cursor:pointer;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabledNA {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(images/bottom.png);
} 	

div.gallery {
	width: 100%;
	margin: 0 0 10px;
	display: block;
	clear: both;
}

div.gallery a {
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.gallery a img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.gnews {
	width: 220px;
}





/* @end */

/* @group jScrollPanel */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	height: 100%;
	top: 0;
	background: url(images/scroll.gif) no-repeat left top;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
	left: 11px;
	background: url(images/bolascroll.gif) no-repeat 0 50%;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 52px;
	background: url(images/scroll_up.gif) no-repeat left top;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/scroll_down.gif) no-repeat left top;
	height: 65px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}


/* @end */

#news-content {
	float: left;
	width: 458px;
	height: 374px;
	/* background: #FF00FF;*/
	margin-left: 24px;
	margin-top: 10px;
}



#news-content .text-container {
	width: 263px;
	height: 374px;
	overflow: hidden;
	/*background: #FFAAFF;*/
	margin-left: 195px;
	margin-top: 0;
}

#news-content .text-container .text {
	width: 265px;
	height: 374px;
}

#news-content .text-container .text p {

}

#news-content .text-container .text p a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#news-content .text-container .text h2 {
	margin-top: 0;
	font-size: 14px;
	margin-bottom: 0;
}

#news-content .text-container .text span {
	font-size: 10px;
	margin-bottom: 15px;
}

#news-content .media {
	width:  181px;
	height: 374px;
	float: left;
	/* background: #AA00FF;*/
	padding-bottom: 10px;
}

#news-list {
	float: left;
	width: 484px;
	height: 374px;
	background: url(images/news_background.jpg) no-repeat left top;
	margin-right: 24px;
}

#news-list .box {
	float: left;
	width: 204px;
	height: 189px;
	margin-left: 18px;
	margin-top: 200px;
	/*background: #F1F1F1;*/
}

/* @end */

/* @group Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption2 {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-top: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption2 img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption2 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* @end */

/* @group Prensa */

/* @group TV */


/* @group Scroll */

div.scrollable-prensa {   
	float: left;
    position:relative; 
    overflow:hidden;     
	width: 280px;
	height: 270px;
} 
div.scrollable-prensa div.items {   
    position:absolute; 
    width: 20000em;
}

div.scrollable-prensa div.items div {
	width: 90px;
	float:  left;
	margin-right: 5px;
}

div.scrollable-prensa div.items div a {   
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.scrollable-prensa div.items div a:hover {   
	border: 1px dashed #000000;
}

div.scrollable-prensa div.items div a img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

/* prev, next, prevPage and nextPage buttons */
a.prevR,a.prevPageR, a.nextL,a.nextPageL {
	float:left;
	display:block;
	width:18px;
	height:18px;
	background:url(images/left.png) no-repeat;
	margin: 120px 5px 0 0;
	cursor:pointer;
}

/* mouseover state */
a.prevR:hover, a.nextL:hover, a.prevPageR:hover, a.nextPageL:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabledP {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.nextL, a.nextPageL {
	background-image:url(images/right.png);
	margin: 120px 0 0 5px;
}

/*********** navigator ***********/


/* position and dimensions of the navigator */

div.navi {
	width: 80px;
	margin:0px auto;
	height:20px;
	text-align: center;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	margin:3px;
	background:url(images/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
	float: left;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	

/* @end */

#prensa-list {
	float: left;
	width: 582px;
	height: 390px;
	background: url(images/prensa_background.jpg) no-repeat right top;
	margin-right: 0px;
}

#prensa-list .box {
	float: left;
	width: 335px;
	height: 290px;
	margin-left: 15px;
	margin-top: 100px;
	/* background-color: #FF00FF;*/
	
}



/* @end */

/* @group Escrita */

#prensa-list2 {
	float: left;
	width: 100%;
	height: 374px;
	background: url(images/prensa_background.jpg) no-repeat right top;
	margin-right: 0px;
}

#prensa-list2 .box {
	float: left;
	width: 710px;
	height: 290px;
	margin-left: 30px;
	margin-top: 20px;
	/*background-color: #FF00FF;*/
	
}

#prensa-list2 .revis {
	float: left;
	width: 500px;
	height: 16px;
	/*background-color: #FF00FF;*/
	text-align: center;
	color: #5e5e5e;
	clear: both;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 25px 0 5px 24px;
}

/* @group Scroll */

div.scrollable-prensa2 {   
	float: left;
    position:relative; 
    overflow:hidden;     
	width: 655px;
	height: 270px;
} 
div.scrollable-prensa2 div.items {   
    position:absolute; 
    width: 20000em;
}

div.scrollable-prensa2 div.items div {
	width: 127px;
	float:  left;
	margin-right: 5px;
}

div.scrollable-prensa2 div.items div a {   
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.scrollable-prensa2 div.items div a:hover {   
	border: 1px dashed #000000;
}

div.scrollable-prensa2 div.items div a img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

/* prev, next, prevPage and nextPage buttons */
a.prevR2,a.prevPageR2, a.nextL2,a.nextPageL2 {
	float:left;
	display:block;
	width:18px;
	height:18px;
	background:url(images/left.png) no-repeat;
	margin: 120px 5px 0 0;
	cursor:pointer;
}

/* mouseover state */
a.prevR2:hover, a.nextL2:hover, a.prevPageR2:hover, a.nextPageL2:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabledP2 {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.nextL2, a.nextPageL2 {
	background-image:url(images/right.png);
	margin: 120px 0 0 5px;
}

/*********** navigator ***********/


/* position and dimensions of the navigator */

div.navi {
	width: 80px;
	margin:0px auto;
	height:20px;
	text-align: center;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	margin:3px;
	background:url(images/navigator.png) 0 0 no-repeat;     
	cursor:pointer;	
	float: left;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	

/* @end */



/* @end */

#prensa-content {
	float: left;
	width: 407px;
	height: 390px;
	/*background: #FF00FF;*/
	margin-left: 0px;
}

#prensa-content .media {
	width:  382px;
	height: 268px;
	margin-left: 24px;
}

#prensa-content .mediasin {
	width:  382px;
	margin-left: 24px;
	margin-top: 40px;
}

#prensa-content .mediasin .texto {
	width:  370px;
	height: 268px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px dashed #a6a6a6;
	padding: 5px;
}

#prensa-content .mediasin .texto p {
	font-size: 14px;
	color: #5e5e5e;
	margin-top: 100px;
}




#prensa-content .media .media-container {
	overflow: hidden;
}

#prensa-content .media .media-container .thumbs {
	width:  500px;
}

#prensa-content .media .media-container .thumbs .video {
	width:  368px;
}

.video {
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


#prensa-content .media .media-container .thumbs object embed {
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#prensa-content .media .thumb-container {
	margin-top: 5px;
	width:  100%;
	overflow: hidden;
}

#prensa-content .media .media-container .thumbs .prensa-caption {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#prensa-content .media .media-container .thumbs .prensa-caption {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#prensa-content .media .media-container .thumbs .prensa-caption a img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#prensa-content .media .media-container .thumbs .prensa-caption p {
	margin: 0;
	padding: 0;
	padding-top: 3px;
}

#prensa-content .media h2 {
	width:  100%;
	text-align: center;
	color: #5e5e5e;
	padding: 0;
	clear: both;
	margin: 10px 0;
	font-size: 14px;
}

/* @end */

/* @group Bio */



/* @group jScrollPanel */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	height: 100%;
	top: 0;
	background: url(images/scroll.gif) no-repeat left top;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
	left: 11px;
	background: url(images/bolascroll.gif) no-repeat 0 50%;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 52px;
	background: url(images/scroll_up.gif) no-repeat left top;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/scroll_down.gif) no-repeat left top;
	height: 65px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* @end */

#bio-content {
	float: left;
	width: 676px;
	height: 390px;
	margin-left: 24px;
}

#bio-content.submenu3 {
	margin: 0px;
}


#bio-content .text-container {
	width: 310px;
	height: 390px;
	overflow: hidden;
	/*background: #FFAAFF;*/
	margin-left: 350px;
	margin-top: 10px;
}

#bio-content .text-container2 {
	height: 375px;
	overflow: hidden;
	/*background: #FFAAFF;*/
	margin-top: 0px;
}

#bio-content .text-container2 .text {
	width: 650px;
	height: 390px;
}

#bio-content .text-container2 .text ul {

}

#bio-content .text-container2 .text ul li {
	list-style-image: url(images/bolascroll.gif);
	list-style-position: inside;
	margin-bottom: 5px;
}

#bio-content .text-container3 {
	height: 350px;
	overflow: hidden;
	/*background: #FFAAFF;*/
	margin-top: 10px;
	margin-left: 24px;
}

#bio-content .text-container3 .text {
	width: 650px;
	height: 350px;
}

#bio-content .text-container3 .text ul li {
	list-style-image: url(images/bolascroll.gif);
	list-style-position: outside;
	margin-bottom: 5px;
}

#bio-content .text-container .text {
	width: 315px;
	height: 380px;
}

#bio-content .text-container .text p {

}

#bio-content .text-container .text p a {
	text-decoration: none;
	color: #000;
}

#bio-content .text-container .text span {
	font-size: 10px;
	margin-bottom: 15px;
}

#bio-content .polaroid {
	width:  318px;
	height: 365px;
	float: left;
	margin-top: 24px;
	margin-left: 15px;
}

#bio-portrait {
	float: right;
	width: 290px;
	height: 390px;
	background: url(images/bio.jpg) no-repeat left top;
	margin-right: 0px;
}

/* @end */

/* @group Sponsors */

#sponsors-content {

	width: 420px;
	float: left;
	color: #787878;
	font-size: 14px;
	padding: 0 0 0 70px;
}

#sponsors-image,#contacto-image {
	width: 442px;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#sponsors-map {
	height: 390px;
	margin: 0;
	padding: 0;
	padding-left: 40px;
}

#sponsors-grid {
	width: 610px;
	height: 390px;
	margin-left: 30px;
	float: left;
}

#sponsors-gridcontent {
	width: 194px;
	height: 390px;
	margin-left: 715px;
	background: url(images/sponsors_background.png) no-repeat 0 0;
	padding-top: 112px;
}

#sponsors-cartel {
	width: 194px;
	height: 76px;
	/*background: url(images/sponsors_cartel.png) no-repeat 0 0;*/
}


#sponsors-grid div {
	width: 130px;
	height: 80px;
	overflow: hidden;
	margin: 5px;
	float: left;
	/*background-color: #FF00FF;*/
	
	border: 1px solid silver;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}

#sponsors-grid div img {
	border: none;	
}


/* @end */

/* @group Contacto */

#contacto-content {
	width: 310px;
	float: left;
	padding: 0 120px 0 25px;
}




/* @end */

/* @group Microsite */

#microsite-content {
	float: left;
	width: 98%;
	height: 390px;
	/* background: #FF00FF;*/
	margin-left: 24px;
	background: url(images/canadabg.jpg) no-repeat right;
}



#microsite-content .text-container {
	width: 490px;
	height: 390px;
	overflow: hidden;
	/*background: #FFAAFF;*/
	margin-left: 195px;
	margin-top: 0;
}

#microsite-content .text-container .text {
	width: 485px;
	height: 390px;
}

#microsite-content .text-container .text p {

}

#microsite-content .text-container .text p a {
	text-decoration: none;
	color: #000;
}

#microsite-content .text-container .text h2 {
	margin-top: 0;
	font-size: 14px;
	margin-bottom: 0;
}

#microsite-content .text-container .text span {
	font-size: 10px;
	margin-bottom: 15px;
}

#microsite-content .media {
	width:  181px;
	height: 390px;
	float: left;
	/* background: #AA00FF;*/
	padding-bottom: 10px;
}

#microsite-list {
	float: left;
	width: 484px;
	height: 390px;
	background: url(images/news_background.jpg) no-repeat left top;
	margin-right: 24px;
}

#microsite-list .box {
	float: left;
	width: 204px;
	height: 189px;
	margin-left: 18px;
	margin-top: 200px;
	/*background: #F1F1F1;*/
}



/* @end */

/* @group Archivos */

/* @group Scroll News List */

div.scrollable-archivo {   

    /* required settings */ 
    position:relative; 
    overflow:hidden;     
 
    /* vertical scrollers have typically larger height than width */     
    width: 199px;     
    height: 130px;
	margin-left: 5px;
} 

div.scrollable-archivo div.items {   
    position:absolute; 
    width: 100%;
    /* this time we have very large space for height */     
    height:20000em;
}

div.scrollable-archivo div.items div {
	border: 1px solid silver;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	height: 25px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #F1F1F1;
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
}

div.scrollable-archivo div.items div a {   
	text-decoration: none;
	color: black;
	padding: 0;
	margin: 0;
	line-height: 25px;

}

/* @end */

#archivos-content {
	float: left;
	width: 458px;
	height: 374px;
	/* background: #FF00FF;*/
	margin-left: 24px;
	margin-top: 10px;
}

#archivos-content .text-container {
	width: 458px;
	height: 374px;
	overflow: hidden;
	/*background: #FFAAFF;*/
	margin-top: 0;
}

#archivos-content .text-container .text {
	width: 458px;
	height: 374px;
}


#archivos-content .text-container .text li {
	font-size: 11px;
	list-style-image: url(images/bolascroll.gif);
	list-style-position: inside;
	margin-bottom: 5px;
}

#archivos-content .text-container .text li a {
	color: #000000 !important;
	text-decoration: none;
}

#archivos-content .text-container .text li a:hover {
	color: #000000 !important;
	text-decoration: underline;
}


#archivos-content .text-container .text p {

}

#archivos-content .text-container .text p a {
	text-decoration: none;
	color: #000;
}

#archivos-content .text-container .text h2 {
	margin-top: 0;
	font-size: 14px;
	margin-bottom: 10px;
}

#archivos-content .text-container .text span {
	font-size: 10px;
	margin-bottom: 15px;
}

#archivos-list {
	float: left;
	width: 484px;
	height: 374px;
	background: url(images/news_background.jpg) no-repeat left top;
	margin-right: 24px;
}

#archivos-list .box {
	float: left;
	width: 204px;
	height: 189px;
	margin-left: 18px;
	margin-top: 200px;
	/*background: #F1F1F1;*/
}

/* @end */

/* @group Galeria Fotos */

#fotos-content {
	float: left;
	width: 458px;
	height: 250px;
	margin: 0;
}



#fotos-content .text-container {
	width: 450px;
	height: 345px;
	overflow: hidden;
	margin-left: 25px;
	margin-top: 15px;
}

#fotos-content .text-container .text {
	width: 430px;
	height: 345px;
}

#fotos-content .text-container .text p {

}

#fotos-content .text-container .text p a {
	text-decoration: none;
	color: #000;
}

#fotos-content .text-container .text h2 {
	text-align: left;
	margin-top: 0;
	font-size: 16px;
	margin-bottom: 0px;
}

#fotos-content .text-container .text span {
	font-size: 10px;
	margin-bottom: 15px;
}

#fotos-list {
	float: left;
	width: 484px;
	height: 374px;
	background: url(images/fotos_background.png) no-repeat left top;
	margin-right: 24px;
}

#fotos-list .box {
	float: left;
	width: 204px;
	height: 189px;
	margin-left: 18px;
	margin-top: 200px;
	/*background: #F1F1F1;*/
}

#fotos-content .text-container .text li {
	font-size: 11px;
	list-style-image: url(images/bolascroll.gif);
	list-style-position: inside;
	margin-bottom: 5px;
}

#fotos-content .text-container .text li a {
	color: #000000 !important;
	text-decoration: none;
}



#fotos-content .text-container .text ul {
	margin-top: 10px;
	padding-left: 10px;
}




/* @end */

/* @group Galeria Videos */

#videos-content {
	float: left;
	width: 458px;
	height: 250px;
	margin: 0;
}

#videos-content .text-container {
	width: 450px;
	height: 345px;
	overflow: hidden;
	margin-left: 25px;
	margin-top: 15px;
}

#videos-content .text-container .text {
	width: 430px;
	height: 345px;
}

#videos-content .text-container .text p {

}

#videos-content .text-container .text p a {
	text-decoration: none;
	color: #000;
}

#videos-content .text-container .text h2 {
	text-align: left;
	margin-top: 0;
	font-size: 16px;
	margin-bottom: 0px;
}

#videos-content .text-container .text span {
	font-size: 10px;
	margin-bottom: 15px;
}

#videos-list {
	float: left;
	width: 484px;
	height: 374px;
	background: url(images/videos_background.png) no-repeat left top;
	margin-right: 24px;
}

#videos-list .box {
	float: left;
	width: 204px;
	height: 189px;
	margin-left: 18px;
	margin-top: 200px;
	/*background: #F1F1F1;*/
}

#videos-content .text-container .text li {
	font-size: 11px;
	list-style-image: url(images/bolascroll.gif);
	list-style-position: inside;
	margin-bottom: 5px;
}

#videos-content .text-container .text li a {
	color: #000000 !important;
	text-decoration: none;
}



#videos-content .text-container .text ul {
	margin-top: 10px;
	padding-left: 10px;
}



/* @end */

/* @group Blog */

.blog #page {
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}


.blog #content {
	width: 580px;
	float: left;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-left: 25px;
}

.blog #sidebar {
	width: 250px;
	margin-left: 680px;
	background: url(images/main_blog.jpg) no-repeat 0 top;
	padding-top: 280px;
}


.blog h2 {
	margin-top: 15px;
	font-size: 16px;
	margin-bottom: 0px;
}

.blog h2 a {
	color: #000000;
	text-decoration: none;
}

.blog small {
	display: block;
	font-size: 10px;
	margin-bottom: 15px;
}

.blog #sidebar ul {
	list-style: none;
}

.blog #sidebar ul li ul li {
	
	border: 1px solid silver;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	height: 25px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #F1F1F1;
	text-align: center;

}

.blog #sidebar ul li h2 {	
	text-align: center;
	margin-bottom: 15px;
}


.blog #sidebar ul li ul {   
	padding: 0;
	margin: 0;
}


.blog #sidebar ul li ul li a {   
	text-decoration: none;
	color: black;
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 25px;
}


/* @end */

/* @group Creditos */


.page-template-t_creditos-php #content-wrap {
	padding-left: 25px !important;
}

.boxgrid{  
    width: 179px;  
    height: 346px;  
    float:left;  
    background:#161613;  
    border: solid 2px #CCCCCC;  
    overflow: hidden;  
    position: relative;
	margin-right: 7px;
	margin-top: 15px;
}  

.boxgrid img{  
    position: absolute;  
    top: 0;  
    left: 0;  
    border: 0;  
}  

.boxcaption{  
	color: #FFFFFF;
    float: left;  
    position: absolute;  
    background: #000000;  
    height: 100px;  
    width: 100%;  
    opacity: .8;  
    /* For IE 5-7 */  
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
    /* For IE 8 */  
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  
    display: none;
}

.captionfull .boxcaption {  
    top: 260;  
    left: 0;  
}  
.caption .boxcaption {  
    top: 220;  
    left: 0;  
}  

#creditos-content {

	width: 550px;
	float: left;
	color: #787878;
	font-size: 14px;
	padding: 0 0 0 70px;
}

#creditos-image {
	/* background-color: #FF00FF; */
	width: 330px;
	height: 380px;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#creditos-image img {
	/* background-color: #0000FF; */
	margin-top: 20px;
	width: 300px;
	height: 340px;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 30px;
}




/* @end */

/* @group Comentarios */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 5px 5px 10px 10px;
	list-style: none;
	margin: 0 0 5px;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#respond {
	margin-top: 15px;
}



/* @end */