﻿@import url('reset.css');
@import url('fonts.css');

/*
Theme Name: Western Front
Theme URI: http://front.bc.ca
Author: Development by 
 &amp; Yellow Media (Morten Rand-Hendriksen), design by Post Projects
Author URI: http://pinkandyellow.com
Description: Semantic HTML5 theme for Western Front
Version: 0.0.2
*/

/* =Structure
-------------------------------------------------------------- */

body {
	font-family: "Apercu Regular", Calibri, sans-serif; 
	font-size-adjust:0.508;
	font-size: 100%;
	color: #373737;
	background-color: #373737; /* Added by Alex!!! */
}

#bgWrapper {
	max-width: 1210px;
	min-width: 1080px;
	background: url('images/bglines.gif') center top;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 0 80px 0;
}

.bgWhiteWrapper {
margin: 0 auto;
    width: 100%;
	background-color: #fefefe; /* Added by Alex!!! */
}

#page {
	display: block;
	margin: 0 auto;
	width: 1060px;
	padding: 0 10px;
	
}
#primary {
/*	float: left;*/
	margin: 0;
	width: 100%;
}
#content {
	margin: 0;
}
#content.fullPage {
	margin: 0 0 0 0;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 220px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* GLOBAL STYLES */

a {
	text-decoration: none;
}

a:link,
a:visited {
	color: #9b9b9b;
	text-decoration: none;
}

strong {
	font-family: "Apercu Medium", Calibri, sans-serif; 
}

em {
	font-family: "Apercu Italic", Calibri, sans-serif;
	font-style: italic; 
}
/* =Header
-------------------------------------------------------------- */

#branding {
	position: relative;
	padding: 55px 0 0 0;
}

#mainHeader {
	position: relative;
}
#site-title a {
	display: block;
	background-image: url('images/wf-svg-logo.svg');
	width: 146px;
	height: 35px;
	text-indent: -9999px;
	background-color: #373737;
}

/* Added by Alex!!! */ #shop-nav { width: 130px !important; /*overflow: hidden;*/}


/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 30px 0 80px 0;
	border-top: 1px solid;
	font-size: 80%;
}

#access ul {
	margin: 9px 0 0 0;
}

#access li {
	float: left;
	display: block;
	width: 160px;
	margin: 0 20px 0 0;
}

#access li:last-child {
	margin: 0 0 0 0;
}

#access a {
	color: #373737;
}

#access ul ul {

}

#access ul ul li {
	float: none;
	margin: 0 0 9px 0;
}
#access ul ul ul {

}

#access ul ul a {
}

#access li:hover > a,
#access ul ul :hover > a {

}

#access a.terminal:after {
	content:'■';
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
  animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility:hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility:hidden;
  }
}



/* =Content
-------------------------------------------------------------- */

.sticky {
}
.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* Front page */


#gform_1 .gform_footer {
left: 5px;
position: relative;
top: 42px;
}

.meta-level-content {
	padding: 10px;
	width: 320px;
	color: #fff;
}

.signupform {
	z-index: 10!important;
	border-bottom: 5px #fff solid;
}

.signupform #input_1_2, .signupform #input_1_1 {
font-size: 14px;
color: white;
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px dotted white !important;
background-color: transparent;
width: 311px;
padding: 5px;
}

#become_a_member a {
	width: 160px;
	height: 58px;
	margin-right: 20px;
	background: url('images/become_a_member.png') left top no-repeat;
	display: block;
	text-indent: -9999px;
}

#become_a_member a:hover {
	background-position: left bottom;
}

#donate a {
	width: 160px;
	height: 58px;
	margin-right: 20px;
	background: url('images/donate.png') left top no-repeat;
	display: block;
	text-indent: -9999px;
}

#join_our_mailing_list a:hover {
	background-position: left bottom;
}

#join_our_mailing_list a {
	width: 160px;
	height: 58px;
	margin-right: 20px;
	background: url('images/join_our_mailing_list.png') left top no-repeat;
	display: block;
	text-indent: -9999px;
}

#donate a:hover {
	background-position: left bottom;
}

