/*
	Theme Name: Associate Child Theme
	Theme URI: http://www.studiopress.com/themes/associate
	Description: Associate is a two or three column child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.0.1
	
	Tags: black, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.8

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Featured
* Home Middle
* Home Bottom
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Unordered / Ordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Associate Gray
* Associate Green
* Associate Red

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(https://fonts.googleapis.com/css?family=Droid+Serif);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #2b2b2b;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #5e5d5d;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #fff;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #ef5b2f;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
/*	background: #ddd url(images/body.jpg) bottom repeat-x; */
backgrund: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
/*	background: url(images/wrap.jpg) repeat-x; */
width: 966px;
box-shadow: 0 2px 30px #ddd;
 -moz-box-shadow: 0 2px 30px #ddd;
 -webkit-box-shadow: 0 2px 30px #ddd;
 border-left: 1px solid #ddd;
 border-right: 1px solid #ddd;
 
	margin: 0 auto;
}


/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	min-height: 200px;
	width: 966px;
	background: url(images/header-background.png) no-repeat !important;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 25px 0 0;
	width: 300px;
	background: url(images/logo.png) no-repeat 40px 0;
}

#title {
	font-family: arial, sans-serif;
	font-size: 42px;
	line-height: 42px;
	margin: 0;
	text-shadow: #000 1px 1px;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
}

#description {
	color: #ddd;
	font-size: 14px;
	font-style: italic;
	text-shadow: #000 1px 1px;
}

#header .widget-area {
	float: right;
	/* padding: 160px 0 0; */
	padding-top: 10px; 
	width: 700px;
	/* position: absolute; */ 
	/* left: 300px; */
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 200px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 250px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 966px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.menu {
	/* -khtml-border-radius: 5px; */
	/* -moz-border-radius: 5px; */
	/* -webkit-border-radius: 5px; */
	/* background: url(images/nav.png); */
	/* border-radius: 5px; */
	float: right;
}

#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.menu li {
	float: left;
	list-style-type: none;
}

#header ul.menu li:hover { background: #cccccc; }


#header ul.menu li a {
	/* background: url(images/nav-line.png) no-repeat right; */
	color: #fff;
	display: block;
	font-family: arial, sans-serif;
	font-size: 14px;
	padding: 9px 7px;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#header ul.menu li.noline a {
	background: none;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	/* color: #000; */
	background: #cccccc;
}

#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background: none;
	background-color: #f48946;
	border: 1px solid #e0e0e0;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 170px;
}

#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #ee5b2f;
}

#header ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#header ul.menu li ul a {
	width: 140px;
}

#header ul.menu li ul ul {
	margin: -31px 0 0 159px;
}

#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}

#execphp-3 { 
/* position: absolute;
top: 15px;
right: 20px; */
float:right;
margin-right: 20px;
}

a.social { padding: 0 3px;}

/* Primary Navigation
------------------------------------------------------------ */

#nav {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(images/nav.png);
	border-radius: 5px;
	clear: both;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 14px;
	/* margin: 0 auto 10px; */
	overflow: hidden;
	width: 960px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	background: url(images/nav-line.png) no-repeat right;
	color: #fff;
	display: block;
	font-family: arial, sans-serif;
	font-size: 14px;
	padding: 13px 22px 13px 20px;
	position: relative;
	text-decoration: none;
}

#nav li.noline a,
#nav li.noline a {
	background: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #363e4c;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background: none;
	background-color: #3ab0ce;
	border: 1px solid #82d7ed;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #279dbc;
}

#nav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -31px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	padding: 13px 20px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #363e4c;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background-color: #424c5d;
	clear: both;
	color: #fff;
	font-family: arial, sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #2b3545;
	color: #fff;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #2b3545;
	border: 1px solid #424c5d;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #424c5d;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a {
	width: 140px;
}

#subnav li ul ul {
	margin: -31px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Featured
------------------------------------------------------------ */

.featured {
	margin: 0 auto;
	height: 430px;
	padding: 0 0 25px;
	width: 920px;
	/* fix for different padding from Navigation elements on Home page and the rest of the site */
	margin-top: -50px;
}


/* Home Middle
------------------------------------------------------------ */

.home-middle {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 5px;
	width: 920px;
}

.home-middle-1 {
	float: left;
	margin: 0 22px 0 0;
	width: 292px;
}

.home-middle-2 {
	float: left;
	width: 292px;
}

.home-middle-3 {
	float: right;
	width: 292px;
}


/* Home Bottom
------------------------------------------------------------ */

.home-bottom {
	margin: 0 auto;
	padding: 0 0 25px;
	width: 920px;
}

.home-bottom-1 {
	float: left;
	width: 606px;
}

.home-bottom-2 {
	float: right;
	width: 292px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	/* background: url(images/blur.png) no-repeat top center; */
}

#inner .wrap {
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
	/* padding: 25px; */
	/* width: 920px; */
	padding: 10px 23px 50px 23px;
}

.home #inner .wrap {
	/* padding: 25px 25px 5px; */
	/* padding: 10px 0 0; */
	margin: 0 auto;
}

#inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	/* -khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5; 
	border-radius: 5px; */
	font-size: 10px;
	line-height: 18px;
	margin: 0 0 15px;
	/* padding: 5px 10px; */
	text-transform: uppercase;
	font-weight: bold;
	color: #8e8e8e;
	border: none;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 920px; 
	/* fix for different padding from navigation elements */
	margin-top: 60px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	/* padding: 0 5px; */
	/* width: 606px; */
	width: 546px;
}

.sidebar-content #content {
	float: right;
}

.full-width-content #content {
	padding: 0;
	width: 920px;
}

blockquote {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border: none;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 12px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	/* border: 1px dashed #b2b2b2;
	background: #f1f1f1; */
	float: left;
	width: 45%;
	margin: 15px 5% 10px 0;
	padding: 0;
    font-size: 13px;
	color: #2b2b2b;
	line-height: 19px;
	font-family: Arial, sans-serif;
}

.one-half,
.three-sixths,
.two-fourths {
	/* border: 1px dashed #b2b2b2;
	background: #f1f1f1; */
	float: left;
	width: 45%;
	margin: 15px 5% 10px 0;
	padding: 0;
}

.one-half h3,
.three-sixths h3,
.two-fourths h3,
.first h3,
.block h3,
.block h3 a {
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	text-decoration: none;
	color: #ee5b2f;
}

.block h3 a:hover {
	text-decoration: underline;
	color: #ee5b2f;
}

.one-third,
.two-sixths {
	/* width: 31%; */
	margin: 15px 15px 10px 0;
	width: 30%;
}

.four-sixths,
.two-thirds {
	/* width: 65%; */
	width: 63%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}




/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #ee5b2f;
	font-family: arial, sans-serif;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #ee5b2f;
	font-family: arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
}

.featured h2 a,
.featured h2 a:visited {
	color: #ee5b2f;
}

.home h2 {
	margin: 0 0 5px;
}

.home h2 a,
.widget-area h2 a {
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	font-weight:bold;
}

h2 a:hover,
.featured h2 a:hover {
	color: #5e5d5d;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
	font-weight:bold;
}

.widget-area h4 {
	/* -khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(images/headline-4.png);
	border-radius: 5px; 
	color: #fff; */
	color:##EF5B2F;
	font-size: 14px;
	/* padding: 10px 12px; */
}

.home-bottom h4 {
	color: #fff;
	font-size: 16px;
	padding: 10px 12px;
}

.home-middle h4 {

	color: #fff;
	font-size: 16px;
	padding: 2px 10px;
	text-transform: uppercase;
}

.home-bottom-1 h4 {
	margin: 0 0 15px;
}

.home-bottom-2 h4 {
	margin: 0 0 10px;
	padding: 2px 10px;
}

.home-bottom-1 h4 {
	background: url(images/headline-1.png);
}

.home-middle-1 h4,
.home-middle-2 h4 {
	background: url(images/headline-home.png);
}

.home-bottom-2 h4,
.home-middle-3 h4 {
	background: url(images/headline-home.png);
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #dedede;
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	color: #999;
	font-size: 12px;
	margin: -10px 0 10px;
}

.home .post-info {
	margin: -3px 0 5px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	color: #999;
	font-size: 12px;
	padding: 5px 0 0;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border: none;
	border-radius: 5px;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img {
	max-width: none;
}

.avatar,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.home-middle .featuredpage img,
.home-middle .featuredpost img {
	margin: 0 0 10px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 70px;
	margin: 0 10px 0 0;
	width: 70px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: left;
	height: 33px;
	margin: 0 5px 0 0;
	padding: 4px;
	width: 33px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 15px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f5f5f5;
	border: none;
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	/* -khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	background-color: #f5f5f5; 
	border-radius: 5px; */
	display: inline;
	float: right;
	/* padding: 20px; */
	/* width: 250px; */
	/* clear:both; */
	width: 336px;
}

.sidebar-content #sidebar {
	float: left;
}

#sidebar {
	background: #eeeeee;
}

.home .widget {
	margin: 0 0 20px;
}

.sidebar .widget {
	/* margin: 0 0 30px; */
	margin: 0;
	padding: 20px 12px 20px 12px;
}

