.preview_notice {
}

/********************
*********************
TYPOGRAPHY/OVERRIDES
*********************
********************/

/* Colors:
blue: #007cb9
orange: #f58545
*/

h1, h2, h3 {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	color: #007cb9;
}
h1 {
	font-size: 1.8333em;
	margin: 0 0 .5454em 0;
}
a {
	color: #f58545;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input,textarea,select,button {
	font-size: 12px;
}


/********************
*********************
LAYOUT
*********************
********************/


body {
    background-color: #333333;
    background-image: none;

}

#container {
    margin: 10px auto 0;
    width: 970px;
    /*background: transparent url(http://assetsandopportunity.org/images/bg.gif) right repeat-y;*/
}
body.is_form #container {
    /*background: transparent url(http://assetsandopportunity.org/images/bg.gif) right repeat-y;*/
}

/* top login */


#top_login	{
	margin-bottom: 0.5em;
}
#top_login ul	{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: right;
	margin: 0;
	padding-right: 10px;
	color: #fff;
}
#top_login li	{
	display: inline;
	margin: 0;
}
#top_login li a	{
	margin: 0;
	color: #fff;
	text-decoration: none;
}
#log_in	{
	float: right;
}

/* top */

#top {
    height: 98px;
    background: #fff url(img/bg_top_home.png) no-repeat;
}
body.scorecard #top {
    background: #fff url(img/bg_top_scorecard.png) no-repeat;
}
body.network #top {
    background: #fff url(img/bg_top_network.png) no-repeat;
}

#top h2 {
    height: 96px;
    width: 520px;
    float: left;
    margin: 0;
    text-indent: -999em;
}
#top h2 a {
    display: block;
    height: 96px;
    width: 520px;
}

#top .cfed-link {
    float: right;
    display: block;
    height: 96px;
    width: 200px;
}

/* middle */

#middle	{
    background: #fff;
}

#content {
    padding: 20px;
}
.action_callout	{
	float: right;
	margin: 0 0 1em 1em;
	padding: 1px 10px;
	width: 200px;
	background: #eeffff;
        clear: right;
}
.action_callout_plain	{
	float: right;
	margin: 0 0 1em 1em;
	padding: 1px 10px;
	width: 200px;
        clear: right;
}
.action_callout .listeditem a	{
	font-size: 1.5em;
	text-decoration: none;
}
.action_callout .listeditem h3.title	{
	margin: 0.67em 0;
}
.action_callout ul	{
	list-style: square;
}
.action_callout li a	{
	text-decoration: none;;
}


.action_callout_innov    {
    float: right;
    margin: 0 0 1em 1em;
    padding: 1px 10px;
    width: 150px;
    background: #A2B400;
    clear: right;
}
.action_callout_innov .listeditem a    {
    font-size: 1.5em;
    text-decoration: none;
}
.action_callout_innov .listeditem h3.title    {
    margin: 0.67em 0;
}
.action_callout_innov ul    {
    list-style: square;
}
.action_callout_innov li a    {
    text-decoration: none;;
}

.action_callout_gray	{
	float: right;
	margin: 0 0 1em 1em;
	padding: 1px 10px;
	width: 200px;
	background: #ccc;
        clear: right;
}

.action_callout_gray .listeditem a	{
	font-size: 1.5em;
	text-decoration: none;
}
.action_callout_gray .listeditem h3.title	{
	margin: 0.67em 0;
}
.action_callout_gray ul	{
	list-style: square;
}
.action_callout_gray li a	{
	text-decoration: none;;
}



/* sidebar */

#sidebar {
    width: 194px;
    padding: 8px 10px 10px 10px;
    float: left;
	background: #fff url(img/bg_sidebar.jpg) repeat-x;
	font-size: 11px;
}
#sidebar h2	{
	font-size: 1.4545em;
	margin: .6875em 0;
	color: #407aa9;
	font-family: arial,helvetica,sans-serif;
}
#sidebar .archiveboxitem	{
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: .5em 0;
}
#sidebar .archiveboxitem h3.title {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#sidebar a	{
	text-decoration: none;
	color: #007cb9;
	font-weight: bold;
}


/* sidebar search */


#search	{}
#search_keywords	{
	width: 155px;
}

/* bottom */

#bottom {
	border-top: 2px solid #696a6c;
    padding: 10px;
    background: #f7f7f7 url(http://assetsandopportunity.org/images/bg_footer.jpg) repeat-x;
    color: #fff;
}
#socnet {
	padding-bottom: 10px;
}
#socnet ul {
	margin: 0;
	float: right;
	list-style: none;
}
#socnet li {
	margin: 0;
	padding: 0 3px;
	float: left;
}
#socnet li a {
	height: 25px;
	width: 25px;
	display: block;
}
#socnet li.in a {
	background: url(http://assetsandopportunity.org/images/icon_in.png) no-repeat;
}
#socnet li.youtube a {
	background: url(http://assetsandopportunity.org/images/icon_youtube.png) no-repeat;
}
#socnet li.facebook a {
	background: url(http://assetsandopportunity.org/images/icon_facebook.png) no-repeat;
}
#socnet li.twitter a {
	background: url(http://assetsandopportunity.org/images/icon_twitter.png) no-repeat;
}
#socnet li.rss a {
	background: url(http://assetsandopportunity.org/images/icon_rss.png) no-repeat;
}

/* bottom nav */

#bottom_links	{
	float: left;
	margin: 0;
	width: 839px;
	border-top: 1px solid #d5d5d5;
}
#bottom_links a	{
	text-decoration: none;
	list-style: none;
}
#bottom_links li	{
	list-style: none;
}
#bottom_links .title	{
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	list-style: none;
}
.bottom_about	{
	float: left;
	margin: 0;
	width: 139px;
}
.bottom_programs	{
	float: left;
	margin: 0;
	width: 139px;
}
.bottom_policy	{
	float: left;
	margin: 0;
	width: 139px;
}
.bottom_research	{
	float: left;
	margin: 0;
	width: 139px;
}
.bottom_newsroom	{
	float: left;
	margin: 0;
	width: 139px;
}
.bottom_contact	{
	float: left;
	margin: 0;
	width: 139px;
}
#bottom a {
    color: #999;
}
#info_bottom	{
	margin-top: 0.5em;
	background: transparent;
	padding: 0 10px;
}
#info_bottom p	{
	color: #fff;
}
#info_bottom a	{
	color: #ffffcc;
	text-decoration: none;
}
#info_bottom img	{
	display: inline;
}


/******
Topnav
******/

#topnav {
	border-bottom: 2px solid #fff;
    height: 2.667em;
    position: relative; /* these two fix menu hiding behind absolutely-positioned div in IE */
    z-index: 10;
    background: url(img/bg_topnav.png) repeat-x;
}
#topnav ul {
    margin: 0;
    list-style: none;
}
#topnav ul ul {
    position: absolute;
    top: 2.667em;
    left: -999em;
    background: #666;
    border-bottom: 5px solid #f58545;
    z-index: 32767;
}
#topnav li:hover ul, #topnav li.over ul {
    left: auto;
    z-index: 32767;
}

