/* 
-----------------------------------------------
Large Font-Size Styles
Author:   Elle Meredith

----------------------------------------------- */

@import url("reset.css");       /* Reset */
@import url("layout.css");      /* Layout */
@import url("typography.css");  /* Typography */
@import url("screen.css");      /* rest of styles for screen */

p, li, dt, dd, th, td, fieldset, cite {font-size: 1.8em;}
 #main ul li {font-size: 1.8em;}
#main ul li ul li {font-size: 1.5em;}
p  {line-height: 1.5em;  margin-bottom: 1em;}
dl {font-size: 1.5em; line-height: 2.1em;}

/* =Lists */
ul, ol {margin-bottom: 0.8em;}
li {margin: 0; line-height: 1.8em;} /* =Apply margins */

/* Because em units are used, eliminate compounding */
li li, li p, li h3, li h4, fieldset p, dd li, {font-size: 1.5em;}
ul.second { em: 2em; }

h1 {line-height: 1.5em;}
h2, h3, h4 {line-height: 1.8em;}
h2 {line-height: 1.6em;}
#sidebar h2, h2 {font-size: 4em;}
h3 {font-size: 2.2em;}
h4 {font-size: 1.5em;}

blockquote {margin-bottom: 1.5em;}
blockquote p {margin-bottom: 0;}

/* #header h1 a {background:transparent url(logo.gif) no-repeat scroll 0 0; height: 59px;} */
 /* #nav .inner {background: url(logo_bottom.gif) 25px 0 no-repeat;} */
#header ul {top:18px;}

#nav li a {font-size: 1em; xxpadding: 5px}
#nav li a {float: left; padding: 10px 14px; height: 74px;}


#main .get_support, #main .be_involved {margin-top: 12px /*alignment bug*/;}

/* changed to 144px from 177px */
/* #banner #donate_button a {top: 179px}*/

/* #content #sidebar h2 {font-size: 2.6em;}*/
#sidebar .submenu a {font-size: 1.2em; line-height: 2em;}
#MailPress h3 a {font-size: 0.7em;}
.front #MailPress {top: 313px;}

#content {
height:auto !important;
min-height:550px;
overflow:hidden;
}


#footer h4 {font-size: 1.5em;}
#footer a {font-size: 1em;}