@charset "utf-8";
/*
Theme Name: War Poets WW1
Theme URI: http://razedesign.co.uk
Author: Martin di Martino-Marriott
Author URI: http://razedesign.co.uk
 Version: 1 

 * Built on the Whiteboard Framework
 * http://whiteboardframework.com
 */
/* Colours*/.yell-gradient {
  background: #dbbb3b;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiYmIzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2E0MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbbb3b), color-stop(100%, #c7a416));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #dbbb3b 0%, #c7a416 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbbb3b', endColorstr='#c7a416', GradientType=0);
  /* IE6-8 */

}
.skew {
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
}
@font-face {
  font-family: 'GrandesignNeueSerif';
  src: url('font/GrandesignNeueSerif.eot?') format('eot'), url('font/GrandesignNeueSerif.woff') format('woff'), url('font/GrandesignNeueSerif.ttf') format('truetype'), url('font/GrandesignNeueSerif.svg#GrandesignNeueSerif') format('svg');
}
/* Basics */
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

}
::selection {
  background: #88c351;
  color: #FFF;
}
.cf:before,
.cf:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.cf:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1;
}
a,
button {
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  /* proper property */

  transition: .5s;
  color: #3476b0;
}
.transition {
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  /* proper property */

  transition: .5s;
}
.pull-right {
  float: right;
  text-align: right;
}
.pull-left {
  float: left;
}
img {
  border-width: 0;
}
body {
  padding: 0;
  color: #333;
  margin: 0;
  line-height: 1.5;
  font-family: 'GrandesignNeueSerif', serif;
  font-size: 100%;
  background: url(img/war-bg.jpg) no-repeat top center #e3e1dc;
}
/* Header */
.site-header .logo {
  margin-top: .5em;
}
.site-header .logo img {
  width: auto;
  max-width: 100%;
}
.site-header .whitebox {
  background: #fff;
  margin-top: 2.5em;
  border-top: 5px solid #5e504b;
  padding: 1.2em;
}
.site-header ul {
  margin: 0;
  padding: 0;
}
.site-header ul li {
  list-style: none;
}
.site-header .mininav a {
  font-weight: bold;
  text-decoration: none;
  color: #c7a416;
  font-size: 1.1em;
}



/* Home slider */.home-slider {
  margin-top: 45px;
	margin-left: -10px;
}
.home-slider .royalSlider {
  position: relative;
}
.home-slider .rsUni .rsBullets {
  position: absolute;
  top: -45px;
  padding: 0;
  background: #fff;
  height: 37px;
  padding-top: .5em;
}
.home-slider .rsBullets .rsBullet {
  float: left;
  cursor: pointer;
  border-radius: 50%;
  height: 23px;
  width: 23px;
  border: 3px solid #e3e3e3;
  padding: 2px;
  margin-left: 12px;
}
.home-slider .rsBullets .rsBullet span {
  margin: 0;
  height: 13px;
  width: 13px;
}
.home-slider .rsUni .rsBullet.rsNavSelected span {
  background: #c7a416;
}
.home-slider .rsUni .rsBullet span {
  background: #e3e3e3;
}
.home-slider .rsContent h2 {
  margin: .4em 0;
  font-size: 2em;
  color: #fff;
  margin-bottom: 0;
}
.home-slider .rsContent p {
  margin-top: 0;
  font-size: 1.4em;
}
.home-slider .rsContent a {
  text-decoration: underline;
  color: #53918a;
  font-weight: bold;
}


/* Home slider */.home-slider1 {
  margin-top: 45px;
}
.home-slider1 .royalSlider {
  position: relative;
}
.home-slider1 .rsUni .rsBullets {
  position: absolute;
  top: -45px;
  padding: 0;
  background: #fff;
  height: 37px;
  padding-top: .5em;
}
.home-slider1 .rsBullets .rsBullet {
  float: left;
  cursor: pointer;
  border-radius: 50%;
  height: 23px;
  width: 23px;
  border: 3px solid #e3e3e3;
  padding: 2px;
  margin-left: 12px;
}
.home-slider1 .rsBullets .rsBullet span {
  margin: 0;
  height: 13px;
  width: 13px;
}
.home-slider1 .rsUni .rsBullet.rsNavSelected span {
  background: #c7a416;
}
.home-slider1 .rsUni .rsBullet span {
  background: #e3e3e3;
}
.home-slider1 .rsContent h2 {
  margin: .4em 0;
  font-size: 2em;
  color: #fff;
  margin-bottom: 0;
}
.home-slider1 .rsContent p {
  margin-top: 0;
  font-size: 1.4em;
}
.home-slider1 .rsContent a {
  text-decoration: underline;
  color: #53918a;
  font-weight: bold;
}





