@charset "utf-8";
/* CSS Document */


html, body, .wrap {

}
body{
  background: rgb(255, 255, 255);
  background-image: url('/img/bck-grad.png');
  background-repeat: repeat-x;
  /*background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(240,240,240,1) 30%, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 70%, rgba(0,0,0,1) 100%);
*/
  font-family: 'Roboto', sans-serif;
	font-size:18px;
	color:#000;
	line-height:1.6;
	letter-spacing: 0px
	 min-height: 100%;

}/*
body.history{

  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(240,240,240,1) 30%, rgba(255,255,255,1) 50%, rgba(240,240,240,1) 90%, rgba(0,0,0,1) 100%);
}*/
h1{
  font-size: 46px;
  letter-spacing: 3px;
  line-height: 1.8;
 
  text-align: center;
	margin-top: 0;
}
body.home h1{

margin-top: -60px;
}
h2{
  font-size: 27px;

}
p{ }
a{
	outline:none !important;
	transition: all 0.5s ease;
	color: #c00000;
	text-decoration: none;
}
a:hover{
	  color: #555;
}
img.full{
  width: 100%;
  display:block;
}

.clear{ clear:both; } .hide{display:none; }
.fll{ float:left; } .flr{ float:right; } .black{color:#000;} .error { color: red;}
.thirty{ font-size: 30px; letter-spacing: 4px;}

.wrap {
  margin: 80px auto 30px auto;
width: 100%; /* Holding outermost DIV */
max-width: 1100px;

}

header {
  margin-bottom: 80px;

}
nav {
text-align: right;
}
nav a {
  color:#fff;
  display: inline-block;
  padding: 10px;
  text-align: center;
	max-width: 110px;
	vertical-align: text-top;
  font-size: 16px;
}
nav a:hover, body.home nav a.home, body.history nav a.history, body.pubs nav a.pubs, body.wares nav a.wares, body.methods nav a.methods, body.links nav a.links, body.events nav a.events,body.shop nav a.shop, body.members nav a.members{
  color: #c00000;
}

.onethird {
  width: 30.0963081%
}

.half {
  width: 47.67255%;
	margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
}
body.links .half{
  text-align: center;
  margin-bottom: 0;
  width: 40%;
}
.homeBlocks, .historyBlocks, .wareBlocks, .methodBlocks {
	text-align: center;
  margin: 40px 0 40px 0;
}
.historyBlocks, .wareBlocks {
  margin: 40px -60px 40px -60px;
}
.homeBlocks, .wareBlocks {
  font-weight: bold;
}
.homeBlocks a, .historyBlocks div, .wareBlocks a, .methodBlocks a{
	width: 31%;
	display: inline-block;
	margin: 1%;
	vertical-align: top;
	color: #000;
}
.wareBlocks a {
  width: 22%;
}
.homeBlocks a:hover, .wareBlocks a:hover, .methodBlocks a:hover{
	  color: #c00000;
}
.homeBlocks a, .historyBlocks div, .wareBlocks a, .methodBlocks a  {
	text-align: center;
}
.homeBlocks a img {
	width: 100%;
	display: block;
	margin: 20px 0 20px 0;
}
.wareBlocks a img, .methodBlocks a img{
  display: inline;
  	margin: 20px 0 20px 0;
}
.homeBlocks a span, .historyBlocks div span, .wareBlocks a span {
		font-size: 14px;
    font-weight: normal;
}
table.dates td.first{
	font-weight: bold;
	padding: 0 10px 0 0;
}
table.dates p{
	margin: 5px;
}
table.fifty{
  width: 100%;

}
.lefty{
  text-align: left;
}
table.fifty td{


}
table.fifty.contact td{

}
table.fifty.join td{
  width: auto;

}
table.fifty.join tr.heading td{
  font-weight: bold;
}
div.pub{
	float: left;
	width: 23%;
	text-align: center;
  margin-top: 40px;
  font-size: 14px;
  padding: 0 1% 0 1%;
}
div.pub span p{
  margin: 0;
}
div.caption{
  font-size: 14px;
  text-align: center;
}
div.pub img{
  margin-bottom: 10px;
}
div.pub:nth-child(4n+5){
	clear:left;
}
body.members div.pub:nth-child(4n+5){
	clear:none;
}
body.members div.pub:nth-child(4n+9){
  clear:left;
}
.lrgImage{
	text-align: center;

}
.lrgImage img{
  width: 80%;
}
.lrgImage span{
	font-size: 14px;
}
.button{
  display: inline-block;
  border: 3px solid #000;
  text-align: center;

  height: 50px;
  width: 100px;
  padding: 10px 15px;
  background: #fff;
  line-height: 50px;
  font-size: 12px;
}
.button span{
  line-height: 1.5;
  display: inline-block;
    vertical-align: middle;
}
.button.pp form{
  height: 50px;
  display: inline-block;
  vertical-align: top;
}
.joinButs{
  text-align: center;
  height: 50px;
}
.joinButs a{
  display: inline-block;
  vertical-align: top;
}
.link{
  padding: 0 0 180px 0;
  text-align: center;
}
main{

}
body.pubs main{
  overflow: visible;
}
body.contact main,body.committee main{
  text-align: center;
}
footer {
	margin-top: 40px;
  font-size: 14px;
  padding-top: 25px;
  line-height: 1.5;
}
footer .mid {
  margin: 0 auto;
  width: 220px;
}
footer div {
	height: 100px;
}
footer div p {
		margin-top: 80px;
}
body.members th{
  text-align: left;
  padding: 5px 5px 5px 0;
}
body.members label{
 width: 100px;
 display: inline-block;
 padding: 5px
}
@media (max-width: 1070px) {
	.wrap {
		margin: 40px;
    width: auto;
	}
  .homeBlocks a{
    width: 29%;
  }
  .wareBlocks, .methodBlocks {
    margin: 40px 0 40px 0;
  }
  .wareBlocks a, .methodBlocks a {
    width: 40%;
  }
}
@media (max-width: 980px) {
  body{
    background-image: url('/img/bck-grad-m.png');
    background-repeat: repeat-x;
  }
	nav a {
		max-width: 200px;
		text-align: right;
		display: block;
		padding: 0 0 10px 0;
	}
  body.home h1{

  margin-top: 0px;
  }
  .link{
    background: none !important;
  }
  div.caption{
    display: none;

  }

}
@media (max-width: 850px) {
	.half{
		width: 100%;
		float: none;
	}
  .lrgImage{
  margin-top: 40px;

  }
}
@media (max-width: 750px) {
			header img{

			}
			.homeBlocks a, .historyBlocks div{
				width: 100%;
				display: block;
			}
			div.pub{
				width: 100%;
			}
			div.pub:nth-child(4n+4){
				clear:none;
			}
			div.pub:nth-child(1n+1){
				clear:left;
			}
      .link .fll{
        display: none;
      }
      .link .flr{
        width: 100%;
        text-align: center;
      }
      .wareBlocks a, .methodBlocks a {
        width: 80%;
      }

}
@media (max-width: 544px) {
	.wrap {
		margin: 20px;
	}
}
