/*
Theme Name:
Theme URI: http://www.ideamktg.com
Author: Idea Marketing Group
Author URI: http://www.ideamktg.com
Description:
Version: 1.0
*/

/* Global Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    margin: 0; padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    line-height: 1;
}

html,
body { height: 100%; }

body {
    overflow-x: hidden;
    max-width: 1920px;
    line-height: 1;
    color: #333;
    background: #9c6fa6 url(img/bg.jpg);
    background-attachment: fixed;
    margin: 0 auto; padding: 0;
    font-family: 'Asap', Verdana, sans-serif;
    font-size: 16px;
    font-weight: normal;
}

/* Trent's Custom CSS
-------------------------------------------------------------- */

.shadow {
    -webkit-box-shadow: 0 10px 9px -5px black;
    -moz-box-shadow: 0 10px 9px -5px black;
        box-shadow: 0 10px 9px -5px black;
}

.thumb_circular {
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    }
.circular {
    border-radius: 300px;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    }

.roll .on { display: none; }
.roll .off { display: block; }
.roll:hover .on { display: block; }
.roll:hover .off { display: none; }

.lists {
	text-align:left;
	background-color: #F3F1F4;
        border: 1px solid #EAE7EE;
	width:650px;
	height:533px;
	opacity:0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
	color: #FF6F0F;
	margin-bottom: 5px;
	font-family: 'Rokkitt', serif;
	font-weight: normal;
	font-size:20px !important;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-left: 33px;
}

.lists a:hover{
	text-decoration:underline;
	}

.lists a{
	text-decoration:none;
	color:#FF6F0F;
	font-size:24px;
	font-family: 'Rokkitt', serif;
	}

li.forward_links a, li.print_html a {
	visibility:hidden !important;
	}

.library-bg {
	background: url(http://www.patchadams.org/gesundheit-library/book-library-bg-web.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height: 620px;
	}

#etapAppSiteTitle {
    float: right;
    text-align: left;
    margin: 50px;
    padding: 0;
    color: #FF0;
}

ul {
    list-style-position: inside;
}

.page-list-ext-title a {
    color: #6b4176 !important;
}

.page-list-ext-image a img{
    -webkit-box-shadow: 0 10px 9px -5px black;
    -moz-box-shadow: 0 10px 9px -5px black;
    box-shadow: 0 10px 9px -5px black;
}

/* Globalize block level elements
-------------------------------------------------------------- */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul, dl, blockquote, pre, table, p,
h1, h2, h3, h4, h5, h6, hr {
    margin: 0 0 20px;
}


/* WPMU Styles
-------------------------------------------------------------- */

.wph-modal {
    z-index: 9999 !important;
}




