/* Theme Name: Children's Defense Fund Description: Theme/Skin for www.childrensdefense.org Version: 1.0 Author: OmniStudio Author URI: http://www.omnistudio.com/ */

/* GLOBAL RESET -----*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* 
----------------------------------------------------------------------------- 
GENERIC STYLES
-----------------------------------------------------------------------------*/
#container a{
	text-decoration:none;outline: none;
}
#container a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 1em;
}
#header h1 strong, #navigation strong, .none, #priority strong {
	display: none;
}
.left {
	float:left;
}
.right {
	float:right;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
	bottom: 1ex;
	font: normal 8px Arial, Helvetica, sans-serif;
}
h1 sup {
	bottom: 3.5ex;
}
sub {
	top: .5ex;
}

/* 
----------------------------------------------------------------------------- 
LAYOUT STYLES
-----------------------------------------------------------------------------*/
body {
	background: #CAE1F3 url(/images/wrpr/bg2.gif);
	margin: 0px;
	padding: 0px;
	font: 0.75em/1.25em "Lucida Grande", Arial;
	color: #333333;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/* 
----------------------------------------------------------------------------- 
UTILITY NAV/SEARCH STYLES
-----------------------------------------------------------------------------*/
#utility {
	margin-top: 15px;
	font-size: 9pt;
	color: #666666;
	height: 25px;
}
#utility table, #utility tr, #utility td, #utility div {
font-size: 8pt;
}
#utility #search #textfield {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	height: 18px;
	font-size: 10px;
	color: #455560;
	padding-left: 3px;
	padding-top: 3px;
	margin-left: 10px;
	width: 200px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
}
#utility a {
	color: #0072ae;
}
#utility a.donate {
	color: #990000;
}


/* 
----------------------------------------------------------------------------- 
MAIN NAVIGATION/DROPDOWN STYLES
-----------------------------------------------------------------------------*/
#navigation {
	background: url(/images/wrpr/bg.gif) no-repeat;
	height: 71px;
	position: absolute;
	top: 40px;
	width: 960px;
}
#navigation li {
	float: left;
}
#navigation a {
	display: block;
	height: 71px;
	margin-right: 1px;
}
#navigation #howcdfhelps a {
	background: url(/images/wrpr/howcdfhelps.gif) no-repeat;
	width: 157px;
}
#navigation #resources a {
	background: url(/images/wrpr/resources.gif) no-repeat;
	width: 165px;
}
#navigation #support a {
	background: url(/images/wrpr/supportcdf.gif) no-repeat;
	width: 132px;
}
#navigation #getinvolved a {
	background: url(/images/wrpr/getinvolved.gif) no-repeat;
	width: 89px;
}
#navigation #researchdata a {
	background: url(/images/wrpr/researchdata.gif) no-repeat;
	width: 161px;
}
#navigation #news a {
	background: url(/images/wrpr/news.gif) no-repeat;
	width: 90px;
}
#navigation #whois a {
	background: url(/images/wrpr/whois.gif) no-repeat;
	width: 88px;
}
#navigation #howcdfhelps a:hover, #navigation li#howcdfhelps:hover a,
#navigation #resources a:hover, #navigation li#resources:hover a,
#navigation #support a:hover, #navigation li#support:hover a,
#navigation #getinvolved a:hover, #navigation li#getinvolved:hover a,
#navigation #researchdata a:hover, #navigation li#researchdata:hover a,
#navigation #news a:hover, #navigation li#news:hover a,
#navigation #whois a:hover, #navigation li#whois:hover a {
	background-position:left -71px;
}

#navigation #howcdfhelps.on a, #navigation #howcdfhelps.on a:hover,
#navigation #resources.on a, #navigation #resources.on a:hover,
#navigation #support.on a, #navigation #support.on a:hover,
#navigation #getinvolved.on a, #navigation #getinvolved.on a:hover,
#navigation #researchdata.on a, #navigation #researchdata.on a:hover,
#navigation #news.on a, #navigation #news.on a:hover,
#navigation #whois.on a, #navigation #whois.on a:hover {
	background-position:left -142px;
}




