body {
	font-size: 14px;
	font-family: "Times New Roman", Serif;
	padding: 0px; margin: 0px;
	background-image: url(images/fondo.gif);
	}
	

li dt dd ul ol, li>a, #pageaddress { font-family: Helvetica, Arial, Sans-Serif, 'Trebuchet MS', 'Lucida Grande'; font-size: 11px; }
	
h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif, 'Trebuchet MS', 'Lucida Grande';
	font-weight: bold;
	}

h1 {
        font-size: 16 px;
        }

h2 {
        font-size: 14 px;
        }

h3 {
        font-size: 12 px;
        }

a { color: #333; }

img { border: 0px; }	

ul ol { list-style-type: none; }

li a { text-decoration: none;  }


.entry { padding-right: 20px; max-width: 650px; min-width: 600px; }
p { padding: 0px; margin: 0px; margin-top: 5px; margin-bottom: 5px;}

h2 a, h3 a {color: black; text-decoration: none;}


#sidebar {
	float: right;
	width: 300px;
	padding-right: 20px;
	}

#sidebar ul { list-style-type: none; padding: 0px; margin: 0px;}	
#sidebar h2 { border-bottom: 1px #333333 solid; color: #666666; padding-bottom: 4px; font-size: 18px; padding-top: 5px;}

.ab { color: black; }


.post h3.posttitle a { color: #CC0000; }
.post h2.posttitle a { color: #CC0000; }
.post h3.posttitle   { color: #cc0000; }
.post h2.posttitle   { color: #cc0000; }
.post h2.posttitle span { color: black; }
.post h3.posttitle span { color: black; }

.postmetadata { font-family: Arial, Helvetica; font-size: 12px; width: 450px; display:block; }
.postmetadata small { font-size: 11px; }

.navigation { }
.navigation .alignleft { display: inline; margin-right: 20px; }
.navigation .alignright { display: inline;  }
 

#wp-calendar { font-size: 11px; font-family: Helvetica, Arial; }
#wp-calendar caption { font-size: 12px; font-weight: bold; }
#wp-calendar td, th { padding-right: 10px; }
#wp-calendar td a { color: white; font-weight:bold;}

.comments, .commentslist, .commentmetadata, #respond, #commentform, #comment {  font-family: Helvetica, Arial;  font-size: 12px; }
tr, td, th, input, textarea, select { font-family: Helvetica, Arial;  }  
#commentform { margin-bottom: 20px; }

ol.commentlist { list-style-type: none; padding: 0px; margin: 0px; width: 560px; }
ol.commentlist li cite { color: gray; font-size: 12px; }
small.commentmetadata { color: gray; font-family: Helvetica, Arial; font-size: 11px; }

.twtr-timeline {height: 370px!important;} /** altura del timeline para que los twits no se corten **/
.twtr-doc     {width: 300px!important; margin-top: -15px} /** elimina el margen derecho del widget y sube el timeline un poco hacía arriba **/
.twtr-hd h3  {display:none}	 /** esconde el titulo de conversations arriba **/
.twtr-ft      {display: none}    /** esconde el pie del widget con el branding de twitter y el join de conversation**/
