/*ABOUT CLP LEAF PAGE COLORS AND FONTS.  GO TO main-about.css FOR LAYOUT*/
/*SECTION COLORS: DARK PURPLE:#A1508B; LIGHT PURPLE: #D3ABCE*/

/*Section: Breadcrumb styles ---------------------------------------*/
/*IN 2010 THE BACKGROUND COLOR WAS REMOVED AND THE FONT CHANGED TO THE BACKGROUND COLOR*/
/*breadcrumb width set in main-about.css */
#breadcrumb { /*set breadcrumb background color*/
	/*background-color:#9F4F8A;*/
	/*background-color:#983F4D;*/
	/*BREADCRUMB BORDER DEFINED IN style.css*/
}

.breadcrumb p{
	color:#9F4F8A; /* PURPLE */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:1px 3px 1px 3px;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active {
	color:#9F4F8A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
}

.breadcrumb a:hover, .breadcrumb a:active {
	text-decoration:underline;
}	
/*End Section: Breadcrumb styles -----------------------------------*/

.toptablebar { /*set top table row background color from page indicator top */
	/*background-color:#DF7F80;*/
	background-color:#D3ABCE;
	font-weight: bold;
}

.bgcolor, .video { /*color tint for sidebar, and highlighted content boxes*/
	background-color:#f1e3e3;
}

/* Section: Sidebar Layout --------------------------------------------*/
/*IN SEPTEMBER 2010 THE RIGHT SIDEBAR BOXES DROPPED THE ROUNDED EDGE IMAGES AND WENT WITH SQUARE BOXES USING HEXADECIMAL BACKGROUND COLORS*/

div.sidebar-top { 
/* top part of sidebar header with curved edge
	background-image:url(/images/sidebar-top-about.jpg);
	background-repeat:no-repeat;*/
	background-color:#A1508B;
	font-size:9px;
	line-height:9px
}

div.sidebar-header { 	/* sidebar header text area*/
	/*background-image:url(/images/sidebar-header-about.jpg);
	background-repeat:repeat-y;*/
	background-color:#A1508B; /*DARK PURPLE*/
}

div.sidebar-links { /* sidebar links tinted text area*/
	/*background-image:url(/images/sidebar-tint-about.jpg);
	background-repeat:repeat-y;*/
	background-color:#D3ABCE;	/*LIGHT PURPLE*/
}

div.sidebar-btm { /* bottom part of sidebar links tinted text area with curved edge
	background-image:url(/images/sidebar-btm-about.jpg);
	background-repeat:no-repeat;*/
	background-color:#D3ABCE;	/*LIGHT PURPLE*/
	margin-bottom:10px;
}

h3.sidebar	{	/* an h3 heading for subsections in the sidebar */
	font-size:100%;
	color:#000000;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:-10px;
	}
/* End Section: Sidebar Layout ----------------------------------------*/

/* Section: Pressroom Contact Info -----------------------------------------*/

#pressroom-contact {
	float:left;
	color:#ffffff;
	width:460px;
	background-color:#A14F8D;
}

#pressroom-contact-top {/* NO LONGER USED */
	float:left;
	/*background-image:url(/about/pressroom/images/pressroom-top.jpg);
	background-repeat:no-repeat;*/
	width:448px;
	height:14px;
}

#pressroom-contact-txt {
	float:left;
	/*background-image:url(../about/pressroom/images/pressroom-mid.jpg);
	background-repeat:repeat-y;*/
	width:448px;
	margin:0 0 15px 0;
}

#pressroom-contact-address {
	float:left;
}

#pressroom-contact-phone { 
	float:right;
	display:inline;
	margin:25px 25px 0 0;
	text-align:right;
}

#pressroom-contact-btm { /* NO LONGER USED */
	float:left;
	/*background-image:url(/about/pressroom/images/pressroom-btm.jpg);
	background-repeat:no-repeat;*/
	width:448px;
	height:14px;
}

#pressroom-contact h2 {
	color:#ffffff;
	font-weight:normal;
	margin-left:15px;
	padding:0;
}

#pressroom-contact p {
	color:#ffffff;
	margin:0 0 0 15px;
	padding:0;
}

/* End Section: Pressroom Contact Info ---------------------------------------*/

