/* ---------------------------------
 * Layout Styles
 * Created by Easy! Designs, LLC
 * http://easy-designs.net
 * --------------------------------- */


@media screen {/* ---------------------------------
 * Screen Layout Styles
 * Created by Easy! Designs, LLC
 * http://easy-designs.net
 * --------------------------------- */



html {
	
}

body {
	margin: 0;
	text-align: center;
}

a img {
	border: none;
}

a.more {
	white-space: nowrap;
}

b {
	display: none;
}

.twitter .entry-content b {
  display: inline;
}

h2,
.callout {
	margin-bottom: 10px;
}

h3 {
	margin: 1em 0 0;
}

img { height: auto; }

p {
	margin-top: 0.875em;
}

p.callout {
	margin: 0.54em auto;
}

p.small {
	margin: 0 0 1.5em;
}

.wrapper {
	width: 880px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 10px 0 0;
}

#nav-access { 
  width: 100%;
  margin: 0 auto;
  padding: 12px 0 0;
}

#nav-access li {
  width: 160px;
  margin: 0 auto;
  position: absolute;
  top: -20em;
  left: 50%;
  margin-left: -80px;
}

#nav-access a:focus,
#nav-access a:active {
  position: absolute;
  top: 20em;
  z-index: 99;
  display: block;
  width: 140px;
  padding: 3px 10px;
  outline: 0;
  border: 2px solid;
  border-top: 0;
}

#nav-main {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 114px;
	right: 0;
}

#nav-main li {
	width: 130px;
	margin-left: 20px;
	padding-top: 3px;
	border-top: 2px solid;
	list-style: none;
	float: left;
}

#nav-main li:first-child {
	margin-left: 0;
}

#nav-main a {
	display: block;
	margin-top: -81px;
	padding-top: 81px;
}

#nav-main a i {
  display: none;
  position: relative;
  top: -4px;
}
#nav-main a:hover i {
  display: block;
}

#nav-utils {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 0;
}

#nav-utils li {
	list-style: none;
	float: left;
	border-left: 1px solid;
	margin-left: 5px;
	padding-left: 5px;
	height: 1em;
}

#nav-utils li:first-child {
	border-left: none;
	margin-left: 0;
}

#greeting a {
  margin-left: 0;
}

/* Language choice stuff */
#nav-utils li p, #nav-utils li ul li span {
	display: none;
}

#nav-utils li ul {
	margin: 0 -5px 0 0;
	padding: 0;
	height: 1.231em;
	overflow: hidden;
}

#nav-utils li ul:hover {
	height: auto;
}

#nav-utils li ul li {
	display: block;
	float: none;
	text-align: right;
	border-left: none;
	margin-left: 0;
	padding-left: 0;
	border-top: 1px solid;
	height: auto;
}

#nav-utils li ul li:first-child {
	border-top: none;
	padding: 0 5px 0.5em 5px;
}

#nav-utils li ul li:last-child {
	margin-bottom: 0;
}

#nav-utils li ul li a {
	display: block;
	padding: 0.5em 5px;
	margin: 0;
}

#nav-utils li ul li:first-child a {
	padding-top: 0;
}

#sub-nav {
	margin: 0 0 1em;
	padding: 0;
}

#sub-nav li {
	border-top: 1px solid;
	list-style: none;
}

#sub-nav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid;
}

#sub-nav li:first-child {
	border-top: none;
}

#sub-nav li.follow-the-charter,
p.follow-the-charter,
#content-sub .callout-block {
	margin-top: 21px;
	border-top: none;
}

#content-sub .callout-block:first-child {
	margin-top: 0;
}

#sub-nav li a {
	display: block;
	padding: 5px 6px 2px;
}

#sub-nav li.follow-the-charter a,
p.follow-the-charter a {
	padding: 8px 6px 4px;
	display: block;
}

#sub-nav ul li a {
	padding: 7px 6px 5px 12px;
}


#content-sub .callout-block {
	padding: 10px 9px;
}

#content-sub .callout-block h2 {
	border-bottom: 1px solid;
	margin: 0 0 10px;
	padding: 0 0 7px;
}

#content-sub .callout-block p {
	margin: 0;
}

#content-sub .callout-block form ol {
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

#content-sub .callout-block form ol li {
	border: none;
	list-style: none;
	float: left;
	clear: none;
	padding: 0;
}

#content-sub .callout-block form ol li:first-child {
	margin-right: 10px;
}

#content-sub .callout-block form input[type=text] {
	width: 130px;
	padding: 6px 3px;
}

#content-sub .filters form ol li {
	border-top: 1px solid;
	float: none;
	padding: 10px 0;
	width: 100%;
	margin: 0;
}

#content-sub .filters form ol li:last-child {
	padding-bottom: 10px;
}

#content-sub .filters form ol li:first-child {
	border-top: none;
	margin: 0;
}

#content-sub .filters select {
	width: 120px;
}

#content-sub .filters form.scripted {
	margin-bottom: -10px;
}

#logo {
	margin: 0;
}

.module,
#nav-bottom > li {
	width: 49%;
	float: left;
	padding-top: 13px;
}

.module.right {
	float: right;	
}

.module.with-border,
.two-up.with-border,
.three-up.with-border,
.four-up.with-border,
#nav-bottom {
	border-top: 2px solid;
}

.module h2 {
	margin-top: 0;
}

.module h4 {
	margin: 10px 0 0;
	padding-top: 5px;
	border-top: 1px solid;
}

.module h4 + p {
	margin-top: 0;
}

.module img,
.intro .figure img,
.hentry .figure img,
.profile .vcard .figure img,
#content-sub .hmedia img,
#learn-talks .hentry .figure img,
#learn .hentry .figure img,
#share .hentry .figure img,
.event .vevent .figure img,
.user-profile .figure img,
.flickr .figure img,
.section img,
.file .figure img {
	float: left;
	margin: 0 1em 0 0;
	display: block;
	padding: 9px;
	border: 1px solid;
}

