/*
Theme Name: Toolbox
Theme URI: http://wordpress.org/extend/themes/toolbox
Author: Automattic
Author URI: http://automattic.com/
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.4
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0px solid black;
	outline: none;
	font-family: Arial;
	font-weight: normal;
}
ol, ul, li {
	list-style-position: inside;
}
textarea, input {
	overflow: hidden;
}
a {
	color: black;	
}
strong em { font-weight: bold; font-style: italic; }
strong { font-weight: bold; }
body, html {padding:0; margin:0;}

#page {
	display: block;
}
#primary {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content, #making-democracy-work {
	margin: 0 280px 0 0;
	background-color: #ffffff;
	padding: 20px;
	background-image: url(images/content-bg-1.jpg);
	background-repeat: no-repeat;
	width: 610px;
	position: relative;
	z-index: 10100;
}
	.page-template-blank-php #content {
		margin:0;
		width:auto;
		background-image:none;
	}
#making-democracy-work {
	padding-top: 7px;
}
#making-democracy-work p {
	margin-bottom: 0px;
}
#making-democracy-work > img {
	height: 89px;
	margin: 5px 27px 13px 0;
}
#content {
	min-height: 300px;
}
#main {
	background-color: #e3ddd4;
	background-image: url(images/main-bg-1.jpg);
	background-repeat: repeat-x;
	background-position: 0 161px;
	padding: 184px 0 20px;
	min-width: 900px;
}
.page-template-blank-php #main {
		padding-top:3px;
		background-position:0 3px;
}
#main p {
	font-size: 0.9em;
	line-height: 22px;
	text-align: justify;
}
.wp-caption-text {
	font-size: 12px!important;
	line-height: 16px!important;
}
.wp-caption.alignright {
	margin-left: 15px!important;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}
.inner-page {
	clear: both;
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11000;
}
#header-stripe-1 {
	width: 100%;
	min-width: 900px;
	clear: both;
	padding: 5px 0;
	background-color: #cf281e;
}
#header-search {
	width: 22%;
	float: right;
	margin-top: 2px;	
}
#header-search #s {
	font-family: Arial;
	color: #888888;
	font-size: 11px;
	padding: 7px;
	width: 140px!important;
}
#header-search #searchsubmit {
	background-color: transparent;
	background-image: url(images/search-bg.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	width: 28px;
	height: 28px;
	float: right;
}
#header-stripe-2 {
	background-color: #ffffff;
	width: 100%;
	min-width: 900px;
	min-height: 20px;
	border-bottom: 3px solid #e3ddd4;
	padding: 25px 0 30px 0;
}
#LWV-logo {
	position: absolute;
	top: 7px;
	left: 0px;
}
#title-1 {
	padding-left: 120px;
	font-size: 30px;
	color: #005a9b;
	text-transform: uppercase;
	font-family: 'ClarendonBold';
}
#title-2 {
	padding-left: 120px;
	font-size: 24px;
	color: #005a9b;
	text-transform: uppercase;
	font-family: 'ClarendonBold';
}
#get-involved {
	position: absolute;
	right: 0px;
	top: 17px;
}
#cycle-container {
	height: 370px;
	width: 100%;
	position: relative;
}
#next {
	cursor: pointer;
	position: absolute;
	top: 152px;
	right: 22px;
	z-index: 1000;
	display: none;
}
#prev {
	cursor: pointer;
	position: absolute;
	top: 152px;
	left: 22px;
	z-index: 1000;
	display: none;
}
#nav-container {
	position: absolute;
	bottom: 48px;
	left: 18px;
	z-index: 1000;
}
#nav a {
	font-family: Arial;
	color: white;
	background-color: black;
	text-decoration: none;
	font-size: 11px;
	padding: 3px 7px 4px 7px;
	margin: 3px;
	z-index: 1000;
}
.activeSlide {
	background-color: #ca0d11!important;
}
.slide h3 {
	color: white;
	font-size: 22px;
	font-family: 'ClarendonLight';
	text-transform: uppercase;
	margin-bottom: 10px;
}
.slide p, .slide a {
	color: white;
	font-size: 12px;
	margin-bottom: 7px;
}
.slide div {
    background-image: url("images/slide-bg.png");
    min-height: 88px;
    padding: 20px;
    position: relative;
    left: 524px;
    top: -221px;
    width: 320px;
    z-index: 999;
}
.page-id-183 #content td a {
	color: #831111;
	text-decoration: none;
}
.page-id-183 #content td a:hover {
	text-decoration: underline;
}
#democracy-text {
	width: 440px;
	float: left;
	margin-bottom: 35px;
}
#making-democracy-work h2 {
    color: #001C53;
    font-family: 'ClarendonExtraBold';
    font-size: 98px;
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
}
#making-democracy-work h3 {
    color: #001c53;
    font-family: 'ClarendonExtraBold';
    font-size: 40px;
	line-height: 56px;
    text-transform: uppercase;
	float: left;
	margin-right: 8px;
}
.red {
	margin-left: 73px;
	color: #cf281e!important;
}
.two-columns {
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari and Chrome */
	column-count: 2;	
}
.entry-content p {
	margin-bottom: 20px;	
}
.page-title, #content h1 {
	font-size: 34px;
	color: #005a9b;
	text-transform: uppercase;
	font-family: 'ClarendonBold';
	border-bottom: 1px dotted #505050;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.page-title {
	font-size: 32px!important;
}
.entry-content h2, .entry-content h2 a {
	color: black;
	font-size: 28px;
	line-height: 36px;
	font-family: 'BebasRegular';
	margin-bottom: 9px;
	word-spacing: 4px;
	clear: both;
}
.entry-content h3, .entry-content h3 a, .entry-content h3 strong, #comments-title, #comments-title *, .comment-form-comment label {
	color: #005a9b;
	font-size: 24px;
	line-height: 32px;
	font-family: 'BebasRegular';
	margin-bottom: 10px;
	font-weight: normal;
	word-spacing: 7px;
}
.entry-content h3 a:hover {
	text-decoration: underline!important;
}
.entry-content h4, .entry-content h5, .entry-content h4 em, .entry-content h5 em {
	color: #005a9b;
	font-size: 18px;
	line-height: 22px;
	font-family: 'BebasRegular';
	margin-bottom: 10px;
	font-style: normal;
}
#content img {
	float: left;
	margin: 6px 15px 20px 0;
}
#content h3, #content h3 a {
	font-size: 22px;
	line-height: 28px;
	font-family: 'BebasRegular';
	text-transform: uppercase;
	word-spacing: 4px!important;
	text-decoration: none;
}
#content h4, #content h4 a, .meta-text, .meta-text a {
	font-size: 12px;
	line-height: 22px;
	color: #808080!important;
	font-style: italic;
}
.entry-content ul li {
    font-size: 12px;
    line-height: 22px;
    text-align: justify;
	margin-left: 30px;
}
.entry-content ul {
	margin-bottom: 15px;
	list-style-type: square;
}
.home .entry-content .excerpt-more p {
	margin-top: 0!important;
	float: right;
}
.entry-content .front-arrow {
	float: right;
}
.back-to-top {
	width: 652px;
}
.back-to-top * {
	text-align: right!important;
	font-size: 14px!important;
	color: #831111!important;
}
.excerpt-more p, .back-text {
    color: #CF281E;
    display: inline-block;
    float: left;
    font-family: 'BebasRegular';
    font-size: 18px !important;
    margin: 6px 5px 0 0;
	text-decoration: none!important;
}
.back-text {
	padding: 0 0 4px 30px;
	background: url(images/back-button.png) 0 0 no-repeat;
	word-spacing: 2px;
}
.excerpt-more {
	text-decoration: none!important;
}
.read-more-div {
	margin: 0 0 22px;
	float: right;
}
#secondary aside {
	position: relative;
	z-index: 10100;	
}
#secondary aside h1 {
	font-size: 30px;
	text-align: center;
}
#facebook-panel {
	width: 628px;
}
#secondary aside11111, #black-studio-tinymce-5, #black-studio-tinymce-7, #calendar-widget, #gce_widget-2, #voter-toolbox, #facebook-panel, #LWV-feed-panel {
	background-color: #cfc7bd;
	border: 1px solid #bab3aa;
	border-radius: 10px;
	padding: 15px 10px 30px 10px;
}
#LWV-feed-panel {
	width: 70%;
	margin-top: 25px;
}
#widgets-0 {
	border: 1px solid #aaaaaa;
}
#black-studio-tinymce-3, #black-studio-tinymce-4 {
	background-color: transparent!important;
	border: 0px solid black!important;
	padding: 0px!important;
	border-radius: 0px!important;
}
.gce-widget-list .gce-list p span, .gce-widget-list .gce-list div span {
	color: black!important;
}
#gce_widget-2 * {
	background-color: #CFC7BD!important;
}
#gce_widget-2 ul a, #gce_widget-2 ul p, .gce-list-title, .gce-list-event, .gce-tooltip-event {
	font-family: Georgia!important;
	color: black;
	font-weight: normal!important;
	line-height: 18px;
}
#registering-voters-widget {
	margin-bottom: 0px!important;
}
#registering-voters-widget > div {
	background-color: white;
	background-image: url(images/registering-voters-bg.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}
