/*
=================================
Crafted by Ashley Loomis
=================================
*/
/* 01: Common
------------------------------- */
* {
    margin: 0;
    padding: 0;
        -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    background: #f2fafd url(../img/bg_html.jpg) 0 0 repeat-x;
    -webkit-font-smoothing: antialiased;
}
body {
    background: transparent url(../img/bg_body.png) 0 89px repeat-x;
    margin: 0 auto;
    text-rendering: optimizeLegibility;
}
html,
body {
    height: 100%
}
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}
ul,
li {
    list-style: none
}
dt {
    margin: 0 0 10px 0
}
dd {
    margin: 0 0 5px 0
}
img {
    border: none;
    -ms-interpolation-mode: bicubic;
}
hr {
    border-bottom: 1px dotted #c0b5a3;
    outline: none;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 0 0 12px 0;
}
.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}
#header,
#container,
.inner,
#page .content,
#page .media,
.line,
.bucket,
#footer {
    position: relative
}
#container {
    min-height: 100%
}
#container,
.inner {
    width: 965px;
    margin: 0 auto;
}
#page {
    overflow: auto;
/*     padding: 0 0 470px 0; */
}
.fourth {
    width: 18.7%
}
.half {
    width: 41.8%
}
.fifth {
    width: 20%
}
.sixth {
    width: 16%
}
/* 02: Typography
------------------------------- */
/*
  10 / 12 =        .833em      (10px equivalent)
  11 / 12 =        .92em       (11px equivalent)
  12 / 12 =     1em         (12px equivalent)
  13 / 12 =     1.083em     (13px equivalent)
  14 / 12 =     1.167em     (14px equivalent)
  16 / 12 =     1.333em     (16px equivalent)
  18 / 12 =     1.5em       (18px equivalent)
  20 / 12 =     1.667em     (20px equivalent)
  22 / 12 =     1.833em     (22px equivalent)
  24 / 12 =     2em         (24px equivalent)
  40 / 12 =     3.333em     (40px equivalent)
  */
@font-face {
    font-family: 'Trebuchet';
    src: url('../fonts/trebuchet/trebuc_0-webfont.eot');
    src: url('../fonts/trebuchet/trebuc_0-webfont.eot?#iefix') format('embedded-opentype'), /*url('../fonts/trebuchet/cartogothicstd-bold-webfont.woff') format('woff'), */ url('../fonts/trebuchet/trebuc_0-webfont.ttf') format('truetype'), url('../fonts/trebuchet/trebuc_0-webfont.svg#Trebuchet') format('svg');
    font-style: normal;
    font-weight: normal;
}
body,
input,
textarea,
select.field {
    color: #bdbdbd;
/*     font: 1em/1.5em "Georgia", "Times New Roman", serif; */
    font: 1.16667em/1.5em "Proxima Nova", sans-serif;
}
input:focus,
select.field:focus {
    color: #000000
}
#footer .bucket address,
input.submit,
.button,
.links p a,
#footer .bucket dl dd a,
#footer .bucket dl dd a,
#footer .bucket p,
.search-bar .btn-search {
/*     font: 1em/1.5em "Trebuchet", "Arial", serif; */
    font: 1em/1.5em 'brandon-grotesque', sans-serif;
    color: #ffffff;
}
a {
    outline: none;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
label {
    color: #ffffff
}
h1,
h2,
h3,
h4,
h5,
h6 {
/*     font-family: "Trebuchet", "Arial", serif; */
    font-family: 'brandon-grotesque', sans-serif;
    font-weight: normal;
    font-weight: bold;
}
h1 {
    color: #cc1f86;
    font-size: 1.667em;
    line-height: 1.167em;
}
p,
address {
/*     font: 1em/1.667em "Georgia", "Times New Roman", serif; */
    font: 1.16667em/1.5em "Proxima Nova", sans-serif;
    color: #666666;
}
p small {
/*     font: .833em/1.333em "Georgia", "Times New Roman", serif; */
    font: .833em/1.333em "Proxima Nova", sans-serif;
}
#header .navigation ul li:hover a {
    color: #ffffff
}
#header .navigation ul li ul li a,
#header .navigation ul li:hover ul li a {
/*     font: 1em "Trebuchet", "Arial", serif; */
    font: 1em 'brandon-grotesque', sans-serif;
    color: #666666;
}
#page.home .media h6 {
/*     font: 3.333em "Trebuchet", "Arial", serif; */
    font: 3.333em 'brandon-grotesque', sans-serif;
    color: #8fb746;
}
#page.home .media h6 em {
    color: #d53393
}
#page.home.fan .media h1 {
/*     font: 3.333em "Trebuchet", "Arial", serif; */
    font: 3.333em 'brandon-grotesque', sans-serif;
    color: #bfd886;
}
#page.home.fan .media h1 em {
    color: #d53393
}
#page.home.fan .media h2 {
    font-size: 1.333em;
    color: #d53393;
}
#page.home.fan .content .copy p {
/*     font: 1.667em "Trebuchet", "Arial", serif; */
    font: 1.667em 'brandon-grotesque', sans-serif;
    color: #4e50a0;
}
#page.secondary p.intro,
#page.secondary.team h1 {
/*     font: 1.667em "Trebuchet", "Arial", serif; */
    font: 1.667em 'brandon-grotesque', sans-serif;
    color: #cc1f86;
    font-weight: bold;
    text-transform: uppercase;
}
#page .bucket h2 {
/*     font: 1.333em "Trebuchet", "Arial", serif; */
    font: 1.333em 'brandon-grotesque', sans-serif;
    color: #8fb746;
    font-weight: bold;
}
#page.home .line .bucket h2 {
    color: #4E50A0
}
#page.home .line .bucket .controls a {
/*     font: .92em "Trebuchet", "Arial", serif; */
    font: .92em 'brandon-grotesque', sans-serif;
    color: #8fb746;
}
#page.secondary h2,
#page.secondary h1 {
/*     font: 2em "Trebuchet", "Arial", serif; */
    font: 2em 'brandon-grotesque', sans-serif;
    color: #4e50a0;
    font-weight: bold;
}
#page.secondary h2 em {
/*     font: italic  0.5em "Georgia", "Times New Roman", serif; */
    font: italic  0.5em "Proxima Nova", sans-serif;
    color: #999999;
}
#page.secondary h3 {
/*     font: 1.333em "Trebuchet", "Arial", serif; */
    font: 1.333em 'brandon-grotesque', sans-serif;
    color: #8fb746;
    font-weight: bold;
}
#page.secondary .item h3 {
/*     font: 1.333em "Trebuchet", "Arial", serif; */
    font: 1.333em 'brandon-grotesque', sans-serif;
    color: #8fb746;
    font-weight: bold;
}
#page.secondary .item h3 a {
/*     font: 0.688em "Georgia", "Times New Roman", serif; */
    font: 0.688em "Proxima Nova", sans-serif;
    color: #cc1f86;
}
#page.events .column .item p {
/*     font: 1em "Georgia", "Times New Roman", serif */
    font: 1em "Proxima Nova", sans-serif;
}
#page.events.blog .column .item p.first small,
#page.events.blog .column .item p.first {
/*     font: 1em "Trebuchet","Arial",serif; */
    font: 1em 'brandon-grotesque', sans-serif;
    margin: 0 0 10px 0;
    font-weight: normal;
    color: #999999;
    font-weight: bold;
}
#page.blog .column h1{
	display: inline-block;
	margin: 0 0 20px 0;
	width: 407px;
	max-width: 370px;
}
#page.blog .column h1 img {
    max-width: 370px;
}
#page.events .column .item p strong {
/*     font: bold 1em "Trebuchet", "Arial", serif */
    font: bold 1em 'brandon-grotesque', sans-serif;
}
#page .column .item .calendar p {
/*     font: 1em "Trebuchet", "Arial", serif; */
    font: 1em 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
}
#page .column .item .calendar p strong {
    font: normal 2em "Georgia", "Times New Roman", serif;
    color: #666666;
}
#page .bucket h3,
#side-bar .copy h4,
#side-bar .search .states-list h4 {
/*     font: 1.164em "Trebuchet", "Arial", serif; */
    font: 1.164em 'brandon-grotesque', sans-serif;
    color: #8fb746;
    font-weight: bold;
}
#page .bucket h4,
#page .column.right .bucket h4 {
/*     font: 1.333em "Georgia", "Times New Roman", serif; */
    font: 1.5em "Proxima Nova", sans-serif;
    color: #d53393;
}
#page .column.right h4 {
/*     font: 1em "Trebuchet", "Arial", serif; */
    font: 1em 'brandon-grotesque', sans-serif;
    color: #666666;
    font-weight: bold;
}
#page.secondary h5 {
/*     font: 1.167em/1.333em "Trebuchet", "Arial", serif; */
    font: 1.167em/1.333em 'brandon-grotesque', sans-serif;
    color: #8fb746;
    font-weight: bold;
}
#page .column .copy p a,
#page .column .login a {
/*     font: 1em "Georgia", "Times New Roman", serif; */
    font: 1em "Proxima Nova", sans-serif;
    color: #cc1f86;
}
#page .column .item p small,
#page.detail .column p small {
/*     font: bold .92em "Trebuchet", "Arial", serif; */
    font: bold .92em 'brandon-grotesque', sans-serif;
    color: #999999;
}
#page .column .item p.last a {
    font: .92em "Georgia", "Times New Roman", serif;
    color: #cc1f86;
}
#page .bucket.first p,
#page .bucket.last p {
/*     font: 1em/1.333em "Trebuchet", "Arial", serif; */
    font: 1em/1.333em 'brandon-grotesque', sans-serif;
    color: #666666;
    font-weight: bold;
}
#page .bucket.last p {
    color: #333333
}
#page .bucket p small {
/*     font: .833em "Trebuchet", "Arial", serif; */
    font: 0.833em 'brandon-grotesque', sans-serif;
    color: #666666;
    font-weight: bold;
}
#side-bar .search .states-list a {
/*     font: 1em "Trebuchet", "Arial", serif; */
    font: 1em 'brandon-grotesque', sans-serif;
    color: #CC1F86;
    font-weight: bold;
}
#page .bucket p,
#side-bar .copy p,
#page.fan .column .bucket p,
#page.fan .column .bucket p.last {
/*     font: 1em/1.3333em "Georgia", "Times New Roman", serif; */
    font: 1em/1.3333em "Proxima Nova", sans-serif;
    color: #666666;
}
#page.fan .column .bucket p {
    font: 1.083em/1.5em "Georgia", "Times New Roman", serif
}
#page.fan .column .bucket p.etc strong {
/*     font: 1em/1.3333em "Georgia", "Times New Roman", serif; */
    font: 1em/1.3333em "Proxima Nova", sans-serif;
    color: #666666;
    font-weight: bold;
}
#page.fan .column .bucket p.etc a {
    color: #CC1F86;
    text-decoration: none;
}
#page.fan .column .bucket p.etc a:hover {
    text-decoration: underline
}
#page .column .side-nav ul li a {
/*     font: 1em "Georgia", "Times New Roman", serif; */
    font: 1em/1.3333em "Proxima Nova", sans-serif;
    color: #ffffff;
}
#page .column .side-nav ul li.current a {
    color: #6062aa
}
#page .column .copy ul li {
    color: #666666
}
#page .column .extras .quick-links h5,
#page .column .extras .categories h5,
#page .column .extras .tags h5 {
    color: #ffffff;
    font-size: 1.333em;
    line-height: 2.5em;
}
#page .column .extras .quick-links ul li a,
#page .column .extras .categories ul li a {
/*     font: 1em "Trebuchet", "Arial", serif; */
    font: 1em 'brandon-grotesque', sans-serif;
    color: #4e50a0;
    font-weight: bold;
}
#page .column .extras .tags ul li a {
    color: #FFFFFF;
