.postmetadata{
	border-color: #888888;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;	
	font-weight: bold;
	font-size: 0.8em;
	padding-bottom: 3em;
	text-align:right;
}

.post {
	margin-top: 2em;
}

.post h2{
	border-color: #888888;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}

.post h3{
	border-color: #888888;
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
}

.quote {
	font-weight:bold;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	padding:0em 0em 1em 0em;
}

#blogContent {
	/*Important: This next rule should go in anytime you float something with a margin*/
	display:inline;
	float:left;
	margin:0px 0px 0px 45px;
	padding:0px 0px 0px 0px;
	width:425px;
}

#content {
	background-image: url(images/tilingbackground.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin:0px auto 0px auto;
	width: 820px;
}

#footer {
	background-image: url(images/bottomer.gif);
	background-repeat:no-repeat;
	clear:both;
	font-size:0.7em;
	padding:35px 0px 0px 0px;
	text-align: center;
	width: 820px;
}

#header {
	padding:0px;
	
}

#header object{
	margin:0px;	
}

#header a{
	text-decoration:none;
}

#header a:hover{
	text-decoration:none;
}

#sideBar {
	/*Important: This next rule should go in anytime you float something with a margin*/
	display:inline;
	float:left;
	margin-left:45px;
	width: 270px;
}

a{
	color: #FFEE8C;
	text-decoration:none;
}

a img {
	text-decoration:none;
	border-width:0px;
	border-style:none;
}

a:hover {
	color: #DDDDDD;
}

body {
	background-color:#292929;	
	color:#FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size:0.9em;
}

form {
	margin-bottom:1em;
}

h2{
	color:#CCCCCC;
	font-size:1.5em;
	margin: 1em 0em 0.5em 0em;
}

small {
	font-size: 0.75em;
}

ul {
	margin: 1em 0em 0em 0em;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul h2{
	font-size:1.1em;
	margin: 0em 0em 0.5em 0em;
}

ul li ul{
	margin: 0em 0em 2em 1em;
}

/************************\
*	Video Plugin Styles	*
\************************/

.wpv_videoc {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 425px;
}

.wpv_video {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0 4px 0;
	width: 425px;
	height: 350px;
}

.wpv_titleauthor, .wpv_durationdate {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	font: bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #666;
	padding: 3px;
	border-top: 1px solid #aaa;
}

.wpv_download {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
}

.wpv_download a {
	font: bold 11px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #f44;
}

.wpv_download a:hover {
	text-decoration: none;
}

.wpv_download img {
	border: 0;
}

.wpv_self {
	text-align: left;
}

.wpv_self a {
	font: bold 9px "Lucida Grande", Verdana, Arial, 'Bitstream Vera Sans', sans-serif;
	color: #000;
}

#player1, #player2, #player3 {text-align: center;}