.slideshadow {
  height: 10px;
  display: block;
  background: url(img/shadow.png) no-repeat 0 0 transparent;
  width: 100%;
  background-size: cover;
}

/* Nav */.jquery-responsive-select-menu {
  background: #cde3e0;
  border: 0;
  margin: 0 auto;
  width: 70%;
  padding: 8px 0px 10px 12px;
}
.jquery-responsive-select-menu option {
  line-height: 2;
}
.menucontainer {
  padding: 0;
  border-bottom: 4px solid #00594d;
}
.main-menu {
  background: #009987;
  float: left;
  width: 102%;
  padding: .9em 0;
  margin-left: -1%;
  border-bottom: 3px solid #00594d;
}
.main-menu li {
  display: inline-block;
}
.main-menu li a {
  font-weight: bold;
  color: #00594d;
  padding: 8px 16px;
  border-right: 1px solid #00594d;
  text-decoration: none;
}
.main-menu li a:hover {
  color: #e7c229;
}
.main-menu li .sub-menu {
  display: none;
}
.main-menu .current_page_item a,
.main-menu .current-page-ancestor a,
.main-menu .category-7 .menu-item-96 a,
.main-menu .single-poem .menu .menu-item-96 a {
  color: #e7c229;
}



.main-menu2 {
  background: #83A815;
  float: left;
  width: 102%;
  padding: .9em 0;
  margin-left: -1%;
  border-bottom: 3px solid #4D610F;
}
.main-menu2 li {
  display: inline-block;
}
.main-menu2 li a {
  font-weight: bold;
  color: #4D610F;
  padding: 8px 16px;
  border-right: 1px solid #4D610F;
  text-decoration: none;
}
.main-menu2 li a:hover {
  color: #e7c229;
}
.main-menu2 li .sub-menu {
  display: none;
}
.main-menu2 .current_page_item a,
.main-menu2 .current-page-ancestor a,
.main-menu2 .category-7 .menu-item-96 a,
.main-menu2 .single-poem .menu .menu-item-96 a {
  color: #e7c229;
}



.main-menu3 {
  background: #A6956C;
  float: left;
  width: 102%;
  padding: .9em 0;
  margin-left: -1%;
  border-bottom: 3px solid #6B5A33;
}
.main-menu3 li {
  display: inline-block;
}
.main-menu3 li a {
  font-weight: bold;
  color: #6B5A33;
  padding: 8px 16px;
  border-right: 1px solid #6B5A33;
  text-decoration: none;
}
.main-menu3 li a:hover {
  color: #e7c229;
}
.main-menu3 li .sub-menu {
  display: none;
}
.main-menu3 .current_page_item a,
.main-menu3 .current-page-ancestor a,
.main-menu3 .category-7 .menu-item-96 a,
.main-menu3 .single-poem .menu .menu-item-96 a {
  color: #e7c229;
}