.module img,
.intro .figure,
.hentry .figure img {
	float: right;
	margin: 0 0 0 1em;
}

.file .figure img {
  float: none;
  width: 260px;
}

.user-profile .file .figure img {
  width: 185px;
}

.talks .figure h2 {
  position: relative;
}
.talks .figure h2 img {
  position: absolute;
  top: 0;
  left: -221px;
  width: 185px;
}

#learn .hfeed img {
  width: 110px;
}
.callout-block img {
  width: 167px;
}
.follow-twitter img,
.callout-block button img {
  width: auto;
}
.more-talks img {
  width: 69px;
}

.partners .module.vcard {
  margin-bottom: 40px;
}
.module.vcard h4.org {
  position: relative;
  margin: 145px auto 4px;
}
.module.vcard h4.org img {
  position: absolute;
  top: -145px;
  margin: 0 auto;
  width: 205px;
  height: auto;
}
.module.vcard p {
  margin: 0;
}

.intro .figure,
.profile .figure {
	width: 280px;
	margin: 0 0 0 20px;
}

.profile .figure {
	float: left;
	margin: 7px 20px 10px 0;
}

.user-profile-edit .figure {
	overflow: hidden;
	margin-bottom: 0;
}

.intro .figure img,
.profile .figure img,
.profile .vcard .figure img,
.flickr .figure img {
	float: none;
	margin: 0 0 8px;
	display: inline;
}

#learn-council .intro .figure img {
	width: 260px;
}

#learn-council .photo {
  width: 185px;
}
.profile .figure img {
  width: 260px;
}

#share #content-main .figure img,
#learn #content-main .figure img,
.section img {
	width: 110px;
}

.flickr .figure img {
	display: block;
	margin-bottom: 8px;
	height: auto;
}

.user-profile .vcard img {
	width: 185px;
}

/* -- Share - */
#share-online .block {
	margin: 25px 0 0;
	border-top: 1px solid;
	padding-right: 70px;
	width: 586px;
	overflow: hidden;
}

#share-online h2 {
	margin: 10px 0 0;
}

#share-online p {
	margin: 0 0 7px;
}

#share-online #content-main form.email-signup {
	margin-top: 10px;
}

#share-online form ol li {
	float: left;
	margin: 0 10px 0 0;
	width: auto;
	clear: none;
}

#share-online form input {
	width: 272px;
	padding: 5px 3px;
}

/* -- Act -- */
.act #content-main.full {
  width: 100%;
}

/* -- Sidebar - */

#content-sub .hmedia img {
	float: none;
	margin: 0 0 8px;
}

#content-sub .callout-block ul {
	padding: 0;
	margin: 0;
}

#content-sub .callout-block li {
	clear: left;
	border-top: 1px solid;
	padding: 10px 0;
	overflow: hidden;
	margin: 0;
}

#content-sub .callout-block li:first-child {
	padding-top: 0;
	border-top: none;
}

#content-sub .callout-block li:last-child {
	padding-bottom: 0;
}

#content-sub .callout-block li a {
	display: block;
}

#content-sub .callout-block .twitter li a {
	display: inline;
}

#content-sub .more-talks li img {
	float: left;
	margin: 0 10px 0 0;
}

.intro .figure .legend,
.figure .credit {
	margin: 0;
}

.profile .bio,
#learn-talks .hentry h2 {
	margin-right: 70px;
}

.talks .intro p {
	margin-right: 0;
}

.profile .entry-content p:first-child,
.event .vevent .summary {
	margin-top: 0;
}

.event .figure {
	padding-bottom: 30px;
	overflow: hidden;
	width: 100%;
}

#content-sub .figure {
	width: auto;
}

.event #content-main .vevent .summary {
	float: none;
	width: auto;
	padding-right: 50px;
}

.event #content-main .vevent .figure .summary {
	margin-right: 50px;
	margin-left: 280px;
	padding-right: 0;
}

.event .details {
	border-top: 1px solid;
	padding-top: 10px;
}

.event .details img.map,
.event .details div.map {
	width: 278px;
	height: 192px;
	display: block;
	margin: 0 20px 0 0;
	border: 1px solid;
	float: left;
}

.event .details h2,
.event .details p {
	margin-left: 300px;
}

.event #content-main .vevent h2 {
	margin-top: 0;
}

.event .event-type {
	margin: 0;
}

.find-an-event #content-main .vevent .event-type,
.user-profile #content-main .vevent .event-type {
	margin-top: 10px;
}

.entry-content > *:last-child {
	margin-bottom: 0;
}

.entry-content ol li { margin-bottom: 12px; }

blockquote {
	margin: 10px 0;
}

.profile object {
	border: 1px solid;
	margin: 20px 0 40px;
}

.profile object:last-child {
	margin-bottom: 0;
}

.talks object {
	border: 1px solid;
}

.talks #content-main h2,
#share-event #content-main h2 {
	margin: 30px 0 -10px;
	border-top: 1px solid;
	padding-top: 10px;
}

#learn-talks #content-main h2 {
	margin: 0 70px 0 0;
	border-top: none;
	padding-top: 0;
}

#learn-talks #content-main h2,
#learn-talks #content-main .entry-content,
#learn-talks #content-main .meta,
#learn-talks #content-main .links {
	margin-left: 221px;
}
.module img.center {
	float: none;
	margin: 0 auto;
	padding: 0;
	border: none;
}

.two-up,
.three-up,
.four-up,
#nav-bottom {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}

#nav-bottom {
  clear: both;
	padding: 0;
	margin-top: 40px;
}

#learn-partners #nav-bottom {
  margin-top: 0;
}

#share-event #nav-bottom {
	margin-top: 28px;
}

.three-up .module {
	width: 31.4%;
	margin-right: 2.9%;
	float: left;
}