/* Section: Pressroom Columns & News Items -----------------------------------*/
#pressroom-columns {
	float:right;
	margin-top:20px;
	width:100%;
	background-image:url(/images/dashedline-vert.jpg);
	background-position:center;
	background-repeat:repeat-y;	
	
} 

#pressroom-columns h2{
	margin:0;
}

#pressroom-columns h3{
	margin:0;
	padding:0;
	color:#333333;
	font-weight:bold;
} 

  
#pressroom-leftcolumn { 
	float:left;
	width:300px;
}

#pressroom-rightcolumn {
	float:right;
	width:300px;
}

#pressroom-adobe {/*container for the adobe reader notice*/
	font-size:85%;
}

.pressroom-item { /*container class for each news item*/
	clear:both;
}

.pressroom-item a:link, .pressroom-item a:visited, .pressroom-item a:hover { /*container class for each news item*/
	font-weight:bold;
}

.pressroom-item-img { /*container class for news item text image*/
	float:left;
	padding:0 10px 10px 0;
	text-align:center;
}

.pressroom-item-txt { /*container class for news item text*/
}

.about-hr { /*maroon horizontal rule*/
	background-image:url(/about/images/about-hr.jpg);
	background-repeat:repeat-x;
	background-position:center;
	width:100%;
	margin:0;
	height:7px;
	clear:both;
}
/* End Section: Pressroom Columns & News Items -------------------------------*/

/*test for mp3 player */

#mp3player_wrapper { /* background */
	background-image:url(/about/support/images/listen_wrapper.gif);
	background-repeat:no-repeat;
	width:342px;
	height:40px;
}

#mp3player	{
	margin-top:8px;
	margin-left:50px;
	}

/* 	NEW SQUARE EMAIL NEWSLETTER SIGNUP BOX FOR THE SIDE MENU IN PURPLE*/

DIV.sidebarsignup	{
	clear:both;
	width:146px;
	border-style:solid;
	border-width:1px;
	border-color:#9F4F8A; /*PURPLE */
	margin:10px 0 10px 0;
}

h2.sidebarsignup{
	font-size:110%;
	font-weight:bold;
	margin-top:0px;
	margin-left:10px;
	color:#9F4F8A;	/*PURPLE */
}

DIV.sidebarsignup-text	{
	padding-left:10px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:90%;
	font-weight:bold;
	color:#9F4F8A;	/*PURPLE */
}

.sidebarsignup-submit	{ /*styles for the submit button */
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#9F4F8A;
	background-color:#ffffff; 
	font-size:10px;
	margin-top:5px;
	margin-left:33px;
	margin-bottom:10px;
	border:1px solid #9F4F8A;
}


/*DIV.sidebarsignup-top {
	clear:both;
	background-image:url(/about/images/sidebarsignup-top.jpg);
	background-repeat:no-repeat;
	width:151px;
	height:13px;
}

DIV.sidebarsignup-middle {
	background-image:url(/about/images/sidebarsignup-middle.jpg);
	background-repeat:y;
	width:151px;
}*/

h2.sidebarsignup{
	font-size:110%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	color:#9F4F8A; /*breadcrumb bar color */
}

DIV.sidebarsignup-text	{
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:90%;
	line-height:18px;
	font-weight:bold;
}


DIV.sidebarsignup-bottom {
	background-image:url(/about/images/sidebarsignup-bottom.jpg);
	width:151px;
	height:11px;
	margin-bottom:10px;
}
/* END  OF  EMAIL NEWSLETTER SIGNUP BOX FOR THE SIDE MENU */

/* THIS IS FOR THE NEXT AND PREVIOUS PAGE LINKS IN NEW CHAPTER NEWSLETTER */
.paging	{
	float:left;
	width:100%;
	clear:both;
	font-weight:bold;
	font-size:8pt;
	margin-top:20px;
	margin-bottom:10px;
}
.previouspage	{
	float:left;
}
.nextpage	{
	float:right;
}

/* THIS IS FOR THE PHOTO CREDIT IN NEW CHAPTER NEWSLETTER */
.photocredit	{
	clear:both;
	font-size:8pt;
	float:right;
	font-style:italic;
	text-align:right;
	color:gray;
	margin-top:25px;
	margin-bottom:25px;
}
.photocredit a:link, .photocredit a:visited {
	text-decoration:none;
	color:gray;
}
.photocredit a:hover,.photocredit a:active {
	text-decoration:underline;
	color:gray;
}


