article,aside,details,figcaption,figure,footer,header,hgroup,nav,section
{
	display:block;
}

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,font,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
{
	background:transparent;
	border:0;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

body
{
	line-height:1;
}

h1,h2,h3,h4,h5,h6
{
	clear:both;
	font-weight:400;
}

ol,ul
{
	list-style:none;
}

blockquote
{
	font-style:italic;
	padding:0 3em;
	quotes:none;
}

blockquote:before,blockquote:after
{
	content:none;
}

del
{
	text-decoration:line-through;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

a img
{
	border:none;
}

.clear { clear: both; }

#container
{

}

#footer
{
	clear:both;
	margin-bottom:20px;
	width:100%;
}
.to-top{float:right}
.single-attachment #content
{
	margin:0 auto;
	width:900px;
}

body,input,textarea,.page-title span,.pingback a.url
{
	color:#444;
	font-family: 'Nunito Sans', sans-serif;
	font-size:1rem;
	text-rendering:optimizeLegibility;
}

h3#comments-title,h3#reply-title,#access .menu,#access div.menu ul,#cancel-comment-reply-link,.form-allowed-tags,#site-info,#site-title,#wp-calendar,.comment-meta,.comment-body tr th,.comment-body thead th,.entry-content label,.entry-content tr th,.entry-content thead th,.entry-meta,.entry-title,.entry-utility,#respond label,.navigation,.page-title,.pingback p,.reply,.widget-title,/* =Structure
-------------------------------------------------------------- */

.clear{ clear:both!important; }
.none { float:none!important; }
.clear5{ width:100%; height:5px; clear:both; }
.clear10{ width:100%; height:10px; clear:both; }
.clear15{ width:100%; height:15px; clear:both; }
.clear20{ width:100%; height:20px; clear:both; }
.clear25{ width:100%; height:25px; clear:both; }
.clear30{ width:100%; height:30px; clear:both; }
.clear35{ width:100%; height:35px; clear:both; }
.hidden{ display: none; }
.left { float:left; }
.right { float:right }

.cuerpo-pagina {
	-moz-box-shadow:2px 1px 26px #000;
	-webkit-box-shadow:2px 1px 26px #000;
	background-color:rgba(255, 255, 255, 0.7);
	box-shadow:2px 1px 26px #000;
	padding: 10px 0
}

.cuerpo-cabecera
{
	-moz-box-shadow:2px 1px 26px #000;
	-webkit-box-shadow:2px 1px 26px #000;
	background-color:rgba(255, 255, 255, 0.7);
	box-shadow:2px 1px 26px #000;
	margin-top: 10px;
    padding: 16px 0;
}
.cuerpo-cabecera li
{
	list-style: none;
		margin:0;
	padding: 0;
}
.cuerpo-cabecera .frase-header h2
{
	font-weight: bold;
	text-align: center;
	font-size: 32px;
	padding-top: 30px;
	color:#ffffff;
	 text-shadow: 0px 0px 5px rgba(0,0,0,0.04)
}

.regatas-altura{background: url(imagenes/fondo_regatas-altura.jpg) no-repeat center top; 
     background-size: cover; 
  }
.text-align-center {text-align: center}

.texto-cabecera h2{padding-bottom: 10px;font-weight: 700;color:#173268}
html
{
/*	-moz-background-size:cover;
	-o-background-size:cover;
	-webkit-background-size:cover;
	background:url(imagenes/bg.jpg) no-repeat center center fixed;
	background-size:cover;*/
}

body,input,textarea
{
	color:#666;
	font-size:12px;
	line-height:18px;
}

hr
{
	background-color:#e7e7e7;
	border:0;
	clear:both;
	height:1px;
	margin-bottom:18px;
}

p
{
	margin-bottom:18px;
}

ul
{
	list-style:square;
	margin:0 0 18px 1.5em;
}

ol
{
	list-style:decimal;
	margin:0 0 18px 1.5em;
}

ol ol
{
	list-style:upper-alpha;
}

ol ol ol
{
	list-style:lower-roman;
}

ol ol ol ol
{
	list-style:lower-alpha;
}

ul ul,ol ol,ul ol,ol ul
{
	margin-bottom:0;
}

dl
{
	margin:0 0 24px;
}

dt
{
	font-weight:700;
}

dd
{
	margin-bottom:18px;
}

strong
{
	font-weight:700;
}

cite,em,i
{
	font-style:italic;
}

big
{
	font-size:131.25%;
}

ins
{
	background:#ffc;
	text-decoration:none;
}

blockquote cite,blockquote em,blockquote i
{
	font-style:normal;
}

pre
{
	-webkit-text-size-adjust:140%;
	background:#f7f7f7;
	color:#222;
	line-height:18px;
	margin-bottom:18px;
	overflow:auto;
	padding:1.5em;
}

abbr,acronym
{
	border-bottom:1px dotted #666;
	cursor:help;
}

sup,sub
{
	height:0;
	line-height:1;
	position:relative;
	vertical-align:baseline;
}

sup
{
	bottom:1ex;
}

sub
{
	top:.5ex;
}

small
{
	font-size:smaller;
}

input[type=text],input[type=password],input[type=email],input[type=url],input[type=number],textarea
{
	-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
	background:#f9f9f9;
	border:1px solid #ccc;
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
	padding:2px;
}

a
{
	color:#21759b;
	outline:none;
}

a:link
{
	color:#06c;
}

a:visited
{
	color:#743399;
}

a:active,a:hover
{
	color:#0f3647;
}

.screen-reader-text
{
	left:-9000px;
	position:absolute;
}

.logo img {width: 100%;height: auto}


.footer {text-align: center;background-color: rgba(255, 255, 255, 0.7)}

.footer a{color: #43474b}



.wrapper-noticia {padding: 10px;}
.noticia
{
	color: #3b3a3a; margin-bottom: 12px
}
.noticia h2
{ 
	margin: 0; 
	padding: 10px 0 4px;	
    font-weight:600;
	font-size:14px;
    color:#464646;
}
.noticia h2 span
{ 

    color:#211ba0;
}

.noticia a {font-size: 13px; text-decoration: none; color: #464646}
.noticia a:hover { text-decoration: underline; }

.noticia-gp img {max-width: 273px;height: auto}
.uji_Widget
{
	width: 90%;
	border: solid 0px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #939393;
	padding-left: 15px;
    text-align: center;
    font-size: 1.2em
}

.useful_banner_manager_banners_rotation
{
	margin-right: auto;
	margin-left: auto;
	height: 190px!important;
}


#patrocinio-web
{
	-moz-box-shadow:2px 1px 21px #fff;
	-webkit-box-shadow:2px 1px 21px #fff;
	background:rgba(255,255,255,0.4);
	border:1px #666 dotted;
	box-shadow:2px 1px 21px #fff;
	float:right;
	margin-right:11px;
	padding:2px;
	width:118px;
}

#patrocinio-regatas
{
	border:1px #666 solid;
	float:right;
	margin-right:13px;
	padding:5px!important;
	width:190px;
}

.navbar {
    background-color: #fff;
	font-size: 20px;
	margin: 10px 0px;
	border-radius: 0px
}
.navbar-home{
    background-color: transparent;
	min-height: 80px
}
.navbar-home .navbar-brand{
   transform: translateX(-50%);
  left: 50%;
  position: absolute;
	padding: 0
}

.navbar-inverse {
    background-color: #163267;
    border-color: none;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #8a8e9a;
    background-color: transparent;
	border:1px solid #1c3f9f
}
.navbar-brand {
    float: none;
    /* height: 50px; */
    padding: 15px 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand img{
max-width: 285px
}
.navbar-inverse .navbar-nav>li>a {
	transition: color 0.5s ease;
    color: #ffffff;
	font-size: 16px
}

.menu-home {
	font-size: 22px;
}
.menu-home.navbar-nav>li>a {
	font-size: 22px
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #b1b1b1;
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
	transition: color 0.5s ease;
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #0a0a0a;
    background-color: transparent;
	border-bottom: 2px solid #000
}


.dropdown-menu>li>a {
font-size: 20px;
    font-weight: 600;
    line-height: 1.428571429;
    color: #333;
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
    /* background-color: #333838; */
}

.na
.icon-size
{
    font-size: 87px;
}
#main
{
	clear:both;
	overflow:hidden;
	padding:15px 0 0;
}

.contenido {    background-color: rgb(255, 255, 255);
    box-shadow: 2px 1px 26px #000;}

.paginas h1 {font-size:24px;font-weight: 600;padding: 20px 0}
.paginas p {font-size:16px; line-height: 24px}

.paginas ul {font-size:16px;line-height: 26px}
#content-regata
{
	padding-left: 20px;
	padding-right: 20px;
	width: 70%;
	float: left;
}

#barra-lateral-izquierda-regatas , #barra-lateral-alquiler-catamaran
{
	float: right;
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	border-left: 1px #999 solid;
	padding-left: 5px;
	padding-right: 5px;
    text-align: center
}
#barra-lateral-izquierda-regatas li
{
	border-bottom: 1px #999 dotted;
	padding-bottom: 10px;
}
#barra-lateral-izquierda-regatas .useful_banner_manager_banners_rotation::before { 
    content: "Patrocinadores: ";
    color: #C2C2C2;
}
#barra-lateral-alquiler-catamaran img{
width: 256px
}
.barra-lateral{list-style-type: none;text-align: center;padding-top: 20px}
.barra-lateral li{margin-bottom: 20px}

.regatas{padding-top: 12px}
#content_index
{
	margin:0 0 36px 20px;
}

#content_index .anuncio_regata1:hover,.anuncio_regata2:hover,.anuncio_regata3:hover,.anuncio_regata4:hover,.otras:hover
{
	-moz-box-shadow:2px 1px 26px #3d050c;
	-webkit-box-shadow:2px 1px 26px #3d050c;
	box-shadow:2px 1px 26px #3d050c;
}

#content_index .anuncio_regata4
{
	margin:0;
}

#content_index .anuncio_regata1 li,.anuncio_regata2 li,.anuncio_regata3 li,.anuncio_regata4 li,.otras li
{
	list-style-type:none;
}

#content_index .anuncio_regata1 h2,.anuncio_regata2 h2,.anuncio_regata3 h2,.anuncio_regata4 h2
{
	display:none;
}

#content_index .anuncio_regata1 img,.anuncio_regata2 img,.anuncio_regata3 img,.anuncio_regata4 img
{
	height:300px;
	width:230px;
}

#content_index .otras
{
	-moz-box-shadow:2px 1px 18px #05133d;
	-webkit-box-shadow:2px 1px 18px #05133d;
	box-shadow:2px 1px 18px #05133d;
	height:160px;
	margin-top:12px;
	width:980px;
}

#content,#content input,#content textarea
{
	color: #333;
	font-size: 16px;
	line-height: 24px;
	width: 90%;
	padding-right: 20px;
	padding-left: 20px;
}

#content p,#content-regata p,#content ul,#content-regata ul,#content ol,#content-regata ol,#content dd,#content-regata dd,#content pre,#content-regata pre,#content hr,#content-regata hr
{
	color:#666;
	margin-bottom:24px;
}

#content ul ul,#content-regata ul ul,#content ol ol,#content-regata ol ol,#content ul ol,#content-regata ul ol,#content ol ul,#content-regata ol ul
{
	margin-bottom:0;
}

#content pre,#content kbd,#content tt,#content var
{
	font-size:15px;
	line-height:21px;
}

#content code
{
	font-size:13px;
}

#content dt,#content th
{
	color:#000;
}

#content h1,#content-regata h1,#content h2,#content-regata h2,#content h3,#content-regata h3,#content h4,#content-regata h4,#content h5,#content-regata h5,#content h6,#content-regata h6
{
	color:#666;
	line-height:1.5em;
	margin:0;
}

#content table,#content-regata table
{
	border:1px solid #e7e7e7;
	margin:0 -1px 24px 0;
	text-align:center!important;
	width:100%;
}

#content tr th,#content-regata tr th,#content thead th,#content-regata thead th
{
	color:#888;
	font-size:12px;
	font-weight:700;
	line-height:18px;
	padding:9px 24px;
}

#content tr td,#content-regata tr td
{
	border-top:1px solid #e7e7e7;
	color:#888;
	font-size:12px;
	font-style:normal!important;
	padding:6px 24px;
}

#content tr.odd td,#content-regata tr.odd td
{
	background:#f2f7fc;
}

.doscolumnas
{
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	width:70%;
}

.hentry
{
	margin:0 0 48px;
}

.home .sticky
{
	background:#f2f7fc;
	border-top:4px solid #000;
	margin-left:-20px;
	margin-right:-20px;
	padding:18px 20px;
}

.single .hentry
{
	margin:20px 0 36px;
}

.page-title
{
	color:#000;
	font-size:14px;
	font-weight:700;
	margin:0 0 36px;
}

.page-title span
{
	color:#333;
	font-size:16px;
	font-style:italic;
	font-weight:400;
}

.page-title a:link,.page-title a:visited
{
	color:#888;
	text-decoration:none;
}

.page-title a:active,.page-title a:hover
{
	color:#ff4b33;
}

.entry-title
{
	color:#000;
	font-size:21px;
	font-weight:700;
	margin-bottom:0;
	padding:0;
}

.entry-title a:link,.entry-title a:visited
{
	color:#000;
	text-decoration:none;
}

.entry-title a:active,.entry-title a:hover
{
	color:#ff4b33;
}

.entry-meta
{
	color:#888;
	font-size:12px;
}

.entry-meta abbr,.entry-utility abbr
{
	border:none;
}

.entry-meta abbr:hover,.entry-utility abbr:hover
{
	border-bottom:1px dotted #666;
}

.entry-content,.entry-summary
{
	clear:both;
	padding:0;
}

#content .entry-summary p:last-child
{
	margin-bottom:12px;
}

.entry-content fieldset
{
	border:1px solid #e7e7e7;
	margin:0 0 24px;
	padding:24px;
}

.entry-content fieldset legend
{
	background:#fff;
	color:#000;
	font-weight:700;
	padding:0 24px;
}

.entry-content input
{
	margin:0 0 24px;
}

.entry-content input.file,.entry-content input.button
{
	margin-right:24px;
}

.entry-content label
{
	color:#888;
	font-size:12px;
}

.entry-content select
{
	margin:0 0 24px;
}

.entry-content sup,.entry-content sub
{
	font-size:10px;
}

.entry-content blockquote.left
{
	float:left;
	margin-left:0;
	margin-right:24px;
	text-align:right;
	width:33%;
}

.entry-content blockquote.right
{
	float:right;
	margin-left:24px;
	margin-right:0;
	text-align:left;
	width:33%;
}

.page-link
{
	clear:both;
	color:#000;
	font-weight:700;
	line-height:48px;
	word-spacing:.5em;
}

.page-link a:link,.page-link a:visited
{
	background:#f1f1f1;
	color:#333;
	font-weight:400;
	padding:.5em .75em;
	text-decoration:none;
}

.home .sticky .page-link a
{
	background:#d9e8f7;
}

.page-link a:active,.page-link a:hover
{
	color:#ff4b33;
}

body.page .edit-link
{
	clear:both;
	display:block;
}

#entry-author-info
{
	background:#f2f7fc;
	border-top:4px solid #000;
	clear:both;
	font-size:14px;
	line-height:20px;
	margin:24px 0;
	overflow:hidden;
	padding:18px 20px;
}

#entry-author-info #author-avatar
{
	background:#fff;
	border:1px solid #e7e7e7;
	float:left;
	height:60px;
	margin:0 -104px 0 0;
	padding:11px;
}

#entry-author-info #author-description
{
	float:left;
	margin:0 0 0 104px;
}

#entry-author-info h2
{
	color:#000;
	font-size:100%;
	font-weight:700;
	margin-bottom:0;
}

.entry-utility
{
	clear:both;
	color:#888;
	font-size:12px;
	line-height:18px;
}

.entry-meta a,.entry-utility a
{
	color:#888;
}

.entry-meta a:hover,.entry-utility a:hover
{
	color:#ff4b33;
}

#content .video-player
{
	padding:0;
}

#post
{
	margin-bottom:30px;
}

#post h1
{
	background:rgba(32,44,70,0.1);
	border:1px #666 dotted;
	font-size:24px;
	font-weight:700;
	margin:0 0 10px!important;
	padding:0 0 0 5px;
}

#post p 
{
	font-size:14px;
	margin-bottom:2px;
}
.post p{    font-size: 16px;
    margin-bottom: 18px;
    line-height: 140%;
}}

#post h1 a,#post a
{
	text-decoration:none;
}

#post-listado
{
	border-bottom:1px #000 dotted;
	
	margin-bottom:10px;

}

#post-listado img
{
width: 100%;
	height: auto
}

#post-listado h1
{
	font-size:14px;
	font-weight:700;
	margin:0 0 10px!important;
	padding:14px 15px 7px 15px;
}

#post-listado p
{
	font-size:14px;
	margin-bottom:2px;
	text-align: justify
}

#post-listado h1 a,#post-listado a
{
	text-decoration:none; color: black
}

#post-listado h1:hover
{
	background:rgba(15,84,70,0.1);
}

.home #content .format-aside p,.home #content .category-asides p
{
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
	margin-top:0;
}

.home .hentry.format-aside,.home .hentry.category-asides
{
	padding:0;
}

.home #content .format-aside .entry-content,.home #content .category-asides .entry-content
{
	padding-top:0;
}

.format-gallery .size-thumbnail img,.category-gallery .size-thumbnail img
{
	border:10px solid #f1f1f1;
	margin-bottom:0;
}

.format-gallery .gallery-thumb,.category-gallery .gallery-thumb
{
	float:left;
	margin-right:20px;
	margin-top:-4px;
}

.home #content .format-gallery .entry-utility,.home #content .category-gallery .entry-utility
{
	padding-top:4px;
}

.attachment .entry-content .entry-caption
{
	font-size:140%;
	margin-top:24px;
}

.attachment .entry-content .nav-previous a:before
{
	content:'\2190\00a0';
}

.attachment .entry-content .nav-next a:after
{
	content:'\00a0\2192';
}

img.size-auto,img.size-full,img.size-large,img.size-medium,.attachment img,.widget-container img
{
	height:auto;
	max-width:100%;
}

.alignleft,img.alignleft
{
	display:inline;
	float:left;
	margin-right:24px;
	margin-top:4px;
}

.alignright,img.alignright
{
	display:inline;
	float:right;
	margin-left:24px;
	margin-top:4px;
}

.aligncenter,img.aligncenter
{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignleft,img.alignright,img.aligncenter
{
	margin-bottom:12px;
}

.wp-caption
{
	background:#f1f1f1;
	line-height:18px;
	margin-bottom:20px;
	max-width:632px!important;
	padding:4px;
	text-align:center;
}

.wp-caption img
{
	margin:5px 5px 0;
}

.wp-caption p.wp-caption-text
{
	color:#888;
	font-size:12px;
	margin:5px;
}

.wp-smiley
{
	margin:0;
}

.gallery
{
	margin:0 auto 18px;
}

.gallery .gallery-item
{
	float:left;
	margin-top:0;
	text-align:center;
	width:33%;
}

.gallery-columns-2 .gallery-item
{
	width:50%;
}

.gallery-columns-4 .gallery-item
{
	width:25%;
}

.gallery img
{
	border:10px solid #f1f1f1;
}

.gallery-columns-2 .attachment-medium
{
	height:auto;
	max-width:92%;
}

.gallery-columns-4 .attachment-thumbnail
{
	height:auto;
	max-width:84%;
}

.gallery .gallery-caption
{
	color:#888;
	font-size:12px;
	margin:0 0 12px;
}

.gallery dl
{
	margin:0;
}

.gallery br+br
{
	display:none;
}


#content .attachment img
{
	display:block;
	margin:0 auto;
}

.navigation
{
	background-color:#CCC;
	border:1px #666 solid;
	color:#888;
	font-size:14px;
	line-height:18px;
	overflow:hidden;
	padding:10px;
	width:100%;
}

.navigation a:link,.navigation a:visited
{
	color:#888;
	text-decoration:none;
}

.navigation a:active,.navigation a:hover
{
	color:#ff4b33;
}

.nav-previous
{
	float:left;
}

.nav-next
{
	text-align:right;
}

#nav-above
{
	display:none;
	margin:0 0 18px;
}

.paged #nav-above,.single #nav-above
{
	display:block;
}

#nav-below
{
	margin:-18px 0 0;
}

#comments
{
	clear:both;
}

#comments .navigation
{
	padding:0 0 18px;
}

h3#comments-title,h3#reply-title
{
	color:#000;
	font-size:20px;
	font-weight:700;
	margin-bottom:0;
}

h3#comments-title
{
	padding:24px 0;
}

.commentlist
{
	list-style:none;
	margin:0;
}

.commentlist li.comment
{
	border-bottom:1px solid #e7e7e7;
	line-height:24px;
	margin:0 0 24px;
	padding:0 0 0 56px;
	position:relative;
}

.commentlist li:last-child
{
	border-bottom:none;
	margin-bottom:0;
}

#comments .comment-body ul,#comments .comment-body ol
{
	margin-bottom:18px;
}

#comments .comment-body p:last-child
{
	margin-bottom:6px;
}

#comments .comment-body blockquote p:last-child
{
	margin-bottom:24px;
}

.commentlist ol
{
	list-style:decimal;
}

.commentlist .avatar
{
	left:0;
	position:absolute;
	top:4px;
}

.comment-author cite
{
	color:#000;
	font-style:normal;
	font-weight:700;
}

.comment-author .says
{
	font-style:italic;
}

.comment-meta
{
	font-size:12px;
	margin:0 0 18px;
}

.comment-meta a:link,.comment-meta a:visited
{
	color:#888;
	text-decoration:none;
}

.comment-meta a:active,.comment-meta a:hover
{
	color:#ff4b33;
}

.reply
{
	font-size:12px;
	padding:0 0 24px;
}

.reply a,a.comment-edit-link
{
	color:#888;
}

.reply a:hover,a.comment-edit-link:hover
{
	color:#ff4b33;
}

.commentlist .children
{
	list-style:none;
	margin:0;
}

.commentlist .children li
{
	border:none;
	margin:0;
}

.nopassword,.nocomments
{
	display:none;
}

#comments .pingback
{
	border-bottom:1px solid #e7e7e7;
	margin-bottom:18px;
	padding-bottom:18px;
}

.commentlist li.comment+li.pingback
{
	margin-top:-6px;
}

#comments .pingback p
{
	color:#888;
	display:block;
	font-size:12px;
	line-height:18px;
	margin:0;
}

#comments .pingback .url
{
	font-size:13px;
	font-style:italic;
}

button,input,textarea
{
	border:1px solid #ccc;
	border-radius:3px;
	font-family:inherit;
	padding:.414285714rem;
}

button,input
{
	line-height:normal;
}

textarea
{
	font-size:100%;
	overflow:auto;
	vertical-align:top;
}

input[type=checkbox],input[type=radio],input[type=file],input[type=hidden],input[type=image],input[type=color]
{
	border:0;
	border-radius:0;
	padding:0;
}

.menu-toggle,input[type=submit],input[type=button],input[type=reset],article.post-password-required input[type=submit],li.bypostauthor cite span
{
	background-color:#e6e6e6;
	background-image:linear-gradient(top,#f4f4f4,#e6e6e6);
	background-repeat:repeat-x;
	border:1px solid #d2d2d2;
	border-radius:3px;
	box-shadow:0 1px 2px rgba(64,64,64,0.1);
	color:#7c7c7c;
	font-size:.785714286rem;
	font-weight:400;
	line-height:1.428571429;
	padding:.188571429rem .414285714rem;
}

.menu-toggle,button,input[type=submit],input[type=button],input[type=reset]
{
	cursor:pointer;
}

button[disabled],input[disabled]
{
	cursor:default;
}

.menu-toggle:hover,button:hover,input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,article.post-password-required input[type=submit]:hover
{
	background-color:#ebebeb;
	background-image:linear-gradient(top,#f9f9f9,#ebebeb);
	background-repeat:repeat-x;
	color:#5e5e5e;
}

.menu-toggle:active,.menu-toggle.toggled-on,button:active,input[type=submit]:active,input[type=button]:active,input[type=reset]:active
{
	background-color:#e1e1e1;
	background-image:linear-gradient(top,#ebebeb,#e1e1e1);
	background-repeat:repeat-x;
	border:none;
	box-shadow:inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	color:#757575;
}

li.bypostauthor cite span
{
	background-color:#21759b;
	background-image:none;
	border:1px solid #1f6f93;
	border-radius:2px;
	box-shadow:none;
	color:#fff;
	padding:0;
}

#respond
{
	border-top:1px solid #e7e7e7;
	margin:24px 0;
	overflow:hidden;
	position:relative;
}

#respond p
{
	margin:0;
}

#respond .comment-notes
{
	margin-bottom:1em;
}

.form-allowed-tags
{
	line-height:1em;
}

.children #respond
{
	margin:0 48px 0 0;
}

h3#reply-title
{
	margin:18px 0;
}

#comments-list #respond
{
	margin:0 0 18px;
}

#comments-list ul #respond
{
	margin:0;
}

#cancel-comment-reply-link
{
	font-size:12px;
	font-weight:400;
	line-height:18px;
}

#respond .required
{
	color:#ff4b33;
	font-weight:700;
}

#respond label
{
	color:#888;
	font-size:12px;
}

#respond input
{
	margin:0 0 9px;
	width:98%;
}

#respond textarea
{
	width:98%;
}

#respond .form-allowed-tags
{
	color:#888;
	font-size:12px;
	line-height:18px;
}

#respond .form-allowed-tags code
{
	font-size:11px;
}

#respond .form-submit
{
	margin:12px 0;
}

#respond .form-submit input
{
	font-size:14px;
	width:auto;
}

.widget-area ul,.widget ul
{
	list-style:none;
	margin-left:0;
}

.widget-area li,.widget li
{
	list-style:none;
	margin-left:0;
}

.widget-area ul ul
{
	list-style:square;
	margin-left:1.3em;
}

.widget-area select
{
	max-width:100%;
}

.widget_search #s
{
	width:60%;
}

.widget_search label
{
	display:none;
}

.widget-container
{
	-moz-hyphens:auto;
	-webkit-hyphens:auto;
	hyphens:auto;
	margin:0 0 18px;
	word-wrap:break-word;
}

.widget-container .wp-caption img
{
	margin:auto;
}

.widget-title
{
	color:#222;
	font-weight:700;
}

.widget-area a:link,.widget-area a:visited
{
	text-decoration:none;
}

.widget-area a:active,.widget-area a:hover
{
	text-decoration:underline;
}

.widget-area .entry-meta
{
	font-size:11px;
}

#wp_tag_cloud div
{
	line-height:1.6em;
}

#wp-calendar
{
	width:100%;
}

#wp-calendar caption
{
	color:#222;
	font-size:14px;
	font-weight:700;
	padding-bottom:4px;
	text-align:left;
}

#wp-calendar thead
{
	font-size:11px;
}

#wp-calendar tbody
{
	color:#aaa;
}

#wp-calendar tbody td
{
	background:#f5f5f5;
	border:1px solid #fff;
	padding:3px 0 2px;
	text-align:center;
}

#wp-calendar tbody .pad
{
	background:none;
}

#wp-calendar tfoot #next
{
	text-align:right;
}

.widget_rss a.rsswidget
{
	color:#000;
}

.widget_rss a.rsswidget:hover
{
	color:#ff4b33;
}

.widget_rss .widget-title img
{
	height:11px;
	width:11px;
}

#barra-regatas .widget-area-regatas
{
	border-left:2px #000 solid;
	width:100px;
}

#main .widget-area
{
	width:100%;
}

#main .widget-area ul
{
	margin-left:0;
	padding:0 20px 0 0;
}

#main .widget-area ul ul
{
	border:none;
	margin-left:1.3em;
	padding:0;
}

#colophon
{
	background-color:#999;
	border-top:2px solid #666;
	margin-top:-4px;
	overflow:hidden;
	padding:18px 0;
}

#site-info a
{
	color:#fff;
	text-decoration:none;
}

#site-generator a
{
	background:url(images/wordpress.png) center left no-repeat;
	color:#666;
	display:inline-block;
	line-height:16px;
	padding-left:20px;
	text-decoration:none;
}

#site-generator a:hover
{
	text-decoration:underline;
}

img#wpstats
{
	display:block;
	margin:0 auto 10px;
}

.wpcf7-form p
{
	float:left;
	font-size:14px;
	margin:0 30px 10px 0;
	padding:0;
}

.wpcf7-form input
{
	margin:0;
	padding:7px;
}

.wpcf7-form label
{
	margin:0 75px 0 0;
	padding:0;
}

.wpcf7-form .cat label
{
	display:block;
}

.wpcf7-form h2
{
	float:none;
	font-size:16px;
	font-weight:700;
}

.wpcf7-form h3
{
	float:none;
	font-size:16px;
	font-weight:700;
}

.wpcf7-form span.obligatorio
{
	color:#C03;
	font-size:80%;
}

.wpcf7-form span.info
{
	color:#693;
	font-size:80%;
	font-style:italic;
}

.wpcf7-form .sep
{
	clear:both;
}

.wpcf7-list-item
{
	display:block;
}

code
{
	-webkit-text-size-adjust:160%;
}

#access,.entry-meta,.entry-utility,.navigation,.widget-area
{
	-webkit-text-size-adjust:120%;
}

#site-description
{
	-webkit-text-size-adjust:none;
}

#site-description a h4
{
	font-size: 20px;font-weight: bold;text-decoration: none;color: #3b4fbe
}

.slider
{
margin: 12px 0 20px
}

.slider h2
{
	display:none;
}

.slider ul
{
	margin:0
}

.slider img
{
	width: 100%;
	height: auto
}
.charter-home {
	text-align: center
}

.charter-home h2{
	font-size: 26px;font-weight: 600
}
.otras-regatas
{
	float:right;
	height:500px;
	margin-right:20px;
	margin-top:-18px;
	width:230px;
}

ul.bjqs
{
	display:none;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
}

li.bjqs-slide
{
	display:none;
	position:absolute;
}

ul.bjqs-controls
{
	list-style:none;
	margin:0;
	padding:0;
	z-index:9999;
}

ul.bjqs-controls.v-centered li a
{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	background-color:#CCC;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	padding:5px;
	position:absolute;
}

ul.bjqs-controls.v-centered li.bjqs-next a
{
	right:10px;
	text-decoration:none;
	top:50px;
}

ul.bjqs-controls.v-centered li.bjqs-prev a
{
	left:10px;
	text-decoration:none;
	top:50px;
}

ol.bjqs-markers
{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

ol.bjqs-markers.h-centered
{
	text-align:center;
}

ol.bjqs-markers li
{
	display:inline;
}

ol.bjqs-markers li a
{
	display:inline-block;
}

p.bjqs-caption
{
	bottom:0;
	display:block;
	margin:0;
	padding:2%;
	position:absolute;
	width:96%;
}

@media print {
	body
	{
		background:none!important;
	}
	
	#wrapper
	{
		clear:both!important;
		display:block!important;
		float:none!important;
		position:relative!important;
	}
	
	#header
	{
		border-bottom:2pt solid #000;
		padding-bottom:18pt;
	}
	
	#colophon
	{
		border-top:2pt solid #000;
		width:auto;
	}
	
	#site-title,#site-description
	{
		float:none;
		line-height:1.4em;
		margin:0;
		padding:0;
	}
	
	#site-title
	{
		font-size:13pt;
	}
	
	.entry-content
	{
		font-size:14px;
		line-height:1.6em;
	}
	
	.entry-content p
	{
		font-size:14px!important;
		line-height:1.6em;
	}
	
	
	.entry-title
	{
		font-size:21pt;
	}
	


	.barra-lateral
	{
		width:40%;
	}
	.wp-caption p
	{
		font-size:11pt;
	}
	
	#site-info,#site-generator
	{
		float:none;
		width:auto;
	}
	
	img#wpstats
	{
		display:none;
	}
	
	#site-generator a
	{
		margin:0;
		padding:0;
	}
	
	#entry-author-info
	{
		border:1px solid #e7e7e7;
	}
	
	#main
	{
		display:inline;
	}
	
	.home .sticky
	{
		border:none;
	}
}
@media (max-width: 768px)  {

	.cabecera-media{display:none}
    }
}

/*-----RSS IMPORT-----*/
.rss_item {
padding: 0!important

}

div.rssmi_wrap-difusion {}
/*  REGULAR TEMPLATES - START */
div.rss-output-difusion {	
	padding:0 1.025em 1.025em;
}

div.title-difusion { padding: 0 0 6px 0}
div.title-difusion a{
font-weight: 600;
font-size: 14px;
color: #464646;}
div.source{color:#211ba0;font-weight: 600;font-size: 15px;padding: 1.025em 0 0 .8em}

figure.logos-regatas-altura {float:left;margin:0 20px!important}
figure.logos-regatas-altura img{position:relative}
figure.logos-regatas-altura figcaption{position:absolute; width: 225px;padding: 8px; top:180px;color: #ffffff;
text-align: center;font-size: 14px;font-weight: bold}
.logos-regatas-altura a{color: #ffffff}
.feedzy-rss ul li{padding:0 !important}

section #huge_it_gallery4 {
    background-color: #fff !important;
    box-shadow: 0!important;
}