*
{
	padding: 0;
	margin: 0;
}

*
{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

body
{
	background-color: #000044;
	background-image: url(/graphics/layout.20100401/body.png);
	background-repeat: repeat-x;
	background-position: top;
}

a
{
	color: #0095ff;
}

a:hover,
a:visited:hover
{
	color: #FFFFFF;
}

a:visited
{
	color: #0077cc;
}

a img
{
	border: 0px none;
}

#container
{
	margin: 0 auto;
	width: 1000px;
	background-image: url(/graphics/layout.20100401/body.png);
	background-repeat: repeat-x;
	background-position: top;
}

#header
{
	height: 300px;
	background-image: url(/graphics/layout.20100401/header.png);
}

#header h1
{
	display: none;
}

#home
{
	display: block;
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	width: 900px;
	height: 104px;
	outline: none;
}

#company
{
	display: block;
	position: absolute;
	margin-left: 644px;
	margin-top: 153px;
	width: 356px;
	height: 68px;
	outline: none;
}

#resume
{
	display: block;
	position: absolute;
	margin-left: 644px;
	margin-top: 231px;
	width: 356px;
	height: 68px;
	outline: none;
}

#home span,
#company span,
#resume span
{
	display: none;
}

#content
{
	background-image: url(/graphics/layout.20100401/content.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	padding-top: 20px;
	min-height: 468px;
}

#content h2
{
	text-shadow: #000000 2px 2px 5px;
	margin: -90px 15px 60px 15px;
	position: absolute;
	width: 600px;
	font-size: 40px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

#content .message
{
	margin: 25px 15px 65px 15px;
}

#content .message .tags
{
	display: none;
}

#content .message h3
{
	font-size: 1.5em;
}

#content .message h4
{
	margin-top: 2em;
	font-size: 1em;
}

#content .message h5
{
	margin-top: 2em;
	font-size: 1em;
}

#content .message h6
{
	margin-top: 2em;
	font-size: 1em;
}

#content .message .blogDate
{
	margin-top: 0;
	color: #888888;
	font-size: 0.80em;
}

#content p
{
	margin: 1em 15px;
}

#content .message p
{
	margin: 1em 0;
}

#content code
{
	font-family: Courier;
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
	font-size: 0.80em;
}

#content .message li
{
	margin-left: 15px;
}

#content .comment
{
	margin: 1em 15px;
	font-size: 0.80em;
}

#content .comment .commentCommenter
{
}

#content .comment .commentDate
{
	color: #888888;
}

#content .comment .commentMessage
{
	color: #BBBBBB;
}

#content #post_message
{
	margin: 1em 15px;
}

#content #post_message label
{
	margin-top: 1em;
	display: block;
}

#content #post_message input
{
	display: block;
}

#content #post_message textarea
{
	display: block;
}

#content #post_message p
{
	margin: 0 0 1em 0;
}

#content .otherEntries
{
	width: 100%;
}

#content .otherEntries .newerEntries
{
	text-align: left;
	padding-left: 13px;
}

#content .otherEntries .olderEntries
{
	text-align: right;
	padding-right: 13px;
}

#skipNavigationLinks
{
	display: none;
}

#sideNav
{
	display: none;
}

#footer-container
{
	margin-top: 40px;
	background-color: #000022;
	padding-top: 40px;
	padding-bottom: 20px;
}

#footer
{
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	font-size: 0.80em;
	
}

#social-media
{
	height: 32px;
	text-align: center;
}

#social-media p
{
	display: inline;
	color: #AAAAAA;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	padding-right: 10px;
}

#social-media a
{
	outline: none;
}

#social-media img
{
	width: 32px;
	height: 32px;
	vertical-align: top;
}

#other-stuff,
#other-posts
{
	float: left;
	width: 350px;
	margin-top: 70px;
}

#other-stuff p,
#other-posts p
{
	color: #AAAAAA;
}

#other-stuff ul,
#other-posts ul
{
}

#other-stuff a,
#other-posts a
{
	color: #FFFFFF;
	text-decoration: none;
}

#other-stuff a:hover,
#other-posts a:hover
{
	text-decoration: underline;
}

#contact
{
	margin-top: 70px;
	float: left;
	width: 300px;
	color: #AAAAAA;
}

#all-posts-chronologically
{
}

#all-posts-chronologically ul
{
	margin-bottom: 40px;
}

#all-posts-chronologically li
{
	margin-left: 40px;
}

#content p.archive-title
{
	margin-bottom: 0;
}

#content p.archive-date
{
	color: #888888;
	font-size: 0.80em;
	margin-top: 0;
}
