/*
Theme Name: Spoonjuice v2
Theme URI: http://www.spoonjuice.com/
Description: Spoonjuice Forum
Version: 1.0
Author: Chinmay Chiranjeeb
Author URI: http://www.sourcebits.com/
*/

/* Fonts Embed*/


@font-face {
    font-family: "Lucida Grande";
    src: url('LucidaGrande.ttf');
}

@font-face {
    font-family: "Whitney Semibold";
	src: url('Whitney-Semibold.ttf');
}

@font-face {
    font-family: "Whitney Medium";
	src: url('Whitney-Medium.ttf');
}

/* Main CSS*/
body{
	color: #98d1fb;
	font: 11px/18px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	min-width:1000px;
	background: #020507 url('images/home-bg.jpg') no-repeat center 0;
}

* { margin: 0; padding: 0; }

.f_lef{float:left;}
a { color: #fff; text-decoration: none;	outline:none; }
a:hover { color: #fff; text-decoration: underline; }

#latest tr.alt{
	background: none !important;
}

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

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

.left { float: left; }

.right { float: right; }

h1 { font-size: 2em; }

h2 { font-size: 1.3em; }

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

/* Structure
=================================== */

#wrapper {
}

#header {
	margin: 0 auto 10px;
	width: 250px;
	padding:10px 0;
	position: relative;
}

#header h2{
	margin-left:-27px;
}

#header .separator{
	padding:10px 0;
	width:100%;
}

#header h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	overflow: auto;
	position: absolute;
	display: block;
	color: #444;
	text-align: right;
	letter-spacing: -1px;
	right: 53px;
	bottom: 26px;
	padding: 6px;
	z-index: 2;
}

#header p.description {
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	overflow: auto;
	position: absolute;
	display: block;
	color: #666;
	text-align: right;
	right: 53px;
	bottom: 13px;
	padding: 6px;
	z-index: 2;
}

#header p { margin-bottom: 0; }

#header h1 a { color: #555; text-decoration: none; }
#header h1 a:hover { color: #666; }

#header div.search {
	float: right;
	padding: 4px;
	background-color: #aaa;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

#main {
	font-size: 12px;
	width: 940px;
	min-height:400px;
	margin: 0 auto 25px;
	padding:20px 0px 50px;
	position: relative;
}

.bbcrumb {
	font-size: 14px;
	padding: 5px 0 20px 26px;
	color:#98D1FB;
	text-shadow:0 0 15px #3B94F3;
}

.bbcrumb a{
	color:#6c7c90;
	background: url("images/arrow_crumb.png") no-repeat right top;
	margin:0 5px 0 0;
	padding:0 18px 0 0;
}

.bbcrumb a:hover{
	color:#98D1FB;
}

#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	border-top: 1px solid #0d2949;
	margin: auto;
	color: #666;
	font-size: 1.0em;
	padding-top: 10px;
	clear: both;
	text-align: right;
	width: 760px;
}

#footer p.showoff {
	color: #888;
}

.notice {
	padding: 10px 0;
}

.notice a{
}

.notice.error {
	color: red;
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login {
	font-weight: normal;
	color: #AAD3EE;
	z-index: 1;
	font-size: 12px;
}

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

.login label {
	display: block;
	line-height: 14px;
	padding:0 5px 6px 0;
	text-align:right;
}

form.login input {
	padding: 2px;
	line-height: 14px;
	font-size: 13px;
	margin: 0;
}

#quick_remember{
	width:auto;
}

p.lost{
	text-align: right;
}

.login div.remember {
	padding: 5px 0 9px 72px;
	line-height: 12px;
	text-align: left;
	color:#65A7D2;
}

form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}

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

#front-page #hottags {
	width: 200px;
	overflow: hidden;
}

#discussions {
	width:672px;
	float:left;
}

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

.sidebar .frontpageheatmap {
	padding: 0 0 10px 0px;
}

h2, #front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery, #useractivity {
	background: url(images/post-h1-bg.png) 14px bottom no-repeat;
	height:52px;
	padding:12px 0 0 26px;
	font-size:18px;
	color:#effdfd;
	text-shadow: -2px -1px 30px #3b94f3;
	font-family: "Whitney Semibold", sans-serif;
}

.chrome #front-page #main h2, .chrome #forum-page #main h2, .chrome h2.post-form, .chrome #userlogin, .chrome #currentfavorites, .chrome #register, .chrome #passwordrecovery {
	text-shadow:none;
}

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


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

