/*************************************
© copyright eight6, llc.
eight6.com designed this site.
please don't steal...
if you do, your nose will fall off.
or worse...
*************************************/

/* -------------------------------------------------------------- 
   * Resets default browser CSS.
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/*body {
	line-height: 1;
	color: black;
	background: white; }*/

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/************* END RESET RELOADED *************************/

body {
    font:normal 100%/1.5em Candara, "Trebuchet MS", "Gill Sans", "Lucida Grande", Helvetica,  sans-serif;
	background-color: #2C2989;
	background: #000 url(../images/bg.jpg) repeat-x 50% 0;
	color: #f7f7f7;
}

body#home {
	font:normal 100%/1.5em "Comic Sans MS", "Comic Sans", Helvetica,  sans-serif !important;
	background: #000 url(../images/bg.jpg) repeat-x 50% 0;
}



p {
	margin-bottom: 1.25em;
}

#bodycopy p+p { text-indent: 2em; }

blockquote { margin-top: 1em; border-left: 3px solid gray; padding-left: .5em; margin-bottom: 1em;}

/*
a, a:link, a:visited, a:active {
	color: #38DB08;
	text-decoration: none;
	border-bottom: 1px solid #38DB08;
}
*/

a, a:link, a:visited, a:hover {
	color: #FF0;
	text-decoration: none;
	border-bottom: 1px solid #FF0;
}

 a:active, a:focus, a:visited:active, a:visited:focus {
	color: #38DB08;
	text-decoration: none;
    background: black !important;
	border-bottom: 1px solid black;
}

a.permalink { text-decoration: none; border: none }

#home a, #home a:link, #home a:visited, #home a:active {
border: none;
}

#home a:hover {
border: none;
}

a:hover { border-color: #fff; color: #fff; }



/* But no underlining on banner ads */

dd a:link, dd a:visited, dd a:hover { border:none; text-decoration: none; }


ul {
	margin-bottom: .75em;
}
ul li, ol li {
	margin: 0 0 1.25em 2em;
	padding: 0 0 0 0;
	list-style: circle;
/*	background: url(../images/bullet.png) no-repeat 0 .25em; */
}
em, cite {
	font-style: italic;
}
strong {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
 line-height: 1.4em;
	color: #fff;

	margin: 0 0 .25em 0;
	font-weight: bold;
	font-family: Candara, "Lucida Grande", "Trebuchet MS", Helvetica,  sans-serif;
}
h4, h5, h6 {

}
h1 {
font-size: 2em;
line-height: 1.2em;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	text-decoration: none;
	color: #E25700;
	border: none;
}

h2 { font-size: 1.5em;}
h3 { font-size: 1.3em; font-weight: normal;}
h4 { font-size: 1.3em}
h4 { font-size: 1.1em}
h5 { font-size: 1.0em}
.newsdate { color: gray;  font-size: 1.3em; font-weight: normal;}
.newsdate strong { color:  #f7f7f7; font-weight: bold }

#content h1 {
	width: 710px;
}
#content img {
margin-bottom: 1em;
}
#content {
	letter-spacing: 0.1em;
}
#content a, #content a:link, #content a:visited, #content a:active {

}
#content a:hover {
border-bottom: 1px solid white;
}


#header {
	display: block;
	width: 100%;
	text-align: left;
	background: url(../images/header-subpage.png) repeat-x 50% 0px;
	height: 90px;
}
body#home #header {
	text-align: center;
	height: 159px;
	background-image: url(../images/mezzotint.png);
	background-position: bottom left;
}
body#home #header .sleeve {
	height: 247px;
	width: 830px;
	margin: 0 auto;
	position: relative;
	}

#subtitle1 {
	position: absolute;
	top: 0px;
	left: 0;
	height: 116px;
	background: url(../images/here_to_tell_you.png) no-repeat 0 0;
	width: 486px;
	text-indent: -1000em;
	margin-left: -37px;
}
#subtitle1 a, #subtitle1 a:link, #subtitle1 a:visited, #subtitle1 a:active {
	width: 180px;
	display: block;
	height: 30px;
	position: absolute;
	top: 40px;
	left: 65px;
	border-bottom: 1px dashed #ccc;
	z-index: 10000;
}

#subtitle1 a:hover {
	border-bottom: 1px solid #ccc;
}

#subtitle2 {
	position: absolute;
	right: 0;
	top: 80px;
	margin-right: -30px;
}
#logo {
	padding-top: 35px;
	position: absolute;
	left: 50%;
	margin-left: -420px;
	font-size: 1em;
	z-index: 1000;
}
#logo a:link {
display: block;
height: 1px;
line-height: 1px;
font-size: 1px;
}
body#home #logo {
	padding-top: 10px;
	z-index: 100;
	margin-left: -380px;
}
body#sources #content h1 {
font-size: 2em;
}

#bodycopy {
	width: 830px;
	margin: 40px auto 0 auto;
}

#content {
	margin: 0 10px 0 40px;
	width: 510px;
	float: left;
}
#navigation {
	width: 220px;
	float: right;
	margin-right: 0px;
	margin-top: 2.75em;
	font-weight: normal;
}

#navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 .5em 0;
	font-size: .96em;
	line-height: 1.8em;
	font-weight: bold;
	background: none;
}

