/* @override 
	http://clearlycompare.com/babesonbay/forums/bb-templates/BabesOnBay/style.css
	http://babesonbay.wordpress.brandinfiltration.com/forums/bb-templates/BabesOnBay/style.css
*/

/*
Theme Name: Babes on Bay
Theme URI: http://bbpress.org/
Description: Babes on Bay theme for bbPress.
Version: 0.01 theta-beta
Author: Espresso
Author URI: http://brandinfiltration.com
*/




/* Globals 
=================================== */

* { margin: 0; padding: 0; }

html {
	height: 100%;
}

body {
	/*margin-bottom: 50px;*/
	background-color: #fff;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 100%;
	
}

a { color: #ff812f; text-decoration: none; }
a:hover { color: #403636; }

.alt { background-color: #fff; }

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

.left { float: left; }

.right { float: right; }

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

h1 {
	color: #ff812f;
	font: bold 2.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #c7c7c7;
}

h2 { font-size: 15px;
	color: #2d2c2c;
}

div#discussions h3 a{
	color: #2d2c2c;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#latest tbody tr td h3 a {
	color: #2d2c2c;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

fieldset {
	border-width: 0;
	padding: 2px;
	margin: 5px;
	width: 550px;
}

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 {
	background: #fff url('images/page_header_tile.png') repeat-x;
	min-height: 100%;
	position: relative;
}

#header {
	background: url('images/page_header_bobs.png') no-repeat 0 0 ; /* Remove to get rid of bb emblem. */
	margin: 0 auto 10px;
	width: 726px;
	height: 283px;
	position: relative;
}

#header h1 {
	font-family: Georgia;
	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 a#home {
	display: block;
	height: 250px;
	width: 620px;
	position: absolute;
	top: 0px;
	left: 53px;
	
}

#header p.description {
	font-size: 1.2em;
	font-family: Georgia;
	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, #header h1 a:visited { color: #666; }

div.search {
	float: left;
	position: absolute;
	width: 220px;
	display: inline;
	/*top: 0;
	left: 0;*/
}

div.search input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 5px 0 0 0;
	width: 150px;
}

div.search input.submit {
	line-height: 15px;
	height: 22px;
	width: 53px;
	background: url(images/search_button.gif) no-repeat top left;
	text-indent: -9999px;
	border: none;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: right;
	position: absolute;
	top: 0;
	left: 165px;	
	
}

div.search input.submit:hover {
	background: url(images/search_button.gif) no-repeat bottom left;
}

tr.unread_login_row td.badge {
	background: url(images/new_badge.png) no-repeat right;
}

td.badge {
	text-align: right;
}

#latest td.replies {
	background: url(images/comment.gif) no-repeat 289px 9px;
	text-align: right;
	padding-right: 17px;
}

div.textwidget {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 25px 0 ;
	line-height:15px;
	font-size: 11px;
}

#forumlist tbody tr td.replies {
		background: url(images/comment.gif) no-repeat 321px 18px;
		text-align: right;
		padding-right: 18px;
}

#main_nav {
	width: 624px;
	height: 34px;
	position: absolute;
	top: 250px;
	margin-left: 52px;
	
}

#main_nav ul{
	list-style: none;
}

#main_nav ul li {
	float: left;
}

#main_nav ul li a {
	background: url(images/nav_button.png) no-repeat 0 -2px;
	width: 156px;
	height: 34px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: lighter;
	padding: 8px 0 0 0;
	margin: 0px;
}

#main_nav ul li a.current {
	background: url(images/nav_button_current.png) repeat-x 0 -2px;
}

div#sidebar {
	position: absolute;
	top: 15px;
	left: -180px;
	width: 180px;
	height: 350px;

}

div#main_nav li#current a {
	background: url(images/nav_button_current.png) no-repeat 0 -1px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul li {
	color: #ff812f;
	font-size: 15px;
	padding: 2px 2px 10px 2px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
}