/* Home */
.home .grid {
  padding-left: 0;
}
/* Home Poets Scroller */.category-scroller {
  width: 95%;
}
.category-scroller .bx-prev {
  display: none;
}
.category-scroller .bx-wrapper .bx-next {
  right: -45px;
}
.category-scroller a,
.category-scroller h3,
.category-scroller p {
  color: #fff;
}
.homepoets .slide {
  overflow: hidden;
}
.homepoets .slide:hover .greenbox {
  bottom: 0;
}
.homepoets a {
  color: #fff;
}
.homepoets .greenbox {
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  /* proper property */

  transition: .5s;
  background: rgba(1, 89, 77, 0.8);
  padding: 1em;
  position: absolute;
  bottom: -45px;
  width: 100%;
}
.homepoets .greenbox .years {
  font-size: 0.9em;
  color: #c7a416;
  font-weight: bold;
  margin-bottom: 1em;
}
.homepoets .greenbox h3 {
  margin: 0;
  margin-bottom: .3em;
  border-bottom: 1px dotted #fff;
}
.homepoets .greenbox p:last-child {
  font-style: italic;
  margin: 0;
}
.poetheader {
  position: relative;
  padding: .3em 0;
}
.poetheader h3 {
  padding-right: 0.8em;
  color: #c7a416;
  font-size: 2em;
  letter-spacing: -1px;
  margin-top: .5em;
  float: left;
  margin: 0;
  line-height: 2;
}
.poetheader p {
  display: inline-block;
  line-height: 2;
  font-weight: bold;
  font-size: 1.1em;
  color: #3c3c3c;
}
.poetheader p a {
  color: #009987;
}
.poetheader span {
  position: absolute;
  width: 360px;
  left: 0;
  height: 50px;
  bottom: -10px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  z-index: -1;
  background: url(img/lines.png) repeat 0 0 transparent;
}



.poetheader2 {
  position: relative;
  padding: .3em 0;
}
.poetheader2 h3 {
  padding-right: 0.8em;
  color: #c7a416;
  font-size: 2em;
  letter-spacing: -1px;
  margin-top: .5em;
  float: left;
  margin: 0;
  line-height: 2;
}
.poetheader2 p {
  display: inline-block;
  line-height: 2;
  font-weight: bold;
  font-size: 1.1em;
  color: #3c3c3c;
}
.poetheader2 p a {
  color: #6B5A33;
}
.poetheader2 span {
  position: absolute;
  width: 360px;
  left: 0;
  height: 50px;
  bottom: -10px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  z-index: -1;
  background: url(img/lines.png) repeat 0 0 transparent;
}



.poetheader3 {
  position: relative;
  padding: .3em 0;
}
.poetheader3 h3 {
  padding-right: 0.8em;
  color: #c7a416;
  font-size: 2em;
  letter-spacing: -1px;
  margin-top: .5em;
  float: left;
  margin: 0;
  line-height: 2;
}
.poetheader3 p {
  display: inline-block;
  line-height: 2;
  font-weight: bold;
  font-size: 1.1em;
  color: #3c3c3c;
}
.poetheader3 p a {
  color: #4D610F;
}
.poetheader3 span {
  position: absolute;
  width: 360px;
  left: 0;
  height: 50px;
  bottom: -10px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  z-index: -1;
  background: url(img/lines.png) repeat 0 0 transparent;
}




