/* @override 
	http://www.bravenewcode.com/support/my-templates/bnc-support/style.css
	http://beta.bravenewcode.com/support/my-templates/bnc-support/style.css
*/

/*
Theme Name: BraveNewCode Support Forum	
Theme URI: http://www.bravenewcode.com/support
Description: Sexy Forums, baby.
Version: 2.0
Author: <a href="http://www.bravenewcode.com">BraveNewCode</a>
Author URI: http://www.bravenewcode.com
*/

#topic-info li.h2-meta {
	float: right;
	position: absolute;
	right: 15px;
	color: #888;
	font-size: 11px;
}

/* @group Quicktags Toolbar */

#ed_toolbar {
	margin-top: 15px;
	margin-bottom: 10px;
}

#ed_toolbar input {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	background: -moz-linear-gradient(top, #fff, #ccc);
	padding: 4px;
	margin-right: 5px;
	border: 1px solid #b9c4c6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: bold;
	font-size: 11px;
	text-shadow: #fff 0 1px 1px;
	color: #5c636a;
	cursor: pointer;
}

#ed_toolbar input:hover {
	border-color: #358aba;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background: -moz-linear-gradient(top, #fff, #bbb);
}

#ed_toolbar input:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#eee));
	background: -moz-linear-gradient(top, #ccc, #eee);
}



/* @end */

/* @group Edit Page */

h3.edit-title {
	background-image: url(images/edit-title.png);
}

/* @end */

/* @group 404 Page */

#main .not-found .inner {
	padding: 15px;
}

/* @end */

/* @group Topic Closed */

.closed-div {
	width: 570px;
	background-color: #cddbdf;
	padding-top: 10px;
	padding-bottom: 1px;
	color: #444;
	border-top: 1px solid #e0e2e2;
	height: 52px;
}

.closed-div h4 {
	color: #43484e;
	margin-bottom: 5px;
	padding-left: 15px;
}

/* @end */

/* @group Admin Bar Area */

.admin {
	font-size: 11px;
	text-align: left;
	background-color: #fbffe4;
	padding-top: 15px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottom-right: 8px;
	-moz-border-radius-bottom-left: 8px;
	margin-bottom: -44px;
	position: relative;
	color: #fbffe4;
}

.admin a {
	float: right;
	margin-right: 15px;
	margin-top: -8px;
	margin-bottom: 0;
	text-transform: capitalize;
}

ul#manage-tags {
	font-size: 11px;
	margin-bottom: -22px;
	text-align: right;
	background-color: #fbffe4;
	margin-top: 15px;
	padding-top: 25px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottom-right: 8px;
	-moz-border-radius-bottom-left: 8px;
	position: relative;
	border-top: 1px solid #e0e2e2;
	padding-bottom: 13px;
	color: #fbffe4;
}

ul#manage-tags h4 {
	color: #333;
	position: absolute;
	top: 10px;
	left: 15px;
	font-weight: bold;
	font-size: 14px;
}

ul#manage-tags li {
	display: block;
	width: 33%;
	text-align: left;
	float: left;
	padding-bottom: 5px;
}

ul#manage-tags li .input-1, ul#manage-tags li .input-6 {
	width: 58%;
	border: 1px solid #97a1ad;
	padding: 3px;
}

ul#manage-tags li .input-12 {
	margin-top: 3px;
	position: absolute;
	right: 15px;
	margin-right: 0;
}

form#topic-move fieldset {
	text-align: right;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 18px;
	left: 15px;
}

form#topic-move fieldset select {
	width: 145px;
}

p.account-text {
	text-align: center;
	font-size: 14px;
	color: #666;
	background-color: #e0eef1;
	padding: 15px;
	margin-bottom: -22px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottom-right: 8px;
	-moz-border-radius-bottom-left: 8px;
}

/* @end */

/* @group Tooltips */

.login-tooltip, .register-tooltip {
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/up-grade-tooltip.png) no-repeat 0 0;
	height: 115px;
	width: 171px;
	font-size: 11px;
	color: #333;
	display: none;
	padding: 0;
	text-shadow: #fff 0 1px 1px;
	position: relative;
	z-index: 1000;
}

.login-tooltip p, .register-tooltip p {
	padding: 34px 18px 18px;
	text-align: center;
	line-height: 140%;
	font-size: 11px;
}

/* @group Postform Tooltip */

.postform-tooltip-title {
	top: -17px;
}

.postform-tooltip-content {
	top: 46px;
}

.postform-tooltip-tags {
	top: -17px;
}

.postform-tooltip-forum {
	left: 200px;
	top: -40px;
}

.postform-tip {
	letter-spacing: 0;
	width: 180px;
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/tooltip-horizontal.png) no-repeat 0 0;
	height: 100px;
	margin: 0;
	color: #444;
	text-shadow: #fff 0 1px 1px;
	display: none;
	right: -182px;
	position: absolute;
}

.postform-tip h4 {
	padding-left: 28px;
	padding-top: 15px;
	color: #529c3c;
	font-size: 16px;
}

.postform-tip p {
	font-size: 11px;
	font-weight: bold;
	padding: 8px 12px 25px 28px;
	line-height: 140%;
}

/* @end */

/* @end */

/* @group CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, 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;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group bbPress Global */

* {
	margin: 0;
	padding: 0;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

a {
	color: #009ac5;
	text-decoration: none;
}

a:hover {
	color: #529c3c;
}

.alt {
	background-color: #fff;
}

pre {
	font: 11px/16px Monaco, 'Courier New', monospace;
	color: #f15100;
	background-color: #f3f9e6;
	padding: 10px;
	border: 1px solid #ffce69;
	overflow: auto;
}

p > code {
	font: 11px/16px Monaco, 'Courier New', monospace;
	color: #f15100;
	background-color: #f3f9e6;
}

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

.left {
	float: left;
}

.right {
	float: right;
}

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

h1 {
	font-size: 2em;
}

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

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

.bozo {
	background-color: #eeee88;
}

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

.deleted {
	background-color: #ee8888;
}

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

.clearer {
	clear: both;
}

.spacer-10 {
	height: 10px;
}

.spacer-20 {
	height: 20px;
}

sup {
	text-transform: uppercase;
	vertical-align: super;
	font-size: 6px;
	font-weight: bold;
}

#main .post strong {
	font-weight: bold;
}