.rightsidebar h2 {
	text-transform: lowercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p#create_account {
	margin: 20px 0 0 0;
	width: 110px;		
}

div#lostpass {
	margin: 20px 0 0 0;
}

#login div.remember div {
	display: block;
}

form.login h4 a {
	display: block;
	background: url(images/create_account_button.gif) no-repeat;
	height: 95px;
	width: 93px;
	text-indent: -9999px;
	text-transform: capitalize;
	margin: 0 0 0 -5px;
	
}

#sidebar ul li ul li h3 a {			/*styling for categories submenu*/
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}

	/*#sidebar ul li ul li {								Used to be bullets for categories
	list-style: disc url(images/arrow_bullet.gif);
	height: 10px;
	padding-left:0px;
	margin-left: 1.5em;
	height:19px;
}*/

#sidebar h2, .right	sidebar h2{
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-transform: lowercase;
}

#main {
	font-size: 1.2em;
	width: 606px;
	padding: 0 23px 0;
	margin: -10px auto 0;
	position: relative;
	background: url(images/body_bg.gif) repeat-y 9px 9px;
    min-height:600px;
	height:auto !important; hack that makes auto-height work in IE6
	height:600px;
	
}

div#forum_new{
	width: 90px;
	height: 0px;
	margin: 0;
	clear: none;
}

div#main div#forum_new a.new-topic {
	margin: 0;
	left: 80px;

	top: -14px;
}

div#main a.new-topic {
	position: relative;
	top: -10px;
	left: 515px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a#faq {
	position: relative;
	top: -18px;
	left: 430px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

input#postformsub {
	background: url(images/submit_button.png) no-repeat top left;
	text-indent: -9999px;
	height: 22px;
	width: 53px;
	border: none;
	display: block;
	position: relative;
	top: 10px;
	left: 0;
}

#forum_categories li {
	float: left;
	width: 250px;
	list-style: none;
	margin: 20px 20px;
	display: inline;
	height: 255px;
}

#footer p a {
	color: #fff;

}

#footer p a:hover {
	text-decoration: underline;
}

small {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#forum_categories li small {
	font-size: 11px;
	line-height: 15px;
}

#postform fieldset {
	margin: auto auto auto -8px;
	height: 200px;
	width: 500px;
}

input#postformsub:hover {
		background: url(images/submit_button.png) no-repeat bottom left;
}

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

#footer {
	/*clear:both;
	margin: -56px 0 0 0;
	color: #fff;
	font-size: 1.0em;
	padding: 12px 0 0 0;
	height: 20px;
	clear: both;
	text-align: center;
	width: 100%;
	position: relative;
    bottom: 0;
	background-color: #ff812f;*/
clear:both;padding:5px 0;margin:0 0px;color: #fff;font-size: 1.0em;background:#ff812f;;border-top:1px solid #06C;	border-color: #bf6021;	text-align: center;
}

#main ol.results li {
	margin: 0 0 0 18px;
}

fieldset legend {
	
}

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

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

.login {
	position: relative;
	top: 40px;
	color: #444;
	/*width: 100%;*/
	width:150px;
	z-index: 1;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}

.badge img {
	position: relative;
	top: 5px;
}

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

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

}

div.remember {
	clear: both;	
}

form.login input.submit {
	float: left;
	margin: 10px 0 4px 0;
	display: block;
	text-indent: -9999px;
	border: none;
	height: 22px;
	width: 53px;
	background: url(images/login_button.png) no-repeat top left;
}

form.login input.submit:hover {
	/*background-color: #e7e7e7;*/
	background: url(images/login_button.png) no-repeat bottom left;
}

div#logout {
	left: 0px;
	top: 40px;
	padding: 0 0 0;
	width: 150px;
	position: relative;
}

#logout ul li {
	list-style: none;
	margin: 4px 0;	
}

#forum_categories li h2 a {
	color: #333;
}

