/*	---	Agency-Specific HTML Styles				-------	*/

#masthead {   /* bottom banner color */
background: #414d67 url(/CommonImages/images/headers/Agov3/logo-gov.gif) right 90px no-repeat;
}

#footer {
background:#414d67;
}

/*  Because this site uses no online services at top, the below rule used to remove doubleline over feature story and reduce feature story top padding  */

.topic #featurestory  {
background-image:none !important;
padding-top:5px !important;
}


/* ----------------------------------
 	  AddThis  	
   ---------------------------------- */
#addthis {
	width: 159px;
	text-align: center;	
	}
* html #addthis {
	width: 159px;
	text-align: center;	
	}	
#addthis img {
	width: 125px;
		}
* html #addthis img {
	width: 125px;
	}	
#addthis h2 { 
	padding-bottom: 0;
	}


/* ----------------------------------
 	  Quarter Program 	
   ---------------------------------- */
#quarter_program label {
	display: block;
	margin-top: -1.2em;
	*margin-top: -1.5em;
	margin-left: 4em;
	*padding-bottom: 0;
	}
* html #quarter_program label {
	margin-top: -1.5em;
	padding-bottom: 0;
	}	
#quarter_program input {
	margin: 0 0 0 2em;
	}
#date {
	display: inline;
	}



/* ----------------------------------
 	 blog RSS 	
   ---------------------------------- */					#blogrss {
	width: 157px;
	margin: 1em 0;
	padding: 0;
	background: transparent url(http://www.mass.gov/Agov3/images/sec_bialecki/ccmassinv.gif) 0 0 no-repeat;
	}
#blogrss h4 {
	margin: 0;
	padding: 0.7em 0.7em 1.5em 0.7em;
	}	
#blogrss h4 a {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #961416;
	text-decoration: none;
	}
#blogrss h4 a div {
	margin-bottom: 0.7em;
	color: #887272;
	font-size: 0.7em;
	line-height: 1em;
	}	
div.rss-box {
	margin: 0;
	padding: 0;
	border-right: 1px solid #b9b3b3;
	border-left: 1px solid #b9b3b3;
	background: transparent url(http://www.mass.gov/Agov3/images/sec_bialecki/ccmassinv_rgt.gif) right top repeat-y;
	}
#blogrss div.rss-box ul.rss-items {
	margin: 0;
	padding: 0.5em 0.7em; 
	list-style: none;
	}
#blogrss div.rss-box li.rss-item {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 0.9em;
	}
#blogrss div.rss-box p {
	margin: 0;
	padding: 0.5em 0.7em;
	font-size: 0.9em;
	}
ul.rss-items span.rss-date {
	display: block;
	padding: 0.6em 0 0 0;
	color: #666;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1em;
	}		