#socials {
	width: 158px;
	height: 48px;
	margin-right: 20px;
	display: block;
	text-indent: -9999px;
	padding: 1px;
}

#wf-on {
background-image: url('images/socials_01.png');
display: block;
float: left;
height: 48px;
width: 64px;
}

#facebook {
background-image: url('images/socials_02.png');
display: block;
float: left;
height: 48px;
width: 34px;
}

#facebook:hover {
background-color: #373737;
}

#plus {
background-image: url('images/socials_03.png');
display: block;
float: left;
height: 48px;
width: 14px;
}

#twitter {
background-image: url('images/socials_04.png');
display: block;
float: left;
height: 48px;
width: 46px;
}

#twitter:hover {
background-color: #373737;
}

.meta-level-content h1 {
	font-family: "Apercu Medium", Calibri, sans-serif;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-size: .9em;
}

#frontArchive li {
	margin: 0 0 10px 0;
	height: 67px;
	font-size: 0.9em;
}

#frontArchive time {
	font-family: "Apercu Medium", Calibri, sans-serif;
	color: #bebebe;
	font-size: 0.9em;
	padding: 6px 0;
}

#frontArchive .entry-title {
	font-family: "Apercu Medium", Calibri, sans-serif;
	text-transform: capitalize;
}

#frontArchive .entry-title a:link,
#frontArchive .entry-title a:visited {
	color: #fff;
}

.tinyThumb {
	float: left;
	padding: 0 10px 0 0;
	background: #373737;
}

#frontArchive li time {
	border-top: 1px #6e6e6e dotted;
	display: block;
}

#frontArchive li h1 {

}

.indexCat {
	line-height: 0.8;
}

.indexCat a{

}

/*
.singleCat ul {
	float: left;
}
*/

.singleCat {
	clear: both;
	margin-bottom: 30px;
	line-height: 0.8;
}
.singleCat ul li {
	float: left;
	margin-right: 1px;
}

.float-left {
	float: left;
	margin-right: 1px;
}

.pink {
	
	line-height: 12px;
}

.pink li a {
opacity: 0.5;
}

.pink li a:hover {
	opacity: 1 !important;
}

/* Artist drop-down menus */

ul.artist_drop_down {
line-height: 12px;
}

ul.artist_drop_down li {
	position: relative;
}

ul.artist_drop_down li li {

}

ul.artist_drop_down li a {
/*	opacity: 0.5;*/
}

ul.artist_drop_down ul {
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	float: left;
	z-index: 99999;
}

ul.artist_drop_down ul li {
	float: none!important;
	
}
ul.artist_drop_down li:hover > ul {
	display: block;
	width: 160px;
	margin-right: 0px;
}
/* END Artist drop-down menus */


.indexCat a:link, 
.indexCat a:visited,
.singleCat a:link,
.singleCat a:hover,
.singleCat a:visited {
	display: inline-block;
	font-family: "Apercu Medium", Calibri, sans-serif;
	color: #fff;
	text-transform: uppercase;
	 font-size: 10px;
    height: 15px;
    line-height: 18px;
    padding: 0 5px 3px 5px;
    

}

.indexCat a:link{
margin: 1px -3px 0px 0px;
}

.singleCat a:link {
margin: 1px 0px 0px 0px;	
}

.indexCat a:hover,
.singleCat a:hover {
	background: #373737;
	color: #fff!important;
    opacity: 1;
}

.entry-title { 
	font-family: "Apercu Medium", Calibri, sans-serif;
	font-size: 1.2em;
	margin: 10px 0;
	line-height: 1.1em;
}

.home #single-related .entry-title {
margin: 26px 0 10px 0;
}

.entry-title a:link,
.entry-title a:visited {
	color: #373737;
}

.entry-meta, .home #single-related .entry-meta{
	font-size: 1em;
	margin: -5px 0 10px 0;
	color: #8f8f8f;
}

.home .entry-meta {
	font-family: "Apercu Medium", Calibri, sans-serif;	
	font-size: 1.2em;
	margin: -10px 0 10px 0;
	color: #373737;
}

