/*
THEME NAME: CICE
THEME URI: http://chambersforinnovation.com
DESCRIPTION: Chambers for Innovation default theme
VERSION: 1.0
AUTHOR: <a href="http://asideproject.com/">George Middlebrooks</a>
AUTHOR URI: http://www.asideproject.com
TAGS: white, microformats, fixed-width, flexible-width, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, translation-ready, blog, minimal
*/


/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Force vertical scrollbar in non-IE
 * 3. Remove Android and iOS tap highlight color to prevent entire container being highlighted
 *    www.yuiblog.com/blog/2010/10/01/quick-tip-customizing-the-mobile-safari-tap-highlight-color/
 * 4. Prevent iOS text size adjust on device orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */

html { font-size: 16px; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 16px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * These selection declarations have to be separate
 * No text-shadow: twitter.com/miketaylr/status/12228805301
 * Also: hot pink!
 */

::-moz-selection { background: #ecbc5c; color: #fff; text-shadow: none; }
::selection { background: #ecbc5c; color: #fff; text-shadow: none; }



/* =tag defs, basic type + colors
--------------------------------------------------------------------*/

body {	
	background: #999;
	height: 100%;
	text-align: center;
/* 	font: .75em/160% calluna, Georgia, Palatino, Times, 'Times New Roman', serif; */
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 87.5%;
	line-height: 140%;
	font-weight: 400;
	font-style: normal;
	color: #444;
	}
	
	
p, ul, ol, hr {
	margin: 0 0 1.3em 0;
	padding: 0;
	}

ul {
	list-style: square;
	margin-bottom: 2em;
	}
ul li, ol li {
	padding: 0;
	margin-left: 2em;
}	

hr {
	border: 0;
	background: #ddd;
	height: 3px;
	clear: both;
}
.widget hr {
	border-top: 1px dotted #666;
	background: none;
	height: 1px;	
}
hr.clr {
	width: 0;
	border: 0;
	visibility: hidden;
	height: 0;
	margin: 0;
	line-height: 0;
	}	

	
h1, h2, h3, h4, h5, 
.bulleted, 
#access a, 
dt {
	font-family: 'allumi-std', Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-style: normal;
	font-size: 1em;
	line-height: 1.1; 
	color: #123F60;
	font-weight: 600;
	
}

h1, h2, h3, h4, h5 {
	margin: 0;
	}

h1, h2, 
#secondary h3,
h1.entry-title {
	color: #123F60;
	text-transform: uppercase;
	font-weight: 200;
	margin: 0 0 .4em 0;
	}

h1, h2 {
	font-size: 2em;
}

h1.tiny_h1 {
	font-size: .875em;
	letter-spacing: .1em;
	margin-bottom: 1em;
}

h2.entry-title {
	font-size: 1.75em;
	text-transform: none;
	font-weight: 600;
}

h3 {
	font-size: 1.3em;
	}
	
h3 em {
	font-weight: 200;
	}

	
#primary h3 {
	margin-bottom: .3em;
	}
	
.bulleted {
	font-size: 1.3em;
	margin-bottom: .3em;
	background: url(images/bullet_sq.png) 0 50% no-repeat;
	padding: 0 0 .2em 12px;
	margin-top: .4em;
	margin-bottom: .1em;
	margin-left: -12px;
	border-bottom: 1px solid #efefef;
	display: block;
}
.bulleted a:hover {
	text-decoration: none;
	}

h4 {
	font-size: 1.1em;
	text-transform: none;
	margin-bottom: .5em;
	}
.widget h4 {
	margin-top: .5em;
	
	}
h5 {
	font-size: .75em;
	margin-bottom: .5em;
	text-decoration: none;
	font-weight: bold;
	}


a {
	font-weight: bold;
	color: #113d60;
	text-decoration: underline;
	}
a:visited {
	color: #0a3959;
	}
a.nlbutton:visited {
	color: #fff;
	}
a:hover {
	text-decoration: none;
	color: #68a;
	}



h1 a, h2 a, h3 a {
	color: #123F60;
	font-weight: 200;
}





/* =no underlines
--------------------------------------------------------------------*/
h1 a, h2 a, h3 a, h4 a, h5 a,
#access a,
.backlink a, .readmore a,
.joinbut
 {
	text-decoration: none;
	}


dl {
	display: block;
	margin: 0;
/* 	border-top: 1px solid #eee; */
/* 	border-bottom: 1px solid #ccc; */
	padding: 1.2em 0;
}

dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
	}
dd {
	margin: 0;
	padding-right: 2em;
	font-style: italic;
	color: #666;
	}


#overhead, 
#colophon, 
.widget p, 
.widget li,
.entry-meta,
.tt,
#nav-below,
.edit-link,
.readmore {
	font-family: 'Lucida Grande', Lucida, Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 1.5; 
	}


.smaller {
	font-size: 90%;
	}
	

.menu li {
	margin: 0;
	}
	
ul.faqind li {
	margin-bottom: .4em;
/*
	padding-bottom: .4em;
	border-bottom: 1px solid #efefef
*/
	}
	

/* =Structure
-------------------------------------------------------------- */



#page {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background: #fff;
}

