/* Make HTML5 layout elements block elements for older browsers */ 
header, nav, aside, article, footer, section { 
  display: block; 
  }   
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 2px 2px 2px 0px rgba(51,51,51,1);
}
#top {
	font-family: 'Oswald', sans-serif;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	font-size: 115%;
}

#zehwoodworking {
	position: relative;
	right: 0px;
	top: 0px;
	z-index: 10;
	float: right;
	padding-right: 20px;
	color: rgba(38,4,1,1);
}
#zehwoodworking h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 450%;
	text-align: right;
	text-shadow: -2px -2px #CCCCCC;
}
#zehwoodworking h2 {
	text-align: right;
	font-size: 175%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 120%;
	font-weight: normal;
	text-shadow: -2px -2px 0px #CCCCCC;
}
#zehwoodworking img {
	float: right;
	padding-left: 20px;
	padding-right: 5px;
	border: 0;
	height: 80px;
	width: 75px;
}
#line {
	height: 5px;
	background-color: #260401;
	z-index: 15;
	position: absolute;
	left: 0px;
	bottom: 5px;
	width: 100%;
}
nav {
	background-color: rgba(38,4,1,1);
	font-size: 95%;
	text-transform: uppercase;
	height: 40px;
	box-shadow: inset 0px -3px 5px 1px rgba(0,0,0,1);
}
nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
nav ul li {
	display: inline;
}
nav ul li a {
	text-decoration: none;
	padding: 5px;
	float: left;
	outline: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
nav ul li a:link, nav ul li a:visited {
	color: rgba(255,255,255,1);
}
nav ul li a:hover {
	color: rgba(217,179,132,1);
}
nav ul li a.current {
	color: rgba(217,179,132,1);
}
.columns {
	display: table;
	border-collapse: collapse;
	width: 100%;
	background-color: rgba(255,255,255,1);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
article  {
	margin: 0px;
	background-image: url(zehwoodworking_pictures/paper.jpg);
	background-repeat: repeat;
	padding: 5%;
}
article p {
	line-height: 1.5em;
}
article h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 2em;
	color: rgba(38,4,1,1);
}
article h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 1.4em;
	color: rgba(38,4,1,1);
}
article img {
	border: 0;
}
.right  {
	border: 0;
	float: right;
	padding-left: 20px;
}
.left  {
	border: 0;
	float: left;
	padding-right: 20px;
}

figure.snapshot {
	display: inline-block;
	width: 15%;
	padding: 1%;
	background-color: rgba(255,255,255,.8);
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,1);
	margin: 1%;
}
figure.snapshotbig {
	width: 45%;
	padding: 1%;
	background-color: rgba(255,255,255,.8);
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,1);
	display: inline-block;
	margin: 1%;
	float: left;
}
figure.snapshot img, figure.snapshotbig img {
	width: 100%;
}
figure.snapshot figcaption, figure.snapshotbig figcaption {
	padding: 0px;
	font-size: 85%;
}
figure.snapshot a:link, figure.snapshot a:visited, figure.snapshotbig a:link, figure.snapshotbig a:visited {
	color: rgba(0,0,0,1);
	text-decoration: none;
	outline:none;
	}
.mark .picture {
	border: 0;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	box-shadow: 2px 2px 1px 0px rgba(51,51,51,1);
	padding: 0px;
	float: left;
	z-index: 100;
}
.mark p {
	text-align: justify;
}
.mark p a:link, .mark p a:visited {
	color: rgba(0,0,0,1);
}
.mark p a:hover, .mark p a:active {
	text-decoration: underline;
	color: rgba(153,0,0,1);
}
.columns aside {
	display: table-cell;
	width: 20%;
	color: rgba(0,0,0,1);
	padding-top: 3%;
	padding-bottom: 3%;
	background-color: rgba(204,204,204,0.3);
	padding-right: 0%;
	padding-left: 0%;
	margin: 0px;
}
aside ul {
	list-style-type: none;
}
aside ul li {
}
aside h5 {
	font-weight: normal;
}
aside h5 a:link, aside h5 a:visited{
	color: rgba(0,0,0,1);
	text-decoration: none;
}
aside h5 a:hover , aside h5 a:active{
	text-decoration: underline;
	color: rgba(153,0,0,1);
}
.exhibition {
	display: block;
	height: 100%;
}
.exhibition img {
	padding-right: 20px;
	padding-bottom: 10px;
}
.date {
	color: rgba(255,255,255,1);
	background-color: rgba(153,153,153,1);
	padding-left: 1%;
	width: 99%;
	text-align: center;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: rgba(102,102,102,1);
}
#detail {
	position: relative;
	height: 350px;
	width: 100%;
}
#detail img {
	padding: 1%;
	margin: 0px;
	display: block;
	width: 100%;
}
#bottom {
	display: block;
	height: 90px;
	background-color: rgba(102,102,102,1);
	clear: both;
}

/*start forms*/
#forms {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	max-width: 1200px;
	width: 60%;
	float: left;
}
#forms #theForm {
	float: left;
	margin: 0px;
	width: 100%;
}
#forms #theForm fieldset {
	margin-top: 10px;
	border: 1px none #CCCCCC;
}
#forms #theForm fieldset label {
	display: block;
	padding: 5px;
	width: 100%;
}
#forms #theForm fieldset label span {
	font-size: 1em;
	color: #999;
}
#forms #theForm fieldset label input {
	background-color: #FFF;
	width: 285px;
	border: 1px solid #999;
	height: 25px;
	padding-left: 10px;
}
#forms #theForm fieldset label #comments {
	width: 290px;
}
#forms #theForm fieldset #submit, #reset {
	font-size: 80%;
	color: #333;
	font-style: italic;
	margin: 5px;
	height: 27px;
	width: 65px;
}
#social {
	width: 40%;
	padding-top: 25px;
	text-align: right;
	float: right;
}
/*end forms*/

footer {
	font-size: 70%;
	font-style: italic;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: rgba(102,102,102,1);
	clear: both;
	margin-top: 5px;
	background-color: rgba(204,204,204,.1);
	padding: 15px;
}
