#content
{
	margin: auto;
	width: 797px;
	padding:0;
	margin-top:0;
}
#backtree
{
	font-size: small;
	font-weight: bold;
}
#backtree a
{
	color: black;
}
body
{
	background-color: #333333;
	background-image: url(sitebg.png);
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0;
	margin: 0;
	font-family: sans-serif;
}
html
{
	padding: 0;
	margin: 0;
}
#topBar
{
	border-bottom: solid 2px #ccc;
	text-align: center;
	margin:0;
	padding: 0;
	/*background-color: #ddd;*/
}

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

.historyitem
{
	margin-top: 0em;
}
.innerhistoryitem
{
	padding:.5em;
	padding-left: 65px;
	background-image: url(bottomfade.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.historyitem a
{
	color: black;
	vertical-align: center;
}

#innercontent
{
	padding: 5px;
	padding-top: 0px;
}
.menuBar
{
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid 2px #ccc;
}
.time
{
	color: #555;
	font-size: xx-small;
	text-align: right;
}
.noweb
{
	display: none;
}
.menuBar h1
{
	display: none;
}
.mainMenu
{
	margin: 0;
	padding: 0;
}
.mainMenu li
{
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: .5em;
	margin-right: .5em;
}
.menuBar a
{
	color: black;
	text-decoration: none;
}

p
{
	padding-left: 1em;
	padding-right: 1em;
}
.typeicon
{
	display: none;
}
.historyitem
{
	background: no-repeat;
	margin-top: 20px;
	clear: right;
}
.even
{
	background-position: top left;
}
.odd
{
	background-position: top left;
}
.historyitem
{
	background-image: url("../../images/unknown.png");
}
.twitter
{
	background-image: url("../../images/twitter.png");
}
.blogger
{
	background-image: url("../../images/blogger.png");
}
.delicious
{
	background-image: url("../../images/delicious.png");
}
.lastfm
{
	background-image: url("../../images/lastfm.png");
}
.picasa
{
	background-image: url("../../images/picasa.png");
}
.git
{
	background-image: url("../../images/git.png");
}
.youtube
{
	background-image: url("../../images/youtube.png");
}
.site
{
	background-image: url("../../images/site.png");
}
.flickr
{
	background-image: url("../../images/flickr.png");
}
.music
{
	background-image: url("../../images/music.png");
}
a img
{
	border: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: black;
}

.email
{
	margin: auto;
}
.email input, .email textarea
{
	border: 1px solid #777;
}
.email .left_title
{
	width: 40%;
}
.socialbuttonbar
{
	float: right;
	text-align: center;
	font-size: small;
}

.socialbuttonbar a img
{
	border: none;
}

#footer
{
	font-size: small;
	padding: 1em;
	border-top: 2px solid #ccc;
	clear: both;
}

.copyNotice
{
	float: left;
}
.lastModified
{
	float: right;
}
.image, .bigimage
{
	width: 50%;
	margin: auto;
	margin-top: .5em;
	margin-bottom: .5em;
	background-color: #fff;
	text-align: center;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	padding: 1em;

}
.image .caption, .bigimage .caption
{
	text-align: left;
	font-size: small;
	text-align: center;
}
.image .caption .title, .bigimage .caption .title
{
	font-weight: bold;
}
.image a img, .bigimage a img
{
	border-color: #ccc;
}

.bigimage 
{
	width: 600px;
	border: none;
}
a
{
	color: #5555ff;
}
a.inner
{
	margin-left: .1em;
	margin-right: .1em;
	color: #5555ff;
}


a.twituser
{
	color: #117711;
}

.important
{
	background-color: #ffcccc;
	border: 2px solid #ff5555;
	padding: .5em;
}

.trackDetails
{
	font-size: small;
	margin-bottom: 10px;
	margin-top: 10px;
}

.trackDetails .label
{
	font-weight: bold;
	margin-left: 2em;
	margin-right: 1em;
}