div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
}

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



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

#hottags {
	width: 150px;
	margin: 0px;
}


div.rightsidebar {
	position: absolute;
	top: -33px;
	left: 655px;
	/*margin:-423px 0 0 635px;*/
	overflow: visible;	
	height: 250px;
	width: 220px;
	
}

#front-page #discussions {
	margin-left: 5px;
	width: 604px;
	padding-top: 15px;
	line-height: 17px;
}

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

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 5px 0 5px;
}

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



tr.sticky td { background-color: #d0d0d0;
	border-bottom: 2px solid #fff;
}

/* 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;
}
div#login {
	width: 220px;
	height: 400px;
}


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

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
	margin: 0 0 0 -2px;
	width: 594px;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

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

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

ul.topicmeta {
list-style: none;	
}

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

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

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

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

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

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

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

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

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

#thread 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 {
	_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 #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	white-space: nowrap;
}

form.postform {
	background-color: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-left: 2px;
	width: 580px;
	min-height: 250px;
}

.postform textarea {
	height: 10em;
	margin: 5px 0 0 0;
	padding: 5px;
	width: 375px;
	max-width: 460px;
	border: 1px solid #ccc;
	display: block;
}

.postform label { display: block; }

.postform #topic,
.postform #tags-input {
	margin: 5px 0 5px 0;
	padding: 5px;
	width: 375px;
	border: 1px solid #ccc;
	display: block;
}

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

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

/*p.submit { text-align: left;
	margin: -45px 0 50px 333px;
	float: left;
	display: block;
	position: relative;
	top: -55px;
	left: 400px;
	width: 60px;
}*/

p.submit input {
	height: 22px;
	width: 53px;
	background: url(images/submit_button.png) no-repeat top left;
	text-indent: -9999px;
	border: none;
	display: inline;
	/*position: relative;
	top: -45px;
	left: 500px;*/
}
#topic-move input {
	height: 22px;
	width: 53px;
	background: url(images/move_button.png) no-repeat top left;
	text-indent: -9999px;
	border: none;
}

#topic-move input:hover {
		background: url(images/move_button.png) no-repeat bottom left;
	
}



input#topic-search-form-submit.button.submit-input {
	height: 22px;
	width: 53px;
	background: url(images/search_button.gif) no-repeat top left;
	text-indent: -9999px;
	border: none;
}

input#topic-search-form-submit.button.submit-input:hover {
		background: url(images/search_button.gif) no-repeat bottom left;
}

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

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: 5px 40px 10px 10px; }

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

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

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background-color: #ddd;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 1px;
	text-align: left;
}

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

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


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

#profile-menu {
	list-style: none;
	right: 355px;
	left:119px ;
	top: 5px;
	width: 100px;
	margin: 0 0 5px 0;
}

#profile-menu li {
	display: inline;
	margin: 10px;
	
}

#profile-menu li a {
	font-size: 1.1em;
	/*background-color: #ddd;*/
	padding: 4px 0 0 20px;
	display: block;
}

#profile-menu li.current a {
	background-color: #dbdbdb;
}

#profile-menu li a:hover {
	/*background-color: #e7e7e7;
	border-color: #e7e7e7;*/
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

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

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

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

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

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

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

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

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

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

#login-page sup.required,
#register-page sup.required,
#profile-page sup.required {
	color: red;
}

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

.form-invalid input {
	border-color: #c00 !important;
}

.form-table input, .form-table textarea {
	border-color: #c6d9e9;
}

.hidden {
	display: none;
}

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

div.admin {
	margin: 20px 0 0 0;
}

div.nest {
	font-size: 12px;
	padding-left: 20px;
}

div#main div.nest li {
	list-style-type: square;
	font-size: 13px;
}

#forum_categories li.nest, li.nest h2{
	visibility: hidden;
	height: 0;
	width: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#forum_categories li h2 a{
	color: #ff812f;
}