/*     font: 1em "Trebuchet","Arial",serif; */
    font: 1em 'brandon-grotesque', sans-serif;
    text-decoration: none;
    font-weight: bold;
}
#page .column .newsletter h6 {
    color: #ffffff;
    font-size: 1.187em;
    margin: 0 0 5px 0;
    display: block;
}
#page .column .login label {
/*     font: 1em "Trebuchet", "Arial", serif; */
    font: 1em 'brandon-grotesque', sans-serif;
    color: #666666;
    font-weight: bold;
}
#side-bar .listing h4 {
/*     font: bold 1.167em "Trebuchet", "Arial", serif; */
    font: bold 1.167em 'brandon-grotesque', sans-serif;
    color: #8fb746;
    font-weight: bold;
}
#side-bar .listing p.first {
/*     font: 1em/1.333em "Georgia", "Times New Roman", serif */
    font: 1em/1.3333em "Proxima Nova", sans-serif;
}
#side-bar .listing p a {
/*     font: 1em "Georgia", "Times New Roman", serif; */
    font: 1em/1.3333em "Proxima Nova", sans-serif;
    color: #d53393;
}
#side-bar .listing p strong {
/*     font: 1m "Trebuchet", "Arial", serif */
    font: 1em 'brandon-grotesque', sans-serif;
    font-weight: bold;
}
#header .navigation ul li a {
/*     font: 1.167em/1.5em "Georgia", "Times New Roman", serif; */
    font:  1.167em/1.5em "Proxima Nova", sans-serif;
    color: #4e50a0;
}
#side-bar .search .states-list p,
#side-bar .search .states-list h4 {
/*     font: 1em "Georgia", "Times New Roman", serif; */

    font:  1em "Proxima Nova", sans-serif;
    color: #ffffff;
    font-weight: normal;
}
#header .navigation ul li.last a {
    color: #d53393
}
#header .navigation ul li a span {
/*     font: 1em "Georgia", "Times New Roman", serif; */
    font:  1em "Proxima Nova", sans-serif;
    color: #8fb746;
}
#footer .bucket dl dt {
/*     font: 1.333em "Georgia", "Times New Roman", serif; */
    font:  1.333em "Proxima Nova", sans-serif;
    color: #cc1f86;
}
#footer .links p.last {
/*     font: .833em/1.333em "Trebuchet", "Arial", serif; */
    font: 0.833em/1.333em 'brandon-grotesque', sans-serif;
    font-weight: bold;
    color: #ffffff;
}
.back-to-top {
/*     font: 1em "Trebuchet", "Arial", serif; */
    font: 1em 'brandon-grotesque', sans-serif;
    color: #ffffff;
    font-weight: bold;
}
body {
    font-size: 76%
}
#page.fan .column .bucket h3 {
    font-size: 2.500em;
    color: #ffffff;
    text-transform: uppercase;
}
#page.fan .column .bucket p strong {
/*     font: 1.167em/1.333em "Trebuchet", "Arial", serif; */
    font: 1.167em/1.333em 'brandon-grotesque', sans-serif;
    color: #8fb746;
    font-weight: bold;
}
/* 03: Forms and Buttons
------------------------------- */
input {
    width: 100%;
    border: 1px solid #3c3d76;
    padding: 5px 0 5px 0;
    margin: 0 0 3px 0;
}
select.field {
    border: 1px solid #3c3d76;
    padding: 5px 0 5px 0;
}
.submit,
.button,
.links p a,
.search-bar .btn-search {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}
.submit {
    width: 100%;
    background: #7a7cb8;
    height: 25px;
    line-height: 15px !important;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid #4E50A0;
}
@-moz-document url-prefix() { 
    .submit {
        height: 28px
    }
}
.submit:hover {
    background: #57599f url(../img/bg_btn-submit.gif) 0 0 repeat-x;
    border: 1px solid #3c3d76;
}
.submit:active {
    background: #454681;
    border: 1px solid #3c3d76;
}
.submit::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0;
}
.button {
    background: #cd2187 url(../img/bg_btn.gif) 0 0 repeat-x;
    border: 1px solid #b81977;
    width: auto;
    height: 33px;
    line-height: 33px;
    padding: 0 10px 0 10px;
    outline: none;
    cursor: pointer;
}
#page .column .newsletter .button {
    background: #e066ae;
    width: 100%;
    height: 25px;
    line-height: 15px !important;
    border: none;
    text-transform: uppercase;
}
.button:hover {
    background: #cd2187 url(../img/bg_btn.gif) 0 -33px repeat-x
}
.button:active {
    background: #cd2187 url(../img/bg_btn.gif) 0 -66px repeat-x
}
.back-to-top {
    width: 95%;
    background-color: #4e50a0;
    padding: 5px 0 7px 0;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    margin: 10px 0 20px 0;
}
.back-to-top img {
    background-color: transparent !important;
    border: none !important;
    margin: 0 !important;
    max-height: auto !important;
    padding: 0 !important;
}
.back-to-top:hover {
    background-color: #7A7CB8
}
.back-to-top.fixed {
    position: fixed;
    top: 0;
    margin-left: -208px;
    margin-left: 0\9;
    z-index: 100;
    width: 209px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .back-to-top.fixed {
        margin-left: 0
    }
}
#newsForm {
    width: 300px;
    background-color: #4e50a0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
}
#newsForm td {
    padding: 0 0 3px 0
}
/* 04: Header
------------------------------- */
#header {
    background-image: url(../img/bg_header.gif);
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 89px;
    z-index: 10;
}
#header.expand {
    background-position: 0 100%;
    height: 129px;
}
#header .logo,
#header .links,
#header .navigation,
#header .locator,
#page .column .bucket.first p.last {
    position: absolute;
}
#header .logo {
    width: 201px;
    height: 194px;
    top: 0;
    left: 0;
}
/* Search */
#header .search-bar {
    background: transparent url(../img/icon_search.gif) 0 50% no-repeat;
    position: absolute;
    top: 42px;
    left: 275px;
    width: 475px;
    padding: 0 0 0 25px;
}
#header .search-bar input.field {
    width: 75%;
    border: 1px solid #ffffff;
    padding: 6px 0 6px 0;
    margin: 0;
}
/* Links */
#header .links {
    top: 5px;
    right: 0;
    height: 37px;
    /*width: 425px;*/
    position: absolute;
    z-index: 10;

}
.links p a,
.search-bar .btn-search {
    background-color: #bfd885;
    text-transform: uppercase;
    padding: 3px 5px 1px 5px;
    margin: 0 0 0 3px;
}
.links p a.search {
    background-image: url(../img/icon_search-white.png);
    background-position: 10% 50%;
    background-repeat: no-repeat;
    padding: 3px 5px 1px 23px;
}
.search-bar .btn-search {
    border: none;
    width: auto;
    margin: 4px 0 0 0;
    padding: 3px 3px 2px 0;
    cursor: pointer;
    float: right;
    border: 1px solid #99b658;
}
.links p a:hover,
.search-bar .btn-search:hover {
    background-color: #b6cf7b
}
.links p a:active,
.search-bar .btn-search:active {
    background-color: #9ebc5a
}
.links p a.facebook,
.links p a.twitter,
.links p a.youtube,
.links p a.flickr,
.links p a.pinterest,
.links p a.linkedin,
.links p a.instagram {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 4px;
}
.links p a.facebook {
    background-image: url(../img/icon_facebook.png)
}
.links p a.twitter {
    background-image: url(../img/icon_twitter.png)
}
.links p a.youtube {
    background-image: url(../img/icon_youtube.png)
}
.links p a.flickr {
    background-image: url(../img/icon_flickr.png)
}
.links p a.pinterest {
    background-image: url(../img/icon_pinterest.png)
}
.links p a.linkedin {
    background-image: url(../img/icon_linkedin.png)
}
.links p a.instagram {
    background-image: url(../img/icon_instagram.png)
}
#header .navigation {
    height: 37px;
    top: 40px;
    /*right: 190px; When girlsONLY is in place */
    right: 280px;
}
#header.expand .navigation {
    top: 80px
}
#header .navigation ul li {
    width: auto;
    float: left;
    display: inline-block;
    position: relative;
}
#header .navigation ul li:hover {
    background-color: #cc1f86;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#header .navigation ul li.current {
    border-bottom: 2px solid #cc1f86
}
#header .navigation ul li a {
    display: inline-block;
    text-decoration: none;
    padding: 13px 16px 14px 16px;
}
#header .navigation ul li a span {
    text-transform: uppercase
}
#header .navigation ul li ul {
    background-color: #ffffff;
    width: 336px;
    position: absolute;
    top: 48px;
    left: 0;
    border-top: 1px solid #cc1f86;
    border-left: 1px solid #c8ebfb;
    border-bottom: 2px solid #8fb746;
    border-right: 1px solid #c8ebfb;
    padding: 0 15px 0 15px;
}
#header .navigation ul li ul li {
    width: 160px;
    display: block;
    border-bottom: 1px solid #e6e6e6;
    float: none;
}
#header .navigation ul li.current ul li.current {
    border-bottom: 1px solid #e6e6e6
}
#header .navigation ul li ul li.last {
    border-bottom: none
}
#header .navigation ul li ul li:hover {
    background-color: #f2fafd
}
#header .navigation ul li ul li a {
    display: block;
    padding: 12px 0 12px 0;
}
#header .navigation ul li ul a.first {
    display: inline-block;
    padding: 0;
    float: right;
}
.locator {
    background-color: #4e50a0;
    width: 154px;
    height: 56px;
    top: 37px;
    right: 0;
    padding: 8px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#page .column .newsletter {
    background-color: #d53393;
    width: 192px;
    height: 81px;
    padding: 8px;
    margin: 15px 0 0 0 !important;
    border-bottom: 2px solid #4e50a0;
}
.locator input.field,
.search input.field,
#page .column .newsletter input.field {
    /*background: #ffffff url(../img/icon_newsletter-pink.jpg) 4% 50% no-repeat;*/
    background: #ffffff url(../img/icon_search.png) 4% 50% no-repeat;
    padding: 5px 0 5px 20px;
    width: 86%;
}
.locator.join input.field {
    background: #ffffff url(../img/icon_newsletter-pink.jpg) 4% 50% no-repeat
}
#page .column .newsletter input.field {
    background: #ffffff url(../img/icon_newsletter.jpg) 4% 50% no-repeat;
    padding: 5px 5px 5px 20px;
}
.search select {
    width: 99%;
    border: 1px solid #3C3D76;
    margin: 0 0 3px 0;
    padding: 3px;
}
/* 05: Basic Layout
------------------------------- */
/* Page */
#page .content {
    width: 942px;
    margin: 0 auto;
}
#page.fan .content {
    width: 942px;
    margin: 0 0 26px 36px;
}
#page .bucket {
    background-color: #ffffff;
    border-top: 1px solid #c8ebfb;
    border-left: 1px solid #c8ebfb;
    border-right: 1px solid #c8ebfb;
    border-bottom: 2px solid #cc1f86;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    padding: 15px;
    position: relative;
}
#page .column.left .bucket {
    float: none
}
#page.fan .column .bucket {
    width: 395px !important;
    margin: 0 10px 0 0 !important;
    padding: 70px 15px 15px 15px;
}
#page.fan.checkout .column .bucket {
    width: 838px !important;
    padding: 70px 25px 25px 25px;
}
#page.fan .column .bucket.last {
    float: right;
    margin: 0 !important;
}
#page.home .line .bucket.first,
#page .column .bucket.first {
    background: #ffffff url(../img/bg_vol-bucket.jpg) 0 100% no-repeat;
}
#page.fan .column .bucket.first,
#page.fan .column .bucket.last {
    background: #ffffff url(../img/bg_half-bucket.jpg) 0 100% no-repeat;
    height: 500px;
}
#page .column .bucket.first.store {
    background: #ffffff url(../img/bg_store-bucket.jpg) 0 100% no-repeat
}
#page.fan .column .bucket {
    background: #ffffff url(../img/fanclub/img_bucket-2.jpg) 0 100% no-repeat;
    height: 500px;
    position: relative;
}
#page.fan.checkout .column .bucket,
#page.fan.checkout .column .bucket.last {
    background: #ffffff url(../img/fanclub/img_checkout.jpg) 0 100% no-repeat;
    height: 825px;
    position: relative;
}
#page .column .bucket.first.find {
    background: #ffffff url(../img/bg_find-bucket.jpg) 0 100% no-repeat
}
#page .bucket h2 {
    padding: 0 0 10px 0;
    border-bottom: 2px dotted #c0b5a3;
}
#page.secondary h1 {
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
}
#page .bucket h2,
#page .bucket h3,
#page .bucket h4 {
    margin: 0 0 10px 0;
    font-weight: bold;
}
#page.fan .column .bucket h3 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 375px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: -13px;
    left: 25px;
}
#page.fan .column .bucket h3.Inspire,
#page.fan .column .bucket h3.GOTR.Girl.Power {
    background-color: #b51482;
    text-align: center;
}
#page.fan .column .bucket h3.Strengthen,
#page.fan .column .bucket h3.GOTR.Super.Fan {
    background-color: #fbbc1e;
    text-align: center;
}
#page.fan .column .bucket h3.Empower {
    background-color: #4e50a0;
    text-align: center;
}
#page .bucket img {
    margin: 0 0 0 15px;
}
#page.blog .item > a{
	text-decoration: none;
}
#page .column .bucket.first.remarkable{
	height: 150px;
	background: #fff url(../img/bucket-remarkable.png) 0 100% no-repeat;
}
#page .bucket.remarkable h4{
	margin: -10px 0 5px 0;
}
#page .bucket.remarkable img,
#page.detail .column .bucket.remarkable img {
    margin: 0;
    border: none;
    padding: 0;
}
#page.fan .column .bucket img {
    margin: 0 auto 15px auto;
    display: block;
    border-top: 2px dotted #999;
    border-bottom: 2px dotted #999;
}
#page .bucket p small {
    color: #999
}
#page.secondary p,
#page.secondary address,
#page.fan .column .bucket p {
    margin: 0 0 10px 0
}
#page .bucket p.last {
    bottom: 15px;
    left: 15px;
    margin: 0;
}
#page.fan .column .bucket p.last {
    position: absolute;
    bottom: 45px;
    left: 29px;
    margin: 0;
}
#page.fan .column .bucket.first p.last {
    left: 107px
}
#page.fan .column .bucket.last p.last {
    left: 128px
}
#page .bucket .slide p.last {
    left: 0
}
/* Form */
#page.fan.checkout .column .form {
    background-color: #e9e4dc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 505px;
    padding: 30px;
    border: 1px solid #dcd0be;
    float: left;
}
#page.fan.checkout .column .form h2 {
    margin: 0 0 5px 0;
    color: #4e50a0;