.entry-summary {
	font-family: Times, "Times New Roman",  serif;
	font-size: 0.8em;
	line-height: 1.3em;
}

#gform_wrapper_1 {
	margin: 20px 0;
}
#gform_1 .gform_body {
	width: 280px;
	margin: 0 15px 0 0;
	float: left;
}

#gform_fields_1 label,
body .gform_wrapper .gfield_error .gfield_label,
body .gform_wrapper li.gfield.gfield_error .gfield_description {
	display: none;
}

#gform_fields_1 .ginput_container input.large {
	font-size: 0.9em;
	padding: 5px;
	border: none;
}

#gform_1 .gform_footer {
	padding: 6px 0 0 0;
	margin: 0;
	clear: none;
	float: left;
	width: 15px;

}

#gforms_confirmation_message {
	background-color: inherit!important;
	border: none!important;
	margin: 10px auto!important;
	padding: 0!important;
	width: 100%!important;
	font-size: 0.9em!important;
	color: #eee!important;
	text-align: left!important;
}

#gform_wrapper_1 .validation_error {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 10px;
}

body .gform_wrapper li.gfield.gfield_error {
background-color: inherit!important;
margin-bottom: 0 !important;
padding: 0 !important;
border: none!important;
}
/* Events */

/* Single Events */


.artist_drop_down span{
background-color: white;
padding: 0;
display: inline-block;
}

.artist_drop_down a {
opacity: 0.5;
}

.artist_drop_down a:hover {
opacity: 1;
}

.buytickets {
border-style: solid !important;
border-width: 1px !important;
background-color: white !important;
height: 15px !important;
position: relative;
top: 0;
line-height: 16px !important;
padding: 0px 4px 1px 4px !important;
}

a.buytickets:hover {
border-color:#373737; 
color: #373737 !important;
}

.indexCat .front-buytickets {
display: block !important;
border-style: solid !important;
border-width: 1px !important;
background-color: #ffffff !important;
height: 7px !important;
position: relative;
top: 0px;
padding: 0 4px 10px 4px !important;
left: 0px;
width: 58px;
}

.singleCat .buytickets {
display: block !important;
border-style: solid !important;
border-width: 1px !important;
background-color: #ffffff !important;
height: 7px !important;
position: relative;
top: 0px;
padding: 0 4px 9px 4px !important;
left: 0px;
width: 58px;
}

.front-buytickets#member {
width:82px;
height:17px !important;
padding: 0 4px 1px 4px !important;
}

.front-buytickets#pub {
width:83px;
}

.front-buytickets#merch {
width:89px;
height:17px !important;
}

.indexCat a.front-buytickets:hover{
border-color:#373737; 
color: #373737 !important;
background-color: #fff !important
}

.singleCat a.buytickets:hover{
border-color:#373737; 
color: #373737 !important;
background-color: #fff !important
}

.indexCat a:hover {
background-color: #373737 !important;
}

.singleCat a:hover {
background-color: #373737 !important;
}

.single .events {
	width: 441px;
	float: left;
}

.main-title {
	font-size: 2em;
	margin-bottom: 29px;
}

.single-meta {
	margin: 0 0 20px 0;
}

.theTime {
	font-family: Times, "Times New Roman",  serif;
	margin: 0;
	font-size: .9em;
}

.entry-content {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 0 50px 0;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-family: "Apercu Regular", Calibri, sans-serif;
	text-decoration: underline;
}

.entry-content h1 {
	
}

.entry-content h2 {
	
}

.entry-content h3 {
	
}

.entry-content h4 {
	
}

.entry-content h5 {
	
}

.entry-content h6 {
	
}

blockquote {
	color: #909090;
	font-family: "Apercu Italic", Calibri, sans-serif;
	font-style: italic;
	border-left: 1px solid #909090;
	margin: 3px 0 1em 0;
	padding-left: 10px;
}

blockquote em {
	font-family: "Apercu Regular", Calibri, sans-serif;
	font-style: normal;
}
.footer-meta {
	font-size: 0.9em;
	font-family: Times, "Times New Roman",  serif;
	border-top: 1px solid #bebebe;
	padding: 10px 0 0 0;
	line-height: 1.3em;
}