.diaglines {
  width: 95%;
  left: 0;
  display: block;
  height: 50px;
  bottom: -10px;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  z-index: -1;
  background: url(img/lines.png) repeat 0 0 transparent;
}
/* Styles specific to poet bios */
.post-content blockquote {
  border-left: 4px solid #c7a416;
  margin: 2em 0;
  margin-left: 0;
  padding: 0.5em 0;
  padding-left: 3em;
  font-style: italic;
  color: #A0A0A0;
  font-size: 1.3em;
}
.post-content blockquote p {
  margin: 0;
}
.display-posts-listing {
  padding-left: 0;
  list-style: none;
}
.display-posts-listing li {
  line-height: 1.8;
}
.display-posts-listing a {
  font-weight: bold;
  text-decoration: none;
}
.display-posts-listing a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #c7a416;
}
/* Tweets / posts */
.twitterbox {
  background: #c7a416;
  background: #dbbb3b;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiYmIzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2E0MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbbb3b), color-stop(100%, #c7a416));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #dbbb3b 0%, #c7a416 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbbb3b', endColorstr='#c7a416', GradientType=0);
  /* IE6-8 */

  padding: 1em;
  border-top: 8px solid #eccf57;
}
.twitterbox h4 {
  margin: 0;
  font-size: 1.3em;
  color: #ecdfad;
}
.twitterbox ul {
  padding: 0;
  margin: 0;
}
.twitterbox ul a {
  color: #fff;
}
.twitterbox li {
  padding: .5em 0;
  color: #333;
  list-style: none;
  border-bottom: 1px solid #997e11;
}
.twitterbox .tweet-details {
  font-size: 0.85em;
}
.twitterbox p {
  margin: .5em 0;
  font-size: 0.9em;
}
/* Post 'buckets' on the home page*/
.buckets {
  margin: 1em 0;
}
.buckets .postbox span {
  margin-right: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  background: #c7a416;
  padding: 16px;
  float: left;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 1.1;
  background: #dbbb3b;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiYmIzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2E0MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbbb3b), color-stop(100%, #c7a416));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #dbbb3b 0%, #c7a416 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbbb3b', endColorstr='#c7a416', GradientType=0);
  /* IE6-8 */

}
.buckets .postbox p {
  font-size: 0.9em;
}
.buckets .postbox h2 {
  line-height: 1;
  font-size: 1em;
  margin: .5em;
}
.buckets .postbox h2 a {
  color: #333;
  text-decoration: none;
}
.buckets .postbox img {
  background: #EFECE3;
  padding: 5px;
  box-shadow: 0 0 6px rgba(52, 52, 52, 0.3);
}
.introtext h3 {
  border-bottom: 3px dotted #53918a;
  line-height: 1.3;
  padding-bottom: .8em;
  font-size: 1.5em;
}
.introtext h3,
.introtext p {
  color: #53918a;
  margin: 0;
  margin-bottom: .6em;
}
.introtext a {
  text-decoration: none;
}
.introtext a:hover {
  text-decoration: underline;
}
.introtext p {
  font-size: 1em;
  line-height: 1.3;
}
.introtext .getstarted {
  font-weight: bold;
  color: #c7a416;
}
/* Footer  */
p.credit {
  font-size: 0.9em;
  color: #6D6D6D;
}
p.credit a {
  color: #009987;
}
p.credit a:hover {
  border-bottom: 1px solid #009987;
  text-decoration: none;
}
.follow ul {
  padding: 0;
  margin-bottom: 0;
}
.follow ul li {
  list-style: none;
  display: inline-block;
}
.follow ul li a {
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 3px 8px 10px;
  float: left;
}
/* Poets pages  */
.mainarea {
  padding: 1em;
  background: #fff;
  position: relative;
  padding-bottom: 2em;
}
.page-content a {
  text-decoration: none;
  color: #c7a416;
}
.page-content a:hover {
  text-decoration: underline;
}
.page h1 {
  margin-bottom: 0;
}
.poetbio h1 {
  font-size: 2.5em;
  font-weight: lighter;
  padding-bottom: 1.6em;
}
.poetbio a {
  color: #c7a416;
}
.poetbio a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #c7a416;
}
.poetbio .viewall {
  margin: .5em 0;
  display: inline-block;
}
.poetbio .viewall a {
  padding: 1em;
  background: url(img/dot-arrow.jpg) no-repeat 95% center #669a95;
  color: #2e504c;
  font-weight: bold;
  text-decoration: none;
  padding-right: 80px;
  border-bottom: 3px solid #53918a;
}
.poetbio .viewall a:hover {
  color: #fff;
}
.poetname {
  position: relative;
  margin-bottom: 1.5em;
}
.poetname h1 {
  font-size: 2.1em;
  margin-bottom: 0;
}
.poetname .life {
  color: #e3d08b;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: -60px;
  z-index: 2;
}
.poetname .life span {
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  background: #c7a416;
  float: left;
}
.poetname .life p {
  font-size: 1.1em;
  margin: .4em 0;
  padding: .2em 2em;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
}
.poetname .lines {
  background: url(img/y-lines.jpg) repeat 0 0 #ffffff;
  height: 50px;
  width: 280px;
  left: -15px;
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
  z-index: 0;
  position: absolute;
  bottom: -18px;
}
.post-edit-link {
  display: block;
  clear: both;
  font-style: 2em;
}
/* Search and misc buttons */
.page-id-17 .ab-cat-search-container {
  display: none;
}
.ab-cat-search-container {
  position: absolute;
  width: 260px;
  top: 12px;
  height: 65px;
  right: -20px;
  padding: .8em;
  background: url(img/search.png) no-repeat 0 0 transparent;
  z-index: 5;
}
.ab-cat-search-container #absc-search-label,
.ab-cat-search-container #absc-search-submit {
  display: none;
}
.ab-cat-search-container .search-field {
  margin-left: 28px;
  padding: .7em;
  background: #2e504c;
  outline: none;
  border: none;
  color: #fff;
  font-weight: normal;
  font-size: 0.8em;
  margin-top: 6px;
  width: 180px;
  border-bottom: 1px solid #6caba4;
}
/* Poet sidebars */
.photo-sb img {
  margin-top: .8em;
  padding: .3em;
}
/* All Poets view */
.allpoets * {
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  /* proper property */

  transition: .5s;
}
.allpoets ul {
  margin-bottom: 0;
  padding: 0;
}
.allpoets li {
  list-style: none;
  margin: 0 1%;
  margin-bottom: 2em;
}
.allpoets li a {
  text-decoration: none;
}
.allpoets li a:hover h2 {
  color: #c7a416;
}
.allpoets li a:hover img {
  opacity: 1;
}
.allpoets li h2 {
  color: #333;
  margin: 0.4em 0;
  font-size: 1em;
}
.allpoets li p {
  font-weight: bold;
  display: inline;
  line-height: 3;
}
.allpoets li p:hover {
  text-decoration: underline;
}
.allpoets li img {
  opacity: .8;
  border-radius: 15%;
}
.allpoets img {
  border-bottom: 2px solid #C4AC4A;
  padding: .5em;
  background: url(img/y-lines.jpg) repeat 0 0 #ffffff;
}
/* Poem categories */
.poemcategory .cat-title {
  color: #c7a416;
  margin: .5em 0;
  margin-top: 1em;
  padding: 1.1em 0;
  line-height: 1.2;
  padding-left: 1em;
  background: #222;
}
.poemcategory .cat-title h1,
.poemcategory .cat-title p {
  margin: 0;
}
.poemcategory .cat-title p {
  text-indent: 20px;
  color: #fff;
}
.poemcategory .title-robert {
  background: url(img/thumb-robert-graves.jpg) no-repeat right center #222222;
}
.poemcategory .title-rupert {
  background: url(img/thumb-rupert-brooke.jpg) no-repeat right center #222222;
}
.poemcategory .title-sassoon {
  background: url(img/thumb-siegfried-sassoon.jpg) no-repeat right center #222222;
}
.poemcategory .title-rudyard {
  background: url(img/thumb-rudyard-kipling.jpg) no-repeat right center #222222;
}
.poemcategory .title-owen {
  background: url(img/thumb-wilfred-owen.jpg) no-repeat right center #222222;
}
.poemcategory .title-blunden {
  background: url(img/thumb-blunden.jpg) no-repeat right center #222222;
}
.poemcategory .title-lewis {
  background: url(img/thumb-wyndham-lewis.jpg) no-repeat right center #222222;
}
.poemcategory .title-thomas {
  background: url(img/thumb-edward.jpg) no-repeat right center #222222;
}
.poemcategory .title-isaac {
  background: url(img/thumb-isaac.jpg) no-repeat right center #222222;
}
.poemcategory .post-single {
  border-bottom: 2px dashed #e3e3e3;
  padding-bottom: 1.1em;
}
.poemcategory .post-single h2 {
  margin-bottom: 0;
    font-size: 1em;
}
.poemcategory .post-single h2 a {
  text-decoration: none;
  color: #c7a416;
}
.poemcategory .post-single p {
  margin-top: 0;
  margin-bottom: .8em;
}
.poemcategory .post-single a {
  color: #c7a416;
  text-decoration: none;
}
.poemcategory .post-single a:hover {
  border-bottom: 1px solid #c7a416;
}
.poemcategory .post-single > p:first-of-type {
  font-style: italic;
  font-weight: bold;
  line-height: .5;
  color: #A0A0A0;
}
/* Single poems */
.poem h1 {
  margin-bottom: 0;
  font-size: 1.9em;
}
.poem .date {
  font-weight: bold;
  color: #a0a0a0;
  font-size: .75em;
}
.poem .poet {
  font-weight: normal;
  font-size: 1.1em;
  margin-top: 0;
}
.poem .poet a {
  color: #c7a416;
}
.poem .wpex-link {
  display: inline-block;
  background: #e3e3e3;
  padding: .5em;
  color: #333;
  text-decoration: none;
}
.poem .wpex-link:hover {
  background: #00b39e;
}
/* Single event/news posts */
.page h1 {
  font-size: 2em;
  margin-bottom: 0;
}
.page a {
  text-decoration: none;
  color: #c7a416;
}
.page .featured-thumbnail img {
  padding: .5em;
  box-shadow: 0 0 4px rgba(52, 52, 52, 0.4);
}
.older,
.newer {
  float: left;
  margin: 1em 0;
  margin-right: 1em;
}
.older a {
  float: left;
  text-align: right;
}
.newer a {
  float: left;
  text-align: left;
}
.post-meta {
  background: #f8f8f8;
  padding: .8em;
}
.post-meta p {
  margin: 0;
  color: #3c3c3c;
}
.pagination {
  clear: both;
}
.pagination a {
  text-decoration: none;
  padding: .6em 1em;
  border-bottom: 2px solid #37605c;
  color: #fff;
  padding-right: 1em;
  background: #53918a;
  border-radius: 5px;
}
.pagination a:hover {
  background: #6caba4;
}
/* Styles for normal posts only */
.post-pagination {
  margin: 1em 0;
}
.post-pagination .newer,
.post-pagination .older {
  width: 48%;
  margin: 0;
  margin-right: .5em;
}
.post-pagination .newer {
  text-align: left;
}
.post-pagination .older {
  text-align: right;
}
.post-pagination a {
  float: none!important;
}

