
/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

/**Block overrides **/

.header-site-info-inner.gutter {
	margin-right: 0;
}
#block-views-slideshowhome-block-1 .gutter {
	margin: 0;
	margin-left: 9px;
}
#views_slideshow_cycle_teaser_section_SlideshowHome-block_1_1 {
	width: 424px !important;
}
#block-block-1.block,
#main-content .block {
	width: 100%;
}
#node-1 {
	-webkit-borderradius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: #347abf;
	padding: 20px;
	margin: 0 10px 1.5em 10px;
	}
#node-1 .inner {
	background: #fff;
	padding: 30px 20px 20px 20px;
	-webkit-borderradius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=3);
	box-shadow:1px 2px 10px #333333;
	-webkit-box-shadow:1px 2px 10px #333333;
	-moz-box-shadow:1px 2px 10px #333333;
	}
#sidebar-first .block ul, 
#sidebar-first .block ol {
	margin-left: 0;
}
body #postscript-top.grid12-9 {
	width: 700px;
}
/*Donate section of Make a Contribution page */
div.donate {
	border: 5px solid #347abf;
	padding: 20px;
	margin-top: 1.5em;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	box-shadow:1px 2px 10px #333;
	-webkit-box-shadow:1px 2px 10px #333;
	-moz-box-shadow:1px 2px 10px #333;
	}
.blue-bold {
	color: #347abf;
	font-weight: bold;
	}
body#pid-contact-us .sidebar-first {
	margin-bottom: 250px;
	}
body#pid-contact-us .main-inner {
	background-color: #e6e4c0;
	}
/*Credits Page */
.view-PhotoCredits {
	font-size: 80%;
	line-height: 110%;
	}
.view-PhotoCredits td {
	vertical-align: top;
	}
.view-PhotoCredits .views-field-title {
	width: 100px;
	}
.views-field-title {
	font-weight: bold;
	}
.views-field-field-photo-credit-value .field-content {
	white-space: nowrap;
	}
.view-PhotoCredits .view-footer {
	font-size: 120%;
	margin: 1em 0;
	}
.view-PhotoCredits .view-footer a {
	padding: 8px;
	border: 1px solid #000;
	}
#edit-field-revolving-photos-value-wrapper {
	padding: 1em;
	border: 1px solid #ccc;
	}
#edit-field-revolving-photos-value {
	float: left;
	}
#edit-field-revolving-photos-value-wrapper .description {
	font-weight: bold;
	padding-left: 1.5em;

	}
.in-maintenance #header-site-info {
	background: #fff;
	margin: 0;	
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	}
.in-maintenance #header-site-info-inner.inner {
	margin: 0;
	}
.in-maintenance .page #logo {
	float: left;
	padding-bottom: 20px;
	background: none;
	}
.in-maintenance #tagline {
	background: #347abf;
	font-style: italic;
	font-size: 15px;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 0;
	padding: 10px 0;
	text-align: center;
	}
.in-maintenance #block-block-2 {
	float: none;
	margin-right: 0;
	padding-left: 28px;}
.in-maintenance #content-inner {
	padding: 20px 150px;
	width: auto;
	}
.in-maintenance #main-wrapper {
	padding-bottom: 20px;

	}
.in-maintenance #main-inner {
		padding-top: 5px;
		background: #fff;
		}
#pid-governance-constitution-bylaws ol {
	counter-reset: ordered;
	list-style: none;
	text-indent: -30px;
	padding-bottom:10px;
	}
#pid-governance-constitution-bylaws ol li:before {
	counter-increment: ordered;
	content: counters(ordered, ".") ". ";
	}
#pid-governance-constitution-bylaws ol.alpha {
		list-style: lower-alpha;

		text-indent: 0;
}
#pid-governance-constitution-bylaws ol.roman {
		list-style: lower-roman;

		text-indent: 0;
}
#pid-governance-constitution-bylaws ol.alpha li:before,
#pid-governance-constitution-bylaws ol.normal li:before{
		content: none;
}
#pid-governance-constitution-bylaws ol.normal {
		list-style: decimal;

		text-indent: 0;
}
.front #node-4 form {
	float: left;
	padding-right: 10px;
	}
/* Contact page */
.left-float {
	padding-bottom: 20px;
	}
.photo-right {
	float: right;
	}
.photo-right img {
	padding-right: 20px;
	}
/** Calendar **/
.calendar-calendar ul.links li {
	padding-right: 5px; 
	padding-left: 5px;
	border-right: 1px solid #347ABF;
	}
.calendar-calendar ul.links li.last {
	border-right: none;
	}
.calendar-calendar td .inner .view-field a {
	font-weight: bold;
	color: #347ABF;	
	font-size: 11px;
	}
/* calendar legend*/
.block-calendar {
	margin-left: 1.5em;
	}
.block-calendar h2.block-title {
	background-color: transparent;
	color: #65A03E;
	font-size: 16px;
	letter-spacing: normal;
	padding-bottom: 0;
	}
.block-calendar .legend {
	margin-left: 0.5em;
	}
.calendar-legend th,
.calendar-legend td {
	padding-left: 5px;
	padding-right: 5px;
	}
/* Forum/Virtual Office */
#pid-virtual-office #forum ul.links {
	display: none;
	}
.comments div.even {
	background-color: #eee;
	} 
/*--Board Meeting--*/
#forum-list-2 .name a,
#pid-forums-virtual-office-board-meeting-docs .title a,
#pid-forums-virtual-office-board-meeting-docs h1.title {
	color: #c00;
	}
/*--Annual Reporting--*/
#forum-list-8 .name a,
#pid-forums-virtual-office-annual-reporting .title a,
#pid-forums-virtual-office-annual-reporting h1.title {
	color: #7626e3;
	}
/*--Special Events--*/
#forum-list-9 .name a,
#pid-forums-virtual-office-special-events .title a,
#pid-forums-virtual-office-special-events h1.title {
	color: #65A03E;
	}
/*--Tasks--*/
#forum-list-10 .name a,
#pid-forums-virtual-office-tasks .title a,
#pid-forums-virtual-office-tasks h1.title {
	color: #f79f26;
	}
/* Footer menu */
#block-menu-menu-footer ul li.leaf {
	display: inline;
	padding-right: 10px;
	border-right: 1px solid white;
	padding-left: 10px;
}