#branding {
	width: 100%;
	clear: both;
	border-bottom: 1px dotted #666;	
	}
	
#main {
}

#primary {
	float: left;
	margin: 0 20px 1em 0;
	width: 700px;
/* 	background: #ccc; */
}

.page #primary {
/* 	width: 940px; */
	}

#secondary {
	float: left;
	margin: 0 0 1em 0;
	width: 220px;
/* 	background: #eee; */
	text-align: left;
	}

#content {
	width: 100%;
	margin: 0 0;
	float: left;
}



#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}


.central, 
#ohcontent, 
#masthead, 
#main, 
#access {
	width: 940px;	
	margin: 0 auto;
	position: relative;
	text-align: left;
	}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}






/* form elements - for cforms
--------------------------------------------------------------------*/


label {
	display: block;
	margin-bottom: .2em;	
}

input[type='text'], 
input[type='email'],
input[type='tel'],
textarea, select {
	border-width: 1px;
	border-style: solid;
	border-color: #aaa #ddd #ddd #aaa;
	padding: .75em;
	display: block;
	width: 60%;
	font-family: 'allumi-std', 'Lucida Grande', Lucida, Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.3;
	font-weight: 300;
	color: #999;
-moz-border-radius: .5em;
-webkit-border-radius: .5em;
border-radius: .5em;
}
input[type='text']:active, 
input[type='text']:focus,
textarea:focus,
textarea:active {
	color: #555;
} 

select {
	width: auto;
}

textarea {
	float: none;
	width: 80%;
}


#searchform label {
	display: none;
}

.required {
	color: #cc0033;
}



form hr {
	clear: both;
	width: 100%;
}

form p {
	width: 100%;
	float: left;
	margin-bottom: .1em;
}

input:focus, textarea:focus, select:focus {
	background: #ffe;
}

input[type="button"],
input[type="submit"] {
	font-family: 'allumi-std', Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-size: 110%;
	line-height: 1;
	font-weight: bold;
	text-decoration: none;
	background-color: #036;
  background-image: -moz-linear-gradient(top, #0d446d, #013857);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0d446d), to(#013857));
  background-image: -webkit-linear-gradient(top, #0d446d, #013857);
  background-image: -o-linear-gradient(top, #0d446d, #013857);
  background-image: linear-gradient(to bottom, #0d446d, #013857);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d446d', endColorstr='#ff013857', GradientType=0); /* leave the ffs in the colors */
	text-transform: uppercase;
	color: #efefef;
	text-align: center;
	text-align: left;
	width: auto;
	margin-bottom: 0;
	padding: .875em 1.1em;
	border: 0;
	display: block;
	-webkit-border-radius: 1.5em; 
	-moz-border-radius: 1.5em; 
	-o-border-radius: 1.5em; 
	border-radius: 1.5em;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	-o-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 0px rgba(0, 0, 0, .5);
	text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
	}
input[type='submit']:hover, 
input[type='submit']:focus {
	color: #fff;
	}


.check {
	border: 0;
}


.cf-ol,
.gform_fields {
	list-style: none;
	padding: 0;
	}
.gform_fields li,
.cf-ol li {
	margin-bottom: 1em;
	margin-left: 0;
	}

span.gfield_required {
	color: #c00;
}	
.reqtxt, .emailreqtxt {
	font-size: 90%;
	color: #777;
	font-style: italic;
	}

.linklove, 
.cf_hidden {
	display: none;
	}

.cf-sb {
	clear: both;
	width: 100%;
	margin-bottom: 1em;
	}

/* =Header
-------------------------------------------------------------- */

#branding {	
	background: url('images/bg-head.jpg') 50% -10px repeat-x;
	color: #dfdfdf;
  border-bottom: 1px dotted #999;
  margin-bottom: 0;
  float: left;
  clear: both;
	}

#overhead {
  width: 100%;
  display: table;
  clear: both;
	background-color: #036;
  background-image: -moz-linear-gradient(top, #0d446d, #013857);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0d446d), to(#013857));
  background-image: -webkit-linear-gradient(top, #0d446d, #013857);
  background-image: -o-linear-gradient(top, #0d446d, #013857);
  background-image: linear-gradient(to bottom, #0d446d, #013857);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d446d', endColorstr='#ff013857', GradientType=0); /* leave the ffs in the colors */
	padding: 2px 0 4px 0;
	line-height: 100%;
	text-align: center;
  }

#ohcontent {
	padding: 5px 1em;
	text-align: right;
	vertical-align: middle;
	display: table-cell;
/* 	width: 960px; */
	margin: 0 auto;
	position: relative;
	}
#ohmenus {
	width: 640px;
	float: right;
	}
		
.menu-overhead-links-container {
	width: auto;
	display: inline;
	float: right;
	}
#overhead ul {
	display: block;
	display: inline-table;
	list-style: none;
	padding: 0;
	width: auto;
	margin: 0 1em 0 0;
}
ul#menu-overhead-links {
	width: 21%;
	float: right;
	margin-top: 3px;
	}

ul#menu-overhead-links li {	
/* 	margin-top: -5px; */

	}

#overhead li {
/* 	display: inline; */
	float: left;
	border-right: 1px solid #8ca2b7;
	padding: 0 1em;
	line-height: 100%;
	margin: 0;
}


