.theme-blax .wdpic-gallery-container {
	margin:0 auto;
	padding:0 0 20px 0;
	font-size:12px;
	line-height:17px;
}

.theme-blax .wdpic-gallery-headline {
	display:block;
	margin:0 auto;
	padding:0 0 10px 0;
}


.theme-blax .wdpic-gallery-headline h2 {
	display:block; 
	float:left;
	width: 80%;
	margin:0 auto;
	padding:0;
	font-size: 22px;
	line-height:25px;
	color:#D83237;
}

.theme-blax .wdpic-gallery-headline .wdpic-gallery-description {
        float:left;
	display:block; 
	margin:10px auto;
	padding:0;
	font-size: 13px;
	line-height:17px;
        font-weight:bold;
}


.theme-blax .wdpic-gallery-picflip {
	display:block; 
	float:right;
	width: 20%;
	margin:0;
	padding:5px 0 0 0;
	text-align:right;
}

.theme-blax .wdpic-gallery-picflip a,
.theme-blax .wdpic-gallery-picflip a:link,
.theme-blax .wdpic-gallery-picflip a:visited,
.theme-blax .wdpic-gallery-picflip a:hover {
	text-decoration:none;
	color:#333;
}

.wdpic-gallery-picflip a.flip-prev {
	background: transparent url(../gfx/picflip.gif) 0 4px no-repeat;
	margin:0;
	padding:0 0 0 10px;
	outline: none;
}

.wdpic-gallery-picflip a.flip-next {
	background: transparent url(../gfx/picflip.gif) 35px -17px no-repeat;
	margin:0;
	padding:0 10px 0 0 ;
	outline: none;
}


.theme-blax .wdpic-gallery-image {
    margin:0 auto;
    padding:0;
    border:0px solid #ccc;
    text-align: center;
    height:458px;
    background-color: #e1e1e1;
    overflow:hidden;

}

.theme-blax .wdpic-gallery-image-caption {
	margin:0 auto;
	padding:10px 0px;
	border-bottom: 1px solid #ccc;
}

.theme-blax .wdpic-gallery-image-caption p {
	display:block;
	font-size: 12px;
	margin:0 auto;
	padding:0;
	line-height:15px;
}

.theme-blax .wdpic-gallery-image a {
	text-decoration: none;
	color:#333;
}

.theme-blax .wdpic-gallery-image a.mime-pdf {
	background: url("../gfx/icon_pdf.png") left center no-repeat;
	padding: 4px 0px 4px 20px;
}

.theme-blax .wdpic-gallery-image a.mime-download {
	background: url("../gfx/icon_download.png") left center no-repeat;
	padding: 4px 0px 4px 20px;
}



.theme-blax .wdpic-gallery-carousel {
	clear:both;
	display:block;
	margin:0 auto;
	padding:5px 5px 10px 5px;
	background-color:#E1e1e1;
}


.theme-blax .wdgallery-container {
	margin:0 0 20px 0;
	padding:0;
	font-size:12px;
}

.theme-blax .wdgallery-header {
	margin:0 auto;
	padding:0 0 0.2em 0;
}

.theme-blax .wdgallery-header h2{
	display:block;
	padding:0;
	margin:0 auto;
	text-transform:uppercase;
	font-size: 22px;
	line-height:25px;
	color:#D83237;
}

.theme-blax .wdgallery-header p{
	display:block;
	padding:0;
	margin:0 auto;
	color:#333;
	text-transform:uppercase;
	font-size: 16px;
	line-height:25px;
}

.theme-blax .wdgallery-content {
	background-color:#D83237;
	margin:0;
	padding:0;
}


.theme-blax .wdgallery-single,
.theme-blax .wdgallery-single-sec {
	margin:0 auto;
	padding:10px;
	overflow:hidden;
	color:#fff;
}

.theme-blax .wdgallery-single-sec {
	background-color:#D55559;
}