/*     font: 2em "Trebuchet","Arial",serif; */
    font: 2em 'brandon-grotesque', sans-serif;
    border-bottom: none;
    font-weight: bold;
}
#page.fan.checkout .column .form td {
    color: #666666
}
#page.fan.checkout .column .form label {
/*     font: 1em "Trebuchet","Arial",serif; */
    font: 1em 'brandon-grotesque', sans-serif;
    color: #666666;
    font-weight: bold;
    padding: 0 0 5px 0;
    display: inline-block;
}
#page.fan.checkout .column .form label.error {
    color: #f00;
    margin-top: -15px;
    margin-bottom: 10px;
}
#page.fan.checkout .column .form .select label.error {
    color: #f00;
    margin-top: 5px;
    margin-bottom: 10px;
}
#page.fan.checkout .column .form label span {
    font-weight: normal
}
#page.fan.checkout .column .form .field,
#page.fan.checkout .column .form textarea {
    border: 1px solid #dcd0be;
    color: #666666;
/*     font-family: Georgia, "Times New Roman", Times, serif; */
    font-family: "Proxima Nova", sans-serif;
    margin: 0 0 20px 0;
    font-size: 1em;
}
#page.fan.checkout .column .form .radio {
    margin: 0 0 20px 0
}
#page.fan.checkout .column .form select.field,
#page.fan.checkout .column .form textarea {
    padding: 3px;
    width: 100%;
    margin: 0 0 20px 0;
}
#page.fan.checkout .column .form textarea {
    height: 90px;
    margin: 0 0 20px 0;
}
#page.fan.checkout .column .form input.radio {
    border: none;
    width: auto;
}
/* Summary */
#page.fan.checkout .column .summary {
    width: 260px;
    float: right;
}
#page.fan.checkout .column .summary .inner {
    width: 217px;
    background-color: #4e50a0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    margin: 0 0 15px 0;
}
#page.fan.checkout .column .summary .inner h4 {
    margin: 0 0 15px 0;
    border-bottom: 2px dotted #C0B5A3;
    padding: 0 0 3px;
    color: #ffffff;
/*     font: 2em "Trebuchet","Arial",serif; */
    font: 2em 'brandon-grotesque', sans-serif;
    font-weight: bold;
}
#page.fan.checkout .column .summary .inner h5 {
    color: #ffffff;
/*     font: 1.137em "Trebuchet","Arial",serif; */
    font: 1.137em 'brandon-grotesque', sans-serif;
    margin: 0 0 2px 0;
    font-weight: bold;
}
#page.fan.checkout .column .summary .inner h6 {
    border-top: 1px dotted #C0B5A3;
    color: #ffffff;
    font: 1.137em "Trebuchet","Arial",serif;
    font: 1.137em 'brandon-grotesque', sans-serif;
    padding: 15px 0 0 0;
    position: relative;
    font-weight: bold;
}
#page.fan.checkout .column .summary .inner h6 span {
    position: absolute;
    top: 12px;
    right: 0;
    font-size: 1.333em;
}
#page.fan.checkout .column .summary .inner p {
    color: #ffffff;
    margin: 0 0 15px 0;
}
#page.fan.checkout .column .summary p.etc {
    width: 95%;
    margin: 0 auto;
}
#page.fan.checkout .column .summary .inner p.bottom {
    margin: 0 0 10px 0
}
/* 06: Home Layout
------------------------------- */
#page.home .media img,
#page.home .media p.last,
#page.home .content .copy,
#page.home .content .like,
#page.home .line .bucket p.last,
#page.home .line .bucket.last img.main,
#page.home .media .left-control,
#page.home .media .right-control,
#page.goodie .content {
    position: absolute
}
#page.home .media {
    background: #ffffff url(../img/home/bg_media-li.png) 0 100% no-repeat;
    width: 890px;
    height: 283px;
    margin: 119px auto 15px auto;
    position: relative;
    border-top: 1px solid #d2f0fd;
    border-left: 1px solid #d2f0fd;
    border-right: 1px solid #d2f0fd;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#page.home.fan .media {
    margin: 119px auto 35px auto
}
#page.home .media .left-control,
#page.home .media .right-control {
    background-image: url(../img/home/icon_controls.png);
    background-repeat: no-repeat;
    width: 21px;
    height: 35px;
    display: inline-block;
    top: 110px;
    cursor: pointer;
    z-index: 20;
}
#page.home .media .left-control {
    background-position: 0 0;
    left: -29px;
}
#page.home .media .right-control {
    background-position: 100% 0;
    right: -29px;
}
#page.home .media .slides {
    width: 890px;
    height: 415px;
    position: absolute;
    z-index: 5;
    top: -92px;
    overflow: hidden;
}
#page.home.fan .media .slides {
    overflow: visible
}
#page.home .media .slides ul {
    position: relative;
    margin: 92px 0 0 0;
    height: 283px;
}
#page.home .media ul li {
    background-color: transparent !important;
    float: left;
    width: 890px;
    height: 283px;
    position: relative;
}
#page.home.fan .media .slides ul,
#page.home .media ul li {
    height: 375px
}
#page.home.fan .media {
    height: 420px
}
#page.home .media .slides .copy {
    width: 500px;
    padding: 25px 0 0 30px;
}
#page.home.fan .media h1 {
    margin: 0 0 10px 0
}
#page.home.fan .media h2 {
    margin: 0 0 5px 0;
    font-weight: bold;
    width: 90%;
}
#page.home .media .slides .copy h6 {
    margin: 0 0 10px 0
}
#page.home .media .slides .copy p {
    width: 80%
}
#page.home .media .slides p.last {
    top: 225px;
    left: 30px;
}
#page.home .media .slides img {
    top: -84px;
    right: -22px;
}
#page.home.fan .media .slides img {
    right: -30px;
    top: 12px;
}
#page.home .content {
    background: transparent url(../img/home/bg_content.png) 0 0 no-repeat;
    height: 284px;
    position: relative;
}
#page.home.fan .content {
    background: transparent url(../img/fanclub/bg_content.png) 0 0 no-repeat;
    height: 154px;
    position: relative;
}
#page.home .content .copy {
    width: 610px;
    top: 38px;
    right: 65px;
}
#page.home.fan .content .copy {
    width: 80%;
    top: 31px;
    left: 25px;
}
#page.home .content .copy h1 {
    margin: 0 0 10px 0
}
#page.home .content .like {
    z-index: 10;
    /*top: 183px;;
    left: 66px;*/
    top: 200px;
    left: 46px;
}
#twitter {
    background: transparent url(../img/btn_twitter.png) top left no-repeat;
    height: 64px;
    width: 64px;
    position: absolute;
    bottom: 4px;
    left: 132px;
    cursor: pointer;
}
#like {
    background: transparent url(../img/img_donate.png) top left no-repeat;
    height: 142px;
    width: 144px;
    position: absolute;
    left: 17px;
    bottom: -3px;
    cursor: pointer;
}
#twitter:hover {
    background: transparent url(../img/btn_twitter.png) top right no-repeat
}
#page.home{
    background: transparent;
}
#page.home .line {
    width: 898px;
    height: 241px;
    margin: -25px auto 0 auto;
}
#page.home .line .bucket {
    background: #ffffff url(../img/bg_half-bucket.jpg) 0 100% no-repeat;
    float: left;
    height: 260px;
}
#page.home .line .bucket .slide {
    width: 93%;
    display: none;
    height: 168px;
    position: absolute;
    top: 60px;
    left: 15px;
}
#page.home .line .bucket .slide.current {
    display: block
}
#page.home .line .bucket .controls {
    position: absolute;
    top: 15px;
    right: 10px;
}
#page.home .line .bucket .controls span {
    background-image: url(../img/home/icon_controls.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 4px 0 0;
    cursor: pointer;
}
#page.home .line .bucket .controls span.active,
#page.home .line .bucket .controls span:hover {
    background-position: 0 100%
}
#page.home .line .bucket.half .controls p {
    width: auto;
    float: right;
    margin: 0;
    padding: 5px 0 0 0;
}
#page.home .line .bucket .controls a {
    text-decoration: none;
    vertical-align: top;
}
#page.home .line .bucket .controls a:hover {
    text-decoration: underline
}
#page.home .line .bucket.first {
    margin: 40px 38px 0 15px;
    background: #fff url('/assets/img/bucket-new.png') no-repeat -34px 100%;
    height: 220px;
}
#page.home .line .bucket.first p{
    max-width: 140px;
}
#page.home .line .bucket.half{
    width: 430px;
}
#page.home .line .bucket.half h3 {
    margin: 0 0 2px 0
}
#page.home .line .bucket.half p {
    margin: 0 0 10px 0
}
#page.home .line .bucket.half img {
    max-width: 190px;
    max-height: 100px;
}
#page.home .line .bucket p.last {
    margin: 0;
}
#page.home .line .bucket.half p.last {
    bottom: auto;
    position: static;
}
#page.home .line .bucket.last {
    background: #ffffff url(../img/bg_fourth-bucket.jpg) 0 100% no-repeat;
    float: right;
    width: 210px;
}
#page.home .line .bucket.last img {
    margin: 0
}
#page.home .line .bucket.last img.main {
    bottom: 0;
    right: 0;
    width: 129px;
    height: 105px;
    z-index: 1;
}
#page.home .line .bucket.last p.last {
    z-index: 5
}
/* 07: Secondary Layout
------------------------------- */
#page.fan .column {
    width: 890px;
    margin: 0 auto;
}
#page .column.left {
    width: 220px;
    float: left;
    margin: 135px 0 0 20px;
    position: relative;
    left: 1px;
}
#page .column.right {
    background: #ffffff url(../img/bg_secondary.jpg) 0 100% no-repeat;
    width: 628px;
    float: left;
    padding: 30px 30px 50px 30px;
    border-top: 1px solid #c8ebfb;
    border-left: 1px solid #c8ebfb;
    border-right: 1px solid #c8ebfb;
    border-bottom: 2px solid #cc1f86;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 73px 0 25px 0;
}
/* Copy */
#page .column .copy {
    width: 375px;
    float: left;
}
#page .column.extend .copy {
    width: 100%
}
#page .column h1,
#page .column h2 {
    border-bottom: 2px dotted #c0b5a3;
    padding: 0 0 3px 0;
    margin: 20px 0 15px 0;
}
#page.secondary.team h1 {
    border-bottom: none
}
#page .column h1.first {
    margin: 0 0 15px 0;
    position: relative;
}
#page .column h1.first a {
/*     font: 12px "Georgia", "Times New Roman", serif; */
    font: 12px "Proxima Nova", sans-serif;
    color: #cc1f86;
    position: absolute;
    top: 12px;
    right: 0;
    text-decoration: none;
}
#page .column .copy h3 {
    border-bottom: 1px dotted #c0b5a3;
    padding: 0 0 5px 0;
    margin: 15px 0 10px 0;
    font-weight: bold;
}
#page .column.right h4 {
    margin: 0 0 3px 0;
    font-weight: bold;
}
#page .column .copy h5 {
    margin: 0 0 15px 0;
    font-weight: bold;
}
#page .column .copy h5 img {
    margin: 0 10px 0 0
}
#page .column .copy p a {
    text-decoration: none
}
#page .column .copy p a:hover {
    text-decoration: underline
}
#page .column .copy p.motto {
    color: #CC1F86;
