
.container-fluid {
	min-width: 1070px
}
/* --------------------- Header ------------------------ */
#page-header{
	margin-bottom: 40px;
}
/* fixed header */
#top-fixed-header{
	display: block;
	position: fixed;
	width: 420px;
	height: 50px;
	background: #f1f5ff;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	top: 0;
	left: 50%;
	margin-left: 110px;
	z-index: 9999;
}
#top-soc-wrap{
	float: left;
	padding: 10px;
}
.top-soc{
	display: inline-block;
	height: 18px;
	width: 18px;
	background: transparent url('/sites/activetrans.org/themes/activetrans_theme/img/top_soc.png') 0 0 no-repeat;
	overflow: hidden;
	outline: none;
	margin: 5px;
}
.top-soc.facebook{
	background-position: 0 0;
}
.top-soc.twitter{
	background-position: 0 -18px;;
}
#top-search {
	padding: 8px 10px 8px 15px;
	width: 200px;
	float: left;
}
#top-search .input-group {
	width: 200px;
}
#top-search .form-control{
	height: 30px;
	border: #9cc6d6 1px solid;
	border-right: #fff 0 solid;
}
#top-search .input-group-btn{
	height: 30px;
	width: 30px;
}
#top-search .btn-default {
	color: #bcc6d1;
	background-color: #fff;
	border-color: #9cc6d6;
	height: 30px;
	width: 30px;
	border-left: #fff 0 solid;
	padding: 0;
	outline: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#top-search .btn-default:hover {
	border-left: #fff 0 solid;
}
#top-donate-area{
	float: left;
	padding: 8px 10px 8px 40px;
}
.donate-text-title {
	color: #52524a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 15px;
}
header#page-header{
	margin-bottom: 10px;	
}
/* navigation */
.nav-wrapper{
	margin-top: 70px;
	float: right;
}
#main-top-nav .active-trail .sf-depth-1{
	background: #fff;
	border-bottom: #d4d8e0 4px solid;
}
#main-top-nav .sf-menu li{
	background: #fff;
}
#main-top-nav .sf-menu a {
	border: none;
	color: #52524a;
	font-size: 14px;
	line-height: 1;
	font-weight: 600;
	text-transform: uppercase;
}
#main-logo{
	display: block;
	padding: 0;
	margin: 25px 0 0;
	background: #fff url('/sites/activetrans.org/themes/activetrans_theme/img/main-logo.png') 0 0 no-repeat;
	width: 182px;
	height: 93px;
}
/* second navigation */
.secondary-nav {
	padding-top: 7px;
	margin-left: 40px;
}
.second-nav-link{
	color: #1f8cba;
	font-size: 13px;
	font-weight: 400;
	margin: 0 8px;
	line-height: 1;
}
.second-nav-link.first {
	margin-left: 0;
}
.second-nav-link.last {
	margin-right: 0;
}
/* ----------------------- Footer -------------------------- */
#page-footer {
	background: #f1f5ff;
	width: auto;
}
#page-footer h2 {
	color: #52524a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 15px;
}
.footer-last-row {
	background: #e5e9f2;
}
.footer-last-row{
	margin-top: 40px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 12px;
	line-height: 1.42857143;
	font-weight: bold;
	color: #53534a;
}
#block-menu-menu-footer-quick-links a,
#block-menu-menu-footer-quick-links a:hover{
	color: #53534a;
	padding: 0;
	margin: 0;
	background: transparent;
}
#block-menu-menu-footer-quick-links ul li{
	padding-bottom: 10px;	
}
#block-menu-menu-footer-get-involved a,
#block-menu-menu-footer-get-involved a:hover{
	color: #2c92be;
	padding: 8px 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	background: transparent;
}
.share_fb-footer,
.share_tw-footer,
.share_li-footer{
	margin: 0;
	padding: 0;
	line-height: 1;
	display: inline-block;
	width: 27px;
	height: 27px;
	overflow: hidden;
	background: transparent url('/sites/activetrans.org/themes/activetrans_theme/img/soc_footer.png') 0 0 no-repeat;
	position: relative;
	top: 8px;
}
.share_tw-footer{
	background-position: -27px;
}
.share_li-footer{
	background-position: -54px;
}
/* ----------------------- Pages -------------------------- */
/* BreadCrumbs */
#breadcrumbs {
	font-size: 15px;
}
.active-bread-crumbs{
	font-weight: 700;
}
.dark-breadcrumbs,
.dark-breadcrumbs a{
	color: #53534a
}

