/* main gallery & portfolio styles */

.mg1row {height: 212px;}
.mg2row {height: 424px;}
.mg3row {height: 636px;}
.mg4row {height: 848px;}
.mg5row {height: 1060px;}
.mg6row {height: 1272px;}
.mg7row {height: 1484px;}
.mg8row {height: 1696px;}
.pfrow {height: 384px;}

#maingallery, #portfolio {list-style-type: none; padding: 0; margin: 0; width: 100%;}
#maingallery li, #portfolio li {display: block; float: left; width: 186px; padding: 20px 0; text-align: center;}

#maingallery a, #portfolio a {display: block; width: 150px; margin: 0 auto; background: #444; border: solid 1px #555; text-decoration: none;}
#maingallery a {height: 170px;} #portfolio a {height: 150px;}
#maingallery img, #portfolio img {border: solid 1px #555;}
#maingallery span, #portfolio span {display: block; margin: 7px 0; font-size: 13px; color: #bbb; text-align: center;}

#maingallery a:hover, #portfolio a:hover {background: #292929; border: solid 1px #555;}
#maingallery a:hover span, #portfolio a:hover span {color: #fff;}
#maingallery a:hover img, #portfolio a:hover img {border: solid 1px #666;}

img.glandscape {margin: 24px 0;}
img.gportrait {margin: 7px 0 0 0;}
img.plandscape {margin: 34px 0;}
img.pportrait {margin: 14px 0 0 0;}

.imglarge {border: solid 1px #888;}