/* Community */
.associated-links {
  padding: 1em;
  background: #dbbb3b;
  /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiYmIzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjN2E0MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbbb3b), color-stop(100%, #c7a416));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #dbbb3b 0%, #c7a416 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #dbbb3b 0%, #c7a416 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbbb3b', endColorstr='#c7a416', GradientType=0);
  /* IE6-8 */

  margin-top: 6em!important;
}
.associated-links h3 {
  margin-bottom: 0;
}
.associated-links li {
  list-style: none;
  line-height: 2;
  font-weight: normal;
  font-style: 1.4em;
  border-bottom: 1px dashed #f1dc85;
  line-height: 2.8;
}
.associated-links li a {
  color: #fff;
  font-size: 1em;
}
.associated-links li a:hover {
  color: #f7e9b2;
}
/* Resources */
.resources h3 {
  cursor: pointer;
  color: #fff;
  padding-left: 1em;
  line-height: 3;
  background: #333;
}
.resources h3 i {
  padding-left: 1em;
  opacity: 0.7;
}
.resources h3:hover i {
  opacity: 1;
}
.resources .for-1 {
  background: #009987;
}
.resources .for-2 {
  background: #c7a416;
}
.resources .for-3 {
  background: #a84b4b;
}
.resources .for-4 {
  background: #67477f;
}
.resources .page-content ul {
  margin: 0;
  padding: 0;
}
.resources .page-content li {
  list-style: none;
  text-align: center;
  line-height: 1.1;
  display: inline-block;
  padding: 0 1em;
  margin-top: .4em;
  margin-bottom: .4em;
}
.resources .page-content li p {
  font-size: 0.9em;
  color: #3c3c3c;
  margin-top: .4em;
}
.resources div.document-icon a {
  font-size: 1em;
}
.resources .document-icon {
  display: inline-block;
  width: auto;
}
.resources .document-icon-wrapper {
  width: 25%;
  float: left;
  display: inline-block;
}
.resources .document-icon-wrapper p {
  display: none;
}
.resources a.allfiles {
  clear: both;
  float: left;
  color: #333;
  line-height: 1.6;
  text-decoration: none;
  border-bottom: 1px dotted #009987;
  padding-top: .5em;
}
.resources a.allfiles:hover {
  color: #009987;
}
.expand {
  display: none;
}
.open {
  display: block;
}
/* Event list */
.eventlist a {
  color: #53918a;
  text-decoration: none;
}
.eventlist a:hover {
  text-decoration: underline;
}
.eventlist .event-thumb {
  margin-bottom: 1em;
  padding: .3em;
  border: 1px solid #e3e3e3;
}
.eventlist .post-meta {
  clear: both;
  margin-top: 1.8em;
}
.eventlist .post-single {
  border-bottom: 3px dashed #e3e3e3;
}
.eventlist .added {
  color: #CECECE;
}
/* News from the front */
.sky-feed {
  padding: 0.8em;
  padding-top: 1em;
  background: url(img/sky-bg.jpg) no-repeat left top #e0e0e0;
}
.sky-feed h3 {
  float: right;
  margin: .9em 0;
  margin-top: .5em;
}
.sky-feed h3 a:hover {
  border-bottom: 1px solid #c7a416;
}
.sky-feed img {
  width: auto;
  float: right;
}
.sky-feed a {
  font-weight: bold;
  color: #C61A22;
}
.sky-feed ul {
  clear: both;
  border-radius: 6px;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  padding: 1em;
  max-height: 700px;
  overflow: scroll;
  box-shadow: inset -12px -16px 8px rgba(52, 52, 52, 0.6);
}
.sky-feed ul li {
  list-style: none;
  border-bottom: 2px dashed #3c3c3c;
  padding: 0 .3em;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  /* proper property */

  transition: .5s;
}
.sky-feed ul li p {
  margin: 0;
  padding: .5em .1em;
}
.sky-feed ul li .tweet-details {
  margin: .5em 0;
  margin-top: 0;
}
.sky-feed ul li .tweet-details a {
  font-weight: lighter;
  font-style: italic;
  font-size: 0.8em;
  color: #3c3c3c;
}
.sky-feed ul li:hover {
  background: rgba(255, 255, 255, 0.7);
}
@media all and (max-width: 768px) {
  .teamlist li img {
    width: auto;
    display: block;
    margin: 0 auto;
  }
  .footer-left .col5 {
    float: left;
  }
  .footer-left #menu-footer-links li {
    text-align: left;
  }
  .allpoets li img {
    width: auto;
    display: block;
    margin: 0 auto;
  }
  .allpoets li a,
  .allpoets li p {
    text-align: center;
    display: block;
  }
  .pull-right.mininav {
    float: none;
    text-align: center;
  }
}
@media all and (max-width: 520px) {
  body {
    background: #E3E1DC;
  }
  .category-scroller .bx-wrapper .bx-next {
    top: 130%;
    right: 0;
  }
  .postbox {
    margin: 2.8em 0;
  }
  .introtext {
    margin: 1.5em 0;
  }
  .ab-cat-search-container {
    display: none;
  }
  .homepoets .greenbox {
    bottom: 0;
    height: 100%;
    padding: 8px;
  }
  .homepoets .greenbox p {
    display: none;
  }
  .homepoets .greenbox h3 {
    font-size: 0.8em;
  }
}
@media all and (max-width: 350px) {
  .poetheader h3 {
    font-size: 1.4em;
  }
}
@media all and (max-width: 680px) {
  .resources .document-icon-wrapper {
    width: 50%;
    float: left;
  }
  .resources div.document-icon a {
    font-size: 0.85em;
  }
}
@media all and (max-width: 1050px) {
  .main-menu li a {
    padding: 0 8px;
    font-size: 0.9em;
  }
}










