/*  
Theme Name:Social 2010
Theme URI: http://www.tonichu.net
Description: Uso de Ajax.
Version: 1.0
Author: Toni Tienda
Author URI: http://www..tonichu.net
*/
h1,h2,h3 {margin-bottom:18px;}
a {font-weight:bold;font-size:102%;}

/* LA REFERENCIA APUNTA AL ESTILO GLOBAL DE LA WEB /static/styles.css */
.postdate{
	background-image:url('/view/static/images/calendar2.png');
	width:50px;
	height:51px;
	margin: -10px 24px 24px -10px;
	font-family:arial;
}

.postdate .day, .postdate .month, .postdate .year{ color:#333;font-weight:bold;text-align:center;vertical-align:middle;}
.postdate .month, .postdate .year{font-size:12px;width:24px;float:left;height:15px;}
.postdate .day {font-size:28px;width:50px;height:36px;}
.postdate .month{margin-left:2px;}
.postdate .year {}

.entry .title2 {
	width:500px;
	/*margin-bottom:-20px;*/
	margin-top:-20px;
}

.entry p {
	margin-top:-20px;
}
