@charset "utf-8";
/* CSS Document */
/* General Utility Styles */


body {
/*
	background: #ffe4ab; /* for non-css3 browsers */
	 /*background: -webkit-gradient(linear, left top, left bottom, from(#ffe4ab), to(#ffffff)) no-repeat fixed; for webkit browsers */
 /* 	background: -moz-linear-gradient(top,  #ffe4ab,  #ffffff) no-repeat fixed;for firefox 3.6+ */
 /*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe4ab', endColorstr='#ffffff'); for IE */
	margin: 0;
	padding: 0;
}


a, a:active, a:visited, a:focus {
	/*text-decoration: none;*/	
	color: #ff7011;
}

a:hover {
	text-decoration: underline;	
}
p, #primary #content div.anentry div.entry-content, #primary #content div.anentry div.entry-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.8em;
}
p {
	padding-bottom: 20px;	

}
blockquote {
	padding-left: 30px
}
ul
{
list-style-type: none;
list-style-position: outside;
}
li
{
margin-left: 10px;
padding-bottom: 5px;
padding-left: 0px; 
}
table {
	padding-left: 0;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	border: 0;
}
td {
	border: 0;
	vertical-align: top;
	padding-right: 12px;
}
tr {
	border: 0;
	vertical-align: top;
}
/* Whole main page area has tiled background image with side-shadows and right-column divider. */
#page {
	margin: 0 auto;
	width: 1030px;
	padding: 0;
	-webkit-box-shadow: 0px 0px 29px 4px rgba(163,163,163,1);
	-moz-box-shadow: 0px 0px 29px 4px rgba(163,163,163,1);
	box-shadow: 0px 0px 29px 4px rgba(163,163,163,1);

}	
/* Search Form */
#searchform {
	margin-right: 65px;	
	margin-top: 5px;
}

#branding input#searchsubmit, #branding input#s {
	vertical-align: middle;	
}
/* ************** */
/* Header. */
/* This is the header of the page. It's white to hide the right-column divider in the header region. */
/* ************** */
div#branding {
	height: 105px;
	background: #ffffff;
	border-bottom: 1px solid #e1e1e1;
	margin-left: 2px;
}
/* No bottom line in header on home page only.  */
body.home div#branding {
	border-bottom: none;	
}
/* Main logo for site. */
#branding img {
    float: left;
    margin-top: 10px;
   padding-bottom: 0px;
    padding-left: 50px;
    padding-right: 0px;
}

/* Main (top) navigation menu styles. */
#access div.menu-main-menu-container {
	float: right;	
}
#access {
	float: right;
	background: #ffffff;
	width: 549px;
    margin-top: 40px;
	/*	margin-bottom: 12px;
	padding-bottom: 19px;  */  
	padding-right: 20px;
}

body.home #branding img, body.home #access {
	border-bottom: none; !important
}

#access a, #access a:visited, #access a:focus, #access a:active {
	text-transform: uppercase;
	color: #000000;
}

/* ************** */
/* Homepage Banner Area */
/* ************** */
#main #homebanner {
    border-bottom: 2px solid #DDEBED;
    width: 949px;
	margin-left: 1px;
	background: #ccdee4;
	margin-bottom: 12px;
	min-height: 270px;
	border-top: 1px #b3c7cc solid;
	padding: 25px 40px;
}


#main #homebanner #text-13
{
	width: 248px;
	color: #212121;
	font-size: 15px;
	line-height: 18px;
	height: 246px;
	background-image: url(images/home_signup_bg.png);
	float: right;
	margin: 0;
	padding: 14px;
	font-family: arial;
}

#main #homebanner #text-13 h1
{
	font-size: 24px;
	border-bottom: none;
	margin-bottom: 0 !important;
}

#main #homebanner #text-13 form { margin-top: 10px; }

#main #homebanner #text-13 form input
{
	width: 202px;
	height: 24px;
	margin: 6px 0;
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #92a9b0;
	padding: 2px 6px;
}

#main #homebanner #text-13 form input#send
{
	width: auto;
	height: auto;
	margin: 0;
	color: #999999;
	border: none;
	padding: 6px 0;
}

/* ************** */
/* Main Content. */
/* Primary is main content area div on homepage and inner pages. */
/* ************** */
#primary {
	padding-bottom: 20px;	
}
#primary #content {
	margin: 0 50px;	
	width: 644px;
}
/*
#primary div.entry-content td {
	padding-right: 20px;
	padding-bottom: 30px;
}

#primary td p {
	margin-left: 90px;	
}
*/

#primary #content ul, #primary #content ol {
	margin: 0 10px 10px 10px;
	padding: 0 10px;
}

#primary #content ul {
	list-style: outside disc;	
}

#primary #content ol {
	list-style: decimal;	
}
/* Baseline h1 header style. */
.home #content h1,
h1.widget-title,
.page #content .entry-header h1.entry-title {
	color: #398ea7;
	text-transform: capitalize;
	font-family: 'Oswald', arial, sans-serif;
	font-weight: normal;
	padding-bottom: 20px;
	background: none;
	line-height: .95em;
}