#overhead a {
	color: #eee;
	}
#overhead a:hover {
	color: #fff;
	}
	
#overhead form {
	margin-bottom: .1em;
	}	
#overhead form, #overhead form input {
	display: block;
	float: right;
/* 	display: inline-table; */
	}



	
#overhead ul#ohsocials {
	margin-right: .5em;
	margin-top: 0;
}	
#ohsocials li {
	border: 0;
	padding: .1em .5em 0;
	margin: 0;
}	
	
	
#overhead form input {
	float: left;
	}
	
#overhead input#s {
	width: 140px;
	background: #5C7F9A;
	border: 0;
	padding: .25em;
	margin-right: .5em;
	font-family: 'Lucida Grande', Lucida, Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 1;
	color: #ddd;
	}
#overhead input#s:focus,
#overhead input#s:active {
	color: #fff;
/* 	font-size: 1.3em; */
	}
#overhead input#searchsubmit,
#overhead input[type='submit'] {
	background: #047;
	padding: .3em .5em;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	color: #dfdfdf;
	width: auto;
	font-family: 'allumi-std', Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-size: 1.1em;
	margin-top: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#overhead form input#searchsubmit:focus, 
#overhead form input#searchsubmit:active {
	color: #fff;
	background: #058;
}
	

#masthead {
  text-align: left;
  
  }

#logo {

	}
#logo h1 {
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	}
#logo h1 a {
	display: block;
	margin: 0;
	border: 0;
	height: 100px;
	text-indent: -10000px;
	background: url('images/logo.png') 0 20px no-repeat;
}

#joinmod {
	padding-top: 25px;
	}

#joinmod p {
	font: .75em/130% 'Lucida Grande', Lucida, Helvetica, Arial, Verdana, sans-serif;
	color: #113D5F;
	font-weight: 300;
}

a.nlbutton,
a.joinbut {
	color: #efefef;
	background-color: #b6000b;
  background-image: -moz-linear-gradient(top, #d6001a, #940009);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d6001a), to(#940009));
  background-image: -webkit-linear-gradient(top, #d6001a, #940009);
  background-image: -o-linear-gradient(top, #d6001a, #940009);
  background-image: linear-gradient(to bottom, #d6001a, #940009);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6001a', endColorstr='#ff940009', GradientType=0); /* leave the ffs in the colors */
	text-decoration: none;
}

a.nlbutton {
	border-radius: 2.5em;
	padding: .6em 1em;
	margin-right: 1em;
}

a.joinbut {
	font-family: 'allumi-std', Helvetica, 'Helvetica Neue', Arial, sans-serif;
	display: block;
	text-align: center;
	padding: .5em;
	font-size: 1.2em;
	text-transform: uppercase;
	-webkit-border-radius: 1.5em; 
	-moz-border-radius: 1.5em; 
	-o-border-radius: 1.5em; 
	border-radius: 1.5em;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	-o-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 0px rgba(0, 0, 0, .5);
	text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
	}

a.nlbutton:hover, 
a.joinbut:hover {
	background: #b6000b;
	color: #fff;
	text-shadow: none;
	text-decoration: none;
	}


/* =Menu
-------------------------------------------------------------- */

#access {
	clear: both;
	padding: 0;
	z-index: 99;
}

div.menu-main-navigation-container {
	border-bottom: 1px dotted #666;
	margin: 0 0 1em 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	}

#access ul {
	width: auto;
	clear: both;
	list-style: none;
	padding: 0;
	text-align: left;
}

ul#menu-main-navigation,
#access ul {
	position: relative;
	margin: 0 auto;
	}

#access li {
	float: left;
	position: relative;
	border-right: 1px dotted #666;
	margin: 0;
	padding: 0;
}