/* WHITE RSS FEED BOX */
div.whiteRSS {
	margin:0;
	margin-bottom:10px;
	padding:0;
	width:146px;
}

DIV.whiteRSS-top {
	clear:both;
	border-style:solid solid none solid;
	border-width:thin;
	border-color:#9F4F8A; 	/* DARK PURPLE */
	background-color:#D3ABCE;	/*LIGHT PURPLE*/
	width:151px;
	height:5px;
}

DIV.whiteRSS-middle {
	border-style:none solid none solid;
	border-width:thin;
	border-color:#9F4F8A; 	/* DARK PURPLE */
	width:151px;
}

DIV.whiteRSS-text	{
	padding-left:10px;
	padding-right:10px;
}

h2.whiteRSS {
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
	border-style:none none solid none;
	border-width:thin;
	border-color:#9F4F8A; 	/* DARK PURPLE */
	background-color:#D3ABCE;	/*LIGHT PURPLE*/
}

DIV.whiteRSS-bottom {
	border-style:none solid solid solid;
	border-width:thin;
	border-color:#9F4F8A; 	/* DARK PURPLE */
	width:151px;
	height:11px;
}


/* FORMATTING FOR RSS TEXT WITHIN THE RSS FEED*/
.RSSdoc_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;		/*DARK GRAY*/
	font-weight: normal;
	/*font-size:	90%;*/
	margin-top:0pt;
	margin-bottom:2pt;
	}
	
a.RSSlink:link	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color: 	#336699;	/*DARK SLATE BLUE*/
		text-decoration:none;
		font-size:	90%;
		}

a.RSSlink:visited	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color:#9F4F8A; 		/* DARK PURPLE */
		text-decoration:none;
		font-size:	90%;
		}
		
a.RSSlink:hover, a.RSSlink:active	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color: 	#DC4D00;		/*DARK ORANGE*/
		text-decoration:underline;
		font-size:	90%;
		}
		

/* to make the pubDate more subtle */
.pubDate	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size:	90%;
		color: 	#666666;
		}
		
.RSSdoc_description {
	margin-top:0pt;
	margin-bottom:2pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:	80%;
	color:#666666;
	}


.RSSitemtitle	{
	margin-top:5pt;
	margin-bottom:2pt;
	}
		
.RSSitemdescription {
	margin-top:0pt;
	margin-bottom:5.0pt;
	font-size:	80%;
	color:#666666;
	}

	
/* SECTION: CONTACT INFO BOX (USED IN DISTRICT SERVICES )-----------------------------------------*/

.contactbox {
	float:left;
	border-style:solid;
	border-width:thin;
	border-color:#9F4F8A; 	/* DARK PURPLE */
	padding:0 15px 15px 15px;
}

.contactbox-txt {
	line-height:150%;
}

.contactbox h2 {
	color:#9F4F8A; 	/* DARK PURPLE */
	font-size:14px;
}

.contactbox-firstcolumn {
	float:left;
	padding-right:10px;
}

.contactbox-secondcolumn { 
	float:left;
	padding-left:10px;
}

/* END SECTION: CONTACT INFO BOX ---------------------------------------*/
/*THIS IS FOR THE SUPPORT PAGE TAGLINES*/
.tagline	{
	font-size:18px;
	font-weight:bold;
	color:#9F4F8A;
	padding:5px;
	line-height:140%;
}

/*THIS IS FOR BULLETED LISTS THAT ARE COMMONLY USED IN THE ABOUT SECTION*/

.aboutlist ul	{
	list-style-type:disc;
	line-height:100%;
	margin:0 0 0 0;
	padding-left:5px;
}
/* to put a margin between the blurb of one link and the link of the next */
.aboutlist li {
	margin-bottom: 12px;
	}
	
	
/* Section: RSS FEED STYLES AND LAYOUT - THESE HAVE TO BE COLOR EDITED FOR EACH SECTION ----------*/
/* This makes the header text white */
h2.RSSfeed	{
	font-weight: bold;
	color: #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	border:none;
	padding:0in 0in 1.0pt 0in;
	margin-bottom:5.0pt;
	}
	


