/*   
Theme Name: Perarnau
Theme URI: 
Description: Tema creado por Invenia Software
Author: Invenia Software
Author URI: 
Version: 1
*/

.screen-reader-response
{
    visibility: hidden;
    height: 0px;
}

@media screen {
	* {
		margin: 0;
		padding: 0;
	}
	body {
		background: white;
		font-family: 'Roboto', sans-serif;
	}
	
	
	.screen-reader-text {
		position: absolute;
		left: -9999px;
		top: -9999px;
	}
	.clear {
		clear: both;
	}
	.group:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	* html .group,*:first-child+html .group {
		zoom: 1;
	} /* First selector = IE6, Second Selector = IE 7 */
	#page-wrap {
		width: 960px;
		margin: 20px auto;
	}
	h1,h2,h3 {
		font-weight: normal;
		margin: 0 0 10px 0;
	}
	h1 {
		
	}
	h2 {
		
	}
	h3 {
		
	}
	p {
		margin: 0 0 10px 0; line-height:18px;

	}
	a {
		
	}
	a:hover {
		
	}
	blockquote {
		
	}
	blockquote p {
		display:inline;
		
	}
	ul,ol {
		margin: 0 0 10px 0; 
	}
	.post {
		
	}
	.entry {
		
	}
	.entry a {
		
	}
	.entry a:hover {
		
	}
	pre { 
		
	}
	code,tt {
		
	}
	#meta {
		
	}
	.postmetadata {
		
	}
	#sidebar {
		width:300px;
		max-width:300px;
		overflow:hidden;
	}
	.navgation {
		
	}
	.next-posts {
		
	}
	.prev-posts {
		
	}
	#searchform {
		
	}
	#s {
		
	}
	#searchsubmt {
		
	}
	ol.commentlist {
		list-style: none;
	}
	ol.commentlist li {
		
	}
	ol.commentlist li.alt {
		
	}
	ol.commentlist li.bypostauthor {
		
	}
	ol.commentlist li.byuser {
		
	}
	ol.commentlist li.comment-author-admin {
		
	}
	ol.commentlist li.comment {
		border-bottom: 1px dotted #666;
		padding: 10px;
	}
	ol.commentlist li.comment div.comment-author {
		
	}
	ol.commentlist li.comment div.vcard {
		
	}
	ol.commentlist li.comment div.vcard cite.fn {
		font-style: normal;
	}
	ol.commentlist li.comment div.vcard cite.fn a.url {
		
	}
	ol.commentlist li.comment div.vcard img.avatar {
		float: right;
		margin: 0 0 10px 10px;
	}
	ol.commentlist li.comment div.vcard img.avatar-32 {
		
	}
	ol.commentlist li.comment div.vcard img.photo {
		
	}
	ol.commentlist li.comment div.vcard span.says {
		
	}
	ol.commentlist li.comment div.commentmetadata {
		
	}
	ol.commentlist li.comment div.comment-meta {
		font-size: 10px;
	}
	ol.commentlist li.comment div.comment-meta a {
		color: #ccc;
	}
	ol.commentlist li.comment p {
		
	}
	ol.commentlist li.comment ul {
		
	}
	ol.commentlist li.comment div.reply {
		font-size: 11px;
	}
	ol.commentlist li.comment div.reply a {
		font-weight: bold;
	}
	ol.commentlist li.comment ul.children {
		list-style: none;
		margin: 10px 0 0;
	}
	ol.commentlist li.comment ul.children li {
		
	}
	ol.commentlist li.comment ul.children li.alt {
		
	}
	ol.commentlist li.comment ul.children li.bypostauthor {
		
	}
	ol.commentlist li.comment ul.children li.byuser {
		
	}
	ol.commentlist li.comment ul.children li.comment {
		
	}
	ol.commentlist li.comment ul.children li.comment-author-admin {
		
	}
	ol.commentlist li.comment ul.children li.depth-2 {
		border-left: 5px solid #555;
		margin: 0 0 10px 10px;
	}
	ol.commentlist li.comment ul.children li.depth-3 {
		border-left: 5px solid #999;
		margin: 0 0 10px 10px;
	}
	ol.commentlist li.comment ul.children li.depth-4 {
		border-left: 5px solid #bbb;
		margin: 0 0 10px 10px;
	}
	ol.commentlist li.comment ul.children li.depth-5 {
		
	}
	ol.commentlist li.comment ul.children li.odd {
		
	}
	ol.commentlist li.even {
		background: #fff;
	}
	ol.commentlist li.odd {
		background: #f6f6f6;
	}
	ol.commentlist li.parent {
		border-left: 5px solid #111;
	}
	ol.commentlist li.thread-alt {
		
	}
	ol.commentlist li.thread-even {
		
	}
	ol.commentlist li.thread-odd {
		
	}
	form {
		
	}
	input[type=text] {
		
	}
	textarea {
		
	}
} /* END screen media */
@media print {
	.do-not-print {
		display: none;
	}
	#comments {
		page-break-before: always;
	}
	body {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		line-height: 1.4;
		word-spacing: 1.1pt;
		letter-spacing: 0.2pt;
		font-family: 'Roboto', sans-serif;
		color: #000;
		background: none;
		font-size: 12pt;
	}
	h1,h2,h3,h4,h5,h6 {
		font-family: Helvetica, Arial, sans-serif;
	}
	h1 {
		font-size: 19pt;
	}
	h2 {
		font-size: 17pt;
	}
	h3 {
		font-size: 15pt;
	}
	h4,h5,h6 {
		font-size: 12pt;
	}
	code {
		font: 10pt Courier, monospace;
	}
	blockquote {
		margin: 1.3em;
		padding: 1em;
	}
	img {
		display: block;
		margin: 1em 0;
	    border: none !important;
	}
	a img {
		border: none !important;
		
	}
	table {
		margin: 1px;
		text-align: left;
	}
	th {
		border-bottom: 1px solid #333;
		font-weight: bold;
	}
	td {
		border-bottom: 1px solid #333;
	}
	th,td {
		padding: 4px 10px 4px 0;
	}
	caption {
		background: #fff;
		margin-bottom: 2em;
		text-align: left;
	}
	thead {
		display: table-header-group;
	}
	tr {
		page-break-inside: avoid;
	}
	a {
		text-decoration: underline;
		color: black;
	}
} /* END print media */

