/*
 Theme Name:     Heather Hiestand Theme
 Theme URI:      http://techsurgeons.com/
 Description:    TwentyTwelve Child Theme
 Author:         TechSurgeons LLC
 Author URI:     http://techsurgeons
 Template:       twentytwelve
 Version:        1.0.0
*/

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

/*
 * Theme Stuff
 */

.page {
  filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90; -khtml-opacity:0.90;
}

#site-info {
  float:left;
  margin:0;
  width:70%;
}
#header-sidebar {
  float:right;
  margin:0;
  width:30%;
}


.main-navigation li a {
	/* font-size: 12px;
	*/
	font-weight: bold;
        }

.main-navigation .current_page_item > a {
	color: #EC7165;
	}

