/*   
Theme Name: Blogs Anadetapes
Theme URI: http://blogs.anardetapes.cat/
Description: Blogaires d'Anardetapes.
Author: Anardetapes
Author URI: http://anardetapes.cat/
Version: 0.1.2
Tags: threaded-comments, microformats
.
Anardetapes es basa amb el tema:
The Shape Theme for WordPress is copyright ThemeShapes http://themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/* Import a basic layout */
@import url('styles/2c-r.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	margin: 0;
	font-size: 14px;
}

#wrapper {
	margin: 0px auto;
	width: 980px;
	background-image:url(images/wrapperbg.png);
	background-repeat:repeat-y;
	padding-left: 2px;
	padding-right: 8px;
	height: 100%;
}
/* =Header
-------------------------------------------------------------- */

#branding {
	margin: 0 0 0 0;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
	height: 35px;
	line-height: 35px;
	background-color: black;
	
	font-family: Arial;
	font-weight: bold;
	width: 980px;
	
font-size: 11px;
}
#access .menu-logo  {
	float:left;
	margin-left: 20px;
}
#footer {
	margin: 0 0 0 0;
	overflow: auto;
	height: 25px;
	line-height: 25px;
	background-color: black;
}
#grupadt {
	float: left;
	height: 25px;
	color: white;
	margin-left: 20px;
	font-size: 12px;
	width: 640px;
	text-align: center;
}
#site-info {
	float: right;
	height: 25px;
	color: white;
	margin-right: 20px;
	width: 280px;
	text-align: center;
}
.iconfooter {
	float: right;
	height: 25px;
}
.iconfooter div {
	margin: 0px 0px 0px 16px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-image: url(images/icon/footericons.png);
}
.iconfooter.iconfootergp div {
  background-position: -10px -10px;
}
.iconfooter.iconfooterfb div {
  background-position: -10px -54px;
}
.iconfooter.iconfootertw div {
  background-position: -10px -98px;
}
.iconfooter.iconfooterrss div {
  background-position: -10px -142px;
}
.iconfooter.iconfootersobre div {
  background-position: -10px -186px;
}
.iconfooter.iconfootercc div {
  background-position: -10px -230px;
}
.iconfooter.iconfooterpany div {
  background-position: -10px -274px;
}
.skip-link {
	display: none;
}

.menu-header ul {
	list-style: none;
	margin: 0 0px;
}
.menu-header ul ul {
	display: none;
}
.menu-header li {
	display: inline;
}
.menu-header a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	color: #cacaca;
	margin: 0 10px;
}
.menu-header .current-menu-item a,
.menu-header .current-menu-parent a {
	color: #fff;
}
.menu-header a:hover {
	color: #fff;
}


#blogheader {
	margin: 0px 20px 20px 20px;
	width: 640px;
	float: left;
}
#blogmenu {
	margin-top: 5px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	float: left;
	width: 100%;
}
#blogmenu span{
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	color: #D2A702;
	line-height: 25px;
}
#bloginfo {
	float: right;
	width: 280px;
	margin: 0px 20px 20px 0px;
}
#bloginfo img {
	float: left;
	margin: 0px 5px 5px 0px;
}
#bloginfo .bloginfoname {
	display:block;
	font-weight:bold;
}
#bloginfo .bloginfoblog {
	display:block;
	font-weight:bold;
	color: #D2A702;
}
#bloginfo .bloginfobio {
	display: block;
	margin-top: 4px;
	text-align:justify;
}
.blog-menu-header ul {
	list-style: none;
	margin: 0 0px;
}
.blog-menu-header ul ul {
	display: none;
}
.blog-menu-header li {
	display: inline;
}
.blog-menu-header a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	float: left;
	color: gray;
	margin: 0 10px;
	line-height: 25px;
}
.blog-menu-header .current-menu-item a,
.blog-menu-header .current-menu-parent a {
	color: #000;
}
.blog-menu-header a:hover {
	color: #000;
}



/* =Content
-------------------------------------------------------------- */
#container {
	float: left;
	margin: 0 -320px 20px 0;
	width: 680px;
}
#content {
	margin: 0 0px 0 20px;
}
#primary, #secondary {
	float: right;
	overflow: visible;
	width: 300px;
}