/* CSS específicos del sitio */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 10, */
html {
	font-size: 62.5%;
}

/* line 11, */
body {
	background: white;
	font-size: 14px;
	font-size: 1.4 rem;
	line-height: 1;
	color: #222222;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

/* Links ---------------------- */
a {
	color: #000;
	text-decoration: underline;
	line-height: inherit;
}

a:hover {
	color: #2ba6cb;
	text-decoration: underline
}

a:focus {
	color: #2ba6cb;
	outline: none;
}

p a,p a:visited {
	line-height: inherit;
}

/* Misc ---------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

/* Base Type Styles Using Modular Scale ---------------------- */
/* line 5,  */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

/* line 11,  */
p {
	margin-bottom: 17px;
	text-align: justify;
}

/* line 18,  */
h1,h2,h3,h4,h5,h6 {
	text-rendering: optimizeLegibility;
	line-height: 1.1;
	margin-bottom: 14px;
	margin-top: 14px;
}

/* Lists ---------------------- */
/* line 43,  */
ul,ol {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 17px;
	list-style-position: inside;
}

/* The Grid ---------------------- */
/* line 7, */
.row {
	width: 980px;
	max-width: 100%;
	min-width: 767px;
	margin: 0 auto;
}
/* line 8, */
.row .row {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -15px;
}
/* line 11, */
.row.collapse .column,.row.collapse .columns {
	padding: 0;
}
/* line 13, */
.row .row {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0 -15px;
}
/* line 14, */
.row .row.collapse {
	margin: 0;
}

/* line 18, */
.column,.columns {
	float: left;
	min-height: 1px;
	padding: 0 15px;
	position: relative;
}
/* line 19, */
.column.centered,.columns.centered {
	float: none;
	margin: 0 auto;
}

/* line 22, */
[class*="column"]+[class*="column"]:last-child {
	float: right;
}

/* line 23, */
[class*="column"]+[class*="column"].end {
	float: left;
}

/* line 28, */
.row .one {
	width: 8.333%;
}

/* line 28, */
.row .two {
	width: 16.667%;
}

/* line 28, */
.row .three {
	width: 25%;
}

/* line 28, */
.row .four {
	width: 33.333%;
}

/* line 28, */
.row .five {
	width: 41.667%;
}

/* line 28, */
.row .six {
	width: 50%;
}

/* line 28, */
.row .seven {
	width: 58.333%;
}

/* line 28, */
.row .eight {
	/*width: 66.667%;*/
	width:680px;
	min-height:3200px;
	padding-bottom:50px;
}

/* line 28, */
.row .nine {
	width: 75%;
}

/* line 28, */
.row .ten {
	width: 83.333%;
}

/* line 28, */
.row .eleven {
	width: 91.667%;
}

/* line 28, */
.row .twelve {
	clear: both;
	width: 100%;
	max-width:650px;
}

/* line 35, */
.row .offset-by-one {
	margin-left: 8.333%;
}

/* line 35, */
.row .offset-by-two {
	margin-left: 16.667%;
}

/* line 35, */
.row .offset-by-three {
	margin-left: 25%;
}

/* line 35, */
.row .offset-by-four {
	margin-left: 33.333%;
}

/* line 35, */
.row .offset-by-five {
	margin-left: 41.667%;
}

/* line 35, */
.row .offset-by-six {
	margin-left: 50%;
}

/* line 35, */
.row .offset-by-seven {
	margin-left: 58.333%;
}

/* line 35, */
.row .offset-by-eight {
	margin-left: 66.667%;
}

/* line 35, */
.row .offset-by-nine {
	margin-left: 75%;
}

/* line 35, */
.row .offset-by-ten {
	margin-left: 83.333%;
}

/* line 41, */
.push-two {
	left: 16.667%;
}

/* line 42, */
.pull-two {
	right: 16.667%;
}

/* line 41, */
.push-three {
	left: 25%;
}

/* line 42, */
.pull-three {
	right: 25%;
}

/* line 41, */
.push-four {
	left: 33.333%;
}

/* line 42, */
.pull-four {
	right: 33.333%;
}

/* line 41, */
.push-five {
	left: 41.667%;
}

/* line 42, */
.pull-five {
	right: 41.667%;
}

/* line 41, */
.push-six {
	left: 50%;
}

/* line 42, */
.pull-six {
	right: 50%;
}

/* line 41, */
.push-seven {
	left: 58.333%;
}

/* line 42, */
.pull-seven {
	right: 58.333%;
}

/* line 41, */
.push-eight {
	left: 66.667%;
}

/* line 42, */
.pull-eight {
	right: 66.667%;
}

/* line 41, */
.push-nine {
	left: 75%;
}

/* line 42, */
.pull-nine {
	right: 75%;
}

/* line 41, */
.push-ten {
	left: 83.333%;
}

/* line 42, */
.pull-ten {
	right: 83.333%;
}

/* line 45, */
img,object,embed {
	max-width: 100%;
	height: auto;
}

/* line 46, */
img {
	-ms-interpolation-mode: bicubic;
}

/* Nicolas Gallagher's micro clearfix */
/* line 50, */
.row {
	*zoom: 1;
}
/* line 14, /var/www/foundation_generator/shared/bundle/ruby/1.9.1/bundler/gems/foundation-a6e45645cf38/stylesheets/foundation/_semantic-grid.scss */
.row:before,.row:after {
	content: "";
	display: table;
}
/* line 15, /var/www/foundation_generator/shared/bundle/ruby/1.9.1/bundler/gems/foundation-a6e45645cf38/stylesheets/foundation/_semantic-grid.scss */
.row:after {
	clear: both;
}

div.panel {
	margin: 0 0 22px 0;
}

div.panel *:first-child {
	margin-top: 0;
}

div.panel *:last-child {
	margin-bottom: 0;
}

.container .row .logo {
	display: block;
	height: 160px;
	width: 50%;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
}

.container .row .cita {
	display: table-caption;
	float: left;
	width: 25%;
	padding-top: 50px;
}

.cita p {
	font-size: 13px;
	font-style: italic;
	line-height: 1.2;
	margin-top: 30px;
}

.container .row .buscador-header {
	display: table-caption;
	float: right;
	width: 25%;
	padding-top: 0px;
}

div.buscador-header:after {
	content: "";
	display: block;
	height: 1px;
	clear: both;
}

div.carusel {
	position: relative;
	clear: both;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #F9F9F9;
	height: 92px;
	overflow: hidden;
	vertical-align:middle;
}

div.caruselNew {
	width: 950px;
	overflow: hidden;
	margin-left: 20px;
}

div.caruselNew ul {
	display: block;
	padding: 0 10px;
	margin: 0;
}

div.caruselNew ul li {
	list-style: none;
	display: block;
	float: left;
	width: 185px;
	height: 85px;
	margin: 2px 0px 2px;
	padding: 0px;
	border-right: 1px solid #bbb;
	text-align: center;
	font-weight: bold;
}

div.caruselNew ul li:last-child {
	border: none
}

div.caruselNew ul li a {
	display: block;
	margin: 2px 10px;
	line-height: 14px;
	height: 85px;
	overflow: hidden;
	color: #000000;
		vertical-align:middle;
}

div.carusel ul li a:hover {
	text-decoration: underline
}

div.caruselNew div.past,div.caruselNew div.next {
	position: absolute;
	top: 40px;
}

div.caruselNew div.past {
	left: 5px;
}

div.caruselNew div.next {
	right: 2px;
}

div.caruselNew div.past a,div.caruselNew div.next a {
	color: #333333;
	font-weight: bold;
	padding: 40px 3px;
	background: #FFFFFF;
}

div.caruselNew div.past a:hover,div.caruselNew div.next a:hover {
	color: #fff;
	background: #ddd;
}



#slideshow {
	padding-top: 15px;
	width: 100%;
}