.footer-meta .meta-title {
	font-family: "Apercu Regular", Calibri, sans-serif;
	padding: 0 5px 0 0;
}

.footer-meta a:link,
.footer-meta a:visited {
	font-size: 90%;
	color: #4c4c4c;
	text-decoration: underline;
}

.entry-content p {
	margin-bottom: 1em;
}
.single .post-media,
.page .post-media {
	width: 520px;
	float: right;
}

.post-media figure,
.post-media .audio,
.post-media .video,
.post-media .issuu {
	margin: 0 0 20px 0;
}

.single .post-media .video-wrapper,
.page .post-media .video-wrapper,
.timeline-content .video-wrapper {
	position:relative;
	width:100%;
	height:0;
}
.single .post-media .video-wrapper iframe,
.page .post-media .video-wrapper iframe,
.timeline-content .video-wrapper iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
}

.post-media figcaption {
	font-family:Times, "Times New Roman",  serif;
	margin: 5px 0 10px 0;
	font-size: 0.8em;
	color: #4c4c4c;
}

.addthis_toolbox {
	margin: 0 0 5px 0;
}

#single-related {
	margin: 80px 0 0 0;
}

.home #single-related {
	margin: 0 0 0 0;
}

.home #bgWrapper {
	padding: 0 0 0 0;
}

.related-title {
	font-size: 1.1em;
	margin: 0 0 15px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px #bebebe solid;
}

#single-related ul {

}

#single-related li {
	float: left;
}

#release {
	margin: 2em 0;
}

#release h3 {
	color: #B4B4B4;
	text-transform: uppercase;
	font-size: 1em;
}

#release .ingress {
	font-size: 0.9em;
	font-style: italic;
	color: #929292;
	display: block;
	margin: 0.5em 0;
}

.pdf {
	margin: 1em 0 0 10px;
	height: 27px;
	background:url('images/pdf.png') left top no-repeat;
	padding: 0 0 0 40px;
}

.pdf a:link,
.pdf a:visited {
	color: #929292;
	text-decoration: underline;
	font-style: italic;
	font-size: 0.9em;
}

.pdf a:hover {
	color: #333;
	border: none;
}

/* Single Page */

article.page {
	width: 441px;
	float: left;
	margin-bottom: 80px;
}

.page-title {
	font-size: 1.8em;
	margin: 0 0 55px 0
}

/* Become a Member page */

.full-width-page #right-index {
	font-family: Times, "Times New Roman",  serif;
	margin-top: -62px; /* Alex changed this */
	margin-bottom: 30px;
}

.right-index-class {
	font-family: Times, "Times New Roman",  serif;
	width: 520px;
	float: right;
}

.left-index-class {
	font-family: Times, "Times New Roman",  serif;	
	width: 520px;
	float: left;
}

ul#membership-list {
	clear: both;
}

ul#membership-list a{
color:#373737; /* Alex changed this */
}

li.membership-item {
	width: 160px;
	float: left;
	margin-right: 20px;
}

li.membership-item:last-child {
	margin-right: 0;
}

.membership-item hgroup {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.membership-item h1 {
	font-size: 2em;
	margin-bottom: 15px;
	text-decoration: none;
}

.membership-item h2 {
	font-size: 1.2em;
	padding-bottom: 8px;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.membership-details {
	font-family: Times, "Times New Roman",  serif;
	line-height: 1.3em;
	margin-bottom: 50px;
}

.membership-details li {
	padding: 8px 0;
}

.membership-details li.highlight {
	font-family: "Apercu Regular", Calibri, sans-serif;
}
/* Sponsors page */

.row {
	margin: 0 0 80px 0;
}

#directorsCircle,
#donorsCircle,
#benefactorsCircle,
#affiliateMembers {
	float: left;
	width: 320px;
	margin: 0 40px 0 0;
}

#benefactorsCircle {
	margin: 0;
}
#sustainingMembers {
	float: left;
	width: 680px;
	margin: 0 0 0 0;
}

