﻿/* @override 
	http://globalexchange.org/sites/all/themes/gx/style.css?f
	http://globalexchange.org/sites/all/themes/gx/style.css?Y
	http://globalexchange.org/sites/all/themes/gx/style.css?R
	http://www.globalexchange.org/sites/all/themes/gx/style.css?i
	http://globalexchange.org/sites/all/themes/gx/style.css?U
	http://www.globalexchange.org/sites/all/themes/gx/style.css?5 */

/*-------- general -------*/

a:link,
a:visited {
  color: #2c83a7;
  text-decoration: none;
}

#mainhome a{color:#000;text-decoration: none;}
#homeright a{color:#000;text-decoration: none;}
#sidebar-left a{color:#000;text-decoration: none;}
#sidebar-right a{color:#000;text-decoration: none;}
/*.view a:link {color:#000;text-decoration: none;}*/

a:hover {
  color: #6c0805;
  text-decoration: none;
}

#mainhome a:hover{color:#be120c;text-decoration: none;}
#homeright a:hover{color:#be120c;text-decoration: none;}
#sidebar-left a:hover{color:#be120c;text-decoration: none;}
#sidebar-right a:hover{color:#be120c;text-decoration: none;}
.view a:hover {color:#be120c;text-decoration: none;}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 5px;
}

h1,
h1 a {
	font-size: 30px;
  text-decoration: none;
	color: #222;
	font-family: Helvetica, Arial;
	line-height: 70%;
}

h2,
h2 a{
	font-size: 28px;
  text-decoration: none;
	font-family: Helvetica, Arial;
}

h3,
h3 a {
	font-size: 25px;
    text-decoration: none;
}

h4,
h4 a {
	font-size: 20px;
    text-decoration: none;
}

h5,
h5 a {
	font-size: 18px;
  text-decoration: none;
}

.content h5 {
  clear: left;
  float: left;
  margin-top: .5em;
  width: 100%;
}

h6,
h6 a {
	font-size: 15px;
    text-decoration: none;
}

.title{color:#2c83a7;}

.two-sidebars #content-bottom {
  margin-left: 196px;
  float: left;
  margin-top: 0;
}

.main-inner h2.title{
	float:left;
	width:480px;
	padding-left: 15px;
  margin-bottom: .5em;
}

/*-------- nodes and common elements -------*/

.content h2{margin-bottom: 10px;}

p{margin-bottom: 10px;}

ul.pager{
	padding-top: 20px;
	font-size: 14px;
}

.item-list .pager li {
	padding: 0.5em 0.2em;
}

.more-link{
	margin-bottom: 10px;
}

.feed-icon{
	background:url('images/feed.png') no-repeat;
}

/*-------- blocks -------*/

#block-system-powered-by{padding: 15px 0px;}

#block-node-recent .content {
	margin-left: -20px;
	width: 236px;
}

#block-node-recent .title-author{
	padding: 20px;
}

.block h2{
	font-size: 24px;
}

.bar .block {margin-bottom: 25px;}

#block-block-5{padding-left: 50px;}

#block-views-homepage-block_6 .views-field-view-node{
	font-weight:bold;
	font-size:18px;
	clear:both;
}

#block-views-5_min_actions-block_1 .views-row{
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
}


#block-block-2 {
  height: 51px;
  margin-left:12px;
}

#block-block-2 h2 {
  display: inline;
  padding-right: 16px;
  background: url(images/icons/arrows.png) no-repeat right 4px;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
}

#block-block-6 {
  float: left;
  width: 256px;
  margin-left: 8px;
  height: 41px;
}

#block-block-6 ul.shop-donate {
  padding: 0;
}

#block-block-6 .shop-donate li {
  list-style-type: none;
  background: url('images/menutabbg.png') repeat-x left top;
  height: 36px;
  padding: 20px 10px 0px;
  float: left;
  margin-right: 0;
  margin-left: 0;
  margin-top: -13px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

#block-block-6 .shop-donate li a:link,
#block-block-6 .shop-donate li a:visited {
	color: #fafadf;
  margin-right: 1px;
}

#block-block-6 .shop-donate li.shop {
  width: 140px;
  margin-right: 10px;
}

#block-block-6 .shop-donate li.donate {
  width: 66px;
}

#block-print-0 {
  margin-top: 2em;
}

