/*
Theme Name: Menorca Explorer 2010
Theme URI: http://www.menorcaexplorer.com/
Description: The 2010 default theme for Menorca Explorer.
Author: Raul Quintana
Version: 2.0
Tags: 
*/


@import "/img/style.css";
#menur .widget-container, #menur .widget-container ul {
	display: block;
	clear:both;
	position: relative;
	padding-bottom: 10px;
}
#menur .widget-container ul {
	padding: 0px 5px 30px;
}
#menur .widget_categories ul li, #menur .widget_archive ul li {
	display: block;
	width: 48%;
	float:left;
	position: relative;
}
#menur .widget-title {
	color: #587680;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 5px;
}
#menur .widget-container a {
	color: #59656A;
	text-decoration: none;
	font-size: 14px;
}
#menur .widget-container a:hover {
	color: #A5B3C6;
}
#menur .widget-area {
	padding: 10px;
}
#menur #recentcomments {
	list-style-type: disc;
	margin-left: 10px;
}
#menur #recentcomments li {
	padding-bottom: 5px;
}
.navigation {
	padding: 10px;
}
#txt h2.entry-title a {
	color: #333;
	text-decoration: none;
}
#txt .entry-meta {
	display: none;
}
#txt .post {
	padding: 20px 0px 50px 0px;
	border-bottom: #E1EDF1 solid 1px;
}
#txt .post .entry-content {
	padding: 20px 0px;
}
#txt .post a {
	color: #47A6D6;
}
#txt .post a:hover {
	color: #A3D2EA;
}
#txt .navigation a {
	color: #587680;
}