.donorHeading {
	position: relative;
	font-size: 1.2em;
	margin: 0 0 1em 0;
	padding: 0.5em 0 0 0;
	border-top: 1px #BEBEBE solid;
}
.donorHeading span {
	float: right;
}

.memberLink {
	font-family: Times, "Times New Roman",  serif;
	font-size: 0.9em;
	margin: 25px 0 0 0;
}

.memberLink a {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 0 0 5px 0;
}
.members ul {
	font-family: Times, "Times New Roman",  serif;
}

.members ul li {
	font-size: 0.9em;
	padding: 3px 0 5px 0;
}

#institutionalMembers ul {
	margin-top: 2em;
}
#institutionalMembers ul li {
	float: left;
	margin: 0 50px 25px 0;
	height: 100px;
}
/* About page */

#member-info,
#right-index {
	float: right;
	width: 520px;
	margin-bottom: 60px!important;
}

.extraTwenty {
	width: 540px;
	margin-right: -20px;
}

#member-info ul li {
	font-family: Times, "Times New Roman",  serif;
	font-size: 0.8em;
	padding: 0 0 1.5em 0;
	line-height: 1.3em;
}

#member-info ul li a {
	border-bottom: 1px #d4d4d4 solid;
}

#contactsMembers,
#boardMembers {
	width: 160px;
	margin: 0 20px 0 0;
	float: left;
}

#honoraryMembers {
	width: 160px;
	margin: 0 0 0 0;
	float: left;
}

h1.contextHeading {
	font-family: "Apercu Medium", Calibri, sans-serif;
	font-size: 1.2em;
	margin: 11px 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #bebebe solid;

}

#upcomingFeature ul li,
#archivesFeature ul li {
	float: left;
	width: 160px;
	margin: 0 20px 0 0;
}

#upcomingFeature ul li:last-child,
#archivesFeature ul li:last-child {
	margin: 0;
}

#upcomingFeature ul li:nth-child(3n + 1),
#archivesFeature ul li:nth-child(3n + 1) {
	clear:left;
}

h1.contactHeading {
	font-family: "Apercu Medium", Calibri, sans-serif;
	font-size: 1em;
	margin: 11px 0 4px 0;
	padding: 0 0 0 0;

}

h1.contactHeading:after {
	content: "—";
	display: block;
}
#contactsWide {
}

#contactsWide ul li {
	font-family: Times, "Times New Roman",  serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #585858;
	float: left;
	width: 160px;
	margin: 10px 20px 20px 0;
}

#contactsWide ul li:nth-child(3n+3),
#right-index ul li:nth-child(3n+3) {
	margin: 0 0 0 0;
}

#contactsWide a:link,
#contactsWide a:visited {
	color: #585858;
	border-bottom: 1px #d5d5d5 solid;
}


/* EVENTS ARCHIVE */

.title-letter {
font-family: "apercu medium", calibri, sans-serif;
font-size: 42px;
margin-bottom: 20px;
display: block;
margin-top: 20px;
position: relative;
top: 0px;
left: -3px;
}

#archiveBrowser {
	margin: 0 0 50px 0;
	height: 330px;
}

.fullWidth {
	width: 100%!important;
}
/*
.fullWidth ul li {
	display: inline;
}

.fullWidth ul li:after {
	content: ", ";
}

.fullWidth ul li:last-child:after {
	content: "";
}
*/

.hidden_list {
	display: none;
}

#byPerson,
#byKeywords {
	width: 520px;
	float: left;
	overflow: visible!important;
	margin-bottom: 40px;
}

#byPerson {
	margin-right: 20px;
}
#archiveBrowser h1,
#resultsHeader h1 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px #bebebe solid;
}

#archiveBrowser li {
	font-family: Times, "Times New Roman",  serif;
	font-size: 13px;
	line-height: 20px;
	width: 160px;
	position: relative;
}

#archiveBrowser li a:link,
#archiveBrowser li a:visited {
	color: #585858;
}

#archiveBrowser .column-one {
	margin-left: 0px;
}

#archiveBrowser .column-two {
	margin-left: 180px;
}