.home-bottom ul,
.home-middle ul,
.widget-area ol,
.widget-area ul {
	margin: 0 0 0 20px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.home-bottom ul li,
.home-middle ul li,
.widget-area ul li {
	list-style-type: none;
	word-wrap: break-word;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	padding: 3px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.home-bottom .featuredpost .post {
	/* border-bottom: 3px solid #e5e5e5; */
	margin: 0 0 15px;
	padding: 0 0 15px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
#submit,
.event_form_submit input {
	/* -khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #424c5d;
	border: 1px solid #424c5d;
	border-radius: 3px;
	color: #fff; 
	cursor: pointer;
	font-family: arial, sans-serif !important;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase; */

/* -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow: inset 0px 1px 0px 0px white;
box-shadow: inset 0px 1px 0px 0px white; */
background: -webkit-gradient( linear,left top,left bottom,color-stop(0.05,#F2F2F2),color-stop(1,white) );
background: -moz-linear-gradient( center top,#EDEDED 5%,#DFDFDF 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#dfdfdf');
background-color: #EDEDED;
/* -moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; */
border: 1px solid #ccc;
display: inline-block;
color: black;
font-family: arial,sans-serif;
font-size: 11px;
font-weight: bold;
padding: 3px 20px;
}




.enews #subbutton:hover,
#submit:hover,
.event_form_submit input:hover {
background: -webkit-gradient( linear,left top,left bottom,color-stop(0.05,#f15b23),color-stop(1,#f15b23) );
background: -moz-linear-gradient( center top,#f15b23 5%,#f15b23 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15b23',endColorstr='#f15b23');
background-color: #f15b23;
cursor: pointer;
color: #fff;

}

.searchsubmit {
/* position: absolute; */
background-color: #dbdad8;
color: #414042;
font-family: arial, sans-serif;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
padding: 3px 8px;
text-decoration: none;
line-height: 21px;
float:left;
-khtml-border-radius: 0px 6px 6px 0px;
-moz-border-radius: 0px 6px 6px 0px;
-webkit-border-radius: 0px 6px 6px 0px;
border-radius: 0px 6px 6px 0px;
border: 2px solid #A0A0A0;
border-left: 0px;
margin: 0;
}

/* FF in Windows */
@-moz-document url-prefix() {
    .searchsubmit {
        padding: 3px 8px 4px 8px;
    }
}

/* IE 9 */
:root .searchsubmit { padding: 2px 8px \0/; }  /* IE9 */
:root #sidebar .s { padding: 7px 8px \0/; }

#sidebar .searchsubmit { }


div.gform_footer input.button:hover {
	border: 1px solid #ddd;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #f15b23;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15b23',endColorstr='#f15b23');
	/* -moz-box-shadow: inset 0px 0px 0px 0px #f15b23;
	-webkit-box-shadow: inset 0px 0px 0px 0px #f15b23;
	box-shadow: inset 0px 0px 0px 0px #f15b23; */
}

/* .enews #subbutton:hover, */
.searchsubmit:hover {
	background-color: #f15b23;
	/* border: 1px solid #f15b23; */
	color: #fff;
	text-decoration: none;
	cursor: pointer; 
}



/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 30px 0 0;
}

#nav .searchform {
	float: right;
	padding: 8px 0 0;
}

.s {
	-khtml-border-radius: 6px 0px 0px 6px;
	-moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
	border-radius: 6px 0px 0px 6px;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 6px 8px;
	width: 214px;
	border:2px solid #a0a0a0;
	float:left;
	border-right: 0px;
	margin:0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	/* -khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; */
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 3px;
	width: 180px;
}

/* and blog subscribe widget */
.jetpack_subscription_widget #subscribe-field {
	/* -khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; */
	font-family: arial, sans-serif;
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 3px!important;
	width: 180px!important;
}

.jetpack_subscription_widget #subscribe-blog input[type="submit"]
{

background: -webkit-gradient( linear,left top,left bottom,color-stop(0.05,#F2F2F2),color-stop(1,white) );
background: -moz-linear-gradient( center top,#EDEDED 5%,#DFDFDF 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#dfdfdf');
background-color: #EDEDED;
/* -moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; */
border: 1px solid #ccc;
display: inline-block;
color: black;
font-family: arial,sans-serif;
font-size: 11px;
font-weight: bold;
padding: 3px 20px;
margin:5px;
}


div.jetpack_subscription_widget form {
	display:block;
	height:65px;
}
.jetpack_subscription_widget #subscribe-blog p
{
	float:left;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	/* background-color: #345e75 ; */
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 966px;
	background: url(images/footer-background.jpg) no-repeat;
	height: 140px;
	max-height: 140px;
	overflow: hidden;
}

#footer-widgets .wrap {
	color: #fff;
	font-size: 12px;
	overflow: hidden;
	padding-top: 28px;
	padding-left: 30px;
	width: 926px;
	max-height: 140px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	color: #fff;
	padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer-widgets a:hover {
	text-decoration: none;
}

#footer-widgets ul {
	color: #fff;
	margin: 0 0 10px;
}

#footer-widgets ul li {
	margin: 0px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 295px;
}

.footer-widgets-2 {
	float: left;
	/* width: 290px; */
	width: 580px;
}

.footer-widgets-3 {
	float: right;
	width: 295px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	/* padding: 35px 0; */
	background: url(images/footer-background.jpg) no-repeat;
}

#footer .wrap {
	color: #ddd;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 966px;
}

#footer p {
	color: #ddd;
	font-size: 13px;
}

#footer a,
#footer a:visited {
	color: #41c5e7;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0;
	overflow: hidden;
	padding: 10px 0 20px;
}

#author,
#comment,
#email,
#url {
	/* -khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; */
	font-family: arial, sans-serif;
	font-size: 14px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 90%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-weight: normal;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children {
	margin-top: 20px;
}

.comment-list ul.children li.comment  {
	background: #fff;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author { 
	background: #e5e5e5;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 8px 10px 0;
}

.comment-meta { 
	background: #e5e5e5;
	font-size: 14px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 0;
}

.thread-alt,
.thread-even {
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f5f5f5;
	border-radius: 5px;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	/* -khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; */
	color: #666;
	font-family: arial, sans-serif !important;
	font-size: 13px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	/* color: #fff; */
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* Associate Gray
------------------------------------------------------------ */

body.associate-gray {
	background: #ddd url(images/gray/body.jpg) bottom repeat-x;
}

.associate-gray #wrap {
	background: url(images/gray/wrap.jpg) repeat-x;
}

.associate-gray a,
.associate-gray a:visited {
	color: #b30000;
}

.associate-gray #header ul.menu,
.associate-gray #nav {
	background: url(images/gray/nav.png);
}

.associate-gray #header ul.menu li a,
.associate-gray #nav li a {
	background: url(images/gray/nav-line.png) no-repeat right;
}

.associate-gray #header ul.menu li.noline a,
.associate-gray #nav li.noline a,
.associate-gray #nav li.noline a  {
	background: none;
}

.associate-gray #header ul.menu li a:hover,
.associate-gray #header ul.menu li a:active,
.associate-gray #header ul.menu .current_page_item a,
.associate-gray #header ul.menu .current-cat a,
.associate-gray #header ul.menu .current-menu-item a,
.associate-gray #nav li a:hover,
.associate-gray #nav li a:active,
.associate-gray #nav .current_page_item a,
.associate-gray #nav .current-cat a,
.associate-gray #nav .current-menu-item a {
	color: #333;
}

