/*
** HTML elements
*/


tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h2 {
    font: 18px arial,sans-serif;
	color: #ffffff;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}
a {
  text-decoration: none;
  /* text-shadow:0 -1px 1px rgba(0,0,0,0.1); */
}
a:link {
  color: #222222;
}
a:visited {
  color: #64bbe9;
}
a:hover {
  color: #fcb712;
  text-decoration: none;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #a99f96;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
  border-collapse: inherit;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}

body.afc {
	background-image: url(/sites/all/themes/afc/images/header_bkgd.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 14px;
	line-height: 17px;
	color: #796b60;  <!-- original color: #524137 -->
}

.views-field-body a:link {
    color: #1278c9;
}
.views-field-body a:hover {
	color: #796b60;
	text-decoration: underline;
}
	
/* EDITOR */

/* EDITOR */

.maintext {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 24px;
}

#main-wrapper {
	align:center;
	width: 960px;
	margin:0 auto;
	padding-right: 0%;
	padding-top: 0px;
	margin-top: 2px;
}

#header {
	position: relative;
	float: left;
	width: 960px;
	height: 176px;
	background-color: #a99f96;
}
#header-social {
	position: relative;
	width: 100%;
	height: 42px;	
	background-image: url(/sites/all/themes/afc/images/social/social_bkgd_top.jpg);
	background-repeat:repeat-x;
	background-color: #aa9f97;
}

#language-wrapper {
	position: relative;
	width: 960px;
	height: 37px;
	background-color: #a99f96;
}

#language-spanish {
	position: absolute;
	margin-left: 516px;
	text-align: right;
	height: 37px;
	width: 59px;
}

#language-urdu {
	position: absolute;
	margin-left: 575px;
	text-align: right;
	height: 37px;
	width: 30px;
}

#language-bengali {
	position: absolute;
	margin-left: 605px;
	text-align: right;
	height: 37px;
	width: 38px;
}

#language-russian {
	position: absolute;
	margin-left: 643px;
	text-align: right;
	height: 37px;
	width: 55px;
}

#language-french {
	position: absolute;
	margin-left: 698px;
	text-align: right;
	height: 37px;
	width: 58px;
}

#language-korean {
	position: absolute;
	margin-left: 756px;
	text-align: right;
	height: 37px;
	width: 44px;
}

#language-arabic {
	position: absolute;
	margin-left: 800px;
	text-align: right;
	height: 37px;
	width: 57px;
}

#language-chinese {
	position: absolute;
	margin-left: 857px;
	text-align: right;
	height: 37px;
	width: 34px;
}

#language-haitian-creole {
	position: absolute;
	margin-left: 891px;
	text-align: right;
	height: 37px;
	width: 69px;
}



#logo-line-wrapper {
	position: relative;
	float: left;
	width: 960px;
	height: 141px;
	/*background-color: #a99f96;*/
}

#logo {
	position: relative;
	float: left;
	width: 704px;
	height: 139px;
	background-image: url(/sites/all/themes/afc/images/afc_50th_logo.png);
	background-repeat:repeat-x;
	background-color: #a99f96;
}

#header-buttons-wrapper {
	position: relative;
	float: right;
	width: 77px;
	height: 41px;
    margin-top: 44px;
}

#contact {
	position: relative;
	float: right;
	width: 77px;
	height: 25px;
	font: bold 14px arial,sans-serif;
}
#contact a {
	color: #ffffff;
}
#contact a:hover {
	color: #fcb712;
}

#search-button {
	position: relative;
	float: right;
	width: 77px;
	height: 70px;
	z-index:1000;
}


#nav {
    float: left;
    height: 46px;
    margin-left: 8px;
    position: relative;
    width: 965px;
}

#page-wrapper {
	position: relative;
	float: left;
	width: 960px;
	margin-top: 26px;
	margin-bottom: 36px;
}

#page-wrapper-interior {
	position: relative;
	float: left;
	width: 960px;
	margin-top: 26px;
	margin-bottom: 15px;
}

#left-column-home {
	position: relative;
	float: left;
	width: 632px;
}

#left-column-interior {
	position: relative;
	float: left;
	width: 304px;
}

h3.block-title {
	margin:0px;
}

