.post2 { xbackground-color:#aaa; }

/* #sidebar, li.categories { display:none; } */

.wp-caption-text { 
	font-size:11px; 
}

.wp-caption {
	background-color:rgba(255,255,255,.3);
	padding:1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

body {
	font-family:Georgia, georgia;
	font-size:13px;
	line-height:1.5em;
	margin:3em;
	margin-top:1em;
	background-color:#fff;
	line-height:1.5em;
}

.g, g, h1.i, h2.i, h3.i { 
	font-style:italic;
	font-size:1.4em;
	line-height:1em;
}


a { 
	text-decoration:none;
	xcolor:#f05;
}

h1, h2, h3, h4 { font-weight:normal; }
h1 { font-size:40px; margin-top:0px; }

a img { border:0px; }

hr {
	height: 1px;	
	border: 0px;
	border-top: 1px dotted #f04;
}

.post, #sidebar { 
	width:400px; 
	xwidth:280px; 
	xpadding:2em;  
	margin-right:1em;
	xfloat:left; 
	margin-bottom:2em; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
/* 	background-color:#ccc; */
}

.post a {
	color:#fff; 
}

.post > div, #sidebar > div { padding:1.5em; }

.narrowcolumn .post { position:absolute; }
/*

.category-agenda {
	background-color:red; 
}

.category-disenadores {
	background-color:green;
}

.category-spfw {
	background-color:yellow;
}

.category-uncategorized {
	background-color:limegreen;
}

.category-tendencias {
	background-color:orange;
}


.category-stylehunting {
	background-color:pink;
}
*/


/*  */

.entry img { max-width:100%;  }
.post img { max-width:100%;  }





body { margin-bottom:2em;}