/*
Theme Name:     Xperience Connections
Theme URI:      http://lavenderthreads.com/
Description:    Custom Theme originally based on Twenty Twelve
Author:         Diana Nichols
Version:        1.0
*/
/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-size: 14px;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  white-space: normal;
}
:focus {
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ul {
  list-style: none;
}
#pagecontent ul {
  list-style: disc inside;
}
#pagecontent ol,
#pagecontent ul {
  margin-left: 2em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
blockquote,
q {
  quotes: none;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 2em;
}
sub,
sup {
  font-size: .8em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.small {
  font-size: smaller;
}
img,
img a {
  border: 0;
  -ms-interpolation-mode: bicubic;
  line-height: 100%;
}
embed,
iframe,
object,
video,
img {
  max-width: 100% !important;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
}
p,
ul {
  margin-bottom: .5em;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body {
  font-family: Arial, sans-serif;
  color: #444444;
  background-color: /*#edede9;*/ #deded8;
  background-image: url('images/pageback31.jpg');
  background-repeat: repeat-x;
  background-position: top center;
  background-attachment: fixed;
}
body.print {
  font-family: Arial, sans-serif;
  color: #000;
  background-color: #fff;
  background-image: none;
}
a {
  font-size: inherit;
}
a,
a:link,
a:active,
a:hover,
a:visited {
  outline: none;
  text-decoration: none;
  color: #075f96;
}
a:focus {
  outline: none;
}
a:hover {
  cursor: hand;
  cursor: pointer;
}
.bold {
  font-weight: bold;
  font-size: inherit;
}
.em {
  font-style: italic;
  font-size: inherit;
}
/*variables*/
.greygradient {
  background: #ededed;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
}
.greengradient {
  background: #6ead41;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  background: -webkit-gradient(linear, left top, left bottom, from(#9be468), to(#6ead41));
  background: -moz-linear-gradient(top, #9be468, #6ead41);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
}
.bluegradient {
  background: #0374b5;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
  background: -webkit-gradient(linear, left top, left bottom, from(#31a2e2), to(#0374b5));
  background: -moz-linear-gradient(top, #31a2e2, #0374b5);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
}
.purplegradient {
  background: #5e4192;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a280e4, endColorstr=#5e4192);
  background: -webkit-gradient(linear, left top, left bottom, from(#a280e4), to(#5e4192));
  background: -moz-linear-gradient(top, #a280e4, #5e4192);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a280e4, endColorstr=#5e4192);
}
.pinkgradient {
  background: #b7068c;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f16ad1, endColorstr=#b7068c);
  background: -webkit-gradient(linear, left top, left bottom, from(#f16ad1), to(#b7068c));
  background: -moz-linear-gradient(top, #f16ad1, #b7068c);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f16ad1, endColorstr=#b7068c);
}
.tealgradient {
  background: #2999ad;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6ad9ed, endColorstr=#2999ad);
  background: -webkit-gradient(linear, left top, left bottom, from(#6ad9ed), to(#2999ad));
  background: -moz-linear-gradient(top, #6ad9ed, #2999ad);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6ad9ed, endColorstr=#2999ad);
}
.litebluegradient {
  background: #DFE7FC;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dfe7fc);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfe7fc));
  background: -moz-linear-gradient(top, #ffffff, #dfe7fc);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dfe7fc);
}
.shadow {
  box-shadow: 0 0 5px 1px #999;
  -moz-box-shadow: 0 0 5px 1px #999;
}
.img.frame,
.post img,
.avatar {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 4px;
}
.imgnoborder img {
  border: 0;
  padding: 0;
  margin: 0;
}
.whitebox {
  border: 1px solid #ddd;
  background: #fff;
  margin-bottom: 5px;
  padding: 5px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
}
.buttongradient {
  background: #FAFBF4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fafbf4, endColorstr=#deded7);
  background: -webkit-gradient(linear, left top, left bottom, from(#fafbf4), to(#deded7));
  background: -moz-linear-gradient(top, #fafbf4, #deded7);
}
/*grid */
.row {
  clear: both;
}
.column {
  display: block;
  float: left;
  width: 100%;
  margin-right: 2%;
}
.last {
  margin-right: 0;
}
.one {
  width: 2.25%;
}
.two {
  width: 6.5%;
}
.three {
  width: 10.75%;
}
.four {
  width: 15.0%;
}
.five {
  width: 19.25%;
}
.six {
  width: 23.5%;
}
.seven {
  width: 27.75%;
}
.eight {
  width: 32.0%;
}
.nine {
  width: 36.25%;
}
.ten {
  width: 40.5%;
}
.eleven {
  width: 44.75%;
}
.twelve {
  width: 49.0%;
}
.thirteen {
  width: 53.25%;
}
.fourteen {
  width: 57.5%;
}
.fifteen {
  width: 61.75%;
}
.sixteen {
  width: 66.0%;
}
.seventeen {
  width: 70.25%;
}
.eighteen {
  width: 74.5%;
}
.nineteen {
  width: 78.75%;
}
.twenty {
  width: 83.0%;
}
.twentyone {
  width: 87.25%;
}
.twentytwo {
  width: 91.5%;
}
.twentythree {
  width: 95.75%;
}
.twentyfour {
  width: 100%;
}
/*grid for calendar*/
.calcolumn {
  display: block;
  float: left;
  width: 100%;
  margin-right: 2px;
}
.calone {
  width: 12.57%;
}
.calonep {
  width: 13.5%;
}
.calfive {
  width: 65.5%;
}
.calseven {
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: 'Yanone Kaffeesatz', 'PT Sans Narrow', Arial, sans-serif;
  color: #075f96;
  line-height: 130%;
  margin-bottom: .5em;
  overflow: hidden;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.4em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1.1em;
}
h6 {
  font-size: 1em;
}
h2.page-title,
h1.page-title {
  font-size: 1.8em;
}
/* notices */
p.success {
  border: 1px solid #ddd;
  color: #009900;
  text-align: center;
  padding: 2px;
  font-weight: bold;
  background: #ededed;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
}
p.error {
  border: 1px solid #ddd;
  color: #000099;
  text-align: center;
  padding: 2px;
  font-weight: bold;
  background: #ededed;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
}
/*menu*/
#menu {
  height: 48px;
  position: relative;
  text-align: left;
  margin: 0 1em;
}
#menu ul li {
  display: block;
  float: left;
  position: relative;
  background-color: #f8f8f8;
  width: 10%;
}
#menu ul li a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  line-height: 35px;
  font-family: 'Yanone Kaffeesatz', 'PT Sans Narrow', Arial, sans-serif;
  color: #444;
  font-size: 1.4em;
  border-top: 4px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
#menu ul ul li {
  width: 100%;
}
#menu ul ul li a {
  display: block;
  padding: 2px 10px;
  line-height: 150%;
  color: #444;
  text-align: left;
}
#menu ul li.current_page_item a,
#menu ul li.current-menu-ancestor a {
  border-top: 4px solid #C23294;
}
#menu ul li a:hover {
  border-top: 4px solid  #795da8;
}
/*blue: #1283c3*/
#menu ul ul li a,
#menu ul ul li a:hover,
#menu ul li.current_page_item li a,
#menu ul li.current-page-ancestor li a {
  border-top: 1px solid #ddd;
}
#menu ul li a:hover,
#menu ul li:hover a {
  text-decoration: none;
}
#menu li:hover ul {
  display: block;
  position: absolute;
}
#menu li:hover li {
  float: none;
}
#menu ul ul li a:hover {
  background: #deded8;
  /*border-top:1px solid #ddd;*/
}
ul.sub-menu {
  /*margin-top:43px;*/
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  display: none;
}
ul.sub-menu li {
  margin: 0;
  float: none;
}
#menu ul li a:hover ul li.current_page_item a {
  border-top: 1px solid #ddd;
}
#menu ul li.parent-menu-item > a:after {
  content: url(images/down-arrow.png);
}
#menu ul ul li.submenu a {
  border-top: 1px solid #ddd;
}
/* footer menu */
.footermenu {
  margin: 1em auto;
  overflow: hidden;
  text-align: center;
}
.footermenu li {
  padding: 0 1em;
  border-right: 1px solid #999;
  display: inline;
}
.footermenu li a {
  font-size: .9em;
}
.footermenu li.last-menu-item {
  border: 0;
}
/*leader & user menus*/
.leadermenu,
.membermenu {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
ul#menu-leader-menu,
ul#menu-member-menu {
  margin-left: 0;
}
.leadermenu ul li a,
.membermenu ul li a {
  color: #fff;
  font-family: 'Yanone Kaffeesatz', 'PT Sans Narrow', Arial, sans-serif;
  font-size: 1.2em;
}
.leadermenu ul li,
.membermenu ul li {
  display: inline;
  border-radius: 4px;
  -moz-border-radius: 4px;
  background: #5e4192;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a280e4, endColorstr=#5e4192);
  background: -webkit-gradient(linear, left top, left bottom, from(#a280e4), to(#5e4192));
  background: -moz-linear-gradient(top, #a280e4, #5e4192);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a280e4, endColorstr=#5e4192);
  padding: .3em 1em;
  margin: .2em;
}
#pagecontent .leadermenu ul {
  margin-left: 0;
}
/*structure*/
#wrapper,
#footer {
  margin: 0 auto;
  width: 1024px;
}
#top {
  height: 2.5em;
}
#banner {
  height: 283px;
  overflow: hidden;
}
#content {
  border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
  border: 1px solid #ccc;
  min-height: 400px;
  line-height: 1.5em;
  background-color: #f8f8f8;
  border-top: 5px solid #c02d91;
  padding-top: 5px;
}
/*header*/
#logo,
#slider {
  text-align: center;
  padding-top: .2em;
}
#social a {
  margin-right: 7px;
}
#social,
#login {
  text-align: right;
  padding-top: .5em;
}
.signupbox {
  margin: 0 10px 25px 30px;
  padding: 5px;
  background: #8fd55e;
  border-radius: 10px;
  -moz-border-radius: 10px;
  background: #0374b5;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
  background: -webkit-gradient(linear, left top, left bottom, from(#31a2e2), to(#0374b5));
  background: -moz-linear-gradient(top, #31a2e2, #0374b5);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
}
#defaultheader {
  text-align: center;
}
#defaultheader p {
  font-size: 1.5em;
  font-family: 'Yanone Kaffeesatz', 'PT Sans Narrow', Arial, sans-serif;
  color: #075f96;
}
#landing_header {
  margin: 50px auto;
  text-align: center;
}
#landing_header h1 {
  color: #fff;
}
/*slider*/
#slides {
  background-color: #fff;
  padding: .3em;
  border: 1px solid #ddd;
}
#slidebuttons {
  width: 42%;
  float: right;
}
#slidebuttons li {
  padding: .35em .6em;
  border: 1px solid #ddd;
  text-align: left;
  font-family: 'Yanone Kaffeesatz', 'PT Sans Narrow', Arial, sans-serif;
  margin-bottom: 0;
}
#slidebuttons li a {
  color: #fff;
  font-size: 1.6em;
  text-shadow: 1px 1px 1px #000;
}
#slidebuttons li.green {
  background: #6ead41;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  background: -webkit-gradient(linear, left top, left bottom, from(#9be468), to(#6ead41));
  background: -moz-linear-gradient(top, #9be468, #6ead41);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
}
#slidebuttons li.blue {
  background: #0374b5;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
  background: -webkit-gradient(linear, left top, left bottom, from(#31a2e2), to(#0374b5));
  background: -moz-linear-gradient(top, #31a2e2, #0374b5);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
}
#slidebuttons li.pink {
  background: #b7068c;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f16ad1, endColorstr=#b7068c);
  background: -webkit-gradient(linear, left top, left bottom, from(#f16ad1), to(#b7068c));
  background: -moz-linear-gradient(top, #f16ad1, #b7068c);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f16ad1, endColorstr=#b7068c);
}
#slidebuttons li.purple {
  background: #5e4192;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a280e4, endColorstr=#5e4192);
  background: -webkit-gradient(linear, left top, left bottom, from(#a280e4), to(#5e4192));
  background: -moz-linear-gradient(top, #a280e4, #5e4192);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a280e4, endColorstr=#5e4192);
}
#slidebuttons li.teal {
  background: #2999ad;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6ad9ed, endColorstr=#2999ad);
  background: -webkit-gradient(linear, left top, left bottom, from(#6ad9ed), to(#2999ad));
  background: -moz-linear-gradient(top, #6ad9ed, #2999ad);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6ad9ed, endColorstr=#2999ad);
}
#slider .border {
  padding: 2px;
  background: #fff;
  border: 1px solid #ddd;
  width: 90%;
  margin-top: 2px;
}
h2.slide-title {
  display: none;
}
.responsive-slider.flexslider {
  margin-bottom: 0 !important;
}
/*solliloquy*/
.soliloquy-container {
  overflow: hidden;
}
/*front page*/
#frontcontent {
  padding-top: 1em;
}
#frontcol1,
#frontcol2,
#frontcol3,
#frontcol4 {
  height: 100%;
}
#frontcol4 a.moretag {
  display: none;
}
#front-blog {
  border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
  border: 1px solid #ccc;
  line-height: 1.5em;
  background-color: #f8f8f8;
  margin: 10px auto;
  border-top: 5px solid #1f8fd1;
}
#frontcolexpert {
  float: left;
  width: 46%;
  padding: 1% 2%;
}
#frontcallout {
  float: right;
  background: #fff;
  border: 1px solid #ddd;
  margin: 0 1em;
  text-align: center;
  padding: 1em 3em;
  border-radius: 10px;
  -moz-border-radius: 10px;
}
#frontcallout img {
  padding: 0;
  margin: 0 auto;
}
/*inside pages*/
.thumbnail {
  float: left;
}
#nextpagelinks {
  text-align: center;
  clear: both;
  display: block;
  float: left;
  width: 100%;
  margin-right: 2%;
}
#nextpagelinks a {
  padding: 2px 10px;
  color: #666;
  background: #ededed;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
  border-radius: 10px;
  -moz-border-radius: 10px;
  border: 1px solid #ccc;
  margin: 0 3em;
}
/*sidebar */
#sidebar {
  padding-top: 20px;
}
#sidebar p,
#sidebar a,
#sidebar li,
#sidebar {
  font-size: .9em;
}
#sidebar ul {
  margin-right: 1em;
  padding-bottom: .2em;
}
#sidebar ul ul {
  margin: 0 4px 4px 4px;
}
#sidebar li ul {
  background: #fff;
  border: 1px solid #eee;
}
#sidebar li {
  padding: 0;
  margin: 0 0 5px 10px;
  line-height: 120%;
}
#sidebar h2,
#sidebar.widget-title {
  background: #fff;
  border: 1px solid #DDD;
  margin: 5px 0;
  padding: 0 3px;
  border: 1px solid #ddd !important;
  border-right: 5px solid #31a2e2 !important;
  border-left: 5px solid #31a2e2 !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
