@charset "utf-8";
/*
Theme Name: Pinboard Child
Description:  Child theme of Pinboard
Author: tresipunt
Author URI: http://www.tresipunt.com/
Template: pinboard
*/

@import url("../pinboard/style.css");

#site-title {
margin: 0 1.4%;
width:16%
}

#site-title img {
margin: 15px 0;
}

#social-media-icons, #header #searchform {
margin-top: 10px;
}


.widget-title {
	background-color:#0e3f58;
	padding-left:10px;
	border-bottom:5px solid #E52055;
}
	
#footer-area h3{
	padding-left:0;}  
	
.tribe-events-list-widget ol{
	margin-left:0;}
	
div.results_entry{
background: #fff;
border-bottom: #DDD 1px solid;
border-bottom: rgba(0, 0, 0, .13) 1px solid;
box-shadow: 0 0 5px rgba(0, 0, 0, .1);
width:auto !important;
display:block !important;
padding: 1.5%;
}

#map_sidebar .results_wrapper:hover {
    background-color: #fff !important;
}

div.results_entry:hover {
background-color: #F4F4F4;
}

#map_sidebar .results_wrapper .results_row_right_column {
position: relative !important;
margin-top:5px;

}

#searchForm LABEL{
text-align:left !important;
width:auto !important;
min-width:0 !important;}

#searchForm INPUT[type="text"]{
width:73.7% !important;}

.search_item{
float:left !important;
width:50%;
clear:none !important;
margin-bottom:20px;}



/* llistat revistes */

ul.display-posts-listing{
	margin-left:0;
}

ul.display-posts-listing li{
}

#map_sidebar .results_wrapper .results_row_right_column .slp_result_website{
	float:left;}
	
#map_sidebar .results_wrapper .results_row_right_column	.slp_result_directions{
	text-align:right;}
	
#sidebar-boxes .widget-title {
	font-size:large;
	text-transform:inherit;
	}
	
/* post list home*/

ul.ev-widget-post{
	margin-bottom:20px;}

.ev-widget-post h3 a{
	color:#000;}
	
a.ev-widget-post-sml{
	background-color: #E52055;
color: #fff;
font-weight: bold;
padding: 5px;
}
	
/****/

.textwidget > div{
	margin-top:10px;}
	
/* agenda home page */

.tribe-events-list-widget ol li {
margin-bottom: 10px;
}

.tribe-events-list-widget h4{
	font-size: 2em !important;
}

.tribe-events-list-widget h4 a {
line-height: 1.25em;
color: #000;
/*font-family: MuseoSlab500, Verdana, Geneva, sans-serif;*/
}

.tribe-events-widget-link a{
	background-color:#E52055;
	color:#fff;
	font-weight:bold;
	padding:5px;}

.textwidget p{
	margin-top:5px;}
	
.widget-area a:hover {
	color:#24d07c;
}

#footer-area .widget-title{
border-bottom:3px solid #e52055;}

#footer-area div:nth-child(3) .widget {
margin:3.5%;}

/* mapa*/


	
/* formulario */

input[type="email"], input[type="tel"], input[type="number"]{
padding: 1.5%;
box-shadow: inset 1px 1px 5px rgba(0, 0, 0, .05);
background: #FCFCFC;
border: #EEE 1px solid;
color: #999;
font-family: "Droid Sans", sans-serif;
font-size: 13px;
}

/* eventos*/

#tribe-events-pg-template{
  margin:1.6%;
  max-width:100%;
}

#tribe-events{
margin:1.7%;
padding:20px;
background: #fff;
  border-bottom: #DDD 1px solid;
  box-shadow: 0 0 5px rgba(0, 0, 0, .1);
  margin-top:3.2%;
}

h2.tribe-events-page-title{
  margin: 0 0 18px 0;
  font-size: 36px;
  line-height: 1.62em;
  letter-spacing:0;
  }
  
.vcalendar tr td .vevent{
width:79%;
}

dt{
	margin-bottom: 0;
}

/* slide */

.flexslider{
	border:none;
}

	
input[type=submit], input[type=reset], input[type=button]{
background: #E52055;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  border-radius:0;
  font-weight:bold;
  padding:5px 15px;
  font-size:100%;
  border:none;
  box-shadow:none;
}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover{
color: #24d07c;}

.clr{
	clear:both;}
	
@media screen and (min-width: 1024px){
	#access{
	}
}

@media screen and (min-width: 1024px){

#access a{padding:15px 20px;}
}
	
	
@media screen and (max-width: 760px){
#access {
background:none !important;
top:7px;}

#site-title{
width:100%;}

#header{
border-bottom: 3px solid #0e3f58;}

#access:target .menu, #access li li a{
background:#0e3f58;
}

#access:target .menu a{
border-top:rgba(0, 0, 0, .1) 1px solid;

}

.drop-down-toggle{
background:#0e3f58;
}
}
	
@media screen and (max-width:480px){
.flexslider-hg-wrapper{
display:none;}

#container{
background-color:#e52055;
margin:0;
}

#sidebar-left .widget{background-color:#ffffff;}


#sidebar-left .widget > div{padding:0 10px;}

#footer-area div:nth-child(3){
width:100%;}
}