.three-up .module:nth-child(3n) {
	margin-right: 0;
}

.three-up .module.right {
	margin-right: 0;
}

.three-up .module:nth-child(3n+1) {
	clear: left;
}

.three-up .module.first {
	clear: left;
}

.four-up .module,
#nav-bottom li {
	width: 23.5%;
	margin-right: 2%;
	list-style: none;
}

#nav-bottom li li {
	width: 100%;
	margin: 0;
}

.four-up .module.right,
#nav-bottom li.last {
	margin-right: 0;
}

#nav-bottom {
	border-top-width: 4px;
}

#nav-bottom h5 {
	margin: 0 0 2px;
}

#nav-bottom ul {
	margin: 0;
	padding: 0;
}

#nav-bottom ul li {
	list-style: none;
	border-top: 1px solid;
	padding: 7px 0 6px;
}

#content {
	border-top: 4px solid;
	margin-top: 16px;
	padding-top: 19px;
	width: 100%;
	overflow: hidden;
}

#content-main {
	width: 656px;
	float: left;
	min-height: 300px;
}

.find-an-event #content-main {
	margin-left: 160px;
	width: 720px;
}

#content-main > *:last-child,
#content-main > form > fieldset:last-child > ol > li:last-child,
#content-main > form > fieldset:last-child > p:last-child {
	margin-bottom: 0;
}

.form-page #content-main {
	width: auto;
	float: none;
}

.form-page #content-main h1 {
	width: 656px;
}

#content-main .intro {
	padding-right: 70px;
	margin-bottom: 37px;
}

.preview #content-main .intro,
.user-profile #content-main .intro,
.hold-an-event p.note {
	padding: 8px 20px;
	border: 2px solid;
}

.hold-an-event p.note {
  width: 611px;
}

#learn-council #content-main .intro {
	padding-right: 0;
}

.form-page #content-main .intro {
	width: 606px;
}

#content-main object {
	display: block
}

#content-main ul.sharing-tools,
#content-main ul.links {
	margin: 0;
	padding: 0;
}

#content-main ul.links {
	margin: 16px 0 -3px;
}

#content-main ul.sharing-tools {
	width: 100%;
	overflow: hidden;
}

#content-main ul.meta,
#content-main ul.meta + ul.links {
	margin-top: 10px;
}

#content-main ul.sharing-tools li {
	float: left;
	list-style: none;
	margin-right: 7px;
}

.share #content-main ul.sharing-tools li {
	margin-right: 12px;
}

#content-main ul.sharing-tools li a {
	display: block;
	overflow: hidden;
	width: 32px;
	height: 32px;
	text-indent: -1000px;
}

#content-main .module ul.sharing-tools li a {
	width: 14px;
	height: 14px;
}

#content-main ul.sharing-tools li.more a {
  line-height: 32px;
}

#content-main .module ul.sharing-tools li.more a {
  line-height: 14px;
}

#content-main ul.sharing-tools li.more a,
#content-main .module ul.sharing-tools li.more a {
  text-indent: 0;
  width: auto;
  height: auto;
}

#content-main ul.links li {
	list-style: none;
}

.home #content-main {
	width: 100%;
	margin-bottom: 26px;
	float: none;
}

.home #content-main .module.left {
	width: 270px;
}

.home #content-main .module.right {
	width: 600px;
}

.home #content-main ul.sharing-tools {
	float: right;
	margin-top: 13px;
}

#content-main .breadcrumbs {
	margin: 0 0 16px;
}

.find-an-event #content-main .breadcrumbs {
	margin-left: -160px;
}

#content-main h1 {
	margin: 0;
	padding: 10px 0 18px;
	border-top: 2px solid;
}

.general-page #content-main h1,
.general-page #content-main h2,
.general-page #content-main h3,
.general-page #content-main h4,
.general-page #content-main p,
.general-page #content-main ul,
.general-page #content-main ol,
#contact #content-main p,
.talk #content-main h1,
.talk #content-main h2,
.talk #content-main h3,
.talk #content-main h4,
.talk #content-main p,
.talk #content-main ul,
.talk #content-main ol,
#share #content-main h1,
#share #content-main h2,
#share #content-main h3,
#share #content-main h4,
#share #content-main p,
#share #content-main ul {
	padding-right: 70px;
}

.general-page #content-main blockquote {
	padding-right: 120px;
	padding-left: 20px;
}

.general-page #content-main blockquote.pullquote {
	padding-right: 70px;
	padding-left: 0;
}

.general-page #content-main ul,
.general-page #content-main ol {
	padding-left: 0;
	margin-left: 2em;
	margin-bottom: 20px;
}

.general-page #content-main li {
	padding-left: 0.5em;
	margin-bottom: 10px;
}

#content-main h1 + p {
	margin-top: -10px;
	margin-right: 70px;
	padding-right: 0 !important;
}

#content-main .charter h1 + p {
  margin-right: 0;
  margin-left: 0;
}

.general-page #content-main h2 + *,
.general-page #content-main h3 + *,
.general-page #content-main h4 + *,
.general-page #content-main h5 + *,
.general-page #content-main h6 + * {
	margin-top: 10px;
}

.general-page #content-main h2 {
	border-top: 2px solid;
	padding-top: 7px;
}

.general-page #content-main h4,
.general-page #content-main h5,
.general-page #content-main h6 {
	border-top: 1px solid;
	padding-top: 7px;
	margin-bottom: 10px;
}

#content-main .vcalendar {
	margin: 0;
	padding: 0;
}

.vcalendar .vevent,
.hfeed .hentry,
.section {
	border-top: 1px solid;
	padding: 10px 0 30px;
	width: 100%;
	overflow: hidden;
}

.vcalendar .vevent:last-child,
.hfeed .hentry:last-child,
.section:last-child {
	padding-bottom: 0;
}

.hfeed .entry-content,
.section h2,
.section p {
	padding-right: 70px;
}