.widget-area ul.xoxo li.widget-container h3.widget-title {
	background-image:url(images/sidebar-title.png);
	background-repeat: no-repeat;
	background-position:center center;
	margin-right: -30px;
	width: 300px;
	height: 50px;
	color: white;
	font-size: 26px;
	font-style: italic;
	font-family: 'Lobster Two', cursive;
	font-weight: bold;
	line-height: 40px;
	padding-left: 10px;
	
}
.widget-area ul.xoxo li.widget-container.widget_facebook h3.widget-title {
	background-image:url(images/sidebar-title-fb.png);
	padding-left: 80px;
	margin-left: -35px;
	line-height: 20px;
	width: 280px;
	padding-right: 20px;
}

.post {
	margin: 0 0px 20px 0;	

	
}
.post .entry-meta {
	border-bottom: 1px dotted #D2A702;
	border-top: 1px dotted #D2A702;
	font-weight: bold;
	margin-right: 20px;
	position: relative;
	min-height: 85px;
}
.post .entry-meta span {
	font-weight: normal;
}
.post .entry-meta .wpv_postvote {
	position: absolute;
	top: 20px;
	right: 20px;
	background-image: url(images/fons-votacions.jpg);
	width: 180px;
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
}
.post .entry-meta .wpv_postvote .wpv_votecount {
	font-weight: bold !important;
	color: black !important;
	
}
.post .entry-meta .wpv_postvote .wpv_votedbtn_txt{
	font-weight: bold !important;
	color: #999999 !important;
	
}

.post #votacio-fitxa .wpv_postvote {
	background-image: url(images/votacio-fitxa.jpg);
	background-repeat: no-repeat;
	height: 58px;
	line-height: 45px;
	padding-left: 442px;
	padding-top: 4px;
	font-family: Roboto condensed;
}
.post #votacio-fitxa .wpv_postvote .wpv_votecount {
	font-weight: bold !important;
	font-size: 15px !important;
	color: #7e4242 !important;
	
}
.post #votacio-fitxa .wpv_postvote .wpv_votebtn_txt{
	font-weight: bold !important;
	color: #ffffff !important;
	font-size: 15px !important;
	text-transform: uppercase;
	
}
.post #votacio-fitxa .wpv_postvote .wpv_votedbtn_txt{
	font-weight: bold !important;
	color: #eddc9a !important;
	font-size: 15px !important;
	text-transform: uppercase;
	
}
.votacio-fitxa {
	position: relative;
}
.votacio-fitxa a#bases {
	width: 400px;
	height: 62px;
	position: absolute;
	top: 0px;
	left: 0px;
}


.post a {
	text-decoration: none;
	color: #D1A802;
}
.grid .post {
	margin: 0 20px 20px 0;
	width: 194px;
	height: 133px;
	position: relative;
	float: left;
	border: 1px solid gray;
	padding: 2px;
}
.grid .post .clip {
	overflow: hidden;
	width: 194px;
	height: 109px;
}
.grid .post .clip img{
	height: 109px;
	width: 194px;
	margin-left: 0;
}