.white-breadcrumbs,
.white-breadcrumbs a{
	color: #fff
}

/* Hero */
#page-hero {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: #cbd5e3 5px solid;
	height: 600px;
	letter-spacing: 1px;
	margin: 0 0 20px;
	color: #FFF;
	font-weight: 600;
}
#page-hero p {
	margin-bottom: 40px;
}
#page-hero p a {
	color: #FFF;
	font-size: 22px;
	text-decoration: none;
	font-weight: 300;
}
#page-hero a.btn {
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 600;
}
.hero-text, .hero-link {
	text-shadow: 1px 2px 3px #000000;
}

h1.hero-text {
	font-size: 50px;
	letter-spacing: 6px;
	font-weight: 700;
}
p.hero-text {
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 1.8;
	font-weight: 600;
}

/* Sub section herro */
#sub-section-hero {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #f1f5ff;
	background-image: url('/sites/activetrans.org/themes/activetrans_theme/img/sub_section_bg_default.png');
	border-bottom: #cbd5e3 5px solid;
	height: 250px;
	border-bottom: #d5e0f0 5px solid;
	letter-spacing: 1px;
	margin: 0 0 60px;
	color: #53534a;
}
#sub-section-hero.green {
	background-color: #eff5e9;
	background-image: url('/sites/activetrans.org/themes/activetrans_theme/img/sub_section_bg_green.png');
	border-bottom: #d0dbc5 5px solid;
}
/* Blog on home section */
#featured-blog-entries-container {
	padding-right: 30px;
}
#featured-blog-entries-container .views-row {
	display: block;
	width: 100%;
	padding: 40px 0;
	border-bottom: #e0e4ed 1px solid;
}
#featured-blog-entries-container a{
	text-decoration: none;
}
#featured-blog-entries-container .views-row.views-row-last {
	border-bottom: none;
}

#featured-blog-entries-container .views-field-field-post-image{
	float: left;
	display: inline-block;
	margin: 0 20px 0 0;
	width: 220px;
}
#featured-blog-entries-container .views-field-field-post-image  img{
	display: block;
	margin: 0;
	width: 100%;
	height: auto;
}
#featured-blog-entries-container .views-field-title a{
	font-size: 1.15em;
	color: #53534a;
	font-weight: bold;
}
#featured-blog-entries-container .views-field-created , #recent-blog-entries-container .views-field-created{
  color: #999da3;
  padding-bottom: 7px;
}

#featured-blog-entries-container .views-field-view-node {
	font-weight: bold;
}
#featured-blog-entries-container .go-to-landing {
	display: block;
	border: #e0e4ed 1px solid;
	text-align: center;
	padding: 4px 0;
	color: #53534a;
	font-weight: bold;
	font-size: 0.9em;
}
#recent-blog-entries {
	padding-top: 120px;
}
#recent-blog-entries-container {
	padding: 12px;
	background-color: #eff5e9;
}

#recent-blog-entries-container  .sub-container {
	background-color: #fff;
	border: #dfe4ed 1px solid;
}
#recent-blog-entries-container  .block-views {
	padding: 20px;
}
#recent-blog-entries-container  .views-row {
	padding: 10px 0;
}
#recent-blog-entries-container  .block-title {
	font-size: 0.98em;
	color: #53534a;
	font-weight: bold;
}
#recent-blog-entries-container .go-to-landing {
	display: block;
	border-top: #dfe4ed 1px solid;
	text-align: left;
	padding: 8px 0 8px 20px;
	color: #53534a;
	font-weight: bold;
}