#slideshow span {
	font-size: 32px;
	font-weight: bold;
	display: block;
	margin: 10px auto;
	text-align: center;
}

#slideshow .img-principal img {
	width: 100%;
	height: auto;
}

#slideshow .img-principal {
	position: relative;
}

div#slideshow div.past,div#slideshow div.next {
	position: absolute;
	top: 50%;
}

div#slideshow div.past {
	left: -12px;
}

div#slideshow div.next {
	right: -12px;
}

div#slideshow div.past a,div#slideshow div.next a {
	color: #fff;
	padding: 5px 10px;
	background: #000;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
}

div#slideshow div.past a:hover,div#slideshow div.next a:hover {
	color: #000;
	background: #fff;
}

#slideshow div.nav-thumb {
	margin: 0px;
	padding-top: 10px;
}

#slideshow div.nav-thumb ul {
	margin: 0px;
}

#slideshow div.nav-thumb ul li {
	display: block;
	width: 20%;
	float: left;
	padding-top: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

#slideshow div.nav-thumb ul li.selected,#slideshow div.nav-thumb ul li:hover
	{
	cursor: pointer;
	background: #666 url(images/sprite.png) center -265px no-repeat;
}

#slideshow div.nav-thumb img {
	display: block;
	height: auto;
	width: 88%;
	margin: 5px auto 8px auto
}

#slideshow div.nav-thumb ul li span a {
	color: #000000;
	display: block;
	width: 88%;
	margin: 0 auto 5px auto;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	height: 56px;
	overflow: hidden;
	font-size: bold
}

#slideshow div.nav-thumb ul li a:hover,#slideshow div.nav-thumb ul li.selected a,#slideshow div.nav-thumb ul li:hover a
	{
	color: #fff;
}