/* General element styles
-------------------------------------------------------------- */
a {
    color: #333;
    font-size: inherit;
    font-family: inherit;
    text-decoration: none;
}
a:link { color: #4488dd; }
a:visited { color: #4488dd; }
a:hover { color: #4466dd; }
a:active { color: #4466dd; }

ol,
ul {
    margin-left: 10px;
    padding-left: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}
ol li,
ul li,
dl dt,
dl dd {
    font-size: inherit;
    line-height: 1.5;
}

dl {
    overflow: hidden;
}
dt {
    float: left;
    clear: left;
    padding: 5px 0;
    width: 100px;
    text-align: left;
    font-weight: bold;
    color: #333;
}
dt:after {
    content: ":";
}
dd {
    margin: 0 0 5px 120px;
    padding: 5px 0 5px 0;
}

dd:after {
    content: ' ';
    display: block;
    clear: both;
}

blockquote {
    quotes: none;
    position: relative;
    padding: 30px 30px 30px 70px;
    margin: 0 auto 20px;
    max-width: 800px;
    background: #fff;
    border-top-left-radius: 20px 10px;
    border-top-right-radius: 15px 20px;
    border-bottom-right-radius: 50px 5px;
    border-bottom-left-radius: 10px 20px;
}
blockquote,
blockquote p,
q {
    font-family: 'Love Ya Like A Sister', sans-serif;
    font-size: 22px;
    font-style: none;
    color: #333;
}
blockquote p {
    margin: 0;
}
blockquote strong,
blockquote cite {
    text-align: right;
    display: block;
    margin: 30px 0 0;
    color: #555;
    line-height: 1.1;
    font-family: 'Asap', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: .675em;
}
blockquote strong em {
    color: #bbb;
    font-style: italic;
    font-weight: normal;
    font-size: .925em;
}
blockquote:after {
    content: '';
    content: none;
}
blockquote:before {
    content: '\201C';
    position: absolute;
    display: block;
    top: 10px; left: 10px;
    font-family: 'Georgia', serif;
    font-size: 120px;
    color: #ddd;
    line-height: 1;
}

q {
    padding: .3em .5em;
    background: #fff;
    border-radius: 2px;
}

p,
address {
    font-size: inherit;
    line-height: 1.4;
    color: inherit;
    letter-spacing: .125px;
}
p:empty {
    display: none;
    }

hr {
    display: block;
    margin: 20px 0;
    padding: 0;
    border: none;
    height: 3px;
    background: url(img/stroke-underline.png) repeat-x 0 100%;
}
hr.dvdr {
    position: absolute; z-index: 9998;
    bottom: -10px; left: 0; right: 0;
    width: 100%;
    clear: both;
    height: 20px;
    margin: 0;
    padding: 0;
    background: url(img/divider.png);
    border: none;
    outline: none;
}
hr.dvdr.top {
    bottom: auto;
    top: -30px;
}

strong,
em {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
}
strong { font-weight: bold; }
em { font-style: italic }

pre,
code {
    font-family: 'Consolas', 'Courier New', Courier, monospace;
    font-size: inherit;
    font-weight: normal;
}
pre {
    overflow: auto;
    padding: 15px;
    background: #eee;
    color: #333;
    font-size: 12px;
    border-left: 5px solid #00aaff;
    line-height: 1.3;
}
code {
    padding: .2em .5em;
    background: #fff;
    box-shadow: 0 0 1px rgba(0,0,0,.2);
}

/* Header styles
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    color: #6b4176;
    font-family: 'Love Ya Like A Sister', sans-serif;
    font-weight: 200;
    font-weight: lighter;
    text-decoration: none;
}
h1 { font-size: 2.875em; }
h2 { font-size: 2.600em; }
h3 { font-size: 2.375em; }
h4 { font-size: 2.125em; }
h5 { font-size: 1.875em; }
h6 { font-size: 1.675em; }

/* Table styles
-------------------------------------------------------------- */
table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table caption {
    padding: 12px 10px;
    margin: 0 0 -1px;
    background: #525c65;
    color: #fff;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.4;
}
table tr th,
table tr td {
    padding: 10px;
    text-align: left;
    font-size: .9em;
    line-height: 1.4;
}
table tr th {
    background: #fff;
    color: #333;
    border: 1px solid #ccc;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
}
table tr td {
    background: #f8f8f8;
    color: inherit;
    border: 1px solid #d6d6d6;
}
table tr:nth-child(odd) td {
    background: #f4f4f4;
}

/* Elements with border-box model
-------------------------------------------------------------- */
input,
textarea,
select,
button,
.btn,
.button,
img {
    max-width: 100%; height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Form/input/button styles
-------------------------------------------------------------- */
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    line-height: 1.4;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="url"],
input[type="date"],
input[type="time"],
input[type="datetime"],
input[type="number"],
input[type="range"],
input[type="tel"],
input[type="range"],
input[type="file"],
textarea, select {
    padding: 10px;
    margin: 0 0 .25em;
    color: #444;
    background: #fff;
    border: none;
    vertical-align: middle;
}
input[type="radio"],
input[type="checkbox"] {
    vertical-align: middle;
    position: relative;
    bottom: 2px;
}
input[type=radio] {
    bottom: 3px;
}
input[type="submit"],
button,
a.btn,
a.button {
    display: inline-block;
    height: 40px;
    padding: 0 15px;
    margin: .2em .2em .2em 0;
    color: #fff;
    background: #7c4987;
    border: none;
    font-size: 22px;
    font-family: 'Love Ya Like A Sister', sans-serif;
    font-weight: normal;
    line-height: 1;
    vertical-align: middle;
    transition: all .2s;
    border-top-left-radius: 60px 10px;
    border-top-right-radius: 15px 5px;
    border-bottom-right-radius: 60px 10px;
    border-bottom-left-radius: 10px 30px;
}
a.btn,
a.button {
    line-height: 40px;
}
input[type="submit"]:hover,
button:hover,
a.btn:hover,
a.button:hover {
    background-color: #885294;
    cursor: pointer;
}

/* Form list styles */
ul.form {
    list-style: none;
    margin: 0 0 20px;
    padding: 20px;
    background: rgba(255,255,255,.3);
    border-top-left-radius: 60px 10px;
    border-top-right-radius: 15px 5px;
    border-bottom-right-radius: 60px 10px;
    border-bottom-left-radius: 10px 30px;
    }
ul.form li {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 120px;
    }
ul.form li:before,
ul.form li:after {
    content: "";
    display: table;
    }
ul.form li:after {
    clear: both;
    }
ul.form li label {
    float: left;
    margin: 10px 0 0 -120px;
    font-weight: normal;
    font-family: 'Love Ya Like A Sister', sans-serif;
    font-size: 1.2em;
    line-height: 1.25;
    }
ul.form li.required label:after {
    content: " *";
    color: #ff6000;
    }
ul.form input[type='text'],
ul.form input[type='email'],
ul.form input[type='password'],
ul.form select,
ul.form textarea {
    margin: 0;
    width: 100%;
    background: #fff;
    color: #333;
    box-shadow: inset 0 2px 2px -2px rgba(0,0,0,.3);
    }
ul.form li.submit {
    padding: 10px 0 0;
    margin: 0;
    text-align: right;
    }
ul.form li.submit input {
    float: right;
    }

ul.labels {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    }
ul.labels li {
    margin: 0 0 10px;
    padding: 0;
    }
ul.labels li label {
    display: inline-block;
    width: 100px;
    font-family: 'Open Sans';
    font-weight: bold;
    text-transform: uppercase;
    }

.skew {
    border-top-left-radius: 60px 10px;
    border-top-right-radius: 15px 5px;
    border-bottom-right-radius: 60px 10px;
    border-bottom-left-radius: 10px 30px;
}

::-webkit-input-placeholder { color: #fff; opacity: 0.3; -webkit-opacity: 0.3; }
::-moz-placeholder { color: #fff; opacity: 0.3; -moz-opacity: 0.3; }
:-ms-input-placeholder { color: #fff; opacity: 0.3; }
input:-moz-placeholder { color: #fff; opacity: 0.3; }

.alert {
    margin: 0 0 2%;
    padding: 20px;
    background: #777;
    line-height: 1.3;
    color: #fff;
    border-radius: 1px;
}
.error {
    background: #f64b2f;
}
.success {
    background: #7eb62e;
}
.warning {
    background: #e1b311;
}
.notice {
    background: #2fa9f6;
}

/* Header & Footer styles
-------------------------------------------------------------- */
#hdr {
    position: relative;
    z-index: 9999;
    padding: 0 0 10px;
}
#hdr #logo {
    float: left;
    margin: 0 0 0 -240px;
}
#hdr #logo img {
    display: block;
    margin: 20px 0 0 0;
}
#hdr-rt {
    padding: 0 0 0 240px;
}
#hdr-widgets {
    float: right;
}

#hdr-rt .social-icons,
#hdr-rt #donate-btn,
#hdr-rt #newsletter-signup {
    float: left;
}

#hdr-rt .social-icons {
    overflow: hidden;
    margin: 30px 10px 10px 0;
}
#hdr-rt .social-icons img {
    float: left;
    max-width: 48px;
    height: auto;
    margin: 0; padding: 0;
    transition: all .3s;
}
#hdr-rt .social-icons a:hover img {
    opacity: 0.75;
}
#hdr-rt #donate-btn {
    margin: 20px 0 10px 0;
    transition: all .3s;
}
#hdr-rt #donate-btn:hover {
    animation: beat .5s;
}
#hdr-rt #newsletter-signup {
    position: relative;
    overflow: visible;
    padding: 30px 0 0 0;
    height: 70px;
    width: 330px;
    margin: 0 -10px 0 0;
    background: url(img/nlform.png);
    text-align: center;
}
#hdr-rt #newsletter-signup h4 {
    display: inline;
    padding: 15px 0 0 18px;
    font-size: 20px;
}
#hdr-rt #newsletter-signup input[type="text"],
#hdr-rt #newsletter-signup input[type="submit"],
#hdr-rt #newsletter-signup a.btn {

}
#hdr-rt #newsletter-signup input[type="text"] {
    width: 210px;
    left: 20px;
    color: #fff;
}
#hdr-rt #newsletter-signup input[type="submit"] {
    width: 90px;
    right: 13px;
    font-size: 18px;
    text-align: center;
}