#topnav li {
    margin: 0;
    float: left;
    position: relative;
	background: transparent url(img/bg_nav_border.gif) no-repeat scroll right top;
}
#topnav li li {
    float: none;
    background: none;
}

#topnav li a,
#topnav li strong {
    padding: 0;
    display: block;
    color: #fff;
    line-height: 32px;
	font-size: 13px;
    font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: transparent url(img/bg_nav_border.gif) no-repeat scroll right top;

}
#topnav li li a,
#topnav li li strong {
    width: 150px;
    height: auto;
    padding: 5px 10px;
    display: block;
    line-height: 1;
    color: #fff;
    border-bottom: 1px solid #ccc;
    text-align: left;
    text-transform: none;
    font-size: 12px;
    background-image: none;
}

#topnav li:hover, #topnav li.over, #topnav li.selected {
    background: #000 url(img/bg_topnav_hover.gif) repeat-x;
}
#topnav li li:hover, #topnav li li.over {
    background: transparent;
}
#topnav li li:hover a, #topnav li li.over a,
#topnav li li:hover strong, #topnav li li.over strong {
    color: #f58545;
}

/* styles for specific topnav items */

body.scorecard li#nav_1 {
    width: 144px;
    background: transparent url(img/bg_topnav_orange.png) repeat-x;
}
body.scorecard li#nav_2 { width: 133px; }
body.scorecard li#nav_3 { width: 123px; }
body.scorecard li#nav_4 { width: 128px; }
body.scorecard li#nav_5 { width: 126px; }
body.scorecard li#nav_6 { width: 91px; }
body.scorecard li#nav_7 { width: 125px; }
body.scorecard li#nav_8 {
    width: 100px;
    background: transparent url(img/bg_topnav_orange.png) repeat-x;
}
body.scorecard li#nav_8:hover, body.scorecard li#nav_8.over, body.scorecard li#nav_8.selected {
    background: #000 url(img/bg_topnav_hover.gif) repeat-x;
}
body.scorecard li#nav_8 a,
body.scorecard li#nav_8 strong {
    background: transparent;
}

body.network li#nav_1 {
    width: 124px;
    background: transparent url(img/bg_topnav_orange.png) repeat-x;
}
body.network li#nav_2 { width: 160px; }
body.network li#nav_3 { width: 88px; }
body.network li#nav_4 { width: 195px; }
body.network li#nav_5 { width: 200px; }
body.network li#nav_6 { width: 95px; }
body.network li#nav_7 { width: 108px; }
body.network li#nav_8 {
    width: 104px;
    background: transparent url(img/bg_topnav_orange.png) repeat-x;
}
body.network li#nav_1:hover, body.network li#nav_1.over, body.network li#nav_1.selected,
body.network li#nav_8:hover, body.network li#nav_8.over, body.network li#nav_8.selected {
    background: #000 url(img/bg_topnav_hover.gif) repeat-x;
}
body.network li#nav_8 a,
body.network li#nav_8 strong {
    background: transparent;
}


/* hilite */

#hilite	{
	padding: 20px 10px 10px 10px;
	height: 85px;
	background: #fff url(http://assetsandopportunity.org/images/bg_section_newsroom.jpg) no-repeat;
	font-family: georgia,"times new roman",times,serif;
	color: #fff;
}
#hilite h2	{
	color: #fff;
	font-size: 3em;
	margin: 0;
	line-height: 2;
}

/* breadcrumbs */

#breadcrumbs {
    padding: 5px 10px;
    font-size: 12px;
    background:  #666;
	color: #fff;
}
#breadcrumbs a	{
	color: #f58545;
	text-decoration: none;
}


/* tools and bookmarks */

#toolswrapper {
	margin: 0 0 1em;
}
ul#tools {
	margin: 0 10px 0 0;
	list-style: none;
}
ul#tools li {
	color: #666;
	float: left;
	font-size: 10px;
	line-height: 20px;
	margin: 0;
	padding: 2px;
}
ul#tools li a	{
	min-height: 26px;
	text-decoration: none;
	color: #7a7a7a;
	display: block;
	font-weight: normal;
}
ul#tools li.email a	{
	background: transparent url(img/email_tool.png) no-repeat 0 50%;
	margin-right: 10px;
	padding-left: 28px;
}
ul#tools li.print a	{
	background: transparent url(img/print_tool.png) no-repeat 0 50%;
	margin-right: 10px;
	padding-left: 30px;
	padding-right: 10px;
	border-right: 1px solid #7a7a7a;
}
#toolswrapper .bookmark_list li.share {
	font-size: 10px;
	color: #7a7a7a;
}


/******
Blog
******/

body.category_archive #extended_entry {
    display: none;
}


/* featured blogger */

#featured_blogger	{
	padding: 1px 10px;
	border: 1px solid #ccc;
	color: #424242;
	background: #5e5e5e url(http://assetsandopportunity.org/images/bg_blogger.gif) repeat-x;
}
#featured_blogger h2	{
	margin: .375em 0;
	color: #fff;
}
#featured_blogger p.teaser {
	margin-bottom: .25em;
	font-weight: bold;
}
#featured_blogger a	{
	color: #fff;
}

/* blog roll */

#blog_roll ul	{
	margin: 0;
	list-style: none;
}
#blog_roll li	{
	margin: 1em 0;
}

/******
Twitter
******/

ul.twitter_list {
    margin: 0;
    list-style: none;
    line-height: 1.5;
}
.twitter_friends {
    line-height: 1.5;
    padding: 5px 10px 5px 0;
}
ul.twitter_list li {
    margin: 1em 0;
    padding: 5px 10px 5px 0;
}
ul.twitter_list li .img,
.twitter_friends .img {
    float: left;
}
ul.twitter_list li .txt,
.twitter_friends .txt {
    margin: 0 0 0 58px;
}
ul.twitter_list li span.msg,
.twitter_friends span.msg {
    font-size: 13px;
}
ul.twitter_list li span.footer,
.twitter_friends span.footer {
    font-size: 11px;
}
ul.twitter_list li a.screename,
.twitter_friends a.screenname {
    font-weight: bold;
}
ul.twitter_list li span.date,
.twitter_friends span.date {
    color: #999;
}

/* Form Body */

body.is_form #content {
    width: 930px;
	background: #fff;
}
body.is_form .intro h1	{
	display: none;
}

/*Home Page */


