/*
Theme Name: Washington County Moms lite
Theme URI: http://heraldmailweb.com/misc/themes/wcmoms-lite
Description: A light theme for Washington County Moms
Version: 1.0
Author: Ray Naegle
Author URI: http://zer01ne.com/
Template: bp-default
Tags: buddypress, two-column, light
*/
@import url(../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css);
@import url(../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css);
@font-face {
	font-family: "Museo 700";
	src: url("museo700.otf");
}
@font-face {
	font-family: "Museo 300";
	src: url("museo300.otf");
}
body {
	background: #f6f6f6;
	color: #333;
}
h1, h2, h3 {
	font-family: "Museo 700";
	font-weight: normal !important;
}
a {
	color: #27908a;
}
div#header {
	background: none !important;
	height: 60px;
	padding-top: 5px;
}
div#header h1 {
	position: relative;
	font-family: "Museo 300";
	font-weight: normal;
	line-height: 100%;
}
div#header h1 strong {
	font-weight: normal;
	font-family: "Museo 700";
}
div#header h1 a, div#item-header h2 a {
	color: #3a3a3a !important;
}
div#header h1 span {
	color: #ed4262;
}
span.pink {
	color: #ed4262;
}
h1#logo {
	left: 0px;
}
ul#nav {
	font-family: "Museo 700";
	font-size: 1.125em;
	max-width: 100%;
	top: 0px;
	bottom: auto;
	right: 0px;
	background: #3a3a3a;
	padding: 5px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-o-border-bottom-right-radius: 4px;
	-o-border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
ul#nav li:first-child {
	padding: 4px 0px 0px 15px;
}
ul#nav li {
	padding: 5px 15px;
}
ul#nav li a {
	background: none !important;
	color: #f0e9e2;
	padding: 0px;
}
ul#nav li a:hover {
	color: #ed4262;
}
ul#nav li.selected a,
ul#nav li.current_page_item a {
	color: #ed4262;
}
ul#nav li span {
	font-size: 1.33em;
	font-family: "Museo 300";
}
ul#nav li span a {
	display: inline;
	font-family: "Museo 700";
	color: #27908a;
	text-decoration: underline;
}
div#container {
	font-size: 11pt;
	background: #ffffff;
	border: 1px solid #dadada;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
div#item-header h2 a {
	color: #ff0000; 
}
div#content {
	float: right;
}
div#content .padder {
	margin-right: 0px;
	margin-left: 225px;
	border-left: 1px solid #eee;
	border-right: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	min-height: 600px;
}
div.pagination {
	background: transparent !important;
}
div#sidebar {
	position: relative;
	top: 0px;
	margin-left: -225px;
	left: 225px;
	background: transparent;
	border: 0px;
}
div.item-list-tabs {
	background: #eaeaea;
	font-weight: bold;
}
div.item-list-tabs a {
	color: #3a3a3a;
}
div.item-list-tabs#subnav {
	background: transparent;
	border-bottom: 1px solid #eaeaea;
}
div.item-list-tabs ul li.selected a,
div.item-list-tabs ul li.current a {
	background: #ffffff;
	color: #788f03;
}

.thirds, .half {
	padding: 0em;
	margin: 0em;
	overflow: hidden;
}
.thirds> * {
	float: left;
	margin: 0em 3% 0em 0em;
	width: 30%;
}
.half> * {
	float: left;
	margin: 0em 3% 0em 0em;
	width: 47%;
}
.thirds> *:last-child,
.half> *:last-child {
	margin: 0em;
}
.normal {
	font-size: 0.75em;
	font-family: Helvetica, Arial, sans;
}

/* PROFILES */
.activity-list .activity-header a:first-child,
span.activity,
span.highlight {
	background: #c3efec;
	border: 1px solid #83c4c0;
	border-top: 0px;
	border-left: 0px;
}