.section {
  position: relative;
  min-height: 109px;
}

.section h2 {
	margin: 0 0 4px;
  margin-left: 151px;
}

.section p {
  margin-bottom: 0;
  margin-left: 151px;
}

.section img {
  position: absolute;
  top: 10px;
  left: 0;
}

#share .hfeed .entry-content,
#learn .hentry .entry-content {
	margin-left: 151px;
}

#content-sub .hfeed .entry-content {
	padding-right: 0;
}

.hentry .meta {
	margin: 20px 0 0;
	padding: 0;
}

.hentry .meta li {
	display: inline;
	list-style: none;
}

.hentry .description {
	margin: 4px 0;
}

#content-main .hmedia {
	min-height: 131px;
}

#learn #content-main .hmedia,
#share #content-main .hmedia {
	min-height: 109px;
}

#learn #content-main .entry-title,
#share #content-main .entry-title {
	padding-right: 70px;
}

.dtstart, .dtend, 
.updated, .published {
	border: none;
}

.vcalendar .vevent .dtstart, 
.news .hentry .updated {
	float: left;
	width: 150px;
}

.find-an-event .vevent .time-location,
.user-profile .vevent .time-location {
	margin: 0;
	width: 130px;
	padding-right: 20px;
	float: left;
}

.find-an-event .vevent .time-location abbr,
.user-profile .vevent .time-location abbr {
	float: none;
	width: auto;
	margin: 0 0 10px;
	display: block;
}

.find-an-event .vevent .time-location .adr,
.user-profile .vevent .time-location .adr {
	margin: 0 0 10px;
}

.user-profile #content-main .vevent p.edit {
  margin-top: 10px;
}

#content-main .vevent .summary, 
.news #content-main .hentry .summary {
	float: left;
	width: 280px;
	padding-right: 226px;
	position: relative;
}

#share-find-an-event #content-main .vevent .summary {
	width: 344px;
}

#content-main .vevent .summary h2,
#content-main .vevent .summary p, 
#content-main .hentry .summary h2,
#content-main .hentry .summary p {
	margin: 0;
}

.find-an-event #content-main .vevent .summary h2,
.user-profile #content-main .vevent .summary h2 {
	margin: -3px 0 8px;
}

#content-main .vevent .summary .links, 
#content-main .hentry .summary .links {
	margin: 1em 0 0;
}

#content-main .vevent .enclosure img, 
#content-main .hentry .enclosure img {
	width: 185px;
	overflow: hidden;
	padding: 9px;
	border: 1px solid;
	float: right;
	position: relative;
	margin-right: -225px;
	margin-top: 3px;
}

.history #content-main .vevent img, 
.news #content-main .hentry img {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 9px;
  border: 1px solid;
}

.hfeed {
	margin: 0;
	padding: 0;
}

.hentry {
	list-style: none;
}

.entry-title {
	margin: 0 0 4px;
}

p.view-all {
	margin: 0 0 1em;
}

.user-profile .vcard {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

.user-profile .figure p {
	margin: 10px 0 0 221px;
}

.user-profile .vcard img + p, .user-profile .vcard h1 + p {
	margin-top: 0;
}

.user-profile h2 {
	margin-bottom: 16px;
}

#content-main ol.link-list {
	margin: 0 0 40px -20px;
	padding: 0;
	width: 676px;
	overflow: hidden;
}

#content-main ol.link-list li {
	list-style: none;
	margin: 0 0 10px 20px;
	float: left;
	width: 205px;
}

#content-main ol.link-list li:first-child,
#content-main ol.link-list li:nth-child(3n+1),
#content-main ol.link-list li.fourth-child {
	clear: left;
}

.learn.partners h3 {
	padding-top: 11px;
	border-top: 2px solid;
}

.learn.partners .three-up {
	margin-bottom: 40px;
}

#content-main ul.paginator {
	margin: 40px 0 -3px;
	padding: 0;
}

.find-an-event #content-main .paginator,
.affirmers #content-main .paginator {
	margin: 20px 0 16px;
}

.affirmers #content-main .paginator {
	clear: both;
}

.find-an-event #content-main .paginator:last-child,
.affirmers #content-main .paginator:last-child {
	margin-bottom: 0;
}

#content-main .paginator li {
	list-style: none;
	display: inline;
	padding-left: 0;
}

#content-main .paginator li.count {
	margin-right: 40px;
}

#content-sub {
	width: 206px;
	float: right;
}

.find-an-event #content-sub {
	margin-top: 36px;
	width: 140px;
	float: left;
	margin-left: -880px;
}


.home #content-sub, 
.home-nov #content-sub {
	width: 100%;
	overflow: hidden;
	clear: both;
	float: none;
}

#content-sub .follow-twitter .figure {
	padding-left: 66px;
	position: relative;
	min-height: 56px;
}

#content-sub .follow-twitter .figure img {
	position: absolute;
	top: 0;
	left: 0;
	width: 56px;
	height: 56px;
}

#footer {
	padding: 20px 0;
}

#footer .wrapper {
	padding: 0;
	overflow: hidden;
}

#footer p {
	float: right;
	margin: 0;
}

#footer #nav-info {
	float: left;
	margin: 5px 0 0;
	padding: 0;
}

#footer #nav-info li {
	display: inline;
	margin-right: 1em;
	
}

#footer a.fetzer {
	width: 169px;
	height: 30px;
	overflow: hidden;
	text-indent: -1000px;
	display: inline-block;
	vertical-align: middle;
	margin: -4px 0 0 6px;
}

/* -- Forms */

#contact form {
	margin-top: 26px;
}

#content-main .intro + form {
	margin-top: -7px;
}

form ol {
	margin: 0;
	padding: 0;
}

form ol li {
	list-style: none;
	margin-bottom: 10px;
	clear: left;
	overflow: hidden;
}

form .inline ol li,
form .cost ol li {
	display: inline;
	clear: none;
	width: auto;
	margin-left: 0;
}