/* Button */
		
		input[type="button"],
		input[type="submit"],
		input[type="reset"],
		.button2
		{
			-webkit-appearance: none;
			margin: 0 auto;
			position: relative;
			display: inline-block;
			background: #35b88f;
			color: #fff;
			text-shadow: 0 0 0px rgba(255,255,255,0.25);
			cursor: pointer;
			text-decoration: none;
			outline: 0;
			font-size: 22px;
			vertical-align: middle;
			display: table-cell;
			
			width: 25%;
			/*
			padding: 8.6em 4.005em 8.6em 4.005em;
            margin: 10px 10px 10px 10px;
			*/
			text-align: center;
			border-radius: 0em;
			font-weight: 400;
			-moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
			-webkit-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
			-o-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
			-ms-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
			transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out;
		}

			input[type="button"]:hover,
			input[type="submit"]:hover,
			input[type="reset"]:hover,
			.button2:hover
			{
				background: #45c89f;
			}
		
			input[type="button"].style2,
			input[type="submit"].style2,
			input[type="reset"].style2,
			.button2.style2
			{
				color: #3a3939;
				background: #fff;
				box-shadow: inset 0 0 0 1px #fff;
			}

				input[type="button"].style2:hover,
				input[type="submit"].style2:hover,
				input[type="reset"].style2:hover,
				.button2.style2:hover
				{
					background: rgba(255,255,255,0.1);
					color: #fff !important;
					text-shadow: 0 0 0.5px rgba(255,255,255,0.25) !important;
				}
				
			input[type="button"].style3,
			input[type="submit"].style3,
			input[type="reset"].style3,
			.button2.style3
			{
				background: none;
				color: #fff;
			}
			
				input[type="button"].style3:hover,
				input[type="submit"].style3:hover,
				input[type="reset"].style3:hover,
				.button2.style3:hover
				{
					background: #00594d;
                    color: #fff;
					opacity: 0.7;	
				}