#secondary > img {
	margin-bottom: 10px;
}
#registering-voters-widget p {
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
	font-family: Arial;
	color: black;
	font-weight: normal;
}
#registering-voters-widget h2 {
	 font-family: 'ClarendonBold';
	 text-transform: uppercase;
	 text-align: center;
	 color: #00134b;
	 font-size: 20px;
}
#registering-voters-widget h3 {
    border-bottom: 1px dotted gray;
    color: #D9281D;
    font-family: 'ClarendonBold';
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 11px;
    padding-bottom: 6px;
    text-align: center;
    text-transform: uppercase;
}
#secondary aside {
	margin-bottom: 23px;	
	display: block;
}
#tab-list ul, #tab-list li {
	list-style: none;
}
#tab-list li {
	font-size: 10px;
	float: left;
	margin: 10px 7px 20px 0;
	border-bottom: 0px solid black!important;
}
#tab-list li a {
	text-decoration: none;
	color: #001d78!important;
	border: 1px solid #878178!important;
	border-bottom: none!important;
	padding: 3px 7px 0!important;
	z-index: 1000;
	position: relative;
	border-radius: 4px 4px 0 0;
	font-family: Arial!important;
	font-weight: bold!important;
	font-size: 12px!important;
}
.active {
	display: block;
}
aside .active a {
	background-color: #001d56!important;
	color: white!important;
}
#tab-list .active a {
	color: white!important;
}
.fb_iframe_widget {
	margin-top: -20px;
}
#footer-stripe-1 {
    background-color: #CF281E;
    box-shadow: 0 5px 5px #808080;
    height: 10px;
    position: relative;
	min-width: 900px;
    z-index: 999;
}
#footer-stripe-2 {
	width: 100%;
	min-width: 900px;
	padding: 20px 0;
	background-color: #d6cec4;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6cec4', endColorstr='#beb7aa'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#d6cec4), to(#beb7aa)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #d6cec4,  #beb7aa); /* for firefox 3.6+ */
}
#footer-stripe-2 aside {
	width: 21%;
	float: left;
	background-image: url(images/footer-widget-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	min-height: 212px;
}