#ftr {
    position: relative;
    padding: 20px 0 50px;
    margin-top: 20px;
    text-align: center;
}
#ftr p {
    margin: 0;
    color: #fff;
    font-size: .9em;
}
#ftr p#copy {
    color: #cda6d6;
}

#ftr .social-icons {
    margin: 0 0 20px;
}

#ftr-nav {
    margin: 20px 0;
    padding: 0;
    text-align: center;
}
#ftr-nav li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#ftr-nav li a {
    padding: 5px 10px;
    font-family: 'Love Ya Like A Sister', sans-serif;
    font-size: 20px;
    color: #fff;
}
#ftr-nav li a:hover {
    background: rgba(255,255,255,.1);
}

/* Main navigation styles
-------------------------------------------------------------- */
#nav-expand {
    display: none;
}
#nav {
    float: right;
    list-style: none;
    margin: 10px 0;
    padding: 0;
}
#nav li {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
}
#nav li a {
    position: relative;
    float: left;
    padding: 10px 12px;
    text-decoration: none;
    color: #fff;
    font-family: 'Love Ya Like A Sister', sans-serif;
    font-size: 20px;
    font-weight: 200;
    border-top-left-radius: 20px 10px;
    border-top-right-radius: 15px 20px;
    border-bottom-right-radius: 50px 5px;
    border-bottom-left-radius: 10px 20px;
    transition: all .2s;
}
#nav > li:hover > a {
    background: #b085ba;
}
#nav ul,
#nav a {
    line-height: 1;
}
#nav > li > ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 99999;
    top: 150%;
    left: 0;
    margin: 0;
    padding: 10px 0 0 0;
    background: none;
    transition: all .2s;
}
#nav > li > ul:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: -14px; left: 20px;
    height: 0; width: 0;
    margin: 0;
    border: 12px solid transparent;
    border-bottom-color: #fff;
}
#nav > li:hover > ul {
    top: 100%;
    visibility: visible;
    opacity: 1;
}
#nav > li > ul a:hover {
    color: #444;
    background-color: #eee;
}
#nav > li > ul > li,
#nav > li > ul > li > a {
    display: block;
    float: none;
    font-size: 18px;
    white-space: nowrap;
    list-style: none;
    border-radius: 0;
}
#nav > li > ul > li {
    border-radius: 0;
}
#nav > li > ul > li:first-child > a {
    border-top-left-radius: 10px 20px;
    border-top-right-radius: 15px 20px;
}
#nav > li > ul > li:last-child > a {
    border-bottom-right-radius: 50px 5px;
    border-bottom-left-radius: 10px 20px;
}
#nav > li > ul > li > a {
    padding: 12px 80px 12px 20px;
    border-bottom: 2px solid #eee;
    color: #777;
    background: #fff;
}
#nav > li > ul > li.has-sub-menu > a {
    background: red;
}
#nav > li > ul > li:last-child > a {
    border-bottom: none;
    box-shadow: 0 5px 3px -3px rgba(0,0,0,.2);
}
#nav > li > ul > li > ul {
    display: none;
    position: absolute;
    top: 10px;
    left: 80%;
    margin: 0;
    padding: 0;
    width: 200px;
    background: #fff;
    border-top-left-radius: 10px 20px;
    border-top-right-radius: 15px 20px;
    border-bottom-right-radius: 50px 5px;
    border-bottom-left-radius: 10px 20px;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
}
#nav > li > ul > li:hover > ul {
    display: block;
    z-index: 999999;
}
#nav > li > ul > li > ul > li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#nav > li > ul > li > ul > li > a {
    white-space: normal;
    font-size: .8675em;
    color: #777;
}
#nav > li > ul > li > ul > li > a:hover {

}