.associate-gray #header ul.menu li li a,
.associate-gray #header ul.menu li li a:link,
.associate-gray #header ul.menu li li a:visited,
.associate-gray #nav li li a,
.associate-gray #nav li li a:link,
.associate-gray #nav li li a:visited {
	background-color: #828282;
	border: 1px solid #aaa;
	border-top-width: 0;
	color: #fff;
}

.associate-gray #header ul.menu li li a:hover,
.associate-gray #header ul.menu li li a:active,
.associate-gray #nav li li a:hover,
.associate-gray #nav li li a:active {
	background-color: #737373;
	color: #fff;;
}

.associate-gray #subnav {
	background-color: #555;
}

.associate-gray #subnav li a:hover,
.associate-gray #subnav li a:active,
.associate-gray #subnav .current_page_item a,
.associate-gray #subnav .current-cat a,
.associate-gray #subnav .current-menu-item a {
	background-color: #444;
}

.associate-gray #subnav li li a,
.associate-gray #subnav li li a:link,
.associate-gray #subnav li li a:visited {
	background-color: #444;
	border: 1px solid #555;
	border-top-width: 0;
}

.associate-gray #subnav li li a:hover,
.associate-gray #subnav li li a:active {
	background-color: #555;
}

.associate-gray h1,
.associate-gray h2,
.associate-gray h2 a,
.associate-gray h2 a:visited,
.associate-gray h3,
.associate-gray h4,
.associate-gray h5,
.associate-gray h6 {
	color: #666;
}

.associate-gray .featured h2 a,
.associate-gray .featured h2 a:visited {
	color: #555;
}

.associate-gray h2 a:hover,
.associate-gray .featured h2 a:hover {
	color: #999;
}

.associate-gray .home-bottom h4,
.associate-gray .home-middle h4,
.associate-gray .widget-area h4 {
	color: #fff;
}

.associate-gray .home-bottom-1 h4,
.associate-gray .home-middle-1 h4 {
	background: url(images/gray/headline-1.png);
}

.associate-gray .home-middle-2 h4 {
	background: url(images/gray/headline-2.png);
}

.associate-gray .home-bottom-2 h4,
.associate-gray .home-middle-3 h4 {
	background: url(images/gray/headline-3.png);
}

.associate-gray div.gform_footer input.button,
.associate-gray .enews #subbutton,
.associate-gray .searchsubmit,
.associate-gray #submit {
	background-color: #b30000;
	border: 1px solid #b30000;
}

.associate-gray div.gform_footer input.button:hover,
.associate-gray .enews #subbutton:hover,
.associate-gray .searchsubmit:hover,
.associate-gray #submit:hover {
	background-color: #800000;
	border: 1px solid #800000;
}

.associate-gray #footer a,
.associate-gray #footer a:visited {
	color: #fff;
}


/* Associate Green
------------------------------------------------------------ */

body.associate-green {
	background: #ddd url(images/green/body.jpg) bottom repeat-x;
}

.associate-green #wrap {
	background: url(images/green/wrap.jpg) repeat-x;
}

.associate-green a,
.associate-green a:visited {
	color: #3a8f4b;
}

.associate-green #header ul.menu,
.associate-green #nav {
	background: url(images/green/nav.png);
}

.associate-green #header ul.menu li a,
.associate-green #nav li a {
	background: url(images/green/nav-line.png) no-repeat right;
}

.associate-green #header ul.menu li.noline a,
.associate-green #nav li.noline a,
.associate-green #nav li.noline a  {
	background: none;
}

.associate-green #header ul.menu li a:hover,
.associate-green #header ul.menu li a:active,
.associate-green #header ul.menu .current_page_item a,
.associate-green #header ul.menu .current-cat a,
.associate-green #header ul.menu .current-menu-item a,
.associate-green #nav li a:hover,
.associate-green #nav li a:active,
.associate-green #nav .current_page_item a,
.associate-green #nav .current-cat a,
.associate-green #nav .current-menu-item a {
	color: #23342d;
}

