/**
 * Theme Name: ItalyStrap
 * Theme URI: http://www.overclokk.net/italystrap-wordpress-starter-theme
 * Author: Enea Overclokk
 * Author URI: http://www.overclokk.net
 * Description: Wordpess starter theme with twitter bootstrap, HTML5 boilerplate and Schema.org <a href="https://github.com/overclokk/ItalyStrap/graphs/contributors">Contribute on GitHub</a>
 * Version: 3.0.5
 * License: GPLv2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: right-sidebar, featured-images, full-width-template, microdata
 * Text Domain: ItalyStrap
 * GitHub Theme URI: https://github.com/overclokk/ItalyStrap
 * GitHub Branch:     master
 */

/**
 * This file is only for Theme versioning, it doesn't loaded, for your custom CSS use:
 * 		home.css		[loaded with is_home and is_front_page]
 * 		singular.css	[loaded with is_singular]
 * 		archive.css		[loaded with is_archive]
 * 		custom.css		[loaded only in the other pages]
 * 		@see script.php	[for loading all script]
 *
 * For customize your theme use this child: https://github.com/overclokk/ItalyStrap-child
 */

/**
 * Class for Figure tag and figure caption tag
 */
.wp-caption{}
.wp-caption-text{}

.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter{}