/* Center content on page
-------------------------------------------------------------- */
.ctr {
    max-width: 1060px;
    padding: 0 2%;
    margin: 0 auto;
}

/* Clearfix
-------------------------------------------------------------- */
.ctr:before,
.ctr:after,
.clr:before,
.clr:after {
    content: ' ';
    display: table;
}

.ctr:after,
.clr:after {
    clear: both;
}

.clear {
    clear: both;
}

/* Column Styles
-------------------------------------------------------------- */
.row {
    margin: 0 -2% 2%;
    padding: 0;
    clear: both;
}
.row:before,
.row:after {
    content: ' ';
    display: table;
}
.row:after { clear: both; }
.row > [class^='col-'] {
    float: left;
    margin: 0 2%;
    padding: 0;
    list-style: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.col-12 { width: 46%; }
.col-13 { width: 29.333%; }
.col-23 { width: 62.666%; }
.col-14 { width: 21%; }
.col-34 { width: 71%; }
.col-15 { width: 16%; }
.col-25 { width: 36%; }
.col-35 { width: 56%; }
.col-45 { width: 76%; }

/* Pager styles
-------------------------------------------------------------- */
.pager {
    margin-left: 0; padding-left: 0;
    list-style: none;
}
.pager li {
    float: left;
    margin: 0 3px 3px 0;
}
.pager li a,
.pager li span {
    display: block;
    padding: 8px 12px;
    background: #fff;
    line-height: 1;
}
.pager li a:hover,
.pager li .current {

}

/* Breadcrumb styles
-------------------------------------------------------------- */
#breadcrumbs {
    position: relative;
    margin: 0;
    padding: 0;
    background: #7f528a;
}

#breadcrumbs ul li {
    float: left;
    margin: 0 10px 0 0;
    padding: 12px 0;
    list-style-type: none;
    color: #fff;
    font-family: 'Love Ya Like A Sister', sans-serif;
    font-size: 1.2em;
}
#breadcrumbs ul li a {
    padding-right: 20px;
    background: url(img/breadcrumb-arrow.png) no-repeat 100% 50%;
    color: #d6ace0;
}
#breadcrumbs ul li a:hover {
    color: #fff;
}
#breadcrumbs ul li,
#breadcrumbs ul li a {
    line-height: 1.3;
}

/* General Usage Styles
-------------------------------------------------------------- */
.border {
    border: 1px solid #fff;
    background: #ddd;
    box-shadow: inset 0 0 2px rgba(0,0,0,.2);
}
img.border {
    padding: 4px;
}
.hidden {
    display: none;
}
.block, img.block {
    display: block;
    margin: 0 0 20px;
}

/* Theme specific styles
-------------------------------------------------------------- */
#slider {
    position: relative;
    z-index: 999 !important;
}
#slider #slides {
    position: relative;
    margin: 0;
    padding: 0;
}
#slider .slide {
    position: relative;
    width: 100%;
    display: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#slider .slide:first-child {
    display: block;
}
#slider .slide img {
    display: block;
    width: 100%;
    height: auto;
}
#slider .slide-cnt {
    position: absolute;
    bottom: 0; left: 0; right: 0;
    width: 100%;
    padding: 0 0 30px;
    text-align: center;
}
#slider .slide-cnt > * {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
}
#slider .slide-cnt h2 {
    color: #ffb06b;
    font-size: 48px;
    text-shadow: 0 2px 2px #000;
}
#slider .slide-cnt p {
    color: #FFF;
    text-shadow: 0 4px 4px #000;
    font-size: 18px;
}
#slider .slide-cnt a {
    display: inline-block;
    margin: 0 auto;
    padding: 10px 20px;
    background: #fd8f28;
    color: #fff;
    font-family: 'Love Ya Like A Sister', sans-serif;
    font-size: 20px;
}