.noticias-home h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	
}

.noticias-home div.noticia-full,.noticias-home div.noticia-media {
	border: 1px solid #CCCCCC;
    display: block;
    margin: 0px;
    max-height: 140px;
    overflow: hidden;
    position: relative;
    min-height:137px;
}

.noticias-home div.noticia-mediacab {
	display: block;
	padding: 4px;
	border: 1px solid #ccc;
	position: relative;
	height:330px;	
}
.noticia-mediacab h4{
	display: block;
    font-size: 13px;
    margin: 3px 0 0 5px!important;	
}

.img-noticia-mediacab
{
    max-height:150px;
    overflow:hidden;
    margin-bottom:10px;
}

.noticias-home div.noticia-full img,.noticias-home div.noticia-media img,.noticias-home div.noticia-mediacab img
	{
	display: block;
	float: left;
	margin-right: 12px;
	height: auto;
	overflow:hidden;
}

.noticias-home div.noticia-full img {
	width: 49%;
}

.noticias-home div.noticia-media img {
	float: left;
    left: -120px;
    position: absolute;
    top: 0;
    width: 280px;
	/*float: left;
    left: -70px;
    max-width: 230px;
    min-height: 150px;
    position: absolute;
    top: 0*/
	
}


.noticias-home div.noticia-mediacab img {
	width: 100%;
	margin-bottom: 5px;
	max-width: 295px;
}

.noticias-home h4,.noticias-home .autor {
	margin: 3px 0 0 170px;
	display: block;
    font-size: 13px;
	}

.noticias-home .autor {
	font-style: oblique;
}

.noticias-home div.noticia-full p,.noticias-home div.noticia-mediacab p
	{
	display: block;
	height: 92px;
	overflow: hidden;
	margin-top: 10px;
	line-height: 15px;
	font-size: 13px;
	margin-bottom: 40px;
	margin-right:10px;
}

.noticias-home div.noticia-mediacab p:after {
	content: "";
	display: block;
	height: 1px;
	clear: both;
}

.noticias-home a.share {
	clear: left;
	position: absolute;
	bottom: 5px;
	right: 9px;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	padding: 4px 8px;
	border: 1px solid #DAE2E7;
}

div.noticias-home .six {
	width: 48%;
}

div.noticias-home .right {
	float: right;
	clear: right
}

div.noticias-home .left {
	clear: both;
}

#news {
	border-right: 2px solid #ccc;
}

.banner-central {
	clear: both;
	text-align:center;
	padding:10px;
}

.banner-central img {
	display: block;
	width: 95%;
	height: auto;
	margin: 10px auto;
}

.redes {
	height: 30px;
	padding-right: 10px;
	padding-top:15px;
}

.redes ul {
	list-style: none;
	float: right;
}

.redes ul li {
	display: block;
	height: 30px;
	width: 30px;
	float: left;
	margin-left: 10px;
	background:none !important;
	
}

.redes ul li a {
	display: block;
	background: url(images/sprite.png);
	text-indent: -9999px;
	height: 30px;
	width: 30px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.redes ul li.fb a {
	background-position: 0px -290px
}

.redes ul li.tw a {
	background-position: -41px -290px
}

.redes ul li.yt a {
	background-position: -82px -290px
}

.redes ul li.rss a {
	background-position: -123px -290px
}

.panellogin .redes ul:after {
	content: "";
	display: block;
	height: 1px;
	clear: both;
}

.suscripcion {
	clear: both;
	padding-bottom: 15px;
}

.suscripcion h3 {
	display: block;
	width: 31%;
	font-size: 11px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
	
}

.suscripcion input[type=text],.buscador-header input[type=text] {
	float: left;
	margin-top: 5px;
	width: 50%
}

.suscripcion input[type=text] {
	margin-left: 10px;
}

.suscripcion input[type=submit],.buscador-header input[type=button] {
	float: left;
	display: block;
	border: 1px solid #ccc;
	background: #FFFFFF;
	margin-left: 3px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.buscador-header input[type=text] {
	margin-left: 50px;
}

.banner {
	display: block;
	clear: both;
}

.banner img {
	display: block;
	margin: 10px auto;
}

div.flash h3,div.facebook h3,div.tweets h3 {
	display: block;
	border-bottom: 1px double #ccc;
	padding-bottom: 2px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
}

div.flash ul li {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 1px;
	font-weight: bold;
}

div.buscador h3 {
	display: block;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 13px;
	text-transform: uppercase;
}

div.flash ul {
	display: block;
	padding: 10px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

div.flash ul li {
	list-style: none;
	font-size: 13px;
	line-height: 14px;
	margin: 4px 0px;
}

div.flash ul li a {
	display: block;
	color: #333333
}

.pie {
	border-top: 1px solid #ccc;
	padding-top: 30px;
}

.pie p.copy {
	display: block;

	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;
	
}

.redes-det a{
	font-weight:normal;
}


.pie .redes ul {
	float: left;
	margin-left: 410px;
}

.noticia {
	padding-top: 5px;
	padding-bottom:40px;
}

.noticia p.categorias {
	display: block;
	float: left;
	font-weight: bold;
}

.noticia ul.share {
	display: block;
	float: right;
	list-style: none;
}

.noticia ul.share li {
	display: block;
	width: 15px;
	height: 15px;
	float: left;
	margin-left: 4px;
}

.noticia ul.share li a {
	display: block;
	width: 15px;
	height: 15px;
	background: url(images/sprite.png);
	text-indent: -9999px
}

.noticia ul.share li.fb a {
	background-position: 0 -325px;
}

.noticia ul.share li.tt a {
	background-position: -21px -325px;
}

.noticia ul.share li.lk a {
	background-position: -42px -325px;
}

.noticia ul.share li.st a {
	background-position: -63px -325px;
}

.noticia h2.titulo {
	clear: both;
	display: block;
	width: 100%;
	text-align: left;
	font-size: 36px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-weight: normal;
}

.noticia img.principal {
	display: block;
	width: 100%;
	margin: 15px auto;
	height: auto;
}

.noticia .firma {
	font-weight: bold;
	margin: 15px 0 0;
}

.noticia .copyr {
	font-weight: bold;
	margin: 15px 0;
}

.noticia #nav,#news #nav {
	clear: both;
}

.noticia #nav div,#news #nav div {
	width: 50%;
	height: 50px;
}

.noticia #nav span,#news #nav span {
	display: block;
	font-style: oblique;
	padding-top: 10px;
	padding-bottom:10px;
}

