/*
Theme Name:  NWPC

 */
 
/* +++ Defaults +++ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

ol,ul {
	padding-left: 1.25em;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

a img {
	border: none;
}

html,body {
	height: 100%;
	width: 100%;
}

li {
	margin-top: .5em;
}

h1,h2,h3,h4,h5,h6 {
	margin: .5em 0 .5em 0;
	line-height: 1;
}

h1 {
	font-size: 3.5em;
}

h2 {
	font-size: 3em;
}

h3 {
	font-size: 2em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: .9em;
}



body.interior {
	background-color: #f7f4ef;
	background-image: url(bg_original.jpg);
	background-size: cover;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0 bottom;
}

p {
	margin: .5em 0 .5em 0;
}

a {
	color: #51405A;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #333;
	text-decoration: none;
}

/* Clearfix */
.group:before,.group:after {
	content: "";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

/* +++  Posts +++ */

.post, #content {
	font-size: 1.4em;
	color: #111;
}	

.post p, #content p {
/* 	-webkit-font-smoothing: subpixel-antialiased; */
	color: #222;
	font-weight: normal;
	}

.post ul,.post ol, #content ul, #content ol {
	margin-bottom: 1.5em;
}

.post ul li, #content ul li {
	margin-left: .5em;
	line-height: 1.2;
}

.post ol li, #content ol li {
	margin-left: .5em;
	line-height: 1.2;
}

.post em, #content em {
	font-style: italic;
}

.post strong, #content strong {
	font-weight: 700;
}


img.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

img.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

::selection {
	background-color: #fefefe;
	color: #222;
	text-shadow: none;
}

::-moz-selection {
	background-color: #fefefe;
	color: #222;
	text-shadow: none;
}

/* +++ Structure +++ */

body {
	line-height: 1.4;
	background-color: #fff;
	color: #111;
	
/* 	-webkit-font-smoothing: antialiased; */
}

body, input, textarea {
	color: #222;
	font-family: "futura-pt", Futura, 'Century Gothic', Calibri, sans-serif;
	font-size: .8em;
	line-height: 1.3;
}


header {
	width: 100%;
/* 	height: 12em; */
	background-color: #dbdcdf;
	margin: 0;
	}

header #top_content {
	height: 8em;
	box-shadow: 0 0 5px rgba(30,30,30,.3);
	background-color: #edeeeb;
	}

header #top_sub {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}

header nav {
	width: 100%;
	height: 4em;
	background-color: #dbdcdf; 
	}

header nav ul, header nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

header nav ul {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	padding: 1.25em 0 1.5em 0;
	}

#header_share {
	float: right;
  margin-top: 1em;
  overflow: hidden;
}

#header_share a {
  display: block;
  float: right;
  margin: .5em 0 .5em .5em;
}

.twitter-follow-button {
  vertical-align: bottom !important;
}

.fb-like span {
	vertical-align: top !important;
	}

#header_share a#share_facebook {
	width: 49px;
  height: 22px;
	background-image: url(icn_facebook.png);
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -9999em;
}

#header_share a#share_twitter {
	width: 62px;
  height: 22px;
	background-image: url(icn_twitter.png);
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -9999em;
}

.container {
  width: 1000px;
  margin: 2em auto;
}

.left-column {
	width: 60%;
  float: left;
  padding: 0 3% 0 3%;
}

.right-column {
	width: 27%;
  float: left;
  padding: 0 3% 0 3%;
}

#action_content {
	width: 1000px;
	margin: 3em auto;
	}

#our_candidates {
	width: 1000px;
	margin: 2em auto;
	}

.candidate_content {
	width: 30%;
	margin: 0 1.5% 0 1.5%;
	float: left;
	}


#sub_content {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 3em;
	}

footer {
	background-color: #544955;
	}

footer #bot_nav_container {
	width: 100%;
	padding: 1.5em 0 1.5em 0;
	background-color: #dbdcdf;
	}

footer #bottom_nav {
	width: 1000px;
	margin: 0 auto;
	}

footer #bottom_nav ul {
	width: 22%;
	margin: 0 1.5% 2em 1.5%;
	padding: 0;
	list-style: none;
	float: left;
	}

footer #footer_finish {
	background-color: #544955;
	padding: 1em 0 4em 0;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	}

footer #footer_info {
	width: 50%;
	float: left;
	}

footer #footer_action {
	width: 50%;
	float: left;
	}

/* +++ Details +++ */