/*     font: 1.667em "Trebuchet","Arial",serif; */
    font: 1.667em 'brandon-grotesque', sans-serif;
    font-weight: bold;
}
#page .column .copy ul {
    margin: 0 0 10px 0
}
#page .column .copy ul li {
    background: transparent url(../img/bg_li.jpg) 0 6px no-repeat;
    padding: 0 0 0 15px;
}
/* Item */
#page.team .column .item {
    min-height: 185px
}
#page .column .item.news {
    float: left
}
#page .column .item.news > a {
	text-decoration: none;
	margin-bottom: 30px;
}
#page.partners .column .item.shrink {
    width: 120px;
    float: left;
    margin: 0 5px 0 0;
}
#page.partners .column .item.shrink.square .image{
    margin: 0;
}
#page.partners .column .item.shrink.square .inner{
    width: 120px;
}
#page.partners .column .item.shrink.square {
    width: 120px;
    float: left;
    margin: 0 5px 0 0;
}
#page.partners .column .item.shrink.square a,
#page.partners .column .item.shrink.square span{
    display: block;
    padding: 0;
    height: 120px;
    width: 120px;
    border: 1px solid #e9e4dc;
    margin: 0 0 5px 0;
    position: relative;
}
#page.partners .column .item.shrink.square img{
    max-height: 120px;
    width: 110px;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: -webkit-translateY(-50%) -webkit-translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}
#page .column .item .inner {
    width: 100%;
    height: auto;
    overflow: hidden;
}
#page .column .item .inner.has_copy{
    height: 215px;
    max-height: 2000px;
    padding: 0 0 30px 0;
}
#page .column .item .inner.expanded{
	height: auto;
}
#page.partners .column .item .inner p {
    margin: 0
}
#page .column .item .image {
    width: 130px;
    border: 1px solid #e9e4dc;
    float: left;
    margin: 0 10px 5px 0;
    padding: 1px;
}
#page.partners .column .item .image.small p img {
    width: 115px;
    text-align: center;
}
#page .column .item .image.small {
    width: 115px
}
#page .column .item .image.small p {
    padding: 0
}
#page.team .column .item .image {
    border: none;
    width: 130px;
    height: 142px;
    position: relative;
}
#page.events .column .item .desc {
    width: 315px;
    float: right;
}
#page .column .item .calendar {
    background: transparent url(../img/bg_calendar.jpg) 0 0 no-repeat;
    width: 70px;
    height: 64px;
    position: relative;
    float: left;
    margin: 0 15px 5px 0;
}
#page.events .column .item .calendar p {
    margin: 5px 0 0 0
}
#page.team .column .item .image span {
    width: 122px;
    height: 122px;
    position: absolute;
    top: 0;
    left: 5px;
    z-index: 1;
    overflow: hidden;
    display: block;
}
#page.blog .column .item.news img,
#page.events.detail .column .copy img {
    margin: 0 0 10px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.blogdetailimage {
	height: 200px;
}
#page.team .column .item .image span img{
    max-width: none;
}
#page.team .column .item .image:hover span img {
    margin: 0 0 0 -122px
}
#page.team .column .item .image img.overlay {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
}
#page .column .item .image p {
    padding: 30px 0 30px 0;
    margin: 0;
}
#page .column .item.news img,
#page.detail .column img {
    margin: 0 0 0 20px;
    padding: 4px;
    background-color: #ffffff;
    border: 1px solid #d9d0c1;
}
#page .column .item.news .fancybox img,
#page.detail .column .fancybox img {
    max-height: 200px;   
}
#page.events.detail.blog-detail .column .copy img{
    width: auto;
    max-width: 100%;
}
#page.events.detail.blog-detail .column .copy .fancybox img{
    width: 100%;
}
#page.detail .column .social_share img{
	max-width: 50px;
	border: none;
	background: transparent;
}
#page.detail .column .header{
	border: none;
	background: transparent;
	margin: 0 0 5px 0;
	padding: 0;
}
#page.partners .column .item .image p img {
    width: 120px
}
#page .column .item h3 {
    border-bottom: 1px dotted #c0b5a3;
    padding: 0 0 3px 0;
    margin: 10px 0;
    position: relative;
}
#page.secondary.events.detail .column .item a h3,
#page .column .item a h3 {
    border-bottom: 1px dotted #c0b5a3;
    padding: 0 0 3px 0;
    margin: 10px 0;
    position: relative;
    font-size: 1.333em;
}
#page .column .item h3 a {
    position: absolute;
    top: 3px;
    right: 0;
    text-decoration: none;
}
#page .column .item h3 a:hover {
    text-decoration: underline
}
#page.events .column .item p {
    margin: 5px 0 10px 0;
    line-height: 21px;
}
#page .column .item p.last {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}
#page .column .item p.last:hover a {
    background-color: #f0ebe2;
    text-decoration: none;
}
#page .column .item p.last a {
    width: 100%;
    display: inline-block;
    background-color: #e9e4dc;
    padding: 6px 0 6px 0;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/* Extras */
#page .column .extras {
    width: 250px;
    float: right;
    margin: -63px -73px 0 0;
}
#page .column .extras .media {
    width: 100%;
    height: 292px;
    position: relative;
    z-index: 1;
    margin: 0 0 20px 0;
}
#page .column .extras .media img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
#page .column .extras .media img.overlay {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
}
#page .column .extras > div {
    margin: 0 0 20px 0;
}
#page .column .extras .quick-links h5,
#page .column .extras .categories h5,
#page .column .extras .tags h5 {
    background: transparent url(../img/bg_quick-links.png) 0 0 repeat-x;
    height: 40px;
    text-indent: 20px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#page .column .extras .quick-links ul,
#page .column .extras .categories ul,
#page .column .extras .tags ul {
    background-color: #ffffff;
    border-left: 1px solid #c8ebfb;
    border-right: 1px solid #c8ebfb;
    border-bottom: 1px solid #c8ebfb;
    padding: 5px 10px 5px 10px;
}
#page .column .extras .tags ul {
    padding: 10px 10px 5px 10px
}
#page .column .extras .quick-links ul li,
#page .column .extras .categories ul li {
    border-bottom: 1px dotted #c0b5a3
}
#page .column .extras .categories ul li:last-of-type{
	border: none;
}
#page .column .extras ul.bulleted li{
	list-style-type: disc;
	list-style-position: inside;
	color: #4e50a0;
	text-indent: 10px;
}
#page .column .extras ul.bulleted li:last-of-type{
	color: #fff;
}
#page .column .extras .categories ul.bulleted li a{
	padding: 12px 0;	
}
#page .column .extras .tags ul li {
    float: left;
    display: inline-block;
    margin: 0 5px 5px 0;
}
#page .column .extras .quick-links ul li.last,
#page .column .extras .categories ul li.last {
    border-bottom: none
}
#page .column .extras .quick-links ul li a,
#page .column .extras .categories ul li a {
    width: 85%;
    padding: 12px 0 12px 35px;
    text-decoration: none;
    display: inline-block;
    position: relative;
}
#page .column .extras .quick-links ul li a img {
    position: absolute;
    top: 12px;
    left: 10px;
}
#page .column .extras .quick-links ul li a:hover {
    text-decoration: underline
}
#page .column .extras .tags ul li a {
    background-color: #8483bf;
    padding: 5px;
    width: auto;
    float: left;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#page .column .extras .tags ul li a:hover,
#page .column .extras .tags ul li a.current {
    background-color: #aeb2df
}
#page .column .extras .categories ul li a {
    padding: 12px 0 12px 12px
}
#page .column .extras .categories ul li a:hover {
    text-decoration: underline
}
#page .column.right .bucket.fourth {
    width: 87%;
    height: 125px;
    background: #ffffff url(../img/bg_spon-bucket.jpg) 0 100% no-repeat;
}
#page .column.right .bucket h4 {
    font-weight: bold;
    margin: 0 0 10px 0;
}
/* History Slider */
#page .column.right .history {
/*     width: 625px; */
    width: 600px;
    clear: both;
    margin: 0 0 30px 0;
}
#page .column.right .history h3 {
    width: 410px;
    border-bottom: 1px dotted #C0B5A3;
    padding: 0 0 4px 0;
    margin: 0 0 30px 0;
}
#page .column.right .history .slider {
/*     width: 625px; */ 
    width: 580px;
    height: 300px;
    margin-left: -10px;
}
.slider {
    position: relative;
    width: 860px;
}
.slider ul#slider1 {
    height: 300px;
    list-style: none outside none;
    overflow: hidden;
    width: 860px;
}
.slider ul#slider1 li {
    float: left;
    position: relative;
    width: 191px;
}
.slider ul#slider1 li .event {
    background-color: #FFFFFF;
    width: 190px;
    height: 300px;
    border-right: 1px solid #e9e4dc;
}
.slider ul#slider1 li .event {
    background-color: #FFFFFF;
    width: 190px;
    height: 300px;
    border-right: 1px solid #e9e4dc;
}
.slider ul#slider1 li .event p.year {
/*     font: 24px "Trebuchet","Arial",serif; */
    font: 24px 'brandon-grotesque', sans-serif;
    color: #4e50a0;
    text-align: center;
    width: 190px;
    border-bottom: 1px solid #e9e4dc;
    line-height: 24px;
    padding: 10px 0 10px 0;
}
.slider ul#slider1 li .event .image {
    width: 164px;
    height: 122px;
    border: 1px solid #e9e4dc;
    margin: 0 auto;
}
.slider ul#slider1 li .event .image {
    padding: 2px
}
.slider ul#slider1 li .event .text {
    width: 170px;
    margin: 10px auto 0;
}
.bx-wrapper {
    margin: 0 auto;
    padding-bottom: 0 !important;
}
.slider .bx-wrapper .bx-window {
    overflow: hidden;
    width: 573px !important;
    border-top: 1px solid #e9e4dc;
    border-bottom: 1px solid #e9e4dc;
    border-left: 6px solid #e9e4dc;
    border-right: 6px solid #e9e4dc;
}
.bx-prev {
    background: url(../img/btn_control-left.png) no-repeat scroll left top transparent;
    height: 50px;
    left: -19px;
    position: absolute;
    text-indent: -999999px;
    top: 127px;
    width: 25px;
}
.bx-next {
    background: url(../img/btn_control-right.png) no-repeat scroll left top transparent;
    height: 50px;
    position: absolute;
    right: -30px;
    text-indent: -999999px;
    top: 127px;
    width: 25px;
}

.partners-detail .copy img{
    max-width: 100px;
    margin: 0 20px 20px 0;
    float: left;
}
.copy img{
    max-width: 100%;
}

#page.home.photo-story .media .slides{
  top: auto;
}
.slides p a{
    color: #cc1f86;
}
.slides .last a{
    color: #fff;
}
.photo-story .slides:before,
.photo-story .slides:after{
  content: '';
  display: table;
}
.photo-story .slides:after{
  clear: both;
}

/* Side Nav */
#page .column .side-nav {
    background-color: #4e50a0;
    border-top: 1px solid #c8ebfb;
    border-left: 1px solid #c8ebfb;
    border-bottom: 1px solid #c8ebfb;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#page .column .side-nav ul li {
    height: 50px;
    border-bottom: 1px solid #6062aa;
}
#page .column .side-nav ul li.last {
    border-bottom: none
}
#page .column .side-nav ul li.current,
#page .column .side-nav ul li.current:hover {
    background-color: #ffffff
}
#page .column .side-nav ul li:hover {
    background-color: #7A7CB8
}
#page .column .side-nav ul li a {
    width: 100%;
    text-decoration: none;
    text-indent: 15px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}
#page .column .bucket.first {
    width: 87%;
    margin: 15px 0 0 0;
        min-height: 180px;
}
/* Login */
#page .column .login {
    background-color: #e9e4dc;
    border: 1px solid #dcd0be;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 25px;
    margin: 25px 0 25px 0;
}
#page .column .login h2 {
    border-bottom: none;
    margin: 0 0 15px 0;
}
#page .column .login table tr td {
    padding: 0 0 6px 0
}
#page .column .login input {
    width: 99%;
    border: 1px solid #dcd0be;
}
#page .column .login label {
    font-weight: bold
}
#page .column .login input.button {
    border: 1px solid #B81977
}
#page .column .login a {
    text-decoration: none
}
#page .column .login a:hover {
    text-decoration: underline
}
/* Shop page */
#page .shop {
    background: #ffffff url(../img/bg_shop.jpg) 0 100% no-repeat;
    width: 778px;
    padding: 50px;
    border-top: 1px solid #c8ebfb;
    border-left: 1px solid #c8ebfb;
    border-right: 1px solid #c8ebfb;
    border-bottom: 2px solid #cc1f86;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 73px 0 25px 40px;
    float: left;
    position: relative;
}
#page .shop h2 {
    border-bottom: 2px dotted #C0B5A3;
    margin: 0 0 20px 0;
}
#page .shop .fan {
    position: absolute;
    top: 10px;
    right: 40px;
}
#page .shop .item {
    width: 180px;
    height: 230px;
    float: left;
    margin: 0 19px 30px 0;
    position: relative;
    cursor: pointer;
}
#page .shop .shop_down {
    width: 580px;
    float: left;
    margin: 20px 0;
    position: relative;
    display: inline-block;
}
#page .shop .item span {
    display: block;
    height: 173px;
    left: 17px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 147px;
    z-index: 5;
}
#page .shop .item img.overlay {
    position: absolute;
    right: 0;
    top: 14px;
    z-index: 1;
}
#page .shop .item.last {
    margin: 0 0 30px 0
}
#page .shop .item p {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    text-align: center;
    width: 180px;
    font-size: 14px;
    color: #4e50a0;
}
#page .shop .item:hover p {
    text-decoration: underline
}
#page .shop .content {
    width: 580px;
    margin: 0 0 20px 0;
    float: left;
}
#page .shop .content h3 {
    border-bottom: 1px dotted #C0B5A3;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
