/*  
Theme Name: MyBabyOurBaby Forum Theme
Theme URI: http://www.mybabyourbaby.com
Description: The theme used for all bbPress-powered MBOB pages.
Version: 1.0
Author: Ray Hernandez and Beau Lebens
Palette: Green (headings, links, some buttons): #378f2b
         Red (links, buttons): #c51617
         Text (and some headings): #333333
         Rare Alternate Heading: #a5d900
         Main Nav Tabs: #bcd91c
         Dark background (highlights, boxes): #d0f378
         Light Background: #eefacf
         Alternate Light Background: #f6fae1
         Error Background: #eececd
         Success Background: #88c18e

Forums also incorporate a variety of custom variations:

Table background gradients
	green: #afdfb5 --> #caf9cf
	grey:  #eeeeee --> #fafafa
*/

h2 a {
	color: #378f2b;
}
h2 a:hover {
	background: #378f2b;
	color: #ffffff;
}
h3 {
	font-size: 1.4em;
}
#search-box {
	float: right;
	margin-top: 5px;
}
.search {
	width: 200px;
}
.search-form {
	background: #ededed;
	padding: 1em;
	margin: 1em 0;
}
.search-form fieldset {
	float: left;
}
.search-form legend {
	font-size: 1.2em;
	font-weight: bold;
}
#search-submit {
	background: #378f2b;
	color: #ffffff;
}
.error-txt {
	color: #c51617 !important;
}
ul#forumlist {
	margin: 1em 0 0 0;
	padding: 0 8px 0 4px;
	border-bottom: solid 10px #378f2b;
	width: 694px;
	float: left;
	font-weight: bold;
	font-size: .9em;
}
ul#forumlist li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#forumlist li a {
	padding: 0 0 0 17px;
	text-decoration: none;
	display: block;
	margin-left: 4px;
	float: left;
}
ul#forumlist li a span {
	text-decoration: none;
	color: #378f2b;
	margin: 0;
	padding: 4px 17px 1px 0;
	display: block;
}
ul#forumlist li a:hover, 
ul#forumlist li a.current {
	background: #378f2b url('../../../wp-content/themes/home/images/forums-ntl.gif') no-repeat top left;
	padding: 0 0 0 17px;
}
ul#forumlist li a:hover span, 
ul#forumlist li a.current span {
	background: #378f2b url('../../../wp-content/themes/home/images/forums-ntr.gif') no-repeat top right;
	padding: 4px 17px 1px 0;
	color: #ffffff;
}
#new-topic a:hover {
	background: none;
}
table {
	width: 706px;
	font-size: .85em;
}
th, td {
	padding: .5em 1.5em;
}
table a {
	color: #378f2b;
	font-weight: bold;
	border-bottom: dotted 1px;
}
table#featured {
	border-top: solid 1px #cdebd1;
	background: #caf9cf url('../../../wp-content/themes/home/images/forums-featured-bg.png') repeat-x top left;
}
table#featured th {
	background: #8ac08e;
	color: #ffffff;
	font-weight: bold;
}
table#featured td {
	color: #606060;
	border-bottom: solid 1px #90c597;
	border-top: solid 1px #fbfdf0;
	border-left: 0;
	border-right: 0;
}
table#featured a:hover {
	background: #378f2b;
	color: #ffffff;
	border: 0;
}
table#latest {
	border-top: solid 1px #ededed;
	background: #fafafa url('../../../wp-content/themes/home/images/forums-list-bg.png') repeat-x top left;
}
table#latest th {
	background: #dedcdd;
	color: #333333;
	font-weight: bold;
}
table#latest td {
	color: #606060;
	border-bottom: solid 1px #e0dcdd;
	border-top: solid 1px #fbfdf0;
	border-left: 0;
	border-right: 0;
}
table#latest a:hover {
	background: #333333;
	color: #ffffff;
	border: 0;
}
#post-panel-wrap {
	border-top: solid 10px #378f2b;
}
#post-panel {
	background: #f2f2f2;
	border-top: solid 1px #ffffff;
}
#post-panel ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: solid 5px #8ac08f;
}
#post-panel li {
	margin: 0;
	padding: .5em 1em;
}
#post-panel label {
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.rss-link {
	background: #dedcdd;
	padding: .4em;
	font-weight: bold;
	font-size: .9em;
	float: right;
	border: 0;
	cursor: pointer;
	margin-bottom: 2em;
}
.rss-link img {
	margin-right: .5em;
}
.rss-link a {
	color: #333333;
}
.rss-link a:hover {
	background: none;
}
#post_content {
	width: 98%;
}
table.mceEditor td {
	background: inherit;
	margin: 0;
	padding: 0;
}
#forum-list-banner {
	text-align: center;
}
.topic-title h2 {
	clear: none;
}
hr {
	clear: both;
	margin: 1em 0;
	border-top: solid 1px #dedcdd;
	border-bottom: solid 1px #fbfdf0;
}
.author-avatar {
	display: block;
	float: left;
}
.author-avatar {
	padding-right: 1.5em;
}
.author-avatar img {
	border: solid 4px #ffffff;
}
.topic-list-wrap {
	border-top: solid 1px #ffffff;
	margin: 0;
	padding: 0;
}
.topic-list {
	border-top: solid 5px #8ac08e;
	margin: 0;
	padding: 0;
}
.nav {
	background: #ededed;
}
ol#thread, ol.results {
	margin: 0;
	padding: 0;
}
ol#thread li, ol.results li {
	list-style-type: none;
	background: #ededed;
	border-bottom: solid 2px #ffffff;
	padding: 1em 1.5em;
	margin: 0;
}
ol#thread li.alt, ol.results.alt {
	background: #f2f2f2;
}
ol#thread a, ol.results a {
	color: #378f2b;
	text-decoration: underline;
}
ol#thread a:hover, ol.results a:hover {
	background: #378f2b;
	color: #ffffff;
}
.post-content {
	margin-left: 110px;
}
ol#thread .post-content li, ol#thread .first-post-content li {
	background: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: .85em;
}
ol#thread .post-content ul ul, ol#thread .post-content ol ol, ol#thread .first-post-content ul ul, ol#thread .first-post-content ol ol {
	margin-bottom: 0;
}
ol#thread .post-content li li, ol#thread .first-post-content li li {
	font-size: 1em;
}
ol#thread .post-content ul li, ol#thread .first-post-content ul li {
	list-style-type: square;
}
ol#thread .post-content ol li, ol#thread .first-post-content ol li {
	list-style-type: decimal;
}
ol#thread .post-content ul, ol#thread .post-content ol, ol#thread .first-post-content ul, ol#thread .first-post-content ol {
	margin-bottom: 1em;
}
.post-meta {
	color: #378f2b;
	font-size: .7em;
	font-weight: bold;
}