/*-------- meta styles -------*/


.submitted{
	padding-bottom: 20px;
}

.user-picture{clear: both;}

.terms{
	margin-top:10px;
}

/*-------- list styles ------*/
ul li, ol li{
	margin-left: 30px;
}
/*-------- link styles -------*/

.links{
	padding: 10px;
	margin: 10px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	background-color: #4688b1;
}

.links a{
	color: #000;
}

ul.links{	
	background: url('images/0.png') repeat scroll transparent; /* fallback */
	background: rgba(255,255,255,0.0);
}

ul .links .inline{float:right;}

.link-wrapper a{color: #999;}

.link-wrapper a:hover{color: #000;}

.node-readmore a{
	color: #333;
	background: #000;
	padding: 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: -10px;
}

.node-readmore a:hover{
	color: #000;
	background: #4688b1;
	padding: 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: -10px;
}

#block-print-0 span.print_html,
#block-print-0 span.print_mail {
  display: inline;
  margin-left: 0;
  margin-right: 3em;
}

.print_html a, 
.print_mail a {
  color: #000;
}

.donate{
	font-size:20px;
  color:#990000;
	font-weight:bold;
	background: url('images/icons/arrows.png') no-repeat top right;
	margin-right: 42px;
	margin-top:2px;
}
#block-aggregator-feed-6{
	clear:both;
  margin-top: 15px;
  float: left;
}

#block-aggregator-feed-6 h2{
	background: url('images/icons/twitterbird.png') no-repeat;
	background-position: 1% 100%;
	margin-bottom:0px;
	color:#2c83a7;
	font-size:19px;
	font-weight:bold;
	padding-left:40px;
	height:25px;
	padding-top:5px;
}

#block-aggregator-feed-6 .item-list ul li{
	list-style:none;
	margin-left: -5px;
	padding-bottom:5px;
	font-size:12px;
	line-height:130%;
}

#block-aggregator-feed-6 .more-link{
	visibility:hidden
}
/*-------- taxonomy and tags -------*/

.taxonomy{
	background:#e7e7d6 url('images/tag.png') no-repeat top left;
	padding:0.3em 0.6em; 
	border:1px dashed #fff; 
	margin-top:5px;
} 

.field-name-field-tags .field-item{
	display:inline;
	padding: 0px 10px 0px 0px;
}

.field-name-field-tags .field-item a{
	background-color: #eee;
	color: #000;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.field-name-field-tags .field-items{
	margin-bottom:10px;
}

.field-name-field-tags .field-item a:hover{
	background-color: #000;
	color: #fff;
}
.field-type-taxonomy-term-reference .field-label{
	color: #eee;
	text-transform: uppercase;
	margin:15px 0px 8px 0px;
	padding-left: 23px;
	font-size: 14px;
	background: url('images/tag20.png') no-repeat;
	clear: both;	
}

/*-------- tables -------*/

table tbody tr td{
	color: #000;
	padding: 10px;
}

table .views-view-grid{
	background:none;
}
/*-------- comments -------*/
#comments{margin-top: 40px;}

#comments h2{
	background: url('images/chat.png') no-repeat;
	padding: 0px 0px 10px 35px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

#comments ul.links a{color: #000;}

#comments ul.links a:hover{color: #333;}

.comment{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #888;
}

/*-------- forms -------*/
input, select, textarea, button {
  font-family: Helvetica, Arial, sans-serif;  
}
input.form-text,
input.form-text.hint-enabled {
	height: 19px;
	border:1px solid #b7b871;
	padding-left: 5px;
  padding-top: 4px;
  line-height: 1em;
}

textarea.form-textarea, textarea {
  background-color: #fff;
  border: solid 1px #666;
  padding: 10px;
}