#page .shop .content p {
    margin: 0 0 15px 0
}
#page .shop .content .down {
    text-align: center;
    color: #666666;
/*     font: 14px "Trebuchet", Arial, Helvetica, Sans-serif; */
    font: 14px 'brandon-grotesque', sans-serif;
    padding: 20px 0;
}
#page .shop .bucket {
    background: #ffffff url(../img/bg_shop-bucket.jpg) 0 100% no-repeat;
    width: 148px;
    height: 185px;
    margin: 20px 0 0 18px;
    padding: 20px 15px 15px;
    position: relative;
    vertical-align: top;
}
#page .shop .bucket img {
    position: absolute;
    bottom: 20px;
    right: 10px;
}
#page .shop .bucket p {
/*     font-family: "Trebuchet", Arial, Helvetica, Sans-serif */
    font-family: 'brandon-grotesque', sans-serif;
}
#page .shop .bucket p {
    position: absolute
}
/* 08: Locations Layout
------------------------------- */
#side-bar {
    background-color: #fff;
    width: 260px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 8;
    overflow: hidden;
    border-left: 1px solid #c8ebfb;
}
#side-bar .inner {
    width: 100%;
    padding: 89px 0 0 0;
    padding: 110px 0 0 0;
}
div.activeMarker {
    background: #eee
}
/* Search */
.search-intro{
	background: url('/assets/img/bg_searchintro.png') no-repeat center bottom;
	padding: 25px 75px 40px 25px;
	border-bottom: 1px solid #e637a0;
	padding-top:0;
}
.search-intro h2{
/*     font: 18px "Trebuchet", arial, sans-serif; */
    font: 18px 'brandon-grotesque', sans-serif;
	color: #4e50a0;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
    font-weight: bold;
}
#side-bar .search {
    background: #4e50a0;
    position: relative;
}
#side-bar .search form {
    margin: 0;
    padding: 10px;
}
#side-bar .search p{
	width: 150px;
	display: inline-block;
	vertical-align: top;
}
#side-bar .search .proximity{
	width: 80px;
}
#side-bar .search input.field{
	width: 120px;
}
#side-bar .search select {
    margin: 0 0 7px 0;
    width: 80px;
    display: block;
}
#side-bar .search hr {
    margin: 0 0 7px 0;
    border-bottom: 2px dotted #c0b5a3;
    margin: 10px 1px;
}
#side-bar .search span {
    color: #ffffff
}
#side-bar input.submit{
	width: auto;
	padding: 5px 20px 5px 15px;
	text-align: left;
}
#side-bar .search .states-list {
    margin: 5px 0;
    position: relative;
}
#side-bar .search .states-list p {
    margin: 5px 0;
    width: 100%;
    text-align: center;
/*     font: 10px "Trebuchet", arial, sans-serif; */
    font: 10px 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    position: relative;
}
#side-bar .search .states-list p:before,
#side-bar .search .states-list p:after{
	content: "";
	position: absolute;
	width: 45%;
	border-top: 1px solid #7a7cb8;
	top: 4px;
	left: 0;
}
#side-bar .search .states-list p:after{
	left: auto;
	right: 0;
}
#side-bar .search .states-list ul.first {
    background: #ffffff url(../img/icon_select.jpg) 98% 50% no-repeat;
    border: 1px solid #3C3D76;
    margin: 0;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
    position: relative;
}
#side-bar .search .states-list ul.first li.first {
    padding: 3px;
    text-indent: 3px;
}
#side-bar .search .states-list ul.first li:hover ul {
    background-color: #ffffff;
    width: 100%;
    position: absolute;
    top: 25px;
    left: -1px;
    border: 1px solid #3C3D76;
    z-index: 100;
    height: 250px;
    overflow-y: scroll;
    padding: 3px 0 3px 0;
}
#side-bar .search .states-list ul.first li ul li {
    width: 95%;
    padding: 2px;
    display: block;
}
#side-bar .search .states-list span {
    color: #000000
}
#side-bar .search .states-list a {
    text-decoration: none;
    width: 90%;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
#side-bar .search .states-list ul li ul li:hover {
    background-color: #3399ff
}
#side-bar .search .states-list ul li ul li:hover a {
    color: #ffffff
}
#side-bar .search .states-list a:hover {
    text-decoration: none
}
/* Copy */
#side-bar .copy {
    border-bottom: 1px dotted #c0b5a3;
    padding: 20px 15px 20px 15px;
}
#side-bar .copy h4,
#side-bar .search .states-list h4 {
    margin: 0 0 8px 0
}
#side-bar .success{
	display: none;
}
#side-bar .success h4{
	font-family: 'Georgia', serif;
	font-family:"Proxima Nova", sans-serif;
	color: #666;
}
#locationsSearchPage {
    height: auto;
    overflow: auto;
}
#side-bar #locationsSearchPage hr {
    margin: 0
}
/* Listings */
#side-bar .listing {
    position: relative;
    padding: 20px 0 12px 0;
    border-bottom: 1px dotted #C0B5A3;
}
#side-bar .listing:hover {
    border-bottom: 1px solid #D53393;
    cursor: pointer;
}
#side-bar .listing.activeMarker:hover {
    background-color: #EEEEEE;
    border-bottom: 1px dotted #C0B5A3;
}
#side-bar .listing img {
    position: absolute;
    top: 20px;
    left: 10px;
}
#side-bar .listing h4 {
    margin: 0 0 5px 45px;
    width: 80%;
}
#side-bar .listing p {
    margin: 0 0 5px 45px
}
#side-bar .listing p.first {
    width: 75%
}
/* 09: Footer
------------------------------- */
#footer {
    background: #9dc05d url(../img/bg_footer.jpg) 0 0 repeat-x;
    padding: 30px 0 0 0;
    margin: -437px 0 0 0;
    clear: both;
}
#footer .bucket {
    float: left;
    margin: 0 0 20px 0;
}
#footer .bucket.last {
    width: 18%;
    float: right;
    margin: 4px 0 0 0;
}
#footer .bucket.last p {
    margin: 0 0 5px 0
}
#footer .bucket dl dd a {
    text-decoration: none
}
#footer .bucket dl dd a:hover {
    text-decoration: underline
}
#footer .bucket .locator,
#page .column .newsletter {
    margin: 0 0 20px 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#footer .bucket .locator.join {
    height: auto
}
#page .column .newsletter {
    height: auto
}
.btn_newsletter {
/*     font: 1em/1.5em "Trebuchet", "Arial", serif; */
    font: 1em/1.5em 'brandon-grotesque', sans-serif;
    color: #fff;
    height: auto;
    padding: 7px 0;
    font-weight: bold;
}
#page .column .newsletter .button.btn_newsletter {
    width: 100%;
    padding: 7px 0;
    height: auto;
}
#footer .links {
    background-color: #8fb746;
    clear: both;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 11px 8px 0 8px;
    height: 34px;
    margin: 0 0 25px 0;
}
#footer .links p {
    /*width: 45%;*/    
    float: left;
}
#footer .links p span {
    float: right
}
#footer .links p.last {
    text-align: right;
    float: right;
    margin: -3px 0 0 0;
}
#footer .sponsors {
    width: auto;
    width: 650px;
    margin: 0 auto;
}
#footer .sponsors ul {
    text-align: center;
    margin: 0 auto;
}
#footer .sponsors ul li {
    display: inline-block
}
#footer img.spon32 {
    padding: 0 0 0 10px
}
#footer .icon {
    position: absolute;
    bottom: 10px;
    right: 0px;
}
.footer .navigation a:hover {
    font-weight: 600;
}
.footer .navigation dd {
    margin-bottom: 0;
}
.footer address {
    line-height: 20px !important;
    margin-bottom: 10px;
}
/* 10: Media
------------------------------- */
@media screen and (max-width:500px) { 
    body {
        font-size: 90%
    }
}
/* Google */
#cse .gsc-cursor-box,
#cse .gsc-results .gsc-webResult .gs-spelling {
    background-color: #dbdad5;
    padding: 0 20px 0 20px;
    border-top: 1px solid #7d7d7d;
    height: 39px;
    margin: 0 0 1px 0;
    position: relative;
}
#cse .gsc-cursor {
    width: 68%;
    float: right;
    text-align: right;
    margin: 3px 0 0 0;
    line-height: 16px;
}
#cse .gsc-cursor {
    margin: 12px 0 0 0
}
#cse .gsc-cursor-box .gsc-cursor-page {
    width: 12px;
    display: inline-block;
    font-size: 11px;
    text-decoration: none;
    color: #555555;
}
#cse .gsc-cursor-box .gsc-cursor-page {
    width: auto
}
#cse .gsc-cursor-box .gsc-cursor-current-page,
#cse .gsc-cursor-box .gsc-cursor-page:hover,
#cse .gsc-results .gsc-webResult .gs-spelling a:hover {
    font-weight: bold;
    text-decoration: underline;
}
#cse .loading,
#cse .gsc-results .gsc-webResult .gs-webResult.gs-no-results-result .gs-snippet {
    padding: 10px;
    color: #000000;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
}
#cse .loading {
    padding: 25px;
    border-bottom: 1px solid #D7D7D7;
}
#cse .gsc-results .gsc-webResult .gs-webResult.gs-no-results-result .gs-snippet {
    background-color: #ffffff;
    border: none;
}
#cse .gsc-results {
    width: 100%
}
#cse .gsc-results .gsc-webResult {
    border-bottom: 1px solid #D7D7D7;
    cursor: pointer;
}
#cse .gsc-results .gsc-webResult .gs-webResult {
    padding: 10px
}
#cse .gsc-results .gsc-webResult .gs-visibleUrl-short {
    display: none
}
#cse .gsc-results .gsc-webResult .gs-visibleUrl-long {
    display: inline-block;
    color: #cc1f86 !important;
}
#cse .gsc-results .gsc-result {
    margin-bottom: 0
}
#cse .gsc-results .gsc-webResult .gs-webResult .gs-title,
#cse .gsc-results .gsc-webResult .gs-webResult .gs-title b {
/*     font-family: "Trebuchet", "Arial", serif; */
    font-family: 'brandon-grotesque', sans-serif;
    font-size: 14px;
    text-decoration: none;
    margin: 0 0 5px 0;
    color: #8fb746;
    font-weight: bold;
}
#cse .gsc-results .gsc-webResult:hover .gs-webResult.gs-no-results-result {
    background-color: #fff
}
#cse .gsc-results .gsc-webResult .gs-webResult .gs-snippet {
    color: #666
}
#cse .gsc-results .gsc-webResult .gs-spelling {
    line-height: 39px
}
#cse .gsc-results .gsc-webResult .gs-spelling a {
    font-size: 11px;
    text-decoration: none;
    color: #555;
    font-style: normal;
}
#cse .gsc-results .gsc-webResult .gs-spelling a b i {
    font-style: normal
}
#cse .gsc-search-box table tr td.gsc-input input {
    padding: 5px
}
#cse .gsc-search-box table tr td.gsc-search-button input {
/*     font-family: "Trebuchet", "Arial", serif; */
    font-family: 'brandon-grotesque', sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background: #cd2187 url(../img/bg_btn.gif) 0 0 repeat-x;
    border: 1px solid #b81977;
    width: auto;
    height: 33px;
    line-height: 33px;
    padding: 0 10px 0 10px;
    outline: none;
    cursor: pointer;
    color: #ffffff;
}
#cse .gsc-search-box table tr td.gsc-search-button input:hover {
    background: #cd2187 url(../img/bg_btn.gif) 0 -33px repeat-x
}
#cse .gsc-search-box table tr td.gsc-search-button input:active {
    background: #cd2187 url(../img/bg_btn.gif) 0 -66px repeat-x
}
a.shoplink {
    background-color: #d53393 !important
}
.lego .copy{
  padding: 35px 40px;
}
.lego p {
  padding: 0 0 15px;
}
#page.home .media.lego {
    height: auto;
    padding: 0 0 100px 0;
    margin: 50px auto 15px auto;
}
#page.home .legoslider .slides {
    height: 595px
}
#page.home .legoslider {
    background: none;
    border: none;
    margin: 140px auto 15px auto;
    height: 580px;
}
#page.home .legoslider ul {
    height: 595px;
    margin-top: 0px;
}
#page.home .legoslider li {
    height: 595px !important
}
#page.home .legoslider .slides img {
    right: 0px;
    top: 0px;
}
#page.home .legoslider .left-control,
#page.home .legoslider .right-control {
    top: 181px
}
#page.home .media.lego a {
    color: #cc1f86
}
#twitter-widget-0 {
    margin: 0 0 0 15px;
    width: 70px !important;
}
.social_links {
    display: block;
    position: relative;
    padding: 10px 0 15px;
}
.social_links h4 {
/*     font: 18px "Georgia", "Times New Roman", serif; */
    font: 18px "Proxima Nova", sans-serif;
    color: #cc1f86;
    padding: 0 0 10px 0;
}
/* Privacy Policy */
a.privacypolicy {
    background-color: transparent !important;
    text-transform: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

/* Goodie Bag
-------------------------------*/
#page.goodie {
    display: block;
    margin: 56px auto 0 auto;
    position: relative;
    width: 890px;
    overflow: visible;
}
#page.goodie.million{
    width: 940px;
}
#page.goodie .content {
    background: transparent url(../img/content.png) 0 0 no-repeat;
    height: 415px;
    position: relative;
}
#page.goodie .content.goodieshop {
    background: transparent url(../img/goodieshopbackground.png) 0 0 no-repeat;
    height: 300px;
}
.goodieshop {
    margin-top: 20px !important
}
img.goodieshopimg {
    margin-top: -209px;
    float: right !important;
    margin-right: 43px;
}
#page.goodie .content .copy {
    position: absolute;
    width: 390px;
    top: 105px;
    right: 510px;
}
.goodieshop .copy {
    margin-left: 30px !important;
    padding-top: 27px;
    position: relative !important;
    width: auto !important;
    top: 0px !important;
    right: 0px !important;
}
.goodieshop .copy p {
    width: 357px !important
}
#page.goodie .content .copy p {
    margin-top: 10px !important
}
#page.goodie .button {
    margin: 10px 0 0 0;
}
#page.goodie .copy.goodie .button {
    position: absolute;
	bottom: 0;
	margin-bottom: 10px;
}
#page.goodie .content .copy h1 {
    font-size: 41px
}
.goodiegreen {
    color: #80ba26
}
.goodieitem a {
    text-decoration: none
}
.goodieitem ul li {
    background: transparent url(../img/goodyitem.png) 0 0 no-repeat;
    position: relative;
    display: inline-block;
    padding: 12px 12px 0px 12px;
    margin: 0 12px 20px 0;
    width: 280px;
    height: 380px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.goodie-bag ul li:nth-of-type(3n+4){
    margin: 0 0 20px 0;
}
.goodie-bag .content{
    margin-top: 120px !important;
}
.goodie-bag .content.goodieshop{
    margin-top: 17px !important;
}
.goodie p a{
    color: #cc1f86;
}
.goodieitem ul li.full-width,
.goodieitem ul li.full-width .copy.goodie{
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
}
#page.goodie li.full-width .copy.goodie .button{
    position: static;
    display: inline-block;
}
.goodieitem ul li.full-width{
    background: #fff url('/assets/img/goodie-lg.png') no-repeat left bottom;
    border: 1px solid #d2effc;
    border-bottom: 2px solid #cc1f86;
    border-radius: 10px 10px 0 0;
}
.goodieitem ul li.full-width a{
    display: block;
}
.goodieitem img{
    max-width: 100%;
}
.copy.goodie h2 {
    margin-top: 17px;
    color: #cc1f86;
    width: 83%;
}
.copy.goodie p {
    margin-top: 10px;
    color: #6d6e71;
}