/* DROPDOWNS */
#navigation #howcdfhelps ul li a, 
#navigation #resources ul li a, 
#navigation #support ul li a, 
#navigation #getinvolved ul li a,
#navigation #researchdata ul li a,
#navigation #news ul li a,
#navigation #whois ul li a {
	background: url(none);
	width:195px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#navigation ul ul li {
	padding: 2px 5px;
	background: #E3DDD3;
	margin-right: 5px;
	margin-left: 5px;
}
#navigation ul ul li a {
	display: block;
	padding: 5px;
	height:auto;
	font-size: 90%;
	color: #272054;
	background: url(none);/*
	border-bottom: 1px dashed #C7BBA7;*/
}
#navigation #howcdfhelps ul li a:hover, 
#navigation #resources ul li a:hover, 
#navigation #support ul li a:hover, 
#navigation #getinvolved ul li a:hover,
#navigation #researchdata ul li a:hover,
#navigation #news ul li a:hover,
#navigation #whois ul li a:hover {
	background: #FFFFFF url(none);
	text-decoration: underline;
}
#navigation ul li ul { /* second-level lists */
	position: absolute;
	background: #161238;
	width: 225px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-top: 5px;
	padding-bottom: 6px;
}
#navigation ul li#news ul, #navigation ul li#whois ul {
	margin-left:-135px;
}
#navigation ul li.on ul { /* second-level lists */
	display: none;
}
#navigation ul li:hover ul, #navigation ul li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#navigation ul ul ul, #navigation ul ul ul ul {
	display: none;
}

/* 
----------------------------------------------------------------------------- 
HEADER/BANNER STYLES
-----------------------------------------------------------------------------*/
#header {
	background: #0A4283 url(/images/wrpr/homepage.jpg) no-repeat;
	height: 123px;
	margin: 71px 0 0 0;
	*margin: 66px 0 0 0;
}

#header a {
	display: block;
	height: 121px;
	width: 450px;
	margin-left: 2px;
}

/* 
----------------------------------------------------------------------------- 
CONTENT-TOP STYLES
-----------------------------------------------------------------------------*/
#content-top {
	background: #E6DFD6 url(/images/wrpr/content-top.gif) repeat-y;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-bottom: 10px;
}
#home #features {
	height: 314px;
}
#welcome {
	width: 208px;
	color: #504a72;
	font: 135%/1.4em "Times New Roman", Times, serif;
	padding: 15px 15px 0px;
}
#content-top #welcome strong {
	font-style: italic;
	font-weight: bold;
}
#welcome p {
	margin-bottom: 0.5em;
}
#priorities {
	width: 238px;
	color: #444444;
	padding-bottom: 5px;
}
#priorities h2 {
	color: #FFFFFF;
	background: #272054;
	font: 200%/1em "Times New Roman", Times, serif;
	margin-bottom: 8px;
	padding: 8px 15px 0px 10px;
}
#priorities p {
	padding: 0px;
	margin: 0px 10px 10px;
}
#priorities ol {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#priorities ol li {
	padding-bottom: 5px;
	padding-right: 10px;
}
#priorities a {
	font-weight: bold;
	color: #272054;
}
#priorities a.learnmore {
	background: url(/images/wrpr/arrow-purple.gif) no-repeat right 4px;
	padding-right: 13px;
}


/* 
----------------------------------------------------------------------------- 
CONTENT-BOTTOM STYLES
-----------------------------------------------------------------------------*/
#content-bottom {
	background: #FFFFFF;
	padding: 1px;
}

#content-bottom #watermark {
	background: url(/images/wrpr/watermark-cdf-homepage.gif) no-repeat right bottom;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

/* CONTENT STYLES */
#content-bottom #content {
	width: 920px;
	padding: 20px;
	line-height: 1.35em;
	color: #545454;
}
#home #content-bottom #content {
	padding: 0px 0px 20px 20px;
	width: 700px;
}

#content-bottom #content #content-3 {
	width: 700px;
}

#content-bottom #content #content-3 ul li {
	background: url(/images/wrpr/bullet-small.gif) no-repeat left 6px;
	padding-left: 8px;
	padding-bottom: 4px;
}

#content-bottom #content a, #content-bottom #sidebar .components a {
	color: #990000;
}

#content-bottom #content h1 {
	margin-top: 10px;
	font: 36px/0.95em "Times New Roman", Times, serif;
	color: #272054;
	background: url(none);
	margin-bottom: 20px;
	line-height: 1em;
}
#home #content-bottom #content h3 {
	font: normal 240%/.9em "Times New Roman", Times, serif;
	color: #272054;
	margin-bottom: 5px;
	letter-spacing: -1px;
}
#content-bottom #content h2 {
	color: #272054;
	font-size: 26px;
	line-height: 1em;
}
#content-bottom #content h3 {
	font-size: 135%;
	color: #549127;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 1em;
}
#content-bottom #content h4 {
	font-size: 125%;
	font-weight: bold;
	color: #125FA0;
	margin-bottom: 3px;
	line-height: 1em;
	margin-right: 20px;
}
#content-bottom #content #pub-search h4 {
	font-size: 26px;
	font-weight: normal;
	color: #125FA0;
	line-height: 1em;
}
#content-bottom #content h5 {
	font-size: 115%;
	font-weight: bold;
	color: #EA6411;
	line-height: 1em;
}
#content-bottom #content h6 {
	margin-top: 10px;
	font: 26px/0.95em "Times New Roman", Times, serif;
	color: #272054;
	background: url(none);
	margin-bottom: 20px;
	line-height: 1em;
}