#slider #slides-prev,
#slider #slides-next {
    position: absolute;
    top: 50%; z-index: 199;
    height: 50px; width: 50px;
    margin: -25px 0 0 0;
    font-size: 72px;
    font-family: 'Love Ya Like A Sister', sans-serif;
    color: #ffb06b;
    background: #fff;
    background: rgba( 255,255,255,.2);
    line-height: 45px;
    text-align: center;
    border-top-left-radius: 40px 10px;
    border-top-right-radius: 15px 10px;
    border-bottom-right-radius: 30px 10px;
    border-bottom-left-radius: 10px 30px;
    text-shadow: 0 2px 2px rgba(0,0,0,.8);
}
#slider #slides-prev {
    left: 20px;
}
#slider #slides-next {
    right: 20px;
}
#slider #slides-prev:hover,
#slider #slides-next:hover {
    background: rgba( 255,255,255,.4);
}

#about {
    padding: 50px 0 30px;
    background: #f7e9c4 url(img/bg-beige.jpg);
    text-align: center;
}

#outreach,
#education {
    padding: 60px 0 50px;
}
#outreach h2,
#education h2,
#outreach p,
#education p {
    color: #fff;
}
#outreach {
    background: #8f5a9b url(img/section-global-outreach.jpg) no-repeat 50% 50%;
}
#outreach .ctr {
    padding-left: 550px;
    max-width: 650px;
}
#education {
    background: #66b254 url(img/section-education.jpg) no-repeat 50% 50%;
}
#education .ctr {
    padding-right: 600px;
    max-width: 600px;
}
#education a.btn {
    background-color: #42972e;
}
#education a.btn:hover {
    background-color: #4aa136;
}

#links {
    padding: 40px 0 30px;
    background: #fff;
}
#circles {
    position: relative;
    overflow: visible;
    margin: 0 -1.5% 20px;
}
#circles > figure {
    float: left;
    width: 22%;
    margin: 0 1.5% 120px;
    padding: 0;
}
#circles > figure.current:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    margin: 0 auto;
    border: 20px solid transparent;
    border-bottom-color: #444;
}
#circles > figure > img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}
#circles > figure > figcaption {
    display: none;
    position: absolute;
    bottom: 0; left: 1.5%; right: 1.5%;
    margin: 0; padding: 30px;
    max-width: 1160px;
    height: 60px;
    background: url(img/links-bubble.png) no-repeat 0 0;
    color: #fff;
}
#circles > figure.current > figcaption {
    display: block;
}
#circles figure a {
    position: absolute;
    bottom: -10px; right: -5px;
    padding: 10px 20px;
    background: #f6a156;
    color: #333;
    transform: rotate(3deg);
}
#circles figure:nth-child(1) a { background-color: #f6a156; }
#circles figure:nth-child(2) a { background-color: #a873b4; }
#circles figure:nth-child(3) a { background-color: #85ce74; }
#circles figure:nth-child(4) a { background-color: #74a9ce; }

#circles figure a:hover { color: #fff; }

#media {
    padding: 50px 0 30px;
    background: #f7e9c4 url(img/bg-beige.jpg);
    background-attachment: fixed;
    text-align: center;
}

.media-mix {
    margin: 0 -1%;
}
.media-mix > a {
    overflow: hidden;
    position: relative;
    display: block;
    float: left;
    width: 23%;
    margin: 0 1% 2%;
    padding: 0;
    transition: all .1s;
}
.media-mix > a:nth-child(odd) {
    border-top-left-radius: 180px 10px;
    border-top-right-radius: 15px 5px;
    border-bottom-right-radius: 600px 10px;
    border-bottom-left-radius: 10px 30px;
}
.media-mix > a:hover {
    transform: scale(0.9825);
}
.media-mix > a:nth-child(even) {
    border-top-right-radius: 220px 10px;
    border-top-left-radius: 15px 5px;
    border-bottom-left-radius: 320px 10px;
    border-bottom-right-radius: 10px 30px;
}

.media-mix > a.blog {
    background: #fff url(img/media/blog.png) no-repeat 50% 20px;
}
.media-mix > a.blog h4 {
    margin: 100px 20px 20px;
    font-size: 1.5em;
    line-height: 1.2;
    color: #444;
}
.media-mix > a.blog p {
    margin: 0 0 30px;
    font-size: 16px;
    color: #bbb;
}
.media-mix > a.facebook {
    background: #3b5998 url(img/media/facebook.png) no-repeat 50% 20px;
}
.media-mix > a.facebook p {
    margin: 100px 30px 40px;
    color: #fff;
    font-size: 14px;
}
.media-mix > a.twitter {
    background: #55acee url(img/media/twitter.png) no-repeat 50% 20px;
}
.media-mix > a.twitter p {
    overflow: hidden;
    margin: 100px 30px 40px;
    font-size: 14px;
    color: #fff;
}
.media-mix > a.instagram {

}
.media-mix > a.instagram img {
    display: block;
    width: 100%;
    height: auto;
}
.media-mix > a.instagram p {
    position: absolute;
    bottom: 0; left: 0; right: 0;
    margin: 0; padding: 10px 30px 10px 32px;
    background: #000 url(img/media/icon-instagram.png) no-repeat 10px 10px;
    background-color: rgba(0,0,0,.7);
    color: #fff;
    font-size: .8125em;
}