button,
input[type=submit],
input.form-submit,
.form-actions a,
.form-actions a:visited,
.button, a.button, a.button:visited {
  background: #eee;
  border: 1px solid #ddd;
  border-bottom-color: #ccc;
  border-right-color: #ccc;
  color: #333;
  font-size: 13px;
  padding: 4px;
  margin: 4px;
  overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.multicolumncheckboxesradios-column {
	padding-top: 0;
	padding-bottom: 0;
}

.description-first p {
	margin: 0;
}

/*-------- sf form -------*/


#webform-client-form-25199 #edit-submitted-firstname-wrapper,
#webform-client-form-25199 #edit-submitted-lastname-wrapper,
#webform-client-form-25199 #edit-submitted-city-wrapper,
#webform-client-form-25199 #edit-submitted-state-wrapper,
#webform-client-form-25199 #edit-submitted-country-wrapper,
#webform-client-form-25199 #edit-submitted-postalcode-wrapper,
#webform-client-form-25199 #edit-submitted-homephone-public--c-wrapper,
#webform-client-form-25199 #edit-submitted-workphone-public--c-wrapper,
#webform-client-form-25199 #edit-submitted-fax-wrapper,
#webform-client-form-25199 #edit-submitted-birthdate--c-wrapper,
#webform-client-form-25199 #edit-submitted-birthplace--c-wrapper,
#webform-client-form-25199 #edit-submitted-occupation--c-wrapper,
#webform-client-form-25199 #edit-submitted-employer--c-wrapper,
#webform-client-form-25199 #edit-submitted-ethnic-background--c-wrapper,
#webform-client-form-25199 #edit-submitted-gender--c-wrapper,
#webform-client-form-25199 #edit-submitted-passport-information-passport-issue-date--c-wrapper,
#webform-client-form-25199 #edit-submitted-passport-information-passport-expiration-date--c-wrapper,
#webform-client-form-25199 #edit-submitted-emergency-contact-emergency-contact-city--c-wrapper,
#webform-client-form-25199 #edit-submitted-emergency-contact-emergency-contact-state--c-wrapper,
#webform-client-form-25199 #edit-submitted-emergency-contact-emergency-contact-zip-code--c-wrapper,
#webform-client-form-25199 #edit-submitted-emergency-contact-emergency-contact-phone--c-wrapper,
#webform-client-form-25199 #edit-submitted-emergency-contact-emergency-contact-phone-eve--c-wrapper
 {
float: left;
margin-right: 1.5em;
}

#webform-client-form-25199 #edit-submitted-emergency-contact-emergency-contact-email--c-wrapper,
#webform-client-form-25199 #edit-submitted-nickname--c-wrapper,
#webform-client-form-25199 #edit-submitted-homephone-public--c-wrapper,
#webform-client-form-25199 #edit-submitted-email-public--c-wrapper,
#webform-client-form-25199 #edit-submitted-state-wrapper,
#webform-client-form-25199 #edit-submitted-occupation--c-wrapper,
#webform-client-form-25199 #edit-submitted-ethnic-background--c-wrapper,
#webform-client-form-25199 #edit-actions,
#webform-client-form-25199 #webform-component-passport-information {
  clear: left;
}

#webform-client-form-25199 #edit-submitted-lastname-wrapper {
padding-top: 1.5em;
}

#webform-client-form-25199 .form-checkboxes,
#webform-client-form-25199 .form-radios {
margin-top: 0;
}

#node-25199 {
  width: 660px;  
}


/* ------- old sf form ------ */

#webform-client-form-21225 #edit-submitted-firstname-wrapper,
#webform-client-form-21225 #edit-submitted-lastname-wrapper,
#webform-client-form-21225 #edit-submitted-city-wrapper,
#webform-client-form-21225 #edit-submitted-state-wrapper,
#webform-client-form-21225 #edit-submitted-country-wrapper,
#webform-client-form-21225 #edit-submitted-postalcode-wrapper,
#webform-client-form-21225 #edit-submitted-homephone-public--c-wrapper,
#webform-client-form-21225 #edit-submitted-workphone-public--c-wrapper,
#webform-client-form-21225 #edit-submitted-fax-wrapper,
#webform-client-form-21225 #edit-submitted-birthdate--c-wrapper,
#webform-client-form-21225 #edit-submitted-birthplace--c-wrapper,
#webform-client-form-21225 #edit-submitted-occupation--c-wrapper,
#webform-client-form-21225 #edit-submitted-employer--c-wrapper,
#webform-client-form-21225 #edit-submitted-ethnic-background--c-wrapper,
#webform-client-form-21225 #edit-submitted-gender--c-wrapper,
#edit-submitted-passport-information-passport-issue-date--c-wrapper,
#edit-submitted-passport-information-passport-expiration-date--c-wrapper
 {
	float: left;
	margin-right: 1.5em;
}