.widget-textarea {
  height: 35px;
}
/*footer */
#footer {
  text-align: center;
  margin-top: 20px;
}
#footer,
#footer p,
#footer p {
  font-size: .9em;
}
/*forms*/
textarea {
  overflow: auto;
  vertical-align: top;
  max-width: 100%;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
select,
textarea {
  border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #ddd;
  font-size: .9em;
  font-family: Arial, sans-serif;
  padding: 2px;
  max-width: 100%;
}
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
  border: 0;
  border-radius: 0;
  padding: 0;
  max-width: 100%;
}
input[type="submit"],
input[type="button"],
input[type="reset"],
.button,
a.button,
.smallbutton {
  padding: 2px 10px;
  color: #666;
  background: #ededed;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
  border-radius: 10px;
  -moz-border-radius: 10px;
  border: 1px solid #ccc;
}
a.morebuttonblog {
  padding-right: 20px;
  font-size: .9em;
  margin-bottom: 10px;
  background: transparent url('images/more-arrow15.gif') no-repeat center right;
}
.morebutton {
  padding-right: 20px;
  font-size: .9em;
  float: right;
  text-align: right;
  margin-bottom: 10px;
  background: transparent url('images/more-arrow15.gif') no-repeat center right;
}
.smallbutton {
  font-size: .9em;
}
a.greenbutton {
  color: #fff;
  border: 0px solid #fff;
  background: #6ead41;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  background: -webkit-gradient(linear, left top, left bottom, from(#9be468), to(#6ead41));
  background: -moz-linear-gradient(top, #9be468, #6ead41);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  padding: 5px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
}
a.bluebutton {
  color: #fff;
  border: 0px solid #fff;
  background: #0374b5;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
  background: -webkit-gradient(linear, left top, left bottom, from(#31a2e2), to(#0374b5));
  background: -moz-linear-gradient(top, #31a2e2, #0374b5);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
  padding: 5px 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
}
input[type="file"].widget-file {
  border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #ddd;
  font-size: .9em;
  font-family: Arial, sans-serif;
  padding: 2px;
  max-width: 100%;
}
input[type="submit"].greenbutton,
.greenbutton,
a.greenbutton {
  color: #fff;
  border: 0px solid #fff;
  background: #6ead41;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  background: -webkit-gradient(linear, left top, left bottom, from(#9be468), to(#6ead41));
  background: -moz-linear-gradient(top, #9be468, #6ead41);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
}
input[type="submit"].h3button {
  font-family: 'Yanone Kaffeesatz', 'PT Sans Narrow', Arial, sans-serif;
  color: #075f96;
  line-height: 130%;
  font-size: 1.4em;
  border: 0 none;
  background: none;
  padding: 0;
}
input[type="submit"].h3button:hover {
  cursor: pointer;
}
a.headbutton {
  border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 0 10px;
  color: #666;
  background: #ededed;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
  background: -moz-linear-gradient(top, #ffffff, #dddddd);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dddddd);
  border: 1px solid #ccc;
  font-size: .9em;
}
.agreenbutton {
  color: #fff;
  border: 0px solid #fff;
  background: #6ead41;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  background: -webkit-gradient(linear, left top, left bottom, from(#9be468), to(#6ead41));
  background: -moz-linear-gradient(top, #9be468, #6ead41);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 2px 10px;
}
a.agreenbutton {
  color: #fff;
  font-size: .9em;
}
.largegreenbutton {
  padding: 10px 20px;
  color: #fff;
  border: 0px solid #fff;
  background: #6ead41;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  background: -webkit-gradient(linear, left top, left bottom, from(#9be468), to(#6ead41));
  background: -moz-linear-gradient(top, #9be468, #6ead41);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
}
input[type="submit"].linksubmit {
  border: 0 none;
  color: #075f96;
  font-weight: bold;
  background: none;
  padding: 0;
}
p.landingbutton {
  font-size: 1.5em;
  font-weight: normal;
  padding: 15px 0;
  background: #0374b5;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
  background: -webkit-gradient(linear, left top, left bottom, from(#31a2e2), to(#0374b5));
  background: -moz-linear-gradient(top, #31a2e2, #0374b5);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
  border-radius: 70% 30%;
  -moz-border-radius: 70% 30%;
  height: 70px;
  width: 80%;
  border-color: #067EC8;
  border-width: 10px 1px 1px 1px;
  border-style: solid;
}
p.landingbutton2 {
  font-size: 1.5em;
  font-weight: normal;
  background: #0374b5;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
  background: -webkit-gradient(linear, left top, left bottom, from(#31a2e2), to(#0374b5));
  background: -moz-linear-gradient(top, #31a2e2, #0374b5);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#31a2e2, endColorstr=#0374b5);
  border-radius: 10px;
  -moz-border-radius: 10px;
  height: 60px;
  width: 80%;
  border-color: #067EC8;
  border-width: 7px 1px 1px 1px;
  border-style: solid;
}
.landingpage h2,
.landingpage h1 {
  margin: 0;
  clear: none;
}
.landingbutton a,
.landingbutton2 a {
  color: #fff;
}
table#landingpage td,
table#landingpage td p {
  text-align: center;
  margin: .5em auto;
}
table#landingpage td span {
  font-size: 1.3em;
}
/* tables */
td.req {
  color: #aa0000;
}
table.registration td {
  padding: 2px;
}
table.registration input[type="text"] {
  width: 250px;
}
table.registration td.hilite {
  background: #f1f1f1;
}
td.hilite h3 {
  margin-bottom: 0;
}
/*member directory & locations*/
#dirlisting,
#locationdir {
  margin-bottom: 10px;
  border: 1px solid #ddd !important;
  border-right: 5px solid #31a2e2 !important;
  border-left: 5px solid #31a2e2 !important;
  border-radius: 10px;
  -moz-border-radius: 10px;
  padding: 5px;
  background: #fff;
}
#dirlisting p,
#dirlisting h3,
#location {
  line-height: 120%;
  margin-bottom: 2px;
}
#dirphoto {
  width: auto;
}
.statelist li {
  display: inline;
}
/* blog */
#upcomingevents {
  overflow: hidden;
  margin-left: 2em;
}
#upcomingevents .row {
  margin-bottom: .5em;
  overflow: hidden;
}
#upcomingevents .edate {
  background: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 2px 5px;
  color: #075f96;
}
#upcomingevents .details {
  width: auto;
  font-size: .8em;
  padding: 0px 10px;
  margin-left: 2em;
  background: #6ead41;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  background: -webkit-gradient(linear, left top, left bottom, from(#9be468), to(#6ead41));
  background: -moz-linear-gradient(top, #9be468, #6ead41);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  border-radius: 10px;
  -moz-border-radius: 10px;
}
#upcomingevents .hostedby {
  width: auto;
  line-height: 120%;
  margin-bottom: .5em;
}
#upcomingevents .details a {
  color: #ffffff;
}
/*calendar*/
#eventcalendar {
  width: 100%;
}
a.eventlist {
  position: relative;
  color: #065687;
  font-size: .8em;
  
}
a.eventlist.link {
	background: #DFE7FC;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dfe7fc);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfe7fc));
  background: -moz-linear-gradient(top, #ffffff, #dfe7fc);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#dfe7fc);
  border: 1px solid #ccc;
  margin-left: 2px;
  padding: 2px 8px;
  border-radius: 10px;
  -moz-border-radius: 10px;
}
.eventlist span {
  margin-left: -999em;
  position: absolute;
  border: 1px solid #ddd;
  background: #f5f5f5;
  color: #333;
  padding: 5px;
}
.eventlist:hover span {
  position: absolute;
  left: 1em;
  top: 2em;
  z-index: 99;
  margin-left: 0;
  width: 250px;
}
#eventcalendar div {
  margin: 1 2px;
}
#eventcalendar .calblank {
  border: 1px solid transparent;
  margin: 2px;
}
#eventcalendar div.day {
  min-height: 10em;
  background: #fff;
  border: 1px solid #ddd;
  margin: 2px;
}
#eventcalendar div.current {
  border: 1px solid #E271EA;
}
#eventcalendar div.day-head {
  font-weight: bold;
  text-align: center;
  font-size: .9em;
  margin: 2px;
}
#eventcalendar div.calendar-head {
  text-align: center;
  margin: 2px;
}
#eventcalendar div.calendar-head h1 {
  color: #fff;
}
#eventcalendar div.eventhead {
  background: #f1f1f1;
  border: 1px solid #eee;
}
#eventcalendar div.caltitle {
  background: #b7068c;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f16ad1, endColorstr=#b7068c);
  background: -webkit-gradient(linear, left top, left bottom, from(#f16ad1), to(#b7068c));
  background: -moz-linear-gradient(top, #f16ad1, #b7068c);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f16ad1, endColorstr=#b7068c);
  border-radius: 10px;
  -moz-border-radius: 10px;
  margin-bottom: 1em;
}
/*links */
#links li {
  list-style-type: none;
  border: 1px solid #ddd;
  background: #fff;
  margin-bottom: 5px;
  padding: 5px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
}
/* share this */
#sharethis {
  width: 100%;
  text-align: right;
  margin-top: 10px;
  border-bottom: 1px solid #ddd;
  padding: 5px;
  overflow: hidden;
  background: #f1f1f1;
}
#sharethis img {
  padding: 0;
  border: 0;
}
/* testimonials */
p.testimonialmeta {
  text-align: right;
  font-size: .9em;
  line-height: 120%;
  margin-top: 0;
}
/* websites */
#websites td {
  padding: 5px;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}