.photo-gallery {
    margin: 0 0 20px;
    padding: 0;
}
.photo-gallery > li {
    margin: 0 .5% 1%;
    padding: 1%;
    list-style-type: none;
    float: left;
    width: 30.333%;
    background: #fff;
    border-top-left-radius: 20px 10px;
    border-top-right-radius: 15px 5px;
    border-bottom-right-radius: 60px 10px;
    border-bottom-left-radius: 10px 30px;
    box-shadow: 0 5px 2px -5px rgba(0,0,0,.2);
}
.photo-gallery.cols-2 > li { width: 47.000%; }
.photo-gallery.cols-3 > li { width: 30.333%; }
.photo-gallery.cols-4 > li { width: 22.000%; }
.photo-gallery.cols-5 > li { width: 17.000%; }

.photo-gallery > li img {
    display: block;
    margin: 0;
    border: none;
    border-top-left-radius: 30px 10px;
    border-top-right-radius: 10px 40px;
    border-bottom-right-radius: 20px 50px;
    border-bottom-left-radius: 10px 30px;
}

#page {
    min-height: 10px;
    position: relative;
    padding: 50px 0 30px;
    background: #f7e9c4 url(img/bg-beige.jpg);
    background-attachment: fixed;
}

#scroll-down {
    position: fixed;
    bottom: 0; left: 50%; right: auto;
    z-index: 99;
    margin: 0 0 0 -90px;

}

#searchbox {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 0 0 20px;
    padding: 10px;
    background: #b085ba;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
#searchbox label,
#searchbox input[type="text"] {
    float: left;
    margin: 0;
}
#searchbox label {
    padding: 10px 20px 0 10px;
    font-family: 'Love Ya Like A Sister', sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #52255e;
}
#searchbox input[type="text"] {
    width: 270px;
    padding: 10px 40px 10px 10px;
    border: none;
}
#searchbox input[type="submit"] {
    position: absolute; z-index: 99;
    top: 10px; right: 10px; bottom: 10px;
    width: 40px;
    font-size: 0;
    color: transparent;
    background: url(img/search.png) no-repeat 50% 50%;
}

.content {
    padding-bottom: 30px;
}
.content.pad {
    padding-top: 30px;
}

.content *:last-child {

}

.content.has-sidebar {
    margin-right: 300px;
}

#posts {

}
#posts > article {
    position: relative;
    margin: 0 0 20px 150px;
    padding: 30px;
    background: #fff;
    border-top-left-radius: 60px 10px;
    border-top-right-radius: 15px 5px;
    border-bottom-right-radius: 60px 10px;
    border-bottom-left-radius: 10px 30px;
}
#posts > article:before {
    content: ' ';
    position: absolute;
    top: 60px; right: 100%;
    border: 20px solid transparent;
    border-right-color: #fff;
}
#posts > article > *:last-child {

}
#posts h2.title {
    margin: 0 0 5px;
    font-size: 1.675em;
    line-height: 1.2;
}
#posts .post-info {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 10px;
    line-height: 1.2;
    font-size: .875em;
    border-bottom: 2px solid #eee;
    text-transform: lowercase;
}
#posts > article .post-meta {
    position: absolute;
    top: 20px; left: -150px;
    width: 120px;
}
#posts > article .post-meta img {
    display: block;
    margin: 0 0 10px;
    width: 120px;
    height: 120px;
    background: #fff;
    border: 5px solid #fff;
}
#posts > article .post-meta p {
    margin: 0;
    font-size: .825em;
    text-align: center;
}
#posts > article > p {
        font-size: .925em;
}

#sidebar {
    float: right;
    width: 270px;
    margin: 0 -300px 0 0;
    padding: 20px 0;
    font-size: 14px;
}
#sidebar > li.widget {
    margin: 0 0 20px;
    padding: 0;
    list-style-type: none;
    color: #333;
}
#sidebar > li.widget:last-child {
    border-bottom: 0;
}
#sidebar > li.widget *:last-child {
    margin-bottom: 0;
}
#sidebar > li.widget li,
#sidebar li.widget a {
    color: #333;
    transition: all .2s;
}
#sidebar > li.widget a:hover {
    color: #555;
}
#sidebar > li.widget .widgettitle {
    margin: 0 0 15px;
    padding: 0 0 15px;
    font-size: 1.875em;
    color: #444;
    background: url(img/stroke-underline.png) repeat-x 0 100%;
}