#webform-client-form-21225 #edit-submitted-nickname--c-wrapper,
#webform-client-form-21225 #edit-submitted-homephone-public--c-wrapper,
#webform-client-form-21225 #edit-submitted-email-public--c-wrapper,
#webform-client-form-21225 #edit-submitted-state-wrapper,
#webform-client-form-21225 #edit-submitted-occupation--c-wrapper,
#webform-client-form-21225 #edit-submitted-ethnic-background--c-wrapper,
#webform-client-form-21225 #edit-actions,
#webform-client-form-21225 #webform-component-passport-information {
  clear: left;
}

#webform-client-form-21225 #edit-submitted-lastname-wrapper {
	padding-top: 1.5em;
}

#webform-client-form-21225 .form-checkboxes,
#webform-client-form-21225 .form-radios {
	margin-top: 0;
}

.webform-component div.description p {
	margin-bottom: 0;
}

#node-21225 {
  width: 660px;  
}

.maxlength-counter {
  font-size: .85em;
  font-style: italic;
  margin-bottom: 1em;
  margin-top: -1.5em;
}

/*-------- search -------*/

#block-search-0 .inner {
  padding-left: 0;
  padding-right: 0;
}

.region-header .block-search .inner {
  padding: 0;
}
#block-search-0 input.form-text {
	width: 154px;
	height:21px;
	border:1px solid #dcba3d;
	background: #f8f1c6;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
  font-size: 1em;
  padding-top: 5px;
}
#block-search-0 input.form-text.hint {
  font-weight: bold;
  color: #deb72f;
}

#block-search-0 input.form-submit {
  background: transparent no-repeat 0 -330px;
  border: none;
  height: 26px;
  margin: -45px 0px 0 132px;
  position: absolute;
  width: 25px;
  z-index: 1;
}
#block-search-0 .form-submit:hover,
#block-search-0 .form-submit:focus,
#block-search-0 .form-submit:active {
  border: none;
  cursor: pointer;
}
/*-------- admin -------*/
.help{padding:10px;}

.imagecache-landing_page_img{
	float:left;
	margin:10px 10px 10px 0px;
}

.view-programs .views-row{
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
}

.view-programs .views-row .views-field-title{
	font-size:14px;
	font-weight: bold;
}
/*-------- salsa form homepage-------*/

#salsa-supporter-auth-form #edit-Email-wrapper{
	width:100px;
  float: left;
  margin: 0 15px 6px 5px;
}

#block-salsa-salsa_supporter {
  
}

#salsa-supporter-auth-form #edit-Email-wrapper input.form-text.hint,
#salsa-supporter-auth-form #edit-Email-wrapper input.form-text.hint-enabled {width:100px;
color:#999;
font-weight:bold;}

#salsa-supporter-auth-form #edit-Zip-wrapper{
  margin-left: 5px;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}

#salsa-supporter-auth-form #edit-Zip-wrapper input.form-text.hint,
#salsa-supporter-auth-form #edit-Zip-wrapper input.form-text.hint-enabled {width: 60px;
color:#999;
font-weight: bold;}

#salsa-supporter-auth-form #edit-submit-3 input.form-submit {
	margin-top:-20px;
	clear:both;
	background: none;
	border:none;
	font-size:18px;
}

#salsa-supporter-auth-form button,
#salsa-supporter-auth-form input[type=submit],
#salsa-supporter-auth-form input.form-submit,
#salsa-supporter-auth-form .form-actions a,
#salsa-supporter-auth-form .form-actions a:visited,
#salsa-supporter-auth-form .button, #salsa-supporter-auth-form a.button, #salsa-supporter-auth-form a.button:visited {
  background: url('images/icons/arrowsh2.png') no-repeat top right;
  	width: 155px;
  	border: none;
  	color: #000;
  	font-size: 22px;
  	font-weight: bold;
	margin: 1px 1px 1px -5px;
  	padding: 1px 0px 1px 0px;
  	cursor: pointer;

}

/*-------- front page --------*/
#homecol1 .block .views-row, #homecol2 .block .views-row{
	background: url('images/icons/arrowsblue.png') no-repeat;
	padding: 0px 0px 2px 15px;
	margin-left:5px;
	font-size:13.5px;
	font-weight:bold;
}