.home #content h1, .page .entry-header h1.entry-title {
	border-bottom: #dcebed solid 1px;
	margin: 10px 0 10px 0;
	font-size: 36px;
}
.page .entry-header h1.entry-title {
	margin: 25px 0;
}
h1.widget-title {
	font-size: 17px;	
}
/* Linked h1 header titles. */
#content h1.entry-title a, #content h1.entry-title a:focus, #content h1.entry-title a:active, #content h1.entry-title a:visited, #primary h4 {
	font-family: 'Oswald', arial, sans-serif;
	font-weight: normal;
	font-size: 17px;
	color: #398ea7;
	text-decoration: none;
	text-transform: none;
}
/* Entry h2 header style. (Added by Michael Barrish 8/2/12) */
.entry-content h2 {
	color: #398EA7;
	font-family: 'Oswald', arial, sans-serif;
	font-size: 22px;
	margin: 10px 0 20px 0;
}
/* About and Press page rounded boxes. */
div.about-success-top, div.about-press-top, div.press-box-top, div.press-signup-box-top, div.media-inquiries-box-top {
	width: 659px;
	height: 8px;
	
}
div.about-success-top, div.media-inquiries-box-top {
	background: url(images/green_roundtop.png) top no-repeat;		
}
div.about-press-top, div.press-box-top, div.press-signup-box-top {
	background: url(images/gray_roundtop.png) left top no-repeat;		
}
div.about-contact-top {
	background: url(images/gray_roundtop.png) left top no-repeat;	

width: 659px;
	height: 8px;
}

h2.about_success, h2.about_press, #aboutbottom h1, h2.press_box, h2.media_inquiries, h2.press_signup {
	font-size: 20px;
	color: #333333;
	text-transform: none;
	padding: 2px 10px 10px;
	border-bottom: #ceded1 1px solid;
	border-right: #ceded1 1px solid;
	border-left: #ceded1 1px solid;
	font-weight: normal;
	font-family: 'Oswald', arial, sans-serif;
	width: 637px;
	margin: 0px;
}


/* About Press Release List */
#primary #content div.about-press-content ul {
	margin: 0;
	padding: 0;
}
#primary #content div.about-press-content ul li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
	border-top: dotted 1px #000;
}
#primary #content div.about-press-content ul li:first-child {
	border-top: none;
}

div.about-press-content ul li a, div.about-press-content ul li a:focus, div.about-press-content ul li a:visited, div.about-press-content ul li a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	color: #398ea7;
	text-decoration: none;
	text-transform: none;
 }

 
div.about-press-content ul span.author, div.about-press-content ul span.author a, div.about-press-content ul span.author a:focus, div.about-press-content ul span.author a:active, div.about-press-content ul span.author a:visited {
	color: #333333;
	font-size: 12px;
}
 
/* About page Contact form */
#aboutbottom h1 {
	margin-left: -1px;
	width: 607px;
	padding-left: 40px;
	background:url(images/contact_icon.png) left top no-repeat #dcdcdc;	
 }
 
#wpcf7-f1-w1-o1 div {
	text-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

h2.about_success, h2.media_inquiries {
	background-color: #d3e7d6;	
}
#main #aboutbottom.widget-area {
	float: none;
	overflow: visible;

}
h2.about_press, h2.press_box, h2.press_signup {
	background-color: #dcdcdc;	
}

#aboutbottom div.textwidget {
	padding: 20px;
	width: 617px;
}
div.about-success-content, div.about-press-content, div.press-box-content, div.press-signup-content, div.media-inquiries-content {
	border-right: #e7e7e7 solid 1px;
	border-left: #e7e7e7 solid 1px;	
	padding: 5px 20px;
	width: 617px;
}

#main #aboutbottom.widget-area {
	border-right: #e7e7e7 solid 1px;
	border-left: #e7e7e7 solid 1px;	
	width: 657px;
}
/* Rounded bottom for boxes. */
div.rounded-box-bottom {
	background: url(images/rounded-box-bottom.png) top no-repeat;
	height: 9px;
	width: 659px;
}
div.rounded-box-bottom-contact {
	background: url(images/rounded-box-bottom.png) top no-repeat;
	height: 9px;
	width: 659px;

}

/* Some quick whitespace used in the template files. */
.whitespace_br {
	margin: 25px 0px;	
}

.home #content h1.entry-title,
.page #content div.anentry .entry-header h1.entry-title {
	border: none;
	padding: 0 0 2px 0;
	margin: 0 0 20px 0;
	line-height: 1.3em;
}
/* Linked h1 header titles. */
#content h1.entry-title a,
#content h1.entry-title a:focus,
#content h1.entry-title a:active,
#content h1.entry-title a:visited,
#primary h4 {
	font-family: 'Oswald', arial, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #398ea7;
	text-decoration: none;
	text-transform: none;
}

/* Dynamic content lists. */
div.anentry {
	border-bottom: dotted 1px #000;
	padding: 15px 0;
	/*min-height: 200px;*/
}

