/*
 Theme Name:   Twenty 12 Child
 Theme URI:    http://example.com/twenty-12-child/
 Description:  Twenty 12 Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentytwelve
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-twelve-child
*/

@import url("../twentytwelve/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#site-navigation {
	display: none;
}

article.format-aside .entry-content {
  background: none repeat scroll 0 0 white;
  border-left: 18px solid white;

}

html { font-size: 100% }