#access li:last-child {
	border-right: 0;
	}
#access a {
	display: block;
	font-weight: 300;
	line-height: 100%;
	margin: 0;
	padding: .9em 1.1em;
	border: 0;
	text-decoration: none;
	color: #113D5F;
	text-transform: uppercase;
	font-size: 110%;
}
#access ul ul,
#access ul.submenu {
	background: #efefef;
	background: rgba(239, 239, 239, 0.95);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: bottom;
	left: 0;
	float: left;
	width: 220px;
	z-index: 999999;
	font: .8em/100% 'Lucida Grande', Lucida, Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}
#access ul ul li {
	border: 0;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #ccc;
	margin: 0;
	min-width: 180px;
	width: auto;
	display: block;
	float: none;
	}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: .5em 1.5em .5em 1em;
	display: block;
	height: auto;
	color: #18446D;
	margin: 0;
	text-transform: none;
	}
#access ul ul a:hover {
	background: #fafafa;
	color: #38648d;
}
#access li:hover > a,
#access ul ul :hover > a,
#access li.current_page_item > a,
#access li.current-page-ancestor > a,
#access li.current-menu-ancestor > a {
	color: #efefef;
	background: #5C7F9A;
	text-shadow: #600 1px 1px 0;
	text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0;
}
#access ul ul a:hover {
	background: #cecece;
	color: #18446d;
}
#access ul li:hover > ul {
	display: block;
}

/* =Content
-------------------------------------------------------------- */

.intro {
	font-size: 120%;
	}

.post, .xrpt {
	padding: .7em 0 .8em 0;
}

.blog .post, .pindex .post, .xrpt,
body.page-template-page-events-upcoming-php .post {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #dadada;
}

.xrpt {
	float: left;
	width: 100%;
	clear: both;
	}
body.page .xrpt .entry-content {
	font-size: 90%;
	}

.sticky {
}

article.faqs {
	}

.newsthumb img {
	width: 220px;
	height: auto;
	}

.readmore,
#nav-below .nav-newer {
	text-align: right;
	}

.readmore a,
#nav-below a {
	background: #bbb;
	color: #efefef;
	border-radius: 2.5em;
	padding: .6em 1em;
	margin-right: 1em;
	text-decoration: none;
	}