#home_left .listeditem	{
	background: transparent url(http://assetsandopportunity.org/images/bg_homebottom.gif) repeat-x scroll 0 0;
	padding-top: 1.5em;
}
#home_left .listeditem h3.title	{
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
#home_left .img {
	margin: 0 0 .5em 0;
}
body.is_home #feedselect .newsblogitem p.date    {
    display: none;
}
body.is_home #feedselect .twitteritem p.date span   {
    display: none;
}
#feedselect .listeditem a.h_tweet,
#feedselect .listeditem a.h_retweet {
        margin: 0;
        background: #b8b8b8 url(http://assetsandopportunity.org/images/bg_h_tweet.jpg) repeat-x;
        padding: 2px 5px;
        text-transform: uppercase;
}
#home_right .listeditem	{
	background: transparent url(http://assetsandopportunity.org/images/bg_homebottom.gif) repeat-x scroll 0 0;
	padding-top: 1.5em;
}
#home_right .listeditem h3.title	{
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
#home_left .listeditem h3.title a,
#home_right .listeditem h3.title a {
	color: #007cb9;
}
#toprow	{
	margin: 0;
	padding: 0;
}
#toprow .home_top_left	{
	width: 559px;
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
}
.home_top_left .listeditem	{
	margin: 0;
}
#toprow .home_top_right	{
	width: 298px;
	margin: 0;
	padding: 0;
	float: left;
}
.home_top_right .align-l	{
	margin: 0;
}
#home_feature	{
	margin: 0;
	width: 559px;
	position: relative;
	background: #fff;
}
#fade	{
	margin: 0;
	list-style: none;
}
#fade li	{
	margin: 0;
}
#switcher	{
	background: #656565 url(http://assetsandopportunity.org/images/bg_switcher.jpg) repeat-x bottom;
}
#switcher table	{
	width: 100%;
}
#switcher td	{
	padding: 0;
	text-align: center;
}
#switcher a	{
	padding: 5px 10px;
	display: block;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#switcher a.last	{
	border-right: none;
}
#switcher a.selected	{
	background: transparent url(http://assetsandopportunity.org/images/bg_featitle_hvr.jpg) repeat-x;
	color: #fff;
}
#switcher a:hover	{
	text-decoration: none;
}
#feedselect h2,
#featureditems h2 {
	color: #666;
	font-size: 1.25em;
	margin: .6em 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(http://assetsandopportunity.org/images/arrow_img.gif) no-repeat 100% 50%;
	line-height: 1.5em;
}
#feedselect	{
	width: 323px;
	margin: 0;
	padding: 0 10px;
	float: left;
}
#feedselect .feedchecks	{
	float: right;
	padding: 10px 25px 0 0;
}
#feedselect .feedcontainer	{
	border-top: 2px solid #e5e5e5;
	padding-top: 5px;
}
#feedselect .feedcontainer .feeditem	{
	border-bottom: 2px solid #e5e5e5;
	padding-bottom: 1em;
}
#feedselect .feedcontainer .img	{
	width: 50px;
}
#feedselect .feedcontainer .txt	{
	margin-left: 65px;
	padding-left: 15px;
}
#feedselect .feedcontainer p.type	{
	color: #666;
	margin: 0;
	text-transform: uppercase;
}
#feedselect .feedcontainer .newsblogitem h3.title	{
	font-size: 14px;
}
#feedseelect .feedcontainer .twitteritem p.teaser	{
	font-size: 14px;
}
#featureditems  {
	width: 290px;
	margin: 0;
	padding: 0 5px;
	float: left;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#featureditems .listeditem .img {
        margin: 0 0 5px;
}
#feedselect img {
        width: 50px;
        height: 50px;
        text-indent: -9999em;
}


/* special sidebar item */


#sidebar_issues h2,
#sidebar_links h2 {
	color: #f1672b;
	font-size: 17px;
	font-weight: bold;
}
#sidebar_issues ul,
#sidebar_links ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
}
#sidebar_issues li.savings	{
	background: transparent url(http://assetsandopportunity.org/images/savings_img.jpg) no-repeat;
}
#sidebar_issues li.affordable	{
	background: transparent url(http://assetsandopportunity.org/images/affordable_img.jpg) no-repeat;
}
#sidebar_issues li.entrepreneurship	{
	background: transparent url(http://assetsandopportunity.org/images/entrepreneurship_img.jpg) no-repeat;
}
#sidebar_issues li.economic	{
	background: transparent url(http://assetsandopportunity.org/images/economic_img.jpg) no-repeat;
}
#sidebar_issues li {
	margin: 0.5em -6px;
	width: 206px;
}
#sidebar_issues a	{
	display: block;
	height: 30px;
}
#sidebar_links li.jobs	{
	background: transparent url(http://assetsandopportunity.org/images/bg_sidebar_jobs.jpg) no-repeat;
}
#sidebar_links li.staff	{
	background: transparent url(http://assetsandopportunity.org/images/bg_sidebar_staff.jpg) no-repeat;
}
#sidebar_links li.find	{
	background: transparent url(http://assetsandopportunity.org/images/bg_sidebar_find.jpg) no-repeat;
}
#sidebar_links li.read	{
	background: transparent url(http://assetsandopportunity.org/images/bg_sidebar_read.jpg) no-repeat;
}
#sidebar_links li	{
	margin: 1em -4px;
        width: 202px;
}
#sidebar_links a	{
	display: block;
	height: 48px;
}


/*Form Exceptions*/

form#tell_a_friend_form	button	{
	background: transparent url(http://assetsandopportunity.org/images/btn_send.jpg) no-repeat;
	width: 210px;
	height: 40px;
	text-indent: -999em;
}
body.tell_a_friend_form #hilite	{
	background: transparent url(http://assetsandopportunity.org/images/bg_tell_a_friend.jpg) no-repeat;
}

form#contribution_form	button	{
	background: transparent url(http://assetsandopportunity.org/images/btn_contribute.jpg) no-repeat;
	width: 210px;
	height: 40px;
	text-indent: -999em;
}
body.pac_contribution_form	button	{
	background: transparent url(http://assetsandopportunity.org/images/btn_submit.jpg) no-repeat;
	width: 210px;
	height: 40px;
	text-indent: -999em;
}
body.contribution_form #hilite	{
	background: transparent url(http://assetsandopportunity.org/images/bg_section_waystogive.jpg) no-repeat;
}
body.contribution_form .info,
body.community_contribution_form .info	{
	float: left;
	width: 227px;
	padding: 0 26px;
}
body.contribution_form .info strong,
body.community_contribution_form .info strong	{
	color: #666;
}
body.contribution_form .middle,
body.community_contribution_form .middle	{
	width: 227px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
#bottom_info	{
	background: transparent url(http://assetsandopportunity.org/images/bg_contact.gif) repeat-x;
	margin: 0 -10px;
	padding: 10px 0;
}
#bottom_info a	{
	color: #990000;
	text-decoration: none;
}
.info h3.mail	{
	background: transparent url(http://assetsandopportunity.org/images/icon_mail.jpg) no-repeat scroll 0 50%;
	padding-left: 25px;
	margin: 0;
}
.info h3.phone	{
	background: transparent url(http://assetsandopportunity.org/images/icon_phone.jpg) no-repeat scroll 0 50%;
	padding-left: 25px;
	margin: 0;
}
.info h3.questions	{
	background: transparent url(http://assetsandopportunity.org/images/icon_question.jpg) no-repeat scroll 0 50%;
	padding-left: 25px;
	margin: 0;
}
body.is_form.signup.subscribe_form form textarea	{
	height: 50px;
}

/* About Us */

#about_toprow	{
	margin: 0;
}
#about_bottomrow	{
	margin: 0;
}
.listeditem a	{
	color: #007dc3;
}
#homebottom_top,
#homebottom_btm	{
	padding: 0;
	margin: 0;
	width: 635px;
}
#homebottom_top .leftcell,
#homebottom_btm .leftcell	{
	width: 295px;
	padding: 0 20px 0 0;
}
#homebottom_top .rightcell,
#homebottom_btm .rightcell	{
	width: 295px;
	padding: 0 0 0 15px;
}
#homebottom_top h2,
#homebottom_btm h2	{
	color: #666;
	font-size: 1.25em;
	margin: 0.6em 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent url(http://assetsandopportunity.org/images/arrow_img.gif) no-repeat 100% 50%;
	line-height: 1.5em;
}
#homebottom_top .listeditem,
#homebottom_btm .listeditem	{
	padding: 20px 0;
	margin: 0;
	background: transparent url(http://assetsandopportunity.org/images/bg_homebottom.gif) repeat-x scroll 0 0;
}
#homebottom_top .listeditem h3.title,
#homebottom_btm .listeditem h3.title	{
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
#homebottom_btm .listeditem h3.title a:hover,
#homebottom_top .listeditem h3.title a:hover	{
	text-transform: underline;
	color: #f58545;
}
#homebottom_top .listeditem .img,
#homebottom_btm .listeditem .img {
	margin: 0 0 0.5em 0;
    float: none;
}

