@charset "utf-8";
/*
Theme Name: oiebb
Theme URI: www.oieonline.org
Description: The Theme for the oie forum
Author: S.R. Hilson
Author URI: www.srhilson.com
*/
/*-------------------------<RESET>---------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*-------------------------</RESET>--------------------------------*/
/*-------------------------<LAYOUT)--------------------------------*/
body {
	margin:0;
	border:0;
	padding:0;
	background:url(images/brown_solid.jpg) repeat;
	font: 12px/1.6em Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;

}
#wrapper {
	background:url(images/bg.jpg) center top no-repeat;
	min-width:900px;
}
.brk {
	clear:both;
}
#site_area {
	margin:0 auto;
	width:903px;
}
#col_left {
	width:632px;
	float:left;
}
#nav_wrapper {
	height:63px;
	background: url(images/nav.jpg) repeat-x;
}
#header {
	height:299px;
	background:url(images/header.jpg) no-repeat;
}
#content_wrapper {
	width:632px;
	background:url(images/expander.jpg) repeat-y;
}
#content_top {
	height:100px;
	background:url(images/content_top.jpg) no-repeat;
	position:relative;
}
#content {
	margin:-70px 0 -200px 0;
	padding:0 30px 0 30px;
	min-height:400px;
	overflow:visible;
	position:relative;
	z-index:20;
}
#content_bottom {
	height:463px;
	background:url(images/content_bottom.jpg) no-repeat;
	position:relative;
	margin-bottom:-80px;
}
#col_right {
	margin:20px 0 0 0;
	width:271px;
	float:right;
}
#sidebar {
	padding: 0 20px 0 10px;
	background:url(images/sidebar.png) repeat-y;
	position:relative;
}
h2.side_header {
	background:url(images/oie_sidebar.png) no-repeat;
	padding: 10px 0 0 45px;
	height: 40px;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #a11602;
}
#sidebar_bottom {
	background:url(images/sidebar_bottom.png) no-repeat;
	height:158px;
}
#wrap_footer {
	min-width:900px;
}
#footer {
	background:url(images/footer.png) no-repeat;
	height:100px;
	margin:0 auto;
	padding-top:112px;
	width:903px;
	position:relative;
	z-index:20;
}
#ft_search {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	float:left;	
}
#ft_nav {
	width:176px;
	float:left;
}
#ft_copyright {
	width:180px;
	float:left;
	color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	padding:10px 10px 10px 30px;
}
/*-------------------------<LAYOUT)--------------------------------*/
/*-------------------------<NAVIGATION>----------------------------*/
#nav {
	margin:0;
	padding:0;
	width:100%;
	float:left;
}
#nav ul {
	margin:0;
	padding:0;
	width:100%;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
}
#nav a:link, #nav a:visited {
	color:#a11602;
	float:left;
	border-right:1px solid #a11602;
	text-decoration:none;
	font:23px Georgia, "Times New Roman", Times, serif;
	text-shadow: 2px 2px 2px #555;
	padding:11px 10px;
}
#nav a:hover {
	background:#e7e7c2;
}

#nav li:last-child a {
	border: none;
}
#nav .subNav_text {
	display:block;
	color:#000000;
	font:9px Arial, Helvetica, sans-serif;
}
#home #nav-home a,  #members #nav-members a,  #history #nav-history a,  #join #nav-join a,  #forum #nav-forum a {
	background:#e7e7c2;
}
#nav-home a {
	width:100px;
	
}
#nav-members a {
	width:100px;
}
#nav-history a {
	width:100px;
}
#nav-join a {
	width:100px;
}
#nav-forum a {
	width:128px;
	border:none !important;
}
#ft_nav_left {
	float:left;
	padding:10px 10px 10px 30px;
}
#ft_nav_right {
	float:left;
	padding:10px 10px 10px 10px;
}
#ft_nav li {
	padding-bottom:4px;
}
#ft_nav a:link, #ft_nav a:visited {
	color:#a11602;
	text-decoration:none;
	font:14px Arial, Helvetica, sans-serif;
}
#ft_nav a:hover {
	text-decoration:underline;
}
#ft_copyright a:link, #ft_copyright a:visited {
	color:#a11602;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}
#ft_copyright a:hover{
	text-decoration:underline;
}
/*-------------------------</NAVIGATION>----------------------------*/
/*-------------------------<GENERAL STYLES>----------------------------*/
a:link, a:visited{
	color:#A11602;
	text-decoration:none;}