.grid .post .name {
	position: absolute;
	width: 194px;
	height: 40px;
	color: 	white;
	top: 72px;
	line-height: 20px;
	background-color: transparent;
	background-image: url(images/mini-bg.png);
	overflow: hidden;
}
.grid .post .name a {
	color: white;
	text-decoration: none;
}
.grid .post .name h3 {
	padding: 0px 5px;
	font-size: 14px;
	font-weight: bold;
}
.grid .post .name span {
	padding: 0px 5px;
}
.grid .post .name span.preu {
	float: right;
	position: relative;
}
.grid .post .extra {
	position: absolute;
	width: 194px;
	height: 20px;
	color: white;
	top: 114px;
}
.grid .post .extra .comments {
	float: left;
	width: 70px;
	height: 20px;
	background-image: url(images/comenta-mini.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 20px;
	color: #D1A802;
	padding: 0px 4px 0px 0px;
	font-size: 11px;
}
.grid .post .extra .fb-like {
	float: right;
	overflow: hidden;
	height: 20px;
}
.grid .post .destacat,
.grid .post .promocio {
	position: absolute;
	top: 10px;
	left: -6px;
	height: 24px;
	background-image:url(images/etiqueta-promo.png);
	background-repeat: no-repeat;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 13px 0px 13px;
	text-align: right;
	overflow: hidden;
}

.grid .post.destacat1,
.grid .post.promocio1,
.grid .post.destacattrue,
.grid .post.promociotrue {
	box-shadow: 2px 2px 4px gray;
}
.grid .post .votacio {
	position: absolute;
	top: 2px;
	height: 30px;
	background-image:url(images/etiqueta-votacio.png);
	background-repeat: no-repeat;
	color: white;
	text-transform: none;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 3px 0px 23px;
	text-align: right;
	overflow: hidden;
	line-height: 30px;
	width: 168px;
}
.wpv_vote_icon,
.wpv_voted_icon {
	width: 29px !important;
	height: 29px !important;
}
.actualitat .post {
	margin: 0 20px 20px 0;
	width: 640px;
	position: relative;
	float: left;
}
.actualitat .post.important {
	height: auto;
}
.actualitat .post h1.entry-title {
	margin-bottom: 0px;
}
.actualitat .post .mini h1.entry-title {
	margin-bottom: 20px;
}
.actualitat .post .clip {
	border: 1px solid gray;
	padding: 2px;
	overflow: hidden;
	width: 112px;
	height: 112px;
	margin-right: 20px;
	float: left;
}
.actualitat .post .clip img{
	height: 112px;
	width: 112px;
	margin-left: 0;
}

.actualitat .post .name {
	overflow: hidden;
}
.actualitat .post .name a {
	color: black;
	text-decoration: none;
}
.actualitat .post .name h3 {
	padding: 0px 5px;
	font-size: 16px;
	font-weight: bold;
}
.actualitat .post .name span {
	padding: 0px 5px;
}
.actualitat .post .name span.date {
	float: left;
	position: relative;
	font-size: 11px;
	font-style:italic;
}
.actualitat .post .extra {
	color: gray;
	margin-bottom: 10px;
	margin-left: 26px;
}
.actualitat .post .extra .postcategories{
	float: right;
}
.actualitat .post .extra .comments {
	float: right;
	width: 70px;
	height: 20px;
	background-image: url(images/comenta-mini.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 20px;
	color: #D1A802;
	padding: 0px 4px 0px 0px;
	font-size: 11px;
}
.actualitat .post .extra .fb-like {
	float: right;
}
.actualitat .post .resum {
	float: left;
	margin-top: 10px;
	width: 502px;
}
.actualitat .post.important .resum {
	width: 640px;
}
.actualitat .post .resum p {
	xmargin-bottom: 0px;
}
.actualitat .post .resum a {
	color: #D1A802;
}

.actualitat .post .readmore {
	float: left;	
	font-size: 26px;
	font-style: italic;
	font-family: 'Lobster Two', cursive;
	font-weight: bold;

}
.mini .post .readmore {
	font-size: 14px;

}
.actualitat .post .more-link {
	display: none;
}


.widget_promo .post {
	margin: 0 13px 20px 0;
	width: 280px;
	height: 109px;
	position: relative;
	float: left;
}
.widget_promo .post .name {
	position: absolute;
	width: 280px;
	height: 24px;
	color: 	white;
	top: 85px;
	line-height: 24px;
	background-color: black;
	position: absolute;
	text-align: center;
	text-transform:uppercase;
}
.widget_promo .post .name a {
	color: white;
	text-decoration: none;
}
.widget_promo .post .name h3 {
	padding: 0px 5px;
	font-size: 14px;
	font-weight: bold;
}

.widget_promo .post .promocio {
	position: absolute;
	top: 10px;
	left: -6px;
	height: 24px;
	background-image:url(images/etiqueta-promo.png);
	background-repeat: no-repeat;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 13px 0px 13px;
	text-align: right;
	overflow: hidden;
}
#versioimprimir {
	position: relative;
}
#versioimprimir .destacat {
	position: absolute;
	top: 10px;
	left: -30px;
	height: 50px;
	background-image:url(images/destacat-gegant.png);
	background-repeat: no-repeat;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 33px 0px 33px;
	text-align: right;
	overflow: hidden;
	line-height: 40px;
}
#versioimprimir .promocio {
	display:none;
}
.entry-content, .entry-summary {
	margin: 1.5em 20px 0 0;
}
#content .page a {
	color: #D2A702;
	text-decoration: none;
}
h2.section {
	color:gray;
	background-image:url(images/sectionicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	padding-left: 25px;
	margin-bottom: 20px;
	margin-right: 20px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}
h2.section span {
	color: black;
}
h1.entry-title {
	xmargin-top: 30px;
	margin-right: 20px;
}
.grid h1.page-title,
h1.entry-title,
.entry-content h4,
#wp-email-popup p:first-child {
	color:gray;
	background-image:url(images/sectionicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform:uppercase;
	padding-left: 25px;
	margin-bottom: 20px;
	margin-right: 20px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}
.grid h1.page-title span,
h1.entry-title span,
.entry-content h4 {
	color: black;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul .fb_iframe_widget {
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 20px 1.5em 0;
}
.widget-area .screen-reader-text {
	display: none;
}

/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */


/*** Slideshow ***/
.slideshow {margin-left: 20px;}
#slideshow, .slideshow {height: 300px; width: 940px; overflow: hidden; position: relative; margin-bottom: 20px; text-align: left;}
.slide {height: 300px; width: 940px; background: #FFFFFF;}
.slide img {display: block; float: left; width: 640px; height: 300px; position: relative; top: -20px; left: -30px;}
.slide .post {
	padding: 20px 30px 0px 30px;
	width: 880px; 
	height: 260px;
}
.slide .post .slideinfo {
	height: 260px;
	margin: -20px 0px -20px 588px;
	padding: 20px 20px 20px 42px;
	background: url(images/quadrat-slide.png);
	position: absolute;
	color: black;
}
.slide .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 0px;}
.slide .post a {color: #000;}
.slide .post .post-category a {text-decoration: none;}
.slide .post .post-category a:hover {text-decoration: underline;}
.slide .post h2 {margin-bottom: 15px; clear:none;}
.slide .post h2, .slide .post h2 a {color: #000; font-size: 16px; font-weight: bold; text-decoration: none;margin-right: 0px;}
.slide .post h2 a:hover {text-decoration: underline;}
.slide .post .post-meta {font-size: 11px; font-style: italic; color: #656363; margin-bottom: 20px;}
.slide .post .post-meta span, .slide .post .post-meta a {color: #000; text-decoration: none; font-family: Arial, sans-serif; font-style: normal;}
.slide .post .post-meta a:hover {text-decoration: underline;}
.slide .post .post-author {text-transform: uppercase;}
.slide .post-content p {margin-bottom: 15px; color: #000;}
.slide .post .extra .comments {
	float: left;
	width: 122px;
	height: 20px;
	background-image: url(images/comenta.png);
	text-align: center;
	line-height: 20px;
	color: 
	#D1A802;
	padding: 0px 5px 0px 0px;
}
.slide .post .extra .fb-like {
	float: right;
}
#larr, #rarr { display: block; width: 32px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}
#larr {background: #000 url("images/larr.png") 8px 50% no-repeat; left: 0 !important; display:none;}
#rarr {background: #000 url("images/rarr.png") 11px 50% no-repeat; right: 0 !important; display:none;}
#larr:hover, #rarr:hover {opacity: 1;}




#accordion {
    list-style: none;
    padding: 0 0 0 0;
    width: 640px;
	margin: 0px 0px 20px 0px;
	
	border-top: 1px solid #999999;
}
.textwidget #accordion {
    width: 280px;
}
#accordion div {
    display: block;
    font-weight: bold;
    text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
    cursor: pointer;
    padding: 5px 5px 5px 30px;
    list-style: circle;
	border-bottom: 1px solid #999999;
}
#accordion ul div {
    text-decoration: none;
	color: black;
	text-transform: none;
	font-weight: bold;
    padding: 5px 5px 5px 30px;
	border-bottom: none;
}
#accordion ul {
    list-style: none;
    padding: 0 0 0 0;
	margin: 0px;
}
#accordion ul{
    display: none;
	border-bottom: 1px solid #999999;
	max-height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
}
#accordion ul.noscroll{
	max-height: none;
}
#accordion ul.last{
	border-bottom: none;
}
#accordion ul li {
    font-weight: normal;
    cursor: auto;
    background-color: #e5e5e5;
    padding: 0 0 0 0px;
	border-bottom: 1px solid white;
	min-height: 29px;

	clear: both;
}
#accordion ul li ul li {
    font-weight: normal;
    cursor: auto;
    background-color: #efefef;
    padding: 0 0 0 0px;
	border-bottom: 1px solid white;
	min-height: 29px;

	clear: both;
}