#content-bottom #content .date {
	color: #766653;
	letter-spacing: 3px;
	font-size: 10px;
}
#content-bottom #content #content-3 p {
	margin-right: 20px;
}
#content-bottom #content #content-3 #sidebar-right p {
	margin-right: 0px;
}
#content-bottom #content #content-3 ul, 
#content-bottom #content #content-3 ol {
	margin:0px 20px 1em 1em
}
#content-bottom #content #content-3 #sidebar-right ul {
	margin:0px 0px 1em 0em
}

#content-bottom #content #content-3 .lists ul li {
	background: url(none);
	margin-bottom: 10px;
	border-top: 1px dashed #B0D394;
	clear:both;
	padding: 10px 0px 0px;
}
#content-bottom #content #content-3 .toplists ul li {
	background: url(none);
	margin-bottom: 10px;
	border-top: 1px dashed #B0D394;
	padding: 10px 0px 0px;
}
#content-bottom #content #related-links {
	margin-top: 30px;
	color: #777777;
	font-size: 90%;
	line-height: 1.2em;
}
#content-bottom #content #related-links ul li {
	background: url(/images/wrpr/bullet-small.gif) no-repeat left 4px;
	padding-left: 8px;
	padding-bottom: 7px;
}
#content-bottom #content #related-links #column-1 {
	width: 230px;
	margin-right: 30px;
}
#content-bottom #content #related-links #column-2 {
	width: 210px;
	margin-right: 30px;
}
#content-bottom #content #related-links #column-3 {
	width: 178px;
}
#content-bottom #content #related-links #column-3.cdf-news ul li {
	background: url(none);
	padding-left: 0px;
	padding-bottom: 15px;
}
#content-bottom #content #related-links h4 {
	font-size: 24px;
	color: #272054;
	border-bottom: 1px solid #707070;
	line-height: 1em;
}
#freedomschools #content-bottom #content #related-links h4 {
	font-size: 22px;
}
#content-bottom #content #related-links h5 {
	font-weight: bold;
	color: #D9631A;
	font-size: 110%;
}



/* COMPONENT STYLES */
#content-bottom .components div {
	background: #F6F6F6 repeat-x left bottom;
	padding: 10px 5px 8px;
	font-size: 90%;
	line-height: 1.3em;
}
#content-bottom .components #event-graphic img {
	border: 1px solid #C1C1C1;
}
#content-bottom #content #sidebar-right #promo p, #content-bottom .components p {
	margin: 0px 0px 0.5em;
	padding: 0px;
}
#content-bottom #sidebar .components {
	width:237px;
}
#content-bottom #content .components h1, #content-bottom #sidebar .components h1 {
	font: italic 265%/1em "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #272054;
	padding: 0px;
	margin: 0px 0px 3px;
}
#content-bottom #content .components h3, #content-bottom #sidebar .components h3 {
	font: italic 160%/0.9em "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #272054;
	margin: 0px 0px 0.5em;
	padding: 0px;
}
#content-bottom #content .components h4, #content-bottom #sidebar .components h4 {
	font-size: 155%;
	font-weight: bold;
	color: #0F5495;
	margin-bottom: 8px;
	border-bottom: 1px solid #DCDCDC;
	margin-right: 0px;
}
#content-bottom #content .components h5, #content-bottom #sidebar .components h5 {
	font: bold 130% Arial, Helvetica, sans-serif;
}

#content-bottom .components .img-right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}


#content-bottom .components #action-alert {
	background: #CC0000 url(/images/wrpr/action-alert.gif) no-repeat right bottom;
	color: #EEEEEE;
}
#content-bottom #content #sidebar-right .components #action-alert p {
	margin-bottom: 1em;
}
#content-bottom .components #action-alert a {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 110%;
	background: #A30000;
	padding: 5px;
	border: 1px solid #E40000;
}
#content-bottom .components #action-alert h4 {
	font-size: 155%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 8px;
	border-bottom: 1px solid #C55F5F;
}
#content-bottom .components #action-alert h5 {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #EEEEEE;
}