.associate-green #header ul.menu li li a,
.associate-green #header ul.menu li li a:link,
.associate-green #header ul.menu li li a:visited,
.associate-green #nav li li a,
.associate-green #nav li li a:link,
.associate-green #nav li li a:visited {
	background-color: #62ad71;
	border: 1px solid #a1d6ac;
	border-top-width: 0;
	color: #fff;
}

.associate-green #header ul.menu li li a:hover,
.associate-green #header ul.menu li li a:active,
.associate-green #nav li li a:hover,
.associate-green #nav li li a:active {
	background-color: #599d67;
	color: #fff;;
}

.associate-green #subnav {
	background-color: #2b3f37;
}

.associate-green #subnav li a:hover,
.associate-green #subnav li a:active,
.associate-green #subnav .current_page_item a,
.associate-green #subnav .current-cat a,
.associate-green #subnav .current-menu-item a {
	background-color: #23342d;
}

.associate-green #subnav li li a,
.associate-green #subnav li li a:link,
.associate-green #subnav li li a:visited {
	background-color: #23342d;
	border: 1px solid #2b3f37;
	border-top-width: 0;
}

.associate-green #subnav li li a:hover,
.associate-green #subnav li li a:active {
	background-color: #2b3f37;
}

.associate-green h1,
.associate-green h2,
.associate-green h2 a,
.associate-green h2 a:visited,
.associate-green h3,
.associate-green h4,
.associate-green h5,
.associate-green h6 {
	color: #3c5149;
}

.associate-green .featured h2 a,
.associate-green .featured h2 a:visited {
	color: #3c5149;
}

.associate-green h2 a:hover,
.associate-green .featured h2 a:hover {
	color: #3a8f4b;
}

.associate-green .home-bottom h4,
.associate-green .home-middle h4,
.associate-green .widget-area h4 {
	color: #fff;
}

.associate-green .home-bottom-1 h4,
.associate-green .home-middle-1 h4 {
	background: url(images/green/headline-1.png);
}

.associate-green .home-middle-2 h4 {
	background: url(images/green/headline-2.png);
}

.associate-green .home-bottom-2 h4,
.associate-green .home-middle-3 h4 {
	background: url(images/green/headline-3.png);
}

.associate-green div.gform_footer input.button,
.associate-green .enews #subbutton,
.associate-green .searchsubmit,
.associate-green #submit {
	background-color: #2b3f37;
	border: 1px solid #2b3f37;
}

.associate-green div.gform_footer input.button:hover,
.associate-green .enews #subbutton:hover,
.associate-green .searchsubmit:hover,
.associate-green #submit:hover {
	background-color: #23342d;
	border: 1px solid #23342d;
}

.associate-green #footer a,
.associate-green #footer a:visited {
	color: #fff;
}


/* Associate Red
------------------------------------------------------------ */

body.associate-red {
	background: #ddd url(images/red/body.jpg) bottom repeat-x;
}

.associate-red #wrap {
	background: url(images/red/wrap.jpg) repeat-x;
}

.associate-red a,
.associate-red a:visited {
	color: #b30000;
}

.associate-red #header ul.menu,
.associate-red #nav {
	background: url(images/red/nav.png);
}

.associate-red #header ul.menu li a,
.associate-red #nav li a {
	background: url(images/red/nav-line.png) no-repeat right;
}

.associate-red #header ul.menu li.noline a,
.associate-red #nav li.noline a,
.associate-red #nav li.noline a  {
	background: none;
}

.associate-red #header ul.menu li a:hover,
.associate-red #header ul.menu li a:active,
.associate-red #header ul.menu .current_page_item a,
.associate-red #header ul.menu .current-cat a,
.associate-red #header ul.menu .current-menu-item a,
.associate-red #nav li a:hover,
.associate-red #nav li a:active,
.associate-red #nav .current_page_item a,
.associate-red #nav .current-cat a,
.associate-red #nav .current-menu-item a {
	color: #633b3d;
}

.associate-red #header ul.menu li li a,
.associate-red #header ul.menu li li a:link,
.associate-red #header ul.menu li li a:visited,
.associate-red #nav li li a,
.associate-red #nav li li a:link,
.associate-red #nav li li a:visited {
	background-color: #b9515e;
	border: 1px solid #e297a1;
	border-top-width: 0;
	color: #fff;
}

.associate-red #header ul.menu li li a:hover,
.associate-red #header ul.menu li li a:active,
.associate-red #nav li li a:hover,
.associate-red #nav li li a:active {
	background-color: #a7414e;
	color: #fff;;
}

.associate-red #subnav {
	background-color: #7d212d;
}

.associate-red #subnav li a:hover,
.associate-red #subnav li a:active,
.associate-red #subnav .current_page_item a,
.associate-red #subnav .current-cat a,
.associate-red #subnav .current-menu-item a {
	background-color: #6c1823;
}

.associate-red #subnav li li a,
.associate-red #subnav li li a:link,
.associate-red #subnav li li a:visited {
	background-color: #6c1823;
	border: 1px solid #7d212d;
	border-top-width: 0;
}

.associate-red #subnav li li a:hover,
.associate-red #subnav li li a:active {
	background-color: #7d212d;
}

