/*=================================================================================================
This file is blank by default, and each micro/macro site gets one unlike main.css which is shared.
Use this file to override anything you can't change dynamically with main.css
===================================================================================================*/


/* Set up bureau custom colors:

   Primary */

#under-stripe, #section-nav li.current a {
	background-color: #360;
}
#utility-stripe {
	background-color: #9fbe0d;
}
hgroup#bureau-titles {
}

p.date .month, p.date .day{color:#9FBE0D}

/* Google Form Styling */
/* Seen on portlandoregon.gov/parks/index.cfm?&a=436698 */
table#google-form tr.first{
	display:none;
}
.tinymce table#google-form,
.tinymce table#google-form td#form-content{
	border-top:none;
	border-right:none;
	border-left: none;
	border-bottom: none;
}
table#google-form iframe h1.ss-form-title{
	font-size: 1.4em ;
	background-color: #360;
}

table#google-form iframe{height: 1060px}

iframe#bond-sequence html{overflow:hidden}