/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is &#172;&#169; Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('reset.css');

/* Apply basic typography styles */
@import url('typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('images.css');

/* Apply default theme styles and colors */
@import url('default.css');

/* Prepare theme for plugins */
@import url('plugins.css');

/*Personalizacion */
#branding { padding:44px 0; }

.entry-utility { margin:0 0 24px; }

#content .aside {
padding:0;
border:0;
}

.widget_text{margin-bottom:10px;}

small {font-size:80%; line-height:120%;}

/*plugins*/
#classiwrapper {margin-bottom:20px;padding:5px;}
.cl-adsense img {margin:0;}