.theme-blax .wdgallery-single-img {
	display:block;
	float:left;
	width: 100px;
	margin:0;
	padding:0 20px 0 0;
	height:80px;
	overflow:hidden;
}

.theme-blax .wdgallery-single-img img{
	border: 1px solid #fff;
}

.theme-blax .wdgallery-single-desc {
	margin:0;
	padding:0;
}

.theme-blax .wdgallery-single-desc h3{
	font-size:14px;
	font-weight: bold;
	line-height:15px;
	height:48px;
	margin-bottom: 2px;
	overflow: hidden;
}

.theme-blax .wdgallery-single-desc h4{
	font-size:12px;
	line-height:14px;
	padding:0;
	margin:0;
}

.theme-blax .wdgallery-gallery-flip {
	display:block;
	padding:10px 10px 0 10px;
	margin:0 ;
	height:35px;
	border-top: 2px solid #fff;
	background-color:#D65559;
}


.theme-blax .gallery-prev {
	display:block;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	width:10%;
}

.theme-blax .gallery-next {
	display:block;
	margin:0;
	padding:0;
	float:right;
	width:10%;
}

.theme-blax .gallery-pagination {
	margin:0 auto;
	padding:5px 0 0 0;
	float:left;
	width:80%;
	text-align:center;
}


.theme-blax .wdgallery-gallery-flip .gallery-pagination a,
.theme-blax .wdgallery-gallery-flip .gallery-pagination a:link,
.theme-blax .wdgallery-gallery-flip .gallery-pagination a:visited {
	color:#fff;
	text-decoration:none;
	padding:0 3px;
	margin:0;

	font-weight:normal;
}


.theme-blax .wdgallery-gallery-flip .gallery-pagination a:hover{
	text-decoration:underline;
}

.theme-blax .wdgallery-gallery-flip .gallery-pagination a.activ,
.theme-blax .wdgallery-gallery-flip .gallery-pagination a.activ:link,
.theme-blax .wdgallery-gallery-flip .gallery-pagination a.activ:visited,
.theme-blax .wdgallery-gallery-flip .gallery-pagination span.activ,
.theme-blax .wdgallery-gallery-flip .gallery-pagination span.activ:link,
.theme-blax .wdgallery-gallery-flip .gallery-pagination span.activ:visited {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	padding:0 3px;
}



.theme-blax .yui-pg-page  {

background-color:transparent;
border: 0px solid #D65559;

}



.theme-blax .wdgallery-content-morelink {
	display:block;
	padding: 2px 10px 0 0;
	margin:0 auto;
	height:24px;
	width:290px;
	text-align:right;
	border-top: 2px solid #fff;
}

.theme-blax .wdgallery-content-morelink a,
.theme-blax .wdgallery-content-morelink a:link,
.theme-blax .wdgallery-content-morelink a:visited {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:0;
	margin:0;
	line-height:22px;
	font-size:1.2em;
	font-weight:bold;
}


.theme-blax .wdgallery-content-morelink a:hover{
	text-decoration:underline;
}






.theme-blax .wdpic-gallery-carousel-prev,
.theme-blax .wdpic-gallery-carousel-next,
.theme-blax .wdpic-gallery-carousel-inner {
float:left;
}

.theme-blax .wdpic-gallery-carousel-prev,
.theme-blax .wdpic-gallery-carousel-next {
	display:block; 
	padding:0;
	margin:0;
	width:20px;
	height:40px;
}

.theme-blax .wdpic-gallery-carousel-next .next,
.theme-blax .wdpic-gallery-carousel-prev .prev {
	padding:0;
	margin:28px 0 0 0;
	width:20px;
	height:40px;
	cursor: pointer;
}


.theme-blax .wdpic-gallery-carousel-next .next {
background: transparent url(../gfx/gallery-next.png) no-repeat top left;

}

.theme-blax .wdpic-gallery-carousel-prev .prev {
background: transparent url(../gfx/gallery-prev.png) no-repeat top left;

}