#navigation li a, #navigation li a:link, #navigation li a:active {
text-decoration: none;
border: none;
}
#navigation li a:visited {
background: none;
}
#navigation li a:hover {
	color: white;
	background: none;
	text-decoration: underline;
}
#navigation li strong a {
color: white;
}

#navigation li.sources {
letter-spacing: -.02em;
background: url(/images/sources_button.png) no-repeat 4px 0;
width: 190px;
height: 115px;
border: 0;
color: #fff;
padding-top: 3px;
padding-left: 24px;
margin-left: -24px;
}
#navigation li.sources a, #navigation li.sources a:link, #navigation li.sources a:visited, #navigation li.sources a:active {
background: none;
padding: 0;
}

#navigation li.sources a:hover {
background: none;
}

#navigation li h2 {
margin-top: 1em;
padding-top: .25em;
font-size: 1.2em;
color: #fff;
font-weight: bold;
}
.reason h2 {
	margin-bottom: .5em;
	position: relative;
	z-index: 10000;
}
.reason h2 a, .reason h2  a:link, .reason h2  a:visited, .reason h2  a:active {
	text-indent: -1000em;
	margin-bottom: 0;
	display: block;
}
.reason h2  a:hover {
}
.reason {
	margin-bottom: 2em;
}
.reason_columns {
	width: 50%;
	float: left;
}
.first { margin-right: 10px; }
.last { margin-left: 10px; }
.reason p a, .reason p a:link, .reason p a:visited, .reason p a:active {
	color: white;
	text-decoration: none;
}
.reason:hover p,
.reason p a:hover {
text-decoration: underline;
	
}
#enough  a, #enough  a:link, #enough  a:visited, #enough  a:active {
	background: url(../images/h/not_enough.png) no-repeat;
	height: 40px;
}
#enough  a:hover {
}
#wrong_kind  a, #wrong_kind  a:link, #wrong_kind  a:visited, #wrong_kind  a:active {
	background: url(../images/h/wrong_kind.png) no-repeat;
	height: 40px;
}
#wrong_kind  a:hover {
}

#reason_listen a, #reason_listen a:link, #reason_listen a:visited, #reason_listen a:active {
	background: url(../images/h/dont_listen.png) no-repeat;
	height: 41px;
}
#reason_listen a:hover {
}
#newtech a, #newtech a:link, #newtech a:visited, #newtech a:active {
	background: url(../images/h/new_technology.png) no-repeat;
	height: 41px;
}
#newtech a:hover {
}
#fonts a, #fonts a:link, #fonts a:visited, #fonts a:active {
	background: url(../images/h/hard_to_read.png) no-repeat;
	height: 36px;
}
#fonts a:hover {
}
#fox a, #fox a:link, #fox a:visited, #fox a:active {
	background: url(../images/h/fox_henhouse.png) no-repeat;
	height: 77px;
}
#fox a:hover {
}
#crumbs a, #crumbs a:link, #crumbs a:visited, #crumbs a:active {
	background: url(../images/h/deaf_people_settle.png) no-repeat;	
	height: 77px;
}
#crumbs a:hover {
}
#standards a, #standards a:link, #standards a:visited, #standards a:active {
	background: url(../images/h/no_standards.png) no-repeat;
	height: 79px;
}
#standards a:hover {
}

#footer {
	width: 830px;
	margin: 4em auto;
	clear: both;
	font-size: .75em;
	border-top: 1px solid #4E49C8;
	color: #f7f7f7;
	padding-top: 1.5em;
}
 
#footer h2 {
	font-size: 1em;
}
#footer h2, #footer p.inline {
	display: inline;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
border: none;
}

#footer a:hover {
}

#footer ul {
margin: 0 0 .75em 0;
padding: 0;
}
#footer ul li {
display: inline;
list-style: none;
background: none;
padding: 0 .5em 0 0;
margin: 0 .5em 0 0;
border-right: 1px solid #4e49c8;
} 
#footer ul li.last {
border: none;
}
#footer p {
float: left;
}
#footer .copyinfo {
float: right;
}

/* Small caps */
.caps
{
	font-size: smaller;
	letter-spacing: .1em;
	text-transform: uppercase;
}
.ed {
	display: inline;
	font-size: 95%;
	border-bottom: 1px solid gray;
}

/*Monospaced*/
code, .cc, .CC, samp, kbd, var, .monospaced, pre
{
	font-family: Consolas, "TheSans Mono", "Thesis Mono", "TheSansMono-5 Normal", "Lucida Console", "Lucida Grande Console", "Lucida Sans Typewriter", "Andale Mono", monospace;
	font-size: 95%;
}
pre { font-size: 80% }


/* Alignment */
.centre { text-align: center; }
.left { text-align: left;}
.right { text-align: right;}
img[align="right"] { border: none; padding: 0 0 2% 2%;}
img[align="left"] { border: none; padding: 0 2% 2% 0; }
.alignright { border: 1px solid gray; float: right; margin: 0 0 .75em 1.5em; clear: both;}

code { font-style: italic; }
/* Noindent */
#bodycopy .noindent, blockquote p.noindent, p.noindent { text-indent: 0 !important; }

#specialnoindent { text-indent: 0 !important }

/* Donation form */

form.donation { margin-left: -1em }