#homecol2 #block-views-homepage-block_5 .views-row.gx-event {
  background: url(images/icons/gxlogo_sm.png) no-repeat 0 1px;
  padding-left: 21px;
  margin-left: -1px;
}

#homecol1 .block .content, #homecol2 .block .content{
	padding: 10px 5px 0px 5px;
	height: 175px;
	overflow:hidden;
	line-height:155%;
}

#homecol1 .block h2, #homecol2 .block h2{
	color: #fff;
	background: #2c83a7;
	padding: 5px 5px 3px 20px;
	text-transform: uppercase;
	font-weight:bold;
}

/*-------- reality tours, press, events-------*/

.node-type-news-update .field-field-date {
  margin-bottom: 1em;
}

.node-type-reality-tour .field-field-price {
  margin-bottom: 1em;
}

.view-reality-tours .views-field-teaser{
	padding:10px 0px 5px 0px;
}

.view-reality-tours div.views-field-field-image-fid {
  float: right;
}

.views-field-title a:link {
	font-weight: bold;
	color: #2c83a7;
}

.views-field-title a:hover {
	color: #be120c;
}

.view .views-field-view-node a:link {
	float: right;
	color: #2e84a7;
  font-weight: bold;
  font-size: .9em;
}

.view .views-field-view-node a:hover {
  color: #be120c; 
}

.views-field-field-private-tour-value {
  background-color: #f0e084;
  width: 23em;
  text-align: center;
  font-size: .75em;
  font-weight: bold;
  line-height: 1.5em;
  text-transform: uppercase;
}

.field-field-private-tour .field-item {
  background-color: #f0e084;
  font-size: .75em;
  font-weight: bold;
  line-height: 1.5em;
  margin-top: -1em;
  margin-bottom: 1em;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}


.views-exposed-form{
	border-bottom: 2px solid #999;
	padding-bottom:5px;
	margin-bottom:10px;
}

.gx-event-logo {
  height: 76px;
  width: 92px;
  float: right;
  background-color: black;
  margin-left: 10px;
  background: url(images/icons/gxlogo_lg.png) no-repeat 12px top;
}

.view-events .views-row{
	border-bottom: 1px solid #000;
	padding-bottom:20px;
	margin-bottom:10px;
}

.view-events .views-field-teaser{
	padding:10px 0px 5px 0px;
}

.view-events .views-field-field-city-value{
	float:left;
}

.view-events .views-field-field-state-value{
	float:left;
	margin-left:5px;
}

.view-events .views-field-field-event-time-value {
  clear: left;
}

.view-events .views-field-teaser, .view-events .views-field-field-start-date-value{
	clear:both;
}

.view-events .views-row.event .views-field-field-gxevent-value {
  display: none;
}

.view-events .view-header {
  margin-bottom: 35px;
}

.view-events .view-header .gx-logo-legend {
  display: block;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  width: 22px;
  height: 18px;
  background: url(images/icons/gxlogo_sm.png) no-repeat 0 1px;
}

.view-events .views-row.gx-event .views-field-field-gxevent-value {
  width: 100px;
  background: url(images/icons/gxlogo_lg.png) no-repeat 12px top;
  float: right;
  padding-top: 79px;
  line-height: 1.4em;
  text-align: center;
  font-size: .7em;
  margin: 5px 0 5px 15px;
}


.view-press .views-row,
.view-news-updates-program .views-row,
.view-news-updates-country .views-row,
.view-reality-tours .views-row {
	border-bottom: 1px solid #000;
	padding-bottom:20px;
	margin-bottom:10px;
	width: 100%;
}

.view-press .views-field-teaser,
.view-news-updates-program .views-field-teaser {
	padding:10px 0px 5px 0px;
}

.content p{clear:left;}
.content ul{clear:left;}

.view-press .views-field-body a:link, 
.view-events .views-field-body a:link,
.view-reality-tours .views-field-body a:link {
	color:#2C83A7;
	text-decoration: none;
}

.view-resources .views-row{
	clear:both;
	padding-bottom:25px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	min-height:125px;
}

.view-resources .views-row-first{
	border-top:1px solid #ccc;
	padding-top:10px;
}

.view-resources .views-row-last{
	border-bottom:none;
	margin-bottom:0px;
}

.view-reality-tours .views-row {
  clear: both;
  float: left;
	border-bottom: 1px solid #000;
	padding-bottom:20px;
	margin-bottom:10px;
}