.theme-blax .wdpic-gallery-carousel-next .next.disabled,
.theme-blax .wdpic-gallery-carousel-prev .prev.disabled {
	opacity: .5;
	filter: alpha(opacity=50);
}

            
.theme-blax .wdpic-gallery-carousel-inner {
    border: 0px solid black;
    float: left;
    padding:0;
    margin:5px 5px 0 10px;
    /* Needed for rendering without flicker */
    position: relative;
    visibility: hidden;
    left: -5000px;
}

.theme-blax .wdpic-gallery-carousel-inner ul {
     margin: 0;
}

.theme-blax .wdpic-gallery-carousel-inner li {
	text-align: center;
	margin: 5px;
}

.theme-blax .wdpic-gallery-carousel-inner li p {
     width: 100px;
     height: 75px;
     padding:0px;
 }
 
 .theme-blax .wdpic-gallery-carousel-inner li img {
	cursor: pointer;
 }
  
 .theme-blax .wdpic-gallery-carousel-inner li a {
 	text-decoration: none;
    color:#333;
	width: 100px;
	height: 75px;
 }
   
 .theme-blax .wdpic-gallery-carousel-inner li span {
 	display: block;
    color:#333;
	width: 100px;
	height: 75px;
	padding: 0px;
	cursor: pointer;
 }
 
 
 /*
 * gallery grid view
 */
 .theme-blax .gallery-grid-view {
	margin:0 auto;
	padding:0 0 10px 0;
	font-size:12px;
	line-height:17px;
}

.theme-blax .gallery-grid-view-header {
	display:block;
	margin:0 auto;
	padding:0 0 10px 0;
}


.theme-blax .gallery-grid-view-header h2 {
	display:block; 
	float:left;
	width: 80%;
	margin:0 auto;
	padding:0;
	margin:0 0 10px 0;
	font-size: 22px;
	line-height:25px;
	color:#D83237;
}

.theme-blax .gallery-grid-view-description {
    clear: left;
    padding: 0;	
}

.theme-blax .gallery-grid-view-content {
	background-color: #E1E1E1;
	margin:0;
	padding: 0px;
}

.theme-blax .content-left .gallery-grid-view-content,
.theme-blax .content-right .gallery-grid-view-content,
.theme-blax .content-top .gallery-grid-view-content {
	padding: 10px;
}

.theme-blax .gallery-grid-view-grid {
	list-style-type: none;
}


.theme-blax .gallery-grid-view-grid li {
	float:left;
	margin: 10px;
	background-color: black;
	color: white;
	text-align:center;
}


.theme-blax .gallery-grid-view-grid li a {
	display: block;
	-moz-box-shadow: 0 0 3px 1px #6F6F6F;
	-webkit-box-shadow: 0 0 3px 1px #6F6F6F;
	box-shadow: 0 0 3px 1px #6F6F6F;
}

.theme-blax .gallery-grid-view-grid li a:hover {
	-moz-box-shadow: 0 0 5px 2px #7F4749;
	-webkit-box-shadow: 0 0 5px 2px #7F4749;
	box-shadow: 0 0 5px 2px #7F4749;
		
}

.theme-blax .gallery-grid-view-img-title {
	display:block;
}

.theme-blax .gallery-grid-view-img-description {
	display:block;
	font-weight: normal;
	padding-bottom: 5px;
}

.theme-blax #lightbox-nav-btnPrev {
	margin-left: 12px;
	width: 46%;
}

.theme-blax #lightbox-nav-btnNext {
	margin-right: 12px;
	width: 46%;
}

.theme-blax #lightbox-image {
	-moz-box-shadow: 0 0 3px 0px;
	-webkit-box-shadow: 0 0 3px 0px;
	box-shadow: 0 0 3px 0px;
}

.theme-blax #lightbox-container-image-box {
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 0px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius: 3px 3px 0px 0px;
}

.theme-blax #lightbox-container-image-data-box {
	-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-radius: 0px 0px 3px 3px;
		
}
 