.associate-red h1,
.associate-red h2,
.associate-red h2 a,
.associate-red h2 a:visited,
.associate-red h3,
.associate-red h4,
.associate-red h5,
.associate-red h6 {
	color: #6c1823;
}

.associate-red .featured h2 a,
.associate-red .featured h2 a:visited {
	color: #6c1823;
}

.associate-red h2 a:hover,
.associate-red .featured h2 a:hover {
	color: #b75562;
}

.associate-red .home-bottom h4,
.associate-red .home-middle h4,
.associate-red .widget-area h4 {
	color: #fff;
}

.associate-red .home-bottom-1 h4,
.associate-red .home-middle-1 h4 {
	background: url(images/red/headline-1.png);
}

.associate-red .home-middle-2 h4 {
	background: url(images/red/headline-2.png);
}

.associate-red .home-bottom-2 h4,
.associate-red .home-middle-3 h4 {
	background: url(images/red/headline-3.png);
}

.associate-red div.gform_footer input.button,
.associate-red .enews #subbutton,
.associate-red .searchsubmit,
.associate-red #submit {
	background-color: #6c1823;
	border: 1px solid #6c1823;
}

.associate-red div.gform_footer input.button:hover,
.associate-red .enews #subbutton:hover,
.associate-red .searchsubmit:hover,
.associate-red #submit:hover {
	background-color: #520a13;
	border: 1px solid #520a13;
}

.associate-red #footer a,
.associate-red #footer a:visited {
	color: #e297a1;
}

/* Nibble byte additional styles */
#footer-widgets a, 
#footer-widgets a:visited { color: #dbd9d8; font-weight: bold; text-decoration: none;}
#footer-widgets a:hover { text-decoration: underline; }

#genesis-slider { /* width:880px !important; */}
#jFlowSlider { /* width: 880px !important; */ }
.jFlowSlideContainer img { /* width: 880px !important; height: auto !important; overflow: hidden; */ }

.slide-excerpt-border  { border: 0px !important; margin: 0px !important;}
.slide-excerpt-border p {
color: #5e5d5d;
line-height: 22px;
font-size: 14px;
}
.slide-excerpt { margin: 25px !important; }
.slider-previous, .slider-previous:hover { left: 5px !important; }

div.widget.widget_search {
  margin-bottom: 40px;
  margin-top: 30px;
}

/* based on Kajsa's mockup for regular page */
h1.entry-title {
	color: #2b2b2b;
	font-size: 21px;
	line-height: 27px;
	font-family: Arial, sans-serif;
	margin-bottom: 20px;
}

.left-block,
.right-block,
.entry-content p,
.entry-content ul li,
.entry-content ol li {
	font-size: 13px;
	color: #2b2b2b;
	line-height: 19px;

}

ul#menu-sidebar-menu { margin: 0;}
ul#menu-sidebar-menu li {
	list-style-type: none;
	padding: 0 0 0 5px;
	background: #fff;
	margin: 2px 0;
}
ul#menu-sidebar-menu li a { 
	font-weight: bold;
	font-size: 12px;
	color: #9d9c9c;
	text-transform: uppercase;
	line-height: 24px;
	display:block;
}

ul#menu-sidebar-menu li a:hover,
ul#menu-sidebar-menu li.current-menu-item a {
	color: #fff;
	text-decoration: none; 
}

ul#menu-sidebar-menu li:hover,
ul#menu-sidebar-menu li.current-menu-item  {
	background: url(images/menu-back.png);
}

#sidebar div.widget.widget_search {
margin: 0;
}

/* Main navigation active item */
#header ul.menu li.current-menu-item {
	background: #CCC;
}

#sidebar h4.widgettitle  {
	color: #9d9c9c;
}

#sidebar p { 
	font-size: 12px;
	line-height: 16px;
}

#sidebar .post-info {
	font-weight: bold;
	color: #5e5d5d;
	margin:0;
	display: block;

}

#sidebar a img {
	margin: 2px 10px 4px 0;
	width: 94px;
	height:auto;
	float: left;
}

#sidebar .post {
margin: 10px 0;
clear: both;
}

#sidebar #featured-post-3 {
	padding: 20px; 
}

/* main menu positioned properly */
#nav_menu-2 {
	margin-top:150px;
	margin-left:-60px;
	margin-right:10px;
}

/* fix img size on front-page */
.home-bottom-1 a img {
	width: 154px;
	height: auto;
}

.left-block {
	float:left;
	width: 45%;
}

.right-block {
	float: right;
	width: 45%;
}

.block {
	float: left;
	width: 45%;
	margin: 15px 5% 10px 0;
	padding: 0;
}


.clearBoth {
	clear: both;
}

table th {
	background: #EE5B2F;
	color: #fff;
	text-align: left;
	padding: 4px 0 4px 4px;
}

table td.sub {
	background: #eee;
	padding: 4px 0 4px 4px;
	text-align: left;
	border-bottom: 1px solid #ddd;
	font-weight: bold;
}

table td {
	padding: 6px 4px 6px 4px;
	border-bottom: 1px solid #ddd;
	text-align: left;
	font-size: 12px;
}