.block-title {
	font: 18px arial,sans-serif;
	color: #ffffff;
	padding-left: 15px;
	font-weight: bold;
}
.block-title a{
	color: #ffffff;
}

		
.block-title a:hover{
	color: #ffffff;
}


.transbox-home {
  	width:306px;
  	height:306px;
  	background-color:#514134;
  	opacity:0.4;
  	filter:alpha(opacity=40); /* For IE8 and earlier */
  }
  
#afc-spotlight-block {
	position: relative;
	float: left;
	width: 320px;
	margin-right: 24px;
	margin-top: -15px;
	margin-left: -15px;
}

.view-spotlight-home {
	position: relative;
	float: left;
	width: 300px;
}

.view-spotlight-home a {
	font-style:italic;
	color: #1278c9;
}
.view-spotlight-home a:visited {
	color: #1278c9;
}
.view-spotlight-home a:hover {
	color: #1278c9;
}
.view-spotlight-home a:link {
	color: #1278c9;
}

.view-spotlight-home p {
	margin: 0 0 15px 0px;
}





.view-news-events-home {
	position: relative;
	float: right;
	width: 300px;
	margin-top: -15px;
}

.view-news-events-home a {
	font-style:italic;
	color: #1278c9;
}
.view-news-events-home a:visited {
	color: #1278c9;
}
.view-news-events-home a:hover {
	color: #1278c9;
}
.view-news-events-home a:link {
	color: #1278c9;
}

.view-news-events-home p {
	margin: 0 0 15px 0px;
}

div.view-news-events-home div.view-header {
	margin: 15px 0px 0px 0px;
}
#resources-block {
	position: relative;
	float: left;
	width: 310px;
	margin-top: -15px;
	margin-left: -15px;
}

div.views-field-view-node {
}
div.views-field-body {
}

#resources-block a {
	color: #1278c9;
	font-style: italic;
    text-shadow:0 0px 0px rgba(0,0,0,0);  
}

#right-column-home {
	position: relative;
	float: right;
	width: 304px;
}

#right-column-interior {
	position: relative;
	float: right;
	width: 632px;
}


#copy-block-home {
	position: relative;
	width: 304px;
	height:306px;
	-moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	-webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
	background-color: #64bae9;
	font: 18px Georgia, Times New Roman, Times, serif;
	letter-spacing: -0.2px;	
	line-height:24px;
	margin-bottom: 24px;
	color: #524137;
}

#need-help-block {
	padding-top: 15px;
	padding-bottom: 1px;
	width: 304px;
	-moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	-webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
	background-color: #f57955;
	font: 18px Georgia, Times New Roman, Times, serif;
	letter-spacing: -0.2px;	
	margin-bottom: 24px;
 	line-height: 24px;
	color: #524137;
}

#static-home-block {
	margin-left: -15px;
	padding-bottom: 5px;
	width: 304px;
}
	

#sign-up-block {
	position: relative;
	padding-top: 15px;
	padding-bottom: 1px;
	width: 304px;
	-moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	-webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
	background-color: #5ac5bf;
	font: 18px Georgia, Times New Roman, Times, serif;
	letter-spacing: -0.2px;	
	margin-bottom: 24px;
 	line-height: 24px;
	color: #524137;
}

#success-story-block {
    margin: 0px 0px 5px -15px;
    padding-bottom: 1px;
    position: relative;
    width: 304px;
}

#support-donate-now-block {
	width: 304px;
	margin: 0px 0px 22px -15px;
}

#donate-now-block {
	position: relative;
	padding-top: 15px;
	padding-bottom: 1px;
	width: 304px;
	-moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	-webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
	background-color: #a6ce39;
	font: 18px Georgia, Times New Roman, Times, serif;
	letter-spacing: -0.2px;	
	margin-bottom: 24px;
 	line-height: 24px;
	color: #524137;
}

#upcoming-events-block {
	position: relative;
	padding-top: 15px;
	padding-bottom: 1px;
	width: 304px;
	-moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	-webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
	background-color: #b1acd5;
	font: 18px Georgia, Times New Roman, Times, serif;
	letter-spacing: -0.2px;	
	padding-bottom: 15px;
	margin-bottom: 24px;
 	line-height: 24px;
	color: #524137;
}