.view-reality-tours .views-row.views-row-last {
	margin-bottom:0;
}

.view-reality-tours .views-field-field-country-nid div.field-content {
  display: inline;
}

.view-reality-tours .view-footer {
  float: left;
  margin-top: 2em;
  font-style: italic;
  margin-right: 2em;
}

.view label {
  font-weight: bold;
}

.view-reality-tours .views-field-field-image-fid img {
  margin: 0 0 10px 20px;
}

.view-reality-tours .views-field-field-start-date-value {
  margin-top: .5em;
}

.views-field-field-author-value,
.views-field-field-source-value,
.views-field-created {
  font-size: .9em;
  line-height: 1.5em;
}

.view-press .field-content {
  margin-bottom: 1em;
}
.field-field-contact-email{
	margin-bottom:10px;
	clear:both;
}
.field-field-linktoform a{ /* Sign up Link */
	font-weight:bold;
	color:#be120c;
	font-size:16px;
	clear:both;
}

.node-type-event fieldset.group-whenwhere,
.node-type-event fieldset.group-contact {
  width: 238px;
  border-style: none;
  padding: 0;
  float: left;
  margin-bottom: 30px;
  font-size: .85em;
  margin-top: 1em;
  line-height: 1.5em;
}

.node-type-event fieldset .field {
  padding-left: 5px;
  padding-right: 5px;
}

.node-type-event fieldset.group-whenwhere {
  margin-right: 9px;
}

.node-type-event fieldset legend {
  width: 228px;
  display: block;
  background-color: #2d82a9;
  font-weight: bold;
  padding: 1px 5px;
  color: #ffffff;
  font-size: 1.12em;
  float: left;
  margin-bottom: 2px;
  line-height: 1.6em;
}

.node-type-event .field-field-location,
.node-type-event .field-field-contact-org {
  font-weight: bold;
}

.node-type-event .field-field-event-time {
  margin-top: 1em;
}

.node-type-event .field-field-event-time .date-display-single {
  font-weight: bold;
}

.node-type-event ul.links {
  width: 100%;
  float: left;
}

.node-type-event .field-field-event-time .date-display-start,
.node-type-event .field-field-event-time .date-display-separator,
.node-type-event .field-field-event-time .date-display-end {
  font-weight: normal;
  font-style: normal;
}

/*------------ staff -------------*/

h2.speaker-list-title {
  margin-top: 1em;
}

.view-staff .views-field-field-firstname-value{
	font-weight:bold;
}

.view-staff table{
	width: 100%;
}

.view-staff caption{
	padding-top:15px;
}

.view-staff .view-footer {
  margin-top: 2em;
}

/*------- img ------------*/

.imagecache-inside_page_img{
	clear:both;
}

.imagecache-page_slideshow {
  margin-bottom: 20px;
}

/* #content div{
	clear:both;
}*/

#content .view-programs div{clear:none;}
#content .view-5-min-actions div{clear:none;}
#content .view-programs div.views-row{clear:left;}
#content .view-5-min-actions div.views-row{clear:left;}
#content .view-get-involved div.views-row{clear:left;}

img .imagecache-action_home{
	margin-bottom:5px;
}
/*------online newsletter-----*/
.page-online-newsletter #block-user-0{
	text-align:center;
	margin:auto 0;
	padding-top:30px;
}

.page-online-newsletter #block-user-0 .item-list ul li{
	list-style:none;
}

#block-block-5{
	bottom:0;
	position:fixed;
	z-index:1000;
}

/*------jquery menus-----*/

#sidebar-left .block-jquerymenu{
	border-bottom: none;
	background: #fff url('images/lsidebg.png') repeat-x left top;
	width:180px;
	overflow:hidden;
}

#sidebar-left .block-jquerymenu h2{
	background:#2c83a7;
	color:#fff;
	padding:10px 5px 10px 20px;
	text-transform:uppercase;
	font-size:20px;
	width: 156px;
}

#sidebar-left h2 a {
  color: #FFF;
	font-size:20px;
}

#sidebar-left h2 a:hover {
  color: #DDD;
}

/*------jquery menus LEVEL 1 -----*/

#sidebar-left .block-jquerymenu ul li {
font-weight: bold;
border-bottom:1px solid #e8d06a;
width: 145px;
padding: 0px 5px 0px 0;
 margin-left: 5px;
