/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.mestisay.es/mt-static/themes-base/blog.css);
@import url(http://www.mestisay.es/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ded7ad url(http://www.mestisay.es/blog/i/fondo.jpg) top repeat-x;
}

a {
	text-decoration: none;
}

#container-inner {
	font-family: Verdana, Arial, sans-serif;
	width: 990px;
}

#content, #footer {
	background: #f2efde;
	margin-top: -4px;
	height: 1%;
}

.content-nav a {
	font-family: Arial, sans-serif;
	font-size: 90%;
	text-decoration: none;
}

.Fecha {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #b3b590;
}

.layout-wt #alpha {
	width: 740px;
}

.layout-wt #beta {
	width:240px;
	background: #f5f1e5;
}

#beta-inner {
	padding: 0;
}

.widget-content {
	margin-left: 30px;
}

.widget-content, .widget-content a, .widget-content a:visited {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #989c00;
	text-decoration: none;
}

.widget-powered {
	font-size: 80%;
	font-weight: normal;
}

.entry-asset {
	font-family: Verdana, Arial, sans-serif;
	font-size: 85%;
	color: #989b02;
	background: #f7f7ed;
	padding: 5px 0 1px 10px;
	border: 1px solid #ccc;
}

.asset-meta, .asset-meta a, .asset-meta a:visited {
	color: #cacd98;
	text-decoration: none;
}

.entry-title, .entry-title a, .entry-title a:visited, #page-title {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 140%;
	color: #597684;
	text-decoration: none;
}

#alpha-inner #trackbacks, #alpha-inner #comments {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
}

.comment {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	padding: 3px 0 2px 5px;
	background: #f0f0dc;
	border: 1px solid #ddd;
}

.comment-header, .comment-header a, .comment-header a:visited {
	color: #999a01;
}

#comments-open {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
}

.archive-content {
	margin-left: 3em;
}