#subnav-block {
	position: relative;
	width: 304px;
	-moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	-webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
	background-color: #796b60;
	font: 15px arial,sans-serif;
	color: #ffffff;	
	padding-top:15px;
	padding-bottom: 6px;
	margin-bottom: 24px;
	min-height: 285px;
}

#footer-hold {
	position: relative;
	float: left;
	background-color: #a99f96;
	background-image: url(/sites/all/themes/afc/images/footer_social_bkgd.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 250px;
}

#footer {
	position: relative;
	float: left;
	background-color: #a99f96;
	width: 100%;
	height: 100%;
}

#social-header {
	position: relative;
	float: left;
	width: 100%;
}

#social-bkgd {
	position: relative;
	width: 100%;
	height: 39px;	
	background-image: url(/sites/all/themes/afc/images/footer_social_bkgd.jpg);
	background-repeat:repeat-x;
}

#social-wrapper {
    margin: 0 auto;
    padding-right: 15px;
    padding-top: 0;
    width: 960px;
}

#social-bkgd-top {
	position: relative;
	width: 100%;
	height: 40px;	
}

#social-wrapper-top {
    margin: 0 auto;
    padding-right: 0px;
    padding-top: 0px;
    width: 960px;
}

#footer-rss-button {
	position: absolute;
	margin-left: 724px;
	text-align: right;
	height: 39px;
	width: 35px;
}

#footer-facebook-button {
	position: absolute;
	margin-left: 759px;
	text-align: right;
	height: 39px;
	width: 30px;
}

#footer-twitter-button {
	position: absolute;
	margin-left: 789px;
	text-align: right;
	height: 39px;
	width: 32px;
}

#footer-you-tube-button {
	position: absolute;
	margin-left: 821px;
	text-align: right;
	height: 39px;
	width: 58px;
}

#footer-flickr-button {
	position: absolute;
	margin-left: 879px;
	text-align: right;
	height: 39px;
	width: 58px;
}

#footer-linked-in-button {
	position: absolute;
	margin-left: 937px;
	text-align: right;
	height: 39px;
	width: 38px;
}

#top-facebook-button {
	position: absolute;
	margin-left: 792px;
	text-align: right;
	height: 40px;
	width: 29px;
	margin-top:-2px;
}

#top-twitter-button {
	position: absolute;
	margin-left: 821px;
	text-align: right;
	height: 40px;
	width: 32px;
	margin-top:-2px;
}

#top-youtube-button {
	position: absolute;
	margin-left: 853px;
	text-align: right;
	height: 40px;
	width: 57px;
	margin-top:-2px;
}

#top-flickr-button {
	position: absolute;
	margin-left: 910px;
	text-align: right;
	height: 40px;
	width: 49px;
	margin-top:-2px;
}

#horizontal-rule-footer {
	position: relative;
	padding-bottom: 20px;
	float: left;
	height: 2px;
	width: 100%;
	background-image: url(/sites/all/themes/afc/images/horizontal_rule_footer.gif);
	background-repeat:repeat-x;
}

#site-map-wrapper-footer {
    height: 210px;
    margin: 0 auto;
    padding-right: 0;
    padding-top: 0;
    width: 955px;
	padding-bottom: 58px;
}

#footer a {
	color: #514134;
}

#footer a:hover {
	color: #ffffff;
}

#home-footer first-child{
	font: bold 10px arial,sans-serif;
}

#get-help-footer first{
	font: bold 10px arial,sans-serif;
}


#home-footer {
	position: relative;
	padding-right: 10px;
	padding-left: 0px;
	letter-spacing: 0px;
	font: 10px arial,sans-serif;
	float: left;
	background-color: #a99f96;
	max-width: 170px;
	line-height: 15px
}



#get-help-footer {
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/sites/all/themes/afc/images/vert_rule_footer.gif);
	letter-spacing: 0px;
	font: 10px arial,sans-serif;
	float: left;
	background-color: #a99f96;
	max-width: 170px;
	overflow: visible;
	line-height: 15px
}

#who-we-are-footer {
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/sites/all/themes/afc/images/vert_rule_footer.gif);
	letter-spacing: 0px;
	font: 10px arial,sans-serif;
	float: left;
	background-color: #a99f96;
	max-width: 170px;
	line-height: 15px
}