#main .post em {
	font-style: italic;
}

#main .post strong em {
	font-weight: bold;
	font-style: italic;
}

#main .post ul, #main .post ol {
	font-size: 12px;
	margin: 15px 25px;
	padding: 0;
}

#main .post li {
	margin: 0;
	padding: 5px 0 5px 10px;
	list-style-type: circle;
	line-height: 15px;
	text-indent: -9px;
}

#main .post ol li {
	list-style-type: decimal;
	font-style: italic;
}

/* @end */

/* @group Wireframe Global */

body {
	
}

body {
	width: 100%;
	background: #f3f3f3 url(/wordpress/wp-content/themes/bravenewcode4/images/head-rep.jpg) repeat-x 0 43px;
}

#wrapper {
	background: url(images/head-rep.png) repeat-x 0 0;
	position: relative;
	border-top: 1px solid #797f7c;
}

#main {
	font-size: 1.2em;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -3%;
}

/* @end */

/* @group Header */

/* @group Notice */

#support-notice {
	border: 1px solid #f6c293;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 875px;
	margin: -50px auto 65px;
	background: #fbfde5 url(images/macish/24x24/warning.png) no-repeat 16px 10px;
	padding: 5px 10px;
	position: relative;
	z-index: 1;
}

#support-notice p.notice-title {
	font-size: 14px;
	font-weight: bold;
	text-shadow: #fff 0 1px 1px;
	margin-bottom: 5px;
}

#support-notice p {
	font-size: 12px;
	margin-bottom: 3px;
	padding-left: 45px;
}

#support-notice p a {
	font-weight: bold;
}



/* @end */

#header {
	width: 900px;
	height: 168px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	margin-top: 0;
	padding: 0;
}

#header a#logo {
	background: url(images/logo.png) no-repeat 0 0;
	width: 460px;
	height: 32px;
	display: block;
	position: absolute;
	top: 12px;
}

#header p {
	margin-bottom: 0;
}

#header a.header-icons {
	display: block;
	text-indent: 30px;
	padding-top: 7px;
	color: #d5f9fd;
}

#header a.header-icons:hover {
	color: #29d0ea;
	text-decoration: none;
}

a#header-login {
	position: absolute;
	height: 18px;
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/key.png) no-repeat 5px center;
	text-shadow: #000000 0px -1px 0px;
	top: 14px;
	right: 340px;
}

#header-loggedin {
	position: absolute;
	text-shadow: #000000 0px -1px 0px;
	top: 21px;
	right: 256px;
	color: #ccc;
}

#header-loggedin a.header-icons {
	display: inline;
	padding-left: 29px;
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/id_card.png) no-repeat left 0;
	padding-bottom: 1px;
}

#header-loggedin a.header-icons span.bnc-blue {
	color: #29d0ea;
}

#header-loggedin a.header-icons span.bnc-green {
	color: #90d592;
}

a#header-register {
	position: absolute;
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/id_card.png) no-repeat left center;
	text-shadow: #000000 0 -1px 0;
	right: 256px;
	height: 18px;
	top: 14px;
}

/* @group BNC ID */

#login-failed {
	margin-left: auto;
	margin-right: auto;
	height: 15px;
	background-color: #d60000;
	width: 100%;
	font-size: 11px;
	border-bottom: 1px solid #97a1ad;
	color: #fff;
	font-weight: bold;
	margin-bottom: -8px;
	text-align: center;
}

#bncid-account-login input, #bncid-account-register input {
	border-style: none;
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/login-input-bk.png) no-repeat 0 0;
	padding: 4px;
	height: 16px;
	width: 180px;
}

#bncid-account-login input:focus, #bncid-account-register input:focus {
	background-position: 0 -23px;
}

/* @group BNC ID Header Login */

#bncid-account-login {
	background: #111111 url(/wordpress/wp-content/themes/bravenewcode4/images/dropdown-bk.jpg) no-repeat center top;
	height: 78px;
}

#bncid-account-login p {
	display: block;
	padding-left: 7px;
	text-align: right;
	float: left;
	padding-top: 17px;
}

#bncid-account-login #loginform-tml-page {
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/login-bk.png) no-repeat 0 center;
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	position: relative;
	height: 78px;
	padding-left: 175px;
	left: 140px;
}

#bncid-account-login label {
	display: block;
	color: #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #000000 0 -1px 1px;
	padding-left: 5px;
	text-align: left;
}

#bncid-account-login #wp-submit-tml-page {
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/login-button.png) no-repeat 0 0;
	text-indent: -1000em;
	display: block;
	width: 56px;
	height: 23px;
	cursor: pointer;
	margin-top: 12px;
}

#bncid-account-login #wp-submit-tml-page:active {
	background-position: 0 -23px;
}

/* @end */

/* @group BNC ID Register */

#bncid-account-register {
	background: #111111 url(/wordpress/wp-content/themes/bravenewcode4/images/dropdown-bk.jpg) no-repeat center top;
}

#bncid-account-register p {
	margin: 0;
}

#bncid-account-register p label {
	display: block;
	color: #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #000000 0 -1px 1px;
	padding-left: 5px;
}

#bncid-account-register p.message {
	padding-left: 420px;
	padding-top: 50px;
	padding-bottom: 20px;
	color: #64994c;
	text-shadow: #000000 0 -1px 1px;
	font-weight: bold;
}

#bncid-account-register #tml-page {
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/register-text.jpg) no-repeat 0 20px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
}