a.page-numbers,
span.page-numbers {
	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: #2d3b4b;
}

#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:#FFFFFF;
	text-shadow:0 0 12px #FFFFFF;
}

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

.infobox ul {
	margin: 10px 0 10px 26px;
	padding: 0;
	list-style-type: none;
}

.admin{
	padding: 0 26px;
}

.infobox ul li {
	padding: 2px 2px 2px 15px;
	background: url(images/arrow_list.png) 2px center no-repeat;
}

#topic-info {
	float: left;
	padding: 0 25px;
	width:45%;
}

#topic-info #topic_posts, #topic-info #topic_voices{
	margin:0 0 0 26px;
}

#topic-tags {
	float: right;
	padding: 0 1em 0 0;
	width:45%;
}

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

.postform.edit-form fieldset{
	width:auto;
	margin: 0 auto;
}

.postform.edit-form fieldset input[type="submit"]{
	margin-right: 11px;
}

#tag-form #tagformsub{
	position: relative;
	top:-1px;
}

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

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

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	/*border-top: 1px solid #0d2949;*/
	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 0em;
	width: 120px;
}

.threadauthor p { margin: 0; }

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

.threadpost {
	padding:25px;
	margin:10px 26px 0px 140px;
	background-color: #0d2949;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

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

#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; /* 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 #5f7da1;
	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;
}

#forumlist td a{
	display:block;
}

h2.post-form {
	border-bottom-width: 0;
	margin-bottom: 2px;
}

.postform {
	background-color: #0d2949;
	padding: 25px;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform p{
	padding:0px !important;
}

.postform textarea {
	margin: 5px 0;
	padding: 5px;
	display: block;

}

.postform label { display: block; }

.postform #topic,
.postform #tags-input {
	margin: 5px 0;
	padding: 5px;
	width: 232px;
	display: block;
}

#postform fieldset{
	width:100%;
	margin: 0 auto;
}

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

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

p.submit { text-align: right; }

p.allowed { margin-bottom: 0; }

.topiclink { display: block; }

p.rss-link {
	text-align: right;
	margin: 20px 0;
}

a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('images/rss_icon.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { 
	display:inline;
	position:relative;
	top:9px;
}

#topic-move div, #topic-move fieldset{
	display:inline;
	height:28px;
	position:relative;
	width:430px;
}

#topic-move #forum-id{
	width:145px;
}

/* 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:; }

#latest th, #forumlist th, #favorites th {
	text-align: left;
	background: url("images/th_bg1.png") repeat 0 0;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 5px 9px;
	color: rgb(255, 255, 255);
}

#latest th a, #forumlist th a, #favorites th a {
	color: rgb(200, 200, 200);
	font-style: italic;
}

#latest th a:hover, #forumlist th a:hover, #favorites th a:hover {
	color: rgb(255, 255, 255);
}

tr.bb-category td, .bb-parent td, .sticky {
	background-color: #003366;
}

#latest, #forumlist, #favorites {
	background: url("images/forum_bg.png") repeat 0 0;
	margin-bottom: 3em;
	width: 95%;
}

#latest, #forumlist {
	margin:0 15px;
}

#discussions .nav {
	margin-top: -2em;
	margin-bottom: 1em;
}

#discussions p{
	padding:0 26px;
}

#discussions .threadpost p{
	padding:0;
}

img{
	border:none;
}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	padding:0;
	position:absolute;
	right:26px;
	top:20px;
	width:auto;
}

#profile-menu li {
	display: inline;
}

#profile-menu li a {
/*	font-size: 1.1em;
	background:url("images/forum_bg.png") repeat 0 0;
	padding: 4px 7px;
	position: relative;
	border-bottom: 1px solid #9e9e9e;
	-moz-border-radius-topleft: 6px;
	-khtml-border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-khtml-border-top-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
*/
}

#profile-menu li a:hover{
	text-decoration: none;
}

#profile-menu li.current a {
	/*background:url("images/th_bg.png") repeat 0 0;
	background: #001020 url(images/forum_bg.png) repeat scroll 0 0;
	border-bottom: 1px solid #9e9e9e;*/
}

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

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Search
=================================== */

#topic-search-form 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;
}

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

#topic-search-form div label {
	display: block;
	float: left;
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
	font-weight: bold;
}

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


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

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