header h1 {
	margin: 0;
	height: 100px;
	width: 400px;
	float: left;
	}

header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 0 0 0;
	margin: 0;
	background-image: url(logo_nwpc_tag.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	text-indent: -9999em;
	overflow: hidden;
	}

#top_signup {
	width: 50%;
  margin-top: .25em;
	float: right;
	text-align: right;
	}

#top_signup h3 {
	text-transform: uppercase;
  margin: 1em .5em 0 0;
	display: inline-block;
  font-size: 1.2em;
  font-weight: 700;
}

#top_signup input {
	width: 25%;
	height: 1.5em;
	padding: .3em 2% .2em 2%;
	border-radius: 1px;
	font-size: 1em;
	margin-top: .5em;
	border: 0;
	display: inline-block;
	border: 1px solid #523c56;
}

#top_signup input[type=submit] {
	width: 15%;
	height: 1.9em;
	padding: .4em 2% 1.5em 2%;
	border-radius: 1px;
	font-size: 1em;
	margin-top: .5em;
	border: 1px solid #523c56;
	background-color: #dbdcdf;
  text-transform: uppercase;
  transition: .3s ease background;
	}

#top_signup input[type=submit]:hover {
	background-color: #abacaf;
}

#top_signup input#zipcode, #top_signup input#signup_submitted_address {
	width: 20%;
	}

#top_signup #email_address {
  display: none;
}

header nav li {
	display: inline-block;
	text-transform: uppercase;
	font-family: "futura-pt", Futura, 'Century Gothic', Calibri, sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	margin: 0 1em 0 1em;
  position: relative;
	}

header nav li a {
	padding: .25em .5em .3em .5em;
	text-decoration: none;
	color: #523c56;
	border: 0;
	}

header nav li a:hover, header nav li a:focus {
	color: #fff;
	text-shadow: 0 0 10px rgba(30,30,30,.3);
	}

header nav li a.donate_nav {	
	background-color: #cc2222;
	color: white;
	border-radius: 2px;
	}

header nav li a.donate_nav:hover {
	background-color: #947198;
	color: #fff;
	text-shadow: none;
	}

nav li ul {
	display: none;
	margin: 0;
	height: auto;
  width: auto;
	padding: .5em 15px .5em 15px;
	text-align: center;
	background-color: #dbdcdf; 
	position: absolute;
	top: 1.3em;
	left: -80px;
	right: -80px;
	z-index: 10;
}

nav li ul li {
	margin: 0 ;
	padding: .25em 0 .25em 0;
	font-size: .9em;
	display: block;
	float: none;
}

nav li ul li a {
	margin: 0;
	padding: 0;
	color: #777;
}

nav li:hover > ul {
	display: block;
}

nav li.show-parent {
	display: none;
}

#featured_content {
	position: relative;
  width: 100%;
  background-color: #444;
  box-shadow: inset 0 0 105px rgba(30,30,30,.3);
}

#nb_slider {
  	width: 960px;
  background-color: white;
  margin: 0 auto;
}

.feature-slides .slides li a.features-headline {
  position: absolute;
  bottom: .75em;
  left: 1em;
  width: auto;
  height: auto;
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.75em;
  text-shadow: 2px 2px 2px rgba(30,30,30,.7);
}

.feature-slides {
	margin-bottom: 10px;
}

.feature-slides .slides li {
  position: relative;
}

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

#action_content a {
	display: block;
	float: left;
	width: 30%;
	margin: 0 1.5% 0 1.5%;
	padding: 1.2em 0 1.2em 0;
	background-color: #947198;
	border-radius: 3px;
	text-align: center;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "futura-pt", Futura, 'Century Gothic', Calibri, sans-serif;
	font-size: 1.65em;
	font-weight: 900;
	background-repeat: no-repeat;
	background-position: .4em center;
	}

#action_content a:hover, #action_content a:focus {
	background-color: #523c56;
	}

a#action_join {
	background-image: url(icn_plus.png);
	padding-left: 2%;
	width: 28%;
	}

a#action_endorsements {
	background-image: url(icn_check.png);
	padding-left: 3%;
	width: 27%;
	}

a#action_events {
	background-image: url(icn_cal.png);
	}

h3.section_title {
	text-align: center;
	text-transform: uppercase;
	font-family: "futura-pt", Futura, 'Century Gothic', Calibri, sans-serif;
	font-size: 2em;
	font-weight: 900;
	color: #595b54;
	margin: 0 0 1.5em 0;
	}

