@charset "UTF-8";

body
{
	background-color: #221700;
	margin: 0;
	padding: 22px 0 0;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: .9em;
	text-align: center;
}

a,
a:link,
a:visited
{
	color: #57D3FF;
	text-decoration: none;
}

a:hover,
a:active
{
	text-decoration: underline;
	outline: none;
}

a img
{
	border: none;
}


#top
{
	width: 648px;
	margin: 0 auto;
	height: 104px;
	background: #221700 url(../images/top.gif) no-repeat left bottom;
}

#main
{
	background-color: #3A2704;
}

#wrapper
{
	text-align: left;
	width: 648px;
	margin: 0 auto;
	background: transparent url(../images/masthead.jpg) no-repeat left top;
}

#description
{
	width: 207px;
	display: inline;
	float: left;
	margin-left: 97px;
}

#description h1
{
	margin: 0;
	padding: 0;
	height: 104px;
	text-indent: -9999px;
}

span.type
{
	display: none;
}


#photo
{
	width: 333px;
	text-align: right;
	float: right;
	padding: 28px 0 0;
}

#main_bottom
{
	width: 648px;
	height: 28px;
	clear: both;
	background: transparent url(../images/main_bottom.gif) no-repeat left bottom;
}



#tweets
{
	width: 648px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../images/twitter.gif) no-repeat left top;
}

#tweets h2
{
	width: 97px;
	height: 35px;
	margin: 0;
	padding: 14px 0 0 8px;
}

#tweets h2 a,
#tweets h2 a:link,
#tweets h2 a:visited,
#tweets h2 a:hover,
#tweets h2 a:active
{
	display: block;
	cursor: pointer;
	width: 89px;
	height: 21px;
	text-indent: -9999px;
}

#tweets ul
{
	margin: 0 0 1em 97px;
	list-style: none;
	padding: 0;
}

#tweets li
{
	margin: 0 0 1.2em 0;
}

#tweets li div.date
{
	font-size: .8em;
	color: #C1F325;
}



#notes
{
	font-size: .9em;
	margin: 4em auto 0;
	text-align: left;
	padding: 30px 10px;
	background: #181000 ;
	overflow: hidden;
}

#notes ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#notes ul li
{
	float: left;
	width: 24.5%;
	margin: 0;
}

#notes h2
{
	font-size: 1em;
	font-weight: normal;
	margin: 0 1em .5em;
}

#notes div.content
{
	margin: .5em 1em;
}
