/* * name:									childrens rights for print media 
*    updated: 							apr 25, 2008
*    author:     						paul jarvis, twothirty.com
*   ----------------------------------------------------*/

* { border: none; }

body {
	font-family: helvetica, arial, sans-serif;
	background: white;
	font-size: 11pt;
	margin: 0 5%;
	}

	td, th, h1, h2, h3, h4, h5, h6 {
		font-family: helvetica, arial, sans-serif;
		}

	li {
		font-family: helvetica, arial, sans-serif;
		}

	p {
		font-size: 10pt;
		font-family: helvetica, arial, sans-serif;
		line-height: 1.2em;
		}
		
		h2 { font-size: 15pt; }
		h1 { font-size: 20pt; }
		h3 { margin: 3em 0 0 0; padding: 0; }

.alignleft { float: left; margin: 20px; }
	
	#logo a { display: none;}
	#logo img { display: block; }

#header { border-bottom: 5px solid black; }
#footer { border-top: 5px solid black; }


ul#nav { display: block; width: 100%; float: left; margin: 0 !important; padding: 0 !important; }
	ul#nav li { list-style: none; float: left; margin: 0 !important; padding: 0 !important; }
		ul#nav li a { display: block; float: left; margin: 5px; }
ul#nav ul, ul#nav ul *, #searchform, #get-involved, #utils,#signupform { display: none; }

#content { clear: left; }



.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}
