/*
THEME NAME: Thematic GTA
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: Child theme for Thematic
VERSION: 0.1
AUTHOR: GTA
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
Template: thematic
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

@import url("../thematic/style.css");

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Extra Runbox styles */
@import url('runbox.css');

.entry-content img {
    margin: 0 0 0 0;
    max-width:100%;
}