table a { font-size: 12px; line-height: 14px;}

#ActInfo {
width: 360px;
margin: 0.5em 0 0 0;
padding: 0;
}

#ActInfo dl {
width: 350px;
margin: 0.25em 0 1em 0;
padding: 0;
background: whiteSmoke;
border: 1px solid #D8D8D8;
}
#ActInfo dt {
width: 120px;
margin: 0;
padding: 0.25em 0.5em;
float:left;
}
#ActInfo dd {
border: 0 none;
padding: 0.25em 0.5em;
margin: 0;
}

textarea.textarea { width: 90% !important;}

hr { display: none; }

p.table-title { background: #eee; padding: 10px; }

.block h3,
.one-half h3 { font-size: 16px; }

img { height: auto; /* fix for disproportional images in content entry */ }

p.Highlight { 
	font-weight: bold; 
	background: #eee; 
	font-size: 16px; 
	text-align: center; 
	padding: 14px 6px;
	margin-bottom: 16px;
	line-height: 22px;
}


/* PDF Icons */
a[href$=".pdf"] {
	padding-left: 20px;
	background: transparent url('images/icon_pdf.gif') no-repeat center left;
}

/* fixing bottom text widget */
p.alignleft2 { float: left; margin: 0 12px 0 0; }

/* Chrome for Mac fix */
#header .wrap {
	height: 200px;
	overflow: hidden;
}

/* Rework of search input field and button */
.s {
	khtml-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 6px 8px;
	width: 130px;
	border: 1px solid #ddd;
	float: left;
	border-right: 0px;
	margin: 5px 0 0;
}

.s:hover { background: #f2f3f4;}

.searchsubmit {
	background: transparent url('images/search_icon.png') no-repeat center center;
	width: 40px; height: 40px;
	margin-left: -16px;
	border: 0px;
}

.searchsubmit:hover {
	background: transparent url('images/search_icon_hover.png') no-repeat center center;
}

/* Search Results page */
.search-results-container {
	margin: 15px 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
}


a.align-left { 
	float:left;
	margin: 0 15px 0 0;
}

.search-results-container img { margin-top: 5px; }

.s:focus {
	outline: -webkit-focus-ring-color auto opx;	
	outline: 0px;
}

/* Events */
.event-meta {
	/* float: left;
	width: 290px; */
	background: whiteSmoke;
}

.event_price {
	float: left;
	width: 120px;
}

.spaces-available {
	float: left;
}

.register-link-footer {
	float: right;
}

.event-list-display { 
	clear: both; 
	height: 60px;
	background: #eee;
}

.event-data-display h3 {
	background: #EE5B2F;
	text-align: left;
	padding: 4px 0 4px 10px;
	margin: 0;
}

.event-data-display h3 a { 
	color: #fff;
	font-size: 14px;
}

.event-meta {
	/* background: #eee; */
	/* margin-bottom: 10px; */
	/* width: 300px; */
}

p.spaces-available { 
	padding: 6px 5px 30px 10px;
	/* background: #eee; */
	/* width: 170px; */
	background: whiteSmoke;
	width: 100%;
	margin-top: -20px;
}


p.register-link-footer {
	padding: 6px 5px 6px 4px;
	/* background: #eee; */
	margin-top: -50px;
	margin-right: 20px;
}

.event-list-display:hover {
	background: #ddd;
}


.event-meta p { 
	padding: 6px 5px 0px 10px;
}

#event-reg-form-groups h3 { color: #fff; }
fieldset { border: 0px;}

.event_questions {
	margin: 20px 0px;
}

input.ee-reg-page-questions:hover { 
	background: #eee;
	cursor: pointer;
}

.event_questions label {
	display: inline-block;
	width: 140px;
}

.event_form_submit {
	text-align: center;
	margin-top: -42px; 
}

.event_form_field input {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
}

#event-reg-form-groups {
	background: whiteSmoke;
	margin-top: 20px;
	/* padding-bottom: 20px; */
}

.event_questions {
	padding-left: 30px;
}

.event_questions label { 
	font-weight: bold;
}

p.event_address,
p.start_date,
p.event_time,
p.event_prices {
	padding: 10px;
	background: whiteSmoke;
	width: 340px;
}

#event_wrapper p.event_address {
	width: 100%;
}
span.section-title { 
	font-weight: bold;
}

#event_wrapper span.address-block { 
	display:block;
	margin: -20px 0 20px 0;
}

span.google-map-link {
  display: block;
  margin-top: 0;
}

p.event_widget_list {
	list-style:outside;
	display:list-item;
	list-style-type:circle;
	color:#ef5b2f;
	margin-left:20px;
}

p span.event_widget_list_date {
	font-weight:normal;
	color:#2b2b2b;
	display:none;
}

	
/* Fix for IE ~ slider n HP */
:root .genesis-slider-wrap { margin-top: -30px \0/; }

/* More Attendees position */
#additional_header {
	padding: 10px;
	background: whiteSmoke;
}

.espresso_add_attendee {
	background: whiteSmoke;
	padding: 10px;
}

.espresso_add_subtract_attendees {
	/* margin-bottom: 40px; */
}

.add-additional-attendee-lnk, 
.additional-attendee-lnk {
	cursor: pointer;
}

