/*
Theme Name: Twenty Twelve Child
Theme URI: http://karenshapiro.info/wp-content/themes/twentytwelve-child
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Author: Ira
Author URI: http://karenshapiro.info/
Template: twentytwelve
Version: 1.3.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twenty-twelve-child

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/*-------------Iras-------------------*/
	.main-navigation li a:hover {
		color: blue;
		background-color: #fff;
	}
	
	body .site {
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    margin-bottom: 1.42857rem;
    margin-top: 1.42857rem;
    padding: 0 2.85714rem;
}