#sidebar li[id^=recent-posts],
#sidebar li[id^=upcoming_events_widget],
#sidebar li[id^=upcoming_courses_widget] {

}
#sidebar li[id^=recent-posts] ul,
#sidebar li[id^=upcoming_events_widget] ul,
#sidebar li[id^=upcoming_courses_widget] ul {
        margin: 0;
    padding: 0;
}
#sidebar li[id^=recent-posts] ul li,
#sidebar li[id^=upcoming_events_widget] ul li,
#sidebar li[id^=upcoming_courses_widget] ul li {
    position: relative;
        margin: 0 0 10px;
    padding: 0 0 0 40px;
    list-style-type: none;

}
#sidebar li[id^=recent-posts] ul li:after,
#sidebar li[id^=upcoming_events_widget] ul li:after,
#sidebar li[id^=upcoming_courses_widget] ul li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    height: 1px;
    background: url(img/stroke-underline.png) repeat-x 0 50%;
}
#sidebar li[id^=recent-posts] ul li,
#sidebar li[id^=upcoming_events_widget] ul li,
#sidebar li[id^=upcoming_courses_widget] ul li {
    display: block;
    padding: 0 0 15px 40px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    line-height: 1.3;
}
#sidebar li[id^=recent-posts] ul li {
    background-image: url(img/wicon-post.png);
}
#sidebar li[id^=upcoming_events_widget] ul li {
    background-image: url(img/wicon-event.png);
}
#sidebar li[id^=upcoming_courses_widget] ul li {
    background-image: url(img/wicon-course.png);
}
#sidebar li[id^=recent-posts] ul li a,
#sidebar li[id^=upcoming_events_widget] ul li a strong,
#sidebar li[id^=upcoming_courses_widget] ul li a strong {
    color: #6e9bdf;
    font-weight: 300;
    font-size: 1.1em;
}
#sidebar li[id^=recent-posts] ul li a:hover,
#sidebar li[id^=upcoming_events_widget] ul li a:hover strong,
#sidebar li[id^=upcoming_courses_widget] ul li a:hover strong {
    color: #333;
}
#sidebar li[id^=recent-posts] ul li span.post-date {
    display: block;
}

.cbox {
    padding: 40px;
    margin: 0 0 20px;
    background: #fbf4e1 url(img/pattern-bg.png);
    background-color: rgba(255,255,255,.5);
    border-top-left-radius: 30px 10px;
    border-top-right-radius: 10px 25px;
    border-bottom-right-radius: 20px 10px;
    border-bottom-left-radius: 20px 10px;
    box-shadow: 3px 3px 1px rgba(0,0,0,.1);
    float:left;
}

.faq {
    padding: 10px 0 20px;
    margin: 0 0 10px;
        background: url(img/stroke-underline.png) repeat-x 0 100%;
}
.faq .q,
.faq .a {
        position: relative;
    margin: 0;
    padding: 0 0 0 40px;
    font-family: 'Asap', sans-serif;
    font-size: 1em;
}
.faq .q {
    margin: 0 0 5px;
        font-weight: bold;
}
.faq .q:before { content: 'Q:'; }
.faq .a:before { content: 'A:'; }

.faq .q:before,
.faq .a:before {
        float: left;
    width: 20px;
    margin: 0 0 0 -40px;
    font-family: inherit;
    font-weight: bold;
    line-height: inherit;
    color: #c3b89a;
    color: rgba(0,0,0,.2);
}

/* Sections
-------------------------------------------------------------- */
.section {
    margin: 0;
    padding: 50px 0 30px;
    background-image: url(img/pattern-bg.png);
    background-attachment: fixed;
    background-position: 50% 50%;
}
.section.white {
    background-color: #fff;
}
.section.beige {
    background-color: #f7e9c4;
    background-image: url(img/bg-beige.jpg);
}

.section.purple {
    background-color: #a873b4;
}
.section.purple h1,
.section.purple h2,
.section.purple h3,
.section.purple h4,
.section.purple h5,
.section.purple h6 {
    color: #fff;
}
.section.purple p,
.section.purple li {
    color: #fff;
}
.section.purple a {
    color: #f2dcf7;
}
.section.purple a:hover {
    color: #fff;
}

.section.orange {
    background-color: #f6a156;
}
.section.orange h1,
.section.orange h2,
.section.orange h3,
.section.orange h4,
.section.orange h5,
.section.orange h6 {
    color: #fff;
}
.section.orange p,
.section.orange li {
    color: #fff;
}
.section.orange a {
    color: #f8e5d4;
}
.section.orange a:hover {
    color: #fff;
}
section.orange input[type="submit"],
section.orange button,
section.orange a.btn,
section.orange a.button {
    background-color: #ec750c;
}

.section.green {
    background-color: #85ce74;
}
.section.green h1,
.section.green h2,
.section.green h3,
.section.green h4,
.section.green h5,
.section.green h6 {
    color: #fff;
}
.section.green p,
.section.green li {
    color: #fff;
}
.section.green a {
    color: #e0f4db;
}
.section.green a:hover {
    color: #fff;
}
section.green input[type="submit"],
section.green button,
section.green a.btn,
section.green a.button {
    background-color: #39b01e;
}

.section.blue {
    background-color: #74a9ce;
}
.section.blue h1,
.section.blue h2,
.section.blue h3,
.section.blue h4,
.section.blue h5,
.section.blue h6 {
    color: #fff;
}
.section.blue p,
.section.blue li {
    color: #fff;
}
.section.blue a {
    color: #d5e4ee;
}
.section.blue a:hover {
    color: #fff;
}
section.blue input[type="submit"],
section.blue button,
section.blue a.btn,
section.blue a.button {
    background-color: #3178a9;
}