#bncid-account-register #registerform-tml-page {
	padding-left: 420px;
	position: relative;
	top: 85px;
}

#bncid-account-register #registerform-tml-page div {
	width: 306px;
	font-size: 11px;
	line-height: 140%;
	color: #666;
	position: relative;
}

#bncid-account-register #registerform-tml-page div h4 {
	color: #64994c;
	text-shadow: #000000 0 -1px 1px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#bncid-account-register #registerform-tml-page p.p-1, #bncid-account-register #registerform-tml-page p.p-2 {
	margin-bottom: 15px;
}

#bncid-account-register #registerform-tml-page p.p-3 {
	position: absolute;
	top: 0;
	right: 40px;
}

#bncid-account-register #registerform-tml-page p.p-4 {
	position: absolute;
	top: 57px;
	right: 40px;
}

#bncid-account-register #registerform-tml-page p.p-5 {
	position: absolute;
	right: 40px;
	top: 110px;
}

#bncid-account-register #wp-submit-tml-page {
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/register-button.png) no-repeat 0 0;
	text-indent: -1000em;
	display: block;
	width: 77px;
	height: 23px;
	cursor: pointer;
	margin-top: 18px;
}

#bncid-account-register #wp-submit-tml-page:active {
	background-position: 0 -23px;
}

/* @end */

/* @end */

/* @group Search Bar */

#header .search {
	position: relative;
	top: 16px;
	right: 0;
}

#header .search input {
	width: 210px;
	height: 15px;
	border: 0px;
	background: url(images/search-bk.jpg) no-repeat 0 0;
	color: #525252;
	text-indent: 5px;
	position: absolute;
	padding: 5px 2px 2px 5px;
	right: 30px;
	font-size: 11px;
}

#header .search input:focus {
	background-position: 0 -23px;
}

#header div.search input.submit {
	width: 30px;
	height: 23px;
	border-style: none;
	position: absolute;
	right: 0;
	top: 0;
	background: url(images/search-go.png) no-repeat 0 0;
	cursor: pointer;
	text-indent: 25px;
}

#header div.search input.submit:active {
	cursor: pointer;
	background-position: 0 -23px;
}

/* @end */

/* @group Breadcrumb */

.bbcrumb {
	position: absolute;
	top: 65px;
	width: 900px;
	color: #666;
	text-shadow: #fff 0 1px 0;
}

.bbcrumb li {
	display: inline;
	text-transform: capitalize;
}

.bbcrumb span#home {
	background: url(images/macish/16x16/home.png) no-repeat 0 0;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.bbcrumb a#support-home {
	background: url(images/macish/16x16/life_preserver.png) no-repeat 0 0;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 2px;
}

/* @end */

/* @group Profile Menu */

ul#forum-user-menu {
	font-size: 11px;
	position: absolute;
	top: 65px;
	right: 0;
}

ul#forum-user-menu li {
	display: inline;
	color: #666;
	text-shadow: #fff 0 1px 0;
	margin-left: 18px;
	text-transform: capitalize;
}

ul#forum-user-menu li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul#forum-user-menu li a#forum-profile {
	padding-left: 20px;
	background-image: url(images/macish/16x16/user.png);
}

ul#forum-user-menu li a#favs {
	background-image: url(images/macish/16x16/favorite.png);
	padding-left: 20px;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	color: #888;
	padding-top: 10px;
	clear: both;
	text-align: center;
	width: 900px;
	text-shadow: #fff 0 1px 0;
	margin: 75px auto 50px;
}

#footer p {
	font-size: 11px;
	line-height: 11px;
	padding: 0;
	margin: 8px 0;
}

/* @end */

/* @group Home Page */

/* Front Page
=================================== */

#front-page #hottags {
	position: relative;
	width: 150px;
	overflow: hidden;
	right: 0;
	top: 0;
}

.left-wrap {
	width: 570px;
	background-color: #fff;
	border: 1px solid #e0e2e2;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: #ccc 0px -1px 2px;
	-moz-box-shadow: #ccc 0px -1px 2px;
	padding: 0 0 22px;
	position: relative;
	float: left;
}

.left-wrap.favorites h3#userlogin {
	padding-left: 60px;
	padding-top: 15px;
	background: url(images/favorites-title.png) no-repeat 0 6px;
	margin-left: 10px;
	color: #333;
	margin-bottom: 15px;
}

.left-wrap .forum-latest {
	
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #555;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.left-wrap ul {
	padding: 0 0 0 14px;
}

/* @end */

/* @group Sidebar */

#forum-sidebar {
	width: 250px;
	float: right;
	color: #555;
	margin-right: 1px;
}

#forum-sidebar .forum-sidebar-block {
	background-color: #fff;
	padding: 10px 10px 15px;
	border: 1px solid #e0e2e2;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: #ccc 0px -1px 2px;
	-moz-box-shadow: #ccc 0px -1px 2px;
	margin-bottom: 35px;
	position: relative;
}

#forum-sidebar .forum-sidebar-block h3 {
	margin-bottom: 10px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 56px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
}

#forum-sidebar #welcome h3 {
	background-image: url(images/welcome-title.png);
}

#forum-sidebar #topics h3 {
	background-image: url(images/topics-title.png);
}

#forum-sidebar #kb h3 {
	background-image: url(images/kb-title.png);
}

#forum-sidebar #tags h3 {
	background-image: url(images/tags-title.png);
}

#forum-sidebar #tags p a {
	display: block;
	border-bottom: 1px solid #e0e2e2;
	background: url(images/bullet_green.png) no-repeat left center;
	margin: 0;
	padding: 5px 0 5px 20px;
	text-transform: capitalize;
	font-size: 11px !important;
}

#forum-sidebar #tags p a:last-child {
	border-bottom-style: none;
}

#forum-sidebar #tags p a:hover {
	background-color: #cdf4cb;
}

#forum-sidebar #post-tags h3 {
	background-image: url(images/post-tags-title.png);
}