div.anentry div.entry-meta {
	color: #666666;
	font-size: 11px;
/*	font-weight: bold;*/
	padding-bottom: 10px;
}
div.anentry div.entry-meta a, div.anentry div.entry-meta a:active, div.anentry div.entry-meta a:focus, div.anentry div.entry-meta a:visited  {
	color: #666666;
	/*text-decoration: none;*/
}
div.anentry div.entry-meta a:hover {
	text-decoration: underline;	
}
div.anentry div.entry-content div.thumb {
	padding: 0 15px 15px 0;
}
div.anentry div.entry-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
/*	width: 505px;*/
	/*float: left;*/
}
/*div.anentry a.more-link, div.anentry a.more-link:focus, div.anentry a.more-link:visited, div.anentry a.more-link:active,*/ #primary td a, #primary td a:active, #primary td a:visited, #primary td a:focus {
	color: #ff7011;
	font-weight: bold;
	/*text-decoration: none;*/
	float: left;
	margin-top: -20px;
}

/*
div.facebook-tweet{
	width: 150px;
/*	float: right;*/
/*
	margin-right: -20px;
	margin-top: 0px;
	clear: left;
}
*/

/*div.facebook-tweet .fb_like {
	float: left;
}
div.facebook-tweet .tweet {
	float: right;
}*/
/*
div.facebook-tweet .fb_like iframe, div.facebook-tweet .tweet iframe {
	width: 25px
}
*/


/* ************** */
/* Right sidebars */
/* ************** */
#home.widget-area, #secondary.widget-area, #main.widget-area {
    float: right;
    margin-right: 40px;
    margin-top: -10px;
    padding: 10px 0 50px;
    width: 230px;
}




#home.widget-area h1.widget-title, #secondary.widget-area h1.widget-title, #main.widget-area h1.widget-title {
	clear: both;
	border-top: #dcebed solid 1px;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 0;
}
#home.widget-area #text-11 h1, body.page #text-3 h1.widget-title, #main  #text-16 h1.widget-title  { /* First right sidebar */
	border-top: none;
	padding-top: 0;
	margin-top: 25px;
}

/* Right column - Social Media area  */
div.widget-area iframe {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.textwidget div.sociallinks .icons-left {
	float: left;
	width: 95px;
	padding-bottom: 0px;	
}
div.textwidget div.sociallinks .icons-right {
	float: right;
	width: 95px;
	padding-bottom: 0px;	
}
div.textwidget div.sociallinks img {
	vertical-align: middle;	
	padding-right: 2px;
	padding-bottom: 0px;
}
div.textwidget div.sociallinks a, div.textwidget div.sociallinks a:active, div.textwidget div.sociallinks a:visited, div.textwidget div.sociallinks a:focus {
	color: #2c3849;
	font-size: 10px !important;
	text-decoration: none;
	border: none;
}


/* Right column email signup form. */
form#register {
	padding-top: 10px;	
}
form#register input {
	width: 120px;
}
form#register submit, form#register img {
	vertical-align: middle;	
}

/* ************** */
/* Footer. */
/* ************** */
#colophon {
	background: #eaf1fa; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaf1fa', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, center top, center bottom, from(#eaf1fa), to(#ffffff)) no-repeat; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #eaf1fa,  #ffffff) no-repeat; /* for firefox 3.6+ */	
	margin-left:2px;
	width: 1029px;
	padding-bottom: 20px;
}
div#footer_nav {
	margin-left: 70px;	
}
#footer_nav ul, #footer_nav li {
	display: inline;
	min-height:1%;
}

/*
#footer_nav li {
	border-right: 1px solid #476776;
	padding: 0 5px 0 2px;
	margin: 0;
}
*/

#footer_nav li {
	border-left: 1px solid #476776;
	padding: 0 2px 0 5px;
	margin: 0;
}

#footer_nav li:first-child {
	border-left: none;
}

/* for IE 7 */

*:first-child+html #footer_nav li {
	border-right: 1px solid #476776;
	padding: 0 5px;
	margin: 0 2px;
}

#footer_nav li a, #footer_nav li a:visited, #footer_nav li a:focus, #footer_nav li a:active {
	color: #476776;
	font-size: 0.9em;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#footer_nav #menu-item-636 { /* Copyright line breakout, remove pipe */
	border: none;
	display: block;	
}

#footer_nav li a:hover {
	text-decoration: underline;	
}



 .wpcf7-form input {
width: 200px !important;
display: block;
}


.wpcf7-form .wpcf7-checkbox input {
width: auto !important;
display: inline;
float: left;
}

span.edit-link {
	display: block;
	float: none;
	clear: both;
	overflow: hidden;
}


/** custom theming **/

.three-col-grid {

}

.endorsed-candidates.three-col-grid {

}

.endorsed-candidates .prez {
	text-align: center;
}

.endorsed-candidates .entry-content {
	border:1px dotted #a9a9a9;
	padding: 8px 20px;
}

a.btn-link {
	background-color: #66b649;
	display: inline-block;
	margin-top: 10px;
	padding: 2px 8px 0 8px;
	font-size: .85em;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
	cursor: pointer;
	text-align: center;
	font-style: italic;
}

a.btn-link:hover {
	background-color: #18B61C;
}