input[type="button"].style4,
			input[type="submit"].style4,
			input[type="reset"].style4,
			.button2.style4
			{
				background: none;
				color: #fff;
			}
			
				input[type="button"].style4:hover,
				input[type="submit"].style4:hover,
				input[type="reset"].style4:hover,
				.button2.style4:hover
				{
					background: #6B5A33;
                    color: #fff;
					opacity: 0.7;	
				}



input[type="button"].style5,
			input[type="submit"].style5,
			input[type="reset"].style5,
			.button2.style5
			{
				background: none;
				color: #fff;
			}
			
				input[type="button"].style5:hover,
				input[type="submit"].style5:hover,
				input[type="reset"].style5:hover,
				.button2.style5:hover
				{
					background: #4D610F;
                    color: #fff;
					opacity: 0.7;	
				}




.findout {
	font-size: 14px;
	text-align: center;
	padding: 0px 20px 0px 20px;
	color: #BDBDBD;
}


.wholewhite {
	margin: 0px 0px 0px 0px;
	background: clear;
    display: table;	
	height: 331px;
	width: 100%;
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(img/war-bg.jpg) no-repeat center;  
}




/* Footer */
.site-footer {
  background: #ada5a3;
  border-top: 4px solid #817471;
  padding: 3em 0;
}
.site-footer .col5:last-child {
  margin-right: 0;
  float: right;
}
.site-footer .col4 {
  margin-right: 0;
  float: right;
  color: #fff;
}
.site-footer a {
  color: black;
}

