/*   
Theme Name: re:booted
Theme URI: http://www.otk47.net/
Description: A fresh look at our site: OTK47.NET
Author: 47K™
Version: 4.5
.
OTK47, some rights reserved
.
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Globals  */

* { margin: 0; padding: 0; }

body {
	margin-bottom: 50px;
	background-color: #1A1613;
	font-size: 62.5%;
	font-family:Georgia,Arial,Helvetica,sans-serif;
}

a { color: #555555; text-decoration: none; }
a:hover { color: #9F4E47; }

.alt { background-color: #131313; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

pre, p { margin-bottom: 1.0em; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background-color: #c00;
	color: #fff;
}

h1 { font-size: 2em; }

h2 { font-size:0.8em; font-weight:normal; height:17px; line-height:17px; margin-bottom:1em; text-transform:lowercase; }

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}

img.avatar { border: 1px solid #ddd; }

.bozo { background-color: #eeee88; }

.alt.bozo { background-color: #ffff99; }

.deleted { background-color: #ee8888; }

.alt.deleted { background-color: #ff9999; }

/* MAIN */

#wrapper { margin:0 auto; width:940px; background:#131313 url(images/black.png) repeat scroll 0 0; }

/* HEADER */

#header { position: relative; height: 50px; margin:40px auto 0; width:940px; background:#1A1613 url(images/header-bg.png) no-repeat scroll 0 0; font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 3em; font-weight: bold; text-transform: lowercase; line-height: 50px; float: left; letter-spacing: -1px; margin-left: 20px; font-family: Arial, Helvetica, sans-serif; }
h1 a { color: #89897c; }
h1 a:hover { text-decoration: none; color: #CDCDBF }
div.subtitle { line-height: 50px; font-size: 1.2em; color: #55554e; margin-left: 1em; float: left; text-transform: lowercase; }

#header ul { position: absolute; top: 11px; right: 16px; }
#header ul li { float: left; margin-left: 20px; text-transform: lowercase;}
#header ul li a { background-repeat: no-repeat; height: 11px; padding: 17px 0 0 37px; display: block; }
#header ul li a strong { display: none; }
#header ul li.rss a { background-image: url("img/rss.png"); width: 149px; color: #ec7e2d; }
#header ul li.email a { background-image: url("img/email.png"); width: 140px; color: #49abe8; }

/* SLIDER */

#slider {width:940px; height:200px; margin: 0 auto; background:transparent url(images/otk47_V4_HEADER.png) repeat scroll 0 0;  }

/* MENU */

#menu { background:transparent url(images/black.png) repeat scroll 0 0; height: 40px; position: relative; text-transform: uppercase; font-size: 1em; font-family: Arial, Helvetica, sans-serif; }
#menu ul { margin-left: 10px; padding: 0 10px; position: relative; float: left; line-height: 40px; }
#menu ul li { float: left; }
#menu ul li a { text-decoration: none; color: white; outline: none; text-align: center; display: block; overflow: hidden; float: left; z-index: 10; padding: 0 10px; position: relative; } /* relative breaks ie */
#menu ul li a:hover { text-decoration: none; background:#131313;}

#menu .login { position:absolute; right:10px; color:#ffffff; }
#menu .login ul li a { text-decoration: none; color: white; outline: none; text-align: center; display: block; overflow: hidden; float: left; z-index: 10; padding: 0 10px; position: relative; } /* relative breaks ie */
#menu .login ul li a:hover { text-decoration: none; }

a.current { background:#131313; }

#menu ul li.fav, #menu ul li.fav a:hover { background:#36C4C6; }

/* LOGIN PANEL */

#loginpanel { background:transparent url(images/black.png) repeat scroll 0 0; height:40px; padding:10px; }

#loginpanel .col1 { display:block; }
#loginpanel .col1 span { color:#89897C; font-family:Arial,Helvetica,sans-serif; font-size:1em; padding:0 0 0 5px; }

#formlog { float:right; }
#loginster { float:right; padding:12px; }
#loginster a { background:#131313; padding:5px; -moz-border-radius-bottomleft:3px;  -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px;  }

input.button { background:#36C4C6; border:0 none; color:#FFFFFF; cursor:pointer; margin:5px 5px 5px 0; padding:5px; -moz-border-radius-bottomleft:3px;  -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; }
input.textinput { background:#181818; border:0 none; color:#89897C; padding:5px; width:120px; -moz-border-radius-bottomleft:3px;  -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; }


.loginerror { float:left; color:#E9E7E0; }

/* GRAVATAR */

.threadauthor img { border:5px solid #131313; }

/* ONLINE */

#online { background:transparent url(images/black.png) repeat scroll 0 0; color:#89897C; margin-bottom:3em; }
#online p, #info p { padding:10px; }
#info, #infob { background:transparent url(images/black.png) repeat scroll 0 0; color:#89897C; margin-bottom:1em; }
#infob ul { padding:10px; }



#main {
	font-size: 1.2em;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
}

#footer { color: #55554e; font-size: 1.3em; background:#1A1613 url(images/footer-bg.png) no-repeat scroll 0 0; line-height: 18px; height: 50px; width:940px; margin: 0 auto 40px; }
#footer p { padding:10px; text-align:center; }
#footer a { color: #89897c; }

.notice {
	border: 2px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

.notice.error {
	border-color: #852424;
	background-color: #ca8a8a;
	color: #5d2424;
}

.notice p { margin-bottom: 0; }

/* SIDEBAR */

#front-page #sidebar, #topic-page #sidebar, #login-page #sidebar, #tag-page #sidebar, #topic-edit-page #sidebar { position: absolute; top: 0; right: 0; width: 260px; padding:10px; overflow: hidden; background:#131313 url(images/black.png) repeat scroll 0 0; }
.banner { background:transparent url(images/black.png) repeat scroll 0 0; height:100px; width:260px; }
.desc { color:#E9E7E0; margin:20px 0; }
.buttonnew { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; background:#131313 none repeat scroll 0 0; padding:5px; text-align:center; width:140px; } 
.buttonnew a {  }
.buttonnew a.hover {  }



/* FRONT PAGE */

#front-page #discussions, #topic-page #discussions, #login-page #discussions, #tag-page #discussions, #topic-edit-page #discussions {
	width: 628px;
	background:#131313 none repeat scroll 0 0;
	padding:16px;
}

#front-page #discussions span { color:#AAAAAA; font-size:0.9em;  }
#tag-page #discussions h2 { color:#BDBDB0; font-size:1.9em; line-height:1em; margin:0; padding:10px; text-transform:lowercase; }

.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, #form .warning {
	background:transparent url(images/black.png) repeat scroll 0 0;
	color:#BDBDB0;
	font-size:1.9em;
	line-height:1em;
	margin:0;
	padding:10px;
	text-transform:lowercase;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #1F1F1F; }

/* Page navigation
=================================== */

a.page-numbers,
span.page-numbers {
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 4px 4px 2px 5px;
	margin-left: 5px;
	background-image: url('images/page-links-background.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

span.page-numbers.current {
	color: #ffffff;
	background-position: 0 -100px;
}

#latest a.page-numbers {
	font-size: 0.8em;
	padding: 3px 3px 1px 4px;
	margin-left: 3px;
}

a.prev.page-numbers,
a.next.page-numbers,
span.page-numbers.dots {
	border-width: 0;
	padding: 0 4px;
	background-image: none;
}

span.page-numbers.dots {
	padding: 0;
}

a.page-numbers:hover {
	background-position: 0 -100px;
}

a.prev.page-numbers:hover,
a.next.page-numbers:hover {
	color: #006400;
}

/* Topic Page
=================================== */

.infobox {
	background:transparent url(images/black.png) repeat scroll 0 0;
	border-bottom:1px solid #1C1C1B;
	border-top:1px solid #1C1C1B;
	padding:1em;
}

.infobox ul {
	padding: 0;
	padding:5px 0 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	color:#89897C;
	padding: 0 1em 0 0;
}

#topic_posts { float:right; font-size:2em; color:#181818; }

#topic-tags { color:#89897C; margin-top:1em; }
#topic-tags p { float:left; line-height:2.5em; margin-right:10px; }
#topic-tags ul#tags-list {  }
#topic-tags ul li { background:#131313; float:left; margin-right:5px; padding:5px; -moz-border-radius-bottomleft:3px;  -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; }


/* TAG FORM */

#tag-form { position:relative; }
#tag-form p { float:left;margin-right:10px; line-height:0; }
#tag-form #tag { background:#181818; border:0 none; color:#89897C; padding:5px; -moz-border-radius-bottomleft:3px;  -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; }
#tag-form #tagformsub, #postform #postformsub, #edit-form input { background:#181818; border:0 none; color:#89897C; cursor:pointer; padding:4px; -moz-border-radius-bottomleft:3px;  -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; }

/* POLL FORM */


/*  */

.nav {
	margin: 15px 0;
	padding: 12px 0;
	text-align: center;
}

#thread {
	list-style: none;
	margin: 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	background:#181818;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #1C1C1B;
	margin-top:10px;
}

#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 { color:#89897C; font-size:1em; margin:0; padding:3px; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background:transparent url(images/black.png) repeat scroll 0 0;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background: #BA0D14; }

#thread li.deleted .threadpost { background: #BA0D14; color:#FFFFFF; }
#thread li.deleted .post { color:#FFFFFF; }
#thread li.deleted .threadauthor p { color:#FFFFFF; }
#thread li.deleted .threadauthor img { border:5px solid #FFFFFF; }
#thread li.alt.deleted .threadpost { background: #BA0D14;; }

#thread li .undelete-post, #thread li.deleted .delete-post { display: none; }
#thread li.deleted .undelete-post { display: inline; }

#thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
}

#thread li.pingback.alt {
	background-color: #fff;
}

#thread li.pingback .threadpost {
	background-color: #e4f3e1;
}

#thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#thread li.pingback .threadauthor small {
	color: #333;
}

#thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#thread .post {
	font-size: 12px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#89897C;
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #1C1C1B;
	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;
	white-space: nowrap;
	color:#89897C;
	width:70px;
}


/* FORM */

#form { width:628px; background:#131313; padding:16px; }
#form #topic, #form #tags-input { background:transparent url(images/black.png) repeat scroll 0 0; border:0 none; color:#89897C; padding:5px; margin-top:0.5em; }
.admin { width:628px; background:#131313; padding:16px; color:#555555; }


#edit-form { width:628px; background:#131313; }
#edit-form #topic, #edit-form #tags-input { background:transparent url(images/black.png) repeat scroll 0 0; border:0 none; color:#89897C; padding:5px; margin-top:0.5em; }


.postform {
	background:transparent url(images/black.png) repeat scroll 0 0;
	padding: 1em;
	margin-bottom: 1em;
	color:#89897C;
}

.postform textarea {
	background:transparent url(images/black.png) repeat scroll 0 0;
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 595px;
	display: block;
	border: 0 none;
	color:#89897C;
	font-family:Georgia,Arial,Helvetica,sans-serif;
	font-size:1em;
}

.postform label { display: block; }

#renametags {  }
#manage-tags { margin: 10px 0; list-style: none; }
#manage-tags li { float: left; width: 200px; padding-bottom: 10px; }
p.submit { text-align: right; } 


.topiclink { display: block; }

.topictitle {
	font-size: 2.5em;
	font-weight: normal;
	width:430px;
	font-family:Georgia,Arial,Helvetica,sans-serif;
}

#topic_labels { color:#89897C; }


p.rss-link {
	text-align: right;
}

a.rss-link {
	padding: 6px 0 6px 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: 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover {  }

#latest th, #forumlist th, #favorites th {
	background:#131313 none repeat scroll 0 0;
	font: 11px "Corbel","Trebuchet MS","Verdana","Tahoma","Arial",sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
	color:#89897C;
}

tr.bb-category td {
	background-color: #ddd;
}

#latest, #forumlist, #favorites {
	background:transparent url(images/black.png) repeat scroll 0 0;
	margin-bottom: 2em;
	width: 628px;
}

/* 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 { 	background:transparent url(images/black.png) repeat scroll 0 0; padding:10px 0 10px 10px; }

#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;
}

#pass-strength-result {
	padding: 1px 3px 1px 3px;
	text-align: center;
	width: 140px;
	border: 1px solid #ccc;
	background-color: #e3e3e3;
}

#pass-strength-result.bad {
	background-color: #ffeff7;
	border-color: #c69;
}

#pass-strength-result.good {
	background-color: #effff4;
	border-color: #66cc87;
}

#pass-strength-result.short {
	background-color: #e3e3e3;
}

#pass-strength-result.strong {
	background-color: #59ef86;
	border-color: #319f52;
}