form ol li.file {
	position: relative;
	padding-bottom: 1.5em;
}

form fieldset {
	border: none;
	padding: 0;
	margin: 0 0 20px;
	width: 656px;
}

form > fieldset:last-child {
	margin-bottom: 0;
}

form fieldset fieldset.inline {
	margin-left: 225px;
	position: relative;
	width: auto;
}

form > fieldset > legend span {
	border-top: 2px solid;
	display: block;
	width: 656px;
	padding: 10px 0;
}

form div.hiddenFields + fieldset > legend span {
	display: none;
}

form fieldset.radio {
  margin: 0 0 0 225px;
}

form fieldset.radio legend {
  padding-bottom: .5em;
}

form fieldset.radio ul {
  margin: 0;
  padding: 0;
}

form fieldset.radio li {
  position: relative;
  margin-bottom: 0;
  width: 423px;
  overflow: visible;
}

form fieldset.radio label {
  display: block;
  padding: 0 0 0 1.25em;
  text-align: left;
}

form fieldset.radio input {
  position: absolute;
  top: 3px;
  left: 0;
}

form label, form fieldset .inline legend span {
	display: block;
	padding: 4px 20px 0 0;
	width: 205px;
	float: left;
	margin-bottom: 10px;
}

form label {
	margin-bottom: 0;
}

form fieldset .inline legend span {
  position: absolute;
	top: 0;
	left: -225px;
}

form label .note {
	display: block;
}

form .file .note {
	position: absolute;
	left: 225px;
}

form .extra-info,
form li.checkbox,
form li.radio,
form li.fm-submit {
	width: 431px;
	margin-left: 225px;
}

form .file .extra-info {
	margin-top: 35px;
}

form .noted .extra-info {
  margin-top: 5px;
}

form li.fm-submit {
	margin-top: 20px;
}

form li.file + li.fm-submit {
	margin-top: -4px;
}

.event .intro li.fm-submit {
	width: auto;
	margin-left: 0;
}

form .checkbox label,
form .radio label {
	display: inline;
	float: none;
	width: auto;
	padding: 0;
}

form .checkbox input,
form .radio input {
	padding: 0;
	margin: 0;
}

.find-an-event #content-sub form .checkbox label {
	display: block;
	padding-left: 20px;
	position: relative;
	text-align: left;
}

.find-an-event #content-sub form .checkbox label input {
	position: absolute;
	top: -2px;
	left: 0;
}

form input[type=text],
form input[type=password],
textarea {
	border: 1px solid;
	padding: 6px 3px 3px;
	width: 423px;
}

textarea {
	border: 1px solid;
	padding: 6px 3px 3px;
	width: 423px;
}

#sign-up form input[type=text],
#sign-up form input[type=password],
#sign-up textarea,
#log-in form input[type=text],
#log-in form input[type=password],
#log-in textarea,
#contact form input[type=text],
#contact form input[type=password],
#contact textarea {
	width: 300px;
}

#sign-up textarea,
#log-in textarea,
#contact textarea {
	width: 300px;
}

form input#cost {
	width: 100px;
}

form select {
	max-width: 100%;
}

form button {
	display: inline-block;
	border: none;
	padding: 5px;
}

#subscribe button {
  margin: 0 0 0 -4px;
  padding: 0;
  width: 40px;
  height: 29px;
}

.form-page ul.error {
	margin: 0 0 20px;
	padding: 0;
}

.form-page ul.error li {
	list-style: none;
	margin-bottom: 10px;
}

#sign-up h1,
#log-in h1,
#contact h1 {
	margin: 60px 0 0;
	padding-bottom: 0;
}

#sign-up h1,
#log-in h1 {
	margin-bottom: 16px;
}

#contact h1 {
	padding-bottom: 18px;
}

.module .callout,
#sign-up .intro p.callout,
#log-in .intro p.callout {
	margin: 0 0 1em;
}

#log-in .extra-info {
	margin-top: 30px;
}

iframe#_atssh {
	display: none;
}

/* =Eventbrite form */

form#fm-login .vevent {
  width: 423px;
  float: left;
}
  form#fm-login .vevent .subject {
    margin: 0;
    font-weight: bold;
  }
  form#fm-login .vevent p {
    margin: 0;
  }


/* jquery.jsonSuggest Styles */

div.jsonSuggestResults {
	position: absolute;
	border: 1px solid;
	padding: 0px;
	margin: 0px 2px;
	z-index:1;
}
  div.jsonSuggestResults div.resultItem {
  	margin: 0px;
  	padding: 4px 10px;
  	position: relative;
  	height: auto;
  	cursor: pointer;
  }
    div.jsonSuggestResults div.resultItem img {
    	float: left;
    	margin-right: 10px;
    }
    div.jsonSuggestResults div.resultItem p {
    	margin: 0px;
    	padding: 0px;
    }
      div.jsonSuggestResults div.resultItem p strong {
      	font-weight: bold;
      	text-decoration: underline;
      }
    div.jsonSuggestResults div.resultItem p.extra {
    	font-size: x-small !important;
    	position: absolute;
    	bottom: 3px;
    	right: 3px;
    }
    
/* =Revised =Home (Feb 2010) */
.home #content {
  padding-top: 10px;
  overflow: visible;
}

.home #content-main, 
.the-charter #content,
.the-charter #content-main {
  overflow: visible;
}

/* we need visible overflow, so we'll have to clear floats another way */
.home #content:after, 
.the-charter #content:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

.home #content-main .module.right {
  margin: -5px -10px 0 0;
}

.rtl .home #content-main .module.right {
  margin: -5px 0 0 -10px;
}

#the-charter {
  padding: 0 43px 30px 30px;
  margin: 86px 0 20px;
  position: relative;
  left: -10px;
  width: 600px;
}

.home #the-charter {
  left: auto;
  width: 527px;
  margin: 66px 0 0;
}