.readmore a:hover,
#nav-below a:hover {
	background-color: #036;
  background-image: -moz-linear-gradient(top, #0d446d, #013857);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0d446d), to(#013857));
  background-image: -webkit-linear-gradient(top, #0d446d, #013857);
  background-image: -o-linear-gradient(top, #0d446d, #013857);
  background-image: linear-gradient(to bottom, #0d446d, #013857);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0d446d', endColorstr='#ff013857', GradientType=0); /* leave the ffs in the colors */
	color: #fff;
	text-decoration: none;
}

.promop {
	float: left;
	clear: both;
	padding: .5em 0;
	margin: .7em 0;
	}

#nav-below a {
	display: inline-table;
	}
	
a.nav-previous {

}


.entry-meta {
	clear: both;
	display: block;
	margin-bottom: 1em;
	color: #999;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}
.page .edit-link a {
	display: block;
	
}

.edit-link a {
	padding: .1em 0 .1em 15px;
	background: url('images/page_edit.gif') 0 50% no-repeat;
	}


.indwrap {
	
}


/* =energy experts logo page
--------------------------------------------------------------------*/
div.eebox {
	float: left;
	display: block;
/* 	display: inline-table; */
	margin: 0 3% 1.2em 0;
	width: 17%;
	text-align: center;
/* 	background: #eee; */
/* 	height: 160px; */
	}
.eelogo {
	margin-bottom: .6em;
	height: 50px;
/* 	vertical-align: baseline; */
/* 	display: table-row; */
	}
.eelogo img {
	max-width: 100%;
	max-height: 50px;
	position: relative;
	margin: 0 auto;
	}
.eename {
	font-size: 75%;
	line-height: 120%;
	}

.eename a {
	color: #369;
	}


/*-- events
--------------------------------*/
div.event-list {
	float: left;
	width: 100%;
}
div.em-location-map {
	width: 100% !important;
}
.callinks {
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	background: #fff url(images/bg-head.jpg) 0 0 repeat-x;
	padding: .8em 0;
	margin: 0 0 1.5em 0;
	float: left;
	width: 100%;
/*
	width: 220px;
	width: 300px;
*/
}
.callinks h3 { margin: 0 10px .5em 2%; }
.callinks a {
	display: block;
	margin: 0 2%;
	padding-left: 22px;
	line-height: 2;
}
.callinks a {
	background-position: 0 50%;
	background-repeat: no-repeat;
}
.callinks a.addical {
	background-image: url(images/icon-ical.png);
}
.callinks a.addgcal {
	background-image: url(images/icon-gcal.png);
}

/* = best practice and faq listings
--------------------------------------------------------------------*/

#primary .bplist h3 {
/* 	border-bottom: 1px solid #efefef; */
	padding-bottom: .2em;
	margin: .5em 0 .3em 0;
text-shadow: rgba(256, 256, 256, 0.7) 2px 2px 1px;
}

.ecb h3 {
text-shadow: rgba(256, 256, 256, 0.7) 2px 2px 1px;
}

ol.bpind {
	margin-left: 1em;
}

.bpcatgroup {
	width: auto;
	padding: .2em 1.5em 1em 1em;
	background: #eee;
	margin-bottom: 1.5em;
	background: #ddd;
}

.bplist {
	}

.bplist .bps,
.faqlisting .faqs,
.ecb,
.indwrap {
	display: block;
	margin: 0 0 1.2em 0;
/* 	border-bottom: 1px dotted #ccc; */
	width: auto;
	padding: 1em;
	box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.30);
	background: #D1E4F0;
	border: 1px solid #b1c4d0;
	-moz-border-radius: .8em;
		-khtml-border-radius: .8em;
		-webkit-border-radius: .8em;
		border-radius: .8em;	
	}


.bplist li {
	list-style-position: inside;
	margin-left: auto;
	padding: auto;
	}



/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

.backlink {
	margin: -1em 0 .5 0;
	font-size: 75%;
	}

.backlink a {
/* 	display: block; */
	width: auto;
	color: #fff;
	background: #5c7f9a;
	-moz-border-radius: 2em;
	-khtml-border-radius: 2em;
	-webkit-border-radius: 2em;
	border-radius: 2em;
	padding: 3px 1em;
}
.backlink a:hover {
	background: #357;
	text-decoration: none;
	}




/* Notices */
.error404 #content #searchform {
/* 	background: #eee; */
	display: block;
/* 	padding: 1em; */
	margin-bottom: 3em;
}
.error404 #content #searchform input {
	display: inline-table;
	margin-right: .5em;
	}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =advisory council member listing
--------------------------------------------------------------------*/
p.larger {
	font-size: 120%;
	}

.bio_box {
	width: 100%;
	margin: 1em 0 0 0;
	padding: 0;
	float: left;
	clear: both;
}

.bio_box h3 {
	clear: right;
	padding-bottom: .2em;
	margin-bottom: .5em;
	}

.bio_headshot img {
	width: 100%;
	height: auto;
	}

.lite {
	font-weight: 300;
	font-size: 80%;
	color: #5c7f9a;
	font-style: italic;
	}
	
.switch {
	font-size: .875em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	clear: both;
	margin: .3em 0 1em 0;
	}
.switch a {
	padding: .1em 0 .1em .2em;
	color: #999;
	text-decoration: none;
	display: block;
	}
.switch a:hover {
	color: #0a3959;
	background: #fefef0;
	}



/* =links list
--------------------------------------------------------------------*/

ul#links-page {
	list-style: none;
	padding: 0;
	}



/* =sidebar
--------------------------------------------------------------------*/
#secondary h3 a {
	font-weight: 200;
	color: #123f60;
	}



#mapbox {
	float: left;
}

#mapbox img {
	max-width: 100%;
	}