.candidate_content {
	text-align: center;
	}

.candidate_content a {
  text-decoration: none;
}

img.candidate_image {
	display: block;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	box-shadow: 0 0 0 2px rgba(255,255,255,.8), 0 0 0 15px rgba(100,100,100,.3);
  background-image: url(fpo_cand_img.jpg);
  background-size: cover;
	}

.blog img.candidate_image {
  margin: 1.5em 2em 1.5em 1em;
  float: left;
}

img.candidate_image.candidate_page {
  padding: 1em 1em 1em 1em;
  box-shadow: none;
  background: none;
  float: left;
}

.candidate_content h2 {
	text-transform: uppercase;
	font-family: "futura-pt", Futura, 'Century Gothic', Calibri, sans-serif;
	font-weight: 900;
	color: #111;
	margin: 1.5em 0 0 0;
	font-size: 1.5em;
	line-height: 1;
	}

.candidate_content p {
	font-size: 1.5em;
	font-family: Georgia, Cambria, serif;
	font-weight: bold;
	font-style: italic;
	color: #947198;
	margin-top: .25em;
	}


.candidate_content span.district_name {
	font-family: "futura-pt", Futura, 'Century Gothic', Calibri, sans-serif;
	color: #111;
	font-style: normal;
	font-size: 1.15em;
	font-weight: 400;
	}





.sub_column {
	width: 30%;
	margin: 1.5%;
	float: left;
	}

.sub_column h2 {
	border-bottom: 1px solid #222;
  font-size: 2em;
	text-align: center;
	font-family: "futura-pt", Futura, 'Century Gothic', Calibri, sans-serif;
	text-transform: uppercase;
	padding-bottom: .5em;
	}

.sub_column h2 a {
  text-decoration: none;	
}

#twitter_col div {
/* 	display: none; */
	}

h2#inner_heading {
  font-size: 2.25em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0em;
}

#news_col h3 {
	font-size: 2.5em;
	text-transform: capitalize;
	font-weight: 100;
	}

#news_col p {
	font-size: 1.25em;
	line-height: 1.4;
	font-weight: 100;
	}

#news_col a.read_more {
	display: block;
	float: right;
	widows: 100%;
	padding-top: 1.4em;
	text-transform: uppercase;
	font-weight: bolder;
	}

#news_col a.more_news, .read-more a, .share-bar a {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 3em;
  border-top: 1px solid;
  padding-top: .5em;
	}

h4.post_author {
	font-size: .9em;
  letter-spacing: .05em;
  border-bottom: 1px solid #ddd;
  text-transform: uppercase;
  padding-bottom: .5em;
}

div.share-bar {
  transition: .3s ease height;
}

.read-more a, .share-bar a  {
  margin-top: .5em;
  border: 0;
  display: inline;
}

#news_col a.more_news:hover, .read-more a:hover, .share-bar a:hover  {
	color: #999;
	}

.blog h3 a {
	text-decoration: none;
}

.blog h3 a:hover {
	color: #111;
}

.supporter-pic {
  font-size: 1.5em;
  font-style: italic;
  text-align: center;
  text-transform: capitalize;
  padding-bottom: .5em;
	margin-bottom: .5em;
  border-bottom: 1px solid #ddd;
  }

.user-status {
  font-style: normal;
  font-size: .9em;
  text-transform: uppercase;
  font-weight: 700;
}

.supporter-nav h4 {
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1.25em 0 1em 0;
}

ul.supporter-nav {
  padding: 0;
  margin: .5em 0 .5em 0;
  list-style: none;
}

.action-panel li a {
  display: block;
  color: #fff;
	background-color: #947198;
  padding: 1em;
  border-radius: 2px;
  margin: .25em 0 .25em 0;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2em;
  transition: .3s ease background, .3s ease color;
  
}

.action-panel li a:hover {
  color: #fff;
  background-color: #523c56;;
}
  
#supporter_nav_section {
  text-align: center;
}

a.supporter-nav-button {
  display: block;
  color: #fff;
	background-color: #947198;
  padding: 1em;
  border-radius: 2px;
  margin: .25em 0 .25em 0;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: .4em center;
	background-size: auto 35px;
  transition: .3s ease background, .3s ease color;
}

a.supporter-nav-button[href*="membership"] {
	background-image: url(icn_plus.png);
}

a.supporter-nav-button[href*="endorsements"] {
	background-image: url(icn_check.png);
	background-position: .6em .4em;
}