#accordion a {
	display: block;
    text-decoration: none;
	color: black;
	text-transform: none;
	font-weight: bold;
    padding: 5px 5px 5px 30px;
	width: 70%;
	float: left;
}
.textwidget #accordion a {
	width: 50%;
}
#accordion span {
	display: block;
    text-decoration: none;
	color: #8c8c8c;
	text-transform: none;
	font-weight: normal;
    padding: 5px 30px 5px 5px;
	float: right;
}
.textwidget #accordion span {
    
    padding: 5px 5px 5px 5px;
}
#accordion ul ul a {
	font-weight: normal;
}
#accordion a:hover {
    text-decoration: none;
}



h3#reply-title {
	visibility: hidden;
}
textarea#comment {
	width: 600px;
}
div.gallery dl.gallery-item {
	text-align: left !important;
}
div.gallery dl.gallery-item img {
	border: 1px solid gray !important;
	padding: 2px;
}


div.entry-promocio{
	padding-top: 20px;
	height: 300px;
	margin-right: 20px;
}
div.entry-promocio a {
	text-decoration: none;
	color: black;
}
div.promo-butlleta{
	float: left;
}
div.promo-info{
	width: 200px;
	float: right;
}

table.promo-table{
	width: 420px;
	
	box-shadow: 2px 2px 4px gray;
}