.site-footer h4 {
  margin-top: 0;
  margin-bottom: .7em;
}
.site-footer #menu-footer-links ul {
  margin: 0;
  padding: 0;
	color: black;
}

.site-footer ul {
  margin: 0;
  padding: 0;
	color: black;
}

.site-footer #menu-footer-links ul li {
  list-style: none;
  float: left;
  width: 50%;
  text-align: right;
	color: black;
}
.site-footer #menu-footer-links ul li a {
  text-decoration: none;
  color: black;
  font-weight: bold;
}
.site-footer #menu-footer-links li a:hover {
  text-decoration: underline;
}
.site-footer .signup input {
  background: #009987;
  color: #fff;
  font-style: italic;
  font-size: 0.9;
  border: none;
  padding: .7em;
  width: 70%;
}
.last {
	color: black;
}
.contact-sb {
  padding: 1em;
  background: #f8f8f8;
  margin-top: 6em!important;
}
.contact-sb h3 {
  text-align: left;
  margin: .5em 0;
  color: black;
  border-bottom: 1px solid black;
}
.contact-sb p {
  text-align: left;
}
.contact-sb a {
  text-decoration: none;
  color: #333333;
}
.contact-sb a i {
  color: black;
}
.contact-sb a i:hover {
  color: black;
}
.contact-sb ul {
  padding: 0;
}
.contact-sb ul li {
  font-size: 1.5em;
  float: left;
  list-style: none;
  display: inline-block;
  padding: 0;
  margin-right: 12px;
}
.teamlist {
  padding: 0;
}
.teamlist li {
  list-style: none;
  padding: 2em;
  text-align: center;
}
.teamlist li img {
  border-bottom: 3px solid #009987;
}
.teamlist li h3 {
  color: #009987;
  margin: .4em 0;
  font-size: 1.5em;
}