/* Events on home section */
.page-block .views-field-field-event-date {
	width: 60px;
	height: 55px;
	display: block;
	background: #f1f5ff;
}
.page-block .date-display-single {
	width: 60px;
	height: 55px;
	display: table-cell;
	font-size: 20px;
	font-weight: bold;
	color: #b2b6bd;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2;
}

/* Learn about on Home page section*/
.promo-our-work-block{
	display: block;
	border: #e0e4ed 1px solid;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 35px;
	height: 230px;
}
.promo-our-work-block.featured{
	background: #f8f9fa;
}
.promo-our-work-block-left{
	margin-right: 15px;
}
.promo-our-work-block-right{
	margin-left: 15px;
}
#learn-about .field-content{
	margin: 0;
}
#learn-about .views-field-body{
	padding: 10px 0;
}
.promo-our-work-block .views-field-title a {
	color: #52524a;
	font-weight: bold;
	font-size: 19px;
	display: block;
	padding: 0 0 10px;	
}
.udrant-go-link {
	display: block;
	height: 32px;
	width: 32px;
	background: #fff url('/sites/activetrans.org/themes/activetrans_theme/img/bg_udrant-go-link.png') 0 0 no-repeat;
	overflow: hidden;
	text-indent: -99999px;
	float: right;
}

/* Home page rewrites */
.page-block h1 small { 
	font-size: 52%
}
.page-block {
	padding-top: 50px;
	padding-bottom: 50px;
}

/* legislation-list */
.legislation-list .views-field-title {
	margin-bottom: 15px;	
}
.legislation-list .views-field-title a{
	padding-bottom: 5px;
	width: 80%;
	border-bottom: #d4d8e0 3px solid;
	color: #52524a;
	font-weight: bold;
	font-size: 19px;
	display: block;
	padding: 0 0 8px;
}

/* Sub section page */
.sub-section-title {
	font-size: 50px;
	margin-top: 50px;
	margin-bottom: 70px;
	font-weight: 700;
}
.view-id-child_pages td {
	width: 33.33%;
	padding: 0 10px 40px;
	vertical-align: top;
}
.view-id-child_pages td img{
	width: 100%;
	height: auto;
}

.view-id-child_pages .views-field-title a {
	color: #52524a;
	font-weight: bold;
	font-size: 18px;
	text-transform: capitalize;
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
}

#recent-blog-promo-column{
	color: #5a9e2a;
	font-size: 40px;
	font-style: oblique;	
}
#recent-blog-promo-column .go-to-landing {
	text-align: left;
	font-style: normal;
}


/* Detailed page */
.detailed-page-title {
	font-size: 50px;
	margin-top: 30px;
	margin-bottom: 40px;
	font-weight: 700;
}
.detailed-page-title > small {
	font-size: 20px !important;
	margin-top: 10px;
	font-weight: 300;
	margin-bottom: 0;
	color: inherit !important;
}
.page-featured-image {
	float: left;
	display: inline-block;
	margin: 0 20px 20px 0;
	max-width: 50%;
	height: auto;
}
.donate-title{
	color: #5a9e2a;
	font-size: 35px;
}
.donate-promo-text,
.donate-promo-author {
	color: #a7abb3;
	font-size: 28px;
	line-height: 1.9;
	font-weight: 300;
}
.donate-promo-author {
	padding-top: 15px;
	font-size: 16px;
}

