@charset "utf-8";
/* CSS Document */
/*
Theme Name: Marathon Basic Wordpress Template
Theme URI:
Description: A search engine optimized website framework for WordPress.
Author: Marathon Technology Group
Author URI: http://www.marathontechgroup.com
Version: 1.0
Tags:
.
Copyright 2011 by Marathon Technology Group.
.
*/
	
/* Reset default browser styles */
@import url('styles/reset.css');
@import url('http://womensbureau.org/wp-content/themes/FWWB2012/styles/forms.css');
/* Rebuild default browser styles */
/*@import url('styles/rebuild.css');*/
/* Basic WordPress Styles */
@import url('styles/wp.css');
.single #nav-above {
    display:none;
}
.hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
body {
	font-family: sans-serif;
	background-color:#c8b6bb;
	width:100%;
	height:100%;
}
body .erplayPause {
	line-height:normal;
	width:20px;
	height:20px;
}
#header {
	background:url(images/background-tile.jpg) repeat center bottom;
	width:100%;
	height:112px;
}
#masthead {
	width:960px;
	height:211px;
	margin:0 auto;
}
#branding {
	width:196px;
	height:211px;
}
#blog-title a {
	display:block;
	width:196px;
	height:211px;
	background:url(images/website-logo.png) top center no-repeat;
	position:absolute;
	z-index:999;
}
#blog-title a span {
	position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}
#access {
	width:630px;
	text-align:center;
	margin:-123px 165px;
	font-size:1.05em;
	font-weight:bold;
}
#access a {
	color:#330033;
	padding:9px 10px;
	margin:0 2px;
}
#access a:hover, #access .current_page_item a, #access .current_page_ancestor a {
	background-color:#f1cb00;
}
#access .children a:hover, #access .current_page_item .children a:hover, #access .current_page_ancestor .children a:hover {
	background-color:#321224;
}
#access ul li {
	display:inline-block;
}
#access ul li ul li {
	display:block;
}
#access .menu .page_item .children {
	position:absolute;
	z-index:100;
	display:none;
	background-color:#5c2946;
	text-align:center;
	color:#FFF;
	font-size:.75em;
	line-height:1.5em;
	list-style:none;
	margin-top:7px;
	padding:6px 0;
	width:inherit;
}
#access .menu .page_item .children a {
	padding:4px 10px;
}
#access .current_page_item .children a, #access .current_page_ancestor .children a {
	background-color:#5c2946;
}/*
#access .menu .page-item-21 .children {
	margin:5px 0 0 -130px;
}
#access .menu .page-item-22 .children {
	margin:5px 0 0 -275px;
}
#access .menu .page-item-23 .children {
	margin:5px 0 0 -437px;
}*/
#access .menu .page_item .children a {
	display:block;
	color:#FFF;
}
#access .menu .page_item:hover .children {
	display:block;
}
#headerLine1 {
	width:100%;
	height:3px;
	background-color:#f1cb00;
}
#headerLine2 {
	width:100%;
	height:1px;
	background-color:#5c2946;
}
#main {
	width:100%;
	background-color:#95757e;
}
#main ul {
	margin-left:25px;
	list-style:url(images/list-style.png);
}
#main p {
	line-height:1.2em;
	margin:6px 0;
}
#main li, #footer p {
	line-height:1.2em;
	margin:3px 0;
}
#columnWrapper {
	width:960px;
	background:url(images/background-column-wrapper.jpg) top center repeat-y;
	margin:0 auto;
	overflow:hidden;
}
#leftCol {
	text-align:right;
}
.sidebar {
	width:134px;
	margin-top:95px;
	padding:15px;
	float:left;
	color:#FFF;
}
#rightCol {
	margin-top:70px;
}
.sidebar p, .sidebar ul {
	margin-bottom:10px;
	font-size:.9em;
}
#main ul ul {
	margin:0 0 0 15px;
	list-style:url(http://womensbureau.org/wp-content/themes/FWWB2012/images/list-style2.png);
}
.sidebar h2 {
	font-weight:bold;
	margin-bottom:15px;
}
.sidebar a {
	color:#FFF;
}
.sidebarEditLink a, .edit-link a {
	color:#321224;
	font-weight:bold;
	font-size:.75em;
}
#container {
	width:630px;
	height:auto;
	float:left;
	border-left:#5c2946 1px solid;
	border-right:#5c2946 1px solid;
}
#tagline {
	width:630px;
	height:37px;
	background:url(images/tagline.png) top center no-repeat;
}
#content {
	margin:30px 25px;
	padding:15px;
	float:left;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#content a {
	color:#321224;
	font-weight:bold;
}
#content h1 {
	margin-bottom:10px;
	font-size:1.4em;
}
#content h2, #content h3 {
	margin:20px 0 10px 0;
}
#content h2 {
	font-size:1.2em;
}
#content p, #content ul {
	margin-bottom:5px;
}
.entry-content {
	font-size:.8em;
}/*
.entry-content img {
	margin-bottom:.5em;
}*/
.home-page-column, .news-page-column {
	width:180px;
	margin:20px 1px 0 1px;
	position:relative;
	float:left;
}
#home1 {
	clear:left;
}
#news1 {
	width:300px;
	margin-top:5px;
}
#news2 {
	margin-top:5px;
}
.home-page-column-content, .news-page-column {
	font-size:.75em;
	padding:0 10px;
}
#home1-header {
	display:block;
	width:180px;
	height:32px;
	background:url(images/become-a-member.png) top center no-repeat;
}
#home2-header {
	display:block;
	width:180px;
	height:32px;
	background:url(images/our-programs.png) top center no-repeat;
}
#home3-header {
	display:block;
	width:180px;
	height:32px;
	background:url(images/make-a-donation.png) top center no-repeat;
}
#conditionalMenu {
	margin-bottom:15px;
}
#conditionalMenu .current_page_item {
	font-weight:bold;
}
#conditionalMenu .children {
	display:none;
}
#conditionalMenu .current_page_ancestor .children, #conditionalMenu .current_page_item .children {
	display:inline-block;
}
#conditionalMenu li {
	line-height:1.1em;
	margin:6px 0;
}
#conditionalMenu h2 {
	margin-top:15px;
}
#footerLine1 {
	clear:both;
	width:100%;
	height:3px;
	background-color:#5c2946;
}
#footerLine2 {
	width:100%;
	height:9px;
	background-color:#f1cb00;
}
#footer {
	font-size:.75em;
	text-align:center;
	width:960px;
	margin:0 auto;
	padding-bottom:15px;
}
#footer a {
	text-decoration:underline;
	color:#321224;
}