From fc3e098ea46ce4a22a2f682065ecea7340392da6 Mon Sep 17 00:00:00 2001
From: jorge-vitrubio
Date: Thu, 18 Feb 2021 14:09:56 +0100
Subject: [PATCH] first local commit
---
.gitignore | 2 +
hangar/404.php | 44 +
hangar/README.md | 23 +
hangar/artistes_alfa.php | 46 +
hangar/artistes_anys.php | 54 +
hangar/caixes.php | 180 +++
hangar/caixes4.php | 164 +++
hangar/caixes5.php | 172 +++
hangar/caixesOld.php | 191 +++
hangar/cat_links.php | 30 +
hangar/category-news.php | 59 +
hangar/category.php | 63 +
hangar/comments.php | 46 +
hangar/css/style.css.20200515 | 1291 ++++++++++++++++++++
hangar/css/style.css.hangar.original | 1374 +++++++++++++++++++++
hangar/css/style.jurado.css | 3 +
hangar/css/style2.css | 1315 ++++++++++++++++++++
hangar/css/style3.css | 1341 ++++++++++++++++++++
hangar/css/style4.css | 1424 ++++++++++++++++++++++
hangar/css/styleHangar.css | 265 ++++
hangar/css/styleHangar.css.20210115 | 259 ++++
hangar/custom-login/custom-login.css | 26 +
hangar/footer.php | 72 ++
hangar/footer2.php | 71 ++
hangar/functions.php | 474 ++++++++
hangar/header-plain.php | 78 ++
hangar/header.php | 102 ++
hangar/home.php | 98 ++
hangar/images/faqs.png | Bin 0 -> 423 bytes
hangar/images/faqshover.png | Bin 0 -> 407 bytes
hangar/images/fletxalink.png | Bin 0 -> 221 bytes
hangar/images/fletxalinkblanca.png | Bin 0 -> 166 bytes
hangar/images/headericonsspreat.png | Bin 0 -> 1663 bytes
hangar/images/index2.php | 14 +
hangar/images/info.png | Bin 0 -> 377 bytes
hangar/images/infohover.png | Bin 0 -> 349 bytes
hangar/images/logo-20.gif | Bin 0 -> 7716 bytes
hangar/images/logo.gif | Bin 0 -> 5446 bytes
hangar/images/logo.png | Bin 0 -> 6135 bytes
hangar/images/logo_regular.gif | Bin 0 -> 10194 bytes
hangar/images/logogris.png | Bin 0 -> 3923 bytes
hangar/images/lupa.png | Bin 0 -> 332 bytes
hangar/images/motiufons.gif | Bin 0 -> 64824 bytes
hangar/images/motiufons.jpg | Bin 0 -> 90465 bytes
hangar/images/news.html | 275 +++++
hangar/images/news.png | Bin 0 -> 303 bytes
hangar/images/newshover.png | Bin 0 -> 274 bytes
hangar/images/noimatge.jpg | Bin 0 -> 4714 bytes
hangar/images/noimatgegran.jpg | Bin 0 -> 5447 bytes
hangar/images/pdficon.png | Bin 0 -> 492 bytes
hangar/images/pdficon2.png | Bin 0 -> 491 bytes
hangar/images/sponsors/cdmon.png | Bin 0 -> 3408 bytes
hangar/images/sponsors/hamaca.png | Bin 0 -> 3849 bytes
hangar/images/sponsors/ren.png | Bin 0 -> 1790 bytes
hangar/images/sponsors/xarxaprod.png | Bin 0 -> 2895 bytes
hangar/images/totslink.png | Bin 0 -> 191 bytes
hangar/index.php | 28 +
hangar/languages/ca.mo | Bin 0 -> 5755 bytes
hangar/languages/ca.po | 611 ++++++++++
hangar/languages/es_ES.mo | Bin 0 -> 5909 bytes
hangar/languages/es_ES.po | 608 ++++++++++
hangar/languages/twentyten.pot | 398 ++++++
hangar/library/breadcrumb.php | 57 +
hangar/library/comments-extensions.php | 93 ++
hangar/library/custom-posts.php | 140 +++
hangar/library/custom-postsoLD.php | 116 ++
hangar/library/jquery.cycle.all.js | 1543 ++++++++++++++++++++++++
hangar/library/widgetized-sidebars.php | 32 +
hangar/loop.php | 45 +
hangar/page-plain.php | 38 +
hangar/page.php | 65 +
hangar/phptest.php.backup | 122 ++
hangar/related-post.php | 35 +
hangar/search.php | 79 ++
hangar/seccions.php | 97 ++
hangar/sidebar-primary.php | 36 +
hangar/sidebar-secondary.php | 21 +
hangar/single.php | 86 ++
hangar/single_seccio.php | 71 ++
hangar/style.css | 1290 ++++++++++++++++++++
hangar/tag.php | 83 ++
hangar/taxonomy.php | 40 +
82 files changed, 15290 insertions(+)
create mode 100644 .gitignore
create mode 100644 hangar/404.php
create mode 100644 hangar/README.md
create mode 100644 hangar/artistes_alfa.php
create mode 100644 hangar/artistes_anys.php
create mode 100644 hangar/caixes.php
create mode 100644 hangar/caixes4.php
create mode 100644 hangar/caixes5.php
create mode 100644 hangar/caixesOld.php
create mode 100644 hangar/cat_links.php
create mode 100644 hangar/category-news.php
create mode 100644 hangar/category.php
create mode 100644 hangar/comments.php
create mode 100644 hangar/css/style.css.20200515
create mode 100644 hangar/css/style.css.hangar.original
create mode 100644 hangar/css/style.jurado.css
create mode 100644 hangar/css/style2.css
create mode 100644 hangar/css/style3.css
create mode 100644 hangar/css/style4.css
create mode 100644 hangar/css/styleHangar.css
create mode 100644 hangar/css/styleHangar.css.20210115
create mode 100644 hangar/custom-login/custom-login.css
create mode 100644 hangar/footer.php
create mode 100644 hangar/footer2.php
create mode 100644 hangar/functions.php
create mode 100644 hangar/header-plain.php
create mode 100644 hangar/header.php
create mode 100644 hangar/home.php
create mode 100644 hangar/images/faqs.png
create mode 100644 hangar/images/faqshover.png
create mode 100644 hangar/images/fletxalink.png
create mode 100644 hangar/images/fletxalinkblanca.png
create mode 100644 hangar/images/headericonsspreat.png
create mode 100644 hangar/images/index2.php
create mode 100644 hangar/images/info.png
create mode 100644 hangar/images/infohover.png
create mode 100644 hangar/images/logo-20.gif
create mode 100644 hangar/images/logo.gif
create mode 100644 hangar/images/logo.png
create mode 100644 hangar/images/logo_regular.gif
create mode 100644 hangar/images/logogris.png
create mode 100644 hangar/images/lupa.png
create mode 100644 hangar/images/motiufons.gif
create mode 100644 hangar/images/motiufons.jpg
create mode 100644 hangar/images/news.html
create mode 100644 hangar/images/news.png
create mode 100644 hangar/images/newshover.png
create mode 100644 hangar/images/noimatge.jpg
create mode 100644 hangar/images/noimatgegran.jpg
create mode 100644 hangar/images/pdficon.png
create mode 100644 hangar/images/pdficon2.png
create mode 100644 hangar/images/sponsors/cdmon.png
create mode 100644 hangar/images/sponsors/hamaca.png
create mode 100644 hangar/images/sponsors/ren.png
create mode 100644 hangar/images/sponsors/xarxaprod.png
create mode 100644 hangar/images/totslink.png
create mode 100644 hangar/index.php
create mode 100644 hangar/languages/ca.mo
create mode 100644 hangar/languages/ca.po
create mode 100644 hangar/languages/es_ES.mo
create mode 100644 hangar/languages/es_ES.po
create mode 100644 hangar/languages/twentyten.pot
create mode 100644 hangar/library/breadcrumb.php
create mode 100644 hangar/library/comments-extensions.php
create mode 100644 hangar/library/custom-posts.php
create mode 100644 hangar/library/custom-postsoLD.php
create mode 100644 hangar/library/jquery.cycle.all.js
create mode 100644 hangar/library/widgetized-sidebars.php
create mode 100644 hangar/loop.php
create mode 100644 hangar/page-plain.php
create mode 100644 hangar/page.php
create mode 100644 hangar/phptest.php.backup
create mode 100644 hangar/related-post.php
create mode 100644 hangar/search.php
create mode 100644 hangar/seccions.php
create mode 100644 hangar/sidebar-primary.php
create mode 100644 hangar/sidebar-secondary.php
create mode 100644 hangar/single.php
create mode 100644 hangar/single_seccio.php
create mode 100644 hangar/style.css
create mode 100644 hangar/tag.php
create mode 100644 hangar/taxonomy.php
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ccc7f7f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+20200323-hangar-theme.tar.gz
+20200323-hangarweb-themes.tar.gz
diff --git a/hangar/404.php b/hangar/404.php
new file mode 100644
index 0000000..ab07538
--- /dev/null
+++ b/hangar/404.php
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
+ ' . site_url( esc_url( $_SERVER['REQUEST_URI'] ) ) . '' ); ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/hangar/README.md b/hangar/README.md
new file mode 100644
index 0000000..1adb79a
--- /dev/null
+++ b/hangar/README.md
@@ -0,0 +1,23 @@
+---
+title: hangar template howto
+---
+
+### opciones de las páginas de artistas
+
+editar el docuemnto `seccions.php` para controlar la visualización de las páginas
+
+```
+if ($pare == 2) : //artistes residents
+ $tipus = 'art';
+elseif ($pare == 46565) : //artistes residents estada curta
+ $tipus = 'art';
+elseif ($pare == 136) : //desc+arregues
+ $tipus = 'desc';
+elseif ($pare == 74) : //equip
+ $tipus = 'equip';
+elseif ($pare == 40378) : //patronat
+ $tipus = 'equip';
+else:
+ $tipus = 'pag';
+endif;
+```
diff --git a/hangar/artistes_alfa.php b/hangar/artistes_alfa.php
new file mode 100644
index 0000000..ccd0fb7
--- /dev/null
+++ b/hangar/artistes_alfa.php
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ have_posts() ) : while($query_object->have_posts() ) : $query_object->the_post(); ?>
+
+ -
+ ID, 'autor_obra', true);?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/hangar/artistes_anys.php b/hangar/artistes_anys.php
new file mode 100644
index 0000000..f954237
--- /dev/null
+++ b/hangar/artistes_anys.php
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+
diff --git a/hangar/caixes.php b/hangar/caixes.php
new file mode 100644
index 0000000..7cfa620
--- /dev/null
+++ b/hangar/caixes.php
@@ -0,0 +1,180 @@
+>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ID, 'autor_tipo_resid', true) && get_post_meta($post->ID, 'autor_data_resid', true)): ?>
+
+ ID, 'autor_tipo_resid', true)) ?>
+
+ ID, 'autor_data_resid', true)) ?>
+
+
+
+
+
+ ID, 'data_obra', true) ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ID, 'carrec', true);
+ elseif($lang == 'es'):
+ $carrec = get_post_meta($post->ID, 'carrecES', true);
+ elseif($lang == 'en'):
+ $carrec = get_post_meta($post->ID, 'carrecEN', true);
+ endif;
+ $email = get_post_meta($post->ID, 'email', true);
+ $telefon = get_post_meta($post->ID, 'telefon', true);
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ term_id;?>
+
+
+
+ name;?>
+
+
+
+
+
+ name;?>
+
+
+
+
+
+
+
+
+ ID, 'data_activitat', true) )):
+ ?>ID, 'data_activitat', true); if (get_post_meta($post->ID, 'horari_activitat', true)) echo " / ".get_post_meta($post->ID, 'horari_activitat', true); if (get_post_meta($post->ID, 'lloc_activitat', true)) echo " - ".get_post_meta($post->ID, 'lloc_activitat', true); ?>
ID, 'data_activitatES', true) )):
+ ?>ID, 'data_activitatES', true); if (get_post_meta($post->ID, 'horari_activitat', true)) echo " / ".get_post_meta($post->ID, 'horari_activitat', true); if (get_post_meta($post->ID, 'lloc_activitat', true)) echo " - ".get_post_meta($post->ID, 'lloc_activitat', true); ?>
ID, 'data_activitatEN', true) )):
+ ?>ID, 'data_activitatEN', true); if (get_post_meta($post->ID, 'horari_activitat', true)) echo " / ".get_post_meta($post->ID, 'horari_activitat', true); if (get_post_meta($post->ID, 'lloc_activitat', true)) echo " - ".get_post_meta($post->ID, 'lloc_activitat', true); ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/hangar/caixes4.php b/hangar/caixes4.php
new file mode 100644
index 0000000..fdf5469
--- /dev/null
+++ b/hangar/caixes4.php
@@ -0,0 +1,164 @@
+>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ID, 'autor_data_resid', true) ?>
+
+ ID, 'data_obra', true) ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ID, 'carrec', true);
+ elseif($lang == 'es'):
+ $carrec = get_post_meta($post->ID, 'carrecES', true);
+ elseif($lang == 'en'):
+ $carrec = get_post_meta($post->ID, 'carrecEN', true);
+ endif;
+ $email = get_post_meta($post->ID, 'email', true);
+ $telefon = get_post_meta($post->ID, 'telefon', true);
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ name;?>
+
+
+
+
+
+ name;?>
+
+
+
+
+
+
+
+ ID, 'data_activitat', true) ) : ?>
+ ID, 'data_activitat', true) ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/hangar/caixes5.php b/hangar/caixes5.php
new file mode 100644
index 0000000..ec1f8cc
--- /dev/null
+++ b/hangar/caixes5.php
@@ -0,0 +1,172 @@
+>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ID, 'autor_data_resid', true)): ?>
+ ID, 'autor_data_resid', true) ?>
+
+
+
+
+ ID, 'data_obra', true) ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ID, 'carrec', true);
+ elseif($lang == 'es'):
+ $carrec = get_post_meta($post->ID, 'carrecES', true);
+ elseif($lang == 'en'):
+ $carrec = get_post_meta($post->ID, 'carrecEN', true);
+ endif;
+ $email = get_post_meta($post->ID, 'email', true);
+ $telefon = get_post_meta($post->ID, 'telefon', true);
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ name;?>
+
+
+
+
+
+ name;?>
+
+
+
+
+
+
+
+ ID, 'data_activitat', true) )):
+ ?>ID, 'data_activitat', true); ?>
ID, 'data_activitatES', true) )):
+ ?>ID, 'data_activitatES', true) ?>
ID, 'data_activitatEN', true) )):
+ ?>ID, 'data_activitatEN', true) ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/hangar/caixesOld.php b/hangar/caixesOld.php
new file mode 100644
index 0000000..ba600bb
--- /dev/null
+++ b/hangar/caixesOld.php
@@ -0,0 +1,191 @@
+>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ID, 'autor_data_resid', true) ?>
+
+ ID, 'data_obra', true) ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ID, 'carrec', true);
+ $email = get_post_meta($post->ID, 'email', true);
+ $telefon = get_post_meta($post->ID, 'telefon', true);
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ID, 'data_activitat', true);
+ $llocacte = get_post_meta($post->ID, 'lloc_activitat', true);
+ $horari = get_post_meta($post->ID, 'horari_activitat', true);
+ $sicalendari = true; ?>
+
+ ID, 'data_activitat', true) ?>
+ ID, 'horari_activitat', true) ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ name;?>
+
+
+
+
+
+ name;?>
+
+
+
+
+
+
+
+ ID, 'data_activitat', true) ) : ?>
+ ID, 'data_activitat', true) ?>
+
+ Publicat el
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/hangar/cat_links.php b/hangar/cat_links.php
new file mode 100644
index 0000000..a39c03b
--- /dev/null
+++ b/hangar/cat_links.php
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+ &title_after=&title_li');?>
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/hangar/category-news.php b/hangar/category-news.php
new file mode 100644
index 0000000..447b910
--- /dev/null
+++ b/hangar/category-news.php
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+
+
+ - >
+
+ ';
+ echo single_cat_title( '', false ) ; echo '' ; ?>
+
+ '. category_description(). '
';
+ endif;
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/hangar/category.php b/hangar/category.php
new file mode 100644
index 0000000..582f742
--- /dev/null
+++ b/hangar/category.php
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
+
+
>
+
+ ';
+ echo single_cat_title( '', false ) ; echo '' ; ?>
+
+ '. category_description(). '
';
+ endif;
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/hangar/comments.php b/hangar/comments.php
new file mode 100644
index 0000000..9e6039a
--- /dev/null
+++ b/hangar/comments.php
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/hangar/css/style.css.20200515 b/hangar/css/style.css.20200515
new file mode 100644
index 0000000..4608b4e
--- /dev/null
+++ b/hangar/css/style.css.20200515
@@ -0,0 +1,1291 @@
+/*
+Theme Name: Hangar, basat en Ari
+Theme URI: http://wordpress.org/
+Description: Tema a dues/tres columnes. El logo i el men es troben a l'esquerra. El contingut al mig. A la dreta en les pgines individuals hi ha una barra lateral amb els articles o pgines relacionades.
+Author: Enfusion team & vitrubio.net
+Version: 2.1
+License: GNU General Public License
+License URI: license.txt
+Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
+*/
+/* Google Fonts Import
+---------------------------------------------
+@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin); */
+
+/* Reset
+--------------------------------------------- */
+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 {
+ margin: 0;
+ padding: 0;
+ font-size: 100%;
+ vertical-align: baseline;
+ border: 0;
+ outline: 0;
+ background: transparent;
+}
+
+html {margin-top: 0!important;}
+
+ol, ul {
+ list-style: none;
+}
+blockquote, q {
+ quotes: none;
+}
+table {
+ border-collapse: collapse;
+ border-spacing: 0;
+}
+img {border: 0}
+
+/* General Structure and Styles
+--------------------------------------------- */
+body {
+ color: #333333;
+ background-color:#fff;
+ margin: 0;
+ background-image: url('images/motiufons.gif');
+ background-repeat:repeat-x repeat-y;
+ background-color: transparent;
+ font-size:12px;
+ font-family:'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ letter-spacing: 1px;
+}
+
+#top-head {
+ height: 30px;
+ border-bottom: 1px solid #666666;
+ border-top: 2px solid #0000fa;
+ background-color: #fff;
+ margin-bottom:30px;
+ min-width: 600px;
+ }
+
+#wrap_topheader {
+ max-width: 1267px;
+ margin: 0 0 0 20px;
+}
+
+#wrap {
+ max-width: 1267px;
+ margin: 0 0 0 20px;
+ }
+
+/*.single #wrap, .page #wrap {width: 990px;}*/
+
+/*.page-template-seccions-php #wrap {
+ max-width: 1247px!important;
+ width:auto;
+ margin: 0 auto;
+ padding: 0px 5px 0px 15px;
+
+ }*/
+
+.shadow {
+ -moz-box-shadow: 3px 3px 4px #91939a;
+ -webkit-box-shadow: 3px 3px 4px #91939a;
+ box-shadow: 3px 3px 4px #91939a;
+ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');
+}
+
+#sidebar-primary {
+ width:235px;
+ float:left;
+ margin-right:16px;
+ /*position: fixed;*/
+}
+/*#main {
+ float:left;
+ margin: 3px 0 20px 0;
+}*/
+
+/*#main.mainunic {width:65%;}
+#main.mainmig {width:auto;}
+#main.maingran {width:80%;}*/
+#wrap.amplegrann, #wrap_topheader.amplegrann {max-width:1257px}
+/*#wrap.amplemigg, #wrap_topheader.amplemigg {max-width:990px}*/
+#wrap.ampleunicc, #wrap_topheader.ampleunicc {max-width:750px, margin-left:16px}
+
+
+/*.single #main , .page #main {float:left; }*/
+
+.page-template-seccions-php #main, .category #main {
+ width:auto;
+ margin-left:245px;
+ }
+
+
+#wrap_topheader .unic { width:990px;}
+
+
+
+#sidebar-secondary {
+ width:24.8%;
+ margin:0px 0px 60px 16px;
+ float:left;
+}
+
+.single #sidebar-secondary { width:232px; margin-right:0;}
+/*.page #sidebar-secondary { width:212px; margin-right:0;}
+*/
+
+
+#footer {
+ padding: 0px 0px 30px 0px;
+ clear: both;
+ font-size: 12px;
+ background-color: #f1f1f1;
+ bottom: 0;
+ position: relative;
+ height:50px; /* abans 120px */
+ letter-spacing:0.5px;
+ color:#888888;
+}
+
+#wrapfooter {
+ max-width: 1237px;
+ padding: 20px 0px 0px 20px;
+ z-index: 0; font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+}
+
+.aligncenter {
+ margin:0 auto;
+ display:block;
+}
+.alignleft {
+ float:left;
+}
+.alignright {
+ float:right;
+}
+
+
+/* mens cap de dalt de tot */
+
+
+.languages ul, ul.diversos {
+ list-style-type: none;
+ display:block;
+ margin:0;
+ padding: 8px 8px 10px 0;
+ font-size:12px;
+ margin-right: 30px;
+ }
+.languages ul li, ul.diversos li{display:inline;}
+
+.languages ul li a {text-transform:uppercase; color: #999999;}
+.languages ul li.active a{text-decoration:underline; color:#0000FF ;}
+
+.languages ul li {margin-right:15px;}
+
+ul.diversos li{margin-right:30px;}
+
+ul.diversos li a{color: #666666; text-decoration:none;}
+ul.diversos li a:hover{color: #0000ff;}
+
+li.faqs a{background: transparent url('images/faqs.png') no-repeat; padding-left: 22px;}
+li.contact a{background: transparent url('images/info.png') no-repeat; padding-left: 22px;}
+li.news a{background: transparent url('images/news.png') no-repeat 0 2px; padding-left: 22px;}
+li.faqs a:hover{background: transparent url('images/faqshover.png') no-repeat; padding-left: 22px;}
+li.contact a:hover{background: transparent url('images/infohover.png') no-repeat; padding-left: 22px;}
+li.news a:hover{background: transparent url('images/newshover.png') no-repeat 0 2PX; padding-left: 22px;}
+
+#cercar {float:right;width: 225px;height: 20px; margin-right:3.4%}
+.cse form.gsc-search-box, form.gsc-search-box {
+ margin-bottom: 0px!important;
+ padding: 1px 4px 1px 4px!important;}
+
+
+
+
+/* contingut */
+
+/*#content {
+margin-bottom: 20px; float:left;}*/
+
+#content .indexall{
+ width:88%;
+ margin:0px 0px 20px 0px;
+ padding:0px 0px 0px 2%;
+ float:left;
+ font-size: 12px;
+}
+
+#content.unic, #content.mix, #content.resultats {width:480px;
+ z-index:4;
+ float:left;
+ /* min-width: 780px;*/
+ }
+
+
+
+.single #sidebar-primary {width: 235px; margin-right:13px;}
+
+.page #sidebar-primary: {width: 235px; margin-right:13px;}
+
+
+
+/* home */
+
+
+
+/*strong {color: #333333;}
+.pag strong {color: #ffffff;}*/
+.pag a {color: #28b5d8;}
+
+/* Headings
+--------------------------------------------- */
+#content .post h1 {
+ padding:0px 0px 20px 0px;
+ font-size: 22px;
+ line-height:28px;
+}
+/*el fem servir*/
+#content.unic h2, #content.resultats h2 {
+ padding: 0;
+ font-size: 20px;
+ font-weight: normal;
+ line-height:20px;
+ margin-bottom:20px;
+ color: #0043f6;
+ letter-spacing:normal;
+ z-index: 999;
+}
+
+#content h3 {
+ padding:20px 0px 12px 0px;
+ font-size: 16px;
+ line-height:24px;
+}
+#content h4 {
+ padding:20px 0px 10px 0px;
+ font-size: 15px;
+ line-height:21px;
+}
+#content h5 {
+ padding:16px 0px 8px 0px;
+ font-size: 14px;
+ line-height:20px;
+}
+#content h6 {
+ padding:10px 0px 5px 0px;
+ font-size: 13px;
+ line-height:19px;
+}
+
+/* Links
+--------------------------------------------- */
+#content h2 a {
+ color:#333333;
+}
+a{
+ text-decoration:none;
+}
+a:hover, #content h2 a:hover {
+text-decoration: underline;
+}
+/* --- Link Colors --- */
+a, ul.sidebar li.widget_text a {
+ color:#0000FF ;
+ font-weight:normal;
+}
+ul.sidebar a, p.meta a, p.logged-in-as a, a.post-edit-link, #footer a {
+ color:#999;
+}
+#content h2 a:hover, ul.sidebar a:hover, .comment-meta a:hover, p.logged-in-as a:hover, p.meta a:hover, a.post-edit-link:hover, #footer a:hover {
+ color:#333333;
+}
+#searchsubmit:hover, form#commentform p.form-submit input#submit:hover, input.wpcf7-submit:hover {
+ background:#0000FF;
+}
+.comment-meta a {color:#333333;}
+
+/* s'ha de posar un hack per ie6 i 7 veure possible solució amb js http://wordpress.org/support/topic/pdf-icon-with-pdf-upload */
+/* .desc p a[href$=".PDF"], a[href$=".pdf"], #pagina p a[href$=".PDF"], a[href$=".pdf"] {
+ display: inline-block;
+ padding:0 0 0 25px;
+ background: url("images/pdficon2.png") left top no-repeat;
+ text-align:center;
+ float:left;
+ margin-left:0;
+ height:17px;
+ overflow:hidden;
+} */
+
+ a[href$=".PDF"]::before,
+ a[href$=".pdf"]::before {
+ display: inline;
+ overflow:hidden;
+ content:'';
+ /* float:left; */
+ height:17px;
+ padding:0 0 0 25px;
+ background: url("images/pdficon2.png") left top no-repeat;
+ text-align:center;
+ margin-left:0;
+}
+
+/* Lists
+--------------------------------------------- */
+#content ul li {font-size:12px;}
+
+#content #page ul, #content .post ul {
+ padding:20px 0px 10px 25px;
+}
+#content #page ul li, #content .post ul li {
+ padding:0px 0px 5px 0px;
+ line-height:16px;
+ list-style: disc;
+}
+#content #page ol, #content .post ol {
+ padding:20px 0px 0px 30px;
+}
+#content #page ol li, #content .post ol li {
+ padding:0px 0px 5px 0px;
+ line-height:16px;
+ list-style: decimal;
+}
+
+/* Sidebars
+--------------------------------------------- */
+ul.sidebar {
+ font-size: 14px;
+ line-height:15px;
+ margin-top:30px;
+ padding:0;
+}
+
+ul.segona {margin-top:15x;}
+
+ul.sidebar li.widget-container, ul.sidebar li.pagenav, ul.sidebar li.categories {
+ margin:0px 0px 1px 0px;
+ padding:0px 0px 1px 0px;
+/* border-bottom:1px dotted #333333;*/
+ overflow:hidden;
+ line-height:18px;
+}
+ul.sidebar h3.widget-title {
+ padding:0px 0px 5px 0px;
+ font-size: 11px;
+}
+
+.sidebar ul {padding:0;}
+
+.sidebar ul li {display:inline;}
+
+ul.sidebar li.widget_text, ul.sidebar li.shailan_banner_widget {color: #646464; font-size:11px; line-height:11px; margin:0; padding: 0 0 5px 0;}
+
+ul.sidebar li.pagenav ul li.page_item a ul{color:red;}
+
+ul.menu {padding-bottom:1px;}
+
+ul.menu li {display:inline; line-height:18px;letter-spacing: 0.3px}
+
+
+ul.menu a {color:#4344ff; }
+
+ul.menu li a {color:#333333!important;}
+
+ul.menu li#menu-item-274{margin-bottom:20px}
+
+ul.menu li.unica, ul.menu li.especial{display: block; margin-bottom:10px;}
+li.especial, li.unica {text-transform:uppercase;}
+ul.sub-menu li {text-transform: none!important;}
+ul.menu li.sola{display: block; margin-bottom:3px; text-transform: uppercase;}
+ul.menu li.especial a{color:#0000FF!important; font-weight:bold;}
+ul.menu li.unica a, ul.menu li.sola a{color:#4344ff!important; }
+ul.menu li.negre a{color: #000000!important;
+ cursor: text;
+ text-decoration: none;}
+
+
+
+ul.sub-menu {display:inline;}
+ul.menu li.unica li {display:inline;}
+
+ul.menu li li {display:inline;}
+
+ul.sidebar li:first-child.widget_text {color: #F63!important;}
+ul.menu li:first-child:before {content: "";}
+
+ul.menu li ul li:before {content: " ─ ";color: #0000ff}
+
+ul.menu ul.sub-menu li a {color: #0000ff!important;
+ cursor: pointer;}
+
+ul.menu ul.sub-menu li a:hover {text-decoration: underline;}
+
+/*ul#menu-segonn li ul.sub-menu li a {font-size: 10px; color: #333333!important;}
+
+ul#menu-segonn li ul.sub-menu li ul li a {font-size: 14px; color: #0000ff!important;}*/
+
+
+
+
+/* sidebar */
+
+#sidebar { float: right;
+ margin: 0 0 60px;
+ width: 20.8%;}
+
+
+
+/* Sidebar Primary
+--------------------------------------------- */
+/* --- Theme Logo --- */
+#sidebar-primary .logo {
+ height:96px;
+ margin:0px 0px 10px 0px;
+ display:block;
+}
+#sidebar-primary .logo h1 {
+ padding:5px 0px 0px 0px;
+ font-size:30px;
+ line-height:35px;
+}
+#sidebar-primary .logo h1 a:hover {
+ text-decoration:none;
+}
+#sidebar-primary .logo p {
+font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-style:italic;
+ font-size:13px;
+}
+#sidebar-primary .logo img {
+ margin:0px;
+ padding:0px;
+}
+/* --- About Text Widget --- */
+#sidebar-primary ul.sidebar li.widget_text img {
+ margin:3px 10px 0px -7px;
+ float:left;
+}
+
+
+
+
+
+/* Sidebar Secondary
+--------------------------------------------- */
+/*#sidebar-secondary img {
+ max-width: 100%;
+ display: block;
+ margin:0px;
+ padding: 0;
+}
+#sidebar-secondary img.banner {
+ max-width: 100%;
+ display: block;
+ margin:0px 0px 10px 0px;
+ padding: 0;
+}
+*/
+/* Sidebar Widgets (can be used for both Sidebars)
+--------------------------------------------- */
+ul.sidebar li.widget_archive ul li, ul.sidebar li.widget_pages ul li.page_item, ul.sidebar li.widget_categories ul li.cat-item, ul.sidebar li.widget_links ul.blogroll li, ul.sidebar li.widget_nav_menu ul#menu-navigation li.menu-item, ul.sidebar li.widget_meta ul li {
+ line-height:23px;
+}
+/* --- Text Widget --- */
+ul.sidebar li.widget_text img {
+ margin:3px 10px 0px -7px;
+ float:left;
+}
+/* --- Custom Menu Widget --- */
+ul.sub-menu {
+ margin: 0px 0px 0px 0px;
+}
+ul.sidebar li.widget_categories ul li.cat-item ul.children {
+ margin:0px 0px 0px 15px;
+}
+/* --- Pages Widget --- */
+ul.sidebar li.widget_pages ul li.page_item ul.children {
+ margin:0px 0px 0px 15px;
+}
+/* --- Search Widget --- */
+.search-input {
+ max-width: 100%;
+ width: 130px;
+ margin:4px;
+ font-size:12px;
+ float:right;
+ border: 1px solid #ababab;
+ background-color:#e5e5e5;
+ height: 16px;
+}
+#searchsubmit {
+ margin:4px;
+ padding:2px;
+ float:right;
+ background:#666666;
+ border:none;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+ -webkit-border-radius: 15px;
+ -moz-border-radius: 15px;
+ border-radius: 15px;
+ width:55px;
+
+}
+#cercar img {
+ margin:4px;border:none;float:left; margin-top:8px;
+}
+
+/* --- Recent Post Widget --- */
+ul.sidebar li.widget_recent_entries ul li {
+ padding: 0px 0px 12px 0px;
+ line-height:16px;
+}
+ul.sidebar li.widget_recent_entries ul li a {
+ line-height:16px;
+}
+/* --- Recent Comments --- */
+ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments {
+ padding: 0px 0px 12px 0px;
+ line-height:16px;
+}
+ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a {
+ padding: 0px 0px 12px 0px;
+}
+/* --- Calendar Widget --- */
+table#wp-calendar caption {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+ text-align:left;
+ padding:0px 0px 3px 0px;
+}
+table#wp-calendar td {
+ padding:3px;
+}
+/* --- Social Links Custom Widget --- */
+ul.sidebar li.widget_sociallinks a {
+ padding:0px 20px 0px 20px;
+ line-height:23px;
+}
+ul.sidebar li.widget_sociallinks a.rss {
+ background:url(images/rss-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.twitter {
+ background:url(images/twitter-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.facebook {
+ background:url(images/fb-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.flickr {
+ background:url(images/flickr-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.xing {
+ background:url(images/xing-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.linkedin {
+ background:url(images/linkedin-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.delicious {
+ background:url(images/delicious-icon.png) 0 0 no-repeat;
+}
+
+
+
+#navegacio {margin-left: 10px;
+ padding: 23px 16px 10px;
+ width: 438px;}
+#navegacio.dins { display: inline-block;
+ font-size: 10px;
+ margin: 20px 2px 10px;
+ width: 448px;
+ padding:0;
+ }
+
+/* Posts i pages
+--------------------------------------------- */
+
+#content.unic #pagina, #content.unic .post, #content.resultats #pagina {
+ background-color: #FFFFFF;
+ padding: 23px 16px 10px;
+ width: 448px;
+ min-height: 600px; /* sense sponsors 600px*/
+ margin-bottom:20px;
+}
+
+/* aumentar anchura calendari i canal hangar */
+.page-id-15261 #content.unic #pagina, .page-id-15192 #content.unic #pagina {
+ width: 800px;
+}
+
+#content.mix #lateca {display:inline-block; height:58px;margin-bottom:10px; width:200px;overflow:hidden;}
+
+#content.unic p{ padding:0px 0px 15px 0px;
+ font-size: 12px;
+ line-height:17px;}
+
+#content .post p {
+ padding:0px 0px 15px 0px;
+ font-size: 12px;
+ line-height:17px;
+}
+#content .post p small {
+ font-size:11px;
+}
+
+
+
+
+#content blockquote {
+ margin:10px 0px 20px 0px;
+ padding:0px 0px 0px 16px;
+ background:url(images/blockquote-border.jpg) 0 0 repeat-y;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ line-height:21px;
+ font-style:italic;
+}
+#content .post blockquote p, #content .page blockquote p {
+ padding:0px;
+}
+#content blockquote p cite {
+ padding:5px 0px 0px 0px;
+ font-size:12px;
+ font-weight:bold;
+}
+#content address {
+ padding:0px 0px 20px 0px;
+ line-height:20px;
+}
+#content pre {
+ padding:0px 0px 20px 0px;
+}
+#content table {
+ margin:10px 0px 30px 0px;
+}
+#content table tr {
+ border-bottom:1px solid #333333;
+}
+#content table tr th {
+ padding: 10px 20px 10px 20px;
+ border-top:1px solid #333333;
+ border-left:1px solid #333333;
+ border-right:1px solid #333333;
+}
+#content table tr td {
+ padding: 10px 20px 10px 20px;
+ border-left:1px solid #333333;
+ border-right:1px solid #333333;
+}
+#content img {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ display: block;
+}
+#content img.alignleft {
+ margin: 5px 10px 10px 0px;
+}
+#content img.alignright {
+ margin: 5px 0px 5px 10px;
+}
+#content img.alignnone {
+ margin: 10px 0px 10px 0px;
+}
+#content .wp-caption {
+ max-width: 100%;
+ display: block;
+}
+#content p.wp-caption-text {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ font-style:italic;
+ line-height:18px;
+ padding:7px 0px 10px 0px;
+}
+#content object,
+#content embed,
+#content iframe {
+ display: block;
+ max-width: 100%;
+ /*margin: 3px 0 10px 0;*/
+}
+#content .post p.meta, #content .page p.meta, #content p.meta {
+ font-size:13x;
+ line-height:14px;
+ padding-bottom:10px;
+ min-height: 28px;
+}
+#content .post p.meta span, #content .page p.meta span, #content p.meta span {
+ padding:0px 0px 0px 0px;
+ font-size:12px;
+ line-height:14px;
+}
+
+.novista {display:block; height:28px;}
+
+.art .novista {height:39px;}
+
+#content.resultats #pagina h3{
+ padding: 20px 0 20px 0;
+ font-size: 14px;
+ line-height:16px;
+ color: #0043f6;
+ z-index: 999;
+}
+
+#content.resultats p{
+ font-size:12px;
+ line-height:17px;
+ padding-bottom:10px;
+}
+
+#content.resultats p.meta, #content.resultats p.meta span{
+ font-size:11px;
+ line-height:13px;
+ padding-bottom:8px;
+ padding-top: 10px;
+
+ }
+#content.resultats div.hentry { border-bottom: 1px dotted grey; }
+.cleared {clear:both;}
+
+#content.resultats div#navi {display:block; height:30px;}
+
+a.post-edit-link {
+ font-size:12px;
+}
+#content p.previous {
+ float:left;
+ font-size:11px;
+}
+#content p.next {
+ float:right;
+ font-size:11px;
+}
+
+#content.resultats p.previous {
+ padding: 10px 0;
+}
+#content.resultats p.next {
+ padding: 10px 0;
+}
+
+
+
+p.blue {color: #0043F6;}
+p.curt {padding-bottom:1px!important;line-height:12px!important;font-size:12px!important; }
+p.peullarg {padding-bottom:20px;}
+
+
+
+/* home index */
+.head-entry {height:65px; font-size:14px;line-height: 15px; margin-bottom:15px; padding: 0; color: #0000FF; display: block; }
+
+.art .head-entry {height:45px; }
+
+.home #content.indexall p.box, {clear:both; overflow:hidden;}
+
+/*.home #content.indexall a.peubox img, #sidebar-secondary .boxentry a.peubox img {position:relative; bottom: 0;}
+.home #content.indexall .boxentry p.excerptbox {height: 55px; margin-bottom: 25px; padding-bottom:0px; overflow:hidden;}
+.home #content.indexall .boxentry p.contentbox {height:120px;margin-bottom: 15px; overflow:hidden;}
+.home .boxentry .contentbox {height: 323px;margin-bottom: 20px; overflow:hidden; display:inline-block;}
+.home .boxentry .contentbox p{height: 350px;margin-bottom: 15px; overflow:hidden; display:inline;}
+.home .boxentry{line-height:15px; height:430px; margin-bottom:16px; margin-right: 16px;}
+.home .entry-content {display:inline-block; height: 340px;}
+.home #content.indexall .boxentry .contentllarg {height: 226px; margin-bottom:24px; overflow: hidden;}*/
+
+
+/*.contentcurt { height: 237px;
+ margin-bottom: 38px; /*ull abanas 23 , veure com afecta */
+ /* overflow: hidden; }*/
+
+img.topspimg {margin-top: 28px!important;}
+
+.topstext {margin-bottom:41px!important; margin-top:25px!important;}
+
+
+
+
+/*estils capses home i index categories, blocs i artistes */
+
+.boxentry {line-height:15px;
+ height:360px;
+ width: 200px;
+ margin-bottom:16px;
+ padding: 15px;
+ float:left;
+ background-color: #FFF;
+ position:relative;
+ margin-right: 15px;
+ -moz-box-shadow: 3px 3px 4px #91939a;
+ -webkit-box-shadow: 3px 3px 4px #91939a;
+ box-shadow: 3px 3px 4px #91939a;
+filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');}
+
+.ie {
+
+ /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');*/
+}
+
+.hentry
+.head-entry {height:65px; font-size:14px;line-height: 15px; margin-bottom:8px; padding: 0; color: #0000FF; display: block; }
+
+.desc .head-entry {height:95px;}
+span.cat a{text-transform: uppercase; letter-spacing:normal}
+.boxentry h2, #sidebar-secondary .boxentry h2{ display: inline; font-size: 13px; line-height: 15px; padding-top:0; color: #333333; font-weight:normal; letter-spacing:normal;}
+.boxentry h2.blau a{color: #0000ff!important;}
+
+.boxentry img.wp-post-image, .boxentry img.noimatge {margin-bottom: 15px;}
+
+.boxentry img.attachment-artists-thumb, .boxentry img.gran {margin-bottom:11.5px!important;}
+
+.boxentry .contingut, .boxentry p.excerptbox { display:block; overflow:hidden;margin-bottom: 15px; padding: 0;}
+.boxentry .curt, .boxentry p.excerptbox {height: 60px; font-size:12px;}
+.boxentry .mig {height: 195px;}
+.boxentry .llarg {height: 225px;}
+.boxentry .plus {height: 331px;}
+.boxentry .plus p{display:inline;}
+
+/* special setting for showing excerpt image */
+#post-4051 p.excerptbox { height: 250px; }
+#post-4051 .novista { height: 0; }
+
+.boxentry h2.index {font-size:23px;display:block; line-height:30px; text-transform:uppercase; font-weight: bold; margin-bottom:20px; letter-spacing:normal}
+#content .boxentry .descseccio p {font-size: 13px; line-height:15px; }
+#content .boxentry .descseccio p:first-child:before {content: " ─ ";}
+#content .boxentry .contentcurt p:first-child:before {content: " ─ ";}
+
+#content .boxentry h3 {letter-spacing:normal;}
+#content .boxentry h3.box, #content h3.equip, #content h2.pag a {font-size:13px;line-height: 15px; padding: 0; color: #0000FF; display:inline-block; font-weight: normal;}
+
+#content .boxentry h3.art {text-transform: uppercase;}
+#content .boxentry h3.catt a {color: #333333; }
+#content .boxentry h3.nosubcatt a {color: #0000ff; font-size:14px; line-height:19px;}
+#content .boxentry p.catt {color: #333333;}
+#content li.linkcat h3 {font-size:14px; line-height: 16px; font-weight:normal; padding: 10px 0 5px; color: #0000ff;}
+
+
+.boxpeu {clear: both; display:block; position:absolute; bottom:10px; width:200px;height: 16px;}
+.peubox {float: left; margin-top:5px; }
+.peudret{float: right;}
+
+.wp-pagenavi {position:static!important; margin: 20px auto; top:auto!important; text-align:center;display:inline-table;}
+
+#content ul#artistes li, #content ul#llista li li {font-size: 13px; line-height: 22px;}
+#content ul#artistes li a, #content ul#llista li li a {color: #333333; }
+#content ul#artistes li a:hover, #content ul#llista li li a:hover {color: #0000ff; }
+#content ul#artistes li a span:before {content: " ─ ";}
+.alfa {line-height:19px!important;}
+
+
+/*.pag{background-color: #363636!important; color:#FFFFFF!important;}
+.pag h2 a{color:#FFFFFF!important;}
+
+.pag h2 a {text-transform:uppercase; display:inline;font-weight:normal;}
+
+.pag h2 a:after {content: " ─ ";}*/
+
+.boxentry span.cat a:after {content: " ─ ";}
+/*.desc span.cat a:after {content: " ";}
+*/
+.contentbox {display:block; height:331px; margin-bottom:15px:}
+
+#content h3.equip {height:16px!important;}
+
+#content .boxentry:last-child {margin-left: 0px;}
+
+#sidebar-secondary .boxentry {margin-right: 0px; margin-left:0px;}
+
+#sidebar-secondary .boxentry p.meta{clear:both;overflow:hidden;font-size:12px; line-height:14px;padding-bottom:14px;}
+
+#content.mix .boxentry {margin-right:4px; margin-left:4px;}
+
+#content.unic .boxentry {margin-bottom:15px;}
+
+/*paginacio kriesi */
+
+.pagination {
+clear:both;
+padding:20px 0;
+position:relative;
+font-size:11px;
+line-height:13px;
+}
+
+.pagination span, .pagination a {
+display:block;
+float:left;
+margin: 2px 2px 2px 0;
+padding:6px 9px 5px 9px;
+text-decoration:none;
+width:auto;
+color:#fff;
+background: #555;
+}
+
+.pagination a:hover{
+color:#fff;
+background: #3279BB;
+}
+
+.pagination .current{
+padding:6px 9px 5px 9px;
+background: #3279BB;
+color:#fff;
+}
+/* centrar el plugin de compartir al final dels posts */
+div.really_simple_share {width:220px; margin: 20px auto 5px auto; height:22px!important;}
+
+div.really_simple_share iframe {height:22px!important;}
+
+
+/*#content.indexall .boxentry {line-height:15px; height:398px; margin-bottom:16px;}
+
+#content.mix .boxentry{height:348px;}
+#content.tocada .boxentry {height:398px;}
+#content.indexall .boxentry p, #content.mix .boxentry p, #sidebar-secondary .boxentry p{font-size:12px; line-height:14px;}
+#content.indexall .boxentry h2.index, #content.mix .boxentry h2.index, #sidebar-secondary .boxentry h2.index {font-size:27px; float:none;text-transform: uppercase; margin-bottom:5px;padding-bottom: 5px; padding-top:0; margin-top:0; color:#333333; line-height:28px;}
+#content.indexall .boxentry div.descseccio p, #content.mix .boxentry div.descseccio p, #sidebar-secondary .boxentry div.descseccio p{font-size:13px; line-height:14px}
+#content.indexall .boxentry img, #content.mix .boxentry img, #sidebar-secondary .boxentry img {margin-bottom:20px;}
+
+
+#content.indexall .boxentry .head-entry, #content.mix .boxentry .head-entry, #sidebar-secondary .boxentry .head-entry { height: 75px; display:inline-block; overflow: hidden;}
+#content.indexall .boxentry h3, #content.mix .boxentry h3, #sidebar-secondary .boxentry h3{font-size:14px;line-height: 18px; padding: 0; color: #0000FF; display:inline-block; font-weight: normal;}
+
+/*#content.indexall .boxentry h3, #content.mix .boxentry h3, #sidebar-secondary .boxentry h3{font-size:14px;line-height: 15px; padding: 0; color: #0000FF; height: 55px; display:inline-block; }*/ /*
+#content.indexall p.box,#content.mix p.box, #sidebar-secondary .boxentry p.box {clear:both; overflow:hidden;}
+#content.indexall.tocada .boxentry h3 a{text-transform:uppercase;}
+#content.indexall a.peubox img, #content.mix .boxentry a.peubox img,#sidebar-secondary .boxentry a.peubox img {position:relative; bottom: 0;}
+#content.indexall .boxentry p.excerptbox, #content.mix .boxentry p.excerptbox, #sidebar-secondary .boxentry p.excerptbox {height: 70px; margin-bottom: 20px; overflow:hidden; padding-bottom:15px;}*/
+a.peutots {margin-bottom:15px;}
+.nofons {background-color:transparent!important;}
+.nopadding {padding-bottom:0px!important;}
+
+p.carrec{ font-size: 12px; line-height:14px; padding-bottom:20px;}
+p.carrec:before {content: " ─ ";}
+p.boxcurta{font-size:12px; line-height:12px; padding-bottom:2px;}
+span.categ a{text-transform:uppercase; color: #666666;}
+span.categ a:after {content: " ─ ";}
+/* breadcrum */
+
+#breadcrumb {width:100%; min-height:19px; overflow:hidden; margin: 2px 0 6px 0; }
+#breadcrumb ul {list-style-type: none; }
+#breadcrumb ul li {display: inline; font-size:14px; letter-spacing:normal; }
+#breadcrumb ul li:after{content:" > "; color: #0000ff;}
+#breadcrumb ul li:last-child:after{content:" "; }
+
+
+p#sidebarr {display: inline-block; height:16px; overflow:hidden; margin: 2px 0 8px 0px; font-size:14px; letter-spacing:normal; font-weight:normal; color: #0000FF;}
+
+
+/* Single Post
+--------------------------------------------- */
+#content .post #author-info {
+ margin:20px 0px 30px 0px;
+ padding:10px 0px 0px 0px;
+ border-top:1px dotted #333333;
+ border-bottom:1px dotted #333333;
+ overflow:hidden;
+}
+#content .post #author-avatar {
+ margin:5px 15px 0px 0px;
+ float:left;
+}
+#content .post #author-description {
+ overflow:hidden;
+}
+#content .post #author-description h2 {
+ padding:0px;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ font-weight:normal;
+}
+#content .post #author-description h2 span {
+ font-weight:bold;
+ text-transform:uppercase;
+ letter-spacing:0.1em;
+}
+#content .post #author-description p, .page-link {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:13px;
+ line-height:18px;
+ font-style:italic;
+}
+
+/* formularis inscripció */
+
+#cformsform {width:448px; margin:0;}
+
+#cformsform.cform label {display:block; margin-bottom:10px; width:216px; text-align:left}
+#cformsform.cform label span{display:block;width:216px;}
+#cformsform.cform input { display:block; margin-bottom:10px; width:216px;}
+#cformsform.cform textarea { display:block; margin-bottom:10px; width:440px;}
+
+#cformsform.cform li#li--1 {float: left; width:216px; margin-right:16px;}
+#cformsform.cform li#li--2 {float: right; width:216px; margin-right:0;}
+#cformsform.cform li#li--3 {float: left; width:216px; margin-right:16px;}
+#cformsform.cform li#li--4 {float: right; width:216px; margin-right:0;}
+#cformsform.cform li.cf-box-title {font-weight: normal; clear: both;}
+#cformsform.cform li.cf-box-group {float:none; display:block; width:80px; margin-left: 20px;}
+
+#cformsform.cform label#label--51 {float:left;height:30px; margin: 0; width: 30px;}
+#cformsform.cform label.cf-after span {width:30px;}
+#cformsform.cform label#label--52 {float:left;height:10px; margin: 10px 0 10px 0; width: 30px;}
+#cformsform.cform input#cf_field_5-1
+ {float:right; width: 20px; height:0; margin: 0;}
+#cformsform.cform input#cf_field_5-2
+ {clear:both; float:right; width: 20px; height:10px; margin: 10px 0;}
+
+
+
+#cformsform.cform li#li--6 {clear:both;}
+p.cf-sb {clear:both; }
+#cformsform.cform p.cf-sb input {
+ -moz-border-radius: 15px 15px 15px 15px;
+ background: none repeat scroll 0 0 #666666;
+ border: medium none;
+ color: #FFFFFF;
+ cursor: pointer;
+ float: right;
+ font-family: 'Helvetica Neue',Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
+ font-size: 12px;
+ margin: 4px;
+ padding: 2px;
+ width: 55px; }
+
+
+/*----------------------*/
+
+
+ul.catlist {list-style-type:none;}
+ul.catlist li {display:inline}
+
+.peupost {border-top: 1px solid #4e4e4e; margin-top:15px; }
+#content .post p.peupostp {padding-top:6px; }
+
+
+/* --- Comments --- */
+
+#respond {clear:both;}
+
+.post .comments-content {
+ margin:6px 0px 0px 0px;
+ border-top:1px dotted #333333;
+}
+#content .post #comments-content h3#comments {
+ padding:80px 0px 8px 0px;
+ border-bottom:1px dotted #333333;
+ font-size:16px;
+}
+#comments-content .comment-body p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+ line-height:19px;
+}
+#comments-content p.moderation {
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+ color:#999;
+}
+#content .post #comments-content ol {
+ padding:0px;
+}
+#content .post #comments-content ol li ul.children {
+ padding:0px;
+}
+#content .post #comments-content ol li.depth-1 {
+ padding:25px 0px 10px 0px;
+ border-bottom:1px dotted #333333;
+ overflow:hidden;
+}
+#comments-content ol li.depth-2, #comments-content ol li.depth-3, #comments-content ol li.depth-4, #comments-content ol li.depth-5 {
+ margin:10px 0px 0px 30px;
+ padding:25px 0px 0px 0px;
+ border-top:1px dotted #333333;
+ border-bottom:none;
+ overflow:hidden;
+}
+.comment-meta {
+ padding:0px 0px 10px 0px;
+ font-size:12px;
+}
+.comment-gravatar {
+ margin:1px 15px 0px 0px;
+ float:left;
+}
+#comments-content .comment-body {
+ padding:0px;
+ overflow:hidden;
+}
+.reply {
+ margin:0;
+ float:right;
+}
+a.comment-reply-link {
+ font-size:12px;
+ font-weight:bold;
+}
+p.logged-in-as {
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+}
+#comments-content ol li.post.pingback {
+ margin:0px;
+ padding: 20px 0px 10px 20px;
+ list-style:none;
+}
+.bypostauthor {
+}
+
+span.fn {color: #0043f6;}
+
+/* --- Comment Reply --- */
+a#cancel-comment-reply-link {
+ padding:3px 0px 0px 0px;
+ float:right;
+ font-size:12px;
+}
+#content .post #comments-content #respond h3#reply-title {
+ padding:30px 0px 6px 0px;
+ border-bottom:1px dotted #333333;
+ font-size:16px;
+}
+#content .post form#commentform p {
+ font-size:13px;
+}
+form#commentform p.comment-notes {
+ padding:5px 0px 15px 0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+}
+form#commentform input#author, form#commentform input#email, form#commentform input#url {
+ font-family:'Droid Sans', arial, sans-serif;
+ height:22px;
+}
+form#commentform textarea#comment {
+ width:90%;
+ padding:3px;
+ font-family:'Droid Sans', arial, sans-serif;
+}
+form#commentform p.comment-form-author, form#commentform p.comment-form-email, form#commentform p.comment-form-url, form#commentform p.comment-form-comment {
+ padding:10px 0px 0px 0px;
+}
+form#commentform p.form-submit input#submit {
+ margin:8px 0px 10px 1px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+
+
+
+/* WordPress Image Gallery
+--------------------------------------------- */
+.gallery {
+ margin: auto;
+ padding:5px 0px 5px 0px;
+}
+.gallery .gallery-item {
+ float: left;
+ margin: 10px 5px 0px 5px;
+ text-align: center;
+ width: 31%!important;
+ vertical-align: top;
+}
+.gallery img {
+ border: 2px solid #D2D2DF!important;
+}
+.gallery .gallery-caption {
+ margin-left: 0;
+ padding: 5px 0px 8px 0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ line-height: 16px; color: #03F;
+ display: block!important;
+}
+
+/* Footer
+--------------------------------------------- */
+#footer p {
+ line-height:19px;
+ font-size:11px;
+ color: #808080;
+}
+
+.center {text-align:center;}
+.col {float: left; }
+.logo { width:140px; margin:0;}
+.org { width:278px;}
+.tels { width:170px;}
+.inf{width: 267px;}
+.legal {width:68px;padding-top:30px;padding-left: 30px;}
+.credits {width:150px; font-size:9px; color: #A3A7A5; margin-top:9px;}
+.credits a{color: #A3A7A5!important;}
+
+/* Archives
+--------------------------------------------- */
+h1.archive {
+ margin:0px 0px 25px 0px;
+ padding: 0px 0px 10px 0px;
+ border-bottom:1px dotted #333333;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-weight:normal;
+ font-style:italic;
+ letter-spacing:0.1em;
+}
+h1.archive strong {
+ font-style:normal;
+ text-transform:uppercase;
+}
+
+/* Pages
+--------------------------------------------- */
+#page {
+ margin-bottom:50px;
+ padding:0px 0px 6px 0px;
+ border-bottom:1px dotted #333333;
+}
+#page h1 {
+ padding:0px 0px 20px 0px;
+ font-size: 20px;
+ line-height:26px;
+}
+#page h2 {
+ font-size: 16px;
+ line-height:23px;
+}
+#page p {
+ padding:0px 0px 15px 0px;
+ font-size: 14px;
+ line-height:23px;
+}
+#page p small {
+ font-size: 13px;
+}
+
+/* FLOATS CLEARING
+--------------------------------------------- */
+.clear {
+ clear:both;
+ display:block;
+ overflow:hidden;
+ visibility:hidden;
+ width:0;
+ height:0;
+}
+.clearfix:after {
+ clear:both;
+ content:' ';
+ display:block;
+ font-size:0;
+ line-height:0;
+ visibility:hidden;
+ width:0;
+ height:0
+}
diff --git a/hangar/css/style.css.hangar.original b/hangar/css/style.css.hangar.original
new file mode 100644
index 0000000..5fa4d5b
--- /dev/null
+++ b/hangar/css/style.css.hangar.original
@@ -0,0 +1,1374 @@
+/*
+Theme Name: Hangar, basat en Ari
+Theme URI: http://wordpress.org/
+Description: Tema a dues/tres columnes. El logo i el men es troben a l'esquerra. El contingut al mig. A la dreta en les pgines individuals hi ha una barra lateral amb els articles o pgines relacionades.
+Author: Enfusion team
+Version: 1.0
+License: GNU General Public License
+License URI: license.txt
+Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
+*/
+/* Google Fonts Import
+---------------------------------------------
+@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin); */
+
+/* Reset
+--------------------------------------------- */
+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 {
+ margin: 0;
+ padding: 0;
+ font-size: 100%;
+ vertical-align: baseline;
+ border: 0;
+ outline: 0;
+ background: transparent;
+}
+
+html {margin-top: 0!important;}
+
+ol, ul {
+ list-style: none;
+}
+blockquote, q {
+ quotes: none;
+}
+table {
+ border-collapse: collapse;
+ border-spacing: 0;
+}
+img {border: 0}
+
+/* General Structure and Styles
+--------------------------------------------- */
+body {
+ color: #333333;
+ background-color:#fff;
+ margin: 0;
+ background-image: url('images/motiufons.gif');
+ background-repeat:repeat-x repeat-y;
+ background-color: transparent;
+ font-size:12px;
+ font-family:'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ letter-spacing: 1px;
+}
+
+#top-head {
+ height: 30px;
+ border-bottom: 1px solid #666666;
+ border-top: 2px solid #0000fa;
+ background-color: #fff;
+ margin-bottom:30px;
+ min-width: 600px;
+ }
+
+#wrap_topheader {
+ max-width: 1267px;
+ margin: 0 0 0 20px;
+}
+
+#wrap {
+ max-width: 1267px;
+ margin: 0 0 0 20px;
+ }
+
+/*.single #wrap, .page #wrap {width: 990px;}*/
+
+/*.page-template-seccions-php #wrap {
+ max-width: 1247px!important;
+ width:auto;
+ margin: 0 auto;
+ padding: 0px 5px 0px 15px;
+
+ }*/
+
+.shadow {
+ -moz-box-shadow: 3px 3px 4px #91939a;
+ -webkit-box-shadow: 3px 3px 4px #91939a;
+ box-shadow: 3px 3px 4px #91939a;
+ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');
+}
+
+#sidebar-primary {
+ width:235px;
+ float:left;
+ margin-right:16px;
+ /*position: fixed;*/
+}
+/*#main {
+ float:left;
+ margin: 3px 0 20px 0;
+}*/
+
+/*#main.mainunic {width:65%;}
+#main.mainmig {width:auto;}
+#main.maingran {width:80%;}*/
+#wrap.amplegrann, #wrap_topheader.amplegrann {max-width:1257px}
+/*#wrap.amplemigg, #wrap_topheader.amplemigg {max-width:990px}*/
+#wrap.ampleunicc, #wrap_topheader.ampleunicc {max-width:750px, margin-left:16px}
+
+
+/*.single #main , .page #main {float:left; }*/
+
+.page-template-seccions-php #main, .category #main {
+ width:auto;
+ margin-left:245px;
+ }
+
+
+#wrap_topheader .unic { width:990px;}
+
+
+
+#sidebar-secondary {
+ width:24.8%;
+ margin:0px 0px 60px 16px;
+ float:left;
+}
+
+.single #sidebar-secondary { width:232px; margin-right:0;}
+/*.page #sidebar-secondary { width:212px; margin-right:0;}
+*/
+
+
+#footer {
+ padding: 0px 0px 30px 0px;
+ clear: both;
+ font-size: 12px;
+ background-color: #f1f1f1;
+ bottom: 0;
+ position: relative;
+ height:50px; /* abans 120px */
+ letter-spacing:0.5px;
+ color:#888888;
+}
+
+#wrapfooter {
+ max-width: 1237px;
+ padding: 20px 0px 0px 20px;
+ z-index: 0; font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+}
+
+.aligncenter {
+ margin:0 auto;
+ display:block;
+}
+.alignleft {
+ float:left;
+}
+.alignright {
+ float:right;
+}
+
+
+/* mens cap de dalt de tot */
+
+
+.languages ul, ul.diversos {
+ list-style-type: none;
+ display:block;
+ margin:0;
+ padding: 8px 8px 10px 0;
+ font-size:12px;
+ margin-right: 30px;
+ }
+.languages ul li, ul.diversos li{display:inline;}
+
+.languages ul li a {text-transform:uppercase; color: #999999;}
+.languages ul li.active a{text-decoration:underline; color:#0000FF ;}
+
+.languages ul li {margin-right:15px;}
+
+ul.diversos li{margin-right:30px;}
+
+ul.diversos li a{color: #666666; text-decoration:none;}
+ul.diversos li a:hover{color: #0000ff;}
+
+li.faqs a{background: transparent url('images/faqs.png') no-repeat; padding-left: 22px;}
+li.contact a{background: transparent url('images/info.png') no-repeat; padding-left: 22px;}
+li.news a{background: transparent url('images/news.png') no-repeat 0 2px; padding-left: 22px;}
+li.faqs a:hover{background: transparent url('images/faqshover.png') no-repeat; padding-left: 22px;}
+li.contact a:hover{background: transparent url('images/infohover.png') no-repeat; padding-left: 22px;}
+li.news a:hover{background: transparent url('images/newshover.png') no-repeat 0 2PX; padding-left: 22px;}
+
+#cercar {float:right;width: 225px;height: 20px; margin-right:3.4%}
+.cse form.gsc-search-box, form.gsc-search-box {
+ margin-bottom: 0px!important;
+ padding: 1px 4px 1px 4px!important;}
+
+
+
+
+/* contingut */
+
+/*#content {
+margin-bottom: 20px; float:left;}*/
+
+#content .indexall{
+ width:88%;
+ margin:0px 0px 20px 0px;
+ padding:0px 0px 0px 2%;
+ float:left;
+ font-size: 12px;
+}
+
+#content.unic, #content.mix, #content.resultats {width:480px;
+ z-index:4;
+ float:left;
+ /* min-width: 780px;*/
+ }
+
+
+
+.single #sidebar-primary {width: 235px; margin-right:13px;}
+
+.page #sidebar-primary: {width: 235px; margin-right:13px;}
+
+
+
+/* home */
+
+
+
+/*strong {color: #333333;}
+.pag strong {color: #ffffff;}*/
+.pag a {color: #28b5d8;}
+
+/* Headings
+--------------------------------------------- */
+#content .post h1 {
+ padding:0px 0px 20px 0px;
+ font-size: 22px;
+ line-height:28px;
+}
+/*el fem servir*/
+#content.unic h2, #content.resultats h2 {
+ padding: 0;
+ font-size: 20px;
+ font-weight: normal;
+ line-height:20px;
+ margin-bottom:20px;
+ color: #0043f6;
+ letter-spacing:normal;
+ z-index: 999;
+}
+
+#content h3 {
+ padding:20px 0px 12px 0px;
+ font-size: 16px;
+ line-height:24px;
+}
+#content h4 {
+ padding:20px 0px 10px 0px;
+ font-size: 15px;
+ line-height:21px;
+}
+#content h5 {
+ padding:16px 0px 8px 0px;
+ font-size: 14px;
+ line-height:20px;
+}
+#content h6 {
+ padding:10px 0px 5px 0px;
+ font-size: 13px;
+ line-height:19px;
+}
+
+/* Links
+--------------------------------------------- */
+#content h2 a {
+ color:#333333;
+}
+a{
+ text-decoration:none;
+}
+a:hover, #content h2 a:hover {
+text-decoration: underline;
+}
+/* --- Link Colors --- */
+a, ul.sidebar li.widget_text a {
+ color:#0000FF ;
+ font-weight:normal;
+}
+ul.sidebar a, p.meta a, p.logged-in-as a, a.post-edit-link, #footer a {
+ color:#999;
+}
+#content h2 a:hover, ul.sidebar a:hover, .comment-meta a:hover, p.logged-in-as a:hover, p.meta a:hover, a.post-edit-link:hover, #footer a:hover {
+ color:#333333;
+}
+#searchsubmit:hover, form#commentform p.form-submit input#submit:hover, input.wpcf7-submit:hover {
+ background:#0000FF;
+}
+.comment-meta a {color:#333333;}
+
+/* s'ha de posar un hack per ie6 i 7 veure possible solució amb js http://wordpress.org/support/topic/pdf-icon-with-pdf-upload */
+
+.desc p a[href$=".PDF"], a[href$=".pdf"], #pagina p a[href$=".PDF"], a[href$=".pdf"] {
+ display: inline-block;
+ padding:0 0 0 25px;
+ background: url("images/pdficon2.png") left top no-repeat;
+ text-align:center;
+ float:left;
+ margin-left:0;
+ height:17px;
+ overflow:hidden;
+}
+
+/* Lists
+--------------------------------------------- */
+#content ul li {font-size:12px;}
+
+#content #page ul, #content .post ul {
+ padding:20px 0px 10px 25px;
+}
+#content #page ul li, #content .post ul li {
+ padding:0px 0px 5px 0px;
+ line-height:16px;
+ list-style: disc;
+}
+#content #page ol, #content .post ol {
+ padding:20px 0px 0px 30px;
+}
+#content #page ol li, #content .post ol li {
+ padding:0px 0px 5px 0px;
+ line-height:16px;
+ list-style: decimal;
+}
+
+/* Sidebars
+--------------------------------------------- */
+ul.sidebar {
+ font-size: 14px;
+ line-height:15px;
+ margin-top:30px;
+ padding:0;
+}
+
+ul.segona {margin-top:15x;}
+
+ul.sidebar li.widget-container, ul.sidebar li.pagenav, ul.sidebar li.categories {
+ margin:0px 0px 1px 0px;
+ padding:0px 0px 1px 0px;
+/* border-bottom:1px dotted #333333;*/
+ overflow:hidden;
+ line-height:18px;
+}
+ul.sidebar h3.widget-title {
+ padding:0px 0px 5px 0px;
+ font-size: 11px;
+}
+
+.sidebar ul {padding:0;}
+
+.sidebar ul li {display:inline;}
+
+ul.sidebar li.widget_text, ul.sidebar li.shailan_banner_widget {color: #646464; font-size:11px; line-height:11px; margin:0; padding: 0 0 5px 0;}
+
+ul.sidebar li.pagenav ul li.page_item a ul{color:red;}
+
+ul.menu {padding-bottom:1px;}
+
+ul.menu li {display:inline; line-height:18px;letter-spacing: 0.3px}
+
+
+ul.menu a {color:#4344ff; }
+
+ul.menu li a {color:#333333!important;}
+
+ul.menu li#menu-item-274{margin-bottom:20px}
+
+ul.menu li.unica, ul.menu li.especial{display: block; margin-bottom:10px;}
+li.especial, li.unica {text-transform:uppercase;}
+ul.sub-menu li {text-transform: none!important;}
+ul.menu li.sola{display: block; margin-bottom:3px; text-transform: uppercase;}
+ul.menu li.especial a{color:#0000FF!important; font-weight:bold;}
+ul.menu li.unica a, ul.menu li.sola a{color:#4344ff!important; }
+ul.menu li.negre a{color: #000000!important;
+ cursor: text;
+ text-decoration: none;}
+
+
+
+ul.sub-menu {display:inline;}
+ul.menu li.unica li {display:inline;}
+
+ul.menu li li {display:inline;}
+
+ul.sidebar li:first-child.widget_text {color: #F63!important;}
+ul.menu li:first-child:before {content: "";}
+
+ul.menu li ul li:before {content: " ─ ";color: #0000ff}
+
+ul.menu ul.sub-menu li a {color: #0000ff!important;
+ cursor: pointer;}
+
+ul.menu ul.sub-menu li a:hover {text-decoration: underline;}
+
+/*ul#menu-segonn li ul.sub-menu li a {font-size: 10px; color: #333333!important;}
+
+ul#menu-segonn li ul.sub-menu li ul li a {font-size: 14px; color: #0000ff!important;}*/
+
+
+
+
+/* sidebar */
+
+#sidebar { float: right;
+ margin: 0 0 60px;
+ width: 20.8%;}
+
+
+
+/* Sidebar Primary
+--------------------------------------------- */
+/* --- Theme Logo --- */
+#sidebar-primary .logo {
+ height:96px;
+ margin:0px 0px 10px 0px;
+ display:block;
+}
+#sidebar-primary .logo h1 {
+ padding:5px 0px 0px 0px;
+ font-size:30px;
+ line-height:35px;
+}
+#sidebar-primary .logo h1 a:hover {
+ text-decoration:none;
+}
+#sidebar-primary .logo p {
+font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-style:italic;
+ font-size:13px;
+}
+#sidebar-primary .logo img {
+ margin:0px;
+ padding:0px;
+}
+/* --- About Text Widget --- */
+#sidebar-primary ul.sidebar li.widget_text img {
+ margin:3px 10px 0px -7px;
+ float:left;
+}
+
+
+
+
+
+/* Sidebar Secondary
+--------------------------------------------- */
+/*#sidebar-secondary img {
+ max-width: 100%;
+ display: block;
+ margin:0px;
+ padding: 0;
+}
+#sidebar-secondary img.banner {
+ max-width: 100%;
+ display: block;
+ margin:0px 0px 10px 0px;
+ padding: 0;
+}
+*/
+/* Sidebar Widgets (can be used for both Sidebars)
+--------------------------------------------- */
+ul.sidebar li.widget_archive ul li, ul.sidebar li.widget_pages ul li.page_item, ul.sidebar li.widget_categories ul li.cat-item, ul.sidebar li.widget_links ul.blogroll li, ul.sidebar li.widget_nav_menu ul#menu-navigation li.menu-item, ul.sidebar li.widget_meta ul li {
+ line-height:23px;
+}
+/* --- Text Widget --- */
+ul.sidebar li.widget_text img {
+ margin:3px 10px 0px -7px;
+ float:left;
+}
+/* --- Custom Menu Widget --- */
+ul.sub-menu {
+ margin: 0px 0px 0px 0px;
+}
+ul.sidebar li.widget_categories ul li.cat-item ul.children {
+ margin:0px 0px 0px 15px;
+}
+/* --- Pages Widget --- */
+ul.sidebar li.widget_pages ul li.page_item ul.children {
+ margin:0px 0px 0px 15px;
+}
+/* --- Search Widget --- */
+.search-input {
+ max-width: 100%;
+ width: 130px;
+ margin:4px;
+ font-size:12px;
+ float:right;
+ border: 1px solid #ababab;
+ background-color:#e5e5e5;
+ height: 16px;
+}
+#searchsubmit {
+ margin:4px;
+ padding:2px;
+ float:right;
+ background:#666666;
+ border:none;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+ -webkit-border-radius: 15px;
+ -moz-border-radius: 15px;
+ border-radius: 15px;
+ width:55px;
+
+}
+#cercar img {
+ margin:4px;border:none;float:left; margin-top:8px;
+}
+
+/* --- Recent Post Widget --- */
+ul.sidebar li.widget_recent_entries ul li {
+ padding: 0px 0px 12px 0px;
+ line-height:16px;
+}
+ul.sidebar li.widget_recent_entries ul li a {
+ line-height:16px;
+}
+/* --- Recent Comments --- */
+ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments {
+ padding: 0px 0px 12px 0px;
+ line-height:16px;
+}
+ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a {
+ padding: 0px 0px 12px 0px;
+}
+/* --- Calendar Widget --- */
+table#wp-calendar caption {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+ text-align:left;
+ padding:0px 0px 3px 0px;
+}
+table#wp-calendar td {
+ padding:3px;
+}
+/* --- Social Links Custom Widget --- */
+ul.sidebar li.widget_sociallinks a {
+ padding:0px 20px 0px 20px;
+ line-height:23px;
+}
+ul.sidebar li.widget_sociallinks a.rss {
+ background:url(images/rss-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.twitter {
+ background:url(images/twitter-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.facebook {
+ background:url(images/fb-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.flickr {
+ background:url(images/flickr-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.xing {
+ background:url(images/xing-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.linkedin {
+ background:url(images/linkedin-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.delicious {
+ background:url(images/delicious-icon.png) 0 0 no-repeat;
+}
+
+
+
+#navegacio {margin-left: 10px;
+ padding: 23px 16px 10px;
+ width: 438px;}
+#navegacio.dins { display: inline-block;
+ font-size: 10px;
+ margin: 20px 2px 10px;
+ width: 448px;
+ padding:0;
+ }
+
+/* Posts i pages
+--------------------------------------------- */
+
+#content.unic #pagina, #content.unic .post, #content.resultats #pagina {
+ background-color: #FFFFFF;
+ padding: 23px 16px 10px;
+ width: 448px;
+ min-height: 600px; /* sense sponsors 600px*/
+ margin-bottom:20px;
+}
+
+/* aumentar anchura calendari i canal hangar */
+.page-id-15261 #content.unic #pagina, .page-id-15192 #content.unic #pagina {
+ width: 800px;
+}
+
+#content.mix #lateca {display:inline-block; height:58px;margin-bottom:10px; width:200px;overflow:hidden;}
+
+#content.unic p{ padding:0px 0px 15px 0px;
+ font-size: 12px;
+ line-height:17px;}
+
+#content .post p {
+ padding:0px 0px 15px 0px;
+ font-size: 12px;
+ line-height:17px;
+}
+#content .post p small {
+ font-size:11px;
+}
+
+
+
+
+#content blockquote {
+ margin:10px 0px 20px 0px;
+ padding:0px 0px 0px 16px;
+ background:url(images/blockquote-border.jpg) 0 0 repeat-y;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ line-height:21px;
+ font-style:italic;
+}
+#content .post blockquote p, #content .page blockquote p {
+ padding:0px;
+}
+#content blockquote p cite {
+ padding:5px 0px 0px 0px;
+ font-size:12px;
+ font-weight:bold;
+}
+#content address {
+ padding:0px 0px 20px 0px;
+ line-height:20px;
+}
+#content pre {
+ padding:0px 0px 20px 0px;
+}
+#content table {
+ margin:10px 0px 30px 0px;
+}
+#content table tr {
+ border-bottom:1px solid #333333;
+}
+#content table tr th {
+ padding: 10px 20px 10px 20px;
+ border-top:1px solid #333333;
+ border-left:1px solid #333333;
+ border-right:1px solid #333333;
+}
+#content table tr td {
+ padding: 10px 20px 10px 20px;
+ border-left:1px solid #333333;
+ border-right:1px solid #333333;
+}
+#content img {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ display: block;
+}
+#content img.alignleft {
+ margin: 5px 10px 10px 0px;
+}
+#content img.alignright {
+ margin: 5px 0px 5px 10px;
+}
+#content img.alignnone {
+ margin: 10px 0px 10px 0px;
+}
+#content .wp-caption {
+ max-width: 100%;
+ display: block;
+}
+#content p.wp-caption-text {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ font-style:italic;
+ line-height:18px;
+ padding:7px 0px 10px 0px;
+}
+#content object,
+#content embed,
+#content iframe {
+ display: block;
+ max-width: 100%;
+ /*margin: 3px 0 10px 0;*/
+}
+#content .post p.meta, #content .page p.meta, #content p.meta {
+ font-size:13x;
+ line-height:14px;
+ padding-bottom:10px;
+ min-height: 28px;
+}
+#content .post p.meta span, #content .page p.meta span, #content p.meta span {
+ padding:0px 0px 0px 0px;
+ font-size:12px;
+ line-height:14px;
+}
+
+.novista {display:block; height:28px;}
+
+.art .novista {height:39px;}
+
+#content.resultats #pagina h3{
+ padding: 20px 0 20px 0;
+ font-size: 14px;
+ line-height:16px;
+ color: #0043f6;
+ z-index: 999;
+}
+
+#content.resultats p{
+ font-size:12px;
+ line-height:17px;
+ padding-bottom:10px;
+}
+
+#content.resultats p.meta, #content.resultats p.meta span{
+ font-size:11px;
+ line-height:13px;
+ padding-bottom:8px;
+ padding-top: 10px;
+
+ }
+#content.resultats div.hentry { border-bottom: 1px dotted grey; }
+.cleared {clear:both;}
+
+#content.resultats div#navi {display:block; height:30px;}
+
+a.post-edit-link {
+ font-size:12px;
+}
+#content p.previous {
+ float:left;
+ font-size:11px;
+}
+#content p.next {
+ float:right;
+ font-size:11px;
+}
+
+#content.resultats p.previous {
+ padding: 10px 0;
+}
+#content.resultats p.next {
+ padding: 10px 0;
+}
+
+
+
+p.blue {color: #0043F6;}
+p.curt {padding-bottom:1px!important;line-height:12px!important;font-size:12px!important; }
+p.peullarg {padding-bottom:20px;}
+
+
+
+/* home index */
+.head-entry {height:65px; font-size:14px;line-height: 15px; margin-bottom:15px; padding: 0; color: #0000FF; display: block; }
+
+.art .head-entry {height:45px; }
+
+.home #content.indexall p.box, {clear:both; overflow:hidden;}
+
+/*.home #content.indexall a.peubox img, #sidebar-secondary .boxentry a.peubox img {position:relative; bottom: 0;}
+.home #content.indexall .boxentry p.excerptbox {height: 55px; margin-bottom: 25px; padding-bottom:0px; overflow:hidden;}
+.home #content.indexall .boxentry p.contentbox {height:120px;margin-bottom: 15px; overflow:hidden;}
+.home .boxentry .contentbox {height: 323px;margin-bottom: 20px; overflow:hidden; display:inline-block;}
+.home .boxentry .contentbox p{height: 350px;margin-bottom: 15px; overflow:hidden; display:inline;}
+.home .boxentry{line-height:15px; height:430px; margin-bottom:16px; margin-right: 16px;}
+.home .entry-content {display:inline-block; height: 340px;}
+.home #content.indexall .boxentry .contentllarg {height: 226px; margin-bottom:24px; overflow: hidden;}*/
+
+
+/*.contentcurt { height: 237px;
+ margin-bottom: 38px; /*ull abanas 23 , veure com afecta */
+ /* overflow: hidden; }*/
+
+img.topspimg {margin-top: 28px!important;}
+
+.topstext {margin-bottom:41px!important; margin-top:25px!important;}
+
+
+
+
+/*estils capses home i index categories, blocs i artistes */
+
+.boxentry {line-height:15px;
+ height:360px;
+ width: 200px;
+ margin-bottom:16px;
+ padding: 15px;
+ float:left;
+ background-color: #FFF;
+ position:relative;
+ margin-right: 15px;
+ -moz-box-shadow: 3px 3px 4px #91939a;
+ -webkit-box-shadow: 3px 3px 4px #91939a;
+ box-shadow: 3px 3px 4px #91939a;
+filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');}
+
+.ie {
+
+ /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');*/
+}
+
+.hentry
+.head-entry {height:65px; font-size:14px;line-height: 15px; margin-bottom:8px; padding: 0; color: #0000FF; display: block; }
+
+.desc .head-entry {height:95px;}
+span.cat a{text-transform: uppercase; letter-spacing:normal}
+.boxentry h2, #sidebar-secondary .boxentry h2{ display: inline; font-size: 13px; line-height: 15px; padding-top:0; color: #333333; font-weight:normal; letter-spacing:normal;}
+.boxentry h2.blau a{color: #0000ff!important;}
+
+.boxentry img.wp-post-image, .boxentry img.noimatge {margin-bottom: 15px;}
+
+.boxentry img.attachment-artists-thumb, .boxentry img.gran {margin-bottom:11.5px!important;}
+
+.boxentry .contingut, .boxentry p.excerptbox { display:block; overflow:hidden;margin-bottom: 15px; padding: 0;}
+.boxentry .curt, .boxentry p.excerptbox {height: 60px; font-size:12px;}
+.boxentry .mig {height: 195px;}
+.boxentry .llarg {height: 225px;}
+.boxentry .plus {height: 331px;}
+.boxentry .plus p{display:inline;}
+
+/* special setting for showing excerpt image */
+#post-4051 p.excerptbox { height: 250px; }
+#post-4051 .novista { height: 0; }
+
+.boxentry h2.index {font-size:23px;display:block; line-height:30px; text-transform:uppercase; font-weight: bold; margin-bottom:20px; letter-spacing:normal}
+#content .boxentry .descseccio p {font-size: 13px; line-height:15px; }
+#content .boxentry .descseccio p:first-child:before {content: " ─ ";}
+#content .boxentry .contentcurt p:first-child:before {content: " ─ ";}
+
+#content .boxentry h3 {letter-spacing:normal;}
+#content .boxentry h3.box, #content h3.equip, #content h2.pag a {font-size:13px;line-height: 15px; padding: 0; color: #0000FF; display:inline-block; font-weight: normal;}
+
+#content .boxentry h3.art {text-transform: uppercase;}
+#content .boxentry h3.catt a {color: #333333; }
+#content .boxentry h3.nosubcatt a {color: #0000ff; font-size:14px; line-height:19px;}
+#content .boxentry p.catt {color: #333333;}
+#content li.linkcat h3 {font-size:14px; line-height: 16px; font-weight:normal; padding: 10px 0 5px; color: #0000ff;}
+
+
+.boxpeu {clear: both; display:block; position:absolute; bottom:10px; width:200px;height: 16px;}
+.peubox {float: left; margin-top:5px; }
+.peudret{float: right;}
+
+.wp-pagenavi {position:static!important; margin: 20px auto; top:auto!important; text-align:center;display:inline-table;}
+
+#content ul#artistes li, #content ul#llista li li {font-size: 13px; line-height: 22px;}
+#content ul#artistes li a, #content ul#llista li li a {color: #333333; }
+#content ul#artistes li a:hover, #content ul#llista li li a:hover {color: #0000ff; }
+#content ul#artistes li a span:before {content: " ─ ";}
+.alfa {line-height:19px!important;}
+
+
+/*.pag{background-color: #363636!important; color:#FFFFFF!important;}
+.pag h2 a{color:#FFFFFF!important;}
+
+.pag h2 a {text-transform:uppercase; display:inline;font-weight:normal;}
+
+.pag h2 a:after {content: " ─ ";}*/
+
+.boxentry span.cat a:after {content: " ─ ";}
+/*.desc span.cat a:after {content: " ";}
+*/
+.contentbox {display:block; height:331px; margin-bottom:15px:}
+
+#content h3.equip {height:16px!important;}
+
+#content .boxentry:last-child {margin-left: 0px;}
+
+#sidebar-secondary .boxentry {margin-right: 0px; margin-left:0px;}
+
+#sidebar-secondary .boxentry p.meta{clear:both;overflow:hidden;font-size:12px; line-height:14px;padding-bottom:14px;}
+
+#content.mix .boxentry {margin-right:4px; margin-left:4px;}
+
+#content.unic .boxentry {margin-bottom:15px;}
+
+/*paginacio kriesi */
+
+.pagination {
+clear:both;
+padding:20px 0;
+position:relative;
+font-size:11px;
+line-height:13px;
+}
+
+.pagination span, .pagination a {
+display:block;
+float:left;
+margin: 2px 2px 2px 0;
+padding:6px 9px 5px 9px;
+text-decoration:none;
+width:auto;
+color:#fff;
+background: #555;
+}
+
+.pagination a:hover{
+color:#fff;
+background: #3279BB;
+}
+
+.pagination .current{
+padding:6px 9px 5px 9px;
+background: #3279BB;
+color:#fff;
+}
+/* centrar el plugin de compartir al final dels posts */
+div.really_simple_share {width:220px; margin: 20px auto 5px auto; height:22px!important;}
+
+div.really_simple_share iframe {height:22px!important;}
+
+
+/*#content.indexall .boxentry {line-height:15px; height:398px; margin-bottom:16px;}
+
+#content.mix .boxentry{height:348px;}
+#content.tocada .boxentry {height:398px;}
+#content.indexall .boxentry p, #content.mix .boxentry p, #sidebar-secondary .boxentry p{font-size:12px; line-height:14px;}
+#content.indexall .boxentry h2.index, #content.mix .boxentry h2.index, #sidebar-secondary .boxentry h2.index {font-size:27px; float:none;text-transform: uppercase; margin-bottom:5px;padding-bottom: 5px; padding-top:0; margin-top:0; color:#333333; line-height:28px;}
+#content.indexall .boxentry div.descseccio p, #content.mix .boxentry div.descseccio p, #sidebar-secondary .boxentry div.descseccio p{font-size:13px; line-height:14px}
+#content.indexall .boxentry img, #content.mix .boxentry img, #sidebar-secondary .boxentry img {margin-bottom:20px;}
+
+
+#content.indexall .boxentry .head-entry, #content.mix .boxentry .head-entry, #sidebar-secondary .boxentry .head-entry { height: 75px; display:inline-block; overflow: hidden;}
+#content.indexall .boxentry h3, #content.mix .boxentry h3, #sidebar-secondary .boxentry h3{font-size:14px;line-height: 18px; padding: 0; color: #0000FF; display:inline-block; font-weight: normal;}
+
+/*#content.indexall .boxentry h3, #content.mix .boxentry h3, #sidebar-secondary .boxentry h3{font-size:14px;line-height: 15px; padding: 0; color: #0000FF; height: 55px; display:inline-block; }*/ /*
+#content.indexall p.box,#content.mix p.box, #sidebar-secondary .boxentry p.box {clear:both; overflow:hidden;}
+#content.indexall.tocada .boxentry h3 a{text-transform:uppercase;}
+#content.indexall a.peubox img, #content.mix .boxentry a.peubox img,#sidebar-secondary .boxentry a.peubox img {position:relative; bottom: 0;}
+#content.indexall .boxentry p.excerptbox, #content.mix .boxentry p.excerptbox, #sidebar-secondary .boxentry p.excerptbox {height: 70px; margin-bottom: 20px; overflow:hidden; padding-bottom:15px;}*/
+a.peutots {margin-bottom:15px;}
+.nofons {background-color:transparent!important;}
+.nopadding {padding-bottom:0px!important;}
+
+p.carrec{ font-size: 12px; line-height:14px; padding-bottom:20px;}
+p.carrec:before {content: " ─ ";}
+p.boxcurta{font-size:12px; line-height:12px; padding-bottom:2px;}
+span.categ a{text-transform:uppercase; color: #666666;}
+span.categ a:after {content: " ─ ";}
+/* breadcrum */
+
+#breadcrumb {width:100%; min-height:19px; overflow:hidden; margin: 2px 0 6px 0; }
+#breadcrumb ul {list-style-type: none; }
+#breadcrumb ul li {display: inline; font-size:14px; letter-spacing:normal; }
+#breadcrumb ul li:after{content:" > "; color: #0000ff;}
+#breadcrumb ul li:last-child:after{content:" "; }
+
+
+p#sidebarr {display: inline-block; height:16px; overflow:hidden; margin: 2px 0 8px 0px; font-size:14px; letter-spacing:normal; font-weight:normal; color: #0000FF;}
+
+
+/* Single Post
+--------------------------------------------- */
+#content .post #author-info {
+ margin:20px 0px 30px 0px;
+ padding:10px 0px 0px 0px;
+ border-top:1px dotted #333333;
+ border-bottom:1px dotted #333333;
+ overflow:hidden;
+}
+#content .post #author-avatar {
+ margin:5px 15px 0px 0px;
+ float:left;
+}
+#content .post #author-description {
+ overflow:hidden;
+}
+#content .post #author-description h2 {
+ padding:0px;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ font-weight:normal;
+}
+#content .post #author-description h2 span {
+ font-weight:bold;
+ text-transform:uppercase;
+ letter-spacing:0.1em;
+}
+#content .post #author-description p, .page-link {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:13px;
+ line-height:18px;
+ font-style:italic;
+}
+
+/* formularis inscripció */
+
+#cformsform {width:448px; margin:0;}
+
+#cformsform.cform label {display:block; margin-bottom:10px; width:216px; text-align:left}
+#cformsform.cform label span{display:block;width:216px;}
+#cformsform.cform input { display:block; margin-bottom:10px; width:216px;}
+#cformsform.cform textarea { display:block; margin-bottom:10px; width:440px;}
+
+#cformsform.cform li#li--1 {float: left; width:216px; margin-right:16px;}
+#cformsform.cform li#li--2 {float: right; width:216px; margin-right:0;}
+#cformsform.cform li#li--3 {float: left; width:216px; margin-right:16px;}
+#cformsform.cform li#li--4 {float: right; width:216px; margin-right:0;}
+#cformsform.cform li.cf-box-title {font-weight: normal; clear: both;}
+#cformsform.cform li.cf-box-group {float:none; display:block; width:80px; margin-left: 20px;}
+
+#cformsform.cform label#label--51 {float:left;height:30px; margin: 0; width: 30px;}
+#cformsform.cform label.cf-after span {width:30px;}
+#cformsform.cform label#label--52 {float:left;height:10px; margin: 10px 0 10px 0; width: 30px;}
+#cformsform.cform input#cf_field_5-1
+ {float:right; width: 20px; height:0; margin: 0;}
+#cformsform.cform input#cf_field_5-2
+ {clear:both; float:right; width: 20px; height:10px; margin: 10px 0;}
+
+
+
+#cformsform.cform li#li--6 {clear:both;}
+p.cf-sb {clear:both; }
+#cformsform.cform p.cf-sb input {
+ -moz-border-radius: 15px 15px 15px 15px;
+ background: none repeat scroll 0 0 #666666;
+ border: medium none;
+ color: #FFFFFF;
+ cursor: pointer;
+ float: right;
+ font-family: 'Helvetica Neue',Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
+ font-size: 12px;
+ margin: 4px;
+ padding: 2px;
+ width: 55px; }
+
+
+/*----------------------*/
+
+
+ul.catlist {list-style-type:none;}
+ul.catlist li {display:inline}
+
+.peupost {border-top: 1px solid #4e4e4e; margin-top:15px; }
+#content .post p.peupostp {padding-top:6px; }
+
+
+/* --- Comments --- */
+
+#respond {clear:both;}
+
+.post .comments-content {
+ margin:6px 0px 0px 0px;
+ border-top:1px dotted #333333;
+}
+#content .post #comments-content h3#comments {
+ padding:80px 0px 8px 0px;
+ border-bottom:1px dotted #333333;
+ font-size:16px;
+}
+#comments-content .comment-body p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+ line-height:19px;
+}
+#comments-content p.moderation {
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+ color:#999;
+}
+#content .post #comments-content ol {
+ padding:0px;
+}
+#content .post #comments-content ol li ul.children {
+ padding:0px;
+}
+#content .post #comments-content ol li.depth-1 {
+ padding:25px 0px 10px 0px;
+ border-bottom:1px dotted #333333;
+ overflow:hidden;
+}
+#comments-content ol li.depth-2, #comments-content ol li.depth-3, #comments-content ol li.depth-4, #comments-content ol li.depth-5 {
+ margin:10px 0px 0px 30px;
+ padding:25px 0px 0px 0px;
+ border-top:1px dotted #333333;
+ border-bottom:none;
+ overflow:hidden;
+}
+.comment-meta {
+ padding:0px 0px 10px 0px;
+ font-size:12px;
+}
+.comment-gravatar {
+ margin:1px 15px 0px 0px;
+ float:left;
+}
+#comments-content .comment-body {
+ padding:0px;
+ overflow:hidden;
+}
+.reply {
+ margin:0;
+ float:right;
+}
+a.comment-reply-link {
+ font-size:12px;
+ font-weight:bold;
+}
+p.logged-in-as {
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+}
+#comments-content ol li.post.pingback {
+ margin:0px;
+ padding: 20px 0px 10px 20px;
+ list-style:none;
+}
+.bypostauthor {
+}
+
+span.fn {color: #0043f6;}
+
+/* --- Comment Reply --- */
+a#cancel-comment-reply-link {
+ padding:3px 0px 0px 0px;
+ float:right;
+ font-size:12px;
+}
+#content .post #comments-content #respond h3#reply-title {
+ padding:30px 0px 6px 0px;
+ border-bottom:1px dotted #333333;
+ font-size:16px;
+}
+#content .post form#commentform p {
+ font-size:13px;
+}
+form#commentform p.comment-notes {
+ padding:5px 0px 15px 0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+}
+form#commentform input#author, form#commentform input#email, form#commentform input#url {
+ font-family:'Droid Sans', arial, sans-serif;
+ height:22px;
+}
+form#commentform textarea#comment {
+ width:90%;
+ padding:3px;
+ font-family:'Droid Sans', arial, sans-serif;
+}
+form#commentform p.comment-form-author, form#commentform p.comment-form-email, form#commentform p.comment-form-url, form#commentform p.comment-form-comment {
+ padding:10px 0px 0px 0px;
+}
+form#commentform p.form-submit input#submit {
+ margin:8px 0px 10px 1px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+
+
+
+/* WordPress Image Gallery
+--------------------------------------------- */
+.gallery {
+ margin: auto;
+ padding:5px 0px 5px 0px;
+}
+.gallery .gallery-item {
+ float: left;
+ margin: 10px 5px 0px 5px;
+ text-align: center;
+ width: 31%!important;
+ vertical-align: top;
+}
+.gallery img {
+ border: 2px solid #D2D2DF!important;
+}
+.gallery .gallery-caption {
+ margin-left: 0;
+ padding: 5px 0px 8px 0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ line-height: 16px; color: #03F;
+ display: block!important;
+}
+
+/* Footer
+--------------------------------------------- */
+#footer p {
+ line-height:19px;
+ font-size:11px;
+ color: #808080;
+}
+
+.center {text-align:center;}
+.col {float: left; }
+.logo { width:140px; margin:0;}
+.org { width:278px;}
+.tels { width:170px;}
+.inf{width: 267px;}
+.legal {width:68px;padding-top:30px;padding-left: 30px;}
+.credits {width:150px; font-size:9px; color: #A3A7A5; margin-top:9px;}
+.credits a{color: #A3A7A5!important;}
+
+/* Archives
+--------------------------------------------- */
+h1.archive {
+ margin:0px 0px 25px 0px;
+ padding: 0px 0px 10px 0px;
+ border-bottom:1px dotted #333333;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-weight:normal;
+ font-style:italic;
+ letter-spacing:0.1em;
+}
+h1.archive strong {
+ font-style:normal;
+ text-transform:uppercase;
+}
+
+/* Pages
+--------------------------------------------- */
+#page {
+ margin-bottom:50px;
+ padding:0px 0px 6px 0px;
+ border-bottom:1px dotted #333333;
+}
+#page h1 {
+ padding:0px 0px 20px 0px;
+ font-size: 20px;
+ line-height:26px;
+}
+#page h2 {
+ font-size: 16px;
+ line-height:23px;
+}
+#page p {
+ padding:0px 0px 15px 0px;
+ font-size: 14px;
+ line-height:23px;
+}
+#page p small {
+ font-size: 13px;
+}
+
+/* FLOATS CLEARING
+--------------------------------------------- */
+.clear {
+ clear:both;
+ display:block;
+ overflow:hidden;
+ visibility:hidden;
+ width:0;
+ height:0;
+}
+.clearfix:after {
+ clear:both;
+ content:' ';
+ display:block;
+ font-size:0;
+ line-height:0;
+ visibility:hidden;
+ width:0;
+ height:0
+}
+
+
+
+
+
+
+
+/* Plugin Styles
+--------------------------------------------- */
+/* --- Contact Form 7 --- */
+#content .wpcf7 {
+ padding:20px 0px 20px 0px;
+}
+#content #page .wpcf7 p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+}
+input.wpcf7-text {
+ height:22px;
+}
+.wpcf7 textarea {
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:14px;
+}
+input.wpcf7-submit {
+ margin:0px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+.wpcf7-response-output, .wpcf7-not-valid-tip {
+ margin:0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+}
+
+.tag .wp-pagenavi a, .tag .wp-pagenavi span {
+ padding: 1px !important;
+}
+
+/* --- jQuery Thickbox --- */
+#TB_window img#TB_Image {
+ border-bottom:none ! important;
+ border-left:none ! important;
+ border-right: none ! important;
+ border-top: none ! important;
+ margin: 15px 0px 0px 15px;
+}
+#TB_caption {
+ height: 30px ! important;
+ padding: 7px 15px 15px 15px ! important;
+}
+#TB_secondLine {
+ padding: 4px 0px 0px 0px;
+}
+#TB_closeWindow {
+ height: 30px ! important;
+ padding: 11px 15px 10px 0px ! important;
+}
+#TB_window a {
+ color: #333333 ! important;
+}
+
+/* logo slider */
+#logoslider { width: 230px; height: 120px; margin-top:5px; }
+#logoslider div { width: 235px; height: 120px; text-align: left; overflow: hidden }
+#logoslider p { padding-bottom:5px; }
+
+#logoslider2 { width: 230px; height: 100px; margin-top:5px; }
+#logoslider2 div { width: 235px; height: 100px; text-align: left; overflow: hidden }
+#logoslider2 p { padding-bottom:5px; }
+
+/* logos portada */
+.banner-image {
+ margin-left: -7px;
+}
+
+/*styles para tabla de convocatorias para jurado*/
+.page-template-page-plain-php #content.unic #pagina {
+ background-color: transparent;
+}
+
+.page-template-page-plain-php .shadow {
+ box-shadow: none;
+}
+
+li.boxentry.destacat {
+ background-color: yellow;
+}
diff --git a/hangar/css/style.jurado.css b/hangar/css/style.jurado.css
new file mode 100644
index 0000000..7b81855
--- /dev/null
+++ b/hangar/css/style.jurado.css
@@ -0,0 +1,3 @@
+table.cf7-db-table tbody td > div {
+ max-height: none;
+}
diff --git a/hangar/css/style2.css b/hangar/css/style2.css
new file mode 100644
index 0000000..aeddee2
--- /dev/null
+++ b/hangar/css/style2.css
@@ -0,0 +1,1315 @@
+/*
+Theme Name: Hangar, basat en Ari
+Theme URI: http://wordpress.org/
+Description: Tema a dues/tres columnes. El logo i el men es troben a l'esquerra. El contingut al mig. A la dreta en les pgines individuals hi ha una barra lateral amb els articles o pgines relacionades.
+Author: Enfusion team
+Version: 1.0
+License: GNU General Public License
+License URI: license.txt
+Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
+*/
+/* Google Fonts Import
+---------------------------------------------
+@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin); */
+
+/* Reset
+--------------------------------------------- */
+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 {
+ margin: 0;
+ padding: 0;
+ font-size: 100%;
+ vertical-align: baseline;
+ border: 0;
+ outline: 0;
+ background: transparent;
+}
+
+html {margin-top: 0!important;}
+
+ol, ul {
+ list-style: none;
+}
+blockquote, q {
+ quotes: none;
+}
+table {
+ border-collapse: collapse;
+ border-spacing: 0;
+}
+img {border: 0}
+
+/* General Structure and Styles
+--------------------------------------------- */
+body {
+ color: #333333;
+ background-color:#fff;
+ margin: 0;
+ background-image: url('images/motiufons.gif');
+ background-repeat:repeat-x repeat-y;
+ background-color: transparent;
+ font-size:12px;
+ font-family:'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ letter-spacing: 1px;
+}
+
+#top-head {
+ height: 30px;
+ border-bottom: 1px solid #666666;
+ border-top: 2px solid #0000fa;
+ background-color: #fff;
+ margin-bottom:30px;
+ min-width: 600px;
+ }
+
+#wrap_topheader {
+ max-width: 1267px;
+ margin: 0 0 0 20px;
+}
+
+#wrap {
+ max-width: 1267px;
+ margin: 0 0 0 20px;
+ }
+
+/*.single #wrap, .page #wrap {width: 990px;}*/
+
+/*.page-template-seccions-php #wrap {
+ max-width: 1247px!important;
+ width:auto;
+ margin: 0 auto;
+ padding: 0px 5px 0px 15px;
+
+ }*/
+
+.shadow {
+ -moz-box-shadow: 3px 3px 4px #91939a;
+ -webkit-box-shadow: 3px 3px 4px #91939a;
+ box-shadow: 3px 3px 4px #91939a;
+ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');
+}
+
+#sidebar-primary {
+ width:235px;
+ float:left;
+ margin-right:16px;
+ /*position: fixed;*/
+}
+/*#main {
+ float:left;
+ margin: 3px 0 20px 0;
+}*/
+
+/*#main.mainunic {width:65%;}
+#main.mainmig {width:auto;}
+#main.maingran {width:80%;}*/
+#wrap.amplegrann, #wrap_topheader.amplegrann {max-width:1257px}
+/*#wrap.amplemigg, #wrap_topheader.amplemigg {max-width:990px}*/
+#wrap.ampleunicc, #wrap_topheader.ampleunicc {max-width:750px, margin-left:16px}
+
+
+/*.single #main , .page #main {float:left; }*/
+
+.page-template-seccions-php #main {
+ width:auto;
+ margin-left:10px;
+ }
+
+
+#wrap_topheader .unic { width:990px;}
+
+
+
+#sidebar-secondary {
+ width:24.8%;
+ margin:0px 0px 60px 16px;
+ float:left;
+}
+
+.single #sidebar-secondary { width:232px; margin-right:0;}
+/*.page #sidebar-secondary { width:212px; margin-right:0;}
+*/
+
+
+#footer {
+ padding: 0px 0px 30px 0px;
+ clear: both;
+ font-size: 12px;
+ background-color: #f1f1f1;
+ bottom: 0;
+ position: relative;
+ height:50px; /* abans 120px */
+ letter-spacing:0.5px;
+ color:#888888;
+}
+
+#wrapfooter {
+ max-width: 1237px;
+ padding: 20px 0px 0px 20px;
+ z-index: 0; font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+}
+
+.aligncenter {
+ margin:0 auto;
+ display:block;
+}
+.alignleft {
+ float:left;
+}
+.alignright {
+ float:right;
+}
+
+
+/* mens cap de dalt de tot */
+
+
+.languages ul, ul.diversos {
+ list-style-type: none;
+ display:block;
+ margin:0;
+ padding: 8px 8px 10px 0;
+ font-size:12px;
+ margin-right: 30px;
+ }
+.languages ul li, ul.diversos li{display:inline;}
+
+.languages ul li a {text-transform:uppercase; color: #999999;}
+.languages ul li.active a{text-decoration:underline; color:#0000FF ;}
+
+.languages ul li {margin-right:15px;}
+
+ul.diversos li{margin-right:30px;}
+
+ul.diversos li a{color: #666666; text-decoration:none;}
+ul.diversos li a:hover{color: #0000ff;}
+
+li.faqs a{background: transparent url('images/faqs.png') no-repeat; padding-left: 22px;}
+li.contact a{background: transparent url('images/info.png') no-repeat; padding-left: 22px;}
+li.news a{background: transparent url('images/news.png') no-repeat 0 2px; padding-left: 22px;}
+li.faqs a:hover{background: transparent url('images/faqshover.png') no-repeat; padding-left: 22px;}
+li.contact a:hover{background: transparent url('images/infohover.png') no-repeat; padding-left: 22px;}
+li.news a:hover{background: transparent url('images/newshover.png') no-repeat 0 2PX; padding-left: 22px;}
+
+#cercar {float:right;width: 225px;height: 20px; margin-right:3.4%}
+.cse form.gsc-search-box, form.gsc-search-box {
+ margin-bottom: 0px!important;
+ padding: 1px 4px 1px 4px!important;}
+
+
+
+
+/* contingut */
+
+/*#content {
+margin-bottom: 20px; float:left;}*/
+
+#content .indexall{
+ width:88%;
+ margin:0px 0px 20px 0px;
+ padding:0px 0px 0px 2%;
+ float:left;
+ font-size: 12px;
+}
+
+#content.unic, #content.mix, #content.resultats {width:480px;
+ z-index:4;
+ float:left;
+ /* min-width: 780px;*/
+ }
+
+
+
+.single #sidebar-primary {width: 235px; margin-right:13px;}
+
+.page #sidebar-primary: {width: 235px; margin-right:13px;}
+
+
+
+/* home */
+
+
+
+/*strong {color: #333333;}
+.pag strong {color: #ffffff;}*/
+.pag a {color: #28b5d8;}
+
+/* Headings
+--------------------------------------------- */
+#content .post h1 {
+ padding:0px 0px 20px 0px;
+ font-size: 22px;
+ line-height:28px;
+}
+/*el fem servir*/
+#content.unic h2, #content.resultats h2 {
+ padding: 0;
+ font-size: 20px;
+ font-weight: normal;
+ line-height:20px;
+ margin-bottom:20px;
+ color: #0043f6;
+ letter-spacing:normal;
+ z-index: 999;
+}
+
+#content h3 {
+ padding:20px 0px 12px 0px;
+ font-size: 16px;
+ line-height:24px;
+}
+#content h4 {
+ padding:20px 0px 10px 0px;
+ font-size: 15px;
+ line-height:21px;
+}
+#content h5 {
+ padding:16px 0px 8px 0px;
+ font-size: 14px;
+ line-height:20px;
+}
+#content h6 {
+ padding:10px 0px 5px 0px;
+ font-size: 13px;
+ line-height:19px;
+}
+
+/* Links
+--------------------------------------------- */
+#content h2 a {
+ color:#333333;
+}
+a, #content h2 a:hover{
+ text-decoration:none;
+}
+a:hover {
+
+}
+/* --- Link Colors --- */
+a, ul.sidebar li.widget_text a {
+ color:#0000FF ;
+ font-weight:normal;
+}
+ul.sidebar a, p.meta a, p.logged-in-as a, a.post-edit-link, #footer a {
+ color:#999;
+}
+#content h2 a:hover, ul.sidebar a:hover, .comment-meta a:hover, p.logged-in-as a:hover, p.meta a:hover, a.post-edit-link:hover, #footer a:hover {
+ color:#333333;
+}
+#searchsubmit:hover, form#commentform p.form-submit input#submit:hover, input.wpcf7-submit:hover {
+ background:#0000FF;
+}
+.comment-meta a {color:#333333;}
+
+/* s'ha de posar un hack per ie6 i 7 veure possible solució amb js http://wordpress.org/support/topic/pdf-icon-with-pdf-upload */
+
+a[href$=".PDF"], a[href$=".pdf"] {
+ display: inline-block;
+ padding-top: 50px;
+ background: url("images/pdficon.png") top center no-repeat;
+ width:140px;
+ text-align:center;
+
+}
+/* Lists
+--------------------------------------------- */
+#content ul li {font-size:12px;}
+
+#content #page ul, #content .post ul {
+ padding:20px 0px 10px 25px;
+}
+#content #page ul li, #content .post ul li {
+ padding:0px 0px 5px 0px;
+ line-height:16px;
+ list-style: disc;
+}
+#content #page ol, #content .post ol {
+ padding:20px 0px 0px 30px;
+}
+#content #page ol li, #content .post ol li {
+ padding:0px 0px 5px 0px;
+ line-height:16px;
+ list-style: decimal;
+}
+
+/* Sidebars
+--------------------------------------------- */
+ul.sidebar {
+ font-size: 14px;
+ line-height:15px;
+ margin-top:30px;
+ padding:0;
+}
+
+ul.segona {margin-top:15x;}
+
+ul.sidebar li.widget-container, ul.sidebar li.pagenav, ul.sidebar li.categories {
+ margin:0px 0px 0px 0px;
+ padding:0px 0px 0px 0px;
+/* border-bottom:1px dotted #333333;*/
+ overflow:hidden;
+ line-height:18px;
+}
+ul.sidebar h3.widget-title {
+ padding:0px 0px 5px 0px;
+ font-size: 11px;
+}
+ul.sidebar li#nav_menu-8 {margin-top:20px;}
+
+.sidebar ul {padding:0;}
+
+.sidebar ul li {display:inline;}
+
+ul.sidebar li.widget_text, ul.sidebar li.shailan_banner_widget {color: #646464; font-size:11px; line-height:11px; margin:0; padding: 0 0 5px 0;}
+ul.sidebar li#text-3 {margin-top: 25px;}
+
+ul.sidebar li.pagenav ul li.page_item a ul{color:red;}
+
+ul.menu {padding-bottom:0px;}
+
+ul.menu li {display:inline; line-height:18px;letter-spacing: 0.3px}
+
+ul.menu a {color:#4344ff; }
+
+ul.menu li a {color:#333333!important;}
+
+ul.menu li#menu-item-38{display: block; margin-bottom:10px}
+
+ul.menu li.unica, ul.menu li.especial{display: block; margin-bottom:10px; text-transform: uppercase;}
+ul.sidebar li#nav_menu-8 li.unica {margin-bottom:4px;}
+ul.menu li.especial a{color:#0000FF!important; font-weight:bold;}
+ul.menu li.unica a{color:#4344ff!important; }
+ul.menu li.negre a{color: #000000!important;}
+ul.menu li.unica li{text-transform:none;}
+ul.sub-menu {display:block;}
+
+ul.menu li:first-child:before {content: "";}
+
+ul.menu li ul li:before {content: " ─ ";color: #0000ff}
+
+ul.menu ul.sub-menu li a {color: #0000ff!important;}
+
+/*ul#menu-segonn li ul.sub-menu li a {font-size: 10px; color: #333333!important;}
+
+ul#menu-segonn li ul.sub-menu li ul li a {font-size: 14px; color: #0000ff!important;}*/
+
+
+
+
+/* sidebar */
+
+#sidebar { float: right;
+ margin: 0 0 60px;
+ width: 20.8%;}
+
+
+
+/* Sidebar Primary
+--------------------------------------------- */
+/* --- Theme Logo --- */
+#sidebar-primary .logo {
+ height:75px;
+ margin:0px 0px 10px 0px;
+ display:block;
+}
+#sidebar-primary .logo h1 {
+ padding:5px 0px 0px 0px;
+ font-size:30px;
+ line-height:35px;
+}
+#sidebar-primary .logo h1 a:hover {
+ text-decoration:none;
+}
+#sidebar-primary .logo p {
+font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-style:italic;
+ font-size:13px;
+}
+#sidebar-primary .logo img {
+ margin:0px;
+ padding:0px;
+}
+/* --- About Text Widget --- */
+#sidebar-primary ul.sidebar li.widget_text img {
+ margin:3px 10px 0px 0px;
+ float:left;
+}
+
+
+
+
+
+/* Sidebar Secondary
+--------------------------------------------- */
+/*#sidebar-secondary img {
+ max-width: 100%;
+ display: block;
+ margin:0px;
+ padding: 0;
+}
+#sidebar-secondary img.banner {
+ max-width: 100%;
+ display: block;
+ margin:0px 0px 10px 0px;
+ padding: 0;
+}
+*/
+/* Sidebar Widgets (can be used for both Sidebars)
+--------------------------------------------- */
+ul.sidebar li.widget_archive ul li, ul.sidebar li.widget_pages ul li.page_item, ul.sidebar li.widget_categories ul li.cat-item, ul.sidebar li.widget_links ul.blogroll li, ul.sidebar li.widget_nav_menu ul#menu-navigation li.menu-item, ul.sidebar li.widget_meta ul li {
+ line-height:23px;
+}
+/* --- Text Widget --- */
+ul.sidebar li.widget_text img {
+ margin:3px 10px 0px 0px;
+ float:left;
+}
+/* --- Custom Menu Widget --- */
+ul.sub-menu {
+ margin: 0px 0px 0px 0px;
+}
+ul.sidebar li.widget_categories ul li.cat-item ul.children {
+ margin:0px 0px 0px 15px;
+}
+/* --- Pages Widget --- */
+ul.sidebar li.widget_pages ul li.page_item ul.children {
+ margin:0px 0px 0px 15px;
+}
+/* --- Search Widget --- */
+.search-input {
+ max-width: 100%;
+ width: 130px;
+ margin:4px;
+ font-size:12px;
+ float:right;
+ border: 1px solid #ababab;
+ background-color:#e5e5e5;
+ height: 16px;
+}
+#searchsubmit {
+ margin:4px;
+ padding:2px;
+ float:right;
+ background:#666666;
+ border:none;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+ -webkit-border-radius: 15px;
+ -moz-border-radius: 15px;
+ border-radius: 15px;
+ width:55px;
+
+}
+#cercar img {
+ margin:4px;border:none;float:left; margin-top:8px;
+}
+
+/* --- Recent Post Widget --- */
+ul.sidebar li.widget_recent_entries ul li {
+ padding: 0px 0px 12px 0px;
+ line-height:16px;
+}
+ul.sidebar li.widget_recent_entries ul li a {
+ line-height:16px;
+}
+/* --- Recent Comments --- */
+ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments {
+ padding: 0px 0px 12px 0px;
+ line-height:16px;
+}
+ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a {
+ padding: 0px 0px 12px 0px;
+}
+/* --- Calendar Widget --- */
+table#wp-calendar caption {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+ text-align:left;
+ padding:0px 0px 3px 0px;
+}
+table#wp-calendar td {
+ padding:3px;
+}
+/* --- Social Links Custom Widget --- */
+ul.sidebar li.widget_sociallinks a {
+ padding:0px 20px 0px 20px;
+ line-height:23px;
+}
+ul.sidebar li.widget_sociallinks a.rss {
+ background:url(images/rss-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.twitter {
+ background:url(images/twitter-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.facebook {
+ background:url(images/fb-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.flickr {
+ background:url(images/flickr-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.xing {
+ background:url(images/xing-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.linkedin {
+ background:url(images/linkedin-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.delicious {
+ background:url(images/delicious-icon.png) 0 0 no-repeat;
+}
+
+
+
+#navegacio {margin-left: 10px;
+ padding: 23px 16px 10px;
+ width: 438px;}
+#navegacio.dins { display: inline-block;
+ font-size: 10px;
+ margin: 20px 2px 10px;
+ width: 448px;
+ padding:0;
+ }
+
+/* Posts i pages
+--------------------------------------------- */
+
+#content.unic #pagina, #content.unic .post, #content.resultats #pagina {
+ background-color: #FFFFFF;
+ padding: 23px 16px 10px;
+ width: 448px;
+ min-height: 600px; /* sense sponsors 600px*/
+ margin-bottom:20px;
+}
+
+
+#content.mix #lateca {display:inline-block; height:58px;margin-bottom:10px; width:200px;overflow:hidden;}
+
+#content.unic p{ padding:0px 0px 15px 0px;
+ font-size: 12px;
+ line-height:17px;}
+
+#content .post p {
+ padding:0px 0px 15px 0px;
+ font-size: 12px;
+ line-height:17px;
+}
+#content .post p small {
+ font-size:11px;
+}
+
+
+
+
+#content blockquote {
+ margin:10px 0px 20px 0px;
+ padding:0px 0px 0px 16px;
+ background:url(images/blockquote-border.jpg) 0 0 repeat-y;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ line-height:21px;
+ font-style:italic;
+}
+#content .post blockquote p, #content .page blockquote p {
+ padding:0px;
+}
+#content blockquote p cite {
+ padding:5px 0px 0px 0px;
+ font-size:12px;
+ font-weight:bold;
+}
+#content address {
+ padding:0px 0px 20px 0px;
+ line-height:20px;
+}
+#content pre {
+ padding:0px 0px 20px 0px;
+}
+#content table {
+ margin:10px 0px 30px 0px;
+}
+#content table tr {
+ border-bottom:1px solid #333333;
+}
+#content table tr th {
+ padding: 10px 20px 10px 20px;
+ border-top:1px solid #333333;
+ border-left:1px solid #333333;
+ border-right:1px solid #333333;
+}
+#content table tr td {
+ padding: 10px 20px 10px 20px;
+ border-left:1px solid #333333;
+ border-right:1px solid #333333;
+}
+#content img {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ display: block;
+}
+#content img.alignleft {
+ margin: 5px 10px 10px 0px;
+}
+#content img.alignright {
+ margin: 5px 0px 5px 10px;
+}
+#content img.alignnone {
+ margin: 10px 0px 10px 0px;
+}
+#content .wp-caption {
+ max-width: 100%;
+ display: block;
+}
+#content p.wp-caption-text {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ font-style:italic;
+ line-height:18px;
+ padding:7px 0px 10px 0px;
+}
+#content object,
+#content embed,
+#content iframe {
+ display: block;
+ max-width: 100%;
+ /*margin: 3px 0 10px 0;*/
+}
+#content .post p.meta, #content .page p.meta, #content p.meta {
+ font-size:13x;
+ line-height:19px;
+ padding-bottom:15px;
+}
+#content .post p.meta span, #content .page p.meta span, #content p.meta span {
+ padding:0px 0px 0px 0px;
+ font-size:12px;
+ line-height:14px;
+
+}
+
+
+#content.resultats #pagina h3{
+ padding: 20px 0 20px 0;
+ font-size: 14px;
+ line-height:16px;
+ color: #0043f6;
+ z-index: 999;
+}
+
+#content.resultats p{
+ font-size:12px;
+ line-height:17px;
+ padding-bottom:10px;
+}
+
+#content.resultats p.meta, #content.resultats p.meta span{
+ font-size:11px;
+ line-height:13px;
+ padding-bottom:8px;
+ padding-top: 10px;
+
+ }
+#content.resultats div.hentry { border-bottom: 1px dotted grey; }
+.cleared {clear:both;}
+
+#content.resultats div#navi {display:block; height:30px;}
+
+a.post-edit-link {
+ font-size:12px;
+}
+#content p.previous {
+ float:left;
+ font-size:11px;
+}
+#content p.next {
+ float:right;
+ font-size:11px;
+}
+
+#content.resultats p.previous {
+ padding: 10px 0;
+}
+#content.resultats p.next {
+ padding: 10px 0;
+}
+
+
+
+p.blue {color: #0043F6;}
+p.curt {padding-bottom:1px!important;line-height:12px!important;font-size:12px!important; }
+p.peullarg {padding-bottom:20px;}
+
+
+
+/* home index */
+.head-entry {height:65px; font-size:14px;line-height: 15px; margin-bottom:15px; padding: 0; color: #0000FF; display: inline-block; }
+
+
+.home #content.indexall p.box, {clear:both; overflow:hidden;}
+
+/*.home #content.indexall a.peubox img, #sidebar-secondary .boxentry a.peubox img {position:relative; bottom: 0;}
+.home #content.indexall .boxentry p.excerptbox {height: 55px; margin-bottom: 25px; padding-bottom:0px; overflow:hidden;}
+.home #content.indexall .boxentry p.contentbox {height:120px;margin-bottom: 15px; overflow:hidden;}
+.home .boxentry .contentbox {height: 323px;margin-bottom: 20px; overflow:hidden; display:inline-block;}
+.home .boxentry .contentbox p{height: 350px;margin-bottom: 15px; overflow:hidden; display:inline;}
+.home .boxentry{line-height:15px; height:430px; margin-bottom:16px; margin-right: 16px;}
+.home .entry-content {display:inline-block; height: 340px;}
+.home #content.indexall .boxentry .contentllarg {height: 226px; margin-bottom:24px; overflow: hidden;}*/
+
+
+/*.contentcurt { height: 237px;
+ margin-bottom: 38px; /*ull abanas 23 , veure com afecta */
+ /* overflow: hidden; }*/
+
+img.topspimg {margin-top: 28px!important;}
+
+.topstext {margin-bottom:41px!important; margin-top:25px!important;}
+
+
+
+
+/*estils capses home i index categories, blocs i artistes */
+
+.boxentry {line-height:15px;
+ height:360px;
+ width: 200px;
+ margin-bottom:16px;
+ padding: 15px;
+ float:left;
+ background-color: #FFF;
+ position:relative;
+ margin-right: 15px;
+ -moz-box-shadow: 3px 3px 4px #91939a;
+ -webkit-box-shadow: 3px 3px 4px #91939a;
+ box-shadow: 3px 3px 4px #91939a;
+filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');}
+
+.ie {
+
+ /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');*/
+}
+
+.hentry
+.head-entry {height:65px; font-size:14px;line-height: 15px; margin-bottom:8px; padding: 0; color: #0000FF; display: block; }
+
+.desc .head-entry {height:95px;}
+span.cat a{text-transform: uppercase; letter-spacing:normal}
+.boxentry h2, #sidebar-secondary .boxentry h2{ display: inline; font-size: 13px; line-height: 15px; padding-top:0; color: #333333; font-weight:normal; letter-spacing:normal;}
+.boxentry h2.blau a{color: #0000ff!important;}
+
+.boxentry img.wp-post-image, .boxentry img.noimatge {margin-bottom: 15px;}
+
+.boxentry img.attachment-artists-thumb, .boxentry img.gran {margin-bottom:11.5px!important;}
+
+.boxentry .contingut, .boxentry p.excerptbox { display:block; overflow:hidden;margin-bottom: 15px; padding: 0;}
+.boxentry .curt, .boxentry p.excerptbox {height: 60px; font-size:12px;}
+.boxentry .mig {height: 195px;}
+.boxentry .llarg {height: 225px;}
+.boxentry .plus {height: 331px;}
+.boxentry .plus p{display:inline;}
+
+
+.boxentry h2.index {font-size:23px;display:block; line-height:30px; text-transform:uppercase; font-weight: bold; margin-bottom:20px; letter-spacing:normal}
+#content .boxentry .descseccio p {font-size: 13px; line-height:15px; }
+#content .boxentry .descseccio p:first-child:before {content: " ─ ";}
+#content .boxentry .contentcurt p:first-child:before {content: " ─ ";}
+
+#content .boxentry h3 {letter-spacing:normal;}
+#content .boxentry h3.box, #content h3.equip {font-size:13px;line-height: 15px; padding: 0; color: #0000FF; display:inline-block; font-weight: normal;}
+
+#content .boxentry h3.art {text-transform: uppercase;}
+#content .boxentry h3.catt a {color: #333333; }
+#content .boxentry h3.nosubcatt a {color: #0000ff; font-size:14px; line-height:19px;}
+#content .boxentry p.catt {color: #333333;}
+#content li.linkcat h3 {font-size:14px; line-height: 16px; font-weight:normal; padding: 10px 0 5px; color: #0000ff;}
+
+
+.boxpeu {display:block; position:absolute; bottom:10px; width:200px;height: 16px;}
+.peubox {float: left; margin-top:5px; }
+.peudret{float: right;}
+
+.wp-pagenavi {clear:both; position:static!important; margin: 20px auto; top:auto!important;}
+
+#content ul#artistes li, #content ul#llista li li {font-size: 13px; line-height: 22px;}
+#content ul#artistes li a, #content ul#llista li li a {color: #333333; }
+#content ul#artistes li a:hover, #content ul#llista li li a:hover {color: #0000ff; }
+#content ul#artistes li a span:before {content: " ─ ";}
+.alfa {line-height:19px!important;}
+
+
+.pag{background-color: #363636!important; color:#FFFFFF!important;}
+.pag h2 a{color:#FFFFFF!important;}
+
+.pag h2 a {text-transform:uppercase; display:inline;font-weight:normal;}
+
+.pag h2 a:after {content: " ─ ";}
+
+.boxentry span.cat a:after {content: " ─ ";}
+/*.desc span.cat a:after {content: " ";}
+*/
+.contentbox {display:block; height:331px; margin-bottom:15px:}
+
+#content h3.equip {height:16px!important;}
+
+#content .boxentry:last-child {margin-left: 0px;}
+
+#sidebar-secondary .boxentry {margin-right: 0px; margin-left:0px;}
+
+#sidebar-secondary .boxentry p.meta{clear:both;overflow:hidden;font-size:12px; line-height:14px;padding-bottom:14px;}
+
+#content.mix .boxentry {margin-right:4px; margin-left:4px;}
+
+#content.unic .boxentry {margin-bottom:15px;}
+
+/*paginacio kriesi */
+
+.pagination {
+clear:both;
+padding:20px 0;
+position:relative;
+font-size:11px;
+line-height:13px;
+}
+
+.pagination span, .pagination a {
+display:block;
+float:left;
+margin: 2px 2px 2px 0;
+padding:6px 9px 5px 9px;
+text-decoration:none;
+width:auto;
+color:#fff;
+background: #555;
+}
+
+.pagination a:hover{
+color:#fff;
+background: #3279BB;
+}
+
+.pagination .current{
+padding:6px 9px 5px 9px;
+background: #3279BB;
+color:#fff;
+}
+/* centrar el plugin de compartir al final dels posts */
+div.really_simple_share {width:220px; margin: 20px auto 5px auto; height:22px!important;}
+
+div.really_simple_share iframe {height:22px!important;}
+
+
+/*#content.indexall .boxentry {line-height:15px; height:398px; margin-bottom:16px;}
+
+#content.mix .boxentry{height:348px;}
+#content.tocada .boxentry {height:398px;}
+#content.indexall .boxentry p, #content.mix .boxentry p, #sidebar-secondary .boxentry p{font-size:12px; line-height:14px;}
+#content.indexall .boxentry h2.index, #content.mix .boxentry h2.index, #sidebar-secondary .boxentry h2.index {font-size:27px; float:none;text-transform: uppercase; margin-bottom:5px;padding-bottom: 5px; padding-top:0; margin-top:0; color:#333333; line-height:28px;}
+#content.indexall .boxentry div.descseccio p, #content.mix .boxentry div.descseccio p, #sidebar-secondary .boxentry div.descseccio p{font-size:13px; line-height:14px}
+#content.indexall .boxentry img, #content.mix .boxentry img, #sidebar-secondary .boxentry img {margin-bottom:20px;}
+
+
+#content.indexall .boxentry .head-entry, #content.mix .boxentry .head-entry, #sidebar-secondary .boxentry .head-entry { height: 75px; display:inline-block; overflow: hidden;}
+#content.indexall .boxentry h3, #content.mix .boxentry h3, #sidebar-secondary .boxentry h3{font-size:14px;line-height: 18px; padding: 0; color: #0000FF; display:inline-block; font-weight: normal;}
+
+/*#content.indexall .boxentry h3, #content.mix .boxentry h3, #sidebar-secondary .boxentry h3{font-size:14px;line-height: 15px; padding: 0; color: #0000FF; height: 55px; display:inline-block; }*/ /*
+#content.indexall p.box,#content.mix p.box, #sidebar-secondary .boxentry p.box {clear:both; overflow:hidden;}
+#content.indexall.tocada .boxentry h3 a{text-transform:uppercase;}
+#content.indexall a.peubox img, #content.mix .boxentry a.peubox img,#sidebar-secondary .boxentry a.peubox img {position:relative; bottom: 0;}
+#content.indexall .boxentry p.excerptbox, #content.mix .boxentry p.excerptbox, #sidebar-secondary .boxentry p.excerptbox {height: 70px; margin-bottom: 20px; overflow:hidden; padding-bottom:15px;}*/
+a.peutots {margin-bottom:15px;}
+.nofons {background-color:transparent!important;}
+.nopadding {padding-bottom:0px!important;}
+
+p.carrec{ font-size: 12px; line-height:14px; padding-bottom:20px;}
+p.carrec:before {content: " ─ ";}
+p.boxcurta{font-size:12px; line-height:12px; padding-bottom:2px;}
+span.categ a{text-transform:uppercase; color: #666666;}
+span.categ a:after {content: " ─ ";}
+/* breadcrum */
+
+#breadcrumb {width:100%; height:16px; overflow:hidden; margin: 2px 0 8px 0; }
+#breadcrumb ul {list-style-type: none; }
+#breadcrumb ul li {display: inline; font-size:14px; letter-spacing:normal; }
+#breadcrumb ul li:after{content:" > "; color: #0000ff;}
+#breadcrumb ul li:last-child:after{content:" "; }
+
+
+p#sidebarr {display: inline-block; height:16px; overflow:hidden; margin: 2px 0 8px 0px; font-size:14px; letter-spacing:normal; font-weight:normal; color: #0000FF;}
+
+
+/* Single Post
+--------------------------------------------- */
+#content .post #author-info {
+ margin:20px 0px 30px 0px;
+ padding:10px 0px 0px 0px;
+ border-top:1px dotted #333333;
+ border-bottom:1px dotted #333333;
+ overflow:hidden;
+}
+#content .post #author-avatar {
+ margin:5px 15px 0px 0px;
+ float:left;
+}
+#content .post #author-description {
+ overflow:hidden;
+}
+#content .post #author-description h2 {
+ padding:0px;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ font-weight:normal;
+}
+#content .post #author-description h2 span {
+ font-weight:bold;
+ text-transform:uppercase;
+ letter-spacing:0.1em;
+}
+#content .post #author-description p, .page-link {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:13px;
+ line-height:18px;
+ font-style:italic;
+}
+
+/* formularis inscripció */
+
+#cformsform {width:448px; margin:0;}
+
+#cformsform.cform label {display:block; margin-bottom:10px; width:216px; text-align:left}
+#cformsform.cform label span{display:block;width:216px;}
+#cformsform.cform input { display:block; margin-bottom:10px; width:216px;}
+#cformsform.cform textarea { display:block; margin-bottom:10px; width:440px;}
+
+#cformsform.cform li#li--1 {float: left; width:216px; margin-right:16px;}
+#cformsform.cform li#li--2 {float: right; width:216px; margin-right:0;}
+#cformsform.cform li#li--3 {float: left; width:216px; margin-right:16px;}
+#cformsform.cform li#li--4 {float: right; width:216px; margin-right:0;}
+#cformsform.cform li.cf-box-title {font-weight: normal; clear: both;}
+#cformsform.cform li.cf-box-group {float:none; display:block; width:80px; margin-left: 20px;}
+
+#cformsform.cform label#label--51 {float:left;height:30px; margin: 0; width: 30px;}
+#cformsform.cform label.cf-after span {width:30px;}
+#cformsform.cform label#label--52 {float:left;height:10px; margin: 10px 0 10px 0; width: 30px;}
+#cformsform.cform input#cf_field_5-1
+ {float:right; width: 20px; height:0; margin: 0;}
+#cformsform.cform input#cf_field_5-2
+ {clear:both; float:right; width: 20px; height:10px; margin: 10px 0;}
+
+
+
+#cformsform.cform li#li--6 {clear:both;}
+p.cf-sb {clear:both; }
+#cformsform.cform p.cf-sb input {
+ -moz-border-radius: 15px 15px 15px 15px;
+ background: none repeat scroll 0 0 #666666;
+ border: medium none;
+ color: #FFFFFF;
+ cursor: pointer;
+ float: right;
+ font-family: 'Helvetica Neue',Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
+ font-size: 12px;
+ margin: 4px;
+ padding: 2px;
+ width: 55px; }
+
+
+/*----------------------*/
+
+
+ul.catlist {list-style-type:none;}
+ul.catlist li {display:inline}
+
+.peupost {border-top: 1px solid #4e4e4e; margin-top:15px; }
+#content .post p.peupostp {padding-top:6px; }
+
+
+/* --- Comments --- */
+
+#respond {clear:both;}
+
+.post .comments-content {
+ margin:6px 0px 0px 0px;
+ border-top:1px dotted #333333;
+}
+#content .post #comments-content h3#comments {
+ padding:80px 0px 8px 0px;
+ border-bottom:1px dotted #333333;
+ font-size:16px;
+}
+#comments-content .comment-body p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+ line-height:19px;
+}
+#comments-content p.moderation {
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+ color:#999;
+}
+#content .post #comments-content ol {
+ padding:0px;
+}
+#content .post #comments-content ol li ul.children {
+ padding:0px;
+}
+#content .post #comments-content ol li.depth-1 {
+ padding:25px 0px 10px 0px;
+ border-bottom:1px dotted #333333;
+ overflow:hidden;
+}
+#comments-content ol li.depth-2, #comments-content ol li.depth-3, #comments-content ol li.depth-4, #comments-content ol li.depth-5 {
+ margin:10px 0px 0px 30px;
+ padding:25px 0px 0px 0px;
+ border-top:1px dotted #333333;
+ border-bottom:none;
+ overflow:hidden;
+}
+.comment-meta {
+ padding:0px 0px 10px 0px;
+ font-size:12px;
+}
+.comment-gravatar {
+ margin:1px 15px 0px 0px;
+ float:left;
+}
+#comments-content .comment-body {
+ padding:0px;
+ overflow:hidden;
+}
+.reply {
+ margin:0;
+ float:right;
+}
+a.comment-reply-link {
+ font-size:12px;
+ font-weight:bold;
+}
+p.logged-in-as {
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+}
+#comments-content ol li.post.pingback {
+ margin:0px;
+ padding: 20px 0px 10px 20px;
+ list-style:none;
+}
+.bypostauthor {
+}
+
+span.fn {color: #0043f6;}
+
+/* --- Comment Reply --- */
+a#cancel-comment-reply-link {
+ padding:3px 0px 0px 0px;
+ float:right;
+ font-size:12px;
+}
+#content .post #comments-content #respond h3#reply-title {
+ padding:30px 0px 6px 0px;
+ border-bottom:1px dotted #333333;
+ font-size:16px;
+}
+#content .post form#commentform p {
+ font-size:13px;
+}
+form#commentform p.comment-notes {
+ padding:5px 0px 15px 0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+}
+form#commentform input#author, form#commentform input#email, form#commentform input#url {
+ font-family:'Droid Sans', arial, sans-serif;
+ height:22px;
+}
+form#commentform textarea#comment {
+ width:90%;
+ padding:3px;
+ font-family:'Droid Sans', arial, sans-serif;
+}
+form#commentform p.comment-form-author, form#commentform p.comment-form-email, form#commentform p.comment-form-url, form#commentform p.comment-form-comment {
+ padding:10px 0px 0px 0px;
+}
+form#commentform p.form-submit input#submit {
+ margin:8px 0px 10px 1px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+
+
+
+/* WordPress Image Gallery
+--------------------------------------------- */
+.gallery {
+ margin: auto;
+ padding:5px 0px 5px 0px;
+}
+.gallery .gallery-item {
+ float: left;
+ margin: 10px 5px 0px 5px;
+ text-align: center;
+ width: 31%!important;
+ vertical-align: top;
+}
+.gallery img {
+ border: 2px solid #D2D2DF!important;
+}
+.gallery .gallery-caption {
+ margin-left: 0;
+ padding: 5px 0px 8px 0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ line-height: 16px; color: #03F;
+ display: block!important;
+}
+
+/* Footer
+--------------------------------------------- */
+#footer p {
+ line-height:19px;
+ font-size:11px;
+ color: #808080;
+}
+
+.center {text-align:center;}
+.col {float: left; }
+.logo { width:140px; margin:0;}
+.org { width:278px;}
+.tels { width:170px;}
+.inf{width: 200px;}
+.credits {width:200px; font-size:9px; color: #BBB; margin-top:20px;}
+.credits a{color: #BBB!important;}
+
+/* Archives
+--------------------------------------------- */
+h1.archive {
+ margin:0px 0px 25px 0px;
+ padding: 0px 0px 10px 0px;
+ border-bottom:1px dotted #333333;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-weight:normal;
+ font-style:italic;
+ letter-spacing:0.1em;
+}
+h1.archive strong {
+ font-style:normal;
+ text-transform:uppercase;
+}
+
+/* Pages
+--------------------------------------------- */
+#page {
+ margin-bottom:50px;
+ padding:0px 0px 6px 0px;
+ border-bottom:1px dotted #333333;
+}
+#page h1 {
+ padding:0px 0px 20px 0px;
+ font-size: 20px;
+ line-height:26px;
+}
+#page h2 {
+ font-size: 16px;
+ line-height:23px;
+}
+#page p {
+ padding:0px 0px 15px 0px;
+ font-size: 14px;
+ line-height:23px;
+}
+#page p small {
+ font-size: 13px;
+}
+
+/* FLOATS CLEARING
+--------------------------------------------- */
+.clear {
+ clear:both;
+ display:block;
+ overflow:hidden;
+ visibility:hidden;
+ width:0;
+ height:0;
+}
+.clearfix:after {
+ clear:both;
+ content:' ';
+ display:block;
+ font-size:0;
+ line-height:0;
+ visibility:hidden;
+ width:0;
+ height:0
+}
+
+
+
+
+
+
+
+/* Plugin Styles
+--------------------------------------------- */
+/* --- Contact Form 7 --- */
+#content .wpcf7 {
+ padding:20px 0px 20px 0px;
+}
+#content #page .wpcf7 p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+}
+input.wpcf7-text {
+ height:22px;
+}
+.wpcf7 textarea {
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:14px;
+}
+input.wpcf7-submit {
+ margin:0px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+.wpcf7-response-output, .wpcf7-not-valid-tip {
+ margin:0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+}
+/* --- jQuery Thickbox --- */
+#TB_window img#TB_Image {
+ border-bottom:none ! important;
+ border-left:none ! important;
+ border-right: none ! important;
+ border-top: none ! important;
+ margin: 15px 0px 0px 15px;
+}
+#TB_caption {
+ height: 30px ! important;
+ padding: 7px 15px 15px 15px ! important;
+}
+#TB_secondLine {
+ padding: 4px 0px 0px 0px;
+}
+#TB_closeWindow {
+ height: 30px ! important;
+ padding: 11px 15px 10px 0px ! important;
+}
+#TB_window a {
+ color: #333333 ! important;
+}
diff --git a/hangar/css/style3.css b/hangar/css/style3.css
new file mode 100644
index 0000000..bd84246
--- /dev/null
+++ b/hangar/css/style3.css
@@ -0,0 +1,1341 @@
+/*
+Theme Name: Hangar, basat en Ari
+Theme URI: http://wordpress.org/
+Description: Tema a dues/tres columnes. El logo i el men es troben a l'esquerra. El contingut al mig. A la dreta en les pgines individuals hi ha una barra lateral amb els articles o pgines relacionades.
+Author: Enfusion team
+Version: 1.0
+License: GNU General Public License
+License URI: license.txt
+Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
+*/
+/* Google Fonts Import
+---------------------------------------------
+@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin); */
+
+/* Reset
+--------------------------------------------- */
+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 {
+ margin: 0;
+ padding: 0;
+ font-size: 100%;
+ vertical-align: baseline;
+ border: 0;
+ outline: 0;
+ background: transparent;
+}
+
+html {margin-top: 0!important;}
+
+ol, ul {
+ list-style: none;
+}
+blockquote, q {
+ quotes: none;
+}
+table {
+ border-collapse: collapse;
+ border-spacing: 0;
+}
+img {border: 0}
+
+/* General Structure and Styles
+--------------------------------------------- */
+body {
+ color: #333333;
+ background-color:#fff;
+ margin: 0;
+ background-image: url('images/motiufons.gif');
+ background-repeat:repeat-x repeat-y;
+ background-color: transparent;
+ font-size:12px;
+ font-family:'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ letter-spacing: 1px;
+}
+
+#top-head {
+ height: 30px;
+ border-bottom: 1px solid #666666;
+ border-top: 2px solid #0000fa;
+ background-color: #fff;
+ margin-bottom:30px;
+ min-width: 600px;
+ }
+
+#wrap_topheader {
+ max-width: 1267px;
+ margin: 0 0 0 20px;
+}
+
+#wrap {
+ max-width: 1267px;
+ margin: 0 0 0 20px;
+ }
+
+/*.single #wrap, .page #wrap {width: 990px;}*/
+
+/*.page-template-seccions-php #wrap {
+ max-width: 1247px!important;
+ width:auto;
+ margin: 0 auto;
+ padding: 0px 5px 0px 15px;
+
+ }*/
+
+.shadow {
+ -moz-box-shadow: 3px 3px 4px #91939a;
+ -webkit-box-shadow: 3px 3px 4px #91939a;
+ box-shadow: 3px 3px 4px #91939a;
+ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');
+}
+
+#sidebar-primary {
+ width:235px;
+ float:left;
+ margin-right:16px;
+ /*position: fixed;*/
+}
+/*#main {
+ float:left;
+ margin: 3px 0 20px 0;
+}*/
+
+/*#main.mainunic {width:65%;}
+#main.mainmig {width:auto;}
+#main.maingran {width:80%;}*/
+#wrap.amplegrann, #wrap_topheader.amplegrann {max-width:1257px}
+/*#wrap.amplemigg, #wrap_topheader.amplemigg {max-width:990px}*/
+#wrap.ampleunicc, #wrap_topheader.ampleunicc {max-width:750px, margin-left:16px}
+
+
+/*.single #main , .page #main {float:left; }*/
+
+.page-template-seccions-php #main {
+ width:auto;
+ margin-left:10px;
+ }
+
+
+#wrap_topheader .unic { width:990px;}
+
+
+
+#sidebar-secondary {
+ width:24.8%;
+ margin:0px 0px 60px 16px;
+ float:left;
+}
+
+.single #sidebar-secondary { width:232px; margin-right:0;}
+/*.page #sidebar-secondary { width:212px; margin-right:0;}
+*/
+
+
+#footer {
+ padding: 0px 0px 30px 0px;
+ clear: both;
+ font-size: 12px;
+ background-color: #f1f1f1;
+ bottom: 0;
+ position: relative;
+ height:50px; /* abans 120px */
+ letter-spacing:0.5px;
+ color:#888888;
+}
+
+#wrapfooter {
+ max-width: 1237px;
+ padding: 20px 0px 0px 20px;
+ z-index: 0; font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+}
+
+.aligncenter {
+ margin:0 auto;
+ display:block;
+}
+.alignleft {
+ float:left;
+}
+.alignright {
+ float:right;
+}
+
+
+/* mens cap de dalt de tot */
+
+
+.languages ul, ul.diversos {
+ list-style-type: none;
+ display:block;
+ margin:0;
+ padding: 8px 8px 10px 0;
+ font-size:12px;
+ margin-right: 30px;
+ }
+.languages ul li, ul.diversos li{display:inline;}
+
+.languages ul li a {text-transform:uppercase; color: #999999;}
+.languages ul li.active a{text-decoration:underline; color:#0000FF ;}
+
+.languages ul li {margin-right:15px;}
+
+ul.diversos li{margin-right:30px;}
+
+ul.diversos li a{color: #666666; text-decoration:none;}
+ul.diversos li a:hover{color: #0000ff;}
+
+li.faqs a{background: transparent url('images/faqs.png') no-repeat; padding-left: 22px;}
+li.contact a{background: transparent url('images/info.png') no-repeat; padding-left: 22px;}
+li.news a{background: transparent url('images/news.png') no-repeat 0 2px; padding-left: 22px;}
+li.faqs a:hover{background: transparent url('images/faqshover.png') no-repeat; padding-left: 22px;}
+li.contact a:hover{background: transparent url('images/infohover.png') no-repeat; padding-left: 22px;}
+li.news a:hover{background: transparent url('images/newshover.png') no-repeat 0 2PX; padding-left: 22px;}
+
+#cercar {float:right;width: 225px;height: 20px; margin-right:3.4%}
+.cse form.gsc-search-box, form.gsc-search-box {
+ margin-bottom: 0px!important;
+ padding: 1px 4px 1px 4px!important;}
+
+
+
+
+/* contingut */
+
+/*#content {
+margin-bottom: 20px; float:left;}*/
+
+#content .indexall{
+ width:88%;
+ margin:0px 0px 20px 0px;
+ padding:0px 0px 0px 2%;
+ float:left;
+ font-size: 12px;
+}
+
+#content.unic, #content.mix, #content.resultats {width:480px;
+ z-index:4;
+ float:left;
+ /* min-width: 780px;*/
+ }
+
+
+
+.single #sidebar-primary {width: 235px; margin-right:13px;}
+
+.page #sidebar-primary: {width: 235px; margin-right:13px;}
+
+
+
+/* home */
+
+
+
+/*strong {color: #333333;}
+.pag strong {color: #ffffff;}*/
+.pag a {color: #28b5d8;}
+
+/* Headings
+--------------------------------------------- */
+#content .post h1 {
+ padding:0px 0px 20px 0px;
+ font-size: 22px;
+ line-height:28px;
+}
+/*el fem servir*/
+#content.unic h2, #content.resultats h2 {
+ padding: 0;
+ font-size: 20px;
+ font-weight: normal;
+ line-height:20px;
+ margin-bottom:20px;
+ color: #0043f6;
+ letter-spacing:normal;
+ z-index: 999;
+}
+
+#content h3 {
+ padding:20px 0px 12px 0px;
+ font-size: 16px;
+ line-height:24px;
+}
+#content h4 {
+ padding:20px 0px 10px 0px;
+ font-size: 15px;
+ line-height:21px;
+}
+#content h5 {
+ padding:16px 0px 8px 0px;
+ font-size: 14px;
+ line-height:20px;
+}
+#content h6 {
+ padding:10px 0px 5px 0px;
+ font-size: 13px;
+ line-height:19px;
+}
+
+/* Links
+--------------------------------------------- */
+#content h2 a {
+ color:#333333;
+}
+a{
+ text-decoration:none;
+}
+a:hover, #content h2 a:hover {
+text-decoration: underline;
+}
+/* --- Link Colors --- */
+a, ul.sidebar li.widget_text a {
+ color:#0000FF ;
+ font-weight:normal;
+}
+ul.sidebar a, p.meta a, p.logged-in-as a, a.post-edit-link, #footer a {
+ color:#999;
+}
+#content h2 a:hover, ul.sidebar a:hover, .comment-meta a:hover, p.logged-in-as a:hover, p.meta a:hover, a.post-edit-link:hover, #footer a:hover {
+ color:#333333;
+}
+#searchsubmit:hover, form#commentform p.form-submit input#submit:hover, input.wpcf7-submit:hover {
+ background:#0000FF;
+}
+.comment-meta a {color:#333333;}
+
+/* s'ha de posar un hack per ie6 i 7 veure possible solució amb js http://wordpress.org/support/topic/pdf-icon-with-pdf-upload */
+
+
+
+
+#pagina p a[href$=".PDF"], a[href$=".pdf"] {
+ display: inline-block;
+ padding-top: 60px;
+ background: url("images/pdficon.png") center 10px no-repeat;
+ text-align:center;
+ float:left;
+ width:140px;
+ margin-left: 20px;
+ height:50px;
+ overflow:hidden;
+
+}
+.desc p a[href$=".PDF"], a[href$=".pdf"] {
+ display: inline-block;
+ padding-top: 60px;
+ background: url("images/pdficon.png") center 10px no-repeat;
+ text-align:center;
+ width:95px;
+ float:left;
+ margin-left:0;
+ height:32px;
+ overflow:hidden;
+}
+
+
+/* Lists
+--------------------------------------------- */
+#content ul li {font-size:12px;}
+
+#content #page ul, #content .post ul {
+ padding:20px 0px 10px 25px;
+}
+#content #page ul li, #content .post ul li {
+ padding:0px 0px 5px 0px;
+ line-height:16px;
+ list-style: disc;
+}
+#content #page ol, #content .post ol {
+ padding:20px 0px 0px 30px;
+}
+#content #page ol li, #content .post ol li {
+ padding:0px 0px 5px 0px;
+ line-height:16px;
+ list-style: decimal;
+}
+
+/* Sidebars
+--------------------------------------------- */
+ul.sidebar {
+ font-size: 14px;
+ line-height:15px;
+ margin-top:30px;
+ padding:0;
+}
+
+ul.segona {margin-top:15x;}
+
+ul.sidebar li.widget-container, ul.sidebar li.pagenav, ul.sidebar li.categories {
+ margin:0px 0px 1px 0px;
+ padding:0px 0px 1px 0px;
+/* border-bottom:1px dotted #333333;*/
+ overflow:hidden;
+ line-height:18px;
+}
+ul.sidebar h3.widget-title {
+ padding:0px 0px 5px 0px;
+ font-size: 11px;
+}
+
+.sidebar ul {padding:0;}
+
+.sidebar ul li {display:inline;}
+
+ul.sidebar li.widget_text, ul.sidebar li.shailan_banner_widget {color: #646464; font-size:11px; line-height:11px; margin:0; padding: 0 0 5px 0;}
+
+ul.sidebar li.pagenav ul li.page_item a ul{color:red;}
+
+ul.menu {padding-bottom:1px;}
+
+ul.menu li {display:inline; line-height:18px;letter-spacing: 0.3px}
+
+
+ul.menu a {color:#4344ff; }
+
+ul.menu li a {color:#333333!important;}
+
+ul.menu li#menu-item-274{margin-bottom:20px}
+
+ul.menu li.unica, ul.menu li.especial{display: block; margin-bottom:10px;}
+li.especial, li.unica {text-transform:uppercase;}
+ul.sub-menu li {text-transform: none!important;}
+ul.menu li.sola{display: block; margin-bottom:3px; text-transform: uppercase;}
+ul.menu li.especial a{color:#0000FF!important; font-weight:bold;}
+ul.menu li.unica a, ul.menu li.sola a{color:#4344ff!important; }
+ul.menu li.negre a{color: #000000!important;}
+
+ul.sub-menu {display:inline;}
+ul.menu li.unica li {display:inline;}
+
+ul.menu li li {display:inline;}
+
+ul.sidebar li:first-child.widget_text {color: #F63!important;}
+ul.menu li:first-child:before {content: "";}
+
+ul.menu li ul li:before {content: " ─ ";color: #0000ff}
+
+ul.menu ul.sub-menu li a {color: #0000ff!important;}
+
+/*ul#menu-segonn li ul.sub-menu li a {font-size: 10px; color: #333333!important;}
+
+ul#menu-segonn li ul.sub-menu li ul li a {font-size: 14px; color: #0000ff!important;}*/
+
+
+
+
+/* sidebar */
+
+#sidebar { float: right;
+ margin: 0 0 60px;
+ width: 20.8%;}
+
+
+
+/* Sidebar Primary
+--------------------------------------------- */
+/* --- Theme Logo --- */
+#sidebar-primary .logo {
+ height:75px;
+ margin:0px 0px 10px 0px;
+ display:block;
+}
+#sidebar-primary .logo h1 {
+ padding:5px 0px 0px 0px;
+ font-size:30px;
+ line-height:35px;
+}
+#sidebar-primary .logo h1 a:hover {
+ text-decoration:none;
+}
+#sidebar-primary .logo p {
+font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-style:italic;
+ font-size:13px;
+}
+#sidebar-primary .logo img {
+ margin:0px;
+ padding:0px;
+}
+/* --- About Text Widget --- */
+#sidebar-primary ul.sidebar li.widget_text img {
+ margin:3px 10px 0px 0px;
+ float:left;
+}
+
+
+
+
+
+/* Sidebar Secondary
+--------------------------------------------- */
+/*#sidebar-secondary img {
+ max-width: 100%;
+ display: block;
+ margin:0px;
+ padding: 0;
+}
+#sidebar-secondary img.banner {
+ max-width: 100%;
+ display: block;
+ margin:0px 0px 10px 0px;
+ padding: 0;
+}
+*/
+/* Sidebar Widgets (can be used for both Sidebars)
+--------------------------------------------- */
+ul.sidebar li.widget_archive ul li, ul.sidebar li.widget_pages ul li.page_item, ul.sidebar li.widget_categories ul li.cat-item, ul.sidebar li.widget_links ul.blogroll li, ul.sidebar li.widget_nav_menu ul#menu-navigation li.menu-item, ul.sidebar li.widget_meta ul li {
+ line-height:23px;
+}
+/* --- Text Widget --- */
+ul.sidebar li.widget_text img {
+ margin:3px 10px 0px 0px;
+ float:left;
+}
+/* --- Custom Menu Widget --- */
+ul.sub-menu {
+ margin: 0px 0px 0px 0px;
+}
+ul.sidebar li.widget_categories ul li.cat-item ul.children {
+ margin:0px 0px 0px 15px;
+}
+/* --- Pages Widget --- */
+ul.sidebar li.widget_pages ul li.page_item ul.children {
+ margin:0px 0px 0px 15px;
+}
+/* --- Search Widget --- */
+.search-input {
+ max-width: 100%;
+ width: 130px;
+ margin:4px;
+ font-size:12px;
+ float:right;
+ border: 1px solid #ababab;
+ background-color:#e5e5e5;
+ height: 16px;
+}
+#searchsubmit {
+ margin:4px;
+ padding:2px;
+ float:right;
+ background:#666666;
+ border:none;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+ -webkit-border-radius: 15px;
+ -moz-border-radius: 15px;
+ border-radius: 15px;
+ width:55px;
+
+}
+#cercar img {
+ margin:4px;border:none;float:left; margin-top:8px;
+}
+
+/* --- Recent Post Widget --- */
+ul.sidebar li.widget_recent_entries ul li {
+ padding: 0px 0px 12px 0px;
+ line-height:16px;
+}
+ul.sidebar li.widget_recent_entries ul li a {
+ line-height:16px;
+}
+/* --- Recent Comments --- */
+ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments {
+ padding: 0px 0px 12px 0px;
+ line-height:16px;
+}
+ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a {
+ padding: 0px 0px 12px 0px;
+}
+/* --- Calendar Widget --- */
+table#wp-calendar caption {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+ text-align:left;
+ padding:0px 0px 3px 0px;
+}
+table#wp-calendar td {
+ padding:3px;
+}
+/* --- Social Links Custom Widget --- */
+ul.sidebar li.widget_sociallinks a {
+ padding:0px 20px 0px 20px;
+ line-height:23px;
+}
+ul.sidebar li.widget_sociallinks a.rss {
+ background:url(images/rss-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.twitter {
+ background:url(images/twitter-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.facebook {
+ background:url(images/fb-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.flickr {
+ background:url(images/flickr-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.xing {
+ background:url(images/xing-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.linkedin {
+ background:url(images/linkedin-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.delicious {
+ background:url(images/delicious-icon.png) 0 0 no-repeat;
+}
+
+
+
+#navegacio {margin-left: 10px;
+ padding: 23px 16px 10px;
+ width: 438px;}
+#navegacio.dins { display: inline-block;
+ font-size: 10px;
+ margin: 20px 2px 10px;
+ width: 448px;
+ padding:0;
+ }
+
+/* Posts i pages
+--------------------------------------------- */
+
+#content.unic #pagina, #content.unic .post, #content.resultats #pagina {
+ background-color: #FFFFFF;
+ padding: 23px 16px 10px;
+ width: 448px;
+ min-height: 600px; /* sense sponsors 600px*/
+ margin-bottom:20px;
+}
+
+
+#content.mix #lateca {display:inline-block; height:58px;margin-bottom:10px; width:200px;overflow:hidden;}
+
+#content.unic p{ padding:0px 0px 15px 0px;
+ font-size: 12px;
+ line-height:17px;}
+
+#content .post p {
+ padding:0px 0px 15px 0px;
+ font-size: 12px;
+ line-height:17px;
+}
+#content .post p small {
+ font-size:11px;
+}
+
+
+
+
+#content blockquote {
+ margin:10px 0px 20px 0px;
+ padding:0px 0px 0px 16px;
+ background:url(images/blockquote-border.jpg) 0 0 repeat-y;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ line-height:21px;
+ font-style:italic;
+}
+#content .post blockquote p, #content .page blockquote p {
+ padding:0px;
+}
+#content blockquote p cite {
+ padding:5px 0px 0px 0px;
+ font-size:12px;
+ font-weight:bold;
+}
+#content address {
+ padding:0px 0px 20px 0px;
+ line-height:20px;
+}
+#content pre {
+ padding:0px 0px 20px 0px;
+}
+#content table {
+ margin:10px 0px 30px 0px;
+}
+#content table tr {
+ border-bottom:1px solid #333333;
+}
+#content table tr th {
+ padding: 10px 20px 10px 20px;
+ border-top:1px solid #333333;
+ border-left:1px solid #333333;
+ border-right:1px solid #333333;
+}
+#content table tr td {
+ padding: 10px 20px 10px 20px;
+ border-left:1px solid #333333;
+ border-right:1px solid #333333;
+}
+#content img {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ display: block;
+}
+#content img.alignleft {
+ margin: 5px 10px 10px 0px;
+}
+#content img.alignright {
+ margin: 5px 0px 5px 10px;
+}
+#content img.alignnone {
+ margin: 10px 0px 10px 0px;
+}
+#content .wp-caption {
+ max-width: 100%;
+ display: block;
+}
+#content p.wp-caption-text {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ font-style:italic;
+ line-height:18px;
+ padding:7px 0px 10px 0px;
+}
+#content object,
+#content embed,
+#content iframe {
+ display: block;
+ max-width: 100%;
+ /*margin: 3px 0 10px 0;*/
+}
+#content .post p.meta, #content .page p.meta, #content p.meta {
+ font-size:13x;
+ line-height:19px;
+ padding-bottom:15px;
+}
+#content .post p.meta span, #content .page p.meta span, #content p.meta span {
+ padding:0px 0px 0px 0px;
+ font-size:12px;
+ line-height:14px;
+}
+
+.novista {display:block; height:19px;}
+
+#content.resultats #pagina h3{
+ padding: 20px 0 20px 0;
+ font-size: 14px;
+ line-height:16px;
+ color: #0043f6;
+ z-index: 999;
+}
+
+#content.resultats p{
+ font-size:12px;
+ line-height:17px;
+ padding-bottom:10px;
+}
+
+#content.resultats p.meta, #content.resultats p.meta span{
+ font-size:11px;
+ line-height:13px;
+ padding-bottom:8px;
+ padding-top: 10px;
+
+ }
+#content.resultats div.hentry { border-bottom: 1px dotted grey; }
+.cleared {clear:both;}
+
+#content.resultats div#navi {display:block; height:30px;}
+
+a.post-edit-link {
+ font-size:12px;
+}
+#content p.previous {
+ float:left;
+ font-size:11px;
+}
+#content p.next {
+ float:right;
+ font-size:11px;
+}
+
+#content.resultats p.previous {
+ padding: 10px 0;
+}
+#content.resultats p.next {
+ padding: 10px 0;
+}
+
+
+
+p.blue {color: #0043F6;}
+p.curt {padding-bottom:1px!important;line-height:12px!important;font-size:12px!important; }
+p.peullarg {padding-bottom:20px;}
+
+
+
+/* home index */
+.head-entry {height:65px; font-size:14px;line-height: 15px; margin-bottom:15px; padding: 0; color: #0000FF; display: block; }
+
+
+.home #content.indexall p.box, {clear:both; overflow:hidden;}
+
+/*.home #content.indexall a.peubox img, #sidebar-secondary .boxentry a.peubox img {position:relative; bottom: 0;}
+.home #content.indexall .boxentry p.excerptbox {height: 55px; margin-bottom: 25px; padding-bottom:0px; overflow:hidden;}
+.home #content.indexall .boxentry p.contentbox {height:120px;margin-bottom: 15px; overflow:hidden;}
+.home .boxentry .contentbox {height: 323px;margin-bottom: 20px; overflow:hidden; display:inline-block;}
+.home .boxentry .contentbox p{height: 350px;margin-bottom: 15px; overflow:hidden; display:inline;}
+.home .boxentry{line-height:15px; height:430px; margin-bottom:16px; margin-right: 16px;}
+.home .entry-content {display:inline-block; height: 340px;}
+.home #content.indexall .boxentry .contentllarg {height: 226px; margin-bottom:24px; overflow: hidden;}*/
+
+
+/*.contentcurt { height: 237px;
+ margin-bottom: 38px; /*ull abanas 23 , veure com afecta */
+ /* overflow: hidden; }*/
+
+img.topspimg {margin-top: 28px!important;}
+
+.topstext {margin-bottom:41px!important; margin-top:25px!important;}
+
+
+
+
+/*estils capses home i index categories, blocs i artistes */
+
+.boxentry {line-height:15px;
+ height:360px;
+ width: 200px;
+ margin-bottom:16px;
+ padding: 15px;
+ float:left;
+ background-color: #FFF;
+ position:relative;
+ margin-right: 15px;
+ -moz-box-shadow: 3px 3px 4px #91939a;
+ -webkit-box-shadow: 3px 3px 4px #91939a;
+ box-shadow: 3px 3px 4px #91939a;
+filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');}
+
+.ie {
+
+ /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');*/
+}
+
+.hentry
+.head-entry {height:65px; font-size:14px;line-height: 15px; margin-bottom:8px; padding: 0; color: #0000FF; display: block; }
+
+.desc .head-entry {height:95px;}
+span.cat a{text-transform: uppercase; letter-spacing:normal}
+.boxentry h2, #sidebar-secondary .boxentry h2{ display: inline; font-size: 13px; line-height: 15px; padding-top:0; color: #333333; font-weight:normal; letter-spacing:normal;}
+.boxentry h2.blau a{color: #0000ff!important;}
+
+.boxentry img.wp-post-image, .boxentry img.noimatge {margin-bottom: 15px;}
+
+.boxentry img.attachment-artists-thumb, .boxentry img.gran {margin-bottom:11.5px!important;}
+
+.boxentry .contingut, .boxentry p.excerptbox { display:block; overflow:hidden;margin-bottom: 15px; padding: 0;}
+.boxentry .curt, .boxentry p.excerptbox {height: 60px; font-size:12px;}
+.boxentry .mig {height: 195px;}
+.boxentry .llarg {height: 225px;}
+.boxentry .plus {height: 331px;}
+.boxentry .plus p{display:inline;}
+
+
+.boxentry h2.index {font-size:23px;display:block; line-height:30px; text-transform:uppercase; font-weight: bold; margin-bottom:20px; letter-spacing:normal}
+#content .boxentry .descseccio p {font-size: 13px; line-height:15px; }
+#content .boxentry .descseccio p:first-child:before {content: " ─ ";}
+#content .boxentry .contentcurt p:first-child:before {content: " ─ ";}
+
+#content .boxentry h3 {letter-spacing:normal;}
+#content .boxentry h3.box, #content h3.equip {font-size:13px;line-height: 15px; padding: 0; color: #0000FF; display:inline-block; font-weight: normal;}
+
+#content .boxentry h3.art {text-transform: uppercase;}
+#content .boxentry h3.catt a {color: #333333; }
+#content .boxentry h3.nosubcatt a {color: #0000ff; font-size:14px; line-height:19px;}
+#content .boxentry p.catt {color: #333333;}
+#content li.linkcat h3 {font-size:14px; line-height: 16px; font-weight:normal; padding: 10px 0 5px; color: #0000ff;}
+
+
+.boxpeu {clear: both; display:block; position:absolute; bottom:10px; width:200px;height: 16px;}
+.peubox {float: left; margin-top:5px; }
+.peudret{float: right;}
+
+.wp-pagenavi {clear:both; position:static!important; margin: 20px auto; top:auto!important; width:30%; text-align:center;}
+
+#content ul#artistes li, #content ul#llista li li {font-size: 13px; line-height: 22px;}
+#content ul#artistes li a, #content ul#llista li li a {color: #333333; }
+#content ul#artistes li a:hover, #content ul#llista li li a:hover {color: #0000ff; }
+#content ul#artistes li a span:before {content: " ─ ";}
+.alfa {line-height:19px!important;}
+
+
+.pag{background-color: #363636!important; color:#FFFFFF!important;}
+.pag h2 a{color:#FFFFFF!important;}
+
+.pag h2 a {text-transform:uppercase; display:inline;font-weight:normal;}
+
+.pag h2 a:after {content: " ─ ";}
+
+.boxentry span.cat a:after {content: " ─ ";}
+/*.desc span.cat a:after {content: " ";}
+*/
+.contentbox {display:block; height:331px; margin-bottom:15px:}
+
+#content h3.equip {height:16px!important;}
+
+#content .boxentry:last-child {margin-left: 0px;}
+
+#sidebar-secondary .boxentry {margin-right: 0px; margin-left:0px;}
+
+#sidebar-secondary .boxentry p.meta{clear:both;overflow:hidden;font-size:12px; line-height:14px;padding-bottom:14px;}
+
+#content.mix .boxentry {margin-right:4px; margin-left:4px;}
+
+#content.unic .boxentry {margin-bottom:15px;}
+
+/*paginacio kriesi */
+
+.pagination {
+clear:both;
+padding:20px 0;
+position:relative;
+font-size:11px;
+line-height:13px;
+}
+
+.pagination span, .pagination a {
+display:block;
+float:left;
+margin: 2px 2px 2px 0;
+padding:6px 9px 5px 9px;
+text-decoration:none;
+width:auto;
+color:#fff;
+background: #555;
+}
+
+.pagination a:hover{
+color:#fff;
+background: #3279BB;
+}
+
+.pagination .current{
+padding:6px 9px 5px 9px;
+background: #3279BB;
+color:#fff;
+}
+/* centrar el plugin de compartir al final dels posts */
+div.really_simple_share {width:220px; margin: 20px auto 5px auto; height:22px!important;}
+
+div.really_simple_share iframe {height:22px!important;}
+
+
+/*#content.indexall .boxentry {line-height:15px; height:398px; margin-bottom:16px;}
+
+#content.mix .boxentry{height:348px;}
+#content.tocada .boxentry {height:398px;}
+#content.indexall .boxentry p, #content.mix .boxentry p, #sidebar-secondary .boxentry p{font-size:12px; line-height:14px;}
+#content.indexall .boxentry h2.index, #content.mix .boxentry h2.index, #sidebar-secondary .boxentry h2.index {font-size:27px; float:none;text-transform: uppercase; margin-bottom:5px;padding-bottom: 5px; padding-top:0; margin-top:0; color:#333333; line-height:28px;}
+#content.indexall .boxentry div.descseccio p, #content.mix .boxentry div.descseccio p, #sidebar-secondary .boxentry div.descseccio p{font-size:13px; line-height:14px}
+#content.indexall .boxentry img, #content.mix .boxentry img, #sidebar-secondary .boxentry img {margin-bottom:20px;}
+
+
+#content.indexall .boxentry .head-entry, #content.mix .boxentry .head-entry, #sidebar-secondary .boxentry .head-entry { height: 75px; display:inline-block; overflow: hidden;}
+#content.indexall .boxentry h3, #content.mix .boxentry h3, #sidebar-secondary .boxentry h3{font-size:14px;line-height: 18px; padding: 0; color: #0000FF; display:inline-block; font-weight: normal;}
+
+/*#content.indexall .boxentry h3, #content.mix .boxentry h3, #sidebar-secondary .boxentry h3{font-size:14px;line-height: 15px; padding: 0; color: #0000FF; height: 55px; display:inline-block; }*/ /*
+#content.indexall p.box,#content.mix p.box, #sidebar-secondary .boxentry p.box {clear:both; overflow:hidden;}
+#content.indexall.tocada .boxentry h3 a{text-transform:uppercase;}
+#content.indexall a.peubox img, #content.mix .boxentry a.peubox img,#sidebar-secondary .boxentry a.peubox img {position:relative; bottom: 0;}
+#content.indexall .boxentry p.excerptbox, #content.mix .boxentry p.excerptbox, #sidebar-secondary .boxentry p.excerptbox {height: 70px; margin-bottom: 20px; overflow:hidden; padding-bottom:15px;}*/
+a.peutots {margin-bottom:15px;}
+.nofons {background-color:transparent!important;}
+.nopadding {padding-bottom:0px!important;}
+
+p.carrec{ font-size: 12px; line-height:14px; padding-bottom:20px;}
+p.carrec:before {content: " ─ ";}
+p.boxcurta{font-size:12px; line-height:12px; padding-bottom:2px;}
+span.categ a{text-transform:uppercase; color: #666666;}
+span.categ a:after {content: " ─ ";}
+/* breadcrum */
+
+#breadcrumb {width:100%; height:19px; overflow:hidden; margin: 2px 0 6px 0; }
+#breadcrumb ul {list-style-type: none; }
+#breadcrumb ul li {display: inline; font-size:14px; letter-spacing:normal; }
+#breadcrumb ul li:after{content:" > "; color: #0000ff;}
+#breadcrumb ul li:last-child:after{content:" "; }
+
+
+p#sidebarr {display: inline-block; height:16px; overflow:hidden; margin: 2px 0 8px 0px; font-size:14px; letter-spacing:normal; font-weight:normal; color: #0000FF;}
+
+
+/* Single Post
+--------------------------------------------- */
+#content .post #author-info {
+ margin:20px 0px 30px 0px;
+ padding:10px 0px 0px 0px;
+ border-top:1px dotted #333333;
+ border-bottom:1px dotted #333333;
+ overflow:hidden;
+}
+#content .post #author-avatar {
+ margin:5px 15px 0px 0px;
+ float:left;
+}
+#content .post #author-description {
+ overflow:hidden;
+}
+#content .post #author-description h2 {
+ padding:0px;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ font-weight:normal;
+}
+#content .post #author-description h2 span {
+ font-weight:bold;
+ text-transform:uppercase;
+ letter-spacing:0.1em;
+}
+#content .post #author-description p, .page-link {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:13px;
+ line-height:18px;
+ font-style:italic;
+}
+
+/* formularis inscripció */
+
+#cformsform {width:448px; margin:0;}
+
+#cformsform.cform label {display:block; margin-bottom:10px; width:216px; text-align:left}
+#cformsform.cform label span{display:block;width:216px;}
+#cformsform.cform input { display:block; margin-bottom:10px; width:216px;}
+#cformsform.cform textarea { display:block; margin-bottom:10px; width:440px;}
+
+#cformsform.cform li#li--1 {float: left; width:216px; margin-right:16px;}
+#cformsform.cform li#li--2 {float: right; width:216px; margin-right:0;}
+#cformsform.cform li#li--3 {float: left; width:216px; margin-right:16px;}
+#cformsform.cform li#li--4 {float: right; width:216px; margin-right:0;}
+#cformsform.cform li.cf-box-title {font-weight: normal; clear: both;}
+#cformsform.cform li.cf-box-group {float:none; display:block; width:80px; margin-left: 20px;}
+
+#cformsform.cform label#label--51 {float:left;height:30px; margin: 0; width: 30px;}
+#cformsform.cform label.cf-after span {width:30px;}
+#cformsform.cform label#label--52 {float:left;height:10px; margin: 10px 0 10px 0; width: 30px;}
+#cformsform.cform input#cf_field_5-1
+ {float:right; width: 20px; height:0; margin: 0;}
+#cformsform.cform input#cf_field_5-2
+ {clear:both; float:right; width: 20px; height:10px; margin: 10px 0;}
+
+
+
+#cformsform.cform li#li--6 {clear:both;}
+p.cf-sb {clear:both; }
+#cformsform.cform p.cf-sb input {
+ -moz-border-radius: 15px 15px 15px 15px;
+ background: none repeat scroll 0 0 #666666;
+ border: medium none;
+ color: #FFFFFF;
+ cursor: pointer;
+ float: right;
+ font-family: 'Helvetica Neue',Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
+ font-size: 12px;
+ margin: 4px;
+ padding: 2px;
+ width: 55px; }
+
+
+/*----------------------*/
+
+
+ul.catlist {list-style-type:none;}
+ul.catlist li {display:inline}
+
+.peupost {border-top: 1px solid #4e4e4e; margin-top:15px; }
+#content .post p.peupostp {padding-top:6px; }
+
+
+/* --- Comments --- */
+
+#respond {clear:both;}
+
+.post .comments-content {
+ margin:6px 0px 0px 0px;
+ border-top:1px dotted #333333;
+}
+#content .post #comments-content h3#comments {
+ padding:80px 0px 8px 0px;
+ border-bottom:1px dotted #333333;
+ font-size:16px;
+}
+#comments-content .comment-body p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+ line-height:19px;
+}
+#comments-content p.moderation {
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+ color:#999;
+}
+#content .post #comments-content ol {
+ padding:0px;
+}
+#content .post #comments-content ol li ul.children {
+ padding:0px;
+}
+#content .post #comments-content ol li.depth-1 {
+ padding:25px 0px 10px 0px;
+ border-bottom:1px dotted #333333;
+ overflow:hidden;
+}
+#comments-content ol li.depth-2, #comments-content ol li.depth-3, #comments-content ol li.depth-4, #comments-content ol li.depth-5 {
+ margin:10px 0px 0px 30px;
+ padding:25px 0px 0px 0px;
+ border-top:1px dotted #333333;
+ border-bottom:none;
+ overflow:hidden;
+}
+.comment-meta {
+ padding:0px 0px 10px 0px;
+ font-size:12px;
+}
+.comment-gravatar {
+ margin:1px 15px 0px 0px;
+ float:left;
+}
+#comments-content .comment-body {
+ padding:0px;
+ overflow:hidden;
+}
+.reply {
+ margin:0;
+ float:right;
+}
+a.comment-reply-link {
+ font-size:12px;
+ font-weight:bold;
+}
+p.logged-in-as {
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+}
+#comments-content ol li.post.pingback {
+ margin:0px;
+ padding: 20px 0px 10px 20px;
+ list-style:none;
+}
+.bypostauthor {
+}
+
+span.fn {color: #0043f6;}
+
+/* --- Comment Reply --- */
+a#cancel-comment-reply-link {
+ padding:3px 0px 0px 0px;
+ float:right;
+ font-size:12px;
+}
+#content .post #comments-content #respond h3#reply-title {
+ padding:30px 0px 6px 0px;
+ border-bottom:1px dotted #333333;
+ font-size:16px;
+}
+#content .post form#commentform p {
+ font-size:13px;
+}
+form#commentform p.comment-notes {
+ padding:5px 0px 15px 0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+}
+form#commentform input#author, form#commentform input#email, form#commentform input#url {
+ font-family:'Droid Sans', arial, sans-serif;
+ height:22px;
+}
+form#commentform textarea#comment {
+ width:90%;
+ padding:3px;
+ font-family:'Droid Sans', arial, sans-serif;
+}
+form#commentform p.comment-form-author, form#commentform p.comment-form-email, form#commentform p.comment-form-url, form#commentform p.comment-form-comment {
+ padding:10px 0px 0px 0px;
+}
+form#commentform p.form-submit input#submit {
+ margin:8px 0px 10px 1px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+
+
+
+/* WordPress Image Gallery
+--------------------------------------------- */
+.gallery {
+ margin: auto;
+ padding:5px 0px 5px 0px;
+}
+.gallery .gallery-item {
+ float: left;
+ margin: 10px 5px 0px 5px;
+ text-align: center;
+ width: 31%!important;
+ vertical-align: top;
+}
+.gallery img {
+ border: 2px solid #D2D2DF!important;
+}
+.gallery .gallery-caption {
+ margin-left: 0;
+ padding: 5px 0px 8px 0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ line-height: 16px; color: #03F;
+ display: block!important;
+}
+
+/* Footer
+--------------------------------------------- */
+#footer p {
+ line-height:19px;
+ font-size:11px;
+ color: #808080;
+}
+
+.center {text-align:center;}
+.col {float: left; }
+.logo { width:140px; margin:0;}
+.org { width:278px;}
+.tels { width:170px;}
+.inf{width: 267px;}
+.legal {width:68px;padding-top:30px;padding-left: 30px;}
+.credits {width:150px; font-size:9px; color: #A3A7A5; margin-top:20px;}
+.credits a{color: #A3A7A5!important;}
+
+/* Archives
+--------------------------------------------- */
+h1.archive {
+ margin:0px 0px 25px 0px;
+ padding: 0px 0px 10px 0px;
+ border-bottom:1px dotted #333333;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-weight:normal;
+ font-style:italic;
+ letter-spacing:0.1em;
+}
+h1.archive strong {
+ font-style:normal;
+ text-transform:uppercase;
+}
+
+/* Pages
+--------------------------------------------- */
+#page {
+ margin-bottom:50px;
+ padding:0px 0px 6px 0px;
+ border-bottom:1px dotted #333333;
+}
+#page h1 {
+ padding:0px 0px 20px 0px;
+ font-size: 20px;
+ line-height:26px;
+}
+#page h2 {
+ font-size: 16px;
+ line-height:23px;
+}
+#page p {
+ padding:0px 0px 15px 0px;
+ font-size: 14px;
+ line-height:23px;
+}
+#page p small {
+ font-size: 13px;
+}
+
+/* FLOATS CLEARING
+--------------------------------------------- */
+.clear {
+ clear:both;
+ display:block;
+ overflow:hidden;
+ visibility:hidden;
+ width:0;
+ height:0;
+}
+.clearfix:after {
+ clear:both;
+ content:' ';
+ display:block;
+ font-size:0;
+ line-height:0;
+ visibility:hidden;
+ width:0;
+ height:0
+}
+
+
+
+
+
+
+
+/* Plugin Styles
+--------------------------------------------- */
+/* --- Contact Form 7 --- */
+#content .wpcf7 {
+ padding:20px 0px 20px 0px;
+}
+#content #page .wpcf7 p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+}
+input.wpcf7-text {
+ height:22px;
+}
+.wpcf7 textarea {
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:14px;
+}
+input.wpcf7-submit {
+ margin:0px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+.wpcf7-response-output, .wpcf7-not-valid-tip {
+ margin:0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+}
+/* --- jQuery Thickbox --- */
+#TB_window img#TB_Image {
+ border-bottom:none ! important;
+ border-left:none ! important;
+ border-right: none ! important;
+ border-top: none ! important;
+ margin: 15px 0px 0px 15px;
+}
+#TB_caption {
+ height: 30px ! important;
+ padding: 7px 15px 15px 15px ! important;
+}
+#TB_secondLine {
+ padding: 4px 0px 0px 0px;
+}
+#TB_closeWindow {
+ height: 30px ! important;
+ padding: 11px 15px 10px 0px ! important;
+}
+#TB_window a {
+ color: #333333 ! important;
+}
diff --git a/hangar/css/style4.css b/hangar/css/style4.css
new file mode 100644
index 0000000..06d7ee7
--- /dev/null
+++ b/hangar/css/style4.css
@@ -0,0 +1,1424 @@
+/*
+Theme Name: Hangar, basat en Ari
+Theme URI: http://wordpress.org/
+Description: Tema a dues/tres columnes. El logo i el men es troben a l'esquerra. El contingut al mig. A la dreta en les pgines individuals hi ha una barra lateral amb els articles o pgines relacionades.
+Author: Enfusion team & vitrubio.net
+Version: 2.0
+License: GNU General Public License
+License URI: license.txt
+Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
+*/
+/* Google Fonts Import
+---------------------------------------------
+@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin); */
+
+/* Reset
+--------------------------------------------- */
+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 {
+ margin: 0;
+ padding: 0;
+ font-size: 100%;
+ vertical-align: baseline;
+ border: 0;
+ outline: 0;
+ background: transparent;
+}
+
+html {margin-top: 0!important;}
+
+ol, ul {
+ list-style: none;
+}
+blockquote, q {
+ quotes: none;
+}
+table {
+ border-collapse: collapse;
+ border-spacing: 0;
+}
+img {border: 0}
+
+@media screen and (max-width: 768px) {
+#top-head {
+ margin-bottom:4rem;
+ }
+
+ul.diversos.alignleft {
+ float: none;
+}
+
+.languages.alignleft {
+ display: block;
+ float: none;
+}
+
+#cercar {
+ float: none;
+ display: block;
+}
+
+#sidebar-primary {
+ float: none;
+}
+.sidebar.segona {
+ display: none;
+ position:relative;
+}
+}
+@media screen and (min-width: 425px) {
+#top-head {
+ margin-bottom:4rem;
+ }
+
+ul.diversos.alignleft {
+ float: inherit;
+}
+
+.languages.alignleft {
+ display: inline;
+ float: inherit;
+}
+
+#cercar {
+ float: inherit;
+ display: inline;
+}
+
+}
+@media screen and (min-width: 768px) {
+/* General Structure and Styles
+--------------------------------------------- */
+body {
+ color: #333333;
+ background-color:#fff;
+ margin: 0;
+ background-image: url('images/motiufons.gif');
+ background-repeat:repeat-x repeat-y;
+ background-color: transparent;
+ font-size:12px;
+ font-family:'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ letter-spacing: 1px;
+}
+
+#top-head {
+ height: 30px;
+ border-bottom: 1px solid #666666;
+ border-top: 2px solid #0000fa;
+ background-color: #fff;
+ margin-bottom:30px;
+ min-width: 600px;
+ }
+
+#wrap_topheader {
+ max-width: 1267px;
+ margin: 0 0 0 20px;
+}
+
+#wrap {
+ max-width: 1267px;
+ margin: 0 0 0 20px;
+ }
+
+/*.single #wrap, .page #wrap {width: 990px;}*/
+
+/*.page-template-seccions-php #wrap {
+ max-width: 1247px!important;
+ width:auto;
+ margin: 0 auto;
+ padding: 0px 5px 0px 15px;
+
+ }*/
+
+.shadow {
+ -moz-box-shadow: 3px 3px 4px #91939a;
+ -webkit-box-shadow: 3px 3px 4px #91939a;
+ box-shadow: 3px 3px 4px #91939a;
+ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');
+}
+
+#sidebar-primary {
+ width:235px;
+ float:left;
+ margin-right:16px;
+ /*position: fixed;*/
+}
+/*#main {
+ float:left;
+ margin: 3px 0 20px 0;
+}*/
+
+/*#main.mainunic {width:65%;}
+#main.mainmig {width:auto;}
+#main.maingran {width:80%;}*/
+#wrap.amplegrann, #wrap_topheader.amplegrann {max-width:1257px}
+/*#wrap.amplemigg, #wrap_topheader.amplemigg {max-width:990px}*/
+#wrap.ampleunicc, #wrap_topheader.ampleunicc {max-width:750px, margin-left:16px}
+
+
+/*.single #main , .page #main {float:left; }*/
+
+.page-template-seccions-php #main, .category #main {
+ width:auto;
+ margin-left:245px;
+ }
+
+
+#wrap_topheader .unic { width:990px;}
+
+
+
+#sidebar-secondary {
+ width:24.8%;
+ margin:0px 0px 60px 16px;
+ float:left;
+}
+
+.single #sidebar-secondary { width:232px; margin-right:0;}
+/*.page #sidebar-secondary { width:212px; margin-right:0;}
+*/
+
+
+#footer {
+ padding: 0px 0px 30px 0px;
+ clear: both;
+ font-size: 12px;
+ background-color: #f1f1f1;
+ bottom: 0;
+ position: relative;
+ height:50px; /* abans 120px */
+ letter-spacing:0.5px;
+ color:#888888;
+}
+
+#wrapfooter {
+ max-width: 1237px;
+ padding: 20px 0px 0px 20px;
+ z-index: 0; font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+}
+
+.aligncenter {
+ margin:0 auto;
+ display:block;
+}
+.alignleft {
+ float:left;
+}
+.alignright {
+ float:right;
+}
+
+
+/* mens cap de dalt de tot */
+
+
+.languages ul, ul.diversos {
+ list-style-type: none;
+ display:block;
+ margin:0;
+ padding: 8px 8px 10px 0;
+ font-size:12px;
+ margin-right: 30px;
+ }
+.languages ul li, ul.diversos li{display:inline;}
+
+.languages ul li a {text-transform:uppercase; color: #999999;}
+.languages ul li.active a{text-decoration:underline; color:#0000FF ;}
+
+.languages ul li {margin-right:15px;}
+
+ul.diversos li{margin-right:30px;}
+
+ul.diversos li a{color: #666666; text-decoration:none;}
+ul.diversos li a:hover{color: #0000ff;}
+
+li.faqs a{background: transparent url('images/faqs.png') no-repeat; padding-left: 22px;}
+li.contact a{background: transparent url('images/info.png') no-repeat; padding-left: 22px;}
+li.news a{background: transparent url('images/news.png') no-repeat 0 2px; padding-left: 22px;}
+li.faqs a:hover{background: transparent url('images/faqshover.png') no-repeat; padding-left: 22px;}
+li.contact a:hover{background: transparent url('images/infohover.png') no-repeat; padding-left: 22px;}
+li.news a:hover{background: transparent url('images/newshover.png') no-repeat 0 2PX; padding-left: 22px;}
+
+#cercar {float:right;width: 225px;height: 20px; margin-right:3.4%}
+.cse form.gsc-search-box, form.gsc-search-box {
+ margin-bottom: 0px!important;
+ padding: 1px 4px 1px 4px!important;}
+
+
+
+
+/* contingut */
+
+/*#content {
+margin-bottom: 20px; float:left;}*/
+
+#content .indexall{
+ width:88%;
+ margin:0px 0px 20px 0px;
+ padding:0px 0px 0px 2%;
+ float:left;
+ font-size: 12px;
+}
+
+#content.unic, #content.mix, #content.resultats {width:480px;
+ z-index:4;
+ float:left;
+ /* min-width: 780px;*/
+ }
+
+
+
+.single #sidebar-primary {width: 235px; margin-right:13px;}
+
+.page #sidebar-primary: {width: 235px; margin-right:13px;}
+
+
+
+/* home */
+
+
+
+/*strong {color: #333333;}
+.pag strong {color: #ffffff;}*/
+.pag a {color: #28b5d8;}
+
+/* Headings
+--------------------------------------------- */
+#content .post h1 {
+ padding:0px 0px 20px 0px;
+ font-size: 22px;
+ line-height:28px;
+}
+/*el fem servir*/
+#content.unic h2, #content.resultats h2 {
+ padding: 0;
+ font-size: 20px;
+ font-weight: normal;
+ line-height:20px;
+ margin-bottom:20px;
+ color: #0043f6;
+ letter-spacing:normal;
+ z-index: 999;
+}
+
+#content h3 {
+ padding:20px 0px 12px 0px;
+ font-size: 16px;
+ line-height:24px;
+}
+#content h4 {
+ padding:20px 0px 10px 0px;
+ font-size: 15px;
+ line-height:21px;
+}
+#content h5 {
+ padding:16px 0px 8px 0px;
+ font-size: 14px;
+ line-height:20px;
+}
+#content h6 {
+ padding:10px 0px 5px 0px;
+ font-size: 13px;
+ line-height:19px;
+}
+
+/* Links
+--------------------------------------------- */
+#content h2 a {
+ color:#333333;
+}
+a{
+ text-decoration:none;
+}
+a:hover, #content h2 a:hover {
+text-decoration: underline;
+}
+/* --- Link Colors --- */
+a, ul.sidebar li.widget_text a {
+ color:#0000FF ;
+ font-weight:normal;
+}
+ul.sidebar a, p.meta a, p.logged-in-as a, a.post-edit-link, #footer a {
+ color:#999;
+}
+#content h2 a:hover, ul.sidebar a:hover, .comment-meta a:hover, p.logged-in-as a:hover, p.meta a:hover, a.post-edit-link:hover, #footer a:hover {
+ color:#333333;
+}
+#searchsubmit:hover, form#commentform p.form-submit input#submit:hover, input.wpcf7-submit:hover {
+ background:#0000FF;
+}
+.comment-meta a {color:#333333;}
+
+/* s'ha de posar un hack per ie6 i 7 veure possible solució amb js http://wordpress.org/support/topic/pdf-icon-with-pdf-upload */
+
+.desc p a[href$=".PDF"], a[href$=".pdf"], #pagina p a[href$=".PDF"], a[href$=".pdf"] {
+ display: inline-block;
+ padding:0 0 0 25px;
+ background: url("images/pdficon2.png") left top no-repeat;
+ text-align:center;
+ float:left;
+ margin-left:0;
+ height:17px;
+ overflow:hidden;
+}
+
+/* Lists
+--------------------------------------------- */
+#content ul li {font-size:12px;}
+
+#content #page ul, #content .post ul {
+ padding:20px 0px 10px 25px;
+}
+#content #page ul li, #content .post ul li {
+ padding:0px 0px 5px 0px;
+ line-height:16px;
+ list-style: disc;
+}
+#content #page ol, #content .post ol {
+ padding:20px 0px 0px 30px;
+}
+#content #page ol li, #content .post ol li {
+ padding:0px 0px 5px 0px;
+ line-height:16px;
+ list-style: decimal;
+}
+
+/* Sidebars
+--------------------------------------------- */
+ul.sidebar {
+ font-size: 14px;
+ line-height:15px;
+ margin-top:30px;
+ padding:0;
+}
+
+ul.segona {margin-top:15x;}
+
+ul.sidebar li.widget-container, ul.sidebar li.pagenav, ul.sidebar li.categories {
+ margin:0px 0px 1px 0px;
+ padding:0px 0px 1px 0px;
+/* border-bottom:1px dotted #333333;*/
+ overflow:hidden;
+ line-height:18px;
+}
+ul.sidebar h3.widget-title {
+ padding:0px 0px 5px 0px;
+ font-size: 11px;
+}
+
+.sidebar ul {padding:0;}
+
+.sidebar ul li {display:inline;}
+
+ul.sidebar li.widget_text, ul.sidebar li.shailan_banner_widget {color: #646464; font-size:11px; line-height:11px; margin:0; padding: 0 0 5px 0;}
+
+ul.sidebar li.pagenav ul li.page_item a ul{color:red;}
+
+ul.menu {padding-bottom:1px;}
+
+ul.menu li {display:inline; line-height:18px;letter-spacing: 0.3px}
+
+
+ul.menu a {color:#4344ff; }
+
+ul.menu li a {color:#333333!important;}
+
+ul.menu li#menu-item-274{margin-bottom:20px}
+
+ul.menu li.unica, ul.menu li.especial{display: block; margin-bottom:10px;}
+li.especial, li.unica {text-transform:uppercase;}
+ul.sub-menu li {text-transform: none!important;}
+ul.menu li.sola{display: block; margin-bottom:3px; text-transform: uppercase;}
+ul.menu li.especial a{color:#0000FF!important; font-weight:bold;}
+ul.menu li.unica a, ul.menu li.sola a{color:#4344ff!important; }
+ul.menu li.negre a{color: #000000!important;
+ cursor: text;
+ text-decoration: none;}
+
+
+
+ul.sub-menu {display:inline;}
+ul.menu li.unica li {display:inline;}
+
+ul.menu li li {display:inline;}
+
+ul.sidebar li:first-child.widget_text {color: #F63!important;}
+ul.menu li:first-child:before {content: "";}
+
+ul.menu li ul li:before {content: " ─ ";color: #0000ff}
+
+ul.menu ul.sub-menu li a {color: #0000ff!important;
+ cursor: pointer;}
+
+ul.menu ul.sub-menu li a:hover {text-decoration: underline;}
+
+/*ul#menu-segonn li ul.sub-menu li a {font-size: 10px; color: #333333!important;}
+
+ul#menu-segonn li ul.sub-menu li ul li a {font-size: 14px; color: #0000ff!important;}*/
+
+
+
+
+/* sidebar */
+
+#sidebar { float: right;
+ margin: 0 0 60px;
+ width: 20.8%;}
+
+
+
+/* Sidebar Primary
+--------------------------------------------- */
+/* --- Theme Logo --- */
+#sidebar-primary .logo {
+ height:96px;
+ margin:0px 0px 10px 0px;
+ display:block;
+}
+#sidebar-primary .logo h1 {
+ padding:5px 0px 0px 0px;
+ font-size:30px;
+ line-height:35px;
+}
+#sidebar-primary .logo h1 a:hover {
+ text-decoration:none;
+}
+#sidebar-primary .logo p {
+font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-style:italic;
+ font-size:13px;
+}
+#sidebar-primary .logo img {
+ margin:0px;
+ padding:0px;
+}
+/* --- About Text Widget --- */
+#sidebar-primary ul.sidebar li.widget_text img {
+ margin:3px 10px 0px -7px;
+ float:left;
+}
+
+
+
+
+
+/* Sidebar Secondary
+--------------------------------------------- */
+/*#sidebar-secondary img {
+ max-width: 100%;
+ display: block;
+ margin:0px;
+ padding: 0;
+}
+#sidebar-secondary img.banner {
+ max-width: 100%;
+ display: block;
+ margin:0px 0px 10px 0px;
+ padding: 0;
+}
+*/
+/* Sidebar Widgets (can be used for both Sidebars)
+--------------------------------------------- */
+ul.sidebar li.widget_archive ul li, ul.sidebar li.widget_pages ul li.page_item, ul.sidebar li.widget_categories ul li.cat-item, ul.sidebar li.widget_links ul.blogroll li, ul.sidebar li.widget_nav_menu ul#menu-navigation li.menu-item, ul.sidebar li.widget_meta ul li {
+ line-height:23px;
+}
+/* --- Text Widget --- */
+ul.sidebar li.widget_text img {
+ margin:3px 10px 0px -7px;
+ float:left;
+}
+/* --- Custom Menu Widget --- */
+ul.sub-menu {
+ margin: 0px 0px 0px 0px;
+}
+ul.sidebar li.widget_categories ul li.cat-item ul.children {
+ margin:0px 0px 0px 15px;
+}
+/* --- Pages Widget --- */
+ul.sidebar li.widget_pages ul li.page_item ul.children {
+ margin:0px 0px 0px 15px;
+}
+/* --- Search Widget --- */
+.search-input {
+ max-width: 100%;
+ width: 130px;
+ margin:4px;
+ font-size:12px;
+ float:right;
+ border: 1px solid #ababab;
+ background-color:#e5e5e5;
+ height: 16px;
+}
+#searchsubmit {
+ margin:4px;
+ padding:2px;
+ float:right;
+ background:#666666;
+ border:none;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+ -webkit-border-radius: 15px;
+ -moz-border-radius: 15px;
+ border-radius: 15px;
+ width:55px;
+
+}
+#cercar img {
+ margin:4px;border:none;float:left; margin-top:8px;
+}
+
+/* --- Recent Post Widget --- */
+ul.sidebar li.widget_recent_entries ul li {
+ padding: 0px 0px 12px 0px;
+ line-height:16px;
+}
+ul.sidebar li.widget_recent_entries ul li a {
+ line-height:16px;
+}
+/* --- Recent Comments --- */
+ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments {
+ padding: 0px 0px 12px 0px;
+ line-height:16px;
+}
+ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a {
+ padding: 0px 0px 12px 0px;
+}
+/* --- Calendar Widget --- */
+table#wp-calendar caption {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+ text-align:left;
+ padding:0px 0px 3px 0px;
+}
+table#wp-calendar td {
+ padding:3px;
+}
+/* --- Social Links Custom Widget --- */
+ul.sidebar li.widget_sociallinks a {
+ padding:0px 20px 0px 20px;
+ line-height:23px;
+}
+ul.sidebar li.widget_sociallinks a.rss {
+ background:url(images/rss-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.twitter {
+ background:url(images/twitter-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.facebook {
+ background:url(images/fb-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.flickr {
+ background:url(images/flickr-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.xing {
+ background:url(images/xing-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.linkedin {
+ background:url(images/linkedin-icon.png) 0 0 no-repeat;
+}
+ul.sidebar li.widget_sociallinks a.delicious {
+ background:url(images/delicious-icon.png) 0 0 no-repeat;
+}
+
+
+
+#navegacio {margin-left: 10px;
+ padding: 23px 16px 10px;
+ width: 438px;}
+#navegacio.dins { display: inline-block;
+ font-size: 10px;
+ margin: 20px 2px 10px;
+ width: 448px;
+ padding:0;
+ }
+
+/* Posts i pages
+--------------------------------------------- */
+
+#content.unic #pagina, #content.unic .post, #content.resultats #pagina {
+ background-color: #FFFFFF;
+ padding: 23px 16px 10px;
+ width: 448px;
+ min-height: 600px; /* sense sponsors 600px*/
+ margin-bottom:20px;
+}
+
+/* aumentar anchura calendari i canal hangar */
+.page-id-15261 #content.unic #pagina, .page-id-15192 #content.unic #pagina {
+ width: 800px;
+}
+
+#content.mix #lateca {display:inline-block; height:58px;margin-bottom:10px; width:200px;overflow:hidden;}
+
+#content.unic p{ padding:0px 0px 15px 0px;
+ font-size: 12px;
+ line-height:17px;}
+
+#content .post p {
+ padding:0px 0px 15px 0px;
+ font-size: 12px;
+ line-height:17px;
+}
+#content .post p small {
+ font-size:11px;
+}
+
+
+
+
+#content blockquote {
+ margin:10px 0px 20px 0px;
+ padding:0px 0px 0px 16px;
+ background:url(images/blockquote-border.jpg) 0 0 repeat-y;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ line-height:21px;
+ font-style:italic;
+}
+#content .post blockquote p, #content .page blockquote p {
+ padding:0px;
+}
+#content blockquote p cite {
+ padding:5px 0px 0px 0px;
+ font-size:12px;
+ font-weight:bold;
+}
+#content address {
+ padding:0px 0px 20px 0px;
+ line-height:20px;
+}
+#content pre {
+ padding:0px 0px 20px 0px;
+}
+#content table {
+ margin:10px 0px 30px 0px;
+}
+#content table tr {
+ border-bottom:1px solid #333333;
+}
+#content table tr th {
+ padding: 10px 20px 10px 20px;
+ border-top:1px solid #333333;
+ border-left:1px solid #333333;
+ border-right:1px solid #333333;
+}
+#content table tr td {
+ padding: 10px 20px 10px 20px;
+ border-left:1px solid #333333;
+ border-right:1px solid #333333;
+}
+#content img {
+ max-width: 100%;
+ width: auto;
+ height: auto;
+ display: block;
+}
+#content img.alignleft {
+ margin: 5px 10px 10px 0px;
+}
+#content img.alignright {
+ margin: 5px 0px 5px 10px;
+}
+#content img.alignnone {
+ margin: 10px 0px 10px 0px;
+}
+#content .wp-caption {
+ max-width: 100%;
+ display: block;
+}
+#content p.wp-caption-text {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ font-style:italic;
+ line-height:18px;
+ padding:7px 0px 10px 0px;
+}
+#content object,
+#content embed,
+#content iframe {
+ display: block;
+ max-width: 100%;
+ /*margin: 3px 0 10px 0;*/
+}
+#content .post p.meta, #content .page p.meta, #content p.meta {
+ font-size:13x;
+ line-height:14px;
+ padding-bottom:10px;
+ min-height: 28px;
+}
+#content .post p.meta span, #content .page p.meta span, #content p.meta span {
+ padding:0px 0px 0px 0px;
+ font-size:12px;
+ line-height:14px;
+}
+
+.novista {display:block; height:28px;}
+
+.art .novista {height:39px;}
+
+#content.resultats #pagina h3{
+ padding: 20px 0 20px 0;
+ font-size: 14px;
+ line-height:16px;
+ color: #0043f6;
+ z-index: 999;
+}
+
+#content.resultats p{
+ font-size:12px;
+ line-height:17px;
+ padding-bottom:10px;
+}
+
+#content.resultats p.meta, #content.resultats p.meta span{
+ font-size:11px;
+ line-height:13px;
+ padding-bottom:8px;
+ padding-top: 10px;
+
+ }
+#content.resultats div.hentry { border-bottom: 1px dotted grey; }
+.cleared {clear:both;}
+
+#content.resultats div#navi {display:block; height:30px;}
+
+a.post-edit-link {
+ font-size:12px;
+}
+#content p.previous {
+ float:left;
+ font-size:11px;
+}
+#content p.next {
+ float:right;
+ font-size:11px;
+}
+
+#content.resultats p.previous {
+ padding: 10px 0;
+}
+#content.resultats p.next {
+ padding: 10px 0;
+}
+
+
+
+p.blue {color: #0043F6;}
+p.curt {padding-bottom:1px!important;line-height:12px!important;font-size:12px!important; }
+p.peullarg {padding-bottom:20px;}
+
+
+
+/* home index */
+.head-entry {height:65px; font-size:14px;line-height: 15px; margin-bottom:15px; padding: 0; color: #0000FF; display: block; }
+
+.art .head-entry {height:45px; }
+
+.home #content.indexall p.box, {clear:both; overflow:hidden;}
+
+/*.home #content.indexall a.peubox img, #sidebar-secondary .boxentry a.peubox img {position:relative; bottom: 0;}
+.home #content.indexall .boxentry p.excerptbox {height: 55px; margin-bottom: 25px; padding-bottom:0px; overflow:hidden;}
+.home #content.indexall .boxentry p.contentbox {height:120px;margin-bottom: 15px; overflow:hidden;}
+.home .boxentry .contentbox {height: 323px;margin-bottom: 20px; overflow:hidden; display:inline-block;}
+.home .boxentry .contentbox p{height: 350px;margin-bottom: 15px; overflow:hidden; display:inline;}
+.home .boxentry{line-height:15px; height:430px; margin-bottom:16px; margin-right: 16px;}
+.home .entry-content {display:inline-block; height: 340px;}
+.home #content.indexall .boxentry .contentllarg {height: 226px; margin-bottom:24px; overflow: hidden;}*/
+
+
+/*.contentcurt { height: 237px;
+ margin-bottom: 38px; /*ull abanas 23 , veure com afecta */
+ /* overflow: hidden; }*/
+
+img.topspimg {margin-top: 28px!important;}
+
+.topstext {margin-bottom:41px!important; margin-top:25px!important;}
+
+
+
+
+/*estils capses home i index categories, blocs i artistes */
+
+.boxentry {line-height:15px;
+ height:360px;
+ width: 200px;
+ margin-bottom:16px;
+ padding: 15px;
+ float:left;
+ background-color: #FFF;
+ position:relative;
+ margin-right: 15px;
+ -moz-box-shadow: 3px 3px 4px #91939a;
+ -webkit-box-shadow: 3px 3px 4px #91939a;
+ box-shadow: 3px 3px 4px #91939a;
+filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');}
+
+.ie {
+
+ /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=145, Color='#91939a');*/
+}
+
+.hentry
+.head-entry {height:65px; font-size:14px;line-height: 15px; margin-bottom:8px; padding: 0; color: #0000FF; display: block; }
+
+.desc .head-entry {height:95px;}
+span.cat a{text-transform: uppercase; letter-spacing:normal}
+.boxentry h2, #sidebar-secondary .boxentry h2{ display: inline; font-size: 13px; line-height: 15px; padding-top:0; color: #333333; font-weight:normal; letter-spacing:normal;}
+.boxentry h2.blau a{color: #0000ff!important;}
+
+.boxentry img.wp-post-image, .boxentry img.noimatge {margin-bottom: 15px;}
+
+.boxentry img.attachment-artists-thumb, .boxentry img.gran {margin-bottom:11.5px!important;}
+
+.boxentry .contingut, .boxentry p.excerptbox { display:block; overflow:hidden;margin-bottom: 15px; padding: 0;}
+.boxentry .curt, .boxentry p.excerptbox {height: 60px; font-size:12px;}
+.boxentry .mig {height: 195px;}
+.boxentry .llarg {height: 225px;}
+.boxentry .plus {height: 331px;}
+.boxentry .plus p{display:inline;}
+
+/* special setting for showing excerpt image */
+#post-4051 p.excerptbox { height: 250px; }
+#post-4051 .novista { height: 0; }
+
+.boxentry h2.index {font-size:23px;display:block; line-height:30px; text-transform:uppercase; font-weight: bold; margin-bottom:20px; letter-spacing:normal}
+#content .boxentry .descseccio p {font-size: 13px; line-height:15px; }
+#content .boxentry .descseccio p:first-child:before {content: " ─ ";}
+#content .boxentry .contentcurt p:first-child:before {content: " ─ ";}
+
+#content .boxentry h3 {letter-spacing:normal;}
+#content .boxentry h3.box, #content h3.equip, #content h2.pag a {font-size:13px;line-height: 15px; padding: 0; color: #0000FF; display:inline-block; font-weight: normal;}
+
+#content .boxentry h3.art {text-transform: uppercase;}
+#content .boxentry h3.catt a {color: #333333; }
+#content .boxentry h3.nosubcatt a {color: #0000ff; font-size:14px; line-height:19px;}
+#content .boxentry p.catt {color: #333333;}
+#content li.linkcat h3 {font-size:14px; line-height: 16px; font-weight:normal; padding: 10px 0 5px; color: #0000ff;}
+
+
+.boxpeu {clear: both; display:block; position:absolute; bottom:10px; width:200px;height: 16px;}
+.peubox {float: left; margin-top:5px; }
+.peudret{float: right;}
+
+.wp-pagenavi {position:static!important; margin: 20px auto; top:auto!important; text-align:center;display:inline-table;}
+
+#content ul#artistes li, #content ul#llista li li {font-size: 13px; line-height: 22px;}
+#content ul#artistes li a, #content ul#llista li li a {color: #333333; }
+#content ul#artistes li a:hover, #content ul#llista li li a:hover {color: #0000ff; }
+#content ul#artistes li a span:before {content: " ─ ";}
+.alfa {line-height:19px!important;}
+
+
+/*.pag{background-color: #363636!important; color:#FFFFFF!important;}
+.pag h2 a{color:#FFFFFF!important;}
+
+.pag h2 a {text-transform:uppercase; display:inline;font-weight:normal;}
+
+.pag h2 a:after {content: " ─ ";}*/
+
+.boxentry span.cat a:after {content: " ─ ";}
+/*.desc span.cat a:after {content: " ";}
+*/
+.contentbox {display:block; height:331px; margin-bottom:15px:}
+
+#content h3.equip {height:16px!important;}
+
+#content .boxentry:last-child {margin-left: 0px;}
+
+#sidebar-secondary .boxentry {margin-right: 0px; margin-left:0px;}
+
+#sidebar-secondary .boxentry p.meta{clear:both;overflow:hidden;font-size:12px; line-height:14px;padding-bottom:14px;}
+
+#content.mix .boxentry {margin-right:4px; margin-left:4px;}
+
+#content.unic .boxentry {margin-bottom:15px;}
+
+/*paginacio kriesi */
+
+.pagination {
+clear:both;
+padding:20px 0;
+position:relative;
+font-size:11px;
+line-height:13px;
+}
+
+.pagination span, .pagination a {
+display:block;
+float:left;
+margin: 2px 2px 2px 0;
+padding:6px 9px 5px 9px;
+text-decoration:none;
+width:auto;
+color:#fff;
+background: #555;
+}
+
+.pagination a:hover{
+color:#fff;
+background: #3279BB;
+}
+
+.pagination .current{
+padding:6px 9px 5px 9px;
+background: #3279BB;
+color:#fff;
+}
+/* centrar el plugin de compartir al final dels posts */
+div.really_simple_share {width:220px; margin: 20px auto 5px auto; height:22px!important;}
+
+div.really_simple_share iframe {height:22px!important;}
+
+
+/*#content.indexall .boxentry {line-height:15px; height:398px; margin-bottom:16px;}
+
+#content.mix .boxentry{height:348px;}
+#content.tocada .boxentry {height:398px;}
+#content.indexall .boxentry p, #content.mix .boxentry p, #sidebar-secondary .boxentry p{font-size:12px; line-height:14px;}
+#content.indexall .boxentry h2.index, #content.mix .boxentry h2.index, #sidebar-secondary .boxentry h2.index {font-size:27px; float:none;text-transform: uppercase; margin-bottom:5px;padding-bottom: 5px; padding-top:0; margin-top:0; color:#333333; line-height:28px;}
+#content.indexall .boxentry div.descseccio p, #content.mix .boxentry div.descseccio p, #sidebar-secondary .boxentry div.descseccio p{font-size:13px; line-height:14px}
+#content.indexall .boxentry img, #content.mix .boxentry img, #sidebar-secondary .boxentry img {margin-bottom:20px;}
+
+
+#content.indexall .boxentry .head-entry, #content.mix .boxentry .head-entry, #sidebar-secondary .boxentry .head-entry { height: 75px; display:inline-block; overflow: hidden;}
+#content.indexall .boxentry h3, #content.mix .boxentry h3, #sidebar-secondary .boxentry h3{font-size:14px;line-height: 18px; padding: 0; color: #0000FF; display:inline-block; font-weight: normal;}
+
+/*#content.indexall .boxentry h3, #content.mix .boxentry h3, #sidebar-secondary .boxentry h3{font-size:14px;line-height: 15px; padding: 0; color: #0000FF; height: 55px; display:inline-block; }*/ /*
+#content.indexall p.box,#content.mix p.box, #sidebar-secondary .boxentry p.box {clear:both; overflow:hidden;}
+#content.indexall.tocada .boxentry h3 a{text-transform:uppercase;}
+#content.indexall a.peubox img, #content.mix .boxentry a.peubox img,#sidebar-secondary .boxentry a.peubox img {position:relative; bottom: 0;}
+#content.indexall .boxentry p.excerptbox, #content.mix .boxentry p.excerptbox, #sidebar-secondary .boxentry p.excerptbox {height: 70px; margin-bottom: 20px; overflow:hidden; padding-bottom:15px;}*/
+a.peutots {margin-bottom:15px;}
+.nofons {background-color:transparent!important;}
+.nopadding {padding-bottom:0px!important;}
+
+p.carrec{ font-size: 12px; line-height:14px; padding-bottom:20px;}
+p.carrec:before {content: " ─ ";}
+p.boxcurta{font-size:12px; line-height:12px; padding-bottom:2px;}
+span.categ a{text-transform:uppercase; color: #666666;}
+span.categ a:after {content: " ─ ";}
+/* breadcrum */
+
+#breadcrumb {width:100%; min-height:19px; overflow:hidden; margin: 2px 0 6px 0; }
+#breadcrumb ul {list-style-type: none; }
+#breadcrumb ul li {display: inline; font-size:14px; letter-spacing:normal; }
+#breadcrumb ul li:after{content:" > "; color: #0000ff;}
+#breadcrumb ul li:last-child:after{content:" "; }
+
+
+p#sidebarr {display: inline-block; height:16px; overflow:hidden; margin: 2px 0 8px 0px; font-size:14px; letter-spacing:normal; font-weight:normal; color: #0000FF;}
+
+
+/* Single Post
+--------------------------------------------- */
+#content .post #author-info {
+ margin:20px 0px 30px 0px;
+ padding:10px 0px 0px 0px;
+ border-top:1px dotted #333333;
+ border-bottom:1px dotted #333333;
+ overflow:hidden;
+}
+#content .post #author-avatar {
+ margin:5px 15px 0px 0px;
+ float:left;
+}
+#content .post #author-description {
+ overflow:hidden;
+}
+#content .post #author-description h2 {
+ padding:0px;
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:12px;
+ font-weight:normal;
+}
+#content .post #author-description h2 span {
+ font-weight:bold;
+ text-transform:uppercase;
+ letter-spacing:0.1em;
+}
+#content .post #author-description p, .page-link {
+ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
+ font-size:13px;
+ line-height:18px;
+ font-style:italic;
+}
+
+/* formularis inscripció */
+
+#cformsform {width:448px; margin:0;}
+
+#cformsform.cform label {display:block; margin-bottom:10px; width:216px; text-align:left}
+#cformsform.cform label span{display:block;width:216px;}
+#cformsform.cform input { display:block; margin-bottom:10px; width:216px;}
+#cformsform.cform textarea { display:block; margin-bottom:10px; width:440px;}
+
+#cformsform.cform li#li--1 {float: left; width:216px; margin-right:16px;}
+#cformsform.cform li#li--2 {float: right; width:216px; margin-right:0;}
+#cformsform.cform li#li--3 {float: left; width:216px; margin-right:16px;}
+#cformsform.cform li#li--4 {float: right; width:216px; margin-right:0;}
+#cformsform.cform li.cf-box-title {font-weight: normal; clear: both;}
+#cformsform.cform li.cf-box-group {float:none; display:block; width:80px; margin-left: 20px;}
+
+#cformsform.cform label#label--51 {float:left;height:30px; margin: 0; width: 30px;}
+#cformsform.cform label.cf-after span {width:30px;}
+#cformsform.cform label#label--52 {float:left;height:10px; margin: 10px 0 10px 0; width: 30px;}
+#cformsform.cform input#cf_field_5-1
+ {float:right; width: 20px; height:0; margin: 0;}
+#cformsform.cform input#cf_field_5-2
+ {clear:both; float:right; width: 20px; height:10px; margin: 10px 0;}
+
+
+
+#cformsform.cform li#li--6 {clear:both;}
+p.cf-sb {clear:both; }
+#cformsform.cform p.cf-sb input {
+ -moz-border-radius: 15px 15px 15px 15px;
+ background: none repeat scroll 0 0 #666666;
+ border: medium none;
+ color: #FFFFFF;
+ cursor: pointer;
+ float: right;
+ font-family: 'Helvetica Neue',Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
+ font-size: 12px;
+ margin: 4px;
+ padding: 2px;
+ width: 55px; }
+
+
+/*----------------------*/
+
+
+ul.catlist {list-style-type:none;}
+ul.catlist li {display:inline}
+
+.peupost {border-top: 1px solid #4e4e4e; margin-top:15px; }
+#content .post p.peupostp {padding-top:6px; }
+
+
+/* --- Comments --- */
+
+#respond {clear:both;}
+
+.post .comments-content {
+ margin:6px 0px 0px 0px;
+ border-top:1px dotted #333333;
+}
+#content .post #comments-content h3#comments {
+ padding:80px 0px 8px 0px;
+ border-bottom:1px dotted #333333;
+ font-size:16px;
+}
+#comments-content .comment-body p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+ line-height:19px;
+}
+#comments-content p.moderation {
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+ color:#999;
+}
+#content .post #comments-content ol {
+ padding:0px;
+}
+#content .post #comments-content ol li ul.children {
+ padding:0px;
+}
+#content .post #comments-content ol li.depth-1 {
+ padding:25px 0px 10px 0px;
+ border-bottom:1px dotted #333333;
+ overflow:hidden;
+}
+#comments-content ol li.depth-2, #comments-content ol li.depth-3, #comments-content ol li.depth-4, #comments-content ol li.depth-5 {
+ margin:10px 0px 0px 30px;
+ padding:25px 0px 0px 0px;
+ border-top:1px dotted #333333;
+ border-bottom:none;
+ overflow:hidden;
+}
+.comment-meta {
+ padding:0px 0px 10px 0px;
+ font-size:12px;
+}
+.comment-gravatar {
+ margin:1px 15px 0px 0px;
+ float:left;
+}
+#comments-content .comment-body {
+ padding:0px;
+ overflow:hidden;
+}
+.reply {
+ margin:0;
+ float:right;
+}
+a.comment-reply-link {
+ font-size:12px;
+ font-weight:bold;
+}
+p.logged-in-as {
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+}
+#comments-content ol li.post.pingback {
+ margin:0px;
+ padding: 20px 0px 10px 20px;
+ list-style:none;
+}
+.bypostauthor {
+}
+
+span.fn {color: #0043f6;}
+
+/* --- Comment Reply --- */
+a#cancel-comment-reply-link {
+ padding:3px 0px 0px 0px;
+ float:right;
+ font-size:12px;
+}
+#content .post #comments-content #respond h3#reply-title {
+ padding:30px 0px 6px 0px;
+ border-bottom:1px dotted #333333;
+ font-size:16px;
+}
+#content .post form#commentform p {
+ font-size:13px;
+}
+form#commentform p.comment-notes {
+ padding:5px 0px 15px 0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-style:italic;
+}
+form#commentform input#author, form#commentform input#email, form#commentform input#url {
+ font-family:'Droid Sans', arial, sans-serif;
+ height:22px;
+}
+form#commentform textarea#comment {
+ width:90%;
+ padding:3px;
+ font-family:'Droid Sans', arial, sans-serif;
+}
+form#commentform p.comment-form-author, form#commentform p.comment-form-email, form#commentform p.comment-form-url, form#commentform p.comment-form-comment {
+ padding:10px 0px 0px 0px;
+}
+form#commentform p.form-submit input#submit {
+ margin:8px 0px 10px 1px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+
+
+
+/* WordPress Image Gallery
+--------------------------------------------- */
+.gallery {
+ margin: auto;
+ padding:5px 0px 5px 0px;
+}
+.gallery .gallery-item {
+ float: left;
+ margin: 10px 5px 0px 5px;
+ text-align: center;
+ width: 31%!important;
+ vertical-align: top;
+}
+.gallery img {
+ border: 2px solid #D2D2DF!important;
+}
+.gallery .gallery-caption {
+ margin-left: 0;
+ padding: 5px 0px 8px 0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size: 12px;
+ font-style: italic;
+ line-height: 16px; color: #03F;
+ display: block!important;
+}
+
+/* Footer
+--------------------------------------------- */
+#footer p {
+ line-height:19px;
+ font-size:11px;
+ color: #808080;
+}
+
+.center {text-align:center;}
+.col {float: left; }
+.logo { width:140px; margin:0;}
+.org { width:278px;}
+.tels { width:170px;}
+.inf{width: 267px;}
+.legal {width:68px;padding-top:30px;padding-left: 30px;}
+.credits {width:150px; font-size:9px; color: #A3A7A5; margin-top:9px;}
+.credits a{color: #A3A7A5!important;}
+
+/* Archives
+--------------------------------------------- */
+h1.archive {
+ margin:0px 0px 25px 0px;
+ padding: 0px 0px 10px 0px;
+ border-bottom:1px dotted #333333;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ font-weight:normal;
+ font-style:italic;
+ letter-spacing:0.1em;
+}
+h1.archive strong {
+ font-style:normal;
+ text-transform:uppercase;
+}
+
+/* Pages
+--------------------------------------------- */
+#page {
+ margin-bottom:50px;
+ padding:0px 0px 6px 0px;
+ border-bottom:1px dotted #333333;
+}
+#page h1 {
+ padding:0px 0px 20px 0px;
+ font-size: 20px;
+ line-height:26px;
+}
+#page h2 {
+ font-size: 16px;
+ line-height:23px;
+}
+#page p {
+ padding:0px 0px 15px 0px;
+ font-size: 14px;
+ line-height:23px;
+}
+#page p small {
+ font-size: 13px;
+}
+
+/* FLOATS CLEARING
+--------------------------------------------- */
+.clear {
+ clear:both;
+ display:block;
+ overflow:hidden;
+ visibility:hidden;
+ width:0;
+ height:0;
+}
+.clearfix:after {
+ clear:both;
+ content:' ';
+ display:block;
+ font-size:0;
+ line-height:0;
+ visibility:hidden;
+ width:0;
+ height:0
+}
+
+
+
+
+
+
+
+/* Plugin Styles
+--------------------------------------------- */
+/* --- Contact Form 7 --- */
+#content .wpcf7 {
+ padding:20px 0px 20px 0px;
+}
+#content #page .wpcf7 p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+}
+input.wpcf7-text {
+ height:22px;
+}
+.wpcf7 textarea {
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:14px;
+}
+input.wpcf7-submit {
+ margin:0px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+.wpcf7-response-output, .wpcf7-not-valid-tip {
+ margin:0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+}
+
+.tag .wp-pagenavi a, .tag .wp-pagenavi span {
+ padding: 1px !important;
+}
+
+/* --- jQuery Thickbox --- */
+#TB_window img#TB_Image {
+ border-bottom:none ! important;
+ border-left:none ! important;
+ border-right: none ! important;
+ border-top: none ! important;
+ margin: 15px 0px 0px 15px;
+}
+#TB_caption {
+ height: 30px ! important;
+ padding: 7px 15px 15px 15px ! important;
+}
+#TB_secondLine {
+ padding: 4px 0px 0px 0px;
+}
+#TB_closeWindow {
+ height: 30px ! important;
+ padding: 11px 15px 10px 0px ! important;
+}
+#TB_window a {
+ color: #333333 ! important;
+}
+
+/* logo slider */
+#logoslider { width: 230px; height: 120px; margin-top:5px; }
+#logoslider div { width: 235px; height: 120px; text-align: left; overflow: hidden }
+#logoslider p { padding-bottom:5px; }
+
+#logoslider2 { width: 230px; height: 100px; margin-top:5px; }
+#logoslider2 div { width: 235px; height: 100px; text-align: left; overflow: hidden }
+#logoslider2 p { padding-bottom:5px; }
+
+/* logos portada */
+.banner-image {
+ margin-left: -7px;
+}
+
+/*styles para tabla de convocatorias para jurado*/
+.page-template-page-plain-php #content.unic #pagina {
+ background-color: transparent;
+}
+
+.page-template-page-plain-php .shadow {
+ box-shadow: none;
+}
+
+li.boxentry.destacat {
+ background-color: yellow;
+}
+
+}
diff --git a/hangar/css/styleHangar.css b/hangar/css/styleHangar.css
new file mode 100644
index 0000000..fa95371
--- /dev/null
+++ b/hangar/css/styleHangar.css
@@ -0,0 +1,265 @@
+@charset "utf-8";
+
+.centertext {
+ text-align: center;
+ margin-bottom:5px;
+}
+.textblau {
+ color: blue;
+}
+
+.petita10{font-size:10px;}
+
+/* Plugin Styles
+--------------------------------------------- */
+/* --- Contact Form 7 --- */
+#content .wpcf7 {
+ padding:20px 0px 20px 0px;
+}
+#content #page .wpcf7 p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+}
+input.wpcf7-text {
+ height:22px;
+}
+.wpcf7 textarea {
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:14px;
+}
+input.wpcf7-submit {
+ margin:0px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+.wpcf7-response-output, .wpcf7-not-valid-tip {
+ margin:0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+}
+
+.tag .wp-pagenavi a, .tag .wp-pagenavi span {
+ padding: 1px !important;
+}
+
+/* --- jQuery Thickbox --- */
+#TB_window img#TB_Image {
+ border-bottom:none ! important;
+ border-left:none ! important;
+ border-right: none ! important;
+ border-top: none ! important;
+ margin: 15px 0px 0px 15px;
+}
+#TB_caption {
+ height: 30px ! important;
+ padding: 7px 15px 15px 15px ! important;
+}
+#TB_secondLine {
+ padding: 4px 0px 0px 0px;
+}
+#TB_closeWindow {
+ height: 30px ! important;
+ padding: 11px 15px 10px 0px ! important;
+}
+#TB_window a {
+ color: #333333 ! important;
+}
+
+/* --- Sharif social icons --- */
+.shariff-button.info {
+ display: none;
+}
+
+
+/* logo slider */
+#logoslider { width: 230px; height: 120px; margin-top:5px; }
+#logoslider div { width: 235px; height: 120px; text-align: left; overflow: hidden }
+#logoslider p { padding-bottom:5px; }
+
+#logoslider2 { width: 230px; height: 100px; margin-top:5px; }
+#logoslider2 div { width: 235px; height: 100px; text-align: left; overflow: hidden }
+#logoslider2 p { padding-bottom:5px; }
+
+
+#logoslider3 { width: 230px; height: 100px; margin-top:5px; }
+#logoslider3 div { width: 235px; height: 100px; text-align: left; overflow: hidden }
+#logoslider3 p { padding-bottom:5px; }
+#logoslider3 .banner-image {margin-left:0 !important; max-width:150px;}
+
+/* logos portada */
+.banner-image {
+ margin-left: -7px;
+}
+
+/*styles para tabla de convocatorias para jurado*/
+.page-template-page-plain-php #content.unic #pagina {
+ background-color: transparent;
+}
+
+.page-template-page-plain-php .shadow {
+ box-shadow: none;
+}
+
+li.boxentry.destacat {
+ background-color: yellow;
+}
+
+table.cf7-db-table tbody td > div {
+ max-height: none;
+}
+
+
+/* mods for mobile devices on top of the theme.
+* date: 2020 04 14
+* by: jorge vitrubio.net
+* * * */
+
+.hide{display: none;}
+
+.toogle-sidebar-segona .show-mobile,
+.toogle-sidebar-segona .hide-not-mobile{
+ display:none;
+}
+
+@media screen and (max-width: 768px) {
+/* begin of top-head*/
+ #top-head{
+ min-height: 6rem;
+ height:auto;
+ margin-bottom:2rem;
+ max-width: 100vw;
+ min-width: 0;
+ width: 100vw;
+ }
+ #wrap_topheader.amplegrann {
+ display: inline-block;
+ }
+
+ ul.diversos.alignleft {
+ float: none;
+ }
+ ul.diversos li {
+ margin-right: 0;
+ }
+
+ .languages.alignleft {
+ display: block;
+ float: none;
+ }
+
+ #cercar {
+ float: none;
+ margin-right: 0;
+ width: 100%;
+ }
+
+ .search-input {
+ width: calc(100% - 75px);
+ }
+ /* end of top-head*/
+ #sidebar-primary {
+ float: none;
+ }
+
+ /* begin of menu-hidden */
+ .toogle-sidebar-segona .show-mobile{
+ display:inherit;
+ }
+ .toogle,
+ .toogled-menu {
+ display: none;
+ }
+ .toogle:checked+.toogled-menu{
+ display: block;
+ /* margin-top:0;
+ position: relative; */
+ }
+ .toogle-show {
+ position: relative;
+ display: inline-block;
+ width: 1.8em;
+ height: 1em;
+ margin-right: 0.3em;
+ border-top: 0.3em solid #000;
+ border-bottom: 0.3em solid #000;
+ }
+ .toogle-show:before {
+ content: "";
+ position: absolute;
+ top: 0.3em;
+ left: 0px;
+ width: 100%;
+ border-top: 0.3em solid #000;
+ }
+ .toogle-hide::after{
+ content: 'x';
+ display: block;
+ top: -1rem;
+ left: 0rem;
+ height: 1.1rem;
+ width: 1.1rem;
+ font-size: 2rem;
+ font-weight: bold;
+ background-color: white;
+ color: black;
+ padding: 0.2rem;
+ margin-top: -1.4rem;
+ }
+ /* end of menu hidden*/
+
+ /*
+ * styles to fit elements into mobile
+ * * */
+ #content {
+ width: 80vw;
+ float: none;
+ }
+ #breadcrumb{
+ overflow:unset;
+ width:90vw;
+ margin-top:1rem;
+ }
+ #breadcrumb ul li {
+ font-size:0.7rem;
+ }
+ #content.unic #pagina, #content.unic .post, #content.resultats #pagina {
+ width: 80vw;
+ min-height: auto;
+ }
+ .boxentry {
+ width: 100%;
+ }
+ :not(li).boxentry {
+ width: 100%;
+ height: auto;
+ padding-bottom:4rem;
+ }
+ .boxpeu{
+ width:100%;
+ position:relative;
+ }
+ .page-template-seccions-php #main, .category #main {
+ margin-left:auto;
+ }
+ #footer {
+ height: 100%;
+ display: inline-block;
+ }
+}
+
+@media screen and (min-width: 426px) and (max-width: 768px) {
+ .boxentry {
+ max-width: 14rem;
+ }
+ :not(li).boxentry {
+ height: 360px;
+ padding-bottom:15px;
+ }
+}
diff --git a/hangar/css/styleHangar.css.20210115 b/hangar/css/styleHangar.css.20210115
new file mode 100644
index 0000000..0fcc0ca
--- /dev/null
+++ b/hangar/css/styleHangar.css.20210115
@@ -0,0 +1,259 @@
+@charset "utf-8";
+
+.centertext {
+ text-align: center;
+ margin-bottom:5px;
+}
+.textblau {
+ color: blue;
+}
+
+.petita10{font-size:10px;}
+
+/* Plugin Styles
+--------------------------------------------- */
+/* --- Contact Form 7 --- */
+#content .wpcf7 {
+ padding:20px 0px 20px 0px;
+}
+#content #page .wpcf7 p {
+ padding:0px 0px 10px 0px;
+ font-size:13px;
+}
+input.wpcf7-text {
+ height:22px;
+}
+.wpcf7 textarea {
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:14px;
+}
+input.wpcf7-submit {
+ margin:0px;
+ padding:6px 8px 6px 8px;
+ background:#333333;
+ border:none;
+ font-family:'Droid Sans', arial, sans-serif;
+ font-size:12px;
+ color:#fff;
+ cursor:pointer;
+}
+.wpcf7-response-output, .wpcf7-not-valid-tip {
+ margin:0px;
+ font-family:'Droid Serif', Times, serif;
+ font-size:12px;
+ line-height:18px;
+ font-style:italic;
+}
+
+.tag .wp-pagenavi a, .tag .wp-pagenavi span {
+ padding: 1px !important;
+}
+
+/* --- jQuery Thickbox --- */
+#TB_window img#TB_Image {
+ border-bottom:none ! important;
+ border-left:none ! important;
+ border-right: none ! important;
+ border-top: none ! important;
+ margin: 15px 0px 0px 15px;
+}
+#TB_caption {
+ height: 30px ! important;
+ padding: 7px 15px 15px 15px ! important;
+}
+#TB_secondLine {
+ padding: 4px 0px 0px 0px;
+}
+#TB_closeWindow {
+ height: 30px ! important;
+ padding: 11px 15px 10px 0px ! important;
+}
+#TB_window a {
+ color: #333333 ! important;
+}
+
+/* logo slider */
+#logoslider { width: 230px; height: 120px; margin-top:5px; }
+#logoslider div { width: 235px; height: 120px; text-align: left; overflow: hidden }
+#logoslider p { padding-bottom:5px; }
+
+#logoslider2 { width: 230px; height: 100px; margin-top:5px; }
+#logoslider2 div { width: 235px; height: 100px; text-align: left; overflow: hidden }
+#logoslider2 p { padding-bottom:5px; }
+
+
+#logoslider3 { width: 230px; height: 100px; margin-top:5px; }
+#logoslider3 div { width: 235px; height: 100px; text-align: left; overflow: hidden }
+#logoslider3 p { padding-bottom:5px; }
+#logoslider3 .banner-image {margin-left:0 !important; max-width:150px;}
+
+/* logos portada */
+.banner-image {
+ margin-left: -7px;
+}
+
+/*styles para tabla de convocatorias para jurado*/
+.page-template-page-plain-php #content.unic #pagina {
+ background-color: transparent;
+}
+
+.page-template-page-plain-php .shadow {
+ box-shadow: none;
+}
+
+li.boxentry.destacat {
+ background-color: yellow;
+}
+
+table.cf7-db-table tbody td > div {
+ max-height: none;
+}
+
+
+/* mods for mobile devices on top of the theme.
+* date: 2020 04 14
+* by: jorge vitrubio.net
+* * * */
+
+.hide{display: none;}
+
+.toogle-sidebar-segona .show-mobile,
+.toogle-sidebar-segona .hide-not-mobile{
+ display:none;
+}
+
+@media screen and (max-width: 768px) {
+/* begin of top-head*/
+ #top-head{
+ min-height: 6rem;
+ height:auto;
+ margin-bottom:2rem;
+ max-width: 100vw;
+ min-width: 0;
+ width: 100vw;
+ }
+ #wrap_topheader.amplegrann {
+ display: inline-block;
+ }
+
+ ul.diversos.alignleft {
+ float: none;
+ }
+ ul.diversos li {
+ margin-right: 0;
+ }
+
+ .languages.alignleft {
+ display: block;
+ float: none;
+ }
+
+ #cercar {
+ float: none;
+ margin-right: 0;
+ width: 100%;
+ }
+
+ .search-input {
+ width: calc(100% - 75px);
+ }
+ /* end of top-head*/
+ #sidebar-primary {
+ float: none;
+ }
+
+ /* begin of menu-hidden */
+ .toogle-sidebar-segona .show-mobile{
+ display:inherit;
+ }
+ .toogle,
+ .toogled-menu {
+ display: none;
+ }
+ .toogle:checked+.toogled-menu{
+ display: block;
+ /* margin-top:0;
+ position: relative; */
+ }
+ .toogle-show {
+ position: relative;
+ display: inline-block;
+ width: 1.8em;
+ height: 1em;
+ margin-right: 0.3em;
+ border-top: 0.3em solid #000;
+ border-bottom: 0.3em solid #000;
+ }
+ .toogle-show:before {
+ content: "";
+ position: absolute;
+ top: 0.3em;
+ left: 0px;
+ width: 100%;
+ border-top: 0.3em solid #000;
+ }
+ .toogle-hide::after{
+ content: 'x';
+ display: block;
+ top: -1rem;
+ left: 0rem;
+ height: 1.1rem;
+ width: 1.1rem;
+ font-size: 2rem;
+ font-weight: bold;
+ background-color: white;
+ color: black;
+ padding: 0.2rem;
+ margin-top: -1.4rem;
+ }
+ /* end of menu hidden*/
+
+ /*
+ * styles to fit elements into mobile
+ * * */
+ #content {
+ width: 80vw;
+ float: none;
+ }
+ #breadcrumb{
+ overflow:unset;
+ width:90vw;
+ margin-top:1rem;
+ }
+ #breadcrumb ul li {
+ font-size:0.7rem;
+ }
+ #content.unic #pagina, #content.unic .post, #content.resultats #pagina {
+ width: 80vw;
+ min-height: auto;
+ }
+ .boxentry {
+ width: 100%;
+ }
+ :not(li).boxentry {
+ width: 100%;
+ height: auto;
+ padding-bottom:4rem;
+ }
+ .boxpeu{
+ width:100%;
+ position:relative;
+ }
+ .page-template-seccions-php #main, .category #main {
+ margin-left:auto;
+ }
+ #footer {
+ height: 100%;
+ display: inline-block;
+ }
+}
+
+@media screen and (min-width: 426px) and (max-width: 768px) {
+ .boxentry {
+ max-width: 14rem;
+ }
+ :not(li).boxentry {
+ height: 360px;
+ padding-bottom:15px;
+ }
+}
diff --git a/hangar/custom-login/custom-login.css b/hangar/custom-login/custom-login.css
new file mode 100644
index 0000000..4cf040c
--- /dev/null
+++ b/hangar/custom-login/custom-login.css
@@ -0,0 +1,26 @@
+@charset "utf-8";
+/*
+Document : custom-login
+Created on : date and time
+Author : created by
+Description: Purpose of the stylesheet follows.
+*/
+/*
+TODO customize this sample style
+Syntax recommendation http://www.w3.org/TR/REC-CSS2/
+*/
+html {background: #8699DD!important;}
+body{border-top-style:solid;border-top-width:30px;}
+body, #wpbody, .form-table .pre {color:#333333;}
+body.login {border-top-color:#464646;}
+h1 a{background:url("../images/logo.png") no-repeat scroll 0 0 transparent;display:block;padding-bottom:15px;text-indent:-9999px; width:226px; height:81px; margin: 0 auto}
+#login {margin:8% auto;width:350px;}
+form{background:none repeat scroll 0 0 #E5E5E5!important;}
+.login #nav a {
+ color: #000 !important;
+}
+#nav {
+ font-size: 14px;
+ text-align: center;
+ text-shadow: none;
+}
\ No newline at end of file
diff --git a/hangar/footer.php b/hangar/footer.php
new file mode 100644
index 0000000..8d7ad30
--- /dev/null
+++ b/hangar/footer.php
@@ -0,0 +1,72 @@
+
+
+
+
+
+
+
+
+ * tag of your theme, or you will break many plugins, which
+ * generally use this hook to reference JavaScript files.
+ */
+
+ wp_footer();
+?>
+
+ 'ari_comment' ) ); ?> +
+ + 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?> + + + + + + + __( 'Leave a Reply','hangar'), +'comment_notes_before' =>__( 'Required fields are marked *
','hangar'), +'comment_notes_after' => '', +'comment_field' => '
', +) +); ?> + +