#buddypress div.pagination {
color: inherit;
}    #buddypress #activity-stream p {
margin: 0;
}
#buddypress form#whats-new-form {
overflow: hidden;
margin-bottom: 30px;
}
#buddypress #item-body form#whats-new-form {
margin-bottom: 30px;
}
#buddypress #whats-new-avatar .avatar {
width: 50px;
height: 50px;
}
#buddypress form#whats-new-form p.activity-greeting {
line-height: 1;
margin-left: 70px;
padding-top: 7px;
}
#buddypress form#whats-new-form #whats-new-content {
margin-left: 50px;
}
#buddypress #whats-new-options {
height: auto !important;
overflow: visible;
margin-top: 10px;
}
#buddypress form#whats-new-form textarea {
width: 100%;
background: #fff;
color: #747474;
}
#buddypress form#whats-new-form #whats-new-submit,
#buddypress form#whats-new-form #whats-new-options select {
margin-top: 0;
}
#buddypress #whats-new:focus {
border-color: #eee !important;
outline-color: #eee !important;
}
#buddypress .activity-list .activity-content img.thumbnail {
border: 0;
} body.activity-permalink #buddypress .activity-list li .activity-content {
margin-left: 10px;
}
#buddypress a.bp-secondary-action,
#buddypress span.highlight {
font-size: 12px;
}
.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
color: #999;
font-size: 11px;
line-height: 220%;
}
.activity-list .activity-content .activity-header img.avatar {
display: none;
}
#buddypress div.activity-meta {
margin-top: 10px;
}
#buddypress div.activity-meta a {
margin-right: 5px;
padding: 0;
background: none;
font-size: 10px;
color: #000;
text-transform: uppercase;
}
#buddypress div.activity-meta a:hover {
background: none;
color: #32B2C3;
}
#buddypress a.bp-primary-action span,
#buddypress #reply-title small a span {
padding: 1px 4px;
border-radius: 3px;
background: #C34A32;
}
#buddypress a.bp-primary-action:hover span,
#buddypress #reply-title small a:hover span {
background: #32B2C3;
}
#buddypress .activity-list li.load-more {
padding: 0;
border: 0;
background: none;
}
#buddypress .activity-list li.load-more a {
display: block;
padding: 14px 18px;
border-radius: 3px;
border: 1px solid #eee;
background: #fafafa;
color: #747474;
font-size: 12px;
font-weight: bold;
}
#buddypress .activity-list li.load-more a:hover {
background: #eee;
color: #747474;
} #buddypress div.activity-comments > ul {
padding-left: 0;
}
body.activity-permalink #buddypress div.activity-comments {
margin: 10px 0 0 10px;
}
body.activity-permalink #buddypress div.activity-comments > ul {
padding: 0;
}
#buddypress div.ac-reply-avatar img {
border: 0;
}
#buddypress div.activity-comments {
margin: 3px 0 0 10px;
}
#buddypress div.activity-comments ul li {
border-top: 0;
}
#buddypress div.activity-comments ul li > ul {
margin-left: 10px;
padding-left: 0;
}
#buddypress div.activity-comments div.acomment-content {
margin-left: 40px;
font-size: 86%;
}
#buddypress div.activity-comments div.acomment-meta {
font-size: 81%;
}
#buddypress div.activity-comments form.ac-form {
padding: 10px 0;
}
#buddypress div.activity-comments form .ac-textarea {
border: 1px solid #eee;
border-radius: 3px;
background: #fff;
}
#buddypress div.activity-comments form textarea {
color: #747474;
}
#buddypress div.activity-comments .ac-reply-cancel {
font-size: 11px;
}
#buddypress .acomment-options a {
color: #000;
font-weight: bold;
text-transform: uppercase;
font-size: 10px !important;
} #buddypress div.dir-search {
margin: -84px 0 0 0;
}
@media screen\0 { #buddypress div.dir-search {
margin-top: -60px;
}
}
#buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"],
.bbpress .bbp-search-form input[type="text"] {
float: left;
margin-bottom: 0;
font-size: 13px;
padding: 0 13px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
font-weight: normal;
height: 43px;
line-height: 43px;
}
#buddypress div.dir-search input[type="submit"],
#buddypress div.message-search input[type="submit"],
.bbpress .bbp-search-form input[type="submit"] {
position: relative;
margin-left: -5px;
padding: 0 18px;
border: 1px solid #EEE;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
background: #FCFCFC;
color: #747474;
height: 43px;
line-height: 43px;
}
#buddypress div.dir-search input[type="submit"]:hover,
#buddypress div.message-search input[type="submit"]:hover,
.bbpress .bbp-search-form input[type="submit"]:hover {
background: #eee;
} #buddypress div#message p,
#sitewide-notice p {
border-radius: 3px;
}
#buddypress .standard-form#signup_form div div.error {
margin: 10px 0;
padding: 0;
background: none;
color: #FA981B;
}
#sitewide-notice { 
display: none;
}
#sidebar #sitewide-notice { 
display: block;
}
#sidebar #sitewide-notice #message {
z-index: 1;
position: relative;
top: auto;
left: auto;
width: 100%;
margin-bottom: 40px;
} #buddypress .standard-form textarea,
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=color],
#buddypress .standard-form input[type=date],
#buddypress .standard-form input[type=datetime],
#buddypress .standard-form input[type=datetime-local],
#buddypress .standard-form input[type=email],
#buddypress .standard-form input[type=month],
#buddypress .standard-form input[type=number],
#buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search],
#buddypress .standard-form input[type=tel],
#buddypress .standard-form input[type=time],
#buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week],
#buddypress .standard-form select,
#buddypress .standard-form input[type=password],
#buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text] {
padding: 13px;
border: 1px solid #eee;
border-radius: 3px;
background: #fff;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #747474;
}
#buddypress .standard-form #basic-details-section input[type="password"] {
width: 90%;
}
#buddypress .standard-form input:focus,
#buddypress .standard-form textarea:focus,
#buddypress .standard-form select:focus {
background: #FAFAFA;
color: #555;
}
#buddypress .standard-form select {
padding: 8px 40px 8px 8px;
background-position: center right;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAARUlEQVQ4y2N49+7dfyBgoDdmGLV41GJknJaWJgjEoVjE0+hh8Rlki4DMmSBM86CGWr4qDQJAlpbTNY6hlqaNpupRi3FhAAWwg5PCBypjAAAAAElFTkSuQmCC);
}
#buddypress .standard-form div.checkbox label,
#buddypress .standard-form div.radio label {
color: #000;
}
#buddypress .standard-form div.radio ul {
margin-left: 13px;
}
#buddypress .standard-form#signup_form div.submit {
margin: 0;
padding: 0;
float: left;
}
#buddypress .standard-form textarea#message_content {
line-height: 1.5em;
}
#buddypress div#invite-list {
background: none;
}
#buddypress button,
#buddypress a.button,
#buddypress input[type=submit],
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress ul.button-nav li a,
#buddypress div.generic-button a,
#buddypress .comment-reply-link,
a.bp-title-button {
padding: 15px 19px;
border: 0;
background: #32B2C3;
color: #fff;
font-size: 13px;
font-weight: bold;
border-radius: 3px;
white-space: nowrap;
}
#buddypress button:hover,
#buddypress a.button:hover,
#buddypress a.button:focus,
#buddypress input[type=submit]:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress ul.button-nav li a:hover,
#buddypress ul.button-nav li.current a,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover {
border: 0;
background: #C34A32;
color: #fff;
}
#buddypress div.generic-button a,
#buddypress div.action a.button {
padding: 4px 8px;
font-size: 11px;
}
.buddypress .entry-title a.bp-title-button {
position: relative;
top: -3px;
padding: 4px 8px;
font-size: 11px;
color: #fff;
}
#buddypress form.standard-form .left-menu {
width: 128px;
}
#buddypress form.standard-form .main-column {
margin-left: 158px;
}
.group-create .entry-title .button { display: none;
}
#buddypress .small a.button {
margin: 1px;
padding: 2px 4px;
font-size: 10px;
}
#buddypress form.standard-form .main-column ul#friend-list {
border-top: 0;
} #buddypress a.loading,
#buddypress input.loading,
#buddypress .loading,
.buddypress.widget .item-options a.loading {
animation: loader-pulsate .5s infinite ease-in-out alternate;
-webkit-animation: loader-pulsate .5s infinite ease-in-out alternate;
-moz-animation: loader-pulsate .5s infinite ease-in-out alternate;
}
@keyframes loader-pulsate {
from {
opacity: 0.6;
}
to {
opacity: 1;
}
}
@-webkit-keyframes loader-pulsate {
from {
opacity: 0.6;
}
to {
opacity: 1;
}
}
@-moz-keyframes loader-pulsate {
from {
opacity: 0.6;
}
to {
opacity: 1;
}
} #buddypress table.profile-fields {
margin-top: 10px;
} #buddypress div#message p,
#sitewide-notice p {
padding: 15px 20px;
}
.buddypress .entry-title a {
color: #000;
}
#buddypress div#item-header div#item-header-content {
float: none;
margin-left: 143px;
}
#buddypress div#item-header h2 {
margin-top: 5px;
font-size: 18px;
}
#buddypress div#item-header div#item-meta {
padding-bottom: 10px;
font-size: 13px;
line-height: 1.4em;
color: inherit;
}
#buddypress div#item-header div#item-meta p {
line-height: 1.4em;
}
#buddypress div#item-header div#item-actions h3 {
font-size: 12px;
font-weight: bold;
}
#buddypress div#item-header div.generic-button,
#buddypress div#item-header a.button {
margin-bottom: 1px;
}
#buddypress ul.item-list li img.avatar {
margin-right: 15px;
}
body.activity-permalink #buddypress ul.item-list li .activity-avatar img.avatar {
width: 128px;
height: 128px;
}
#buddypress ul.item-list li {
border-color: #eee;
overflow: auto;
}
#buddypress ul.item-list li .activity-avatar img.avatar,
#buddypress ul.item-list li .ac-reply-avatar img.avatar {
width: 50px;
height: 50px;
}
#buddypress ul.item-list li div.item-desc {
font-size: 11px;
color: inherit;
}
#buddypress ul.item-list li div.meta {
font-size: 11px;
color: inherit;
}
#buddypress ul.item-list li h5 {
margin: 0;
}
#buddypress span.activity {
opacity: 0.8;
font-size: 11px;
color: #999;
}
#buddypress div.item-list-tabs {
background: #fafafa;
border: 1px solid #eee;
clear: left;
margin: 25px 0 15px;
padding: 10px 12px;
overflow: hidden;
border-radius: 3px;
}
#buddypress div.item-list-tabs ul li a,
#buddypress div.item-list-tabs ul li span {
color: #000;
font-weight: bold;
}
#buddypress div.item-list-tabs ul li a:hover {
color: #32B2C3;
}
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
border-radius: 3px;
background: #C34A32;
color: #fff;
opacity: 1;
}
#buddypress div.item-list-tabs ul li a span {
border-radius: 3px;
border: 0;
background: #C34A32;
color: #FFF;
}
#buddypress div.item-list-tabs ul li a:hover span {
background: #32B2C3;
}
#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span {
color: #C34A32;
}
#buddypress div.item-list-tabs ul li.selected a:hover span,
#buddypress div.item-list-tabs ul li.current a:hover span {
background: #fff;
}
#buddypress div.item-list-tabs#subnav {
margin-bottom: 20px;
padding: 0;
border: 0;
font-size: 12px;
}
#buddypress div.item-list-tabs ul li.feed a {
overflow: hidden;
width: 23px;
height: 23px;
background-image: none;
margin: 0;
padding: 0;
font-weight: bold;
line-height: 23px;
color: #32B2C3;
}
#buddypress div.item-list-tabs ul li.feed a:hover {
color: #C34A32;
}
div.item-list-tabs ul li.feed a:before {
content: "\f143";
float: left;
font-family: 'FontAwesome';
font-size: 23px;
margin-right: 5px;
}
#buddypress div.item-list-tabs#subnav ul li.last {
margin-top: 0;
} #buddypress div#message-thread div.message-box {
margin-left: -15px;
}
#buddypress div#message-thread img.avatar {
margin-right: 15px;
}
#buddypress #message-threads img.avatar {
width: 50px;
}
#buddypress div.message-search {
margin-right: 0;
}
#buddypress #message-thread a.button,
#buddypress #message-threads a.button {
padding: 2px 4px;
font-size: 9px;
}
#buddypress input#send-to-input {
width: 258px;
line-height: 1;
} .register-section {
margin-bottom: 20px;
}
#buddypress .field-visibility-settings,
#buddypress .field-visibility-settings-toggle,
#buddypress .field-visibility-settings-notoggle {
color: inherit;
}  #content .widget.buddypress {
overflow: hidden;
margin-bottom: 20px;
}
#content .widget.buddypress .item-list li {
float: left;
margin: 0 20px 20px 0;
}
#content .widget.buddypress .item-list li:nth-child(3n+0),
#content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+0) {
margin-right: 0;
}
#content .widget.buddypress .item-list li:nth-child(3n+1),
#content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+1) {
clear: both;
}
.widget.buddypress .item-list li .item {
font-weight: bold;
}
#content .widget.buddypress .item-list li .item {
float: left;
width: 120px;
height: 86px;
margin: 0;
padding: 15px;
border: 1px solid #eee;
border-left: 0;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
background: #fdfdfd;
}
#content .widget.buddypress .item-avatar {
float: left;
}
#content .widget.buddypress .item-avatar img {
width: 86px;
height: 86px;
margin: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
#sidebar .widget.buddypress .item-avatar img {
width: 36px;
height: 36px;
margin-bottom: 0;
}
#content .widget.buddypress div.item-title {
margin-bottom: 5px;
line-height: 1.2em;
}
.widget.buddypress div.item-title a {
color: #000;
}
.widget.buddypress div.item-title a:hover {
text-decoration: underline;
}
#sidebar .widget.buddypress div.item-meta {
margin-left: 46px;
}
#content .widget.buddypress div.item-meta,
#content .widget.buddypress div.item-content {
margin: 0;
line-height: 1.2em;
font-weight: normal;
}
.widget.buddypress span.activity {
opacity: 1;
font-size: 11px;
color: #999;
font-weight: bold;
}
.widget.buddypress div.item-options {
margin-top: 0;
padding-top: 0;
}
#content .widget.buddypress div.item-options a,
#sidebar .widget.buddypress div.item-options a {
color: #000;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}
.widget.buddypress div.item-options a:hover,
.widget.buddypress div.item-options a.selected {
text-decoration: underline;
} #content .widget.buddypress #members-list.item-list li {
width: 78px;
margin: 0 10px 10px 0;
}
#content .widget.buddypress #members-list.item-list li:last-child {
margin-bottom: 20px;
}
#content .widget.buddypress #members-list.item-list li .item {
display: none;
}
#content .widget.buddypress #members-list .item-avatar img {
width: 78px;
height: 78px;
} #content .widget.buddypress .avatar-block .item-avatar {
float: left;
width: 58px;
margin: 0 10px 10px 0;
}
#content .widget.buddypress .avatar-block .item-avatar:last-child {
margin-bottom: 20px;
}
#content .widget.buddypress .avatar-block .item-avatar img {
width: 58px;
height: 58px;
}  .bbpress .entry-title {
margin: 0 0 15px;
font-size: 22px;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
border-top: 0;
} #bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
margin-bottom: -3px;
border: 0;
} #bbpress-forums #bbp-search-form {
margin-bottom: 15px;
}  #content .widget[id*="bbp_"] {
overflow: hidden;
margin-bottom: 30px;
}
.widget[id*="bbp_"] li {
position: relative;
margin-bottom: 10px;
}
#content .widget[id*="bbp_"] li {
float: left;
margin-right: 10px;
padding: 15px;
background: #fdfdfd;
border: 1px solid #eee;
border-radius: 3px;
}
.widget[id*="bbp_"] li:last-child {
margin-bottom: 0;
}
.widget[id*="bbp_"] li div {
font-size: 11px;
line-height: 1.2em;
}
.widget[id*="bbp_"] li .bbp-author-avatar {
position: relative;
top: 2px;
left: 0;
} .widget.bbp_widget_login {
padding: 20px;
border-radius: 3px;
border: 1px solid #eee;
background: #fafafa;
}
.widget.bbp_widget_login .bbp-logged-in h4 {
margin: 0 0 10px;
font-size: 18px;
} @media only screen and (max-width: 1024px) { .responsive #content .widget.buddypress .item-list li:nth-child(3n+0),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+0) {
margin-right: 20px;
}
.responsive #content .widget.buddypress .item-list li:nth-child(3n+1),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+1) {
clear: none;
}
.responsive #content .widget.buddypress .item-list li:nth-child(2n+0),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(2n+0) {
margin-right: 0;
}
.responsive #content .widget.buddypress .item-list li:nth-child(2n+1),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(2n+1) {
clear: both;
}		
.responsive #content .widget.buddypress .item-list li .item {
width: 183px;
}		
}
@media only screen and (max-width: 959px) { .responsive #buddypress div.dir-search {
float: none;
margin: 0;
}
.responsive #buddypress div.message-search {
float: left;
clear: both;
margin: 20px 0 0;
}
.responsive #content .widget.buddypress .item-list li .item {
width: 127px;
}	
}
@media only screen and (max-width: 767px) { .responsive #buddypress #whats-new-post-in-box {
margin-top: 10px;
}	
.responsive #buddypress form#whats-new-form #whats-new-submit,
.responsive #buddypress form#whats-new-form #whats-new-post-in-box {
float: left;
width: 100%;
}		
.responsive #buddypress div.item-list-tabs ul li {
width: 100%;
}
.responsive #buddypress div.item-list-tabs#subnav ul li {
width: auto;
}
.responsive div.bbp-search-form input,
.responsive div.bbp-search-form button {
font-size: 13px;
}
}
@media only screen and (max-width: 320px) { .responsive #buddypress .standard-form input[type=text],
.responsive #buddypress .standard-form textarea {
width: 100%;
}
.responsive #buddypress div#item-header div#item-actions {
width: 100%;
}
.responsive #buddypress div#item-header div#item-header-content .activity {
margin-top: 2px;
}
.responsive #buddypress form#whats-new-form #whats-new-avatar {
display: none;
}
.responsive #buddypress form#whats-new-form p.activity-greeting {
margin-left: 0;
}
.responsive #buddypress form#whats-new-form #whats-new-content {
margin-left: 0;
padding: 0;
}
.responsive #buddypress form#whats-new-form #whats-new-options select {	
max-width: 130px;
height: 35px;
margin-top: 5px;
}
body.responsive.activity-permalink #buddypress .activity-list li .activity-content {
float: left;
margin: 10px 0 0 0;
}
.responsive #buddypress .standard-form #basic-details-section,
.responsive #buddypress .standard-form #blog-details-section,
.responsive #buddypress .standard-form #profile-details-section	{
width: 100%;
}
.responsive #buddypress ul.item-list li div.item-desc {
margin-top: 0;
}
.responsive #buddypress ul.item-list li h5 span.small {
margin-top: 10px;
}
.responsive #buddypress form.standard-form .left-menu {
width: 100%;
}
.responsive #buddypress div#invite-list {
width: 100%;
height: 100px;
}
.responsive #buddypress form.standard-form .main-column {
float: left;
width: 100%;
margin-left: 0;
}
.responsive #buddypress li div.item,
.responsive #buddypress ul.item-list li div.action {
margin-left: 60px;
}
.responsive #buddypress ul.item-list li div.meta {
margin-top: 10px;
}
.responsive #content .widget.buddypress .item-list li,
.responsive #content .widget.buddypress .avatar-block .item-avatar {
margin-right: 0 !important;
}
.responsive #content .widget.buddypress .item-list li,
.responsive #content .widget.buddypress .avatar-block .item-avatar {
clear: both !important;
}		
.responsive #content .widget.buddypress .item-list li .item {
width: 172px;
}	
.responsive #bbpress-forums div.bbp-search-form {
width: 100%;
margin-bottom: 0;
}
.responsive #bbpress-forums #bbp-search-form #bbp_search {
width: 179px;
padding: 13px;
}
.responsive #bbpress-forums li.bbp-header,
.responsive #bbpress-forums li.bbp-footer {
font-size: 11px;
}
.responsive #bbpress-forums li.bbp-header li.bbp-forum-info,
.responsive #bbpress-forums li.bbp-header li.bbp-topic-title {
margin-bottom: 10px;
}
.responsive #bbpress-forums div.bbp-reply-author img.avatar {
top: 8px;
}
.responsive #bbpress-forums .bbp-body div.bbp-reply-author {
min-height: 90px;
padding-left: 75px;
}
.responsive #buddypress table#message-threads .thread-avatar {
display: none;
}
}  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,sub,sup,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,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input,textarea,button{-webkit-appearance:none}input::-moz-focus-inner{border:0;padding:0;margin-top:0;margin-bottom:-1px}  * {
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body {
background: #F2F9FF;
color: #747474;
margin: 0;
padding: 0;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
} a {
color: #C34A32;
text-decoration: none;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
a:hover {
color: #32B2C3;
}
h1, h2, h3, h4, h5, h6 {
color: #000;
padding: 0;
margin: 5px 0 15px;
line-height: 1.3em;
font-weight: bold;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
p {
line-height: 1.7em;
margin-bottom: 12px;
}
p:first-child {
margin-bottom: 12px;
}
p:last-child {
margin-bottom: 0;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
small {
font-size: xx-small;
line-height: 1em;
}
sup {
font-size: xx-small;
vertical-align: top;
line-height: 1em;
} 
sub {
font-size: xx-small;
vertical-align: bottom;
line-height: 1em;
} 
address {
line-height: 19px;
margin-bottom: 12px;
}
address:last-child {
margin-bottom: 0;
}
::selection {
color: #fff;
background: #32B2C3;
}
::-moz-selection {
color: #fff;
background: #32B2C3;
} ol {
list-style-type: decimal;
padding: 0;
margin: 0;
}
ul {
list-style-type: square;
padding: 0;
margin: 0;
}
li {
margin: 0 0 10px 20px;
line-height: 1.5em;
}
li > ul,
li > ol {
margin: 12px 0;
}
li:last-child {
margin-bottom: 0;
} input,
textarea,
select {
margin: 0;
padding: 13px;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
color: #747474;
border: 1px solid #eee;
border-radius: 3px;
background: #fff;
}
input:focus,
textarea:focus,
select:focus {
background: #fafafa;
color: #555;
}
::-webkit-input-placeholder {
color: #ccc;
}
:-moz-placeholder {
color: #ccc;
}
:-ms-input-placeholder {
color: #ccc;
}
textarea {
resize: none;
width: 100%;
max-width: 100%;
height: 150px;
line-height: 1.5em;
}
select {
max-width: 100%;
padding: 8px 40px 8px 8px;
border-radius: 0;
background-position: center right;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAARUlEQVQ4y2N49+7dfyBgoDdmGLV41GJknJaWJgjEoVjE0+hh8Rlki4DMmSBM86CGWr4qDQJAlpbTNY6hlqaNpupRi3FhAAWwg5PCBypjAAAAAElFTkSuQmCC);
-webkit-appearance: none;
}
@-moz-document url-prefix() { select {
padding-right: 8px;
background-image: none;
}
}
@media screen\0 { select {
padding-right: 8px;
background-image: none;
}
}
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
display: inline-block;
margin: 0;
padding: 15px 19px;
border: 0;
border-radius: 3px;
background: #32B2C3;
color: #fff;
cursor: pointer;
font-size: 13px;
line-height: 1;
font-weight: bold;
-webkit-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
background: #C34A32;
color: #fff;
}
input[type="radio"],
input[type="checkbox"] {
background: transparent;
border: 0;
}
input[type="radio"] {
-webkit-appearance: radio;
}
input[type="checkbox"] {
-webkit-appearance: checkbox;
}
fieldset {
border: 1px solid #eee;
margin: 0;
padding: 20px 15px;
}
legend {
font-size: 14px;
}
label {
font-weight: bold;
} table {
border: 1px solid #eee;
padding: 5px 10px;
line-height: 1.7em;
width: 100%;
}
th {
font-weight: bold;
background: #fafafa;
border: 1px solid #eee;
padding: 10px;
text-align: left;
vertical-align: middle;
}
td {
border: 1px solid #eee;
padding: 10px;
vertical-align: middle;
} img {
max-width: 100%;
height: auto;
}
.avatar {
border-radius: 3px;
}
object,
embed,
video,
iframe {
max-width: 100%;
}
cite {
font-style: italic;
}
hr {
background: #eee;
border: 0;
clear: both;
width: 100%;
height: 1px;
padding: 0;
margin: 20px 0;
position: relative;
}
pre {
color: #000;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA9QAAAA/CAIAAACO3RcPAAABe0lEQVR42u3YIQ6AMBBEUe5/xYraglpUHeEGk2JIxXsZszf42eP54j6vcAIAAMEhvgEAQHwDAID4Ft8AACC+AQBAfAMAgPgW3wAAIL4BAEB8i28AABDfAAAgvgEAQHyLbwAAEN8AACC+xTcAAIhvAAAQ3wAAIL7FNwAAiG8AABDf4hsAAMQ3AABsGt+95vraqHCamZmZmVmYzzcAAPz1+RbfAAAgvgEAQHyLbwAAEN8AACC+AQBAfItvAAAQ3wAAIL7FNwAAiG8AABDfAAAgvsU3AACIbwAAEN/iGwAAxDcAAIhvAAAQ3+IbAADENwAAiG/xDQAA4hsAADaN715zfW1UOM3MzMzMLMznGwAA/vp8i28AABDfAAAgvsU3AACIbwAAEN8AACC+xTcAAIhvAAAQ3+IbAADENwAAiG8AABDf4hsAAMQ3AACIb/ENAADiGwAAxDcAAIhv8Q0AAOIbAADEt/gGAADxDQAAm8Z3r7m+NiqcZmZmZmYW9gKS8pfs228VLAAAAABJRU5ErkJggg==);
border: 1px solid #eee;
padding: 5px 25px;
margin: 5px 0 20px 0;
font-family: "Courier New";
overflow: auto;
font-size: 12px;
line-height: 1.7em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
code {
color: #000;
font-family: "Courier New";
}
blockquote {
margin: 0 0 12px;
padding: 15px;
font-size: 14px;
font-family: Georgia, 'Times New Roman';
font-style: italic;
overflow: hidden;
}
mark {
padding: 3px 5px;
border: 1px solid #FFD600;
background: #FFEB00;
color: #726C29;
font-weight: bold;
}
ins {
text-decoration: none;
}
dl {
line-height: 1.7em;
margin-bottom: 20px;
}
dd {
margin-bottom: 10px;
}
dt {
font-weight: bold;
}
.hidden {
display: none;
}
.error {
color: #FA981B;
} .clear {
content: "";
clear: both;
line-height: 0;
padding: 0;
margin: 0;
height: 0;
display: block;
font-size: 0;
width: 100%;
}
.align-center,
.aligncenter {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}
.align-left,
.alignleft {
position: relative;
float: left;
margin: 10px 20px 10px 0;
}
.align-right,
.alignright {
float: right;
position: relative;
margin: 10px 0 10px 20px;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.wp-caption {
position: relative;
padding: 0;
max-width: 100%;
}
.wp-caption img {
margin: 0;
}
.wp-caption-text {
margin: 5px 0 12px !important;
font-size: 11px;
color: #999;
}
.gallery-columns-1 .gallery-item {
width: 90%;
}
.gallery-columns-2 .gallery-item {
width: 45% !important;
padding-right: 4% !important;
}
.gallery-columns-3 .gallery-item {
width: 31% !important;
padding-right: 2% !important;
}
.gallery-columns-4 .gallery-item {
width: 23% !important;
padding-right: 2% !important;
}
.gallery-columns-5 .gallery-item {
width: 18% !important;
padding-right: 2% !important;
}
.gallery-columns-6 .gallery-item {
width: 14% !important;
padding-right: 2% !important;
}
.gallery-columns-7 .gallery-item {
width: 12% !important;
padding-right: 2% !important;
}
.gallery-columns-8 .gallery-item {
width: 10% !important;
padding-right: 2% !important;
}
.gallery-columns-9 .gallery-item {
width: 9% !important;
padding-right: 2% !important;
}
.gallery-item img {
max-width: 100% !important;
height: auto !important;
border: 0 !important;
}
.gallery-caption {
float: left;
margin: 10px 0;
line-height: 1.7em;
}
div.gallery-item .gallery-icon {
display: inline-block;
position: relative;
text-align: center;
}
.gallery-item a,
.gallery-caption {
width: 100%;
}  #page-wrapper {
position: relative;
width: 1080px;
overflow: hidden;
margin: 30px auto;
border-radius: 6px;
background: #fff;
box-shadow: 0 0 0 1px #eee;
} #content-wrapper {
position: relative;
overflow: hidden;
width: 100%;
margin: 0 auto;
} #content {
position: relative;
float: left;
width: 740px;
margin: 0 auto;
padding: 40px;
overflow: hidden;
}
.sb-left #content {
float: right;
}
.fullwidth #content {
width: 100% !important;
} #sidebar {
position: relative;
width: 340px;
padding: 40px 40px 0;
}
.sb-right #sidebar {
float: right;
padding-left: 0;
}
.sb-left #sidebar {
float: left;
padding-right: 0;
}
.fullwidth #sidebar {
display: none;
}  #header {
display: table;
position: relative;
float: left;
width: 100%;
line-height: 0;
} #logo {
float: left;
padding: 40px; width: auto;
line-height: 0;
font-size: 12px;
max-width: 50%;
}
#logo a {
line-height: 0;
}
.logo-details {
display: block;
margin-top: -1px;
width: 1px;
height: 1px;
text-indent: -9999px;
} #header-right {
float: right;
max-width: 50%;
padding: 40px;
} #header #searchform {
width: auto;
margin-bottom: 10px;
}
#header #searchbar {
width: 200px;
}
#search-button {
display: none;
float: left;
margin-top: 8px;
padding: 8px 9px;
font-family: 'FontAwesome';
}
#search-button:before {
content: "\f002";
} .social-icons {
width: 100%;
clear: both;
float: left;
text-align: right;
}
.social-icons a {
display: inline-block;
margin-right: 5px;
font-size: 27px;
}  .nav  {
float: left;
z-index: 9;
}
.nav .menu {
float: left;
padding: 0;
margin: 0;
}
.nav .menu li {
position: relative;
float: left;
list-style-type: none;
margin: 0;
padding: 0;
}
.nav .sub-menu {
display: none;
position: absolute;
z-index: 9;
top: auto;
left: auto;
margin: 0;
padding: 0;
overflow: visible !important;
}
.nav .sub-menu li {
float: none;
}
.nav li:hover > .sub-menu {
display: block;
}
.nav .sub-menu li .sub-menu {
top: 0;
left: 100%;
} #nav {
float: left;
width: 100%;
padding: 0 40px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #fafafa;
}
#nav .menu > li > a {
display: block;
padding: 13px 15px;
color: #000;
font-weight: bold;
line-height: 1.5em;
}
#nav .menu > li > a:hover {
color: #32B2C3;
}
#nav .sub-menu {
margin-top: -6px;
padding: 11px 27px;
background: #32B2C3;
border-radius: 3px;
}
#nav .sub-menu a {
display: block;
width: 120px;
margin: 3px 0;
padding: 3px 0;
line-height: 1.4em;
font-weight: bold;
color: #fff;
}
#nav .sub-menu a:hover {
color: #C0F2FF;
} #left-nav .menu > li:first-child > a {
padding-left: 0;
} #right-nav {
float: right;
}
#right-nav .menu > li:last-child > a {
padding-right: 0;
}
#right-nav .menu.login-menu {
margin-left: 10px;
}
#right-nav .menu.login-menu li #profile-button {
filter:alpha(opacity=60);
opacity: 0.6;
color: #000;
}
#right-nav .menu.login-menu li #profile-button:hover {
filter:alpha(opacity=100);
opacity: 1;
}
#right-nav .menu.login-menu li a {
color: #32B2C3;
}
#right-nav .menu.login-menu li a:hover {
color: #C34A32;
} #mobile-nav {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
top: -100%;
left: 0;
z-index: 99;
background: #fff;
-webkit-text-size-adjust: 100%;
}
#mobile-nav:target {
width: 100%;
height: auto;
top: 0;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.admin-bar #mobile-nav:target {
top: 28px;
}
#mobile-nav .menu {
border-bottom: 1px solid #eee;
background: #fff;
padding: 60px 0 41px;
}
#mobile-nav .menu li {
float: none;
list-style-type: none;
margin: 0;
}
#mobile-nav .menu li a {
display: block;
padding: 10px 15px;
border-bottom: 1px solid #eee;
color: #000;
}
#mobile-nav .menu > li > a {
font-weight: bold;
}
#mobile-nav .menu > li:first-child a {
border-top: 1px solid #eee;
}
#mobile-nav .menu li a:hover {
background: #eee;
}
#mobile-nav .menu li a:before {
margin-right: 10px;
content: "\f105";
font-family: 'FontAwesome';
color: #C34A32;
}
#mobile-nav .menu li .sub-menu {
margin: 0;
}
#mobile-nav .menu li .sub-menu a {
padding-left: 30px;
}
#mobile-nav .menu li .sub-menu .sub-menu a {
padding-left: 50px;
}
#mobile-nav .menu li .sub-menu .sub-menu .sub-menu a {
padding-left: 70px;
}
#mobile-nav-button {
display: none;
float: right;
position: absolute;
top: 40px;
right: 40px;
border-radius: 3px;
border: 1px solid #eee;
background: #fff;
padding: 8px 10px 6px;
font-family: 'FontAwesome';
color: #000;
font-size: 26px;
line-height: 1;
}
#mobile-nav-button:hover {
padding: 9px 11px 7px;
background: #C34A32;
color: #fff;
}
#mobile-nav-button:before {
content: "\f03a";
}
.lb-close {
z-index: 1001;
position: absolute;
top: 20px;
right: 20px;
padding: 6px 8px 7px;
text-align: center;
font-family: 'FontAwesome';
font-size: 15px;
}
.lb-close:before {
content: "\f00d";
}  .entry-title {
clear: both;
font-size: 28px;
margin: 0 0 20px;
word-wrap: break-word;
}
.home.blog .entry-title {
font-size: 34px;
margin: 0 0 30px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
.single-post .entry-title {
margin: 0 0 10px;
padding: 0 0 10px;
border-bottom: 1px solid #eee;
} .entry-meta {
position: relative;
overflow: hidden;
font-size: 11px;
line-height: 1.5em;
color: #999;
margin: 0 0 20px;
}
.single-post #content .entry-meta {
font-size: 14px;
}
.entry-meta span:before {
content: "\0000a0\·\0000a0\0000a0";
color: #999;
}
.entry-meta span:first-child:before {
content: "";
}
.entry-meta a {
color: #999;
}
.entry-meta a:hover {
text-decoration: underline;
}
.meta-share {
margin: 0 0 20px;
}
.meta-share iframe {
max-width: none;
}
.meta-share .addthis_counter.addthis_bubble_style {
width: 36px !important;
}
.meta-tags {
position: relative;
overflow: hidden;
}
.single-post #content .meta-tags {
float: left;
width: 100%;
margin-top: 20px;
}
.meta-tags a,
.tagcloud a {
display: inline-block;
padding: 2px 4px;
margin-bottom: 4px;
border-radius: 3px;
background: #89A8AF;
font-size: 11px !important;
line-height: 1em;
color: #fff;
}
.meta-tags a:hover,
.tagcloud a:hover {
background: #74C1D3;
} #post-navigation {
overflow: hidden;
margin-bottom: 20px;
}
#post-navigation a[rel="prev"] {
float: left;
}
#post-navigation a[rel="next"] {
float: right;
}
#post-navigation a[rel="prev"]:before {
content: "\f104\0000a0\0000a0";
font-family: 'FontAwesome';
}
#post-navigation a[rel="next"]:after {
content: "\0000a0\0000a0\f105";
font-family: 'FontAwesome';
} .post-thumbnail {
position: relative;
max-width: 100%;
margin: 3px 0 20px;
border-radius: 3px;
line-height: 0;
}
.post-thumbnail img {
border-radius: 3px;
}
.post-thumbnail.wrap {
float: left;
margin: 3px 20px 10px 0;
} .entry-content {
float: left;
width: 100%;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
} .page-list {
margin: 0 0 20px 0;
} .attachment p {
margin-top: 12px;
} .author-info {
position: relative;
float: left;
overflow: hidden;
width: 100%;
padding: 20px;
margin-top: 30px;
border-radius: 3px;
border: 1px solid #eee;
background: #fafafa;
}
#sidebar .author-info {
margin-top: 0;
}
.author-info .avatar {
float: left;
margin-right: 20px;
width: 80px;
height: 80px;
}
.author-info .author-name {
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
}
.author-info .author-desc {
line-height: 1.7em;
} .related-posts {
float: left;
overflow: hidden;
width: 100%;
position: relative;
margin-top: 30px;
}
.related-posts h3 {
float: left;
position: relative;
width: 100%;
margin: 0 0 20px 0;
font-size: 18px;
font-weight: bold;
}
.related-posts .post-loop {
margin: 0 0 0 4%;
padding: 0;
border: 0;
}
.related-posts-title + .post-loop {
margin-left: 0;
}
.related-posts .post-text h2 {
font-size: 14px;
margin-bottom: 4px;
}
.related-posts .post-loop .entry-meta {
font-size: 11px;
margin: 0;
}  .post-wrapper {
float: left;
width: 100%;
}
.post-loop {
float: left;
position: relative;
overflow: hidden;
width: 100%;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
#sidebar .post-loop,
#footer .post-loop {
margin-bottom: 10px;
padding: 0;
border: 0;
}
.post-loop.post-columns {
margin-left: 4%;
}
.post-loop.first-column {
margin-left: 0;
}
.post-loop .post-thumbnail {
margin: 3px 0 15px 0;
}
.post-loop .post-thumbnail.wrap {
margin: 3px 15px 5px 0;
}
.post-text h2 {
margin: 0 0 5px 0;
font-size: 22px;
font-weight: bold;
word-wrap: break-word;
}
#sidebar .post-text h2,
#footer .post-text h2 {
font-size: 13px;
line-height: 1.1em;
}
.post-loop .entry-meta {
margin: 0 0 5px 0;
}
.post-loop .meta-tags {
margin: 10px 0 5px 0;
}
.post-loop .entry-content {
float: none;
margin: 0 0 5px 0;
}
.home.blog #content .post-loop.sticky h2:before {
content: "\f08d";
font-family: 'FontAwesome';
margin-right: 10px;
color: #000;
font-size: 20px;
}  #comments {
float: left;
overflow: hidden;
width: 100%;
position: relative;
margin-top: 30px;
}
#comments h2 {
margin: 0 0 20px 0;
font-size: 18px;
}
#comments ol.commentlist {
width: 100%;
list-style: none;
}
#comments ol.commentlist li {
list-style: none;
padding: 0;
margin: 0 0 20px 0;
position: relative;
border: 0;
}
#comments ol.commentlist li .comment_container {
padding-bottom: 20px;
border-bottom: 1px solid #eee;
overflow: hidden;
}
#comments ol.commentlist > li:last-child .comment_container {
padding-bottom: 0;
border: 0
}
#comments ol.commentlist .children li.comment {
margin: 20px 0 0 20px;
}
#comments ol.commentlist li .avatar {
float: left;
position: relative;
top: 0;
left: 0;
width: 60px;
height: auto;
margin: 0;
line-height: 1em;
}
#comments ol.commentlist li .comment-text {
margin: 0 0 0 80px;
}
#comments ol.commentlist li .comment-text .meta {
margin: 0 0 3px;
color: #999;
}
#comments ol.commentlist li .comment-text [itemprop="author"]:after {
content: "\0000a0\·\0000a0";
}
#comments .bypostauthor .description {
font-weight: bold;
}
.comment-reply-link,
#cancel-comment-reply-link {
display: block;
margin-top: 10px;
font-size: 12px;
line-height: 1.2em;
}
.comment-reply-title small {
float: right;
}
.required {
color: #D44354;
font-weight: bold;
} #respond {
margin-top: 30px;
}
#reply-title {
margin: 0 0 20px 0;
}
#respond p {
margin: 10px 0;
}
#respond p.form-submit {
margin-bottom: 0;
}
#commentform input {
display: block;
}
.form-allowed-tags {
display: none;
}
.commentlist #respond {
margin: 20px 0 0;
width: auto;
}
#respond .form-submit {
text-align: right;
}  #footer {
float: left;
overflow: hidden;
width: 100%;
padding: 40px 40px 0;
border-radius: 6px;
background: #fcfcfc;
}
.wpengine-promo {
display: none;
} #footer-widgets {
float: left;
width: 100%;
}
.footer-widget {
float: left;
margin-left: 6%;
}
.footer-widget:first-child {
margin-left: 0;
}
.footer-whole {
width: 100%;
}
.footer-half {
width: 47%;
}
.footer-third {
width: 29.33%;
}
.footer-fourth {
width: 20.5%;
}
.footer-fifth {
width: 15.2%;
} #copyright {
position: relative;
float: left;
width: 100%;
margin-bottom: 20px;
font-size: 11px;
line-height: 1.5em;
text-align: center;
}
#footer .social-icons {
display: none;
text-align: center;
margin-bottom: 20px;
}  .widget {
position: relative;
float: left;
width: 100%;
margin-bottom: 40px;
}
.widget ul li {
list-style-type: none;
margin-left: 0;
}
.widget ul ul li {
margin-left: 10px;
}
.widget .current-cat > a {
text-decoration: underline;
}
.widgettitle {
color: #000;
width: 100%;
font-size: 16px;
margin: 0 0 10px 0;
font-weight: bold;
}
#content .widgettitle {
font-size: 24px;
text-align: center;
margin-bottom: 20px;
padding: 10px;
border-radius: 3px;
background: #32B2C3;
color: #fff;
}
.widget .widgettitle a,
.widget .widgettitle a:hover {
color: #000;
}
#content .widget .widgettitle a,
#content .widget .widgettitle a:hover {
color: #fff;
}
.textwidget {
line-height: 1.7em;
} .widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
margin-left: 12px;
} #searchform {
overflow: hidden;
position: relative;
}
#searchbar {
float: left;
width: 150px;
height: 43px;
line-height: 43px;
padding: 0 13px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
#searchform .accessibly-hidden {
display: none;
}
#searchform #search-which {
float: left;
width: 100px !important;
margin-left: -5px;
padding: 0 13px;
height: 43px;
line-height: 43px;
}
@-moz-document url-prefix() { #searchform #search-which {
padding: 13px;
}
}
@media screen\0 { #searchform #search-which {
padding: 13px;
}
}
#searchsubmit {
float: left;
position: relative;
height: 43px;
margin-left: -4px;
line-height: 43px;
padding: 0 19px;
font-family: 'FontAwesome';
border-bottom-left-radius: 0;
border-top-left-radius: 0;
} #wp-calendar {
margin: 0 auto;
width: 100% !important;
}
#wp-calendar th {
border: 0;
font-weight: bold;
padding: 8px;
text-align: center;
}
#wp-calendar td {
border: 0;
padding: 8px;
text-align: center;
}
#wp-calendar #today {
background: #32B2C3;
color: #fff;
}
#wp-calendar #today a {
color: #fff;
}
#wp-calendar caption {
text-align: right;
font-weight: bold;
margin-bottom: 10px;
} .sitewide-loop {
float: left;
position: relative;
overflow: hidden;
width: 100%;
margin: 0 0 20px 0;
}
.sitewide-loop.post-columns {
margin-left: 4%;
}
.sitewide-loop.first-column {
margin-left: 0;
}
.sitewide-header {
float: left;
clear: both;
margin: 0 0 15px 0;
}
.sitewide-header img {
display: block;
overflow: hidden;
line-height: 0;
}
.sitewide-image img {
border-radius: 3px;
}
.sitewide-image-title img {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.sitewide-title {
display: block;
font-size: 21px;
color: #000;
font-weight: bold;
}
.sitewide-title:hover {
color: #000;
text-decoration: underline;
}
.sitewide-image-title .sitewide-title {
padding: 10px;
border: 1px solid #eee;
border-top: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
background: #fcfcfc;
}
.sitewide-loop .post-loop {
margin-bottom: 10px;
padding-bottom: 5px;
}
.sitewide-loop .post-loop .post-text h2 {
font-size: 14px;
}
.sitewide-loop .post-loop .meta-tags {
margin: 10px 0 5px 0;
}
.sitewide-more-link-wrapper {
clear: both;
width: 100%;
text-align: center;
}
.sitewide-more-link {
display: inline-block;
width: 100%;
border: 1px solid #eee;
background: #fafafa;
color: #747474;
}
.sitewide-more-link:hover {
background: #eee;
color: #747474;
}
.sitewide-blogname {
color: #000;
margin-bottom: 5px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
.sitewide-blogname a {
color: #000;
}
.sitewide-blogname a:hover {
text-decoration: underline;
}
.sitewide-posts .sitewide-blogname {
font-size: 12px;
}
#sidebar .sitewide-posts .sitewide-blogname,
#footer .sitewide-posts .sitewide-blogname {
font-size: 11px;
}
.gp-sitewide-comments li {
float: left;
clear: both;
width: 100%;
font-size: 12px;
}
.gp-sitewide-comments .avatar {
float: left;
margin: 2px 10px 0 0;
}
.gp-sitewide-comments a {
font-weight: bold;
}  #sitewide-list {
list-style-type: none;
}
#sitewide-list li {
margin-left: 0;
}
.sitewide-blog-letter {
margin: 20px 0 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
font-size: 30px;
font-weight: bold;
color: #000;
}
.sitewide-blog-letter:first-child {
margin-top: 0;
} .error404 #content {
padding: 50px;
text-align: center;
}
.error404 h1 {
font-size: 70px;
}
.error404 h4 {
font-size: 20px;
margin: 0 0 20px;
}
.error404 #searchform {
display: inline-block;
} #login {
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 0;
height: 0;
padding: 0;
z-index: 99;
text-align: center;
background: rgb(0,0,0);
background: rgba(0,0,0,0.7);
-webkit-text-size-adjust: 100%;
}
#login:target {
width: auto;
height: auto;
bottom: 0;
right: 0;
padding: 80px 100px 120px 100px;
}
#login:target > div {
-webkit-animation: fadeInScale 0.8s ease-in-out;
-moz-animation: fadeInScale 0.8s ease-in-out;
-ms-animation: fadeInScale 0.8s ease-in-out;
animation: fadeInScale 0.8s ease-in-out;
}
@-webkit-keyframes fadeInScale {
0% { -webkit-transform: scale(0.6); opacity: 0; }
100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
0% { -moz-transform: scale(0.6); opacity: 0; }
100% { -moz-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
0% { -ms-transform: scale(0.6); opacity: 0; }
100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
0% { transform: scale(0.6); opacity: 0; }
100% { transform: scale(1); opacity: 1; }
}
#lb-form {
display: inline-block;
position: relative;
width: 500px;
padding: 20px 30px 30px;
border-radius: 6px;
background: #fff;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
text-align: left;
-webkit-text-size-adjust: 100%;
}
#lb-form h3 {
margin-bottom: 20px;
font-size: 24px;
}
.lb-form-inner {
margin: 0 -30px;
padding: 30px 30px 18px;
background: #F0FCFF;
}
.lb-form-inner input[type="text"],
.lb-form-inner input[type="password"] {
width: 100%;
padding: 12px;
font-size: 15px;
}
#lb-form input[type="submit"] {
margin-top: 20px;
padding: 10px 17px;
font-size: 17px;
}
#lost-password-form-wrapper {
display: none;
}
.login-links {
float: right;
margin-top: 40px;
}
.login-links a {
margin-left: 10px;
color: #000;
font-weight: bold;
}
.login-links a:hover {
color: #C34A32;
}
.login-link:before {
content: "\f090\0000a0";
font-family: 'FontAwesome';
}
.register-link:before {
content: "\f14a\0000a0";
font-family: 'FontAwesome';
}
.lost-password-link:before {
content: "\f059\0000a0";
font-family: 'FontAwesome';
} ul.page-numbers {
margin: 20px 0;
float: left;
width: 100%;
font-weight: bold;
text-align: center;
}
ul.page-numbers li,
ul.page-numbers > span,
ul.page-numbers.single-nav > a {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
}
ul.page-numbers .page-numbers {
display: inline-block;
cursor: pointer;
width: 35px;
height: 35px;
margin: 0;
border-radius: 3px;
background: #EBEBEB;
color: #747474;
line-height: 34px;
}
ul.page-numbers.single-nav .page-numbers {
margin: 0;
}
ul.page-numbers .page-numbers:hover,
ul.page-numbers .page-numbers.current,
ul.page-numbers.single-nav > span.page-numbers {
color: #fff;
background: #32B2C3;
}  .post-thumb {
position: relative; }
.lightbox-hover {
position: absolute;
bottom: 16px;
left: 10px;
z-index: 10;
background: #4ecdc4;
color: #fff;
padding: 7px 10px 5px 10px;
font-size: 14px;
line-height: 1em;
filter:alpha(opacity=0);
opacity: 0;
cursor: pointer;
}
.prettyphoto:hover .lightbox-hover {
filter:alpha(opacity=100);
opacity: 1;
} small.vc_label {
font-size: inherit;
line-height: inherit;
} span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng {
background: none;
border: 0;
padding: 0 0 2px 0;
margin-left: 0;
color: #FA981B;
}
span.wpcf7-not-valid-tip {
position: relative;
top: 0;
left: 20px;
}  #homepage-slider {
padding: 40px 40px 0;
}
.no-js #homepage-slider {
display: none;
} #homepage-slider .ls-fullwidth .ls-nav-prev,
#homepage-slider .ls-fullwidth .ls-nav-next {
width: 50px;
height: 50px;
border-radius: 3px;
background: #000;
background-image: none;
font-family: 'FontAwesome';
color: #fff;
font-size: 30px;
text-align: center;
line-height: 52px;
filter:alpha(opacity=30);
opacity: 0.3;
}
#homepage-slider .ls-fullwidth .ls-nav-prev:hover,
#homepage-slider .ls-fullwidth .ls-nav-next:hover {
filter:alpha(opacity=60);
opacity: 0.6;
}
#homepage-slider .ls-fullwidth .ls-nav-prev {
left: 30px;
text-indent: -4px;
}
#homepage-slider .ls-fullwidth .ls-nav-next {
right: 30px;
text-indent: 4px;
}
#homepage-slider .ls-fullwidth .ls-nav-prev:before {
content: "\F104";
}
#homepage-slider .ls-fullwidth .ls-nav-next:before {
content: "\F105";
} #homepage-slider .ls-bottom-nav-wrapper {
margin-top: -20px;
}
#homepage-slider .ls-fullwidth .ls-bottom-slidebuttons a {
width: 10px;
height: 10px;
margin: 0 2px;
border: 2px solid #fff;
border-radius: 40px;
background: #000;
background-image: none;
filter:alpha(opacity=30);
opacity: 0.3;
}
#homepage-slider .ls-fullwidth .ls-nav-start,
#homepage-slider .ls-fullwidth .ls-nav-stop {
top: -35px;
width: 25px;
height: 25px;
margin: 2px;
border: 2px solid #fff;
border-radius: 40px;
background: #000;
background-image: none;
font-family: 'FontAwesome';
color: #fff;
font-size: 10px;
text-align: center;
line-height: 25px;
filter:alpha(opacity=30) !important;
opacity: 0.3 !important;
}
#homepage-slider .ls-fullwidth .ls-nav-start {
text-indent: 2px;
}
#homepage-slider .ls-fullwidth .ls-nav-stop {
text-indent: 0;
}
#homepage-slider .ls-fullwidth .ls-nav-start.ls-nav-start-active,
#homepage-slider .ls-fullwidth .ls-nav-start:hover,
#homepage-slider .ls-fullwidth .ls-nav-stop.ls-nav-stop-active,
#homepage-slider .ls-fullwidth .ls-nav-stop:hover,
#homepage-slider .ls-fullwidth .ls-bottom-slidebuttons a.ls-nav-active,
#homepage-slider .ls-fullwidth .ls-bottom-slidebuttons a:hover {
filter:alpha(opacity=60) !important;
opacity: 0.6 !important;
}
#homepage-slider .ls-fullwidth .ls-nav-start:before {
content: "\F04b";
}
#homepage-slider .ls-fullwidth .ls-nav-stop:before {
content: "\F04c";
} @media only screen and (max-width: 1082px) { .responsive #page-wrapper {
width: 980px;
}
.responsive #content {
width: 640px;
}
}
@media only screen and (max-width: 982px) { .responsive #page-wrapper {
width: 730px;
}
.responsive #content {
width: 530px;
}
.responsive #sidebar {
width: 200px;
}
.responsive #logo {
max-width: 70%;
}
.responsive #header-right {
display: none;
width: 100%;
max-width: none;
margin: 0;
padding: 0;
text-align: center;
}
.no-js .responsive #header-right {
display: block;
}
.responsive #header #searchform {
display: inline-block;
margin: -20px 0 20px;
padding: 0 40px;
}
.responsive #header #searchbar {
width: 258px;
}
.responsive #header #search-which {
width: 81px !important;
}
.responsive #search-button {
display: block;
}
.no-js .responsive #search-button {
display: none;
}
.responsive #header .social-icons {
display: none;
}			
.responsive #left-nav .menu[id*="menu-"],
.responsive #right-nav .menu[id*="menu-"] {
display: none;
}
.responsive #mobile-nav-button {
display: block;
}
.responsive .footer-widget {
width: 47%;
}
.responsive .footer-3,
.responsive .footer-5 {
clear: both;
margin-left: 0;
}
.responsive #footer .social-icons {
display: block;
}	
}
@media only screen and (max-width: 767px) { body.responsive  {
padding: 0 10px;
}		
.responsive #page-wrapper {
width: 100%;
margin: 15px auto;
}
.responsive #content {
width: 100%;
padding: 20px !important;
}
.responsive #sidebar {
width: 100%;
position: relative;
padding: 20px 20px 0 !important;
border-top: 1px solid #eee;
}
.responsive #logo {
padding: 20px; }
.responsive #header #searchform {
margin-top: 0;
padding: 0 20px;
}	
.responsive #header #searchbar {
width: 127px;
}
.responsive #nav {
padding: 0 20px;
}
.responsive #mobile-nav-button {
top: 20px;
right: 20px;
}	
.responsive.error404 #content {
padding: 15px;
}
.responsive.error404 h1 {
font-size: 50px;
}
.responsive.error404 #searchbar {
width: 108px;
}	
.responsive .related-posts .post-loop {
width: 100% !important;
margin-left: 0;
}
.responsive .related-posts .post-loop:last-child {
margin-bottom: 0;
}	
.responsive .related-posts .post-thumbnail {
float: left;
max-width: 50%;
margin: 0;
}
.responsive .related-posts .post-text {
float: left;
padding: 0 0 0 20px;
max-width: 50%;
}
.responsive #footer {
padding: 20px 20px 0;
}
.responsive .footer-widget {
width: 100%;
margin-left: 0;
}	
.responsive.page-template-blank-page-php   {
padding: 0;
}
.responsive .pp_pic_holder {
width: 95% !important;
left: 2.5% !important;
}
.responsive .pp_content {
width: 98% !important;
height: auto !important;
}
.responsive .pp_fade {
width: 100% !important;
height: 100% !important;
padding-bottom: 40px;
}
.responsive #pp_full_res img,
.responsive #pp_full_res iframe,
.responsive #pp_full_res video {
width: 100% !important;
height: auto !important;
max-width: none !important;
}
.responsive .pp_details {
width: 100% !important;
}
.responsive .ppt {
width: 100% !important;
margin-left: 0 !important;
}
.responsive #login:target {
padding: 10px;
}	
.responsive #lb-form {
width: 100%;
padding: 10px 30px 20px;
}
.responsive .lb-form-inner {
padding: 20px 30px 8px;
}
.responsive #lb-form #login-form .username,
.responsive #lb-form #login-form .password,
.responsive #lb-form #login-form .rememberme {
display: inline-block;
width: 32%;
text-align: right;
}
.responsive #homepage-slider {
padding: 20px 20px 10px;
}
}
@media only screen and (max-width: 320px) { .responsive #post-navigation a span {
display: none;
}
.responsive input[id*="pwbox-"] {
width: 102px;
}
.responsive .post-loop {
width: 100% !important;
}
.responsive .sitewide-loop {
width: 100% !important;
margin-left: 0 !important;
}
.responsive.error404 h1 {
font-size: 30px;
}
.responsive.error404 h4 {
font-size: 16px;
}
.responsive #lb-form {
width: 100%;
padding: 20px 30px 30px;
}
.responsive .lb-form-inner {
padding: 30px 30px 18px;
}
.responsive #lb-form #login-form .username,
.responsive #lb-form #login-form .password,
.responsive #lb-form #login-form .rememberme {
display: block;
width: 100%;
}
}@font-face{font-family:'FontAwesome';src:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.0.3);src:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'),url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'),url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}