#footer-stripe-2 aside li {
	margin: 8px 0;
}
aside li {
	list-style: none;
}
aside a:hover {
	text-decoration: underline;	
}
#secondary aside li {
	padding: 6px 0;
	border-bottom: 1px solid #aea79f;
}
aside li.simcal-event {
	padding:1em 0 0.5em 0;
	border-bottom:none;
}
#secondary aside ul {
	border-top: 1px solid #aea79f;
}
#secondary aside a, #secondary aside p, #secondary #calendar-widget a, #secondary #calendar-widget li, #secondary #calendar-widget p, 
#secondary #black-studio-tinymce-7 a, #secondary #black-studio-tinymce-7 li, #secondary #black-studio-tinymce-7 p,
#voter-toolbox p, #voter-toolbox a,
#gce_widget-2 p, #gce_widget-2 a, #gce_widget-2 li {
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, Times New Roman;
}
#voter-toolbox {
	background-color: transparent!important;
	background-image: url(images/voter-toolbox-bg-1.png)!important;
	border: 0px solid black!important;
	min-height: 150px;
	height: 150px;
	background-repeat: no-repeat!important;
}
#voter-toolbox ul {
	margin-top: 40px;
}
#voter-toolbox li, #voter-toolbox ul {
	border: 0px solid black!important;
}
#voter-toolbox li {
	text-align: center;
}
#voter-toolbox a {
	text-decoration: underline!important;
	font-size: 16px!important;
	font-style: italic;
}
.last {
	margin-right: 0px!important;
}
.voter-pdf, .voter-pdf a  {
	float: left;
	margin: 5px 48px 5px 0;
	min-width: 107px;
	color: #831111;
	text-decoration: none;
}
.voter-pdf a:hover {
	text-decoration: underline;
}
#latest-pdfs {
	margin: 25px 0 40px;
	clear: both;
}
#voter_pdfs {
	border-collapse:collapse;
	font-style:italic;
	font-size:12px;
}
	#voter_pdfs td {
		border:1px solid #CFC7BD;
		padding:5px;
	}