#forum-sidebar #bugs h3 {
	background-image: url(images/bug-report-title.png);
}

#forum-sidebar #favorites-sidebar h3 {
	background-image: url(images/bncid-title.png);
}

#forum-sidebar #twitter h3 {
	background-image: url(images/twitter-title.png);
}

#forum-sidebar #new-members h3 {
	background-image: url(images/new-members-title-title.png);
}

#forum-sidebar .forum-sidebar-block p {
	font-size: 11px;
	color: #666;
	line-height: 150%;
}

#forum-sidebar ul {
	font-size: 11px;
}

#forum-sidebar ul li {
	border-bottom: 1px solid #e0e2e2;
}

#forum-sidebar ul li:last-child {
	border-bottom-style: none;
}

.forum-sidebar-block ul li a {
	padding: 5px 0 5px 20px;
	margin: 0;
	display: block;
	background: url(images/bullet_green.png) no-repeat 0 5px;
}

#forum-sidebar ul li a:hover {
	background-color: #cdf4cb;
}

/* @group Beta Center */

#forum-sidebar #beta-sidebar h3 {
	line-height: 18px;
	background: url(images/admin-phone-48-classic-beta.png) no-repeat 0 center;
}

#forum-sidebar #signup-beta-sidebar h3 {
	line-height: 18px;
	background: url(images/wptouch20_phones.png) no-repeat 0 center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#forum-sidebar #signup-beta-sidebar input {
	width: 97%;
	border: 1px solid #ccc;
	padding: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#forum-sidebar #signup-beta-sidebar input:focus {
	background-color: #eee;
	border-color: #009ac5;
}



/* @end */

/* @group Affiliate Center */

#forum-sidebar #affiliate-sidebar h3 {
	line-height: 18px;
	background: url(images/dollar_currency_sign.png) no-repeat 0 center;
}

#forum-sidebar #affiliate-sidebar li.total-sales {
	border-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	color: darkgreen;
}

#forum-sidebar #affiliate-sidebar li.total-sales strong {
	color: #888;
}



/* @end */

/* @group Download Center */

#forum-sidebar #download-sidebar h3 {
	line-height: 18px;
	background: url(images/download-center.png) no-repeat 0 center;
}



/* @end */

/* @group Docs */

#forum-sidebar #docs-sidebar h3 {
	line-height: 18px;
	background: url(images/office_folders.png) no-repeat 0 center;
}



/* @end */

/* @group Sidebar Ad */

#forum-sidebar #wptouch-ad {
	height: 200px;
	overflow: hidden;
	position: relative;
	background-image: url(images/sidebar-ad.jpg);
	border-color: #000;
	background-color: #222;
}

#forum-sidebar #wptouch-ad a {
	line-height: 18px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 200px;
	overflow: hidden;
}



/* @end */

/* @group Online / Offline */

#forum-open-status h3.online {
	height: 30px;
	background: url(images/support-on-off.jpg) no-repeat 0 -10px;
	display: block;
	width: auto;
}

#forum-open-status h3.offline {
	height: 38px;
	background: url(images/support-on-off.jpg) no-repeat -5px -63px;
	display: block;
	width: auto;
}



/* @end */

/* @end */

/* @group Forum H3's */

.left-wrap h3 {
	color: #333;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 22px;
	padding-left: 60px;
	background-position: 5px 3px;
	background-repeat: no-repeat;
	line-height: 30px;
	margin: 5px;
}

.left-wrap h3.forums-title {
	background-image: url(images/forums-title.png);
}

.left-wrap h3.discussions, .left-wrap h3.forum-1, .left-wrap h3.forum-2, .left-wrap h3.forum-3, .left-wrap h3.forum-4, .left-wrap h3.forum-10, .left-wrap h3.forum-14 {
	background-image: url(images/discussions-title.png);
}

.left-wrap h3.forum-7, .left-wrap h3.forum-20 {
	background-image: url(images/kb-title.png);
}

.left-wrap h3.forum-16, .left-wrap h3.forum-21 {
	background-image: url(images/admin-phone-48-classic-beta.png);
}

.left-wrap h3.forum-11, .left-wrap h3.forum-12, .left-wrap h3.forum-13, .left-wrap h3.forum-18 {
	background: url(images/pro-forum.png) no-repeat 0 3px;
}

/* @end */

/* @group Forum H2's */

h2.post-form {
	background: url(images/new-title.png) no-repeat 0 center !important;
	padding-left: 40px !important;
	margin-left: 10px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	font-size: 16px !important;
}

/* @end */

/* @group Topic Page > Tags */

#topic-tags ul {
	margin-bottom: 15px;
}

#topic-tags ul li a {
	display: inline-block;
	background-image: none;
	padding: 5px 1px;
	text-transform: lowercase;
}

#topic-tags ul li a:hover {
	background-color: transparent;
}

#topic-tags ul li a:hover:nth-child(even) {
	color: red;
}

input#tag {
	border: 1px solid #b9c4c6;
	padding: 2px;
	line-height: 14px;
	font-size: 11px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 78%;
}

input#tagformsub {
	border: 1px solid #b9c4c6;
	line-height: 15px;
	margin: 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
	font-size: 11px;
	background-color: #eee;
	color: #777;
	text-shadow: #fff 0 1px 1px;
}

input#tagformsub:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

input#tagformsub:active {
	border-color: rgb(0, 100, 0);
}

/* @end */

/* @group Various */

.notice {
	border: 1px 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: #333;
}

.notice p {
	margin-bottom: 0;
}

a.new-topic {
	background-color: #fff;
	padding: 3px 8px;
	border: 1px solid #b9c4c6;
	-webkit-border-radius: 9px;
}

a.new-topic:hover {
	background-color: #d8ffe1;
	padding: 3px 8px;
	border: 1px solid #64c289;
	-webkit-border-radius: 9px;
	color: #4b8833;
}