/* Section top Images */

body.section_cover.about #hilite,
body.article.about #hilite,
body.category_archive.about #hilite	{
	background: transparent url(http://assetsandopportunity.org/images/bg_section_about.jpg) no-repeat;
}
body.section_cover.donate #hilite,
body.article.donate #hilite,
body.open_format_article.donate #hilite,
body.is_form.donate #hilite,
body.category_archive.donate #hilite	{
	background: transparent url(http://assetsandopportunity.org/images/bg_section_donate.jpg) no-repeat;
}
body.section_cover.programs #hilite,
body.article.programs #hilite	{
	background: transparent url(http://assetsandopportunity.org/images/bg_section_programs.jpg) no-repeat;
}
body.section_cover.programs_innovation_forum #hilite,
body.article.programs_innovation_forum #hilite,
body.is_form.programs_innovation_forum #hilite,
body.open_format_article.programs_innovation_forum #hilite {
         background: transparent url(http://assetsandopportunity.org/images/bg_section_innovation2010.png) no-repeat;
}
body.section_cover.error #hilite,
body.article.error #hilite,
body.is_form.error #hilite,
body.open_format_article.error #hilite {
         background: transparent url(http://assetsandopportunity.org/images/bg_section_error.jpg) no-repeat;
}
body.section_cover.programs_innovation #hilite,
body.article.programs_innovation #hilite,
body.is_form.programs_innovation #hilite,
body.open_format_article.programs_innovation #hilite {
          background: transparent url(http://assetsandopportunity.org/images/bg_section_innovation2010.png) no-repeat;
}
body.section_cover.contact_countthechange #hilite,
body.article.contact_countthechange #hilite,
body.open_format_article.contact_countthechange #hilite,
body.event.contact_countthechange #hilite,
body.is_form.contact_countthechange #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_countthechange.jpg) no-repeat;
}
body.section_cover.programs_seti #hilite,
body.article.programs_seti #hilite,
body.is_form.programs_seti #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_seti.jpg) no-repeat;
}
body.section_cover.programs_manufactured_housing_initiative #hilite,
body.article.programs_manufactured_housing_initiative #hilite,
body.is_form.programs_manufactured_housing_initiative #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_imhome.jpg) no-repeat;
}
body.section_cover.programs_abc #hilite,
body.article.programs_abc #hilite,
body.is_form.programs_abc #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_abc.jpg) no-repeat;
}
body.section_cover.scorecard #hilite,
body.article.scorecard #hilite,
body.is_form.scorecard #hilite {
 background: transparent url(http://assetsandopportunity.org/images/scorecard/2011_2012/bg_section_2011scorecard.png) no-repeat;
}
body.section_cover.programs_admf #hilite,
body.article.programs_admf #hilite,
body.is_form.programs_admf #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_admf.jpg) no-repeat;
}
body.section_cover.blog_innovation #hilite,
body.article.blog_innovation #hilite,
body.blog.blog_innovation #hilite,
body.is_form.blog_innovation #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_innovation2010.png) no-repeat;
}
body.section_cover.blog_behavioral_sciences #hilite,
body.article.blog_behavioral_sciences #hilite,
body.blog.blog_behavioral_sciences #hilite,
body.is_form.blog_behavioral_sciences #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_newsroom.jpg) no-repeat;
}
body.blog #hilite,
body.blog.blog_Ideas_in_Development #hilite,
body.blog.blog_cfed #hilite,
body.blog.blog_cfed_clips #hilite,
body.blog.blog_inclusiveeconomy #hilite,
body.blog.blog_tags #hilite,
body.blog.blog_theassetsmoment #hilite	{
 background: transparent url(http://assetsandopportunity.org/images/bg_section_inclusiveeconomy.jpg) no-repeat;
}
body.section_cover.knowledge_center.knowledge_center_events_alc2010 #hilite,
body.article.knowledge_center.knowledge_center_events_alc2010 #hilite,
body.blog.knowledge_center.knowledge_center_events_alc2010 #hilite,
body.is_form.knowledge_center.knowledge_center_events_alc2010 #hilite {
 background: transparent url(http://assetsandopportunity.org/images/assets_conference/bg_section_2010alc.jpg) no-repeat;
}
body.section_cover.knowledge_center.knowledge_center_events_the_2010_manufactured_housing_webinar_series #hilite,
body.article.knowledge_center.knowledge_center_events_the_2010_manufactured_housing_webinar_series #hilite,
body.open_format_article.knowledge_center.knowledge_center_events_the_2010_manufactured_housing_webinar_series #hilite,
body.event.knowledge_center.knowledge_center_events_the_2010_manufactured_housing_webinar_series #hilite,
body.blog.knowledge_center.knowledge_center_events_the_2010_manufactured_housing_webinar_series #hilite,
body.is_form.knowledge_center.knowledge_center_events_the_2010_manufactured_housing_webinar_series #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_events.jpg) no-repeat;
}
body.section_cover.knowledge_center.knowledge_center_events_alc2010_register #hilite,
body.article.knowledge_center.knowledge_center_events_alc2010_register #hilite,
body.open_format_article.knowledge_center.knowledge_center_events_alc2010_register #hilite,
body.blog.knowledge_center.knowledge_center_events_alc2010_register #hilite,
body.is_form.knowledge_center.knowledge_center_events_alc2010_register #hilite {
 background: transparent url(http://assetsandopportunity.org/images/assets_conference/bg_section_2010alc.jpg) no-repeat;
}
body.section_cover.policy.policy_csa_coalition #hilite,
body.article.policy.policy_csa_coalition #hilite,
body.is_form.policy.policy_csa_coalition #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_CSAcoalition.jpg) no-repeat;
}
body.section_cover.programs_idas #hilite,
body.article.programs_idas #hilite,
body.is_form.programs_idas #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_idas.jpg) no-repeat;
}
body.section_cover.programs_idas_directory_search #hilite,
body.article.programs_idas_directory_search #hilite,
body.open_format_article.programs_idas_directory_search #hilite,
body.event.programs_idas_directory_search #hilite,
body.blog.programs_idas_directory_search #hilite,
body.directory_listing.programs_idas_directory_search #hilite,
body.is_form.programs_idas_directory_search #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_idas.jpg) no-repeat;
}
body.section_cover.login #hilite,
body.article.login #hilite,
body.is_form.login #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_login.jpg) no-repeat;
}
body.section_cover.confirm #hilite,
body.article.confirm #hilite,
body.is_form.confirm #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_login.jpg) no-repeat;
}
body.section_cover.forgot_password #hilite,
body.article.forgot_password #hilite,
body.is_form.forgot_password #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_login.jpg) no-repeat;
}
body.section_cover.register #hilite,
body.article.register #hilite,
body.is_form.register #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_login.jpg) no-repeat;
}
body.section_cover.remote #hilite,
body.article.remote #hilite,
body.open_format_article.remote #hilite,
body.blog.remote #hilite,
body.is_form.remote #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_remote.jpg) no-repeat;
}
body.section_cover.newsroom #hilite,
body.article.newsroom #hilite	{
	background: transparent url(http://assetsandopportunity.org/images/bg_section_newsroom.jpg) no-repeat;
}
body.section_cover.knowledge_center #hilite	{
	background: transparent url(http://assetsandopportunity.org/images/bg_section_knowledge.jpg) no-repeat;
}
body.section_cover.knowledge_center_household_financial_security_framework #hilite,
body.article.knowledge_center_household_financial_security_framework #hilite,
body.is_form.knowledge_center_household_financial_security_framework #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_knowledge.jpg) no-repeat;
}
body.section_cover.knowledge_center_research #hilite,
body.article.knowledge_center_research #hilite,
body.is_form.knowledge_center_research #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_research.jpg) no-repeat;
}
body.section_cover.knowledge_center_publications #hilite,
body.article.knowledge_center_publications #hilite,
body.is_form.knowledge_center_publications #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_publications.jpg) no-repeat;
}
body.article.knowledge_center_assets_research_library #hilite	{
	background: transparent url(http://assetsandopportunity.org/images/bg_section_knowledge.jpg) no-repeat;
}
body.section_cover.knowledge_center_publications_economic_development #hilite,
body.article.knowledge_center_publications_economic_development #hilite,
body.is_form.knowledge_center_publications_economic_development #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_publications.jpg) no-repeat;
}
body.section_cover.contact #hilite,
body.article.contact #hilite	{
	background: transparent url(http://assetsandopportunity.org/images/bg_section_contact.jpg) no-repeat;
}
body.section_cover.contact_offices_meeting_and_event_facilities #hilite,
body.article.contact_offices_meeting_and_event_facilities #hilite,
body.open_format_article.contact_offices_meeting_and_event_facilities #hilite,
body.event.contact_offices_meeting_and_event_facilities #hilite,
body.is_form.contact_offices_meeting_and_event_facilities #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_meetingrooms.jpg) no-repeat;
}
body.section_cover.policy #hilite,
body.article.policy #hilite	{
	background: transparent url(http://assetsandopportunity.org/images/bg_section_policy.jpg) no-repeat;
}
body.section_cover.knowledge_center_events #hilite,
body.article.knowledge_center_events #hilite,
body.is_form.knowledge_center_events #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_events.jpg) no-repeat;
}

