/*
Theme Name: arras-madrid15m
Description: Child theme for the twentyeleven theme 
Author: Your name here
Template: arras
*/

@import url("../arras/style.css");
*/

/* Default Stylesheet */
@import url('http://madrid15m.org/wp-content/themes/arras/css/default.css');
/* User Override Stylesheet */
@import url('user.css');

/* Trick the WordPress Theme Bot *Evil* */
.aligncenter			{ display: block; margin: 0 auto !important; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 0 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
img.aligncenter, img.alignright, img.alignleft  { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding: 4px; }

.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.sticky { }
.bypostauthor { }



*/// CSS T3RM1NUS  //
//ocultar sin comentarios
.post h4 {display: none;}
.post .nocomments {display: none;}