list-style-type: none;
}

/*------jquery menus LEVEL 2 -----*/

#sidebar-left .block-jquerymenu ul li ul{
padding: 0px;
 margin-left: 10px;
}

#sidebar-left .block-jquerymenu ul li ul li {
font-weight: bold;
border-bottom: none;
padding: 0px;
margin-left: 0px;
font-size: 13px;
list-style-type: none;
}

#sidebar-left .block-jquerymenu ul li ul li a {
color: #333;
}

/*------jquery menus LEVEL 3 -----*/

#sidebar-left .block-jquerymenu ul li ul li ul li{
font-weight: bold;
border-bottom: none;
padding: 0px;
margin-left: 0px;
font-size: 13px;
list-style-type: none;
margin-bottom: 5px;
line-height: 120%;
background-image: url("images/plus.png");
background-repeat: no-repeat;
}


#sidebar-left .block-jquerymenu ul li ul li ul li a {
color: #666;
}


/*------jquery menus LEVEL 4 -----*/

#sidebar-left .block-jquerymenu ul li ul li ul li ul li{
width: 120px;
font-weight: normal;
border-bottom: none;
padding: 0px;
margin-left: 0px;
margin-bottom: 10px;
font-size: 13px;
list-style-type: none;
line-height:120%;
}

#sidebar-left .block-jquerymenu ul li ul li ul li ul li a{
color: #666;
}



/*------social media buttons-----*/

.fbutton{
  display: block;
	float:left;
	margin-right:5px;
  width: 31px;
  height: 31px;
  background: url('/sites/all/themes/gx/images/icons/monotone/fb.png') bottom;
  text-indent: -99999px;
}

.fbutton:hover {
	background: url('/sites/all/themes/gx/images/icons/color/fb_color.png') bottom;
}

.twitterbutton{
  display: block;
	float:left;
	margin-right:5px;
  width: 31px;
  height: 31px;
  background: url('/sites/all/themes/gx/images/icons/monotone/tw.png') bottom;
  text-indent: -99999px;
}

.twitterbutton:hover {
	background: url('/sites/all/themes/gx/images/icons/color/tw_color.png') bottom;
}

.youtubebutton{
  display: block;
  float:left;	
	margin-right:5px;
  width: 31px;
  height: 31px;
  background: url('/sites/all/themes/gx/images/icons/monotone/yt.png') bottom;
  text-indent: -99999px;
}

.youtubebutton:hover {
	background: url('/sites/all/themes/gx/images/icons/color/yt_color.png') bottom;
}

.flickrbutton{
  display: block;
 	float:left;
	margin-right:5px;
  width: 31px;
  height: 31px;
  background: url('/sites/all/themes/gx/images/icons/monotone/flickr.png') bottom;
  text-indent: -99999px;
}

.flickrbutton:hover {
	background: url('/sites/all/themes/gx/images/icons/color/flickr_color.png') bottom;
}

.vimeobutton{
  display: block;
	float:left;
	margin-right:5px;
  width: 31px;
  height: 31px;
  background: url('/sites/all/themes/gx/images/icons/monotone/vimeo.png') bottom;
  text-indent: -99999px;
}

.vimeobutton:hover {
	background: url('/sites/all/themes/gx/images/icons/color/vimeo_color.png') bottom;
}

.rssbutton{
  display: block;
	float:left;
	margin-right:5px;
  width: 31px;
  height: 31px;
  background: url('/sites/all/themes/gx/images/icons/monotone/rss.png') bottom;
  text-indent: -99999px;
}

.rssbutton:hover {
	background: url('/sites/all/themes/gx/images/icons/color/rss_color.png') bottom;
}

/* jquery menus */

#block-jquerymenu-4 ul.jquerymenu.jquerymenu-processed ul {
  padding-right: 0;
}

#block-jquerymenu-4 ul.jquerymenu.jquerymenu-processed ul li {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  margin-right: 0;
}

#sidebar-left li a.active {
  font-weight: bold;
}

#block-nice_menus-2 {
  text-align: center;
}
#block-nice_menus-2 ul#nice-menu-2 {
  text-align: center;
  width: 44em;
  margin-left: auto;
  margin-right: auto;
}

#block-nice_menus-2 ul#nice-menu-2 li {
  float: left;
}