					/* lewispaulthomas.net */

body {
	margin:0;
	padding:0;
	font-family:'Courier New',monospace;
	color: #a4a4a4;
	font-size:100%;
	background:#000;
}

					/* header */
h1.header {
	font-size:25px;
	color:#999;
	position:absolute;
	left:20px;
	top:0;
	margin-top:9px;
	letter-spacing:.5em;
	font-family:'Courier New',monospace;
}
h1.header a {
	color:#999;
}
h1.header a:hover {
	color:#fff;
	text-decoration:none;
}
#wrapper {
	margin: 50px 50px 0 50px;
	padding:0 10px;
	min-height:1000px;
	background:#3e3e3e url('../images/bg/bg_diamonds.gif');
	/*http://www.layoutstar.com/images/allbackgrounds/bgs/pattern/pattern_28.gif*/
	border:1px dotted #222;
}
					/* footer */
p.footer {
	font-size:15px;
	color:#999;
	float:left;
	padding-top:10px;
	margin-left:60px;
	letter-spacing:.25em;
	font-family:'Courier New',monospace;
}
p.footer span, p.footer>.right {/* redundancy necessary 4 FF and Konq */
	position:absolute;
	right:50px;
}
p.footer a, p.footer img {
	text-decoration:none;
	border:0;
	color:#999;
}
					/* PHPBB stuff */

#wrap {
	background:transparent url('http://lewispaulthomas.net/images/bg/bg_clear_5px.png');
	max-width:90em;
	margin:10px auto;
}
body,html {
	color:#999;
	background-color:#000;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
}
li, a:link, a:visited {
	color:#0C48DE;
}
#site-description {
	max-width:50%
}
#site-description h1, a.forumtitle {
	margin-right: 0px;
	font-family:'Lucida Calligraphy',fantasy;
}
.headerbar {
	background-color:transparent;
	background-image:none;
}
.navbar {
	background-color:#000;
}
.panel {
	background-color:#9b7427;
}
/*.forabg {
	background-color:#800000;
}
ul.forums{
	background-color:#000000;
}
li.row:hover {
	background-color:#190000;
}
ul.topiclist li {
	color: #999;
}*/
.content {
	font-family:"Trebuchet MS", "Helvetica", "Lucida Console", sans-serif;
}
h2 {
	color:#666;
}
h3 {
	border-bottom-color:#444;
}
#search-box a {
	font-size:small;
}
.sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout, .icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search, .icon-gallery, .icon-gallery-notify {
	padding-left:20px;
}
dt label {
	color:#800000;
}
fieldset dl:hover {
	color:#666;
}
#cp-main .panel,#navigation #active-subsection a,.cp-mini {
	background-color: #d29f20;
}
/*.topic-actions>.pagination {
	margin:17px 0 0 1em;
}
input.search {
	background-color:#c49621;
}
.postbody {
	background:url('http://lewispaulthomas.net/classmates/images/panther_trans_200.png') center no-repeat;
}*/