body {
}

.content-inner {
}
.main-inner {
//  background: url(/sites/default/files/tlo.jpg) no-repeat bottom center;
}

/* Node Gallery
/------------------------------------------------------------- */

div.gallery-images-list .item-list ul {
margin:0 0 0 0;
padding:0;
}

div.gallery-cover-list .item-list ul {
margin:0 0 0 0;
padding:0;
}

div.gallery-images-list .item-list ul li {
display: block;
float: left;
border: 1px dotted #BBBBBB;
padding: 1em 1em 1em 1em;
margin: 3px 3px 3px 3px;
background: transparent;
}

div.gallery-images-list .image-title {
text-align: center;
}

div.gallery-cover-view {
border: 1px dotted #BBBBBB;
padding: 1em 1em 1em 1em;
margin: 3px 3px 3px 3px;
background: transparent;
}

/* Image Gallery
/------------------------------------------------------------- */

.view .view-image-gallery {
text-align: center;
}
.view .image-gallery-terms .views-field-description p {
color: #FC9;
font: italic small Tahoma;
}
.view .image-gallery-terms ul {
margin:0 0 0 0;
padding:0;
list-style: none;
}

.view .image-gallery-nodes .images li {
display: inline-block;
float:left;
border: 1px dotted #BBBBBB;
padding: 1em 1em 1em 1em;
margin: 3px 3px 3px 3px;
background: transparent;
height: auto;
width:auto;
list-style: none;
text-align: center;
}
.postscript-bottom .block-image {
margin:0px 2px 2px 2px;
border:2px solid #4B4B4B;
width: auto;
}

.postscript-bottom .block-image h2{
color: #DFB77C;
font-weight: bold;
}

.postscript-bottom .block-image img {
margin:1px 1px 1px 1px;
border:1px solid #EBDCC7;
}

.postscript-bottom .block-image .inner .clearfix {
margin: 0;
padding: 0;
}