/*
Theme Name: Women Making America
Theme URI: http://jimdoran.org/
Description: The default WordPress theme by <a href="http://jimdoran.net/">Jim Doran</a>.
Version: 1.0
Author: Jim Doran
Author URI: http://jimdoran.net/
Tags: blue, custom header, fixed width, two columns, widgets

	Jim Doran v1.0
	 http://jimdoran.net/

	This theme was designed and built by Jim Doran,
	whose blog you will find at http://jimdoran.net/joy/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@charset "utf-8";
/* Begin Resets */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0;padding:0;}table {border-collapse:collapse;border-spacing:0;}fieldset, img {border:0;}address, caption, cite, code, dfn, th, var {font-style:normal;font-weight:normal;} li { list-style:none;}caption, th { text-align:left;}h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}abbr, acronym {border:0;font-variant:normal;}input, textarea, select {font-family:inherit;font-size:inherit;}
/* end resets */
body { background:#8eaa5e; font-family:Arial, Helvetica, sans-serif; color:#000;}
#page { width:960px; background:#fff; margin:0 auto;}
#content { background:#FFF; padding:2em; width:600px; display:inline; float:left;}
#content a:link, #content a:visited { color: #b00f1f; text-decoration:none; }
#content a:hover, #content a:focus, #content a:active { color:#fa6f2e;text-decoration:underline; }
#sidebar { float:right; width:250px; display:inline; padding:.5em; border-left:1px solid #999; font-size:.85em;}
#sidebar .widgettitle { font-size:1.25em; color:#4a6437; padding:.15em; font-weight:bold;}
#sidebar ul {  width:135px; }
#sidebar li { margin-left:1.15em;} 
#sidebar li a:link,#sidebar li a:visited { color:#4d5a9d; text-decoration:none;}
#sidebar li a:hover, #sidebar li a:focus, #sidebar li a:active { color:#1d33aa; text-decoration: underline;}
/*.post hr {	display: block; font-weight:bold; font-size:1.25em;	}*/
/* header */
#headerimg h1, #headerimg .description {display: block; height: 0; overflow: hidden; }
#header {background:url(http://womenmakingamerica.com/images/bkTopNav.jpg) top right no-repeat; width:960px; height:157px; margin-bottom:.05em;}
#header img { float:left; display:inline; }
#header { font-family:Impact, "Arial Black", Arial, Helvetica, sans-serif; font-weight:bold; font-size:3em; }
#header ul { padding-top:.75em; margin-left:2em; display:inline; float:right;}
#header li { display:inline; margin-right:.60em; }
#header a:link, #header a:visited { color:#FFF; background:#767da2; text-decoration:none;}
#header a:hover, #header a:focus, #header a:active {color:#fa6f2e; background:#767da2;}
#download {color:#000; background:none; font-size:.5em; float:right; margin-top:.35em; background:url(http://womenmakingamerica.com/images/images/pdf.gif) left top no-repeat; padding-left:40px;height:40px; margin-right:.25em; }
#header #download a:link,  #header #download   a:visited { color:#767da2; background:none; }
#header #download  a:hover, #header #download a:focus, #header #download a:active { text-decoration:underline; color:#fa6f2e; }
#header #selected { text-decoration:underline; }
.post { float:left; width:710px; display:inline; text-align: justify;padding:1em .5em 1em 2em;}
.pagenav, .categories { display:inline; }
.post p { margin:.5em 0 .5em 0; }
.post h2 { font-family:Impact, "Arial Black", Arial, Helvetica, sans-serif; font-weight:bold; font-size:2em; color:#8f6493; }
.entry { margin:1.5em 0; width:580px;}
#footer { text-align:center; font-size:.85em; padding:1em; background-color:#8f6493; color:#fff;}
#footer a:link, #footer a:visited { color:#fff;  text-decoration:none;text-decoration: underline;}
#footer a:hover, #footer a:focus, #footer a:active {  color:#fff;text-decoration: none; }
.navigation { text-align:center; width:900px; padding:1em; }
.navigation div { display:inline; margin:1em;}
.commentlist {margin-left:2em; } #respond {margin:.25em;}
.comment {border-bottom:dotted 1px #4c6639; }
#respond input {margin-bottom:.25em; }
/* generic styles */
img.centered { display: block; margin-left: auto; margin-right: auto;}
img.alignright { padding: 4px;	margin: 0 0 2px 7px; display: inline;	}
img.alignleft {	padding: 4px; margin: 0 7px 2px 0; display: inline;	}
.alignright { float: right; }
.alignleft { float: left; }
.clearfloat {clear:both;height:0;font-size: 1px; line-height: 0px;}