.noticia #nav a,#news #nav a {
	display: block;
}

.noticia #nav .past,.noticia #nav .past img,#news #nav .past,#news #nav .past img
	{
	float: left;
}

.noticia #nav .next,.noticia #nav .next img,#news #nav .next,#news #nav .next img
	{
	float: right;
	text-align: right;
}

.noticia #nav .next img,#news #nav .next img {
	float: right;
}

/* Mobile Grid and Overrides ---------------------- */
@media only screen and (max-width: 767px) {
	body {
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.row {
		width: auto;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.column,.columns {
		width: auto !important;
		float: none;
	}
	.column:last-child,.columns:last-child {
		float: none;
	}
	[class*="column"]+[class*="column"]:last-child {
		float: none;
	}
	.column:before,.columns:before,.column:after,.columns:after {
		content: "";
		display: table;
	}
	.column:after,.columns:after {
		clear: both;
	}
	div.noticias-home .six {
		width: 100%;
	}
	.noticias-home div.noticia-full a.share,div.carusel,.container .row .cita
		{
		display: none;
	}
	.container .row .logo {
		width: 100%;
		background-position: 50% 0;
	}
	.container .row .buscador-header {
		clear: both;
		width: 100%;
		padding-top: 10px;
		margin: 0 auto;
	}
	#news {
		border: none;
	}
}

@media only screen and (max-width: 449px) {
	.noticias-home div.noticia-mediacab img {
		max-width: 100%;
	}
}

@media only screen and (max-width: 319px) {
	div.nav-thumb {
		display: none;
	}
}

/* Child lists and links 



div.nav ul li a {

	z-index: 9999999999;
}

div.nav ul li ul li a, div.nav ul li ul li {
	display: block;
	width: 100%;
}

div.nav ul li ul li {
	
}

div.nav ul li a:hover,div.nav ul li.selected a {
	background-color: #999999;
}

*/

.nav {font-family: Georgia, "Times New Roman", Times, serif !important;
border-bottom: 1px solid #ccc;
	height: 30px;
	width:100%;background: #f9f9f9;
	border-top: 1px solid #ccc;
	margin:2px 0px;
	}

.nav ul ul {
	display: none;
}

.nav ul li:hover > ul {
		display: block;
}

.nav ul {
	  
	list-style: none;
	position: relative;
	display: inline-table;
	z-index: 9999;
	
	background-color: #F9F9F9;
	margin:0;
}
.nav ul:after {
		content: ""; clear: both; display: block;
	}

.nav ul li {
	float: left;
}


.nav ul li:hover {
		background: #999;
		
	}

.nav ul li a {
	display: block; 
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
	font-size: 15px;
	padding: 2px 32px;
	}
	

.nav ul ul {
	padding: 0;
	position: absolute; top: 100%;
	z-index: 99999;
	margin-top:0px;
	border-top:1px solid #ccc;
}
.nav ul ul li {
		float: none; 
		position: relative;
		z-index: 999999;
		border-top: 1px solid #fefefe;
	border-bottom: 1px solid #ccc;
	background-color: #e7e7e7;
	
	}
	
div.nav ul ul li a:hover, div.nav ul ul li.selected a {
	background-color: #999999;
}


.nav ul ul ul {
	position: absolute; left: 100%; top:0;
}




.separator {
	clear: both;
	height: 10px;
}

.s2_error,.s2_message {
	clear: both;
	font-size: 10px;
}

.noticias-home .autor {
	display: none;
}

/* pag club ---------------------- */

div.informes .six {
	width: 48%;
}

.informes div.informe-medio {
	display: block;
	padding: 6px;
	border: 1px solid #ccc;
	position: relative;
	height: 500px;
	overflow:hidden;
}

.informes div.informe-medio img {
	display: block;
	float: none;
	max-width: 270px;
	max-height: 280px;
	margin: 8px auto;
	overflow:hidden;
	margin-bottom:10px;
}


.informes div.informe-medio .desc {
	font-weight: bold;
	margin-left: 3px;
}

div.informes .six h3 {
	text-transform: uppercase;
	font-size: 1.8em;
	margin-bottom: 5px;
}

div.informes .six p {
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 7px 3px 0px 3px;
}

.regitrate_para_seguir {
	margin-top:15px;
	font-weight: bold;
}

p.olvido {text-align:right; padding-right:3px;}

#redes20 img {
       float: right;
    margin-bottom: 5px;
    max-height: 20px;
    max-width: 20px;
    margin-right:5px;
	   position: absolute;
    top: -25px;
	left: 245px;
	 border-style: none;
	 min-width:20px;
	 min-height:20px;
    
    
}
#redes20big img {
       float: right;
    margin-bottom: 5px;
    max-height: 20px;
    max-width: 20px;
    margin-right:5px;
	 
}
    