#who-we-serve-footer {
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/sites/all/themes/afc/images/vert_rule_footer.gif);
	letter-spacing: 0px;
	font: 10px arial,sans-serif;
	float: left;
	background-color: #a99f96;
	max-width: 140px;
	line-height: 15px
}

#news-media-footer {
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/sites/all/themes/afc/images/vert_rule_footer.gif);
	letter-spacing: 0px;
	font: 10px arial,sans-serif;
	float: left;
	background-color: #a99f96;
	max-width: 110px;
	line-height: 15px
}

#litigation-footer {
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/sites/all/themes/afc/images/vert_rule_footer.gif);
	letter-spacing: 0px;
	font: 10px arial,sans-serif;
	float: left;
	background-color: #a99f96;
	max-width: 110px;
	line-height: 15px
}

#policy-footer { 
  	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/sites/all/themes/afc/images/vert_rule_footer.gif);
	letter-spacing: 0px;
	font: 10px arial,sans-serif;
	float: left;
	background-color: #a99f96;
	max-width: 110px;
	line-height: 15px
}

#support-our-work-footer {
	position: relative;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(/sites/all/themes/afc/images/vert_rule_footer.gif);
	letter-spacing: 0px;
	font: 10px arial,sans-serif;
	float: left;
	background-color: #a99f96;
	max-width: 140px;
	line-height: 15px
}

#footer-text {
	font: bold 11px arial,sans-serif;
	text-align: center;
	padding-bottom: 120px;
	color: #524137;
}



/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#logo img {
  float: left; /* LTR */
  padding: 0 1em;
  border: 0;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em; /* LTR */
  text-align: right; /* LTR */
  vertical-align: middle;
}
#navlist {
    color: #99CCFF;
    font-size: 1em;
    padding-top: 12px;
	padding-bottom: 12px;
    text-align: left;
    width: 970px;
	height: 45px;
	line-height: 21px;
}
#navlist a {
  font:15px arial,sans-serif;
  font-weight: bold;
  color: #ffffff;
}
#navlist a:hover {
  color: #fcb712;
}
#navlist li.active-trail a {
  color: #fcb712;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0; /* LTR */
  font-size: 0.8em;
  color: #9cf;
}
#subnavlist a {
  font-weight: bold;
  color: #9cf;
}
ul.links li {
  border-left: 0px solid #9cf; /* LTR */
}
ul.links li.first {
  border: none;
  margin-right: 11px;
  padding: 0;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 ;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #a99f96;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
}
#mission, .node .content, .comment .content {
  line-height: 24px;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
    background-color: #796B60;
    margin-bottom: 0.5em;
}
.messages {
  background-color: #a99f96;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left, #sidebar-right {
  background-color: #ddd;
  width: 16em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
  vertical-align: top;
}

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title, .title a {
  font: 18px arial,sans-serif;
  color: #ffffff;
  margin: 0 auto;  /* decrease default margins for h<x>.title */
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0; /* LTR */
}
.block {
  border-bottom: 1px solid #bbb;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em; /* LTR */
}
.sticky {
  padding: .5em;
  background-color: #a99f96;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em; /* LTR */
}
.node .picture {
  border: 1px solid #ddd;
  float: right; /* LTR */
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right; /* LTR */
  font-weight: bold;
  font-size: 0.8em;
  float: right; /* LTR */
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right; /* LTR */
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #a99f96;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #a99f96;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
#admin-panel .description {
  color: #999;
}
#admin-panel .body {
  background: #f4f4f4;
}
#admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}




#navigation-block {
	background-color: #a99f96;
}

#navigation-block a {
	color: black;
}
#navigation-block a:link {
	color: black;
}
#navigation-block a:visited {
	color: black;
}
#navigation-block a:hover {
	color: #fcb712;
}


/****  header blocks ***/
#home-image-block {
	position: relative;
	width: 632px;
	height:306px;	
	float:left;
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/imageblock_test.jpg);
	background-repeat: repeat-x;
}

#get-help-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/imageblock_get_help.jpg);
	background-repeat:repeat-x;
}


#who-we-are-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/imageblock_who_we_are.jpg);
	background-repeat:repeat-x;
}


#who-we-serve-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/imageblock_who_we_serve.jpg);
	background-repeat:repeat-x;
}

#early-childhood-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/earlychildhood.jpg);
	background-repeat:repeat-x;
}


