/* @override 
	http://www.edequality.com/?css=styles/print
	http://www.edequality.com/?css=styles/style.v.1241132048
*/

body {background: white; font: 12px "Lucida Grande", Lucida, Verdana, sans-serif; }

h1 {font-size: 18pt;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}

#container {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   line-height: 1.5em;
   }
a:link, a:visited {
   color: #7c0000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.edequality.org" attr(href) ") ";
   }


/*
CUSTOMIZATIONS
*/

#disqus_thread,
a.dsq-brlink,
#header .facts,
#sidebar,
#nav,
#quicksignup,
#addthis,
#footer .search
{
  display: none;
}


#header {border-bottom: 1px solid #ccc; padding-bottom: 10px;}
#content {margin: 0; padding: 10px 0;}
#footer {border-top: 1px solid #ccc; padding-top: 10px; text-align: center;}

#logo {background: url(/page/-/wrapper/img/wecan_logo_home.png) no-repeat; height: 69px; width: 457px;}
#logo a {display: block; height: 69px; width: 457px;}
#logo h2 {text-indent: -100em; overflow: hidden;}

.floatl { margin: 10px 10px 10px 0; }
.floatr { margin: 10px 0 10px 10px; }