.search-results ol { margin: 5px 0 0 28px; }

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

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

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset, dl#userinfo, .user-recent {
	margin:0 26px 15px 30px;
	line-height:20px;
}
.user-recent {
	color:#477192;
}
#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding:15px 0;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	text-align: right;
	width: 22%;
	padding:7px 5px 11px;
	text-align:right;
	vertical-align:top;
}

#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:425px;; /* 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 p,
#register-page fieldset p,
#profile-page fieldset p {
	padding-left: 0px !important;
}

#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: #cc9999 !important;*/
}

.form-invalid label{
	/*color:#ff0000;*/
}

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

.hidden {
	display: none;
}

#manage-tags input[type="submit"]{
	background:transparent url(images/th_bg1.png) repeat scroll 0 0;
	border:1px solid #666666;
	padding:0 4px 1px;
	color:#6699CC;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
}

#manage-tags input[type="submit"]:hover{
	color:#FFFFFF;
	text-shadow:0 0 8px #FFFFFF;
}

/* Main CSS*/

.wrap{
	max-width:1100px;
	margin:0 auto !important;
	min-height:800px;
	min-width:990px;	
}

.wraper_top{
	background:url(images/wraper_top_bg_main.png) left top repeat-x;
	min-height:800px;
	width:100%;
	float:left;
}

.subwraper_top{
	background:url(images/wraper_top_bg.png) repeat-x 0 0;
	min-height:800px;
	width:100%;
	float:left;
}

.subwraper_top_main{
	background:url(images/wraper_top_bg_main.png) repeat-x 0 -418px;
	min-height:800px;
	width:100%;
	float:left;
}

#wrap_footer{
	background:url(images/wrap-footer-bg.png) left top repeat-x;
	min-height: 200px;
	width:100%;
	margin-top: 58px;
	float:left;
}

.lg{
	font-family: "Lucida Grande", sans-serif;
}

.ws{
	font-family: "Whitney Semibold", sans-serif;
}

.wm{
	font-family: "Whitney Medium", sans-serif;
}

.bgnone{
	background: none !important;
}

.none{
	display: none !important;
}

.container {
	width: 940px;
	margin: 0 auto;
	position: relative;
	padding:0 10px;
}

input:focus, textarea:focus{
	outline: none;
}

.clear{
	clear: both;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.al{
	text-align: left;
}

.ar{
	text-align: right;
}

.ac{
	text-align: center;
}

.aj{
	text-align: justify;
}

/* Title Block */

#home #menu li:hover, #menu li:hover{
	text-shadow:0 0 20px #fff;
}

.chrome #home #menu li:hover, .chrome #menu li:hover{
	text-shadow:none;
}

ul.ac li a:hover, .ac li.selected a{color:#557791;}

#menu li.selected{
	text-shadow:0 0 20px #fff !important;
}

.layout_holder_sub{
	background:url(images/subpage-top-panel.png) center top no-repeat;
}


.chrome #menu li.selected{
	text-shadow:none !important;
}

.title {
	font-size:13px;
	height: 20px;
	padding:15px 0;
}

.title h3{
	padding:0 2%;
	width:10%;
	line-height: 20px;
	color: #fff;
	text-align:center;
}

.title-sep-l,.title-sep-r{
	background: url(images/panel-title-bg.png) repeat-x left 9px;
	width:43%;
	height: 20px;
}

.title-sep-r{
	background: url(images/panel-title-bg.png) repeat-x right 9px;
}

/* Footer */

.footer{
	background: url(images/footer-bg.jpg) left top no-repeat;
	height:70px;
	color:#416890;
	font-size:11px;
	line-height:25px;
	padding:0 0 40px;
	margin:12px auto 0;
	max-width:1100px;
	min-width:990px;
}

.footer .container.lg{
	padding-top:60px;
}

.footer ul li{
	list-style-position: outside;
	display:inline;
	background: url("images/footer-bullet.png") left 3px no-repeat;
	padding: 0 10px 0 15px;
	cursor: pointer;
}

ul.ac li a {
	color:#30485A;
}

p.ac, p.ac a {
	color:#182939;
}

p.ac a:hover, ul.ac li.active a{
	color:#557791;
}

/**************Top Category menu***************/
#mac h3{
	background: url(images/icons/catnav_mac.png) no-repeat 0 -91px ;
}

#mac .category-m.active h3{
	background: url(images/icons/catnav_mac.png) no-repeat 0 9px;
}

#android h3{
	background: url(images/icons/catnav_android.png) no-repeat 0 -91px ;
}