a.new-topic:active {
	background-color: #bcdfc4;
	padding: 3px 8px;
	border: 1px solid #4b9869;
	-webkit-border-radius: 9px;
	color: #397752;
}

/* @end */

/* @group Login */

.login {
	position: absolute;
	bottom: 31px;
	left: 0;
	font-weight: normal;
	color: #444;
	width: 100%;
	z-index: 1;
	font-size: 12px;
}

form.login {
	bottom: 15px;
}

.login p {
	padding: 0 0 8px;
}

.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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#subform input {
	border: 1px solid #ccc;
	color: #777;
	padding: 4px;
	width: 220px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size:11px;
}

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

/* @end */

/* @group Page Nav */

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;
	font-size: 12px;
	font-weight: bold;
}

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

#latest a.page-numbers {
	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 {
	
}

/* @end */

/* @group Thread */

#topic-info {
	padding: 10px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-top-right: 8px;
	-moz-border-radius-top-left: 8px;
	font-size: 12px;
	color: #666;
	position: relative;
	background-color: #f6f8f5;
	border-top-style: solid;
}

#tag-form p {
	margin-bottom: 0;
}

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

#thread li {
	line-height: 1.5em;
	

/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
	background-color: #fff;
	margin-bottom: 40px;
}

#thread li ol, #thread li ul {
	margin-left: 40px;
}

.threadauthor {
	background-color: #f6f9f9;
	padding: 10px 10px 13px;
	position: relative;
	border-bottom: 1px solid #e0e2e2;
	border-top: 1px solid #e0e2e2;
}

.threadauthor.dale {
	background-color: #d8fbc0;
}

.threadauthor.duane {
	background-color: #c6eefd;
}

.threadauthor.mod {
	background-color: #fefbc1;
}

.threadauthor.beta-user {
	background-color: #ffeffb;
}

.threadauthor.paid-user {
	background-color: #ebf6f4;
}

.threadauthor.dev-user {
	background-color: #edf0f0;
}

.threadauthor.beta-user .beta-user-icon {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/bug.png) no-repeat 0 0;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

.threadauthor.paid-user .paid-user-icon {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/paid_user.png) no-repeat 0 0;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

.threadauthor.dev-user .dev-user-icon {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/dev_user.png) no-repeat 0 0;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

.threadauthor.dale .dale-user-icon {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/dale_star.png) no-repeat 0 0;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

.threadauthor.duane .duane-user-icon {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/duane_star.png) no-repeat 0 0;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

.threadauthor.mod .mod-user-icon {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/wade_star.png) no-repeat 0 0;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
}

.poststuff {
	_clear: none;
	text-align: right;
	padding-right: 15px;
	font-size: 11px;
	color: #777;
	position: absolute;
	right: 0;
	bottom: 27%;
}

#main .threadauthor img {
	width: 32px !important;
	height: 32px !important;
	float: left;
	background-color: #97a1ad;
	margin: 0 10px 0 0;
	padding: 0;
}

.threadauthor p {
	margin: 0;
	font-size: 12px;
}

.threadauthor h4, .threadauthor h4 a {
	color: #444;
	font-size: 15px;
	padding: 0;
	margin-bottom: -5px;
}

.threadauthor h4 a:hover {
	color: #529c3c;
}

.threadauthor small {
	font-size: 10px;
	padding: 0;
	margin: 0;
	color: #999;
}

.threadpost {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 15px;
	color: #444;
}

.threadpost p {
	line-height: 150%;
	color: #555;
}

* {
	
}

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

#thread li.deleted .threadpost {
	background-color: #ee8888;
}

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

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

#thread li.deleted .post-undelete-link {
	display: inline;
}

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

#thread li.deleted span.before-post-undelete-link {
	display: inline;
}

#thread li.deleted div.before-post-undelete-link {
	display: block;
}

#thread li.deleted li.before-post-undelete-link {
	display: block;
}

#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 {
	_height: 90px;
	overflow: auto;
}

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

/* @end */

/* @group Favorites */

.left-wrap.favorites .fav-top-text {
	background-color: #d8e6ed;
	margin-bottom: -12px;
	border-top: 1px solid #b9c4c6;
	padding: 10px;
	color: #555;
	text-shadow: #fff 0 1px 0;
}

.left-wrap.favorites .fav-top-text p {
	line-height: 1.5em;
	width: 75%;
}

#main .favorites p.nofavs {
	padding-top: 40px;
	padding-left: 15px;
	color: #e40000;
}

ul.favmeta {
	border-style: none;
	font-size: 12px;
	margin: 5px 0 10px;
	padding: 0;
}

ul.favmeta li.rss-meta {
	background: url(images/macish/16x16/rss.png) no-repeat;
	padding-left: 24px;
}

ul.favmeta li.rss-meta a {
	font-weight: bold;
}

/* @end */

/* @group Post Favourite Area */

ul.topicmeta {
	padding: 5px 10px 0;
	border-top: 1px solid #fffeff;
	margin-left: -10px;
	margin-right: -10px;
}

ul.topicmeta li {
	font-size: 11px;
	color: #666;
	text-shadow: #fff 0 1px 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.topicmeta li.topic-author {
	background: url(images/macish/16x16/clock.png) no-repeat 0 center;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.topicmeta li.topic-reply {
	background: url(images/macish/16x16/comment.png) no-repeat 0 center;
	padding-left: 22px;
	padding-bottom: 5px;
	padding-top: 5px;
}

li#favorite-toggle span {
	background: url(images/macish/16x16/add.png) no-repeat 0 center;
	padding-left: 22px;
	padding-bottom: 5px;
	padding-top: 5px;
}

li#favorite-toggle span.is-favorite {
	background: url(images/macish/16x16/favorite.png) no-repeat 0 center;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* @end */

/* @group Tags Page */

.left-wrap h3.tags-title {
	background-image: url(images/tags-title.png);
	text-transform: capitalize;
}