#archiveBrowser .column-three {
	margin-left: 360px;
}

#archiveBrowser .first {
	margin-top: -240px;
}

#archive-info { /* Alex added this */
font-family: Times, Times New Roman, serif;
float: right;
width: 520px;
margin-top: -121px;
font-size: 14px;
padding-right: 35px;
line-height: 18px;
}

#wwwf-info { /* Alex added this */
font-family: Times, Times New Roman, serif;
float: right;
width: 520px;
margin-top: -73px;
font-size: 14px;
line-height: 18px;
}


.post-type-archive-events .page-title, .tax-artists .page-title, .tax-people .page-title, .tax-keywords .page-title, .archive.tax-event_types .page-title{ /* Alex added this */
margin: 0 0 95px 0;
}

.post-type-archive-events #content nav, .archive #content nav{
overflow: visible;
}

#resultsHeader li#filter::after {
content: none;
}

li.column-all {
	width: 160px;
	float: left;
	margin-right: 20px;
}
li:last-child.column-all {
	margin-right: 0;
}
.showAll {
	margin: 0 0 1.5em 0;
}

.showAll a:link,
.showAll a:visited {
	font-size: 0.75em;
	padding: 2px 6px;
	border-width: 1px;
	border-style: solid;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


#resultsHeader {
	margin-bottom: 30px;
	margin-right: 36px;
}

#orderBy,
#byPrograms,
#byContains {
	font-size: 0.8em;
	margin: 0.5em 0 0 0;
	float: left;
	/*width: 520px;*/
	width: auto;
}

#orderBy,
#byPrograms {
	margin-right: 40px;
}


#resultsHeader li {
	float: left;
}

#resultsHeader li a:link,
#resultsHeader li a:visited {
	padding: 0 10px;
	color: #373737;
}

#orderBy li:first-child,
#byPrograms li:first-child a {
	padding-left: 0px;
}
#resultsHeader li:after {
	content: "|";
}

#resultsHeader li:last-child:after,
#orderBy li:first-child:after {
	content: "";
}


.indexThumb {
	background-image: url('images/transtile.gif');
}

.indexThumb img {
	display: block;
}

/* WWWF */

.wwwf-image {
	margin: 0 0 30px 0;
}

#wwwf-list {
	
}

#wwwf-list li {
	float: left;
	width: 520px;
	height: 221px;
	margin: 0 20px 55px 0;
	padding: 16px 0 0 0;
	border-top: 1px #bebebe solid;
}

#wwwf-list li:nth-child(2n+2) {
	margin-right: 0px;
}

#wwwf-list .wwwf-thumb {
	float: left;
}

#wwwf-list li img {
	width:341px;
	height: auto;
}

#wwwf-list .wwwf-text {
	float: left;
	width: 160px;
	margin: 0 0 0 17px;
	font-size: 0.9em;
	line-height: 1.3em;
}

.wwwf-text h1 {
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

.wwwf-text p {
	font-family: Times, "Times New Roman",  serif;
	
}

/* ARCHIVE ACTIVITY */

#archiveActivity {
	background: #fff;
	margin-top: -1.5em;
}

.page-template-activity-page-php h1 {
	position: relative;
}

span.gauge {/* Alex changed this */
	position: absolute;
	left: 543px;
	bottom: 0px;
	font-size: 50%;
}

span.gauge-sq {/* Alex changed this */
display: inline-block;
width: 19px;
height: 19px;
margin-right: -3px;
}

span#gauge-1{/* Alex changed this */
opacity: 0.2;
}

span#gauge-2{/* Alex changed this */
opacity: 0.3;
}

span#gauge-3{/* Alex changed this */
opacity: 0.4;
}

span#gauge-4{/* Alex changed this */
opacity: 0.5;
}

span#gauge-5{/* Alex changed this */
opacity: 0.6;
}

span#gauge-6{/* Alex changed this */
opacity: 0.7;
}

span#gauge-7{/* Alex changed this */
opacity: 0.8;
}

span#gauge-8{/* Alex changed this */
opacity: 0.9;
}