#the-charter p {
  margin: 0 0 .65em;
}

#the-charter .charter-title {
  height: 66px;
  width: 676px;
  text-indent: -999em;
  overflow: hidden;
  position: relative;
  top: -66px;
  left: -30px;
  margin-bottom: -66px;
  padding: 0;
  border: 0;
}

.rtl .the-charter #the-charter {
  margin-right: -20px;
  margin-left: 0;
}

.rtl .the-charter #the-charter .charter-title {
  left: auto;
  right: -46px;
}

.home #the-charter .charter-title {
  width: 600px;
}

.rtl .home #the-charter .charter-title {
  left: auto;
  right: -43px;
}

.home #content-main .module.left p {
  margin: 0 0 10px;
}

#aff-count strong {
  display: block;
}

#aff-btn img {
  border: 0;
  padding: 0;
  float: none;
  margin: 0 0 0 -4px;
}

.rtl #aff-btn img {
  margin: 0 -4px 0 0;
}

#fm-charterdl {
  margin-bottom: 20px;
  clear: both;
}

#fm-charterdl label {
  float: none;
  padding: 0;
  width: auto;
  margin-bottom: 10px;
}

.home #fm-charterdl label {
  margin: 0;
}

#content-main .video {
  margin-bottom: 20px;
  clear: both;
}

.video #fm-videolang {
  width: 80%;
  float: left;
}

.video a.share {
  width: 22px;
  height: 22px;
  float: right;
  text-indent: -999em;
  overflow: hidden;
}

/* =Home =Blocks */
#home-blocks {
  margin-top: 20px;
  padding-top: 1em;
  border-top: 3px solid;
  clear: both;
}

#home-blocks .module {
  padding: 0;
}

.rtl #home-blocks .module {
  float: right;
}

#home-blocks .module h3 {
  margin: 0 0 .5em;
}

#home-blocks .blockhead {
  min-height: 60px;
  padding: 10px;
  position: relative;
}

#home-blocks .blockhead.gallery {
  padding: 10px 40px;
  overflow: hidden;
}

.gallery #scroll-container {
  position: relative;
  overflow: hidden;
}
.gallery #scroll-container p {
  float: left;
  padding: 0 10px 0 0;
}
.rtl .gallery #scroll-container p {
  float: right;
  padding: 0 0 0 10px;
}

#home-blocks .gallery a.prev {
  width: 30px;
  height: 60px;
  display: block;
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 10px;
  border-right: 1px solid;
}

.rtl #home-blocks .gallery a.prev {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px solid;
}

#home-blocks .gallery a.next {
  width: 30px;
  height: 60px;
  display: block;
  text-indent: -999em;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 10px;
  border-left: 1px solid;
}

.rtl #home-blocks .gallery a.next {
  right: auto;
  left: 0;
  border-left: 0;
  border-right: 1px solid;
}

#home-blocks .gallery a.prev, 
#home-blocks .gallery a.next {
  cursor: pointer;
}

#home-blocks .module .gallery a.disabled {
  cursor: default;
}

#home-blocks .blockhead p {
  margin: 12px 0 0;
}

#home-blocks .blockhead img {
  border: 0;
  padding: 0;
  margin: -12px 10px 0 0;
  float: left;
  height: 60px;
}

.rtl #home-blocks .blockhead img {
  float: right;
  margin: -12px 0 0 10px;
}

.home #partners {
  margin-top: 20px;
  padding-top: 1em;
  border-top: 1px solid;
  clear: both;
}

.home #partners h3 {
  display: inline;
  margin: 0 10px 0 0;
}

.rtl .home #partners h3 {
  margin: 0 0 0 10px;
}

.home #partners p {
  display: inline;
}

.home #partners #partner-logos {
  display: block;
  border: 0;
  margin: 1em 0 0;
}

/* =Affirmation form */
#fm-affirm,
div.affirmed {
  max-width: 450px;
}

#fm-affirm p.error,
#fm-affirm .affirmed {
  padding: 0 15px;
  margin: 0;
}

.modalcontent #fm-affirm .affirmed {
  padding: 0;
}

#fm-affirm fieldset {
  border: 0;
  width: auto;
  position: relative;
  padding: 3.25em 0 10px;
}

#fm-affirm fieldset.ajax {
  padding: 10px 20px;
}

#fm-affirm .ajax p,
.modalcontent .affirmed p,
.rtl .affirmed p.fm-submit {
  text-align: left;
}

.affirmed p.fm-submit,
.rtl #fm-affirm .ajax p,
.rtl .modalcontent .affirmed p {
  text-align: right;
}

#content-sub #fm-affirm ol {
  padding: 0 15px;
}

#fm-affirm.closed fieldset {
  padding: 2em 0 0;
}

#fm-affirm legend span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  text-align: center;
  width: 100%;
  padding: .25em 0;
}

#fm-affirm legend span:hover {
  cursor: pointer;
}

#fm-affirm legend span.unclickable:hover,
#content-sub #fm-affirm legend span:hover {
  cursor: inherit;
}

#fm-affirm li {
  width: auto;
}

#fm-affirm label {
  width: 150px;
  line-height: 1.2;
}

#fm-affirm .ajax label {
  width: 110px;
}

#content-sub #fm-affirm label {
  width: 100%;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

#fm-affirm input,
#fm-affirm textarea {
  width: 230px;
  padding: 3px 2px 2px;
}

#content-sub #fm-affirm input,
#content-sub #fm-affirm textarea {
  width: 95%;
}

#fm-affirm .fm-submit {
  margin-left: 0;
  padding-right: 27px;
}

#content-sub #fm-affirm .fm-submit {
  padding-right: 4px;
}

#fm-affirm .fm-submit button {
  float: right;
}

#fm-affirm .affirmed h1 {
  border: 0;
  padding-top: 0;
}