/* white for the feed link*/
a.RSSfeed:link	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color: 	#ffffff; 
		text-decoration:none;
		font-weight: bold;
		}
		
/* raspberry */
a.RSSfeed:visited	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color: 	#ffffff;
		text-decoration:none;
		font-weight: bold;
		}
		
/* orange and underlined for the hover */
a.RSSfeed:hover	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color: 	#DC4D00;
		text-decoration:underline;
		font-weight: bold;
		}
		
/* ABOUT dark purple and underlined for the active */
a.RSSfeed:active	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color: 	#A1508B;
		text-decoration:underline;
		font-weight: bold;
		}
		
/* this section is for the individual article titles */
div.RSSsidebar-links { 
	/*background-image:url(/images/sidebar-tint-books.jpg);
	background-repeat:repeat-y;*/
	background-color:#CBE9E9;
	padding:5px;
}

/* Begin full half column RSS Layout */
/* THIS IS NECESSARY FOR FIREFOX TO UNDERSTAND THAT THERE ARE TWO COLUMNS */
#RSS-columns {
	float:left;
	/*margin-left:10px;*/
	padding:0;
	width:100%;
} 

/*left column for 1 column of links. This was based on topics-columns in style-research.css */
#leftcolumnRSS { 
  width:330px;
  float:left;
	border-right: thin #cccccc dashed;
	padding:0px 10px 0px 0px;
}

/*left column for 1 column of links. with no vertical line */
#leftcolumnRSSbk { 
  width:340px;
  float:left;
	padding:0px 10px 0px 0px;
}

#rightcolumnRSS { /*right column for RSS Display*/
   width:240px;
   float:right;
	 margin-left:10px;
/* border: solid thin; */
}

/* rounded top for title pane - NOT NEEDED WITH SQUARE BOXES*/
div.RSS-column-top {
	/*background-image:url(/books/images/RSS-top.jpg);
	background-repeat:no-repeat;*/
	border-style:solid solid none solid;
	border-width:thin;
	border-color:#D3ABCE;	/*light purple*/
	background-color:#D3ABCE;	/*light purple*/
	width:240px;
	height:5px;
	margin-top:0px;
	margin-right:0px;
	padding:0;
}

/*this is the light purple background for the title, dark purple for the border */
div.RSS-column-header	{
	/*background-image:url(/books/images/RSS-header.jpg);
	background-repeat:repeat-y;*/
	background-color:#D3ABCE;	/*light purple*/
	border-style:solid solid none solid;
	border-width:thin;
	border-color:#A1508B;	/*DARK PURPLE*/
	margin-top:0px;
	padding-top:0px;
	width:240px;
}

.RSS-column-header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom:10px;
	padding-left:20px;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:0px;
}

div.RSS-column-background { /*white background with DARK PURPLE side and bottom borders for RSS display*/
	/*background-image:url(/books/images/RSS-mid.jpg);
	background-repeat:repeat-y;*/
	border-style:none solid solid solid;
	border-width:thin;
	border-color:#A1508B;		/*DARK PURPLE*/
	float:left;
	width:230px;
	margin-top:0px;
	padding:5px;
	
}
div.RSS-column-btm { /* NOT NEEDED WITH SQUARE BOXES bottom part of sidebar tinted text area with curved edge*/
	/*background-image:url(/books/images/RSS-btm.jpg);
	background-repeat:no-repeat;*/
	border-style:none solid solid solid;
	border-width:thin;
	border-color:#A1508B;
	float:left;
	width:240px;
	height:12px;
	margin:0;
	padding:0;
}


.RRSEventList	{
	margin-top:5.0pt;
	margin-bottom:2pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: 	#000000;
	text-decoration:none;
	font-size:	95%;
}

.RSSEventlink	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size:	95%;
		}
		
/* slate blue*/
a.RSSEventLink:link, a.RSSEventLink:visited	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color: 	#336699;
		text-decoration:none;
		font-size:	95%;
		}
		
	
a.RSSEventLink:hover, a.RSSEventLink:active	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		color:brown;
		text-decoration:underline;
		font-size:	95%;
		}
		

/* to make the Event Date more subtle */
.RSSEventDate	{
	margin-top:2.0pt;
	margin-bottom:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:	90%;
	color: 	#666666;
}



/* End Section: RSS Layout and styles ----------------------------------------*/