#android .category-m.active h3{
	background: url(images/icons/catnav_android.png) no-repeat 0 9px;
}

#mobile h3{
	background: url(images/icons/catnav_bberry.png) no-repeat 0 -91px ;
}

#mobile .category-m.active h3{
	background: url(images/icons/catnav_bberry.png) no-repeat 0 9px;
}

#wrapper #iphone h3 {
	background: url(images/catnav_iphone.png) left -91px no-repeat;
}

#wrapper #iphone .category-m.active h3, #wrapper #iphone .category-m:hover h3{
	background: url(images/catnav_iphone.png) no-repeat 0 9px;
}

#wrapper #mac h3 {
	background: url(images/icons/catnavhm_mac.png) left -91px no-repeat;
}

#wrapper #mac .category-m.active h3, #wrapper #mac .category-m:hover h3{
	background: url(images/icons/catnavhm_mac.png) no-repeat 0 9px;
}

#wrapper #android h3 {
	background: url(images/icons/catnavhm_android.png) left -91px no-repeat;
}

#wrapper #android .category-m.active h3, #wrapper #android .category-m:hover h3{
	background: url(images/icons/catnavhm_android.png) no-repeat 0 9px;
}

#wrapper #mobile h3 {
	background: url(images/icons/catnavhm_bberry.png) left -91px no-repeat;
}

#wrapper #mobile .category-m.active h3, #wrapper #mobile .category-m:hover h3{
	background: url(images/icons/catnavhm_bberry.png) no-repeat 0 9px;
}

.sidebar{
	float: right;
	width:245px;
}

.lost{
	margin: 17px 0px 0 0px;
}

.lost a{
	color:#5b98bf;
}

.login label span{
	display:inline-block;
	font-weight:bold;
	min-width:65px;
	padding:0 3px 5px 0;
	text-align:right;
}

.login label input{
	margin: 0px 0 5px;
	width:152px;
}

.topnav li{
	height:65px;
	list-style: none;
}

input[type='checkbox']{
	border: none !important;
}

#userinfo dt{
	display:table-cell;
	min-width:88px;
	margin:0 15px 0 0;
	width:auto;
	float:left;
	text-align:right;
}

#userinfo dd a{
	color:#98D1FB;
}

h4{
	margin:0 0 15px;
	font-weight:bold;
	font-size:14px;
	color:#98d1fb;
}

h4 a{
	color: #97d3fb;
}

h4 a:hover{
	color: #c6e8ff;
}


.postbox{
	width:100%;
	position: relative;
}

.postbox .tl{
	background: url(images/post-box-bg.png) left top no-repeat;
	padding:0 0 0 11px;
}

.postbox .tr{
	background: url(images/post-box-bg.png) right -24px no-repeat;
	padding:0 11px 0 0;
}

.postbox .tm, .postbox .bm{
	background: url(images/post-box-bg.png) left -48px repeat-x;
	height:11px;
	width:100%;
}
.postbox .bl{
	background: url(images/post-box-bg.png) left -12px no-repeat;
	padding:0 0 0 11px;
}

.postbox .br{
	background: url(images/post-box-bg.png) right -36px no-repeat;
	padding:0 11px 0 0;
}

.postbox .bm{
	background: url(images/post-box-bg.png) left bottom repeat-x;
}

.user-recent table tr td{
	padding:2px 0;
	color:#548fb6;
	line-height:20px;
}

.user-recent table tr td a{
	color:#89cbf6;
}

.user-recent table tr td.topic, #views li, .user-recent p{
	background: url(images/arrow_list.png) 15px center no-repeat;
	padding:2px 10px 2px 30px;
}

#views{
	list-style: none;
}

a.edit{
	color:#98D1FB;
	position:absolute;
	right:26px;
	text-shadow:0 0 15px #3B94F3;
}

li#Profile a, li#Favorites a, li#Edit a{
	background: url(images/button-profile-edit-fav.png) left top no-repeat;
	width:120px;
	height: 37px;
	text-indent: -99999px;
	display: inline-block;
}

li#Favorites a{
	background-position: right top;
	margin-left:-3px;
}

li#Edit a{
	background-position:-120px top;
	margin-left:-4px;
	width:118px;
}

li#Profile a:hover, li#Profile.current a{
	background-position: left bottom;
}

li#Edit a:hover, li#Edit.current a{
	background-position: -120px bottom;
}