/* @end */

/* @group Postform Area */

.postform {
	padding: 15px 15px 35px;
	width: 540px;
	margin: 0 0 -22px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottom-right: 8px;
	-moz-border-radius-bottom-left: 8px;
	color: #97a1ad;
	background-color: #e0eef1;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	max-width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 528px;
}

.postform label {
	display: block;
	color: #555;
	text-shadow: #fff 0px 1px 1px;
	font-weight: bold;
	font-size: 11px;
	position: relative;
}

.postform label small {
	font-size: 10px;
}

.postform #topic,
.postform #tags-input {
	margin: 5px 0;
	padding: 5px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 528px;
}

.postform p#post-form-forum-container label span {
	font-weight: bold;
	font-style: italic;
}

form#postform label.topic-subscribe {
	position: relative;
	bottom: 35px;
	width: 50%;
}

form#postform label.topic-subscribe strong {
	font-weight: bold;
}

p.submit {
	text-align: right;
}

p.allowed {
	margin-bottom: 0;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #666;
	text-shadow: #fff 0px 1px 1px;
}

p.allowed code {
	color: green;
	font: bold 12px "Courier New", Courier, monospace;
	background-color: transparent;
	border-style: none;
}

#ajax-topic {
	font-size: 11px;
	position: relative;
	text-shadow: #fff 0 1px 1px;
	font-weight: bold;
	color: #555;
	background: url(images/ajax-loader.gif) no-repeat 0 5px;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: none;
	float: right;
}

#ajax-topic.success {
	background: url(images/macish/16x16/check.png) no-repeat 0 1px;
	color: green;
}

/* @end */

/* @group Bug Reporter */

a#bug-close {
	background-image: url(/wordpress/wp-content/themes/bravenewcode4/images/fancybox_new/fancy_closebox.png);
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: -11px;
	z-index: 1000;
}

/* @group Ajax-Complete */

#ajax-complete {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#ajax-complete p {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 100px;
	margin-top: 20%;
	background-color: #f4f7f7;
	border: 8px solid #525252;
	-webkit-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 20px;
	line-height: 150%;
	-webkit-box-shadow: #666 0px 6px 50px;
	-moz-box-shadow: #666 0px 6px 50px;
}

#ajax-complete p strong {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
	margin-bottom: 15px;
	color: #529c3c;
	text-shadow: #fff 0 1px 1px;
}

/* @end */

#gravity-bug-wrap {
	top: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	width: 100%;
	margin-top: 14%;
	left: 0;
	height: 700px;
}

.bug-inner-wrap {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#gravity-bug-wrap h3.gform_title {
	color: #333;
	position: relative;
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
	background: #fff url(images/bug-report-title.png) no-repeat 5px center;
	margin-left: -15px;
	margin-top: -15px;
	padding: 20px 20px 20px 60px;
	border-bottom: 1px solid #e0e2e2;
}

.gform_wrapper {
	background-color: #f4f7f7;
	padding: 15px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 435px;
	position: relative;
	border: 8px solid #525252;
	-webkit-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #444;
	-webkit-box-shadow: #666 0px 6px 50px;
	-moz-box-shadow: #666 0px 6px 50px;
}

.gform_wrapper .gform_heading {
	margin-bottom: -10px;
	font-size: 11px;
}

.gform_wrapper label.gfield_label {
	font-size: 11px;
}

.gform_wrapper .gform_description {
	font-weight: bold;
}

#gravity-bug-wrap span.gfield_required {
	color: #fff;
}

.gform_wrapper li {
	margin-bottom: 5px;
}

#gravity-bug-wrap .gform_wrapper ul ul li {
	margin-bottom: -3px;
}

.gform_wrapper  .gfield_radio input, .gform_wrapper  .gfield_checkbox input {
	border-style: none;
	vertical-align: middle;
}

.gform_wrapper.true {
	background: #f7f7f7 url(images/contact-bg.jpg) no-repeat right top;
}

.gform_wrapper .contact-person {
	background: url(images/pages/contact-person-title.png) no-repeat 0 0;
	padding-top: 45px;
	margin-left: 0;
	padding-left: 15px;
	margin-top: 25px;
}

.gform_wrapper .project-details {
	background: url(images/pages/project-details-title.png) no-repeat 0 0;
	padding-top: 45px;
	margin-left: 0;
	padding-left: 15px;
	margin-top: 25px;
}

.gform_wrapper input, textarea {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-color: #b9c4c6;
}

#gravity-bug-wrap textarea {
	width: 433px;
	border-style: solid;
	border-width: 1px;
	height: 85px;
}

.gform_wrapper .sorry input {
	background-color: #fff;
	border: 1px solid #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.gform_wrapper select {
	border: 1px solid #ccc;
	height: 25px;
	color: #444;
}

.gform_wrapper .gfield_description {
	width: 95%;
}

.gform_wrapper input {
	border: 1px solid #ccc;
	height: 18px;
	color: #444;
	text-indent: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#fff));
	vertical-align: text-bottom;
}

.gform_wrapper input:focus, .gform_wrapper textarea:focus {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	border-color: #0dabd0;
}

.gform_wrapper input.button {
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/form-publish-sprite.png) no-repeat 0 0;
	height: 41px;
	width: 151px;
	text-indent: -1000px;
	border-style: none;
	cursor: pointer;
	margin-left: 2px;
}

.gform_wrapper input.button:hover {
	background-position: 0 -42px;
}

.gform_wrapper input.button:active {
	background-position: 0 -84px;
}

.gform_wrapper .gform_footer.top_label {
	margin: 0;
	text-shadow: #000000 0px 0px 0;
}

.gform_wrapper .gform_footer.top_label a {
	float: right;
	position: relative;
	font-size: 11px;
	background-color: #edefe7;
	font-weight: bold;
	border: 1px dotted #ccc;
	padding: 2px 7px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-shadow: #fff 0 1px 1px;
	right: 0;
	top: 10px;
}