td.promo-bar{
	line-height: 30px;
	color: white;
	background-color: #d2a702;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
td.promo-adt{
}
td.promo-foto{
}
td.promo-textcurt {
	color: white;
	background-color: #d2a702;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	vertical-align: middle;
}
td.promo-textllarg{
	font-size: 12px;
	text-align: left;
	padding: 2px;
}
td.promo-textllarg p{
	margin-bottom: 0px;
}
td.promo-adreca{
	color: black;
	background-color: #d4d4d4;
	font-size: 12px;
	text-align: left;
	padding: 2px;
}
td.promo-avis{
	line-height: 20px;
	color: #797979;
	font-size: 9px;
	text-align: center;
	padding: 2px;
}
td.promo-benefiat{
	line-height: 30px;
	border: 1px solid #d2a702;
	font-size: 12px;
	text-align: center;
}
td.promo-benefiat span {
	font-weight: bold;
	text-transform: uppercase;
	color: #d2a702
}
td.promo-mobil{
	padding: 2px 0px;
}
td.promo-mostra {
	font-size: 11px;
	padding: 2px;
}
td.promo-imprimeix {
	padding: 2px;
}
td.promo-imprimeix a {
	color: white;
	background-color: #a0a0a0;
	ffont-size: 14px;
	text-align: right;
	background-image: url(images/promo-impresora.png);
	background-position: left center;
	background-repeat: no-repeat;
	width: 176px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 10px;
	text-decoration: none;
}
td.promo-mes,
div.promo-mes {
	padding: 2px;
}
td.promo-mes a,
div.promo-mes a {
	color: white;
	background-color: #d2a702;
	font-size: 12px;
	text-align: center;
	width: 176px;
	height: 17px;
	display: block;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 10px;
	text-decoration: none;
	border: 1px solid #d2a702;
	background-color: #ffffff;
	color: #d2a702;
}
div.promo-mes a {
	margin-bottom: 20px;
	width: 256px;
	position: relative;
	float: left;
}

.entry-like {
	height: 50px;
	margin-right: 20px;
}
.like,
div.entry-like .fb-like {
	float: left;
	height: 20px;
	margin: 20px 5px;
}
.like a {
	text-decoration:none;
	color: black;
	font-size: 12px;
}

.tw-like {
	margin-left: 0px;
}

.print-like {
	float: right;
	background-image: url(images/icon/impresora.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.send-like {
	float: right;
	background-image: url(images/icon/mail.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

.comment-like {
	float: right;
	background-image: url(images/comenta-mini.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	padding: 0px 4px 0px 0px;
	margin-right: 0px;
}
.comment-like a {
	color: #D1A802;
}
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
.wp-pagenavi {
	margin-bottom: 20px;
}

.wp-pagenavi a, .wp-pagenavi span {
	color: #000000;
	border: 0px solid #BFBFBF !important;
}
.wp-pagenavi span.current {
	color: #d2a702;
}
div.wp_geo_map {
	width: 640px !important;
}

#mc_signup #mc_signup_form {
	border-style: none;
	background-color: white;
}
#mc_signup #mc-indicates-required,
#mc_signup #mc_display_rewards {
	display: none;
}
#mc_signup .mc_merge_var .mc_input {
	float: right;
	width: 200px;
	height: 14px;
}
#mc_signup .mc_signup_submit #mc_signup_submit {
	float: right;
}
#mc_signup {
	font-size: 12px;
	font-weight: bold;
}
#mc_signup #mc_subheader {
	margin-bottom: 10px;
}
#mc_signup #mc_subheader span {
	font-size: 14px;
}
#mc_signup .mc_merge_var {
	height: 24px;
}
#mc_signup .mc_required {
	display: none;
}
#social {
	margin: 0 !important;
}
#social #reply-title,
#social .social-nav,
#social .social-last-reply-when {
	display: none;
}
#social .social-comment-body {
	width: auto !important;
}
#content #social input#submit {
	background: white;
	border: 1px solid #d2a702;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #d2a702;
	cursor: pointer;
	font: bold 14px/13px Arial, sans-serif;
	height: 24px;
	margin: 0;
	overflow: visible;
	padding: 4px 13px;
	position: static;
	text-shadow: white 0 1px 0;
	text-transform:  uppercase;
}
input[type=submit],
input[type=button] {
	background: white;
	border: 1px solid #D2A702;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #D2A702;
	cursor: pointer;
	font: bold 14px/13px Arial, sans-serif;
	height: 24px;
	margin: 0;
	overflow: visible;
	padding: 4px 13px;
	position: static;
	text-shadow: white 0 1px 0;
	text-transform: uppercase;
}
input[type=submit]:disabled,
input[type=button]:disabled {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.qtrans_language_chooser { 
	list-style-type:none; 
	float: right;
	
}
.qtrans_language_chooser li { 
	float : left; 
	margin-right: 20px; 
}
.qtrans_language_chooser li a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	text-decoration: none;
}
.qtrans_language_chooser li.active a { 
	color: black;
}