body.section_cover.signup #hilite,
body.article.signup #hilite,
body.is_form.signup #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_signup.jpg) no-repeat;
}
body.section_cover.priorities #hilite,
body.article.priorities #hilite,
body.is_form.priorities #hilite {
 background: transparent url(http://assetsandopportunity.org/images/bg_section_about.jpg) no-repeat;
}


/* press releases */

p.release_date {
	margin: 0 0 1em 0;
	color: #666;
}
p.release_contact {
	margin: 0 0 1em 0;
	color: #666;
	font-style: italic;
	float: right;
}
<!-- end socket
object {
	border: 1px solid red; -->
}



/* very custom rules*/


img.floatLeftClear {
float: left;
clear: left;
margin: 0 10px 10px 0;
}

.theBorder img {
   border:1px solid #000;
}




#floatLeftClear {
float: left;
clear:left;
width: 200px;
margin:0 10px 10px 0;
}

#floatRightClear {
float: right;
clear:right;
width: 200px;
margin:0 10px 10px 0;
}


/* Special Exception for sidebar include */

.feedTitle a	{
	font-size: 1.4545em;
	margin: .6875em 0;
	color: #407aa9;
	font-family: arial,helvetica,sans-serif;
}
#sidebar .feedburnerFeedBlock a	{
	font-weight: normal;
}
.feedburnerFeedBlock li	{
	margin: 0;
	list-style: none;
}
.feedburnerFeedBlock div	{
	margin: 0 0 1em;
}

/* Video Galley */

body.videocover #breadcrumbs {
    margin: 0;
}
body.videocover #content {
    padding: 10px;
    width: 840px;
	background: #fff;
}
body.videocover #video_top {
    background: #000 url(http://assetsandopportunity.org/images/bg_videotop.gif) repeat-y;
	margin: 0 -10px;
}
body.videocover #video_top .leftcell {
    padding: 20px 34px 10px 18px;
    width: 428px;
}
body.videocover #video_top .rightcell {
    padding: 0;
    width: 360px;
}

body.videocover #player {
    margin-bottom: 1em;
    width: 425px;
}
body.videocover #video_top .leftcell h3.title {
    font-size: 1.5em;
    margin: .1666em 0;
    line-height: 1.25;
}
body.videocover #video_top .leftcell h3.title a:hover {
    text-decoration: none;
    cursor: default;
}
body.videocover #video_top .leftcell p.date {
    margin: .25em 0;
    color: #ccc;
}
body.videocover #video_top .leftcell p.teaser {
    margin: .25em 0;
    color: #fff;
}

body.videocover #video_top .rightcell h2 {
    font-size: 1.667em;
    margin: 0;
    padding: 10px 20px;
    color: #fff;
    background: #636363;
    font-weight: 500;
    text-transform: uppercase;
}

body.videocover #video_top .rightcell .videoitem {
    margin: 0;
    padding: 10px;
    color: #fff;
}
body.videocover #video_top .rightcell .videoitem .img {
    width: 100px;
    float: left;
}
body.videocover #video_top .rightcell .videoitem .txt {
    width: 230px;
    float: left;
}

body.videocover #video_top .rightcell .odd {
    background: #515151;
}
body.videocover #video_top .rightcell .videoitem h3.date_title,
body.videocover #video_top .rightcell .videoitem h3.date_title a {
    color: #fff;
    font-size: 1em;
    margin: .25em 0;
	font-weight: bold;
}
body.videocover #video_top .rightcell .videoitem p.readmore,
body.videocover #video_top .rightcell .videoitem p.teaser {
    margin: .25em 0;
}
body.videocover #video_top .rightcell .videoitem p.readmore a {
    color: #fdb813;
}

body.videocover #video_top .videoitem h3.date_title a:hover {
    text-decoration: none;
    cursor: default;
}

body.videocover #videocarousel {
    padding: 10px;
    background: #e5e5e5;
	margin: 0 -10px;
}
body.videocover #videocarousel ul {
    list-style: none;
    margin: 0;
}
body.videocover #videocarousel ul li {
    width: 120px;
    padding: 10px;
    margin: 0;
    text-align: center;
}
body.videocover #videocarousel ul li img {
    display: inline;
    border: 1px solid #666;
}
body.videocover #videocarousel ul li h3.title {
    font-size: 11px;
    margin: 6px 0 3px 0;
    text-align: center;
    font-weight: normal;
}
body.videocover #videocarousel ul li p.date {
    font-size: 11px;
    margin: 0;
}