/* Side bars */
.view-show-impact-data {
	margin: 20px 0;
	padding: 30px;
	background: #f7faff;
	color: #599e2a;
	font-style: oblique;
	font-size: 16px;
	line-height: 1.7;
}
.view-show-impact-data h2{
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 20px 0;
	color: #52524a;
	font-style: normal;
}
.sidebar-share-area {
	/*border-top: #e0e4ed 1px solid;*/
	border-bottom: #e0e4ed 1px solid;
	padding: 30px;
	line-height: 1;
}
.share_fb-gray,
.share_tw-gray{
	display: inline-block;
	width: 28px;
	height: 28px;
	overflow: hidden;
	background: transparent url('/sites/activetrans.org/themes/activetrans_theme/img/soc_gray.png') 0 0 no-repeat;
	position: relative;
	margin-left: 10px;
	top: 8px;
}
.share_tw-gray{
	background-position: -40px;
} 
.view-id-left_side_navigation_by_navgroup .field-content,
.view-id-left_side_navigation_by_navgroup a {
	display: block;
}
.view-id-left_side_navigation_by_navgroup a {
	display: block;
	border-bottom: #d0dbc5 3px solid;
	padding: 15px 0 15px 10px;
	color: #52524a;
	font-weight: bold;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.view-id-left_side_navigation_by_navgroup a.active{
	background: #eff5e9;
	text-transform: uppercase;
}
.view-id-left_side_navigation_by_navgroup a:hover {
	background: #eff5e9;
}
/* Blogs */
#featured-event-entries .views-row {
	position: relative;
}
#blog-landing-page .views-row  {
	padding: 30px 0;
	border-bottom: 2px dotted #e0e4ed;
}
#featured-event-entries .views-field-field-event-image {
	display: block;
	width: 305px;
	height: 220px;
	overflow: hidden;
	float: left;
	margin-right: 30px;	
}
#blog-landing-page .views-field-field-post-image {
	display: block;
	overflow: hidden;
	float: left;
	margin: 15px 15px 15px 0;	
	max-width: 305px;
}
#blog-landing-page .views-field-field-post-image a{
	display: block;
	max-width: 305px;
}
#featured-event-entries .views-field-field-event-image img,
#blog-landing-page .views-field-field-event-image img {
	width: 100%;
	height: auto;
}
#featured-event-entries .views-field-field-event-date{
 	top: 8px;
	left: 245px;
	position: absolute;
}
#blog-landing-page .views-field-created  {
	width: 700px;
	display: inline-block;
	float: right;
}
#blog-landing-page .date-created{
	position: relative;
	top: -8px;
	color: gray;
	font-style: oblique;	
	display: block;
}
#featured-event-entries .views-field-title a,
#blog-landing-page .views-field-title a{
	padding: 15px 0;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	display: block;
}
#blog-landing-page .views-field-body {
	line-height: 1.4;	
}
#blog-landing-page .views-field-field-tags {
	width: 550px;
	margin-top: 50px;	
}

#featured-event-entries .views-field-body,
#blog-landing-page .views-field-body {
	margin-bottom: 20px;
}
#blog-landing-page .views-field-view-node {
	float: right;
}

#recent-event-entries .views-field-field-event-date {
 	float: left;
}
#recent-event-entries .views-row {
	display: block;
	padding: 5px 0;
	margin: 5px 0;
	width: 100%;
	clear: all;
	float: none;
}
#recent-event-entries .views-field-title {
	padding: 5px 0 0 70px;
}
#recent-event-entries .views-field-title a {
	color: #5b9e2a;
	font-size: 15px;
	font-weight: bold;
	display: block;
}
/* 	Sing up form */
.sign-up-title {
	color: #52524a;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 15px;
}
.sign-up-sub-tile {
	color: #52524a;
	font-weight: normal;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 10px;
}