#facebook {
       margin-left:23px;
    
}

.redestop
{
	width:100%;
	text-align:center;

	
}

#redes20single
{
    float:right;
}

#redes20single img {
    float: right;
    max-height: 25px;
    max-width: 25px;
    margin-right:5px;
    
}

.banner_header
{
	width:100%;
}

.t {
    background: url("images/twitter.png") no-repeat scroll 0 0 transparent;
    
}

.full img
{
	clear:both;
	}
	
.wp-caption-text
{
	text-align:center;
	border-width:1px;
	border-color:#666;
	border-style:solid;
	padding-top:4px;
	padding-bottom:4px;
	margin-right:10px;
}

blockquote {
margin:40px;
}

blockquote:before {
content: "\201C";
font-family: Georgia;
font-size:50px;
font-weight: bold;
line-height:0px;
vertical-align:bottom;
margin-right:0px;
color:#aaa;
}

blockquote:after {
content: "\201D";
font-family: Georgia;
font-size:50px;
font-weight: bold;
line-height:0px;
vertical-align:bottom;
margin-left:5px;
color:#aaa;
}
  

/* ultima revista - informe */

.ultima-revista {

width:48%; float:left; margin-right:2%}

.ultima-revista div.title{
width:98%;}

.ultima-revista div.title h2{
display:block;
font-size:18px;
border-bottom:1px solid #333;
font-weight:bold
}

.ultima-revista > .content > p{
padding:10px; border:1px solid #bbb; margin:0px; padding-bottom:30px;
}

.ultima-revista > .content > p > img{
display:block;
width:200px !important;
height:275px !important;
margin:0 auto 15px !important;}

.ultima-revista > .content > p.mas{
border-top:0px; text-align:center; padding-bottom:10px;  
}

.ultima-revista > .content > p.mas > a{
text-decoration:none; font-size:20px; 
}

.ultima-revista div.content h4 {
display:block; min-height:70px;
}

.ultima-revista div.content h4 a{
text-transform:uppercase;
font-size:20px;
}

.ultima-revista div.content span.intro{
display:block;
height:60px;
}

div.fin{
display:block; height:60px;
}

#revistas-membership h2 {display:block; font-weight:18px; border-bottom:1px solid #000;padding-bottom:3px;}


div.anteriores {
display:block;
clear:both;
padding-bottom:25px;
}

div.anteriores h3.category {display:none;}

div.anteriores h4 { margin-top:0px;}

div.anteriores img {
display:block;
width:21% !important;
height:190px !important;
float:left;}
					
div.anteriores div.desc{
display:block;
float:right;
width:74%;
padding-right:2%;
}

div.anteriores div.desc h4 a{
font-size:20px;	
text-decoration:none;}

#informes {

display:block; padding-top: 140px; background:url(images/cab-extra-semanal.gif) no-repeat center top; margin:0 auto; width:600px;}

#informes ul li { margin:20px 0px; padding-left:25px}
#informes ul li a, #informes .entry-date{ display:block; text-decoration:none; font-size:22px; font-weight:normal;}
#informes .entry-date{ padding-left:12px;}


/* form-feed */

form#feedm {width:100%; min-height:80px; background:#CCCCCC url(images/fondo-formfeed.jpg) no-repeat left center}

form#feedm #sus{padding-left:260px;}

form#feedm #sus input {margin-top:7px; font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; color:#333333;}
form#feedm #sus input[type="text"] {border:1px solid #333; float:left; width:69%; padding:2px;}
form#feedm #sus input[type="submit"] {border:0px;  background-color:#F4F4F4; margin:7px 12px 0px 0px; float:right; padding:3px 7px; }
form#feedm #sus p {display:block; clear:both; float:left; width:69%; padding: 7px 2px; font-size:11px; line-height:12px; margin-bottom:0px;}
form#feedm #sus .condiciones {display:block; float:right; font-size:9px; line-height:11px; width: 27% }
form#feedm #sus .clear {display:block; height:1px; line-height:1px; }

/* form-feed */

form#form-wysija-html51af896b99abe-1 {width:100%; min-height:80px; background:#CCCCCC url(images/fondo-formfeed.jpg) no-repeat left top}

form#form-wysija-html51af896b99abe-1 #sus{padding-left:10px;}