a:hover{text-decoration:underline;}
/*-------------------------</GENERAL STYLES>----------------------------*/
/*-------------------------<POST STYLE>-----------------------------*/
.entry-author {
	width:115px;
	height:60px;
	float:left;
}
.entry-title {
	margin-left:115px;
	font:2em Georgia, "Times New Roman", Times, serif;
	color:#a11602;
}
.entry-title a:link, .entry-title a:visited {
	color:#A11602;
	text-decoration:none;
}
.entry-title a:hover {
	text-decoration:underline;
}
.entry-meta {
	margin:0 0 15px 115px;
	font: .9em Arial, Helvetica, sans-serif;
	color:#A11602;	
	padding: 0 0 10px 0;
}
.border-top {
	border-top:1px solid #CCC;
	padding-top:5px;
	margin-top:2px;
}
.border-bottom{
	border-bottom:1px solid #CCC;
	margin-bottom:50px;
}
.entry-meta a:link, .entry-meta a:visited {
	color:#A11602;
	text-decoration:none;
}
.entry-meta a:hover {
	text-decoration:underline;
}
.entry-content {
	margin:0 0 20px 115px;
	}
.entry-date {
	background: url(images/date.png) no-repeat;
	padding:0 0 4px 18px;
	float:left;
	position:relative;
}
.entry-edit {
	background: url(images/pencil.gif)no-repeat;
	padding:0  0 4px 18px;
	float:right;
	position:relative;
}
.entry-comments {
	background: url(images/comments.gif) no-repeat;
	padding:0  0 4px 14px;
	display:inline;
}
.entry-category {
	background: url(images/tags.gif) no-repeat;
	padding:0  0 4px 14px;
	display:inline;
	margin:0 0 0 8px;
}
/*-------------------------</POST STYLE>----------------------------*/
/*-------------------------<MEMBERS STYLE>---------------------------*/
#members .entry-title {
	margin-left:20px;
	font:2em Georgia, "Times New Roman", Times, serif;
	color:#a11602;
}
#members .entry-content {
	margin:0 0 20px 20px;
}
#members .entry-meta {
	margin:0 0 15px 20px;
	font: .9em Arial, Helvetica, sans-serif;
	color:#A11602;	
	padding: 0 0 10px 0;
}
/*-------------------------</MEMBERS STYLE>---------------------------*/
/*-------------------------<TEAMSPEAK>------------------------------*/

#server_name {
	background:url(images/teamspeak_online.png) no-repeat;
	padding:0 0 5px 20px;
	margin:0 0 0 45px;
}
.channel {
	background:url(images/channel.png) no-repeat;
	padding:0 0 5px 20px;
	margin:0 0 0 65px;
}
.online li {
	background:url(images/online.png) no-repeat;
	padding:0 0 2px 20px;
	margin:0 0 0 85px;
}
#offline {
	padding:2px 0 5px 20px;
	margin:0 0 0 45px;
	text-decoration:underline;
}
.offline li {
	background:url(images/offline.png) no-repeat;
	padding:0 0 2px 20px;
	margin:0 0 0 85px;
}
/*-------------------------</TEAMSPEAK>-----------------------------*/
/*--------------------------<gw_post>--------------------------------*/
.sb_post {
	padding:0 2px 5px 2px;
	margin:0 0 0 20px;
}
/*--------------------------</gw_post>-------------------------------*/
/*--------------------------<SEARCH>------------------------------- */
#search_form {
	background-image: url(images/searchbg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	width: 208px;
	height: 68px;
}
.s_text {
	background: transparent;
	border: 0;
	font-family: Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #a11602;
	width: 150px;
	vertical-align:top;
}
.searchsubmit {
	background-image: url(images/search_go.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 13px;
	width: 15px;
	border: 0;
	vertical-align:top;
}
.txt {
	margin: 26px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	position:relative;
	line-height: 14px;
}
.btn {
	margin: 26px 0 0 0;
	padding: 0;
	float: left;
	line-height: 14px
}
.portfolio-space {
	height:40px;
}
/*--------------------------</SEARCH>------------------------------- */

/* Login Form
=================================== */

.login {	
	font-weight: normal;
	color: #444;
	width: 100%;	
	font-size: 12px;
	padding-bottom:30px;
}

form.login {
}

.login p { 
	padding: 0 0 4px;
	position:relative;
	top:110px;
	
}

.login label {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 14px;
}

form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
}

form.login input#submit {	
	margin-top: 14px;
}

div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
}

form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}

/* Front Page
=================================== */

#front-page #hottags {
	width: 150px;
	overflow: hidden;
}

#front-page #discussions {
margin-left:10px;
width:560px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #a1d29a; }

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	list-style: none;
	margin: 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}
.bb-root .num {
	display:none;
}
.postform {
	background-color: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 535px;
	display: block;
}

.postform label { display: block; }

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

.rss-link {
	display: block;
	padding: 6px 0;
	text-indent: 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; }

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #e4f3e1; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background-color: #ddd;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li a:hover {
	background-color: #e4f3e1;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page sup.required,
#register-page sup.required,
#profile-page sup.required {
	color: red;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	border-color: #c00 !important;
}

.form-table input, .form-table textarea {
	border-color: #c6d9e9;
}

.hidden {
	display: none;
}