#fm-affirm .affirmed a.share {
  padding: 4px 30px 2px 0;
}

.affirmed a.button {
  padding: .5em 15px;
}

#content-sub .affirmed a.button {
  display: block;
  overflow: hidden;
}

#content-sub .affirmed a.button b {
  position: absolute;
  left: -999em;
}

/* =Sub-columns */
#sub-cols {
  width: 100%;
}

#sub-cols #affirmers {
  border-top: 2px solid;
  width: 48%;
  float: left;
}

#sub-cols #evidence {
  border-top: 2px solid;
  width: 48%;
  float: right;
}

#affirmers dt {
  margin: .5em 0 0;
}

#affirmers dd {
  margin: 0;
}

/* =Evidence and =Inspiration */
#evidence .hentry {
  border: 0;
  margin: .5em 0 20px;
  padding: 0 10px 10px;
  width: auto;
}

#inspiration .hentry {
  border: 0;
  margin: .5em 0 20px;
  padding:  5px 10px 10px;
  width: auto;
}

#evidence .entry-title {
  border-top: 0;
  border-bottom: 3px solid;
  padding: 0;
  margin: 0 -10px .6em;
}

#evidence .entry-title a {
  display: block;
  padding: .25em 10px;
}

#evidence .entry-title span {
  float: left;
  margin-top: .85em;
}

#evidence .entry-summary img {
  padding: 0;
  float: left;
  margin: 0 10px 5px 0;
  max-width: 145px;
}

.home-nov #evidence .entry-summary img {
  max-width: 68px;
}

#evidence .hentry .entry-meta, 
#inspiration .hentry .entry-meta {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}

#evidence .entry-meta abbr, 
#inspiration .entry-meta abbr {
  border: 0;
}

.user-profile #evidence .hentry, 
.user-profile #inspiration .hentry {
  width: 85%;
}

.user-profile #evidence h2, 
.user-profile #inspiration h2 {
  border-bottom: 1px solid;
  padding-bottom: 16px;
  margin-top: 40px;
}

.user-profile .hfeed form,
.user-profile .hfeed form p {
  display: inline;
  margin: 0;
}

.user-profile .hfeed button {
  border: 0;
  padding: 0;
  margin: 0;
  display: inline;
}

/* =Charter */
.the-charter .charter {
  padding: 18px;
  border-top: 2px solid;
  border-bottom: 2px solid;
  margin-bottom: 2em;
}

.the-charter #content-main .charter h1 {
  border: 0;
  padding-top: 0;
}

/* =Affirmers */
#list-affirmers {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  width: 100%;
  overflow: hidden;
}

#list-affirmers li {
  margin-bottom: .25em;
  width: 20%;
  float: left;
  margin-right: 4.5%;
}

#list-affirmers li.loading {
	clear: both;
}

/* =Language Bar */
#language-bar {
  margin:0;
  border: 1px solid;
}
#language-bar p {
  margin: 17px auto 8px;
  padding: 12px 17px;
  text-align: left;
  width: 844px;
  position: relative;
}
.rtl #language-bar p {
  text-align: right;
}
#language-bar .closer {
  position: absolute;
  right: 18px;
}
.rtl #language-bar .closer {
  right: auto;
  left: 18px;
}

/* =AddThis */
a.addthis_button_expanded span {
  display: none;
}

/* =jqModal */
.jqmWindow {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  border: 5px solid;
}
.jqmWindow #loading {
  text-indent: -999em;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.modalcontent {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.jqmWindow a.close {
  position: absolute;
  z-index: 1;
  right: -13px;
  top: -13px;
  display: block;
  text-indent: -999em;
  overflow: hidden;
  height: 20px;
  width: 20px;
}
.modalcontent img,
.modalcontent object,
.modalcontent embed {
  display: block;
}

/* =Right-to-left */
.rtl .wrapper {
	text-align: right;
}

.rtl #content-main,
.rtl .left {
	float: right;
}

.rtl #content-sub,
.rtl .right {
	float: left;
}

.rtl #nav-main {
	left: 0;
	right: auto;
	width: 430px;
}

.rtl #nav-main li {
	float: right;
	margin-right: 0;
	margin-left: 20px;
}

.rtl #nav-main li:last-child {
	margin-left: 0;
}

.rtl form label,
.rtl form fieldset .inline legend span {
	padding: 4px 0 0 20px;
	float: right;
	text-align: left;
}

.rtl #fm-affirm .fm-submit button {
	float: left;
	margin-left: 27px;
}

.rtl #nav-bottom li {
	float: right;
	margin-right: 0;
	margin-left: 2%;
}

.rtl .four-up .module {
  margin-right: 0;
  margin-left: 2%;
}

.rtl .four-up .module.right,
.rtl #nav-bottom li.last {
	margin: 0;
}

.rtl #content-main .intro {
	padding: 0 0 0 70px;
}

.rtl #content-main h1 + p {
	margin-right: 0;
	margin-left: 70px;
}

.rtl .section h2 {
	margin: 0 151px 4px 0;
}

.rtl .section p {
	margin-left: 0;
	margin-right: 151px;
}

.rtl .hfeed .entry-content,
.rtl .section h2,
.rtl .section p {
	padding: 0 0 0 70px;
}

.rtl .section img {
	right: 0;
	left: auto;
	margin: 0 0 0 1em;
}

.rtl .vcalendar .vevent .dtstart,
.rtl .news .hentry .updated {
	float: right;
}

.rtl #content-main .vevent .summary,
.rtl .news #content-main .hentry .summary {
	float: right;
	padding-right: 0;
	padding-left: 226px;
}

.rtl .event #content-main .vevent .summary {
  float: none;
}

.rtl .event #content-main .vevent .figure .summary {
  margin-right: 280px;
  margin-left: 50px;
  padding: 0;
}

.rtl .event .details img.map, 
.rtl .event .details div.map {
  float:right;
  margin:0 0 0 20px;
}