.gform_wrapper .gform_fields li.gfield_error {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-style: solid;
	opacity: 0.9;
}

.gform_wrapper.true .validation_error {
	line-height: 16px;
	width: 45%;
	font-size: 12px;
	background: #fff url(images/macish/24x24/warning.png) no-repeat 10px 13px;
	margin: 15px 0 10px 12px;
	border: 1px solid #d28381;
	padding: 10px 10px 9px 45px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#gforms_confirmation_message {
	font-size: 12px;
	padding: 10px 5px 10px 55px;
	color: #555;
	background: #f5fce0 url(images/macish/32x32/check.png) no-repeat 2% center;
	text-align: left;
}

/* @end */

/* @group Profile Pages */

#bncid-top {
	padding-top: 15px;
	padding-left: 15px;
	background-color: #e0eef1;
	border-bottom: 1px solid #e0e2e2;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-top-right: 8px;
	-moz-border-radius-top-left: 8px;
	margin: 0;
}

#bncid-top h2#userlogin {
	color: #333;
	margin-bottom: 10px;
	margin-left: 103px;
	font-size: 22px;
}

#bncid-top #useravatar {
	width: 100px;
	float: left;
}

#bncid-top #useravatar img {
	border: 1px solid #97a1ad;
	background-color: #e0e2e2;
	padding: 2px;
}

#bncid-top #userinfo,
#bncid-top #custom_userinfo {
	font-size: 12px;
	text-shadow: #eee 0 1px 1px;
	margin-left: 100px;
	text-overflow: ellipsis;
	width: 80%;
	overflow: hidden;
}

/* @group Edit Page */

#profile-page fieldset {
	padding-top: 25px;
	padding-bottom: 25px;
}

#profile-page tbody {
	font-size: 12px;
}

#profile-page tbody select {
	width: 285px;
	vertical-align: text-bottom;
}

#profile-page tbody select {
	
}

#profile-page tbody td input {
	height: 20px;
	vertical-align: text-bottom;
}

#profile-page tbody th label {
	width: 115px;
	text-align: right;
	display: block;
	height: 21px;
	padding-top: 5px;
}

#profile-page tbody tr.extra-caps-row th {
	text-align: right;
}

#profile-page #pass-strength-result {
	
}

#profile-page p.submit {
	text-align: left;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 0;
}

/* @end */

#bncid-top #userinfo dd,
#bncid-top #custom_userinfo dd {
	display: block;
	margin-bottom: 5px;
	color: #555;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#bncid-top #userinfo dt,
#bncid-top #custom_userinfo dt {
	display: inline;
	margin-right: 15px;
	text-align: right;
	width: 110px;
	font-weight: bold;
	float: left;
}

#custom_userinfo dt.license-key, #custom_userinfo dd.license-key {

}

h3#useractivity {
	background-image: url(images/activity-title.png);
}

.user-recent {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}

.user-recent h4 {
	color: #555;
	font-size: 15px;
	width: 540px;
	display: block;
	padding: 10px 15px;
	margin-left: -15px;
	background-color: #fdffd1;
	border-bottom: 1px solid #e0e2e2;
	border-top: 1px solid #e0e2e2;
	margin-bottom: 15px;
}

.user-recent ol {
	margin-bottom: 24px;
}

#user-threads.user-recent {
	margin-bottom: 50px;
	margin-top: 25px;
}

.user-recent ol li {
	border-bottom: 1px solid #e0e2e2;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
	font-size: 11px;
}

.user-recent ol li span {
	color: #888;
}

.user-recent ol li a {
	font-size: 12px;
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	margin-bottom: 3px;
}

/* @end */

/* @group Localhost */

#localhost {
	position: fixed;
	top: 0;
	left: 0;
	width: 68px;
	height: 68px;
	z-index: 1000;
	background: url(/wordpress/wp-content/themes/bravenewcode4/images/localhost.png) no-repeat 0 0;
}

/* @end */

.num, #forumlist small {
	text-align: center;
	white-space: nowrap;
	font-size: 11px;
}

.topiclink {
	display: block;
}

#topic-info h2 {
	font-size: 22px;
	font-weight: normal;
	background-color: #fff;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-top-right: 8px;
	-moz-border-radius-top-left: 8px;
	color: #333;
	border-bottom: 1px solid #e0e2e2;
	margin: -10px -10px 0;
	padding: 15px;
}

#topic-info h2.forum-1, #topic-info h2.forum-2, #topic-info h2.forum-3, #topic-info h2.forum-4, #topic-info h2.forum-10, #topic-info h2.forum-14 {
	padding-left: 50px;
	background: #fff url(images/discussions-title-32.png) no-repeat 10px center;
}

#topic-info h2.forum-7, #topic-info h2.forum-8, #topic-info h2.forum-9 {
	padding-left: 50px;
	background: #fff url(images/kb-title-32.png) no-repeat 10px center;
}

p.rss-link {
	text-align: right;
	position: relative;
	right: 18px;
	top: 42px;
}

#forum-page p.rss-link {
	position: relative;
	right: 18px;
	top: 32px;
}

a.rss-link {
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-size: 11px;
	padding: 4px 0 4px 20px;
}

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

#forumlist {
	
}

#forumlist tr.bb-parent span {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

#forumlist #forum-7 span {
	background-image: url(images/macish/16x16/book_w_bookmark.png);
}

#forumlist #forum-1 span {
	background-image: url(images/macish/16x16/comments.png);
}

#forumlist #forum-11 span {
	background-image: url(images/wptouch-admin-icon.png);
}

#forumlist #forum-16 span {
	background-image: url(images/wptouch-admin-icon.png);
}

#latest td, #forumlist td, #favorites td {
	padding: 9px 9px 9px 9px;
	color: #666;
	font-size: 12px;
	vertical-align: middle;
}