#discount-description-area {
	line-height: 1.8;
	font-size: 18px;
	font-weight: 300;
}
.discount-title{
	color: #5a9e2a;
	font-size: 35px;
	font-weight: 300;
}
.retailer-box{
	width: 50%;
	float: left;
	color: #2c92be;
}
.discount-high-light-go-next {
	color: #2c92be;
	font-weight: bold;
}
.membership-block {
	width: 320px;
	height: 320px;
	display: block;
	overflow: hidden;
	margin: 0 13px 26px;
	border: #e0e4ed 1px solid;
	float: left;
	text-align: center;
}
.membership-block.gray {
	background: #f8f9fa;
}
.membership-block .views-field-title,
.membership-block .title{ 
	margin: 40px 0 5px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.membership-block .views-field-field-sub-header {
	text-transform: capitalize;
	font-weight: 300;
}
.membership-block .views-field-field-price {
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 700;
	font-size: 42px;
	color: #599e2a;
	line-height: 1;
	letter-spacing: 3px;
}
.views-field-field-sub-header + .views-field-field-price {
	margin-top: 15px;
}
.views-field-view-node{
	margin-top: 15px;
}
.membership-block-text, .membership-block .views-field-field-teaser{
	margin: 50px 30px;
	line-height: 1.7;
}
.region-member-module-initiviaties .view-header {
	font-size: 24px;
}
.region-member-module-initiviaties .views-view-grid , 
.region-member-module-initiviaties  td {
	text-align: center;
	vertical-align: top
}
.region-member-module-initiviaties .views-field-title{
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 20px ;
}
.views-field-body, .views-field-field-teaser {
	font-size: 15px;
	line-height: 1.8;
}
/* ----------------- Helpers ------------------- */
/* Actions */
.action-module {
	margin-top: 40px;
	padding: 60px 0;
}
.action-module.light-green {
	background-color: #f1f5ff;
	border-top: #e0e4ed 4px solid;
	border-bottom: #e0e4ed 4px solid;
}
.action-module.dark-green {
	background-color: #90db6d;
	border-top: #7fc260 4px solid;
	border-bottom: #7fc260 4px solid;
}
.action-module.photo-bg {
	background-color: #fff;
	background-size: cover;
	background-image: url('/sites/activetrans.org/themes/activetrans_theme/img/sub_super_hero_block_bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}
.action-module  p{
	font-size: 1.75em;
}
.action-module.photo-bg  p{
	text-shadow: 1px 2px 3px #000;
	color: #fff;
	font-style: oblique;	
}
.line-height-1_5 {	
	line-height: 1.5;
}
.oblique {
	font-style: oblique;
}
/*     Forms       */
.input-gigantic {
	font-size: 40px;
	height: 60px;
}
.input-short {
	width: 50%;
}
/* Buttons */
.btn-lg {
    border-radius: 6px;
    font-size: 17px;
	font-weight: bold;	
    line-height: 1.33;
    padding: 16px 35px;
	letter-spacing: 0;
}
.btn-md {
    border-radius: 6px;
    font-size: 14px;
	font-weight: bold;	
    line-height: 1.33;
    padding: 9px 30px;
	letter-spacing: 0;
}
.btn-norm {
    border-radius: 6px;
    font-size: 12px;
	font-weight: bold;	
    line-height: 1.33;
    padding: 8px 25px;
	letter-spacing: 0;
}
.select-plan-link{
	color: #52524a;
    background-color: #f1f5ff;
	border-color: #f1f5ff;
}
.btn-success {
    background-color: #84c965;
	border-color: #84c965;
}
.btn-success-darck {
    background-color: #90db6d;
	border-color: #fff;
	color: #fff
}
.btn-success-oposite {
	outline: none;
    background-color: #fff;
	color: #90db6d;
	border: 1px solid #90db6d !important;
}
.btn-success-oposite:hover {
    background-color: #90db6d;
	border-color: #fff;
	color: #fff
}
.green {
	color: #84c965;
}
.text-green{
	color: #5a9e2a	
}
.smaller-and-fat {
	line-height: 1;
	padding-top: 6px;
	padding-bottom: 8px;	
}

/* margins */
.margin-t-15 {
	margin-top: 15px;
}
.margin-t-35 {
	margin-top: 35px;
}
.margin-t-50 {
	margin-top: 35px;
}
.margin-b-30 {
	margin-bottom: 30px;
}
.margin-b-50 {
	margin-bottom: 50px;
}
.padding-t-30 {
	padding-top: 30px;
}
.padding-t-40 {
	padding-top: 40px;
}
.padding-t-50 {
	padding-top: 50px;
}
.padding-t-70 {
	padding-top: 70px;
}
.padding-b-50 {
	padding-bottom: 50px;
}
.padding-b-30 {
	padding-bottom: 30px;
}
/* others */
.go-to-landing-wide {
	display: block;
	border: #e0e4ed 1px solid;
	text-align: center;
	padding: 4px 0;
	color: #53534a;
	font-weight: bold;
	font-size: 0.9em;
}
.go-to-landing {
	margin: 30px 0 20px;
	color: #3999c2;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: right;
}
.go-to-landing-wide:hover,
.go-to-landing:hover {
	background: #f0f5ff;
}
.blue {
	color: #3999c2;
}
.border-wide-right {
	border-right: #eff5e9 5px solid;
}
.border-wide-left {
	border-left: #eff5e9 5px solid;
}
table.views-view-grid {
	width: 100%;
}




h1.text-green{
	font-size: 36px;
	font-weight: 300;
}
.subhead_italic{
	font-style: italic;
	font-weight: 600;	
}
.sub-sec-hero-blurb{
	padding-top: 60px;
	font-size: 16px;
	line-height: 1.6;
}
.b-border-dots{
	width: 95%;
	display: block;
	margin: 40px auto 30px auto;
	border-bottom: 2px dotted #e0e4ed;	
}
.page_body_copy{
	font-size: 16px;
	line-height: 1.6;
	margin: -50px 0 0 -15px;
}
.address_text{
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;	
}
.address_text span{
	font-weight: 600;
}
.address_text h2{
	font-size: 24px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0;
	margin: 0;
}
.contact_form label, .region-our-organization-contact-form label{
	font-size: 12px;
	font-weight: 400;
}
.contact_form input, .region-our-organization-contact-form input{
	width: 300px;
	height: 40px;
	margin: 10px 0;	
}

.contact_form textarea, .region-our-organization-contact-form textarea{
	height: 100px;
	margin: 10px 0;
}
.contact-btn, .region-our-organization-contact-form button{
	width: auto !important;
	background: #f1f5ff;
	color: #52524a;
	border: 0;
	padding: 10px 25px;
	text-transform: uppercase;
	font-weight: bold;
}
.region-our-organization-contact-form button:hover{
	background: #47a447;
	color: #FFF;
}
.region-our-organization-contact-form h2{
	display: none;	
}
.bg_light_gray{
	background: #fafbfc;	
}

#mem-initiv-area .view-header{
	margin-bottom: 35px;	
	margin-top: -40px;	
}
#mem-initiv-area span, #mem-initiv-area h1 a, .legislation_block h1 a{
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	
}
#mem-initiv-area .views-field-title, .legislation_block .views-field-title{
	margin-bottom: 10px;	
}
#mem-initiv-area p, .legislation_block .views-field-field-teaser{
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	padding: 0 35px;
}
.retailer-discount-block{
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	color: #53534a;
	margin-top:30px;
}
.retailer-discount-block a{
	font-weight: 700;	
}
.retailer-discount-block .discount-headline{
	color: #53534a;
	font-weight: 700;
	margin-bottom: 10px;	
}
a.small-and-fat{
	letter-spacing: 1px;	
	font-weight: 700;
}
.region-section-page-our-work1, .region-section-page-our-work2, .region-section-page-our-work3, .legislation_block{
	text-align: center;	
}
.region-section-page-our-work1 .views-field-title h1, .region-section-page-our-work2 .views-field-title h1, .region-section-page-our-work3 .views-field-title h1, .legislation_block .views-field-title h1{
	line-height: 12px;
	padding: 0;
	margin: 0;
}
.region-section-page-our-work1 .views-field-title a, .region-section-page-our-work2 .views-field-title a, .region-section-page-our-work3 .views-field-title a, .legislation_block .views-field-title a{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 5px 0 20px;
	color:#53534a;
	line-height: 1;
}
.newsletter_hero{
	width: 356px;
	display: none;
	margin: -20px auto 0 auto;	
}
.newsletter_hero input{
	width: 230px;
	float: left;
	margin-right: 5px;
	height: 40px;
}
.newsletter_hero .btn{
	width: 117px;
	float: left;
	margin-right: 0;
}
.region-sub-section-events .views-row{
	width: 50%;
	float: left !important;
	padding: 0 7% 5% 7%;
	height: 525px;
}
.region-sub-section-events .views-field-title{
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	display: block;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #52524a;
}
.region-sub-section-events .views-field-title a{
	color: #52524a;
}
.region-sub-section-events .views-field-field-external-link{
	text-align: center;	
}
#donate-form-area p{
	font-weight: 300;
	line-height: 1.8;
	font-size: 18px;
}
.region-section-page-sponsor1{
	width: 100%;
	padding: 0 10px 0 15px;
}
.region-section-page-sponsor1, .region-section-page-sponsor2{
	margin-top: 40px;
}
.region-section-page-sponsor1 .views-field-title, .region-section-page-sponsor2 .views-field-title{
	font-size: 19px;
	line-height: 1;
	font-weight: bold;
	margin: 25px 0 0 0 0;
}
.region-section-page-sponsor1 .views-field-body, .region-section-page-sponsor2 .views-field-body{
	font-size: 15px;
	line-height: 1.8;
	margin: 25px 0;	
}
.post_body{
	font-size: 15px;
	line-height: 1.8;	
}