span.highlight, div#message p {
	background: #f8f8f8;
	border: 1px solid #eaeaea;
	border-top: 0px;
	border-left: 0px;
	font-family: Helvetica, Arial, sans;
	font-weight: bold !important;
	color: #788f03;
}
div#item-header h2 span.highlight span {
	background: #788f03;
	color: #fff;
}
div#message p {
	background: #f8f8f8;
	border: 1px solid #eaeaea;
	color: #3a3a3a;
}
span.activity {
	color: #aaa;
}
/* ACTIVITY LIST */
.activity-list li.mini p{
	font-size: 10pt;
}
.activity-list .activity-header a:first-child {
	color: #27908a;
}
.activity-list .activity-header a:first-child:hover {
	background: #27908a !important;
	color: #c3efec !important;
	border: 1px solid #058e68;
	border-top: 0px;
	border-left: 0px;
}
.activity-list div.activity-meta a.acomment-reply {
	background: #f8f8f8 !important;
	color: #788f03 !important;
	border: 1px solid #eaeaea;
	border-top: 0px !important;
	border-left: 0px !important;
}
.activity-list div.activity-meta a.acomment-reply:hover {
	background: #bed73e !important;
	color: #242424 !important;
	border: 1px solid #9cb51c;
}
.activity-list div.activity-meta a {
	background: #f8f8f8;
	color: #ed4262;
	border: 1px solid #eaeaea;
	border-top: 0px !important;
	border-left: 0px !important;
}
.activity-list div.activity-meta a:hover {
	background: #ed4262;
	color: #242424;
	border: 1px solid #cb2040;
}
div.activity-comments > ul,
div.activity-comments form.ac-form {
	background: #f8f8f8;
	border: 1px solid #eaeaea;
}
div.activity-comments ul li {
	border-color: #eaeaea;
}
ul.item-list li {
	border-bottom: 1px solid #eaeaea;
}
body.activity-permalink .activity-list li .activity-content {
	background: #ffffff;
	border: 0px;
}
body.activity-permalink .activity-list li .activity-header > p {
/*	background-image: url(wcmoms-activity-arrow.png); */
}
/* TABLES */
table tr.alt {
	background: #f8f8f8;
}
table tr td.label {
	border-right: 1px solid #eaeaea;
}
/* MESSAGES */
table#message-threads tr.unread td {
	background: #eaeaea;
	border: 1px solid #e0e0e0;
	border-left: 0px;
	border-right: 0px;
}
div#message-thread div.alt {
	background: #eaeaea;
}
div.messages-options-nav {
	background: #eaeaea;
}
li span.unread-count,
tr.unread span.unread-count {
	background: #bed73e;
	color: #000;
}
/* ADMIN BAR */
#wp-admin-bar {
	position: relative;
}
#wp-admin-bar .padder {
	width: 100% !important;
	background: #3a3a3a;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-o-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
#wp-admin-bar ul li#bp-adminbar-notifications-menu a span {
	background: #bed73e;
}
/* FORUMS */
div#sidebar h3.widgettitle {
	background: #eaeaea;
	font-family: Helvetica, Arial, sans;
	font-weight: bold !important;
}
table.forum tr:first-child {
	background: #eaeaea;
}
ul#topic-post-list li.alt {
	background: #f8f8f8;
}
/* BP ALBUM + */
.picture-thumb-box {
	background-color: #f8f8f8 !important;
	border: 1px solid #eaeaea !important;
	border-top: 0px !important;
	border-left: 0px !important;
}
/* GENERAL WP STYLES */
div.post table {
	border: 1px solid #eaeaea;
}
.post table * {
	border: none !important;
}
/* RESOURCES */
div#content.resources h2 {
	margin-bottom: 0.25em;
}
div#content.resources h2 + h2{
	margin-top: 1.25em;
}
div#content.resources h3 {
	font-family: Helvetica, Arial, sans;
	font-size: 1.125em;
}
div#content.resources h3 a {
	color: #333;
}
ul.resources-preview {
	padding: 0em;
}
ul.resources-preview li {
	padding: 1em;
	margin: 0em;
}
ul.resources-preview li.featured {
	background: #fff6c1;
	border: 1px solid #ccc39d;
}
ul.resources-preview li.featured + li.featured {
	margin-top: 1em;
}
/* two adjacent non-featured listings should have a border between them */
ul.resources-preview li:not(.featured) + li:not(.featured) {
	border-top: 1px solid #eaeaea;
}
div.meta {
	margin-bottom: 1em;
}
div.meta ul {
	margin-top: 1em;
}
div.meta > *:not(h1) {
	font-size: 0.8em;
	line-height: 1.25em;
	color: #333;
}
/* POSTS */
div.post div.post-content {
	margin-left: auto;
}
div.post div.post-content img.post-media {
	border: 4px solid #eaeaea;
	padding: 0px;
}
div.post #article_byline,
div.post #article_endcontent {
	font-size: 0.8em;
	color: #555;
}
div.post #article_endcontent {
	font-style: italic;
	line-height: 2em;
	padding: 1em 2em 0em;
	border-top: 1px solid #eaeaea;
}
/* SIDEBAR */
#recent-articles li,
#moms-clubs li {
	margin-bottom: 1em;
}
#recent-articles li:last-child,
#moms-clubs li:last-child {
	margin-bottom: 0em;
}
#recent-articles li p,
#moms-clubs li p {
	font-size: 0.85em;
}
.recaptcha-error {
    color: #fff;
    background: #e41717;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 6px;
    width: 376px;
    margin: 5px 0px 10px;
}