#students-ages-0---26-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/imageblock_who_we_serve.jpg);
	background-repeat:repeat-x;
}

#students-attending-charter-schools-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/imageblock_who_we_serve.jpg);
	background-repeat:repeat-x;
}

#students-with-disabilities-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/studentswithdisabilities.jpg);
	background-repeat:repeat-x;
}

#students-facing-disciplinary-issues-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/facingdisciplineissues.jpg);
	background-repeat:repeat-x;
}

#students-involved-in-bullying-incidents-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/facingdisciplineissues.jpg);
	background-repeat:repeat-x;
}


#students-who-are-over-age-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/studentswithdisabilities.jpg);
	background-repeat:repeat-x;
}


#immigrant-students-and-english-language-learners-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/immigrantstudents.jpg);
	background-repeat:repeat-x;
}

#students-involved-in-the-child-welfare-system-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/childwelfaresystem.jpg);
	background-repeat:repeat-x;
}

#court-involved-youth-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/courtinvolvedyouth.jpg);
	background-repeat:repeat-x;
}

#students-in-temporary-housing-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/temporaryhousing.jpg);
	background-repeat:repeat-x;
}



#news-and-media-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/imageblock_news.jpg);
	background-repeat:repeat-x;
}


#litigation-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/imageblock_litigation.jpg);
	background-repeat:repeat-x;
}


#policy-and-initiatives-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/imageblock_policy.jpg);
	background-repeat:repeat-x;
}

#support-our-work-block {
	position: relative;
	width: 632px;
	height:306px;	
	margin-bottom: 24px;
	background-image: url(/sites/all/themes/afc/images/imageblock_support.jpg);
	background-repeat:repeat-x;
}


/* default header color */
.header-color{
	float: left;
	width: 300px;
	height: 306px;	
}

.header-color h1 {
	padding: 0 0 0 17px;
	position:relative;
	font-weight:normal;
	color: #60534A;
	font-family: Georgia,Times New Roman,Times,serif;
    font-size: xx-large;	
	margin-top: 13px;
	line-height: 36px;
}

.header-color h2 {
	padding: 10px 17px 0 17px;
	position:relative;
	color: #ffffff;
	font-weight:normal;
	font-family: Georgia,Times New Roman,Times,serif;
    font-size: 26px;
	margin-top: -20px;
}

.footer-head {
	font-weight: bold;
	font-size: 11px;
}

ul.links li.menu-139 a {
    border: 1px solid #a99f96;
    padding: 4px;
    margin: 0px;
}

ul.links li.active-trail.menu-139 a {
    border: 1px solid #fcb712;
    padding: 4px;
    margin: 0px;
}

ul.links li.active-trail a {
    color: #fcb712;
}


li.leaf {
	padding-top: 5px;
	padding-bottom: 8px;
}
li.collapsed {
	padding-top: 5px;
	padding-bottom: 8px;
}
li.expanded active-trail {
	padding-top: 5px;
}
li.expanded ul.menu li.last  {
	margin-bottom:0px;
}


ul.menu li {
    margin-left: 7px;
}

ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 .9em;
}

li.active-trail a {
	color: #fcb712;
}

#subnav-block ul.menu {
  list-style-image: none;	
  list-style-type: none;
  margin:0px;
  padding:0px;
  left: -18px;
  position:relative;
  display:block;
}

#subnav-block ul.menu li.leaf {
  list-style-image: none;	
  list-style-type: none;
  padding-left: 30px;
  padding-right: 25px;
}
#subnav-block ul.menu li.leaf a {
	color: #ffffff;
}
#subnav-block ul.menu li a.active {
	color: #fcb712;
}

#subnav-block ul.menu li.leaf a:hover {
	color: #fcb712;
}
#subnav-block ul.menu li.leaf li.active-trail {
	color: #fcb712;
}

#subnav-block ul.menu li.active-trail {
  background: url(/sites/all/themes/afc/images/active_arrow.png) left top no-repeat;
  z-index: 100;
}


#subnav-block ul.menu li.collapsed {
  list-style-image: none;	
  list-style-type: none;
  padding-left: 30px;
  padding-right: 25px;
}
#subnav-block ul.menu li.collapsed a {
	color: #ffffff;
}
#subnav-block ul.menu li.collapsed a {
	color: #ffffff;
}

