@import url("/_infrastructure/css/module/gallery.css");

/* VERSIONS
/* 6_0: Module Framework Update - Check Shared CSS for default styles
*******************************************************************************/

.gallery .list{}
	.gallery .list .images{}
	.gallery .list .images li{}
		.gallery .list .images li .thumb{}
			.gallery .list .images li .thumb a{ }
			.gallery .grid .images li .thumb a.file{}
				.gallery .list .images .thumb a img{}
				.gallery .list .images .thumb a span{}
		.gallery .list .images .info{ }
			.gallery .list .images .info p{}
			.gallery .list .images .info .caption{}
			.gallery .list .images .info .description{}
			.gallery .list .images .info .total{}

	.gallery .list dl.file{}
	.gallery .list dl.file dt{ margin-bottom: 1em; }
	.gallery .list dl.file ul{}
		.gallery .list dl.file ul li{}
			.gallery .list dl.file ul li a{}
			.gallery .list dl.file ul li p{}

.gallery .grid{}
	.gallery .grid .images{}
	.gallery .grid .images li{}
		.gallery .grid .images li .thumb{}
			.gallery .grid .images li .thumb a{}
			.gallery .grid .images li .thumb a.file{}
				.gallery .grid .images li .thumb a img{}
				.gallery .grid .images li .thumb a span{}
		.gallery .grid .images .info{}
			.gallery .grid .images .info p{}
			.gallery .grid .images .caption{ font-size: 13px; line-height: 14px; margin-bottom: 5px;}
			.gallery .grid .images .description{ font-size: 11px; line-height: 12px; }
			.gallery .grid .images .info .total{}
			.gallery .grid .bd .publishdate { font-size: .8em; line-height: 1.1em; }
	.gallery .grid .paging .button{}
	
.gallery .teaser dl.image dd { padding-bottom: 0; }
	.gallery .teaser dl.image dd p { margin-bottom: 0; }
.gallery .teaser select { margin-bottom: 1.5em; }
	
.gallery-attachment .gallery-directional { float: left; width: 100%; margin-bottom: 1em; }
	.gallery-attachment .gallery-directional a { display: block; }
	.gallery-attachment .gallery-directional .gallery-previous a { float: left; }
	.gallery-attachment .gallery-directional .gallery-next a { float: right; }
.gallery-attachment dl.image { clear: both; }

#gallery.layout-n0-p1-s1 #primary-content {
	width: 600px;
	}
	#gallery.layout-n0-p1-s1 #secondary-content { margin-left: 11px; }