/* latest tweets in footer */
#latest-tweets-2 ul { line-height: 18px; }

/* videos page */
.videos-box {
	float: left;
	width: 45%;
	margin: 15px 25px 10px 0;
	padding: 0;
}

.videos-box h2 a {
	font-size:16px;
}

.videos-box img {
	width: 245px;
	height: auto;
	display: block;
	margin-bottom: 15px;
}

.videos-box .excerpt p {
	font-size: 13px;
	color: #2b2b2b;
	line-height: 19px;
}

.videos-box a.more-link {
	font-size: 13px;
}

.videos-box embed {
	width: 245px;
	height: auto;
	overflow: hidden;
}

/* FP fix for arrow */

:root img.ie-fix { margin-bottom: 10px\9; }

.event_espresso_form_wrapper input[type="text"]  {
	width: 50% !important;
}

.event-desc { 
	clear: both; 
}


fieldset div.event_form_field {
	margin: 0px !important;
}

.highlight-bg {
	/* margin-top: -40px !important;
	padding-bottom: 40px !important; */
	padding-bottom: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.event_espresso_form_wrapper p {
	/* margin-bottom: 10px !important;  */
}

.highlight-bg  label {
	font-weight: bold;
	color: #5e5d5d;
	margin-left: 50px;
}

.highlight-bg {
	background: whiteSmoke !important;
}

p.event_form_submit {
	/* margin-top: -48px !important; */
	margin: 0 !important;
	clear:both;
	background: whiteSmoke;
}

p.start_date,
p.event_time,
p.event_prices,
p.event_address {
	margin: 0 !important;
}

.event_espresso_form_wrapper .additional-attendee-nmbr-h4 {
	margin:0 !important;
}

.event_form_field .additional_header .espresso_add_subtract_attendees {
	display: none;
}

#additional_header {
	margin: 0 !important;
}

.espresso_add_attendee p {
	margin-bottom: -18px !important;
	font-weight: bold;
	color: #5e5d5d;
	margin-left: 20px !important;
}

.espresso_add_subtract_attendees {
	padding: 0px !important;
	overflow:hidden;
	clear:both;
	margin-top: 20px;
}

a.additional-attendee-lnk {
	padding-left: 20px;
	display: block;
}

.espresso_add_subtract_attendees br {
	display: none;
}

.event_espresso_form_wrapper fieldset {
	margin: 20px 0 0 0px !important;
}

.espresso_add_attendee input:hover {
	background: #eee;
}

.event-desc {
	background: whiteSmoke;
	padding: 10px;
}

a.post-edit-link { 
	display: block;
	clear:both;
}

a.a_register_link.ui-button,
input.btn_event_form_submit  {
	background: -webkit-gradient( linear,left top,left bottom,color-stop(0.05,#F2F2F2),color-stop(1,white) );
	background: -moz-linear-gradient( center top,#EDEDED 5%,#DFDFDF 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#dfdfdf');
	background-color: #EDEDED;
	border: 1px solid #ccc;
	display: inline-block;
	color: black;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 20px;
	margin: 4px 0 20px 0;
}

input.btn_event_form_submit  {
	margin: 10px 0 20px 0;
	padding: 6px 30px;
}

a.a_register_link.ui-button:hover,
input.btn_event_form_submit:hover  {
	background: -webkit-gradient( linear,left top,left bottom,color-stop(0.05,#f15b23),color-stop(1,#f15b23) );
	background: -moz-linear-gradient( center top,#f15b23 5%,#f15b23 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15b23',endColorstr='#f15b23');
	background-color: #f15b23;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}

.event_description p,
p.section-title {
	margin: 0 0 10px 0 !important;
}

/* event social buttons */
.ee-social-media-buttons {
	display:list-item;
	padding:10px 0 ;
}

.ee-social-media-buttons .twitter-button  {
	display:inline;
	padding:0 10px 0 0 ;
	float:left;
}
.ee-social-media-buttons .google-button  {
	display:inline;
	padding:0 5px 0 0 ;
	float:left;
}

.ee-social-media-buttons .facebook-button  {
	display:inline;
	padding:0 5px 0 0 ;
}

p.event_price {
	padding: 8px 5px 0 10px !important;
}

p.event_address { 
	margin: -20px 0 0 !important;
}

span.address-block {
	margin-bottom: 10px !important;
}

.widget-area h2 a {
	font-size: 14px;
	line-height: 16px;
}

/* Jet pack stylig */
body div.sharedaddy .sd-content {
width: 93.125%;
float: left;
margin: -2px 0 0 0;
}

/*Latest comments widget */
body ul#recentcomments {
	margin-left:0px;
}
body li.recentcomments {
	list-style:outside;
	display:list-item;
	list-style-type:circle;
	margin-left:20px;
}
body li.recentcomments a {
	color:#ef5b2f;

}

body.home #content-sidebar-wrap  {
width: auto;
}

#title-area { text-indent: -9999px; }
#title a {
display: block;
width: 240px;
height: 200px;
}

#header .widget-area {
float: right;
padding: 160px 0 0;
padding-top: 10px;
width: 700px;
/* position: absolute;
left: 420px; */
}

#title-area {
width: 240px;
}