#secondary aside a:hover {
	text-decoration: underline;
}
#footer-stripe-2 h1, #secondary aside h1 {
	font-size: 24px;
	color: white;
	text-transform: uppercase;
	font-family: 'BebasRegular';
	text-shadow: 2px 2px 0px #9d978f;
	word-spacing: 4px;
	margin: 4px 0 15px -30px;
	text-align:center;
}
#footer-stripe-3 {
	background-color: #cf281e;
	width: 100%;
	min-width: 900px;
	padding: 25px 0 30px 0;	
}
#footer-stripe-3 p, #footer-stripe-3 a {
	color: white;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	line-height: 24px;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	font-size: 2em;
	font-weight: bold;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	width: 75%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 16px 0 0;
	text-decoration: none;
	color: white;
	font-family: 'BebasRegular';
	word-spacing: 4px;
	font-size: 14px;
}
.menu-item-73 a {
	padding-right: 0px!important;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 28px;
	left: -13px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #CF281E;
	line-height: 20px;
	padding: .5em .5em .5em 1em;
	width: 14em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #CF281E;
}
#access ul ul a:hover {
	background: #CF281E;
}
#access ul li:hover > ul {
	
}
#access .current-menu-item > a, #access .current-menu-ancestor > a {
	color: black;
}
#access a:hover {
	color: black;
}


/* =Content
-------------------------------------------------------------- */

#content iframe { max-width: 610px; text-align: center; margin: 0 auto; display: block; }
.sticky {
}
.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {

}

.error404 .widget .widgettitle,
.error404 .widget ul {

}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.entry-content .post .notice,
.entry-content .error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}
.commentlist, .commentlist * {
	list-style-type: none!important;
}
.commentlist > li {
	border: 1px solid #c6c6c6;
	background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE) repeat scroll 0 0 transparent;
	border-radius: 4px;
	padding: 11px;
	margin: 15px 0 0 0;
}
.commentlist > li li {
    border-top: 1px solid #C0C0C0;
    margin-left: 55px;
    margin-top: 17px;
    padding-top: 10px;
}
.commentlist li *, .commentlist li {
	font-size: 12px;
	color: #808080;
}
#respond h3 {
	display: none;
}
.comment-content * {
	margin: 20px 0;
	color: #000000!important;
	font-size: 14px!important;
}
#comment {
	width: 96.3%!important;
	padding: 11px;
}
#gform_4 * {
	text-align: left;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}
.page-template-frontpage-php .entry-title { display: none; }




#gform_widget-2 label {
	font-family: 'ClarendonLight';
	font-size: 16px;
	font-weight: normal;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=password], .gform_wrapper textarea, 
#commentform #author, #commentform #email, #commentform #url, #commentform #comment,
.error404 .entry-content input {
	border: 1px solid #c6c6c6;
	border-radius: 4px;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #eee); /* for firefox 3.6+ */
	margin: 0 0 20px 0;
}
.gform_wrapper .ginput_container input {
	margin-bottom:0;
}
.gform_wrapper label, .gform_wrapper .gfield_html {
	font-weight: normal!important;
	font-family: 'ClarendonLight';
	font-size: 14px;
}
.gform_wrapper select {
	border:1px solid #C6C6C6;
}
#respond .form-allowed-tags, .logged-in-as, .logged-in-as a {
	color: #909090;
	font-size: 11px!important;
	line-height: 18px;
	margin-bottom: 9px;
}

.button, .form-submit #submit {
    background-color: #005393!important;
    border-radius: 5px 5px 5px 5px!important;
	border: 0px solid black!important;
    color: white!important;
    font-family: 'BebasRegular'!important;
    font-size: 18px!important;
    padding: 7px 35px!important;
    text-decoration: none!important;
    text-transform: uppercase!important;
	cursor: pointer!important;
	word-spacing: 4px!important;
	font-weight: normal!important;
}
#gform_wrapper_1 {
	width: 50%;
	float: right;
	padding-left: 20px;
	margin: 0px!important;
}
#gform_wrapper_1 input[type="text"] {
	width: 80%;
}
#gform_submit_button_1 {
	margin-left: 65px;
}
#featured-pdf {
	background-color: #CF281E;
	text-transform: uppercase;
	padding: 7px 19px;
	margin-bottom: 20px;
	display: inline-block;
	border-radius: 4px;
	font-size: 14px!important;
	line-height: 21px!important;
}
#featured-pdf * {
	color: white!important;
	text-decoration: none;
	font-family: 'ClarendonLight'!important;
}



.fontResizer {
	text-align: right!important;
	list-style-type: none;
	float: right;
	margin-top: -10px;
}



#primary > iframe[width="649"] {
	margin-top: 30px;
}