html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Georgia, Times New Roman, Serif;
}

body.custom-background.custom-background-image-empty #page {
	background: none;
	background-color: #FFF !important;
}

h1, h1 a {
	color: black;
	font-size: 22px;
	line-height: 130%;
}

#masthead hgroup {
	margin: -30px 0 0;
}

#masthead.site-header {
	margin-bottom: 10px;
}

.main-navigation .menu {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	padding: 20px 0;
}

.main-navigation a {
	font-size: 11px;
	font-weight: bold;
	color: #777777;
}

.header-image-link {
	margin: 0;
}

.page-title {
	font-size: 10px;
	color: #999;
	text-transform: uppercase;
	padding: 18px 0 0;
}

.entry-title {
	border-top: 1px solid #cccccc;
	padding: 32px 0 0;
}

.single .entry-header .avatar,.group-blog .entry-header .avatar {
	display: none;
}

.single .byline,.group-blog .byline {
	display: ;
}

blockquote {
	border-left: 0;
}

/* Image style */
img[class*="align"],img[class*="wp-image-"],#content .gallery .gallery-icon img {
/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
}

.entry-meta {
	color: #666;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: italic;
}

#secondary {
	margin: 0;
}

.widget-title, .widget-title label {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 15px;
}

.widget {
	border-top: 1px solid #cccccc;
}

.widget_gravatar img {
	margin: 0;
	border: 0;
}

#content div.sharedaddy {
	margin: 0;
	padding: 0;
}

#content div.sharedaddy div.sd-block {
	border-top: 0;
}