/*
Theme Name: twentytwelvechild
Theme URI: 
Description: Child theme for the Twenty Twelve theme
Author: the WordPress team
Author URI: 
Template: twentytwelve
Version: 1.5
*/

/* NOTES

* https://wordpress.org/support/topic/cant-change-h1-color-or-font-size-in-child-theme
*
*
*
*/


/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 26 Sep 2014 17:15:25 +0000 */ 

/* @import url(\\\'../twentytwelve/style.css\\\'); */ 


@import url('../twentytwelve/style.css'); 

html { font-size: 85%;  }

body { margin-top: -40px;  }

h1.site-title a {
	color: #a9a9a9;
	font-size: 20px;
	font-weight: regular;
}

header.entry-header > h1.entry-title {
    font-family: Helvetica, Arial;
	font-size: 26px;
	color: #404040;
	font-weight: bold;
}

header.entry-header > h1.entry-title a {
    font-family: Helvetica, Arial;
	
	/* color: #2B62AA; */
	color: #000;
	font-weight: normal;
}

header.entry-header > h1.entry-title a:hover {
    font-family: Helvetica, Arial;
	/* color: #2B62AA; */
	color: #ff0000;
	font-weight: normal;
}

.entry-content > h2 {
 	font-family: Arial;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	
}


h2 {
font-family: Arial;
	font-size: 18px;
	font-weight: bold;
color: #fff;
}


h3 { 
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

h3.widget-title { 
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	text-transform: capitalize;
}

div#comments { display: none;  }

.menu-toggle {display: none;}


