*
{
	margin: 0;
	padding: 0;
	border: none;
	background-repeat: no-repeat;
}

.hidden
{
	display: none;
}

.clear
{
	clear: both;
}

body
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}

a
{
	color: #666666;
}

h1, h2, h3, h4, h5, h6
{
	color: #333333;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	line-height: 1.2em;
}

h3, h4, h5, h6
{
	margin-top: 1em;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong
{
	color: black;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a
{
	color: black;
	border: none;
}

#masthead
{
}

#masthead h1,
#masthead h2
{
	margin: 0;
	margin-bottom: 0.5em;
	font-size: 1em;
	font-weight: normal;
}

#masthead h1
{
	float: left;
	margin-right: 1em;
}

#masthead h2
{
	float: right;
	margin-left: 1em;
	text-decoration: none;
}

#masthead a
{
	text-decoration: none;
}

#content
{
	clear: both;
	padding-bottom: 0.5em;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

#content p,
#content ul
{
	margin-bottom: 0.5em;
}

#content li
{
	margin-left: 1em;
	list-style-type: square;
}

#content img
{
	float: left;
	border: 1px #333333 solid;
	margin-top: 0.25em;
	margin-right: 0.5em;
}

#content .media h2
{
	text-transform: lowercase;
	font-size: 1.286em;
}

#content .media h2 .parent
{
	display: block;
	text-transform: none;
}

#content .media img
{
	margin-bottom: 0.5em;
}

#content .media p
{
	clear: both;
}

#footer
{
	padding-top: 0.5em;
}

#footer a
{
	color: black;
	text-decoration: none;
}

#footer p
{
	margin: 0;
	padding: 0;
	font-size: 0.857em;
}

hr,
#masthead img,
#masthead br,
#masthead-sans,
#content #news-roll,
#content #disqus_thread,
#sidebar-left,
#sidebar-right,
#footer ul,
.postmetadata,
.tags,
.edit,
.post-navigation
{
	display: none;
	visibility: hidden;
}

