/*
Theme Name: 2col_fixed_right
Theme URI: http://bbpressraw.com/categories/themes/
Description: bbPress blank 2-column theme with right sidebar and fixed width
Version: 1.1
Author: agentmaximus
Author URI: http://bbpressraw.com/
*/

/* Clean up for browser compatibility
================================== */

@import url("initial.css");
@import url("layout.css");

/* initial.css sets the margins oddly for ordered lists */
ol { margin: 1em 0.3em }

/* Global Styles
=================================== */


body {
	background-image: url(http://www.cafetableaux.com/files/ct-bg.jpg);
font-size: .9em;
	font-family: 'Verdana', 'Lucida Grande', Arial, Sans-Serif;

    }




hr {
	display: none;
}




a, a:visited {
color: #704010;
text-decoration: none;
}

a:hover {
color: #fc1;
border-bottom: 1px dashed #000;
}


.whitecaps {
color: #fff;
text-transform: uppercase;
font-size: .7em;
}

/* Default table structure
=================================== */

/* 100% is a good starting width for most tables - this is a forum! */
table { width: 100% }


/* Login form (header.php)
=================================== */

.login {

}

.login p {

}

.login label {

}

.login #submit {

}

p.login {

}

form.login input {

}


/* Breadcrumbs (most templates)
=================================== */
.bbcrumb {

}


/* Notice (profile.php)
=================================== */

.notice {

}

.notice p {

}



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

#front-page #hottags {

}

#front-page #discussions {

}

/* hot tags! */
.frontpageheatmap {

}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {

}

#front-page #discussions ul {

}

.sticky {
	background-color: #ffffd0;
}

/* Topic Page (topic.php)
=================================== */

/* wrapper for topic */
.infobox {
	border: 1px solid #000;
        padding: 0 3px 0 3px;	
        background-color: #B99C75;
}

ul.topicmeta {
	display: block;
	margin-left 1.0; padding-left: 0em;
}

.topicmeta li {
	display: list-item;
	list-style: square inside;
}

#topic-info h2 {
	border: 0px;
	margin: 0px;
}

#topic-info {


}

#topic-tags {
	top: 1.0em;
	margin-top: 2.0em;
}

/* .nav used by topic.php & tag-single.php */
.nav {

}

.nav span {

}

.nav span, .nav a {

}

#thread {
	list-style-type : none;

}

#thread li {
	margin-bottom: 1.0em;
border: #000 solid 1px;
margin-left:0px;
}

#thread li ol, #thread li ul {

}


#thread li ol li, #thread li ul li {

}

/* following are used by post.php */
.threadauthor {

}

.threadpost {
color: #000;
	background-color: #B99C75;
	padding: 10px;
}

.poststuff {
	font-size: .9em;
}

.num, #forumlist small {

}


.postform {
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 96%;
	display: block;
}

.postform label { display: block; }

.rssfeed { line-height: 20px; padding-left: 23px; background: url( "images/feed-icon-16x16.png" ) center left no-repeat; }

#manage-tags {

}

#manage-tags li {

}

.submit {

}

.topiclink {

}

.topictitle {

}

#topic-move {
	margin-bottom: 1.0em;
}








/* Content - specific to the main content div
=================================== */

#content .frontpageheatmap a {

}

#content .infobox li {

}

#content .nav a {

}

#content .nav a:hover {

}

#content a:visited {

}


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

#profile-menu {
	padding-top: 0.5em;
	list-style: none;
	border-bottom: 2px solid #ccc;

}

#profile-menu ul {
}

#profile-menu li {
	font-size: 1.0em;
	background-color: #eee;
	padding: 4px 7px;
	margin: 0px;
	display: inline;
	position: relative;
	top: -3px;
}

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

#userinfo {

}

#userinfo dt {

}

#userinfo dd {

}

#useractivity {

}

.user-recent {

}

.user-recent .alt {
	background-color: transparent;
}

.user-recent ol {

}

.user-recent ol li {

}

/* Profile Edit
=================================== */

fieldset {

}

legend {

}

fieldset table {

}

fieldset table td {

}

fieldset p {

}


/* Other
=================================== */




h3.bbcrumb
{text-transform: uppercase;
}





#front-search {

}

#latest td, #forumlist td, #favorites td {
	border: 1px solid #f5f5f5;
}

#forumlist tr td div.nest {

}

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

#latest th, #forumlist th, #favorites th {
	background-color: #e9ede8;
	border: 1px solid #f5f5f5;
}

#latest, #forumlist, #favorites {
   border: 5px #704010 double;
   background-color: #fff;
}

.alt {

}

.bozo {

}

.alt.bozo {

}

.deleted {

}

.alt.deleted {

}




/* tabbed menu  */

#menu {
	border-bottom : 1px solid #000;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;

}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

}

	
#menu a:link, #menu a:visited	{
font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
        font-family:  Arial, Sans-Serif;
	background : #E8EBF0;
	border : 1px solid #000;
	color : #fff;
	float : left;
	font-size : 1em;
letter-spacing: .15em;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
      background-image: url('http://www.cafetableaux.com/files/ct-bg2.jpg');
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #000;
	color : #000;
}

#menu a:hover	{
background: transparent;
	color : #000;

}


body.section-3 #menu li#nav-3 a {
	background :  fc1;
	border-bottom : 1px solid #000;
	color : #000;
}