/* Blog
-------------------------------*/
#page.secondary.events.detail .copy h3{
	border-bottom: 1px dotted #c0b5a3;
	border-top: 1px dotted #c0b5a3;
	margin: 15px 0;
	padding: 10px 0;
	font-size: 2em;
}
#page.secondary.events.detail .copy a h3{
	border-top: none;
}
#page.events .column .item p strong,
#page.secondary.events.detail .copy strong{
/* 	font: bold 16px "Georgia", "Times New Roman", serif; */
	font: bold 16px "Proxima Nova", sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #4e50a0;
}
#page.events.detail .column .copy .author_callout{
	position: relative;
	margin: 20px 0;
}
#page.events.detail .column .copy .author_callout .img_overlay{
	display: inline-block;
	vertical-align: top;
	margin: 0 30px 0 0;
}
#page.events.detail .column .copy .author_callout img{
	width: auto;
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
}
#page.events.detail .column .copy .author_callout span{
	width: 200px;
	height: 200px;
	position: absolute;
	top: 0;
	left: -25px;
	display: block;
	background: url('/assets/img/blog_authoroverlay.png') no-repeat center top;
}
#page.events.detail .column .copy .author_copy{
	vertical-align: top;
	display: inline-block;
	width: 220px;
}
#page.events.detail .column .copy .author_copy h3{
	margin: 0 0 5px 0;
	color: #4c4e9b;
}
#page.events.detail .column .copy .author_copy h3 p{
	display: inline-block;
/* 	font: italic 12px 'Georgia', serif; */
	font: italic 12px "Proxima Nova", sans-serif;
	color: #999;
	margin: 0;
}
#page.events.detail .column .copy .author_copy p{
	font-size: 10px;
	line-height: 15px;
	color: #999;
}
/*
#page .column.right.related{
	margin: 10px 0;
	padding: 20px 30px 40px 30px;
}
#page .column.right.related h3{
	color: #4c4e9b;
	margin: 0 0 15px 0;
}
#page .column.right.related .item{
	width: 30%;
	display: inline-block;
	margin: 0 20px 0 0;
	vertical-align: top;
}
#page .column.right.related .item:last-of-type{
	margin: 0;
}
#page .column.right.related .item img{
	max-height: inherit;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: none;
}
#page.events .column.right.related .item h4 a{
	text-align: center;
	color: #8fb746;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin: 10px auto 5px auto;
	display: block;
}
#page.events .column.right.related .item p{
	text-align: center;
    font: 10px "Trebuchet", "Arial", serif;
	color: #999;
}
*/
#page .related{
/*
	margin: 40px 0 0 0;
	width: 620px;
*/
    margin: 40px 0 0 -5%;
    width: 160%;
}
#page .related:before,
#page .related:after{
	display: table;
	content: "";
}
#page .related:after{
	clear: both;
}
#page .related h3{
	color: #4c4e9b;
	margin: 0 0 15px 0;
}
#page .related .item{
	width: 31%;
	float: left;
	margin: 0 20px 0 0;
	vertical-align: top;
}
#page .related .item:last-of-type{
	margin: 0;
}
#page .related .item img{
	max-height: inherit;
	min-height: 87px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: none;
}
#page.events .related .item h4 a{
	text-align: center;
	color: #8fb746;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	margin: 10px auto 5px auto;
	display: block;
}
#page.events .related .item p{
	text-align: center;
/*     font: 10px "Trebuchet", "Arial", serif; */
    font: 10px 'brandon-grotesque', sans-serif;
	color: #999;
    font-weight: bold;
}
#page.events .social_share{
	padding: 0 0 10px 0;
}
#page.events #twitter-widget-0 {
	margin: 0 0 0 5px;
	width: 60px !important;
}
#disqus_thread{
	margin: 40px 0 20px 0;
}



.activeMarker .cal{
	display: none;
}

.nonActiveMarker .cal {
	display: none;
}

.infowindow{
	background: #fff;
	padding: 20px;
	border: 1px solid #bde7fd;
	position: relative;
	width: 200px;
	min-height: 70px;
}
.infowindow:after{
	content: "";
	position: absolute;
	background: url('/assets/img/map-notch.png') no-repeat center center;
	height: 14px;
	width: 26px;
	left: 50%;
	bottom: -14px;
	margin: 0 0 0 -13px;
}
.infoclosebox{
	top: 20px !important;
	right: 10px !important;
}
.infowindow_content *{
	display: none;
}
.infowindow_content .cal{
	display: block;
	float: left;
	border: 1px solid #f5f3ef;
	border-top: none;
}
.infowindow_content .cal{
	width: 40px;
	margin: 10px 10px 10px 0;
}
.infowindow_content .cal p{
	background: #cf3687;
	text-align: center;
/* 	font: 9px 'Trebuchet', sans-serif; */
    font: 9px 'brandon-grotesque', sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 2px 0 !important;
}
.infowindow_content .cal span{
	text-align: center;
/* 	font: 18px Georgia, serif; */
	font: 18px "Proxima Nova", sans-serif;
	color: #666;
	display: block;
	vertical-align: middle;
	padding: 0;
}
.infowindow_content h4{
	display: block;
/* 	font: 14px 'Trebuchet', sans-serif; */
    font: 14px 'brandon-grotesque', sans-serif;
	color: #8fb746;
}
.infowindow_content p:first-of-type{	
	padding: 5px 0;
}
.infowindow_content p{
	display: block;
/* 	font: 12px 'Georgia', serif; */
	font: 12px "Proxima Nova", sans-serif;
}
.infowindow_content p strong{
	display: block;
	margin: 3px 0 0 0;
}
.infowindow_content p.date{
	display: none;
}
.infowindow_content .website{
	display: block;
/* 	font: 12px 'Georgia', serif; */
	font: 12px "Proxima Nova", sans-serif;
	color: #d53393;
}

.blog .item strong {
	font-size: 16px; line-height: 26px; color: rgb(78, 80, 160);
}









/* Slider Landing Pages
-------------------------------*/
#page.home .media.lp-slide {
    height: auto;
    padding: 0 0 100px 0;
    margin: 50px auto 15px auto;
}
#page.home .media.lp-slide a {
    color: #cc1f86
}
#page.home .media.slide-rotator .slides {
    height: 595px
}
#page.home .media.slide-rotator {
    background: none;
    border: none;
    margin: 209px auto 15px auto;
    height: 487px;
}
#page.home .media.slide-rotator ul {
    height: 595px;
    margin-top: 0px;
}
#page.home .media.slide-rotator li {
    height: 595px !important
}
#page.home .media.slide-rotator .slides img {
    right: 0px;
    top: 0px;
}
#page.home .media.slide-rotator .left-control,
#page.home .media.slide-rotator .right-control {
    top: 181px
}
.media.lp-slide .copy{
    padding: 50px	
}
.media.lp-slide .copy p{
	padding: 5px 0;
}
.media.lp-slide .social_links{
	padding: 50px 0 25px 0;
}

.alum-popup{
    position: fixed;
    bottom: 0px;
    right: 50%;
    margin-right: -480px;
    z-index: 1000;
    width: 400px;
}
.alum-popup .trigger-btn{
    background: #d53393;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 5px 5px 0 0;
    color: #fff;
    text-align: center;
    width: 250px;
    float: right;
}
.alum-popup.open .trigger-btn{
    margin-top: -37px;    
}
.alum-popup .trigger-btn:hover{
    cursor: pointer;
}
.alum-popup .e2ma_signup_form{
    height: 0;
    max-height: 0;
    padding: 0;
    overflow: hidden;
    border: none;
    
    -webkit-transition: max-height .5s ease;
    -moz-transition: max-height .5s ease;
    transition: max-height .5s ease;
}
.alum-popup.open .e2ma_signup_form{
    height: auto;
    max-height: 2000px;
    padding: 20px;
    border: 1px solid #ccc;
}







/* Homepage Refresh Summer 2015
------------------------------- */
input,
texarea{
    outline: none;
}
.wrap:before,
.wrap:after{
    content: '';
    display: table;
}
.wrap:after{
    clear: both;
}


/* header */
.header{
    position: relative;
    z-index: 100;
}
.header *{
    box-sizing: border-box;
}
.header .wrap{
    width: 1100px;
    position: relative;
    margin: 0 auto;
/*     padding-left: 210px; */
    padding-left: 260px;    
}

.header .header-sub{
    background: #8fb746;
    text-align: right;
}
.header-sub .wrap{
    padding-right: 320px;
}
.header .logo{
    background: url('/assets/img/logo-lg.png') no-repeat center center;
    width: 230px;
    height: 215px;
    transform: scale(0.95);
    position: absolute;
    left: 0;
    top: -3px;
    z-index: 20;
}