#event-list,
#course-list {

}
#event-list article,
#course-list article {
    margin: 0 0 10px;
    padding: 20px;
    background: #fff;
    border-top-left-radius: 60px 10px;
    border-top-right-radius: 15px 5px;
    border-bottom-right-radius: 60px 10px;
    border-bottom-left-radius: 10px 30px;
}
#event-list article h4,
#course-list article h4 {
        margin: 0;
    font-size: 1.5em;
}
#event-list article p.event-date,
#course-list article p.course-date {
        margin: 0;
}

.upcoming-events {
    margin: 20px -1%;
    padding: 0;
}
.upcoming-events li {
    position: relative;
    float: left;
    width: 27.333%;
    margin: 0 1% 2%;
    padding: 2% 2% 30px;
    list-style-type: none;
    background: #444 url(img/blackboard.jpg) repeat 50% 50%;
    text-align: center;
}
.upcoming-events li h4.title {
    font-size: 1.675em;
    color: #f7e8c7;
}
.upcoming-events li p.content {
    font-size: 1em;
    color: #fff;
}
.upcoming-events li p.date {
    padding-top: 20px;
    margin-bottom: 10px;
    font-size: 1.25em;
    font-family: 'Love Ya Like A Sister', sans-serif;
    color: #bbb;
    border-top: 1px dashed #777;
}
.upcoming-events li a.btn {
    position: absolute;
    left: 10px; right: 10px;
    bottom: 10px;
    font-size: 1.2em;
    text-align: center;
    background-color: #fd8f28;
}
.upcoming-events li a.btn:hover {
    background-color: #ff7b00;
}

#idea {
    margin: 30px 0 0;
}
#idea img {
    margin: 0 0 5px;
}
#idea p {
    font-size: .8675em;
}

ul.expander {
    margin: 0 0 20px;
    padding: 0;
}
ul.expander > li {
    position: relative;
    margin: 0 0 5px;
    padding: 20px 20px 20px 40px;
    list-style-type: none;
    background: #fd8f28;
    color: #fff;
    border-top-left-radius: 20px 10px;
    border-top-right-radius: 15px 15px;
    border-bottom-right-radius: 15px 5px;
    border-bottom-left-radius: 10px 20px;

}
ul.expander > li.expanded {
    background: #fa6f00;
}
ul.expander > li:hover {
        cursor: pointer;
}
ul.expander > li:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 20px;
    height: 0;
    width: 0;
    margin: -8px 0 0 0;
    border: 8px solid transparent;
    border-left-color: #fff;
}
ul.expander > li.expanded:before {
    margin: -3px 0 0 -5px;
    border-color: transparent;
    border-top-color: #fff;
}
ul.expander > li .exp-hdr {
    margin: 0;
        color: #fff;
    font-size: 1.25em;
}
ul.expander > li .exp-bdy {
    display: none;
    padding: 10px 0 0;
}
ul.expander > li.expanded .exp-bdy {
    display: block;
}

#what-we-do > [class^="col"] {
    padding: 40px 20px;
    text-align: center;
    background: #eee;
}
#what-we-do > [class^="col"] > *:last-child {
    margin-bottom: 0;
}


/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 0 0 20px;
}
.aligncenter {
    text-align: center;
}
img.aligncenter {
    display: block;
    margin: 0 auto 20px;
}
.alignright {
    text-align: right;
}
img.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.alignleft {
    text-align: left;
}
img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.maxwidth {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.center {
    text-align: center;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 10px;
    text-align: center;
}
.wp-caption img {

}
.wp-caption p.wp-caption-text {

}

.bypostauthor {

}

.gallery-caption {

}
.gallery-item {

}

.sticky {

}

#comments {

}
#comments .comments-title {

}
#comments .comment-list {
    margin: 0 0 20px; padding: 0;
    list-style: none;
}
#comments .comment-list .comment {
    margin: 0 0 5px; padding: 0;
    list-style: none;
}
#comments .comment-list .comment .comment-body {

}
#comments .comment-list .comment .comment-body .comment-author {

}
#comments .comment-list .comment .comment-body .comment-author img.avatar {

}
#comments .comment-list .comment .comment-body .comment-author cite.fn {

}
#comments .comment-list .comment .comment-body .comment-author .says {

}
#comments .comment-list .comment .comment-body .comment-meta {

}
#comments .comment-list .comment .comment-body .comment-meta a {

}
#comments .comment-list .comment .comment-body .comment-meta a.comment-edit-link {

}
#comments .comment-list .comment .comment-body > p {

}
#comments .comment-list .comment .comment-body > p {

}
#comments .comment-list .comment .comment-body .reply {

}
#comments .comment-list .comment .comment-body .reply a.comment-reply-link {

}
#respond {

}
#respond #reply-title {

}
#respond #reply-title > small > a {

}
#respond #commentform {

}
#respond #commentform .logged-in-as {

}
#respond #commentform .comment-form-comment {

}
#respond #commentform .comment-form-comment label {

}
#respond #commentform .comment-form-comment textarea#comment {

}
#respond #commentform .form-allowed-tags {

}
#respond #commentform .form-submit {

}
#respond #commentform .form-submit input[type="submit"] {

}

/* Keyframe animations
-------------------------------------------------------------- */

@keyframes beat {
    0% {
      transform: scale(1.0375);
    }
    100% {
      transform: scale(1);
    }
}