form#form-wysija-html51af896b99abe-1 #sus input {margin-top:7px; font-size:15px; font-family:Georgia, "Times New Roman", Times, serif; color:#333333;}
form#form-wysija-html51af896b99abe-1 #sus input[type="text"] {border:1px solid #333; float:left; width:69%; padding:2px;margin-top:80px;}
form#form-wysija-html51af896b99abe-1 #sus input[type="submit"] {border:0px;  background-color:#F4F4F4; margin:7px 12px 0px 0px; float:right; padding:3px 7px; }
form#form-wysija-html51af896b99abe-1 #sus p {display:block; clear:both; float:left; width:100%; padding: 7px 2px; font-size:11px; line-height:12px; margin-bottom:0px;}
form#form-wysija-html51af896b99abe-1 #sus .condiciones {display:block; float:left; font-size:9px; line-height:11px; width: 50%;margin-bottom:20px; }
form#form-wysija-html51af896b99abe-1 #sus .clear {display:block; height:1px; line-height:1px; }

/* ingreso usuarios */

div.panellogin{ background:url(images/form-membresia.jpg) no-repeat center top #5E89BC; padding:100px 10px 2px;}
div.panellogin ul {list-style:none;  }

div.panellogin ul li {display:block; background-color:#CCE2EF; text-align:center; width:48%; height:45px; margin-bottom:12px; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color: #003366}

div.panellogin ul li.left {line-height:16px;}
div.panellogin ul li.right {line-height:45px;}
div.panellogin ul li.left a{padding-top:5px;}

div.panellogin ul li a{text-decoration:none; color:#003366; display:block;}

div.panellogin div.ingresou {clear:both; border: 2px solid #003366; background:url(images/fondo-us.png) repeat-y center top; padding:10px; color:#FFFFFF; line-height:18px;}

div.panellogin div.ingresou a{color:#FFFFFF;}

div.panellogin div.ingresou b{display:block; padding:10px 0;}


div.panellogin div.ingresou h3{color:#FFFFFF; display:block; text-align:center; margin: 3px 0px 15px;}

#loginform input[type="submit"] {padding:5px 4px; border:0px; background-color:#CCE2EF; margin: 7px 0 5px; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color: #003366}

#loginform input[type="text"], #loginform input[type="password"]  {display:block; margin:5px auto; width:98%;  padding:3px; background-color:#FFFFFF !important; border:1px solid #003366; box-shadow:none; font-size:15px; -moz-box-shadow: none; -webkit-box-shadow:none;}

#loginform .login-username label, #loginform .login-password label {display:none;}

#loginform p  {margin:0;}

#loginform p.login-remember {display:block; text-align:right; clear:both; padding:5px 0 ; margin:0; color:#FFFFFF;}

#loginform p.login-submit {display:block; text-align:right; clear:both; margin:0;}

/* tienda */
.entrada-tienda {color:#11559e}

#header-tienda h2 {display:block; float:left; margin:15px 0px;}
#header-tienda ul {list-style:none;}
#header-tienda ul li {display:inline-block;}
span.prod {display:block; float:left; font-size:18px; line-height:18px; padding-right:3px;display:none;}

div.menu-tienda-container {display:block; float:left;}
div.menu-tienda-container ul {padding:0; margin:0;}
div.menu-tienda-container ul li {font-size:18px; line-height:18px;}
div.menu-tienda-container ul li:before{content:" / "}
div.menu-tienda-container ul li:first-child:before{content:""}
div.menu-tienda-container ul li a{color:#11559e; text-decoration:none;}
div.menu-tienda-container ul li a:hover{color:#11559e; text-decoration:underline;}



#nav_menu-3.widget {display:block; float:left; clear:left}
#nav_menu-4.widget {float:right; position:relative; padding-top:26px;}
#nav_menu-4.widget li a {font-size:10px; font-weight:bold;text-decoration:none}
#nav_menu-4.widget li.wpmenucart-display-standard {position:absolute; top:0; right:0; background: url(images/fondo-cart.jpg) repeat-x #8BAE4A; border-radius:2px; padding:2px 3px; border:1px solid #6F9526; -moz-box-shadow: 2px 2px 0px #578103; -webkit-box-shadow: 2px 2px 0px #578103; box-shadow: 2px 2px 0px #578103;}
#nav_menu-4.widget li.wpmenucart-display-standard a{font-size:11px !important; font-weight:normal !important; }
#nav_menu-4.widget li.wpmenucart-display-standard a:hover{color:#000000; text-decoration:underline }




.entrada-tienda .entry h2, .entrada-tienda h1.page-title{display:block; border-top:0px solid #11559e; padding-top:3px; text-transform:uppercase; clear:both;}
.entrada-tienda h1.page-title{margin-top:15px; font-size:1.5em; padding-top:15px;}

.entrada-tienda a.button, .entrada-tienda div#breadcrumb  {
	background: url(../../../../themes/perarnau/images/fondo-cart.jpg) repeat-x #8BAE4A;
border-radius: 2px;
padding: 3px 5px;
border: 1px solid #6F9526;
-moz-box-shadow: 2px 2px 0px #578103;
-webkit-box-shadow: 2px 2px 0px #578103;
box-shadow: 2px 2px 0px #578103;
margin-top:15px;
	}
.entrada-tienda a span.tit  {display:block; font-size:20px; color:#112558; width:185px !important; line-height:22px; padding:10px 0;}
.products li .price, div.product p.price{color:#112558;display:block;font-size:30px; line-height:20px;}

.entrada-tienda div.product {clear:both; border-top:1px solid #11559e; padding-top:15px; margin-top:20px}
.entrada-tienda div.product h1{border-top:0px}

ul.products .azul { padding:0px;}
ul.products .azul a img{ display:block; margin:0px !important; border:0 !important;}

/* pagina newsletter */

body.newsletter {background:#CCCCCC url(images/cab-newsletter.jpg) center top no-repeat; padding-top:210px; }
#content-newsletter h2, #content-newsletter h3  {color:#222; font-size:24px; text-align:center; margin-bottom:20px; font-weight:bold}
#content-newsletter ul {display:block; width:50%; margin:0 auto; list-style:none; font-size:18px;}
#content-newsletter ul li{margin:10px 0; list-style: inside disc;}

body.newsletter form#form-wysija-html51c9ac7137fb0-2 input[type="text"] {width:50%; display:block; float:left; padding:4px 2px;}
body.newsletter form#form-wysija-html51c9ac7137fb0-2 div.condiciones {width:20%; display:block; float:left; padding:2px 20px; font-size:11px;}
body.newsletter form#form-wysija-html51c9ac7137fb0-2 input[type="submit"] {border:0px; background-color:#eee; font-size:18px; padding:3px; font-family:Georgia, "Times New Roman", Times, serif;}

.wysija-submit-field {border:0px; background-color:#006DD9; color:#fff; font-size:18px; padding:10px; font-family:Georgia, "Times New Roman", Times, serif;cursor:hand;}

/* pagina hazte socio club */

body.club #wrapper .row #header a{display:block; background:url(images/cab-hazteclub.jpg) center top no-repeat; padding-top:160px; text-indent:-9999px}
body.club #wrapper .row #header h1{margin:0px !important;}

.club .row .six {
	width: 48%;
}
.club .left{float:left
}
.club .right{float:right
}

.club #wrapper .row {font-size:14px; color:#000000}
.club #wrapper .row h2, #wrapper .row h3, #wrapper .row h4 {display:block; margin:15px 0px; font-weight:bold;}
.club #wrapper .row h2 {font-size:26px;}
.club #wrapper .row h3 {font-size:20px; line-height:20px;}
.club #wrapper .row h4 {font-size:14px; line-height:18px;}
.club #wrapper .row ul {margin:0; padding:0; list-style:none;}
.club #wrapper .row ul li{list-style:square; list-style-position:inside; font-size:22px; margin:20px 0px;}
.club #wrapper .row img.alignright {display:block; float:right; margin-left:10px;}
.club #wrapper .row .pie {display:block; clear:both; width:100%; height:40px; background: url(images/fondo-pie-club.png) repeat-y; }
.club .clear {clear:both;}


.club form   {width:100%; display:block; margin:15px auto; clear:both;padding-left:450px;}
.club form  ol {list-style:none;}
.club form  ol li{display:block; width:100%; padding:2px 0px;}
.club form  label {display:block; width:98%; padding-top:2px;}
.club form  input[type="text"] {width:98%; border:1px solid #000; -moz-box-shadow:inset 0 0 3px #000000;-webkit-box-shadow: inset 0 0 3px #000000; box-shadow: inset 0 0 3px #000000; padding:4px 1%; }
.club form  input[type="submit"]{display:block; float:left; margin:40px 0px; font-size:22px; border:0px; background:#036BAF; color:#FFFFFF; padding:5px ; font-family:Georgia, "Times New Roman", Times, serif; }

.club form  label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
	font-size: 10px;
	color: red;
}

.submenu
{
	width:150px;
}

#sidebar {
	overflow:visible !important;
}

div.panellogin div.ingresou
{
    display: block!important;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #ff0000;
    background: #fff;
    padding: .2em .8em;
}

span.wpcf7-list-item {
    margin-left: 0.5em;
}

.wpcf7-display-none {
    display: none;
}

div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px;
}

div.wpcf7 div.ajax-error {
    display: none;
}

div.wpcf7 .placeheld {
    color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
    cursor: default;
}

input[type=text] {
    height: 25px;
    font-family: Arial, Helvetica;
    font-size: 14px;
}

input[type=tel] {
    height: 25px;
}

.jigoshop_cart .buttons
{
    display: none;
}

.jigoshop #products .product {
    width:24%!important;
	padding:15px!important;
}

.page-id-70990 #news {
    border-right: 0px solid #ccc;
    width: 100%;
}

.page-id-70990 #news {
    border-right: 0px solid #ccc;
}

.single-product #news, .page-id-88645 #news, .tax-product_category #news, .page-template-revistas #news, .page-template-informes #news, .page-template-guias #news, .page-template-libros #news, .page-id-115397 #news, .page-template-suscripciones #news
{
    border-right: 0px solid #ccc;
    width: 100%;
}

.jigoshop #products .product a.image img {
    max-width: 200px!important;
    max-height: 200px!important;
    display: block;
    margin: 0 auto 8px!important;
    border: 1px solid #ddd;
    width: 100%!important;
}

.ir-al-carrito
{
    float: right;
    position: relative;
    margin-top: -100px;
    padding: 10px;
    background: #3c763d;
    text-decoration: none;
    color: #fff;
}

.woocommerce div.product div.images.woocommerce-product-gallery
{
    width:38%!important;
}

.woocommerce div.product div.summary {
    width:58%!important;
}