a.supporter-nav-button[href*="events"] {
	background-image: url(icn_cal.png);
	background-position: .6em .4em;
}

a.supporter-nav-button:hover {
  color: #fff;
  background-color: #523c56;;
}

.fb-like-box {
  margin-top: 1em;
}

footer #bottom_nav li {
	font-family: "futura-pt", Futura, 'Century Gothic', Calibri, sans-serif;
	text-transform: uppercase;
	font-size: 1.25em;
	}

footer #bottom_nav li.nav_head {
	font-weight: 900;
	border-bottom: 1px solid;
	}

footer #bottom_nav li a {
	text-decoration: none;
	color: #111;
	}

footer #bottom_nav li a:hover {
	text-decoration: underline;
	color: #111;
	}

footer #footer_info h2 {
	margin: 0;
	height: 100px;
	width: 200px;
	position: relative;
	}

footer #footer_info h2 a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 0 0 0;
	margin: 0;
	background-image: url(logo_nwpc_white.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	text-indent: -9999em;
	overflow: hidden;
	}

#footer_info address, #footer_info address a {
	color: white;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.75em;
	}

#footer_action {
	text-align: right;
	}

#footer_action h3 {
	text-align: right;
	text-transform: uppercase;
	color: white;
	}
	
#footer_action input {
	width: 35%;
	height: 2em;
	padding: .3em 2% .2em 2%;
	border-radius: 1px;
	font-size: 1.1em;
	margin-top: .5em;
	border: 0;
	display: inline-block;
	}

#footer_action input[type=submit] {
	width: 20%;
	padding: .48em 0 1.6em 0;
	background-color: #91A4A1;
	color: #fff;
	transition: .2s ease all;
	font-size: 1.3em;
	font-style: normal;
	text-transform: uppercase;
	transition: .3s ease background;	
}

#footer_action input[type=submit]:hover {
	background-color: #718481;
}
  
#footer_action input#zipcode, #footer_action input#signup_submitted_address {
	width: 20%;
	}

#footer_action input#zipcode, #footer_action input#signup_submitted_address {
	width: 20%;
	}

#footer_action #footer_social {
	margin: 2em 0 1em 0;
	}

#footer_action #footer_social a {
	display: inline-block;
	width: 43px;
	height: 43px;
	margin: .5em .25em 0 .25em;
	padding: 0;
	background-image: url(icn_ftr_facebook.png);
	background-repeat: no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	}

#footer_action #footer_social a#footer_twitter {
	background-image: url(icn_ftr_twitter.png);
	}

#footer_action #footer_social a#footer_youtube {
	background-image: url(icn_ftr_youtube.png);
	}

#footer_action #footer_social a#footer_flickr {
	background-image: url(icn_ftr_flickr.png);
	}

#footer_action #footer_social a:hover {
	opacity: .7;
}


/*  Sildes  */

.feature-slides {
 max-height: 395px;
}

.feature-slides .slides li {
  	height: 395px;
}

.feature-slides .slides li a {
  display: block;
  width: 100%;
  height: 395px;
	background-size: cover !important;
}

.flex-active-slide a {
  display: block;
  width: 100%;
  height: 395px;
}

.clone a {
  display: block;
  width: 100%;
  height: 395px;
}

.flex-control-nav {
	bottom: 20px;
}