#content-bottom .components #donate {
	background: #FDC800 url(/images/wrpr/donate.gif) repeat-x right bottom;
	color: #333333;
}
#content-bottom #sidebar .components #donate p {
	margin-bottom: 1em;
}
#content-bottom .components #donate a {
	font-weight: bold;
	color: #000000;
	font-size: 110%;
	background: #FEE200;
	padding: 5px;
	border: 1px solid #FB9D00;
}
#content-bottom .components #donate h4 {
	font-size: 155%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 8px;
	border-bottom: 1px solid #CAA000;
}
#content-bottom .components #donate h5 {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #333333;
}





/* 
----------------------------------------------------------------------------- 
EMAIL CONTENT STYLES
-----------------------------------------------------------------------------*/

#content-bottom #content .content ul, #content-bottom #content .content ol {
	padding: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: 2em;
}
#content-bottom #content .content ul {
	list-style: disc;
}

#content-bottom #content .content ul li, #content-bottom #content .content ol li {
	margin: auto;
	padding: auto;
}

/* 
----------------------------------------------------------------------------- 
FOOTER-1 STYLES
-----------------------------------------------------------------------------*/
#footer-1 {
	background: #125FA0 url(/images/wrpr/footer.gif) repeat-y;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-bottom: 10px;
	color: #B8CFE3;
}
#footer-1 a {
	color: #FFFFFF;
}
#footer-1 #mission {
	background: url(/images/wrpr/cdf-logo-footer.gif) no-repeat;
	padding-top: 10px;
	padding-left: 130px;
	width: 610px;
}
#footer-1 #social {
	padding: 10px 20px;
	width: 102px;
}
#footer-1 #social li {
	float:left;
}
#footer-1 #social h5 {
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#footer-1 #social a {
	padding: 2px 5px;
	border-bottom: 1px solid #2478B0;
	display: block;
	width: 92px;
}
#footer-1 p {
	font-size: 90%;
}
/* 
----------------------------------------------------------------------------- 
FOOTER-2 STYLES
-----------------------------------------------------------------------------*/
#footer-2 {
	text-align: center;
	color: #666666;
	margin-bottom: 20px;
}
#footer-2 a {
	color: #272054;
}
#footer-2 p {
	margin-bottom: 0.25em;
	font-size: 90%;
}



/* 
----------------------------------------------------------------------------- 
USER STYLES
-----------------------------------------------------------------------------*/

#content-bottom #content .img-right {
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
	background: url(/images/wrpr/img.gif) no-repeat right bottom;
	padding-right: 4px;
	padding-bottom: 4px;
}


#content-bottom #content .img-left {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	background: url(/images/wrpr/img.gif) no-repeat right bottom;
	padding-right: 4px;
	padding-bottom: 4px;
}

#content-bottom #content #sidebar-right .img-left, #content-bottom #content #sidebar-right .img-right {
	background: url(none);
	padding: 0px;
}

/* 
----------------------------------------------------------------------------- 
SUCCESS STORY SLIDER STYLES
-----------------------------------------------------------------------------*/
#success-story {
    width: 228px;
    margin: 0 auto;
    position: relative;
}
.scroll {
    height: 187px;
    width: 228px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}
.scrollContainer div.panel {
	padding: 10px;
	height: 167px;
	width: 208px;
}
.scrollButtons {
    cursor: pointer;
}
#content-bottom #content #sidebar-right #success-story .buttons {
	padding: 0px 0px 5px 10px;
	background: #f6f6f6;
}
#content-bottom #content #sidebar-right #success-story .buttons img.right, #content-bottom #content #sidebar-right #success-story .buttons img.left {
	float:none;
}
#content-bottom #content #sidebar-right #success-story .buttons img {
	padding: 0px;
	border-style: none;
}

/* 
----------------------------------------------------------------------------- 
CLEARFIX
-----------------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* 
----------------------------------------------------------------------------- 
Site Wide Search
-----------------------------------------------------------------------------*/
.searchTeaser {
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute; /* for the benefit of IE5 Mac */
	}

/* 
----------------------------------------------------------------------------- 
Icon Styles
-----------------------------------------------------------------------------*/
.pdf {
	background: url(/images/wrpr/pdf.png) no-repeat right top;
	padding-right: 19px;
	padding-bottom: 1px;
}
.zip {
	background: url(/images/wrpr/zip.png) no-repeat right top;
	padding-right: 19px;
	padding-bottom: 1px;
}