.social{
    display: inline-block;
    vertical-align: middle;
}
.social a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px 15px;
    width: 20px;
    height: 20px;
    padding: 5px 10px;
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}
.social .facebook {
    background-image: url('/assets/img/icon_facebook.png');
    background-size: 15px 15px;
}
.social .twitter {
    background-image: url('/assets/img/icon_twitter.png');
    background-size: 15px 15px;
}
.social .youtube {
    background-image: url('/assets/img/icon_youtube.png');
    background-size: 15px 15px;
}
.social .flickr {
    background-image: url('/assets/img/icon_flickr.png');
    background-size: 15px 15px;
}
.social .pinterest {
    background-image: url('/assets/img/icon_pinterest.png');
    background-size: 15px 15px;
}
.social .linkedin {
    background-image: url('/assets/img/icon_linkedin.png');
    background-size: 15px 15px;
}
.social .instagram {
    background-image: url('/assets/img/icon_instagram.png');
    background-size: 15px 15px;
}

.header-sub .sub-links{
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #bfd886;
    border-right: 1px solid #bfd886;
    padding: 0 10px;
    font: 600 12px 'brandon-grotesque', sans-serif;
    color: #fff;
}
.header-sub .sub-links a{
    font: 600 12px 'brandon-grotesque', sans-serif;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px;
}

.header .search{
    background: url('/assets/img/icon-search.png') no-repeat center center;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 12px;
}
.header .search-bar{
    background: #8fb746;    
    position: absolute;
    top: 100%;
    width: 100%;
    padding: 10px 0;
    display: none;
}
.header .search-bar.open{
    display: block;
}
.header .search-bar .wrap{
    padding-left: 220px;
}
.header .search-bar input[type="text"]{
    width: 460px;
    border: none;
    padding: 6px 10px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font: 12px 'brandon-grotesque', sans-serif;
}
.header .search-bar input[type="submit"]{
    background: #bfd886;
    width: auto;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    margin-left: -3px;
}


.header .header-details{
    width: 300px;
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
}
.header .header-details .item{
    width: 33.3333333333%;
    float: left;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}

.header .header-details .item.item-council{
    background: #7a7cb8;
    border-bottom: 10px solid #4e50a0;
}
.header .header-details .item.item-council form{
    padding: 0 10px 10px 10px;
}
.header .header-details .item.item-council input[type="text"]{
    border: none;
    font: 12px 'proxima-nova', sans-serif;
    text-align: center;
}
.header .header-details .item.item-council input[type="submit"]{
    border: none;
    font: 600 14px 'proxima-nova', sans-serif;
    text-transform: uppercase;
    background: #4e50a0;
    padding: 5px;
    border-radius: 0;
}

.header .header-details .item.item-shop{
    background: #00a296;
    border-bottom: 10px solid #0f7f77;
}
.header .header-details .item.item-donate{
    background: #cc1f86;
    border-bottom: 10px solid #a50564;
}

.header .header-details .item > a{
    height: 116px;
    display: block;
    width: 100%;
    padding: 55px 0;
    text-align: center;
    position: relative;
    font: 700 16px/16px 'brandon-grotesque', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    top: 10px;
}
.header .header-details .item:first-of-type a{
    padding: 45px 0;
}
.header .header-details .item-shop:hover{
     padding-bottom: 40px;   
}
.header .header-details .item .drop{
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.header .header-details .item:hover .drop{
    max-height: 200px;
}
.header .header-details .item .drop a{
    display: block;
    color: #fff;
    font: 14px 'proxima-nova', sans-serif;
    border-bottom: 1px solid #a50564;
    text-decoration: none;
    text-align: center;
    padding: 7px 5px;
}
.header .header-details .item .drop a:hover{
    font-weight: 600;
}



.header .navigation{
    background: #bfd886;
}
.header .navigation .item{
    display: inline-block;
    position: relative;
}
.header .navigation .item > a{
    font: 700 16px 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    color: #fff;
/*     padding: 35px 20px 30px 20px; */
    padding: 35px 15px 30px 15px;
    display: block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.header .navigation .item > a:after{
    content: '';
    opacity: 0;
    width: 40px;
    border-bottom: 3px solid #fff;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -20px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.header .navigation .item > a:hover:after{
    opacity: 1;
}
.header .navigation .drop{
    display: none;
    position: absolute;
    width: 225px;
    left: 50%;
    margin-left: -112px;
    background: #fff;
    text-align: center;
}
.navigation .item:hover .drop{
    display: block;
    border-top: 2px solid #8fb746;
    padding: 10px 20px;
}
.header .navigation .drop a{
    display: block;
    text-decoration: none;
    font: 14px/28px 'proxima-nova', sans-serif;
    color: #5a5a5a;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.header .navigation .drop a:hover{
    color: #ccc;
}






/* footer */
.footer{
    background: #8fb746 url('/assets/img/wave-footer.png') repeat-x top 20px center;
    border-top: 4px solid #bfd886;
}
.footer .wrap{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    display: table;
    table-layout: auto;
}

.footer .navigation{
    display: table-cell;
    vertical-align: top;
    width: 765px;
}

.footer .navigation-wrap{
    display: table;
    width: 100%;
    table-layout: auto;
}
.footer .item{
    display: table-cell;
    padding: 20px 0 40px 0;
}
.footer .item:nth-of-type(1) {
        min-width: 140px;
}
.footer .item:nth-of-type(2) {
        min-width: 160px;
}
.footer .item:nth-of-type(3) {
        min-width: 120px;
}
.footer .item dt,
.footer .item h3{
    font: 700 16px 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    color: #fff;
}
.footer .item a{
    font: 400 14px/26px 'proxima-nova', sans-serif;
    color: #fff;
    text-decoration: none;
}
.footer .item .sub{
    font: 700 10px 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    color: #fff;
}
.footer .item .sub .button-thin{
    display: inline-block;
    margin: 25px 0 0 10px;
    background: #bfd886;
    font: 700 10px 'brandon-grotesque', sans-serif;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.footer .item .sub .button-thin:hover{
    background: #8fb746;
}

.footer .connect{
    display: table-cell;
    padding: 20px;
    vertical-align: top;
    border-left: 1px solid #668a25;
}
.footer .social{
    padding: 0 0 10px 0;
}
.footer .social a{
    padding: 0;
    width: 15px;
    margin: 0 10px 0 0;
}
.footer .connect h3{
    padding: 0 0 10px 0;
    font: 700 16px 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    color: #fff;    
}
.footer address,
.footer p{
    font: 400 14px/26px 'proxima-nova', sans-serif;
    color: #fff;    
}


.footer .sponsors{
    border-top: 1px solid #668a25;
    border-bottom: 1px solid #668a25;
    padding: 10px 0;
}
.footer .sponsors .wrap{
    display: table;
    table-layout: fixed;
}
.footer .sponsors .wrap:before,
.footer .sponsors .wrap:after{
    content: none;
}
.footer .sponsors li{
    display: table-cell;
    text-align: center;
}
.footer .sponsors img {
    max-height: 70px;
    width: auto;
}

.footer .details{
    padding: 15px 0;
    font: 600 12px/20px 'proxima-nova', sans-serif;
    color: #fff;
}
.footer .details a{
    font: 600 12px/20px 'proxima-nova', sans-serif;
    color: #fff;
    text-decoration: none;
}
.footer .details a:hover{
    text-decoration: none;
}
.footer .copyright{
    background: #bfd886;
    padding: 10px 0;
}
.footer .copyright p{
    font-size: 10px;
    line-height: 14px;    
}
.footer .crafted{
    float: right;
}



/* home */
.button-thin{
    font: 600 14px 'proxima-nova', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 8px 10px;
    width: 140px;
    color: #fff;
    background: #cc1f86;
    display: block;
    margin: 20px auto 0 auto;
    border: none;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    font: 600 14px 'brandon grotesque', sans-serif;
    font-weight: bold;
}
.button-thin:hover{
    background: #e4a1c8;
}

.home *{
    box-sizing: border-box;
}

.home{
    background: #fff;
}
.home .wrap{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.home-slider-wrap{
    width:1200px;
    margin:auto;
    max-height: 468px;
    overflow-y: hidden;
}
.home-slider{
    border-top: 50px solid #fff;
    overflow: hidden;
}
.home-slider .item{
    position: relative;
    overflow: hidden;
}


/* Funky Slider Fix */
.home-slider .item img {
    height: 0px;
    
}
.home-slider .item:first-child img {
    height: auto;
}



.home-slider .item:before,
.home-slider .item:after{
    content: '';
    display: table;
}
.home-slider .item:after{
    clear: both;
}
.home-slider .copy{
    position: absolute;
    width: 50%;
    height: 100%;
    padding: 90px 0 0 0;
}
.home-slider .copy *{
    position: relative;
    z-index: 5;
}
.home-slider .copy > * {
    margin-left: -70px !important;
    max-width: 400px;
}
.home-slider .copy:before{
    content: '';
    position: absolute;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    top: -80px;
    right: 25%;
}
.home-slider .copy:after{
    content: '';
    position: absolute;
    width: 350px;
    height: 700px;
    border-radius: 50%;
    top: -116px;
    right: 25%;
}
.home-slider .item .button-thin{
    position: relative;
    font-size: 18px;
    margin: 30px 0 0 0;
    font-family: "brandon-grotesque", sans-serif;
    width: 160px !important;
    font-weight: bold;
}
.home-slider .item .button-thin:before{
    content: '';
    position: absolute;
    right: -110px;
    bottom: -73px;
    width: 160px;
    height: 125px;
    z-index: -1;
}

.home-slider .item[data-color="teal"],
.home-slider .item[data-color="teal"] .copy:before{
    background: #00a296;
}
.home-slider .item[data-color="teal"] .copy:after{
    background: url('/assets/img/homedot-teal.png') no-repeat center center;
}
.home-slider .item[data-color="teal"] .button-thin{
    background: #a6eee9;
}
.home-slider .item[data-color="teal"] .button-thin:before{
    background: url('/assets/img/home-flowers-teal.png') no-repeat center center;
}

.home-slider .item[data-color="pink"],
.home-slider .item[data-color="pink"] .copy:before{
    background: #cc1f86;
}
.home-slider .item[data-color="pink"] .copy:after{
    background: url('/assets/img/homedot-pink.png') no-repeat center center;
}
.home-slider .item[data-color="pink"] .button-thin{
    background: #e4a1c8;
}
.home-slider .item[data-color="pink"] .button-thin:before{
    background: url('/assets/img/home-flowers-pink.png') no-repeat center center;
}

.home-slider .item[data-color="purple"],
.home-slider .item[data-color="purple"] .copy:before{
    background: #4e50a0;
}
.home-slider .item[data-color="purple"] .copy:after{
    background: url('/assets/img/homedot-purple.png') no-repeat center center;
}
.home-slider .item[data-color="purple"] .button-thin{
    background: #8486cd;
}
.home-slider .item[data-color="purple"] .button-thin:before{
    background: url('/assets/img/home-flowers-purple.png') no-repeat center center;
}

.home-slider h2{
    padding: 0 0 10px 0;
    font: 600 48px/48px 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    color: #fff;
}
.home-slider h2 strong{
    font-weight: 600;
}
.home-slider p{
    font: 400 16px 'proxima-nova', sans-serif;
    color: #fff;
}


.home-slider img{
    float: right;
    min-width: 72%;
}
.home-slider-wrap .bx-viewport{
    height: 450px !important;
}
.home-slider-wrap .bx-wrapper .bx-controls{
    z-index: 10;
    position: relative;
    width: 100px;
    margin: 0 auto;
    display: block;
    text-align: center;    
}
.home-slider-wrap .bx-wrapper .bx-controls-direction a{
    display: inline-block;
    width: 40px;
    height: 40px;
    position: static;
    background: #4e50a0;
    background-position: top 7px center;
    background-repeat: no-repeat;
    border-radius: 4px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.home-slider-wrap .bx-wrapper .bx-controls-direction a:hover{
    background-color: #8486cd;
}
.home-slider-wrap .bx-wrapper .bx-controls-direction .bx-next{
    background-image: url('/assets/img/icon-arrow.png');
}
.home-slider-wrap .bx-wrapper .bx-controls-direction .bx-prev{
    background-image: url('/assets/img/icon-arrow-left.png');
}



.home-callout{
    padding: 100px 0;
    text-align: center;
    background: url('/assets/img/wave-bg.png') repeat-x center center;
}
.home-callout h2{
    font: 700 48px 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    color: #cc1f86;
}
.home-callout p{
    font: 18px/24px 'proxima-nova', sans-serif;
    color: #646464;
    max-width: 520px;
    margin: 0 auto;
}



.home-callout-links{
    background: #bfd886;
}
.home-callout-links .wrap{
    display: table;
}
.home-callout-links .item{
    width: 33.3333333%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    padding: 20px 20px 40px 20px;
}
.home-callout-links .item:before{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    width: calc(100% - 20px);
    height: 100%;
    height: calc(100% - 20px);
    left: 0;
    top: 0;
    margin: 10px;
    background: #8fb746;
    z-index: 0;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.home-callout-links .item:hover:before{
    opacity: 1;
}
    
.home-callout-links .item *{
    z-index: 5;
    position: relative;
}

.home-callout-links .border{
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.home-callout-links .border:before{
    content: "";
    left: 15px !important;
    right: 15px !important;
    top: 15px !important;
    bottom: 15px !important;
    opacity: 0;
    position: absolute;
    z-index: 500;
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
    pointer-events: none;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: scale(0, 1);
}
.home-callout-links .border:after{
    content: "";
    left: 15px !important;
    right: 15px !important;
    top: 15px !important;
    bottom: 15px !important;
    opacity: 0;
    position: absolute;
    z-index: 500;
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
    pointer-events: none;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: scale(1, 0);
}

.home-callout-links .item:hover .border:before{
    opacity: 1;
    transform: scale(1);
}
.home-callout-links .item:hover .border:after{
    opacity: 1;
    transform: scale(1);
}
    
.home-callout-links .item:nth-of-type(1){
    border-right: 1px solid #cae291;
}
.home-callout-links .item:nth-of-type(2){
    border-left: 1px solid #99be53;
    border-right: 1px solid #cae291;
}
.home-callout-links .item:nth-of-type(3){
    border-left: 1px solid #99be53;
}

.home-callout-links h3{
    position: relative;
    font: 700 34px 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    color: #fff;
}

.home-callout-links h3:before{
    content: '';
    display: block;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 60px;
}
.home-callout-links .item:nth-of-type(1) h3:before{
    background: url('/assets/img/home-icon-donate.png') no-repeat center center;
}
.home-callout-links .item:nth-of-type(2) h3:before{
    background: url('/assets/img/home-icon-getinvolved.png') no-repeat center center;
}
.home-callout-links .item:nth-of-type(3) h3:before{
    background: url('/assets/img/home-icon-fundraise.png') no-repeat center center;
}

.home-callout-links p{
    font: 600 14px/18px 'proxima-nova', sans-serif;
    text-transform: uppercase;
    color: #fff;
}

.home-map .wrap{
    height: 600px;
    background: url('/assets/img/councils-map-home.png') no-repeat right top 70px;
    
}
.home-map .copy{
    width: 440px;
    padding-top: 130px;
    text-align: left;
}
.home-map h2{
    font: 700 48px/48px 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    color: #cc1f86;
}
.home-map p{
    padding: 20px 0 30px 0;
    width: 260px;
    font: 400 18px/24px 'proxima-nova', sans-serif;
    color: #646464;
}
.home-map .button-thin{
    margin: 30px 0 0 0;
}

.home-social{
    padding: 80px 0;
    text-align: center;
    background: url('/assets/img/wave-bg.png') repeat-x center center;
    border-spacing: 40px;
}
.home-social .wrap{
    display: table;
    table-layout: fixed;
    width: 1080px;
}
.home-social .wrap:before,
.home-social .wrap:after{
    content: none;
}
.home-social .item{
    background: #fff;
    width: 50%;
    display: table-cell;
    padding: 30px 20px;
    border: 1px solid #cc1f86;
    text-align: left;
    position: relative;
}
.home-social h3{
    font: 700 18px 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    color: #4e50a0;
}
.home-social p{
    font: 14px/18px 'proxima-nova', sans-serif;
    color: #646464;
}


.home-social .newsletter img{
    position: absolute;
    bottom: -22px;
    right: -15px;
}
.home-social ::-webkit-input-placeholder { 
    color: inherit;
}
.home-social .newsletter form{
    width: 275px;
    margin: 20px 0;
    position: relative;
    z-index: 10;
}
.home-social .newsletter form p{
    width: 125px;
    float: left;
    margin: 0 10px 10px 0;
}
.home-social .newsletter form p:last-of-type{
    clear: both;
}
.home-social .newsletter input[type="text"]{
    border: 1px solid #e4a1c8;
    padding: 8px 10px;
    margin: 0;
    color: #646464;
    font: 12px 'proxima-nova', sans-serif;
}
.home-social .newsletter select{
    width: 125px;
    border: 1px solid #e4a1c8;
    padding: 8px 10px;
    margin: 0;
    color: #646464;
    background: #fff;
    border-radius: 0;
    font: 12px 'proxima-nova', sans-serif;
}
.home-social .newsletter input[type="submit"]{
    margin: 10px 0 0 0;
}
.home-social .newsletter input[type="submit"]:focus,
.home-social .newsletter input[type="submit"]:active,
.home-social .newsletter input[type="submit"]:hover{
    color: #fff;
}

.home-social .bx-wrapper{
    margin: 0;
    width: 100%;
}
.home-blog-slider .item{
    border: none;
    padding: 0;
    display: block;
}
.home-social .bx-controls{
    position: absolute;
    top: -20px;
    right: 0;
    width: 100px;
    text-align: right;
}
.home-social .bx-wrapper .bx-pager{
    padding: 0;
    bottom: auto;
}
.home-social .bx-wrapper .bx-pager .bx-pager-item{
    display: inline-block;
}
.home-social .bx-wrapper .bx-pager.bx-default-pager a{
    background: #fff;
    border: 2px solid #de45a0;
    width: 15px;
    height: 15px;
    margin: 0 3px;
    border-radius: 50%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
}
.home-social .bx-wrapper .bx-pager.bx-default-pager a:hover,
.home-social .bx-wrapper .bx-pager.bx-default-pager .active{
    background: #de45a0;
    border-color: #e4a1c8;
}
.home-social .bx-controls-direction{
    display: none;
}

.home-social h4 a{
    display: block;
    padding: 10px 0 0 0;
    font: 600 16px 'proxima-nova', sans-serif;
    text-decoration: none;
    color: #646464;
}
.home-social h4 p{
    font-size: 15px;
}
.home-social .date{
    font-size: 12px;
    padding: 0 0 8px 0;
}
.home-social .button-thin{
    margin: 20px 0 0 0;
}


#gotrLightbox {
    position: fixed;
    width: 100%;
    height: 1000%;
    top:0;
    left:0;
    right:0;
    z-index: 9999;
    background-color: rgba(0,0,0,0.667);
    opacity: 0;
    -moz-transition: opacity 0.333s ease;
    -webkit-transition: opacity 0.333s ease;
    transition: opacity 0.333s ease;
}

#gotrLightbox .wrap {
    position: relative;
    width: 95%;
    top: 200px;
    margin: 0 auto;
    min-height: 400px;
    max-width: 700px;
    background-color: #FFF;
    overflow: hidden;
}
#gotrLightbox .wrap:before, #gotrLightbox.wrap:after {
    content: "";
    display: block;
    clear: both;
}
#gotrLightbox .close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #cc1f86;
    color: #FFF;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 99999;
}
#gotrLightbox .close svg {
    width: 16px;
    height: 16px;
    margin: 7px;
}
#gotrLightbox .wrap > img {
    width: 50%;
    float: right;
    min-width: 350px;
}

#gotrLightbox .content {
    width: 50%;
    float: left;
    text-align: center;
    margin-top: 60px;
}
#gotrLightbox .flowers {
    position: absolute;
    bottom: 0;
    right: 0;
    pointer-events: none;
}