.flex-control-paging li a {
  background: #eee;
  background: rgba(255, 255, 255, 0.5);

  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #aaa;
  background: rgba(200, 200, 200, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #aaa;
  background: rgba(200, 200, 200, 0.7);
}

/*  Interior Pages  */

ul.breadcrumbs {
  padding: 0;
  margin: 0;
  list-style: none;
  
}

ul.breadcrumbs li {
	display: inline;
  display: inline-block;
}

.like-page {
  margin-top: 1.5em;	
  display: none;
}

.like-page div {
  margin: .5em 0 .5em 0;
}

.event .intro img {
	width: 90%;
  height: auto;
}

.event-detail {
	margin-top: 1em;
}

.subhead {
	font-size: .8em;
  font-weight: 700;
}

.subtext {
	font-size: 1.25em;
}

.event .form h4 {
  margin-top: 1em;	
}

.subnav-container {
  display: none;
}

.container form input {
	height: 1.5em;
	padding: .3em 2% .2em 2%;
	margin: .5em;
	border-radius: 1px;
	font-size: 1em;
	border: 0;
	border: 1px solid #523c56;
}

.container form input[type=text], .container form input[type=email] , .container form input[type=tel] {
  display: block;
  width: 50%;
  margin-left: 0;
}

.container form input[type=submit] {
	height: 1.9em;
	padding: .4em 2% 1.7em 2%;
	border-radius: 1px;
	font-size: 1em;
  font-weight: 700;
	margin-left: 0;
	border: 1px solid #523c56;
	background-color: #dbdcdf;
  text-transform: uppercase;
	transition: .3s ease background; 
}

.container form input[type=submit]:hover {
	background-color: #abacaf;
}

.signin-wrap {
	display: none;
}

/* event submit button */

.container form.order_form input[type=submit] {
  margin-top: 1em;
  background-color: #947198;
  color: white;
  border: none;
	padding-top: .3em; 
}

.container form.order_form input[type=submit]:hover {
  background-color: #523c56;
  color: white;
}

.container form select {
  margin-left: .5em;
}


a.share-link {
  display: inline-block;
  position: relative;
  margin: 0 10px 0 -10px;
  padding: .3em .5em .3em .25em;
  border-radius: 3px;
  vertical-align: middle;
	background-color: #947198;
  color: #fff;
}

a.share-link:hover {
	background-color: #523c56;
  color: #fff;
}

.share-link:before {
  content: ' ';
	padding: .25em 14px .25em 14px;
  margin-right: .25em;
  background-image: url(icns_social.png);
  background-repeat: no-repeat;
  background-position: -1px center;
}

.share-link.icon-user:before {
  background-position: -64px center;
}

.share-link.icon-user:before {
  background-position: -64px center;
}

.share-link.icon-twitter:before {
  background-position: -34px center;
}

.share-container {
	float: left; 
  width: 100%;
  margin-bottom: .5em;
}

/* Donation Form */

.donation_form select {
  font-size: .9em;
  font-family: Futura;
  border: 1px solid #eee;
  box-shadow: 0 0 5px rgba(30,30,30,.5);
  margin: 1em 0 1em 0;
  width: 50%;
  display: block;
}

#donate_column_1, #donate_column_2 {
	float: left;
  width: 45%;
  margin: 0 2.5% 0 2.5%;
}

.donation_form .radio-inline {
	text-align: left;
  width: 70%;
}

.donation_form .radio-inline span {
  display: inline-block;
  padding: 2%;
}


label[for=donation_amount_other] {http://www.nwpcwa.org/
	display: block;
  text-align: left;
  margin-top: .5em;
}

#donation_card_verification {
  width: 20%;	
}

/* +++ Mobile +++ */

@media all and (max-width: 600px) {
	
  header h1 {
    width: 100%;	
  }
  
	header #top_sub {
  	width: 95%;  
  }
  
  header #top_content {
  	height: auto;
  }
 
  #top_signup {
    width: 100%;
    text-align: center;
  }

  header nav {
    height: auto;
  }
  
  header nav ul {
    width: 95%;
  }

  header nav li {
    font-size: 1em;
    margin: .5em 1em 0 1em;
  }
  
nav li:hover > ul {
	display: none !important;
}

  
  #header_share {
  float: right;
  margin-bottom: 1em;
  width: 50%;
	}

#nb_slider {
  	width: 90%;
  }
  
  .feature-slides {
  	max-height: 200px;
  }

  .feature-slides .slides li a, .feature-slides .slides li {
  	height: 200px;
  }
  
 .feature-slides .slides li a img {
  	width: 100%;
    height: auto;
  }
  
  #action_content {
  width: 90%;
  margin: 3em auto;
	}
  
  a#action_join, a#action_endorsements, a#action_events {
    width: 95%;
    padding-left: 1%;
    padding-right: 1%;
    background-position: 5% center;
    margin-top: 1em;
  }

  #our_candidates {
    width: 90%;
  }
  
  .candidate_content {
    width: 95%;
    margin: 2em auto;
  }
  
  #sub_content {
    width: 90%;
  }
  
  .sub_column {
    width: 97%;
  }

	footer #bottom_nav {
  	width: 90%;
  }

footer #bottom_nav ul {
  width: 97%;
  }
  
  footer #footer_finish {
  	width: 90%;
  }

footer #footer_action {
  	width: 100%;
    text-align: center;
    
  }

#footer_action h3 {
  	text-align: center;
  }
  
  .container {
    width: 95%;	
  }
  
  .left-column, .right-column {
    width: 94%;
  }

	.left-column img {  
		max-width: 90%;
  }
    
}