/*
Theme Name: Tema hijo
Theme URI: http://temahijo.com/
Description: Tema hijo de Twenty Ten para WordPress
Author: Mecus
Author URI: http://mecus.es/
Template: twentyten
Version: 0.1.0
*/


@import url('../twentyten/style.css');


body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#site-info {
	float: left;
	width: 700px;
	font-weight: bold;
	font-size: 14px;
}
#site-generator {
	float: right;
	width: 220px;
}



/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {
	background: #f1f1f1;
}
body, input, textarea {
	color: #666;
	font-size: 10px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

h4 {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 5px;
	margin-bottom:4px;
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}
#site-title {
	float: left;
	margin: 0 0 18px 0;
	width: 700px;
	font-size: 36px;
	line-height: 36px;
}
#site-title a {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

#content,
#content input,
#content textarea {
	color: #444;
	font-size: 14px;
	line-height: 20px;
}

.hentry {
	margin: 0 0 30px 0;
	padding-bottom: 12px;
	border-bottom: 1px solid black;
}
.home .sticky {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin-left: -20px;
	margin-right: -20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #f60;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #444;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link, .page-title a:visited {
	color:#f00;
	text-decoration: none;
}
.page-title a:active, .page-title a:hover {
	color: #FF4B33;
}
.entry-title,
.entry-meta {
	clear: left;
	float: left;
	margin-right: 68px;
}
#content .entry-title {
	color: #000;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0;
}
#content .entry-title a:hover{
	color: #f00;
}
#content .entry-title a{
	color: #f60;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
#entry-author-info {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}


.recent-entries {
	clear: both;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
}


/* Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top:0;
	padding-left: 13px;
}
.home .hentry.category-asides {
	background-color:#eee;
	padding: 5px;
	border: 3px solid #ddd;
}
.home #content .category-asides .entry-content {
	padding-top: 10px;
}


/* Comments 
-----------------------------------------------------------------*/

.comments-link{ font-size: larger; font-variant: small-caps; font-weight: bold; }


.entry-meta .entry-date{font-weight: bold;}
.meta-prep{display: none;}
.entry-meta{float:right;margin-right:0px;margin-top:-26px;}
.entry-utility .entry-date{margin-right:0px;font-weight: bold;float:right;}
.meta-sep{display: none;}
.author{display: none;}