li#Favorites a:hover, li#Favorites.current a{
	background-position: right bottom;
}

/* Login form */

#quick_user_login, #quick_password{
	background: url(images/login_box.png) left top no-repeat;
	height:24px;
	border:0 none;
	color:#98D1FB;
	margin: 0 0 6px;
	height:17px;
	margin:0 0 6px;
	padding:6px 8px;
	width:154px;
}

#user_login_reset_password, .form-field input[type='text'], #pass1, #pass2, input[type='text'] {
	background: url(images/textbox.png) left top no-repeat;
	border:0 none;
	color:#98D1FB;
	height:17px;
	margin:0 0 6px;
	padding:6px 8px;
	width:227px;
}



.quicklogin, .register, .recover, .update, .delete{
	background: url(images/button-login.png) left top no-repeat !important;
	width:170px !important;
	height:37px !important;
	display: block;
	border:0 none !important;
	text-indent: -99999px;
	cursor: pointer;
	float: none !important;
}

.register{
	background: url(images/button-register.png) left top no-repeat !important;
}

.recover{
	background: url(images/button-recover.png) left top no-repeat !important;
}


.update{
	background: url(images/button-update.png) left top no-repeat !important;
	margin:0 0 0 176px !important;
}

.delete{
	background: url(images/button-delete.png) left top no-repeat !important;
	position: absolute;
	margin:0 0 0 340px !important;
	top: -37px;
}

.quicklogin:hover, .recover:hover, .register:hover, .delete:hover, .update:hover{
	background-position: left bottom !important;
}

.checkbox {
	width: 18px;
	height: 15px;
	padding: 0 5px 0 0;
	background: url(images/button-checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
	min-width:18px !important;
	position: relative;
	top: -2px;
}

div.select{
	width:242px;
	overflow: hidden;
}

.select{
	width:242px;
	background: url("images/custom_select.png") no-repeat;
	height:28px;
	border: 0px;
	padding:3px 0 0 9px;;
	color:#98D1FB;
	display: block;
	position: absolute;
}

select.styled{
	width:242px !important;
}

select#display_name option, select#admininfo_role option{
	background:#00101F none repeat scroll 0 0;
	padding:5px;
	line-height: 18px;
	color:#98D1FB;
}

.extra-caps-row .checkbox{
	top:2px;
}

#discussions form{
	position: relative;
}

/* Password Strength*/

#pass-strength-result, #pass-strength-result.short, #pass-strength-result.bad, 
#pass-strength-result.good, #pass-strength-result.strong {
	background: url("images/password_strength.png") 0 0 no-repeat;
	height: 31px;
	width: 242px;
	text-indent: -99999px;
}

#pass-strength-result.bad{
	background-position:left -31px;
}

#pass-strength-result.good{
	background-position:left -62px;
}

#pass-strength-result.strong{
	background-position:left -93px;
}

textarea{
	background: url("images/textarea.png") 0 0 no-repeat;
	font-size:12px;
	height:68px;
	margin:0 0 0 20px;
	overflow:auto;
	padding:5px 10px 5px 8px;
	width:413px;
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	border: 0;
	color:#98D1FB;
}

input[type='submit']{
	background: url("images/button.png") 0 0 no-repeat;
	width: 117px;
	text-align: center;
	color:#97D3FB;
	cursor:pointer;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:36px;
	line-height:14px;
	border: 0;
	margin: 10px 0;
}

input[type='submit']:hover{
	background-position: 0 -37px;
}

.postform input[type="submit"]{
	margin-top: -4px;
}

#selectforum_id.select{
	left:53px;
	padding:6px 0 0 9px;
	position:relative;
	top:-15px;
}

#topic-move label{
	position:relative;
	top:6px;
}

select#forum-id{
	height:26px;
	left:-62px;
	top:-47px;
}

#topic-move input[type='submit']{
	left:305px;
	position:relative;
	top:-64px;
}

#postformsub{
	margin: -3px 10px 0 0;
}
.btn-hiring {
  position: absolute;
  z-index: 999;
  text-indent: -9999px;
  top: 0;
  right: 0;
  width: 173px;
  height: 170px;
  background: url("http://www.spoonjuice.com/wp-content/themes/spoonjuice/images/hiring.png") no-repeat right top;
}

.btn-hiring a {
  position: absolute;
  right: 0;
  display: block;
  width: 75px;
  height: 75px;
  top: 0;
}

.btn-hiring:hover {
  background-position: right center;
}

