.tran1 {-o-transition: all 0.42s;-moz-transition: all 0.42s;-webkit-transition: all 0.42s;}

.photoGrid1 {
	xxxopacity: 0.2;
	xxxposition: absolute;
	xxxbottom: 40px;
}
.show:focus ~ .photoGrid1 {opacity: 1;}
.show:hover ~ .photoGrid1 {opacity: 0.8;}
.section:hover .photoGrid1 {opacity: 0.8;}
.section:hover .listTitle {opacity: 0.9;}

.stylePhoto {
	margin:-235px 0 0 20px;
	padding:0;
}

.stylePhoto  {
	border-collapse:collapse;
	border-spacing:0;
}

/*.stylePhoto table tr, table td, table th { */
.stylePhoto tr,
.stylePhoto td,
.stylePhoto th {
	xxxpadding-right:4px;
	padding:0;
	margin:1px;
}

.stylePhoto a,
.stylePhoto img {
	border:0;
	padding:0;
	margin:0px;
}

.listTitle {
	font-size:1.3em;
	font-family:  "Imprima", "Varela", "Helvetica", "sans-serif";
	margin-bottom:-2px;
	color:#ddbb00;
	letter-spacing:0.1em;
	opacity: 0.1;
}

ul {
	font-family:  "Imprima", "Varela", "Helvetica", "sans-serif";
	font-weight: normal;
	font-style: normal;
	font-size:1.0em;
	list-style-type:none;
	margin:0;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	background-color: rgba(255,255,255,0.05);
	letter-spacing: 0.06em;
	color: #eee;
}

ul a {
	text-decoration:none;
	color:#ccc;
	color:#ddbb00;
}

ul a:hover {
	text-decoration:none;
	color:black;
	background:#ddbb00;
}