#subnav-block ul.menu li.active-trail a {
	color: #fcb712;
}


#subnav-block ul.menu li.collapsed a:hover {
	color: #fcb712;
}
#subnav-block ul.menu li.expanded {
  list-style-image: none;	
  list-style-type: none;
  padding-left: 30px;
  padding-right: 25px;
}
#subnav-block ul.menu li.expanded a {
	color: #ffffff;
}

#subnav-block ul.menu li.active-trail a {
	color: #fcb712;
}
#subnav-block ul.menu li.expanded ul.menu li a {
	color: #ffffff;
	font-size: 12px;
}


#subnav-block ul.menu li.expanded a:hover {
	color: #fcb712;
}
#subnav-block ul.menu li.expanded ul.menu li.active-trail {	
  background: url(/sites/all/themes/afc/images/sub_active_arrow.png) left top no-repeat;
  z-index: 100;
}
#subnav-block ul.menu li.expanded ul.menu li.active-trail a {	
	color: #fcb712;
}
#subnav-block ul.menu li.expanded ul.menu li a:hover {	
	color: #fcb712;
}



.tabs {
	display:inline;
}



.box h2 {
	color: black;
}

.search-results dd {
	padding:0px;
	margin: 0px;
}

.search-results p {
	padding:0 0 15px 0;
	margin: 0px;
}
.lead-in {
	color: #796b60;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.slideshow-link {
	color: #FCB712;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


#views-widget-filter-field_language_value_many_to_one {
	display:none;
}
#views-widget-filter-term_node_tid_depth_1 {
	display:none;
}

#views-widget-filter-field_type_value_many_to_one {
	display:none;
}

#views-widget-filter-term_node_tid_depth_2 {
	display:none;
}
.spotlight_image {
	margin-right: 10px;
	margin-bottom: 10px;
}
.news_home_title {
	color: #796b60;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.views-field-title {
	color: #796b60;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.views-field-title a:link{
	color: #1278c9;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.views-field-title a:hover{
	color: #796b60;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#form-right {
	position:relative;
	float:left;
	width: 100%;
}
#form-left {
	position:relative;
	float:left;
	width: 100%;
	margin-bottom:10px;
}
.stButton .chicklets {
	top-margin: 15px;
}

.signupframe {
	background:none;
	border:none;
}

#sharethis_container {
	width:100%;
	margin-bottom:15px;
}
.st_sharethis {
	float:right;
	position:relative;
}
.views-exposed-widget {
	position:relative;
	float:left;
	margin-left:15px;
}

.form-item {
	margin:5px 0px 0px 0px;
	padding:0px;
}

.form-radios {
	margin:0px;
	padding:0px;

	height:30px;
}

#form-right .form-item select { 
	font-size:12px;
	height:100px;
}

.bef-select-as-radios {
	width:310px;
}

.bef-select-as-radios .form-item {
	position:relative;
	float:left;
}

.views-widget-buttons {
	margin-top:5px;
}

#views-widget-type {
	margin-left:25px;
}

.views-exposed-widgets {
	border: 2px solid #A99F96;
	padding: 15px 0px 15px 0px;
}

#success-story-block div.content p {
	margin:0px 15px 15px 15px;
}
#support-donate-now-block div.content p {
	margin:0px 15px 0px 15px;
}
#afc-spotlight-block a:link {
    color: #1278c9;
}
#node-content div.field {
	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
  	box-shadow: none;
  background-color: white;
  padding:0px;
  font-family: Arial,sans-serif;
  font-size:12px;
  margin-bottom: 0px;
  padding:10px 0 10px 0px;
}
#node-content div.field div.field-label {
	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
  	box-shadow: none;
  background-color: white;
  padding:0px;
  font-family: Arial,sans-serif;
  font-size:12px;
}
#node-content div.field div.field-items {
	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
  	box-shadow: none;
  background-color: white;
  padding:0;
  font-family: Arial,sans-serif;
  font-size:12px;
  margin-bottom: 15px;
}
#node-content div.field div.field-items div.field-item {
	-moz-box-shadow: none;
  	-webkit-box-shadow: none;
  	box-shadow: none;
  background-color: white;
  padding:0px;
  font-family: Arial,sans-serif;
  font-size:12px;
}