.legislation .btn, .legislation .btn-success, .legislation .small-and-fat{
	display: block;
	height: 32px;
	width: 32px;
	background: #fff url('/sites/activetrans.org/themes/activetrans_theme/img/bg_udrant-go-link.png') 0 0 no-repeat;
	overflow: hidden;
	text-indent: -99999px;
	float: right;
	border: none;
}
.contextual-links-region{
	margin-bottom: 25px;	
}
#recent-blog-promo-column span.blue{
	text-transform: lowercase;	
}
#mem-initiv-area .col-1, #mem-initiv-area .col-2, #mem-initiv-area .col-3{
	width: 288px;	
}

#mem-initiv-area .col-3 .views-field-body p{
	padding: 0 50px;	
}
#mem-initiv-area .col-1 .views-field-body p{
	padding: 0 60px;		
}
.take-action .promo-our-work-block{
	height: 250px;	
}
#blog-landing-page .views-field-field-post-image{
	height: 300px;	
}
.block-widgets{
	margin: 0;
	padding: 55px 0 55px 0;
	border-bottom: 1px solid #ccc;
}
.block-widgets h2.block-title{
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	width: 75px;
	float: left;	
	padding: 5px 0 0 0;
	margin: 0 0 0 30px;
}
.block-widgets img{
	margin-right: 10px;
}
#block-block-6 h2{
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	margin: 55px 0 0 30px;
}
.blog-post h1{
	margin-bottom: 10px;	
}
.blog-post .date-created{
	display: block;
	margin-bottom: 40px;
	font-style: italic;	
	color: gray;
}
#block-views-press-releases-block-1 .views-row {
	padding: 20px 0;
	border-bottom: 1px solid #CCC;
}
#block-views-press-releases-block-1 .views-row-last{
	border-bottom: none;	
}
#block-views-press-releases-block-1 .views-field-title a{
	font-size: 1.15em;
	color: #53534a;
	font-weight: bold;
}
#block-views-press-releases-block-1 .views-field-created{
	color: #999da3;	
}
#block-views-press-releases-block-1  .views-field-field-teaser{
	margin: 10px 0 0 0 ;	
}

h1.text-blue{
	color: #2c92be;
	font-weight: 300;
}

#details-page-content ul{
	padding-left: 0;
	margin-left: 0;
	position: relative;
	left: 40px;
}

@media print { 
 /* All your print styles go here */
 #page-header, #page-footer, .blog-post .blog_side, .blog_donate, .blog_recent, .blog_page {display: none !important;} 
 .blog-post img {float: none !important;}
}


/*@media handheld, only screen and (max-width: 768px){
.main-container, .container, .page-block{
	width: 100% !important;	
}*/