#forumlist tr td div.nest {
	padding-left: 25px;
}

.left-wrap th a {
	font-size: 11px;
	font-style: italic;
}

#latest th, #forumlist th, #favorites th {
	text-align: center;
	color: #2c2d2d;
	background-color: #d8f4ca;
	font-weight: bold;
	text-shadow: #fff 0 1px 0;
	font-size: 12px;
	padding: 9px;
	border-bottom: 1px solid #d0d2d2;
	border-top: 1px solid #d0d2d2;
}

#main th:first-child {
	text-align: left;
}

tr.bb-category td {
	background-color: #d8e6ed;
	text-shadow: #fff 0 1px 0;
}

tr.bb-category td a {
	font-weight: bold;
	color: #444;
}

#latest, #forumlist, #favorites {
	margin-bottom: 2em;
	background-color: #f7f7f7;
	width: 570px;
}

.left-wrap .nav {
	padding: 12px 0;
	text-align: center;
	background-color: #d8e6ed;
	margin-top: -3.37em;
	margin-bottom: 10px;
}

#profile-page .left-wrap .nav {
	margin-top: 0;
	margin-bottom: -2.6em;
}

#front-page .left-wrap .nav {
	margin-top: -2em;
}

#latest tr, #latest tr.tr-2 {
	background-color: #f6f6f6;
}

#latest tr.alt {
	background-color: white;
}

tr img.mu, li#resolution-flipper.mu img {
	display: none;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover {
	background-color: #d8f4ca;
}

/* @group Search */

#topic-search-form fieldset {
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	background-color: #f6f6f6;
	border-top: 1px solid #e0e2e2;
	margin-bottom: 15px;
}

#topic-search-form div {
	clear: both;
}

#topic-search-form div label {
	display: block;
	float: left;
	padding: 8px;
	text-align: right;
	width: 13%;
	vertical-align: baseline;
	padding-right: 1em;
	font-weight: bold;
	font-size: 11px;
}

#topic-search-form div div {
	display: block;
	float: left;
	clear: none;
	padding: 5px;
}

#topic-search-form div div input {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: text-top;
}

#topic-search-form .submit-input {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	background: -moz-linear-gradient(top, #fff, #ccc);
	border: 1px solid #b9c4c6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: bold;
	font-size: 11px;
	text-shadow: #fff 0 1px 1px;
	color: #5c636a;
	cursor: pointer;
	width: auto;
	padding: 5px 5px 5px 12px;
}

#topic-search-form .submit-input:hover {
	border-color: #358aba;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background: -moz-linear-gradient(top, #fff, #bbb);
}

#topic-search-form .submit-input:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#eee));
	background: -moz-linear-gradient(top, #ccc, #eee);
}

#search-for {
	margin: 15px 0 5px;
}

.search-results {
	margin: 0 0 10px;
	color: #555;
	padding: 15px 30px 15px 15px;
}

.search-results h4 {
	font-size: 20px;
	color: #333;
	margin-bottom: 15px;
}

.search-results li a {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
	padding: 5px 10px;
	text-shadow: #fff 0 1px 0;
	position: relative;
}

.search-results li.alt a {
	
}

.search-results p a {
	background-color: transparent;
	font-size: 11px;
	color: #009ac5;
	display: inline;
}

.search-results a:hover {
	
}

.search-results a span {
	color: #777;
	font-size: 11px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

.search-results ol {
	margin: 4px 0 0 28px;
	list-style-type: decimal;
	font-size: 12px;
	font-weight: bold;
}

.search-results ol li {
	margin: 0;
	padding: 10px 0;
}

.search-results ol li.alt {
	background-color: #f7f7f7;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 1px solid #dcdede;
}

.search-results ol li p {
	font-size: 11px;
	line-height: 150%;
	padding: 0 10px;
}

/* @end */

/* Login, Register, Profile Edit
=================================== */

h3#search {
	background-image: url(images/search-title.png);
}

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-left: none;
	border-bottom-color: #e0e2e2;
	padding: 0 0 10px 10px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	width: 540px;
	border-bottom: 1px solid #e0e2e2;
	border-top: 1px solid #e0e2e2;
	display: block;
	padding: 10px 15px;
	margin-left: -10px;
	background-color: #fdffd1;
}

#profile-page tbody {
	
}

#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 tr.error th em,
#register-page fieldset table tr.error th em,
#profile-page fieldset table tr.error th em {
	position: absolute;
	

/* fieldset:padding-left + table:margin-left + table:width + td:padding-left + input:width + input:padding-right */
	left: 458px;


/* 10 + 15 + 20% * ( 95% * (760 - 10)  ) + 5 + 280 + 5 */
	margin-left: 1em;

/* th:padding-right = 1em */
	color: red;
	font-style: normal;
}

#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 input[type=text],
#register-page fieldset input[type=text],
#profile-page fieldset input[type=text],
#login-page fieldset input[type=password],
#profile-page fieldset input[type=password] {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page tr.form-required label:before,
#register-page tr.form-required label:before,
#profile-page tr.form-required label:before,
p.required-message:before {
	content: ' * ';
	color: red;
	vertical-align: 10%;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	padding: 1px;
	border: 1px solid #c00 !important;
}

.hidden {
	display: none;
}

#pass-strength-result {
	padding: 2px;
	text-align: center;
	width: 280px;
	border: 1px solid #ccc;
	background-color: #e3e3e3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

p.submit input {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	background: -moz-linear-gradient(top, #fff, #ccc);
	padding: 6px;
	border: 1px solid #b9c4c6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-weight: bold;
	font-size: 11px;
	text-shadow: #fff 0 1px 1px;
	color: #5c636a;
	cursor: pointer;
}

p.submit input:hover {
	border-color: #358aba;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
	background: -moz-linear-gradient(top, #fff, #bbb);
}

p.submit input:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#eee));
	background: -moz-linear-gradient(top, #ccc, #eee);
}