/* =multi-column
--------------------------------------------------------------------*/

.col {
	float: left;
	margin: 0 20px 0 0;
	}
	
.unit1 {
	width: 60px;
	}
.unit2 {
	width: 140px;
	}
.unit3 {
	width: 220px;
	}
.unit4 {
	width: 300px;
	}
.unit5 {
	width: 380px;
	}
.unit6 {
	width: 460px;
	}
.unit7 {
	width: 540px;
	}
.unit8 {
	width: 620px;
	}
.unit9 {
	width: 700px;
	}
.unit10 {
	width: 780px;
	}
.unit11 {
	width: 860px;
	}
.unit12 {
	width: 940px;
	}
	
.first {
	margin-left: 0;
	}
.last {
	margin-right: 0;
	}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

iframe {
	width: 100%;
}

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}

.widget_thumb_lg,
.widget_thumb_med,
.widget_thumb_sm {
	display: block;
	float: left;
/* 	border-top: 8px solid #604050; */
	width: 460px;
	max-height: 180px;
	overflow: hidden;
	}

.widget_thumb_med {
	width: 220px;
	height: auto;
	max-height: 120px;
	overflow: hidden;
	margin: 0 0 1em 0;
		box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	}
	
.widget_thumb_med a {
	float: left;
	width: 100%;
	}

.widget_thumb_lg img,
.widget_thumb_med img {
	min-width: 100%;
	min-height: 110px;
	
	}




/* =Footer
-------------------------------------------------------------- */

#colophon {
	float: left;
	border-top: 1px dotted #666;
	margin: 1em 0 0;
	padding: 1em 0;
	background-color: #9a9a9a;
  background-image: -moz-linear-gradient(top, #787878, #9a9a9a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#787878), to(#9a9a9a));
  background-image: -webkit-linear-gradient(top, #787878, #9a9a9a);
  background-image: -o-linear-gradient(top, #787878, #9a9a9a);
  background-image: linear-gradient(to bottom, #787878, #9a9a9a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff787878', endColorstr='#ff9a9a9a', GradientType=0); /* leave the ffs in the colors */

	color: #dfdfdf;
	min-height: 100px;
}

#colophon a {
	color: #eee;
	}

ul#soclinks {
	float: left;
	width: 700px;
	padding: 0;
	margin: 0 20px 2em 0;
	}
ul#soclinks li {
	float: left;
	display: inline;
	width: auto;
	margin: 0 20px 0 0;
	}
ul#soclinks a {
	height: 29px;
	text-indent: -10000px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}
ul#soclinks a:hover {
	background-position: 0 -29px;
}

a#fblink {
	background-image: url('images/b-facebook.png');
	width: 202px;
	}
a#twlink {
	background-image: url('images/b-twitter.png');
	width: 177px;
	}
a#lilink {
	background-image: url('images/b-linkedin.png');
	width: 215px;
	}


#indicia {
	clear: left;
	width: 100%;
	margin: 0;
	}
#indicia ul {
	padding: 0;
	margin: 0;
	}
#indicia ul li {
	display: inline;
	padding: 0 .5em;
	border-right: 1px solid #ddd;
	}
#indicia ul li:first-child {
	padding-left: 0;
}
#indicia ul li:last-child {
	border: 0;
	}




/* =us map
--------------------------------------------------------------------*/

.tt {
	display: none;
	position: relative;
	top: 50%;
	left: 50%;
	}
area:hover .tt {
	display: block;
	background: #fff;
	padding: .5em;
	z-index: 19999;
	}


/* = widget stuff
--------------------------------------------------------------------*/

#secondary .widget {
	border-bottom: 1px dotted #999;
	margin-bottom: 1em;
}
.twtr-doc a {
	float: left;
	}

.widget ul {
	list-style: none;
	padding: 0;
	}
.widget ul li {
	margin: 0 0 1em;
	padding: 0;
	}

#twitterwidget h3 a
 {
	padding-right: 24px;
	background: url('images/twitter.png') right .3em no-repeat;
	}
.calhead a {
	padding-right: 24px;
	background: url('images/calendar.png') right .25em no-repeat;
}
	
	
.post-cat-widget .post {
/*     border-bottom: 1px dashed #ccc; */
    margin: 0 0 10px 0;
    padding: 0;
    border: 0;
}


/* =nivo slider stuff
--------------------------------------------------------------------*/
#page-id-850 .nivo-caption {
	background: #036;
}