span#gauge-9{/* Alex changed this */
opacity: 1.0;
}

span#least-active {/* Alex changed this */
position: relative;
bottom:5px;
left:-2px;
}

span#most-active {
position: relative;
bottom:5px;
left:5px;
}

#archiveActivity ul li {
	position: relative;
	display: inline;
	float: left;
	margin: 1px 1px 2px 0;
}

#archiveActivity ul li a {
	color: white;
	line-height: 16px;
	padding: 4px 7px 3px 6px; /* Alex changed this */
	font-size: 0.65em;
	text-transform: uppercase;
}

#archiveActivity ul li a:hover {
	opacity: 1!important;
	background-color: #373737;
	color: #fff!important;
}

.tooltip div
{
	display:none;
}

.tooltip:hover div
{
	display:block;
	position:absolute;
	top: -189px;
	left: 0px;
	width: 185px;
	height: 100px;
	padding: 15px;
	text-indent: 0;
	background: #373737;
	z-index: 10;
	color: #ffffff;
	}

.tooltip h1 {
	font-size: 1em;	
}

.tooltip time {
	font-size: 0.9em;
	color: #909090;
}

.bigNumber {
	position: absolute;
	bottom: 18px;
	width: 185px;
	border-top: 1px #bebebe solid;
	padding-top: 3px;
}

.bigNumber span {
color: #909090;
}

.triangle {
display:block;
position:absolute;
background-image: url('images/spchbble.png');
width: 26px;
height: 26px;
bottom: -26px;
left: 0px;
}

/* END ARCHIVE ACTIVITY */
/* 404 page */

.emptyMessage {
	margin: -25px 180px 30px 0;
}

.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* PAGINATION */

.paginationBox {
	clear: both;
	display: block;
	margin: 3em 0 1em 0;
	width: 1060px;
}
ul.pagination {
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	position: relative;
	font-size: 100%;
	line-height: 1em;
	list-style-type: none;
	float: left;
	left: 50%;
}
.pagination li {
	float: left;
	right: 50%;
	position: relative;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;
	vertical-align: middle;
}

.pagination li:last-child {
	border:none;
}

.pagination span, .pagination a {
	float: left;
	padding: 0 9px 0 9px;
	text-decoration: none;
	width: auto;
	position: relative;
	top:-2px;
	color: #373737;
}
.pagination a:hover{

}
.pagination .current span{
color: #8F8F8F;
}



/* END PAGINATION */


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	text-align: left;
	margin: 0 0 40px 0;
}
.wp-caption img {

}
.wp-caption .wp-caption-text {
	margin: 3px 0 0 2px;
	font-family: Times, "Times New Roman",  serif;
	font-size: 0.8em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

input[type=text] {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}

/* =Search
-------------------------------------------------------------- */

#search {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#search div {
	width: 180px;
	text-align: right;
	position: relative;
}
#searchform label {
	display: none;
}
#searchform input#s {
	width: 125px;
}
/*input[type=text],*/
input#s {
	border: 1px solid #ddd;
	padding: 5px 25px 5px 8px;
	margin: 0 0em 0 0;
	color: #999999;
	background: #f8f8f8;
	border-radius: 3px;
}
#searchsubmit {
	width: 13px;
	height: 12px;
	background-color: #CCCCCC;
	text-indent: -9999px;
	position: absolute;
	right: 5px;
	top: 8px;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 30px 0 3em 0;
/*	margin: 80px 0 0 0;*/
	margin: 0;
	background: #373737;
	color: #d2d2d2;
	font-size: 78%;
	line-height: 1.3em;
}

#colophon h1 {
	text-transform:uppercase;
	margin: 0 0 10px 0;
	font-weight: normal;
}

#colophon p {
	margin: 10px 0 0 0;
}
#colophon a:link,
#colophon a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #d2d2d2;
	color: #d2d2d2;
}

a.backToTop:link,
a.backToTop:visited {
	width: 27px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	background-image: url('images/footerLogo.png');
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: none!important;
}

a.backToTop:hover {
	background-position: left;
}
#colophon a:hover {
	color: #fff!important;
}

