/*
Theme Name: Twenty Eleven Child
Description: Child theme for the Harvard and Slavery site
Author: Matthew Corcoran (corcoran00@gmail.com)
Author URI: http://matthewjcorcoran.com
Template: twentyeleven
Version? 0.1.0

*/

/* =Reset default browser CSS.
-------------------------------------------------------------- */

@import url("../twentyeleven/style.css");

#site-title {
	padding-top: 2em;
	padding-bottom: 1em;
}


h1#site-title img {
	width: 299px;
	height: 167px
	margin-top: 5px;
}

h2#site-description {
	text-indent: -99999px;
	margin: 0px;
}

form#searchform {
	display: none;
}

#main {
	padding: 0px;
}

.singular #content, .left-sidebar.singular #content {
    margin: 0 5.5%;
    position: relative;
    width: auto;
}

.singular .entry-title {
	color: #B5022E;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-family: Georgia, Serif;
	fo
	}
	
.singular.page .hentry {
	padding: 1em 0 0;
}

.menu li {
	font-family: Georgia, Serif;
	color: #9C6E03;
}

h6 {
	font-size: large;
	font-family: Georgia;
	font-variant: small-caps;
	color: #9C6E03
}

hgroup {
	display: none;
}

header img {
	margin-top: -2px;

}

#content a {
	color: #000;
	font-family: Georgia, Serif;
	
	}

#content a:hover {
	color: gray;
}

#content p {
	font-family: Georgia, Serif;
	color: #000;
	letter-spacing: -.3px;
}