/*video tips */
#videonav {
  display: inline;
  float: left;
  padding-left: 0;
}
#videonav li {
  padding: 2px 10px;
  background: #6ead41;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  background: -webkit-gradient(linear, left top, left bottom, from(#9be468), to(#6ead41));
  background: -moz-linear-gradient(top, #9be468, #6ead41);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9be468, endColorstr=#6ead41);
  list-style-type: none;
  margin: 10px 15px;
  border-radius: 4px;
  -moz-border-radius: 4px;
}
#videonav li a {
  color: #fff;
}
/* become a leader table */
#becomeleader td {
  padding: 4px;
}
/* for soundcloud player */
.sc-player ol.sc-trackslist li a {
  font-size: 1.3em;
  font-family: 'Yanone Kaffeesatz', 'PT Sans Narrow', Arial, sans-serif;
}
#resourcelist .credit {
  font-size: 1em;
  margin-left: 5em;
  color: #444444;
  margin-top: .5em;
  font-family: Arial, sans-serif;
  line-height: 110%;
}
.moretag {
  font-size: .9em;
}
/*captions*/
.wp-caption {
  max-width: 100%;
  margin: 4px;
  text-align: center;
  border: 1px solid #ddd;
  background: #fff;
  padding: 4px;
}
.wp-caption img {
  padding: 0;
  margin: 0;
  border: 0 none;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  font-size: .9em;
  color: #757575;
  line-height: 110%;
}
/*gallery*/
.gallery-item a,
.gallery-caption {
  width: 90%;
}
.gallery-item a {
  display: block;
}
.gallery-caption a {
  display: inline;
}
.gallery-columns-1 .gallery-item a {
  max-width: 100%;
  width: auto;
}
.gallery .gallery-icon img {
  height: auto;
  max-width: 90%;
  padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
  padding: 3%;
}
/* Author profiles */
/*.author .archive-header {margin-bottom: 24px;margin-bottom: 2.4em;}
.author-info {border-top: 1px solid #ededed;margin: 24px 0;margin: 2.4rem 0;padding-top: 24px;padding-top: 2.4em;overflow: hidden;}
.author-description p {color: #757575;font-size: 13px;font-size: 1.3em;line-height: 100%;}
.author.archive .author-info {border-top: 0;margin: 0 0 48px;margin: 0 0 4.8em;}
.author.archive .author-avatar {margin-top: 0;}*/
/* =Main content and comment content-------------------------------------------------------------- */
.meta {
  background: #F5F5F5;
  border-bottom: 1px solid #EEE;
  border-top: 1px solid #EEE;
  font-size: 0.9em;
  margin-bottom: 5px;
  padding: 2px 5px;
}
.metacat {
  text-align: right;
  padding-right: 10px;
  float: right;
  font-size: 0.9em;
}
/*
.entry-meta {clear: both;}
.entry-header {margin-bottom: 2.4em;}
.entry-header img.wp-post-image {margin-bottom: 2.4em;}
.entry-header .entry-title {font-size:2em;line-height: 1.2em;font-weight: normal;}
.entry-header .entry-title a {text-decoration: none;}
.entry-header .entry-format {margin-top: 2.4em;font-weight: normal;}
.entry-header .comments-link {margin-top: 2.4em;font-size: 13px;font-size: 1.3em;line-height: 130%;color: #757575;}
article.sticky .featured-post {border-top: 4px double #ededed;border-bottom: 4px double #ededed;color: #757575;font-size: 13px;font-size: 1.3em;line-height: 130%;margin-bottom: 24px;margin-bottom: 2.4em;text-align: center;}
.entry-content,.entry-summary,.mu_register {line-height: 130%;}
.entry-content h1,.comment-content h1,.entry-content h2,.comment-content h2,.entry-content h3,.comment-content h3,.entry-content h4,.comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {margin: 2.4em 0;}
.entry-content h1,.comment-content h1 {font-size: 1.5em;}
.entry-content h2,.comment-content h2,.mu_register h2 {font-size: 1.8em;}
.entry-content h3,.comment-content h3 {font-size: 1.6em;}
.entry-content h4,.comment-content h4 {font-size: 1em;}
.entry-content h5,.comment-content h5 {font-size: 1.3em;}
.entry-content h6,.comment-content h6 {font-size: 1.2em;}
.entry-content p,.entry-summary p,.comment-content p,.mu_register p {margin: 0 0 2.4em;line-height: 1.6;}
.entry-content ol,.comment-content ol,.entry-content ul,.comment-content ul,.mu_register ul {margin: 0 0 2.4em;line-height: 1.6;}
.entry-content ul ul,.comment-content ul ul,.entry-content ol ol,.comment-content ol ol,.entry-content ul ol,.comment-content ul ol,.entry-content ol ul,.comment-content ol ul {margin-bottom: 0;}
.entry-content ul,.comment-content ul,.mu_register ul {list-style: disc outside;}
.entry-content ol,.comment-content ol {list-style: decimal outside;}
.entry-content li,.comment-content li,.mu_register li {margin: 0 0 0 3.6em;}
.entry-content blockquote,.comment-content blockquote {margin-bottom: 2.4em;padding: 24px;padding: 2.4em;font-style: italic;}
.entry-content blockquote p:last-child,.comment-content blockquote p:last-child {margin-bottom: 0;}
.entry-content code,.comment-content code {font-family: Consolas, Monaco, Lucida Console, monospace;font-size: 12px;font-size: 1.2em;line-height: 2;}
.entry-content pre,.comment-content pre {border: 1px solid #ededed;color: #666;font-family: Consolas, Monaco, Lucida Console, monospace;font-size: 12px;font-size: 1.2em;line-height: 1.6;margin: 24px 0;margin: 2.4rem 0;overflow: auto;padding: 24px;padding: 2.4em;}
.entry-content pre code,.comment-content pre code {display: block;}
.entry-content abbr,.comment-content abbr,.entry-content dfn,.comment-content dfn,.entry-content acronym,.comment-content acronym {border-bottom: 1px dotted #666;cursor: help;}
.entry-content address,.comment-content address {display: block;line-height: 1.6;margin: 0 0 2.4em;}
.entry-content embed,.entry-content iframe,.entry-content object,.entry-content video {margin-bottom: 2.4em;}
.entry-content dl,.comment-content dl {margin: 0 2.4em;}
.entry-content dt,.comment-content dt {font-weight: bold;}
.entry-content dd,.comment-content dd {margin-bottom: 2.4em;}
.entry-content table,.comment-content table {border-bottom: 1px solid #ededed;color: #757575;font-size: 1.2em;line-height: 2;margin: 0 0 2.4em;width: 100%;}
.entry-content table caption,.comment-content table caption {font-size: 16px;font-size: 1.6em;margin: 24px 0;margin: 2.4rem 0;}
.entry-content td,.comment-content td {border-top: 1px solid #ededed;padding: 6px 10px 6px 0;}
.site-content article {border-bottom: 4px double #ededed;margin-bottom: 72px;margin-bottom: 7em;padding-bottom: 24px;padding-bottom: 2.4em;word-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;}
.page-links {clear: both;line-height: 1.6;}
footer.entry-meta {margin-top: 24px;margin-top: 2.4em;font-size: 13px;font-size: 1.3em;line-height: 1.6;color: #757575;}
.single-author .entry-meta .by-author {display: none;} */
/* =Single image attachment view-------------------------------------------------------------- */
.article.attachment {
  overflow: hidden;
}
.image-attachment div.attachment {
  text-align: center;
}
.image-attachment div.attachment p {
  text-align: center;
}
.image-attachment div.attachment img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.image-attachment .entry-caption {
  margin-top: 8px;
  margin-top: .8em;
}
/* =Comments-------------------------------------------------------------- */
#comments {
  margin: 1em 0 0 2em;
  border-top: 10px solid #ddd;
}
#comments p {
  font-size: .9em;
  line-height: 130%;
}
.comments-title {
  font-size: 1.6em;
}
a.comment-reply-link,
a.comment-edit-link {
  color: #686868;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
  color: #21759b;
}
.commentlist .pingback {
  margin-bottom: 2.4em;
}
#comments li {
  list-style: none;
  margin-left: 10px;
}
#comments .comment-body {
  border: 1px solid #ddd;
  padding: .5em;
  border-radius: 10px;
  -moz-border-radius: 10px;
  background: #fff;
}
#comments li.parent > .comment-body {
  margin-bottom: 5px;
}
/* Comment form */
#respond {
  margin-top: 1.5em;
  padding-top: 1em;
  border-top: 2px solid #ddd;
}
#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 10px;
  margin-left: 1em;
}
#respond form {
  margin: 0 0 2em 0;
}
#respond form label {
  display: block;
}
#respond form input[type="text"],
#respond form textarea {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em;
  width: 100%;
}
#respond form p.form-allowed-tags {
  display: none;
}
.required {
  color: red;
}
#respond p.logged-in-as {
  font-style: italic;
  font-size: .9em;
}
/* =Widgets-------------------------------------------------------------- */
/*
.widget-area .widget ul ul {margin-left: 12px;margin-left: 1.2em;}
.widget_rss li {margin: 12px 0;margin: 1.2rem 0;}
.widget_recent_entries .post-date,.widget_rss .rss-date {color: #aaa;font-size: 11px;font-size: 1.1em;margin-left: 12px;margin-left: 1.2em;}
#wp-calendar {margin: 0;width: 100%;font-size: 13px;font-size: 1.3em;line-height: 2;color: #686868;}
#wp-calendar th,#wp-calendar td,#wp-calendar caption {text-align: left;}
#wp-calendar #next {padding-right: 24px;padding-right: 2.4em;text-align: right;}
.widget_search label {display: block;font-size: 13px;font-size: 1.3em;line-height: 2;}
.widget_twitter li {list-style-type: none;}
.widget_twitter .timesince {display: block;text-align: right;}*/
/* =Media queries-------------------------------------------------------------- 

NOTE: Need to create separate files for IE < 9  */
@media screen and (max-width: 380px) {
  
}
@media screen and (max-width: 540px) and (min-width: 381px) {
  
}
@media screen and (max-width: 780px) and (min-width: 539px) {
  
}
@media screen and (max-width: 980px) and (min-width: 779px) {
  
}