.centeredFooter {
	width: 1060px;
	margin: 0 auto;
}

#footerList {
	
}
#footerList li {
	float: left;
	width: 160px;
	margin: 0 20px 0 0;
}

#footerList li:last-child {
	margin: 0;
}


/* =Acts of Transfer
-------------------------------------------------------------- */

.acts-of-transfer .entry-content,
.acts-of-transfer .timeline-content {
	width:520px;
	margin:0 auto;
	font-size:0.9em;
	line-height:1.3em;
}
.acts-of-transfer .entry-content h2,
.acts-of-transfer .timeline-content h2 {
	font-size:2em;
	line-height:1em;
	margin-bottom:29px;
	text-decoration:none;
}
.acts-of-transfer .timeline-content p {
	margin-bottom:1em;
}

.acts-of-transfer figcaption {
	font-family:Times, "Times New Roman", serif;
  margin:5px 0 0 0;
  font-size:0.8em;
  color:#4c4c4c;
}

.acts-of-transfer .timeline-content > div {
	margin-bottom:30px;
	padding-bottom:30px;
	display:none;
	border-bottom:1px solid #A3D19C;
}
.acts-of-transfer .timeline-content .video {
	margin:0 0 20px 0;
}

.timeline {
	position:relative;
	margin:40px 0;
	padding:0 40px;
}
.timeline .timeline-next,
.timeline .timeline-prev {
	position:absolute;
	top:50%;
	width:0;
	height:0;
	margin-top:-10px;
	border:10px solid transparent;
	cursor:pointer;
}
.timeline .timeline-next {
	right:0;
	border-left-color:#373737;
}
.timeline .timeline-next:hover {
	border-left-color:#A3D19C;
}
.timeline .timeline-prev {
	left:0;
	border-right-color:#373737;
}
.timeline .timeline-prev:hover {
	border-right-color:#A3D19C;
}
.timeline ul {
	position:relative;
	height:38px;
	margin:0;
	padding:13px 16px;
	background:#A3D19C;
	list-style:none;
	text-align:justify;
	white-space:nowrap;
	overflow-x:scroll;
	-webkit-overflow-scrolling:touch;
}
.timeline ul::-webkit-scrollbar {
  display:none;
}
.timeline li {
	position:relative;
	width:auto;
	margin-right:32px;
	display:inline-block;
}
.timeline li:last-child {
	margin-right:0;
}
/*.timeline ul:after {
	content:'';
	width:100%;
	height:0px;
	display:inline-block;
}*/
.timeline li a {
	float:left;
	padding:3px 0;
	display:block;
}
.timeline li a span {
	display:inline-block;
	text-align:center;
}
.timeline li.disabled a {
	cursor:default;
	color:lightgrey;
}
.timeline li.active {
	color:#fff;
}
.timeline li.active a {
	color:inherit;
}
.timeline li.new a {
	color:yellow;
	/*animation:blink-animation 1s infinite;*/
}
.timeline li.current a {
	padding:0;
	font-size:1.2em;
	font-weight:bold;
}
.timeline .tooltip.hover {
	margin-top:16px;
	opacity:1;
	visibility:visible;
}
.timeline .tooltips {
	position:relative;
	z-index:99;
}
.timeline .tooltip {
	position:absolute;
	top:-16px;
	left:0;
	width:160px;
	height:auto;
	margin:10px 0 0 -90px;
	padding:10px;
	display:block;
	background:#fff;
	opacity:0;
	visibility:hidden;
	transition:.3s ease-out;
	transition-property:margin, opacity;
	pointer-events:none;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.timeline .tooltip:before {
	content: '';
  position: absolute;
  top:-24px;
  left:50%;
  width:0;
  height:0;
  margin-left:-12px;
  display:block;
  border:12px solid transparent;
  border-bottom-color:#fff;
}
.timeline .tooltip img {
	width:100%;
	height:auto;
	margin-bottom:10px;
	display:block;
}

/*@keyframes blink-animation {
	0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes blink-animation {
	0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}*/

html #mc_embed_signup form {
	padding:0;
}