#gotrLightbox .content h2 {
    font-family: "brandon-grotesque", sans-serif;
    font-size: 30px;
    color: #cc1f86;
    font-weight: bold;
    padding: 0 20px;
    margin-bottom: 10px;
    line-height: 37px;
}

#gotrLightbox .content p {
    padding: 0 20px;
    margin-bottom: 10px;
    font-family: "proxima-nova", sans-serif;
    font-size: 14px;
}

#gotrLightbox .content .btns {
    padding-top: 10px;
}
#gotrLightbox .content .btns a {
    display: block;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    margin: 7px auto;
    font-family: "brandon-grotesque", sans-serif;
    text-transform: uppercase;
}
#gotrLightbox .content .btns .btn-donate {
    width: 160px;
    line-height: 40px;
    font-size: 18px;
    background-color: #cc1f86;
    margin-bottom: 14px;
}

#gotrLightbox .content .btns .btn-council {
    width: 125px;
    line-height: 27px;
    font-size: 12px;
    background-color: #4e50a0;
}
#gotrLightbox .content {
    position: relative;
}
#gotrLightbox .flowers {
    bottom: -20px;
    right: 40px;
    width: 93px;
    height: 102px;
}  

/* NEW DONATE PAGE */
#container.donate {
    margin-bottom: 40px;
}
#container.donate a {
    color: inherit;
    text-decoration: none;
}
#container.donate a:hover {
    text-decoration: underline;
}
#container.donate a.button-thin {
    color: #FFF;
    text-decoration: none !important;
}
#container.donate #page {
    margin: 0 auto;
    margin-top: 60px;
    border: solid 1px #c8ebfb;
    background-color: #FFFFFF;
    max-width: 910px;
}
#container.donate #page > img {
    width: 100%;
    height: auto;
    margin-bottom: 24px;   
}
#container.donate #page .copy {
    padding: 0 36px;
}
#container.donate #page .copy h1 {
    padding: 15px 0;
    text-align: center;
    border-bottom: 2px dotted #c0b5a3;
    font-family: 'brandon-grotesque', sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #ca2785;
    text-transform: uppercase;
    margin-bottom: 28px;
}
#container.donate #page .copy p {
    font-family: 'proxima-nova',sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
    margin-bottom: 28px;
}
#container.donate #page .copy .donation {
    text-align: center;
    width: 85%;
    margin: 0 auto;
}
#container.donate #page .copy .donation h2 {
    font-family: 'brandon-grotesque', sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #ca2785;
    text-transform: uppercase;
}
#container.donate #page .copy .donation .button-thin {
    min-width: 250px;
    line-height: 38px;
    padding: 0;
    font-size: 18px;
    margin-bottom: 45px;
}
#container.donate #page .copy .donation p{
    margin-bottom: 20px;
}
#container.donate #page .copy .pink {
    color: #ca2785;
}
#container.donate #page div[data-reactid=".0.0"] {
    text-align: center;
}
#container.donate #page h3[data-reactid=".0.0.0"] {
    font-family: 'brandon-grotesque', sans-serif;
    text-transform: uppercase;
    color: #90b64d;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px dotted #c0b5a3;
    text-align: center;
    padding: 0;
    padding-bottom: 14px;
    display: inline-block;
    width: auto;
    margin: 0 auto;
}
#container.donate #page label[data-reactid=".0.0.1"] {
    display: block;
}
#container.donate #page .select2-search {
    margin-bottom: 20px;
}
#container.donate #page .select2-search input {
    background: #fff url("https://doublethedonation.com/api/css/select2.png") no-repeat 99% -22px !important;
}
#container.donate #page .copy p small {
    font-size: 14px;
    color: #666666;
    font-family: 'proxima-nova',sans-serif;
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

@media (max-width: 768px) {
    #gotrLightbox .content {
        /* margin-top: 4%; */
        min-width: 350px;
    }
    #gotrLightbox .wrap > img {
        position: absolute;
        top: 0;
        left: 350px;
        right: auto;
        z-index: 1
    }
}
/* refresh fixes */
#map{
    margin-top:33px;
}
#side-bar.map-side{
    padding-top:33px;
}
/* Donate - Monthly */
.donate .copy h1 span{
    color:#4e529e
}
#container.donate.monthly #page > img{
    margin-bottom: 0;
}
#container.donate.monthly p a{
    color: #cc1f86
}
.donate .tabs{
    width:100%;
    margin-bottom:25px;
}
#container.donate .tabs a{
    height:50px;
    background: #b9b9b9;
    font:bold 16px/50px 'brandon-grotesque', arial, sans-serif;
    text-transform: uppercase;
    color:#fff !important;
    display: block;
    text-decoration: none;
    text-align: center;
    float:left;
    transition:all .2s ease;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    border-bottom:10px solid transparent;
}
#container.donate .tabs a:hover, #container.donate .tabs a.active{
    text-decoration: none;
    background:#ca2785;
    transition:all .2s ease;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    border-bottom:10px solid #a31064;
    height:60px
}
.donate .tabs a:first-of-type{
    width:66.6%
}
.donate .tabs a:last-of-type{
    width:33.3%
}

.donate.monthly #dd-container ul{
    float:none;
    width:100%;
    padding-left:0;
}
.donate.monthly #dd-container ul li{
    list-style: none
}
.monthly ul{
    float:left;
    width:50%;
    padding-left:30px;
}
.monthly ul li{
    color:#666;
    list-style: initial
}
#container.monthly h2{
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #ca2785;
    margin-top:40px;
}

/* New style sheet */
#donation_wrapper{
    width:100%;
}

.donation-options >input, .donation-options > label{
    color:#000;
    display: inline-block;
    width: 3%;
}

#page.secondary {
    font-size: 105%;
}

#monthly iframe{
    width: 100%;
    height: 375px;
    border: 0;
}