/*
	Skin name: Dark Side
	Description: A skin for the Dark Side Worpdress theme
	Author: Eric Hamby
	Author url: http://www.erichamby.com
	WP-Forum url: http://www.vasthtml.com
	Version: 1.0
*/ 
#wpf-wrapper{
	font-size: 90%;
}
.search input {
	background: url(images/vasthtml-white.png);
	border:1px solid #000;
	padding:3px;
	color:#FFF;
	}
.wpf-meta-table blockquote {
	background: url(images/tparent.png);
	border-left:5px #000 solid;
	}

.wpf-table, .wpf-post-table{
	border: 1px solid #222;
	border-collapse: collapse;
}

td, th{
	padding: 5px;
}
td{
	vertical-align: top;
}
.wpf-table tr{
	border-bottom: 1px solid #222;
}
.wpf-table tr.alt, tr.wpf-alt{
	background: url(images/vasthtml-white.png);
}
th{
	background: #000;
	color: #fff;
	font-weight: bold;
}

.wpf-meta{
	border-bottom: 1px solid #ccc;
}

.wpf-bright{
	background: url(images/tparent.png);
	text-align:left;
	color: #fff;
}
th h4{
	margin: 0;
}
.wpf-bright input[type="text"] {
	background: url(images/vasthtml-white.png);
	border:1px solid #000;
	padding:3px;
	color:#FFF;}

#wpf-info{
	background: url(images/tparent.png);
	text-align: center;
	border: 1px solid #222;
	padding: 5px;
	margin-top: 1em;
}
#forummenu, #topicmenu, #mainmenu{
	background: url(images/tparent.png);
	border: 1px solid #222;
	padding: 0;
}
p#trail{
	margin-top: 1em;
}