body.videocover #videocarouselcontrols {
    padding: 10px;
    background: #ccc;
    text-transform: uppercase;
	margin: 0 -10px;
}
body.videocover #videocarouselcontrols .controls {
    float: right;
}
body.videocover #videocarouselcontrols h2 {
    margin: 0;
    color: #333;
}
body.videocover #videocarouselcontrols button {
    height: 21px;
    width: 21px;
    margin: 0;
    padding: 0;
    border: 0;
    text-indent: -8888px;
}
body.videocover #videocarouselcontrols button.prev {
    background: url(http://assetsandopportunity.org/images/btn_video_prev.gif) no-repeat;
}
body.videocover #videocarouselcontrols button.next {
    margin-left: 10px;
    background: url(http://assetsandopportunity.org/images/btn_video_next.gif) no-repeat;
}


/*******************Feature Gallery *************************/

#feature_top {
    background: #000 url(http://assetsandopportunity.org/images/bg_videotop.gif) repeat-y;
	margin: 0 -10px;
}
.feature_left {
	float: left;
    padding: 0 10px 0 0;
    width: 480px;
}
.feature_left h3.title {
    font-size: 1.5em;
    margin: .1666em 0;
    line-height: 1.25;
}
.feature_left h3.title a:hover {
    text-decoration: none;
    cursor: default;
}
.feature_left p.date {
    margin: .25em 0;
    color: #ccc;
}
.feature_left p.teaser {
    margin: .25em 0;
    color: #fff;
}
.feature_right {
	float: left;
    padding: 0;
    width: 360px;
	display: none;
}
#feature_top .rightcell	{
	padding: 0;
	width: 360px;
}
#feature_top .rightcell h2 {
    font-size: 1.667em;
    margin: 0;
    padding: 10px 20px;
    color: #fff;
    background: #636363;
    font-weight: 500;
    text-transform: uppercase;
}
#feature_top .rightcell .img {
    width: 100px;
    float: left;
}
#feature_top .rightcell .txt {
    width: 230px;
    float: left;
}

#feature_top .rightcell .odd {
    background: #515151;
}
#feature_top .rightcell h3.date_title,
#feature_top .rightcell h3.date_title a {
    color: #fff;
    font-size: 1em;
    margin: .25em 0;
	font-weight: bold;
}
#feature_top .rightcell p.readmore,
#feature_top .rightcell p.teaser {
    margin: .25em 0;
}
#feature_top .rightcell p.readmore a {
    color: #fdb813;
}

#feature_top .rightcell h3.date_title a:hover {
    text-decoration: none;
    cursor: default;
}


/***************** Profile Online Application Article ********************/

body.testing_application #middle	{
	background: #fff;
}
body.testing_application #content       {
        width: 820px;
        padding: 10px 20px;
}
body.testing_application #toolswrapper	{
	display: none;
}
body.testing_application #sidebar	{
	display: none;
}
body.testing_application form div.submit	{
	margin: 1em 0;
}
body.testing_application form input.save	{
	text-decoration: none;
	height: 40px;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px;
	background: transparent url(http://assetsandopportunity.org/images/bg_button.jpg) repeat-x;
}
body.testing_application .btn_top_begin_app	{
	margin: 0;
}
body.testing_application .btn_begin_app	{
	margin: 1em 0;
	padding-left: 120px;
}
body.testing_application .btn_top_begin_app a	{
	float: right;
	margin-left: 1em;
	text-decoration: none;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	padding: 0 10px;
	background: transparent url(http://assetsandopportunity.org/images/bg_button.jpg) repeat-x;
}
body.testing_application .btn_begin_app a	{
	margin: 0;
	text-decoration: none;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	padding: 0 10px;
	background: transparent url(http://assetsandopportunity.org/images/bg_button.jpg) repeat-x;
}
body.testing_application .btn_begin_app a	{
	float: left;
	margin: 0;
	text-decoration: none;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	padding: 0 10px;
	background: transparent url(http://assetsandopportunity.org/images/bg_button.jpg) repeat-x;
}
body.testing_application form label	{
	width: 300px;
}
body.testing_application form #id_innovation2010_42_how_long_in_business {
        width: 20px;
}

/******************* Contribution Editor Task Buttons *******************/

body.profile_form .tasks ul {
    margin: 0;
    list-style: none;
}
body.profile_form .tasks li {
    margin: 0;
}
body.profile_form .tasks {
    margin: 1em 0;
}
body.profile_form .tasks a {
    padding: 0;
    color: #F58545;
    font-size: 16px;
	text-decoration: none;
}
/* ADMF itemized form */

body.programs_admf #container.pac_contribution_form .intro {
    font-size: 14px;
    font-weight: strong;
}
body.programs_admf #container.pac_contribution_form form#recipients select {
    width: 100px;
}
body.programs_admf #container.pac_contribution_form form#recipients .formrow_total_amount label {
    width: 50%;
    padding-right: 10px;
}
body.programs_admf #container.pac_contribution_form form#recipients .submit {
    margin-left: 50%;
    padding-left: 10px;
}

body.programs_admf #container.pac_contribution_form form#recipients button {
    width: 124px;
    height: 39px;
    background: url(http://assetsandopportunity.org/images/contribute_button.gif) no-repeat;
    border: none;
    padding: 0;
    margin: 0;
}
body.programs_admf #container.pac_contribution_form form#contribution_form button {
    width: 210px;
    height: 40px;
    background: url(http://assetsandopportunity.org/images/btn_contribute2.gif) no-repeat;
    border: none;
    padding: 0;
    margin: 0;
}
body.programs_admf #container.pac_contribution_form #customcontent_bottom_recipients {
    margin-top: 2em;
    padding-top: 1em;
    border-top: 1px solid #000;
}


/*************** No Sidebar Exception *********************/

#middle_nosb	{
	background: #fff;
}
#content_nosb	{
	width: 839px;
	float: none;
	padding: 10px;
}

/****** JOURNALS ******/

body.is_form.journal_form #content	{
	width: 625px;
	float: left;
}
body.is_form.journal_form .blogitem h3.title,
body.is_form.journal_form .blogitem p.blogcredit,
body.is_form.journal_form .blogitem p.blogtags	{
	margin: 0 0 4px;
}
body.is_form.journal_form .blogitem p.blogtags	{
	display: none;
}
body.is_form.journal_form .blogitem .blogfooter	{
	margin: 0;
}
body.is_form.journal_form p.prompt {
    margin: 0;
    padding-left: 20px;
    float: right;
}

body.is_form.journal_form #entry_preview_url {
    margin: 1em 0;
}
body.is_form.journal_form .blogitem .img	{
	float: left;
	margin: 0 10px 10px 0;
	display: none;
}
body.is_form.journal_form .blogitem h3.title	{
	font-size: 16px;
	font-weight: bold;
}
body.is_form.journal_form .tmpl_journal_form #comment_formatting_help {
    display: block;
    margin: 1em 0;
}