.rtl .event .details h2, 
.rtl .event .details p {
  margin-left: 0;
  margin-right: 300px;
}

.rtl .module img, 
.rtl .intro .figure img, 
.rtl .hentry .figure img, 
.rtl .profile .vcard .figure img, 
.rtl #content-sub .hmedia img, 
.rtl #learn-talks .hentry .figure img, 
.rtl #learn .hentry .figure img, 
.rtl #share .hentry .figure img, 
.rtl .event .vevent .figure img,
.rtl .user-profile .figure img, 
.rtl .flickr .figure img, 
.rtl .section img, 
.rtl .file .figure img {
  float: right;
  margin: 0 0 0 1em;
}

.rtl .history #content-main .vevent img,
.rtl .news #content-main .hentry img {
	right: auto;
	left: 0;
}

.rtl #content-sub .callout-block form ol li {
	float: right;
}

.rtl #content-sub .callout-block form ol li:first-child {
	margin-right: 0;
	margin-left: 10px;
}

.rtl .three-up .module {
	margin-right: 0;
	margin-left: 2.9%;
}

.rtl .three-up .module.right {
	margin-left: 0;
	clear: none;
}

.rtl .three-up .module.first {clear:both;}

.rtl .module img,
.rtl .intro .figure,
.rtl .hentry .figure img {
	float: left;
	margin: 0 1em 0 0;
}

.rtl .profile .figure {
	margin: 0 0 0 20px;
	float: right;
}

.rtl #learn-council #content-main .intro {
	padding-left: 0;
}

.rtl .general-page #content-main h1,
.rtl .general-page #content-main h2,
.rtl .general-page #content-main h3,
.rtl .general-page #content-main h4,
.rtl .general-page #content-main p,
.rtl .general-page #content-main ul,
.rtl .general-page #content-main ol,
.rtl #contact #content-main p,
.rtl .talk #content-main h1,
.rtl .talk #content-main h2,
.rtl .talk #content-main h3,
.rtl .talk #content-main h4,
.rtl .talk #content-main p,
.rtl .talk #content-main ul,
.rtl .talk #content-main ol,
.rtl #share #content-main h1,
.rtl #share #content-main h2,
.rtl #share #content-main h3,
.rtl #share #content-main h4,
.rtl #share #content-main p,
.rtl #share #content-main ul,
.rtl #share-online .block {
	padding-right: 0;
	padding-left: 70px;
}

.rtl #content-main ul.sharing-tools li {
	float: right;
	margin-right: 0;
	margin-left: 18px;
}

.rtl #footer a.fetzer:hover,
.rtl #content-main ul.sharing-tools li a:hover {
  text-decoration: none;
}

.rtl #content-main ul.sharing-tools li.more a:hover {
  text-decoration: underline;
}

.rtl #share-online form ol li {
	float:right;
	margin:0 0 0 10px;
}

.rtl #content-main .paginator {overflow:auto;}

.rtl #content-main .paginator li {
	float:right;
	margin-left:20px;
}

.rtl #content-main .paginator li.count {
	margin-right:0;
	margin-left:40px;
}

.rtl .find-an-event .vevent .time-location,
.rtl .user-profile .vevent .time-location {
	float:right;
	padding-right:0;
	padding-left:20px;
}

.rtl #content-main .vevent .enclosure img,
.rtl #content-main .hentry .enclosure img {
	float: left;
	margin-right: 0;
	margin-left: -225px;
}

.rtl .find-an-event #content-main {
	margin-right: 160px;
	margin-left: 0;
}

.rtl .find-an-event #content-sub {
	float: right;
	margin-right: -880px;
	margin-left: 0;
}

.rtl .find-an-event #content-main .breadcrumbs {
	margin-right: -160px;
	margin-left: 0;
}

.rtl form .extra-info,
.rtl form li.checkbox,
.rtl form li.radio,
.rtl form li.fm-submit {
	margin-right: 225px;
	margin-left: 0;
}

.rtl #content #content-sub label {
  text-align: right;
}

.rtl #content-sub form li.fm-submit {
  margin-right: 0;
}

.rtl #list-affirmers li {
  float: right;
  margin-left: 4.5%;
  margin-right: 0;
}

.rtl #nav-utils {
  left: 0;
  right: auto;
}

.rtl .talks .figure h2 img {
  left: -70px;
}

.rtl #learn-talks #content-main h2 {
  margin: 0 0 0 70px;
}

.rtl .module.vcard h4.org img {
  left: 0;
}

.rtl .profile .bio, 
.rtl #learn-talks .hentry h2 {
  margin-right: 0;
  margin-left: 70px;
}

.rtl #evidence .entry-title {
  text-align: left;
}

.rtl #evidence .entry-title span {
  float: right;
}

.rtl #inspiration .entry-title {
  float: right;
  margin: 4px 0 -5px 8px;
}

.rtl #evidence .hentry .entry-meta, 
.rtl #inspiration .hentry .entry-meta {
  float: right;
}

/* =Help Topics Overlay */
#help-topic {
  padding: 20px;
  text-align: left;
  width: 400px;
}
.rtl #help-topic {
  text-align: right;
}
#help-topic h2 {
  margin: 0 0 18px;
}
#help-topic #ignore-me {
  text-align: center;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 1;
}
#help-topic .paginator {
	margin: 40px 0 0;
	padding: 0;
  position: relative;
  z-index: 2;
}
#help-topic .paginator li,
.rtl #help-topic .paginator .next {
	list-style: none;
	position: absolute;
	left: 0;
	right: auto;
	bottom: 0;
}
#help-topic .paginator .next,
.rtl #help-topic .paginator .prev {
	left: auto;
	right: 0;
}
.testing {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -999em;
}

}

@media print {/* ---------------------------------
 * Print Layout Styles
 * Created by Easy! Designs, LLC
 * http://easy-designs.net
 * --------------------------------- */





}

 
