/* ==========================================================================

Theme Name: Menorca al día
Theme URI: http://menorcaaldia.com
Author: 33themes.com
Author URI: http://33themes.com
Template: longsocial
Description: Childtheme of Long Social is a clean and responsive theme for magazines
Text Domain: longsocial
Version: 1.0;
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Longsocial is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

========================================================================== */

/* --- Banners --- */

#sky-space {
	position: relative;
}

#sky-space .sky-space {
	position: fixed;
	padding: 0 10px;
}

#sky-space #left-sky,
#sky-space #right-sky {
	position: absolute;
}

#sky-space #left-sky {
	left: -180px;
}

#sky-space #right-sky {
	right: 20px;
}

#horizontal-space {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* --- Front Page --- */

#top-news article > a {
	text-decoration: none;
}

#top-news article img,
#top-news article .entry-title {
	margin-top: 0;
}

#top-news article .entry-summary {
	color: #333;
}

#top-news article .entry-footer {
	margin: 0 0 21px;
}

.entry-subtitle {
	color: #333;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
}

.advads-widget .widget-title {
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.widget_ultimate_posts .widget-title, .widget_menorcaaldia_crosssite_widget .widget-title {
  text-align: center;
  border-bottom: 1px solid silver;
  margin-bottom: 5px;	
  background-color: #007EA7;
  color: white;
  margin-bottom: 15px;
}
.widget_ultimate_posts .upw_list_posts h2.entry-title {
	font-size: 18px;
}
.widget_ultimate_posts .upw_list_posts h3.entry-subtitle {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0;
}
.widget_ultimate_posts .entry-summary p, .widget_menorcaaldia_crosssite_widget .entry-summary p{
	color: #444;
}

.front-page article .entry-meta {
	display: none;
}
.front-page article footer.entry-footer {
	display: none;
}