#journal-sidebar {
    padding: 10px;
    width: 285px;
    float: left;
}
#journal-sidebar .recent-posts ul {
    list-style: none;
}
#journal-sidebar .recent-posts li {
    margin: 1em 0;
}


/****** CUSTOM FOOTNOTE ******/

#ftnte {
font-size:10px;
}


/**
 *
 * HOMEPAGE LEADINS
 *
 */

#home_leadins h3.title {
    font-size: 22px;
    margin: 1em 0;
}
#home_leadins p.teaser {
    margin: 2em 0 0;
    font-size: 14px;
}
#home_leadins .img {
    margin: 0;
    float: none;
}

/**
 *
 * DIRECTORY
 *
 */

body.directory_listing #content {
    padding: 0;
}
body.directory_listing #toolswrapper {
    padding: 10px 20px 0;
}
body.directory_listing .directory_search_form,
body.directory_listing .tmpl_directory_entry_form {
    padding: 0 20px 10px;
}

.directory_entry .directory-content {
    width: 706px;
    padding: 10px 30px 10px 20px;
    float: left;
}
.directory_entry .directory-sidebar {
    width: 194px;
    padding: 10px;
    float: left;
    background: #fff url(img/bg_sidebar.jpg) repeat-x 0 -38px;
}

/**
 * Entry content
 */

.directory_entry .directory-content p.caption,
.directory_entry .directory-content p.blogcredit,
.directory_entry .directory-content p.blogfooter {
    margin: 0;
}
.directory_entry .data-highlights-wrapper h2 {
    font-size: 15px;
    font-weight: normal;
}
.directory_entry .data-highlights-wrapper h2 {
    font-size: 15px;
    font-weight: normal;
}
.directory_entry .take-action-wrapper h2,
.directory_entry .updates-wrapper h2 {
    font-size: 15px;
    font-weight: bold;
    color: #666;
    text-transform: uppercase;
    padding-bottom: 4px;
    border-bottom: 2px solid #e5e5e5;
}
.directory_entry .data-highlights {
    width: 694px;
    border: 1px solid #002878;
    padding: 10px 0 10px 10px;
    border-radius: 10px;
    background: #fff url(img/bg_data_highlights.jpg) repeat-x;
    font-size: 13px;
}
.directory_entry .data-highlights .highlight {
    width: 140px;
    padding: 0 15px;
    border-right: 1px solid #002878;
    float: left;
}
.directory_entry .data-highlights .highlight-more {
    border: 0;
    padding-right: 25px;
    background: url(img/bg_data_highlights.png) 100% 22px no-repeat;
    position: relative;
}
.directory_entry .data-highlights .highlight p,
.directory_entry .data-highlights .highlight h3 {
    margin: 0 0 6px;
    color: #000;
}
.directory_entry .data-highlights .highlight p {
    text-align: center;
}
.directory_entry .data-highlights .highlight-more p {
    margin: 0;
    text-align: left;
}
.directory_entry .data-highlights .highlight p strong {
    font-size: 45px;
    color: #002878;
}

.directory_entry .take-action {
    min-height: 200px;
    padding-left: 300px;
    background: url(img/bg_dir_take_action.jpg) no-repeat;
}
.directory_entry .updates h3.title {
    font-size: 15px;
}

/**
 * Sidebar boxes
 */

.directory_entry .dir-sidebar-box {
    margin: 0 0 1em;
    padding: 0 0 1em;
    border-bottom: 2px solid #999;
}
.directory_entry .dir-sidebar-contact h2 {
    font-size: 13px;
    margin: 0 0 12px;
    font-weight: bold;
}
.directory_entry .sidebar-goto h2,
.directory_entry .dir-sidebar-twitter h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 12px;
    color: #f1672b;
}
.directory_entry .dir-sidebar-contact .facebook a {
    height: 33px;
    width: 188px;
    display: block;
    background: url(img/bg_join_facebook.png) no-repeat;
}
.directory_entry .dir-sidebar-contact .twitter a {
    height: 33px;
    width: 188px;
    display: block;
    background: url(img/bg_follow_twitter.png) no-repeat;
}

.directory_entry .dir-sidebar-signup input {
    width: 150px;
    padding: 2px 5px;
    margin: 0;
    border: 1px solid #c6dade;
    border-radius: 2px;
    color: #437182;
}
.directory_entry .dir-sidebar-signup button {
    float: none;
    margin: 6px 0;
    padding: 0;
    border: 0;
    height: 35px;
    width: 69px;
    background: url(img/btn_sidebar_submit.png) no-repeat;
    text-indent: -8888px;
    cursor: pointer;
}
.directory_entry .dir-sidebar-twitter .feed {
    overflow: hidden;
}
.directory_entry .dir-sidebar-twitter ul.twitter_list li {
    margin: 0;
}
.directory_entry .dir-sidebar-twitter ul.twitter_list li .txt {
    margin: 0;
}

.directory_entry .sidebar-goto label {
    width: auto;
    padding: 0;
    margin: 0 0 12px;
    float: none;
    color: #007cb9;
    font-size: 13px;
    font-weight: bold;
}
.directory_entry .sidebar-goto select {
    margin: 0 0 12px;
}

#login-out {
    padding: 10px 20px 0;
    float: right;
}
body.journal_form #login-out {
    padding-top: 0;
}
#login-out ul {
    margin: 0;
    list-style: none;
    list-style-image: none;
}
#login-out li {
    margin: 0;
    line-height: 20px;
}

/******
NETWORK SECTION COVER
******/

#sc01-middle h2,
#sc01-bottom h2 {
    font-size: 15px;
    font-weight: bold;
    color: #666;
    text-transform: uppercase;
    padding-bottom: 4px;
    border-bottom: 2px solid #e5e5e5;
}

#sc01-middle .join input[type="text"] {
    width: 120px;
}

#sc01-middle .resources {
    margin: 2em 0;
}

#sc01-middle .updates .fb-like,
#sc01-middle .updates .tweet-share {
    float: left;
}
#sc01-middle .updates .listeditem {
    padding-bottom: 1em;
    border-bottom: 2px solid #e5e5e5;
}
#sc01-middle .updates h3.title {
    font-size: 15px;
}

#sc01-bottom .inner {
    min-height: 200px;
    padding-left: 300px;
    background: url(img/bg_dir_take_action.jpg) no-repeat;
}

/******
SCORECARD LANDING
******/

.scorecard-map-wrapper #scorecard-map {
    width: 670px;
    margin: 0 20px 0 0;
    float: left;
}
.scorecard-map-wrapper .scorecard-nav {
    width: 240px;
    float: left;
    overflow: hidden;
}

.scorecard-map-wrapper .scorecard-nav h2 {
    font-size: 28px;
    text-transform: uppercase;
}
.scorecard-map-wrapper .scorecard-nav ul.sc-nav {
    list-style: none;
}
.scorecard-map-wrapper .scorecard-nav ul.sc-nav li {
    margin: 1em 0;
    font-size: 17px;
    font-weight: bold;
}
.scorecard-map-wrapper .scorecard-nav ul.sc-nav li a {
    color: #007cb9;
}
.scorecard-map-wrapper .scorecard-nav ul.sc-nav li a:hover {
    color: #f58545;
    text-decoration: none;
}
.scorecard-map-wrapper .scorecard-nav ul.sc-nav li a span {
    display: none;
}
.scorecard-map-wrapper .scorecard-nav ul.sc-nav li a:hover span {
    display: inline;
}