.advancedsearchform {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.advancedsearchform td {
	text-align: right;
	padding: 5px;
}
.advancedsearchform td.label {
	text-align: right;
	color: gray;
	min-width: 90px;
}
.advancedsearchform .field {
	width: 200px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
.advancedsearchform select {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
}
.advancedsearchform select.litle {
	width: 200px;
}
.footeradd {
	margin: 25px;
}
.widget-container ul li {
	list-style: none;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #DDD;
}
.widget-container ul li li {
	border-bottom: none;
	padding-bottom: 0px;
	padding-top: 0px;
}
.widget-container a {
	color: #000;
	text-decoration: none;
}
.widget-container a:hover {
	color: #D2A702;
	text-shadow: 1px 1px 1px #DDD;
	text-decoration: none;
}

.contact-form {
}
.contact-form legend {
	display: none;
}
.contact-form .form-label {
	float: left;
	width: 210px;
	line-height: 31px;
}
.contact-form .form-input,
.contact-form .form-textarea,
.contact-form .form-submit {
	margin-left: 220px;
}
.contact-form .form-option {
	float: right;
	width: 330px;
	line-height: 31px;
}
.contact-form .form-textarea,
.contact-form .form-submit {
	padding: 2px 2px;
}
.contact-form textarea {
	height: 100px;
	width: 415px;
}
#recaptcha_widget_div,
.recaptcha-error {
	margin: -30px 0px 20px 75px !important;
}
div.wp_bannerize div {
	margin-bottom: 20px;
}


div.entry-menus-especials {
	width: 640px;
	margin: 0 20px 0 0;
	box-shadow: 2px 2px 8px black;
}
div.entry-menus-especials p{
	margin-bottom: 1em;
	font-family: 'Paprika';
}
.ui-icon {
	float: left !important;
}
.ui-tabs-hide {
	display: none !important;
}

.ui-widget-header {
	border: 0px solid #A3A3A3 !important;
	background: none !important;
}
.ui-state-default {
	border: 1px solid #D2A702 !important;
	background: white !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-khtml-border-radius: 4px !important;
	border-radius: 4px !important;
}
.ui-state-default a {
	color: #D2A702 !important;
	font-weight: bold;
	font-size: 14px;
}
.ui-state-default.ui-state-active,
.ui-state-active {
	background: #D2A702 !important;
}
.ui-state-default.ui-state-active a,
.ui-state-active a {
	color: white !important;
}
.ui-widget-content {
	background: none;
}
.ui-tabs .ui-tabs-nav {
	padding: .2em .2em 6px .2em !important;
	border-bottom: 0px solid black !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border-radius: 0px !important;
}
.ui-tabs .ui-tabs-panel.tema-cap {
	background-image: none !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	padding-top: 20px !important;
}
.ui-tabs .ui-tabs-panel.tema-nadal {
	background-image: url(images/sopars-nadal.jpg) !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	padding-top: 120px !important;
}
.ui-tabs .ui-tabs-panel.tema-santvalenti {
	background-image: url(images/menus/santvalenti.jpg) !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	padding-top: 140px !important;
}
.ui-tabs .ui-tabs-panel.tema-diadabalears {
	background-image: url(images/menus/diadabalears.jpg) !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	padding-top: 120px !important;
}
.ui-tabs .ui-tabs-panel.tema-santpatrici {
	background-image: url(images/menus/st-patrici.jpg) !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	padding-top: 120px !important;
}
.accordions-shortcode .ui-icon {
 	visibility: hidden;
}
table.tasts {
	margin-bottom: 30px;
}
table.tasts tr {
}
table.tasts tr td  {
	vertical-align: top;
	padding: 4px;
}
table.tasts tr > td:first-child  {
	padding-left: 20px;
}
table.tasts tr > td:first-child+td  {
	width: 150px;
}
table.tasts tr > td:first-child+td+td  {
	width: 100px;
}
table.tasts tr > td:first-child+td+td+td  {
}
table.tasts tr > td:first-child+td+td+td+td {
	text-align: center;
	width: 40px;
	vertical-align:middle;
	padding-right: 20px;
}
table.tasts tr:nth-child(odd) {
	background-color: #DDDDDD;
}
table.tasts tr td p,
table.tasts tr td img {
	margin-bottom: 0px;
}
.wpcf7-form p {
	margin-bottom: 10px;
}
.wpcf7-form img {
	margin-bottom: 0px;
	vertical-align:middle;
}
.wpcf7-form select {
	height: 29px;
	font: 14px Arial,sans-serif;
	width: 640px;
}
.wpcf7-form textarea {
	width: 634px;
}

blockquote {

	display: block;
	float: right;
	clear: right;
	width: 290px;
	margin: 5px 0 20px 30px;
	overflow: visible;
	background-color: #FAFAFA;
	
	margin-top: 20px;
	color: #555;
}
blockquote p {
	font: 700 18px 'futura-pt' !important;
	margin: 5px 15px 15px 20px;
	text-align: center !important;
	line-height: 22px !important;

	
}
blockquote:before {
	content:open-quote;
}
blockquote:after {
	content:close-quote;
}
#social a:-webkit-any-link {
	color: rgb(210, 167, 2);
}
#social .social-children {
	margin-left: 60px !important;
}
#comment_captcha_CaptchaDiv {
margin: 0 0 10px 80px !important;
}
#comment_captcha_field {
margin: 0 0 10px 80px !important;
background: #f8f8f8;
border: 1px solid #ccc !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
-webkit-background-clip: padding-box;
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
font-family: Helvetica, Arial, sans-serif;
font-size: 14px !important;
padding: 2px 4px !important;
text-indent: 0;
}
img.size-full {
	width: 100%;
	height: auto;
}
a {
text-decoration: none;
}