body.scorecard .ao-blog-feed {
    width: 815px;
    margin: 1em auto;
    height: 35px;
    line-height: 35px;
    background: url(img/bg_scorecard_news.png) no-repeat;
    color: #fff;
    padding-left: 85px;
    overflow: hidden;
}
body.scorecard .ao-blog-feed a {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
body.scorecard .ao-blog-feed a:hover {
    text-decoration: none;
}
body.scorecard .ao-blog-feed .listeditem,
body.scorecard .ao-blog-feed li,
body.scorecard .ao-blog-feed div.archivebox {
    margin: 0;
    padding: 0;
}
body.scorecard .ao-blog-feed ul {
    margin: 0;
    list-style: none;
}

.network_member form label, .network_member form label.left {
   width: 300px;
}

.formrow_commitment {
    padding-left: 0px;
    border: 1px solid #CCCCCC;
    width: 510px;
}
div .formrow_commitment label {
    font-size: 15px;
    padding: 5px;
    width: 460px;
}

/* Updates Network */

body.network #sc01-middle ul.twitter_list li .txt,
body.network #sc01-middle .twitter_friends .txt	{
	margin: 0;
}

/********************
*********************
CFED DIRECTORY LAYOUT
*********************
********************/

.cfed-directory-layout .formrow_checkbox,
.cfed-directory-layout .formrow_radio {
    padding-left: 0px;
}
.cfed-directory-layout .resource_type .leftcell,
.cfed-directory-layout .resource_type .rightcell,
.cfed-directory-layout .issue_tags .leftcell,
.cfed-directory-layout .issue_tags .rightcell {
    width: 200px;
}
.cfed-directory-layout td.right {
    width: 100px;
}

.cfed-directory-layout .directory_entry {
    padding: 20px;
}
.cfed-directory-layout .program_title {
    background: #ebf4f8;
    padding: 10px;
}
.cfed-directory-layout .basic-info,
.cfed-directory-layout .resources {
    margin-bottom: 1em;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 1em;
}
.cfed-directory-layout .resources h2,
.cfed-directory-layout .news-etc h2 {
    color: #3b92ba;
    font-size: 2.57em;
    margin: 0 0 .388em;
}
.cfed-directory-layout .contact-info,
.cfed-directory-layout .resource-info {
    margin-left: 2em;
    padding: 10px;
    background: #f8f8f8;
    border: 1px solid #ccc;
    float: right;
    width: 250px}
.cfed-directory-layout .contact-info h2,
.cfed-directory-layout .resource-info h2 {
    margin-top: 0;
    text-transform: uppercase;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
}
.cfed-directory-layout .contact-info h3 {
    margin: 1em 0 0;
}
.cfed-directory-layout .contact-info p,
.cfed-directory-layout .resource-info p {
    margin: 0;
}
.cfed-directory-layout .resource-info p.button {
    margin-top: 1em;
}
.cfed-directory-layout p.website {
    font-weight: bold;
}
.cfed-directory-layout table.entrylist {
    width: 95%;
}
.cfed-directory-layout table.entrylist th {
    padding: 5px;
    text-align: left;
}
.cfed-directory-layout table.entrylist td {
    padding: 5px;
}

.cfed-directory-layout table.entrylist tr.first {
    background: #e5e5e5;
}
.cfed-directory-layout table.entrylist tr.alt {
    background: #fff;
    border-top: 1px solid #ccc;
}
.cfed-directory-layout p.button a {
    background: none repeat scroll 0 0 #5DA8CC;
    border: 0 none;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    cursor: pointer;
    font: 14px bold calibri,"trebuchet ms",sans-serif;
    padding: 3px 10px;
}
table.entrylist td {
    padding: 5px;
}


/********************
*********************
COALITIONS JOURNALS
*********************
********************/

body.network_coalitions .state-updates-wrapper h3.title {
    font-size: 16px;
    font-weight: bold;
}
body.network_coalitions .state-updates-wrapper .share {
    margin-top: 1em;
}
body.network_coalitions .state-updates-wrapper .share div {
    float: left;
    margin-right: 10px;
}
body.network_coalitions .state-updates-wrapper .share div.read-more {
    height: 20px;
    line-height: 20px;
}



/********************
*********************
LOCAL DATA CENTER
*********************
********************/

body.localdata p.source {
	font-style: italic;
}

body.localdata #top {
	background-image: url('img/LDC_HeaderBanner.jpg');
}


body.localdata #topnav li, body.localdata li a, body.localdata li a strong {
	background-image: none !important;
	padding: 0px;
}

body.localdata #topnav li:hover, body.localdata #topnav li.over, body.localdata #topnav li.selected {
	background-color: #F45303;
	background-image: none;
}

body.localdata #info_bottom p {
  margin-top: 0px;
  padding-top: 1em;
  padding-bottom: 1em;
}

body.localdata #toolswrapper {
	display: none;
}

body.localdata #breadcrumbs {
    display: none;
}

body.localdata #content {
	padding: 10px;
}

body.section_cover.localdata #content {
	padding: 0;
}

body.section_cover.localdata.about #content {
	padding: 10px;
}


body.localdata #topnav {
	border-bottom: 0px;
	border: 0;
	background-color: #797979;
	background-image:none;
}

body.localdata .listeditem {
	margin: 0;
}

body.localdata #nav_1, body.localdata #nav_2, body.localdata #nav_3, body.localdata #nav_4, body.localdata #nav_5 {
	width: 20%;
        background-color: #797979;
}

body.localdata #topnav ul {
    margin: 0;
    list-style: none;
	width: auto;
}

body.localdata #topnav ul ul {
	border-bottom: none;.
	color: FFF !important;
}

body.localdata #topnav li li:hover a, body.localdata #topnav li li.over a,
body.localdata #topnav li li:hover strong, body.localdata #topnav li li.over strong {
    color: #fff;
}

body.localdata #topnav li li a,
body.localdata #topnav li li strong {
	width: 174px;

}

body.localdata h1{
	color: #001751;
	font-size: 2em;
	font-weight: bold;
}

body.localdata h2{
	color: #001751;
	font-size: 2em;
	font-weight: bold;
}

body.localdata h3{
	color: #001751;
	font-size: 1.4em;
}

body.localdata #info_bottom {
	background-color: #000000;
	margin: 0;
}

.local_data_banner {
	width: 100%;
	height: 300px;
	background-color: #4898D2;
	clear: both;

}

.local_data_box {
	width: 323.33px;
	margin-left: auto;
	margin-right: auto;
	height: 190px;
	margin-top:8px;
	float:left;
	background-color: #B1AFAF;
}

.local_data_citifoot {
	background-image: url('img/LDC_footerBanner.jpg');
	width: 970px;
	height: 98px;
	clear:both;
	background-color: #000;
}

.local_data_citifoot p {
	color: #fff;
	
.local_data_sidebar {
	width: 300px;
	background-color: d8d6d7;
	min-height: 100%;
	padding: 10px;
	float-left;
}