
.rg-image-wrapper {
	position:relative;
	min-height:20px;
	width:100%;
}
.rg-image img {
	padding:0;
	margin:0;
	width: 100%;
}
.rg-image-overlay {
	margin:0;
	padding:0;	
}
.overlay-slider {
    width:100%;
    height:100%;
	position: absolute;
    top: 0;
	left: 0;
    z-index: 0;
    background-color:#000000;
    -moz-opacity:0.4;
    filter:alpha(opacity=40);
    opacity:0.4;
}
.caption-wrapper {
	position:absolute;	
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity:1;
	z-index:1;
	width:100%;
	height:10;
	bottom:0;
	left:0;
}
.rg-caption-wrapper {
	padding:0 15px;
}
.rg-image {
	text-align:left; 
}
.rg-image img {
	max-height:100%;
	max-width:100%;
}
.rg-image-nav a {
	position:absolute;
	top:50%;
	left:0px;
	background:#000 url(../images/nav.png) no-repeat -20% 50%;
	width:28px;
	height:28px;
	margin-top:-14px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
}
.rg-image-nav a.rg-image-nav-next {
	right:0px;
	left:auto;
	background-position:115% 50%;
}
.rg-image-nav a:hover {
	opacity:0.8;
}
.rg-caption {
	text-align:center;
	position:relative;
}
.rg-caption p {
	font-size:12px;
	letter-spacing:2px;
	line-height:16px;
	text-align:center;
}
.rg-loading {
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(../images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}




/*********** Galerias *********/
.page-template-page-templatescontributors-php {
  background-color:black; 
}

body {
	padding:0;
	margin:0;
	background-color:#000;
}
#general-content {
	padding-top:20px;
}
#gallery-content {
   margin-bottom: 35px;
}

#gallery-content h1,
#gallery-content p,
#gallery-content .post_titulo_small {
  color:#FFF;
}

#data-gallery h1 {
	font-size: 24px;
}
#data-gallery p,
#data-gallery h1,
#data-gallery  {
	color:#fff;
}

#content-sidebar .titulo-seccion {
	color:#fff;
}
#content-sidebar .post_titulo_small {
	color:#fff;
	font-size: 17px;
	margin-bottom: 8px;
}

.gallery-content h1
{
  margin-bottom:16px;
  font-size:15pt; 
}

.gallery-content p {
  margin-bottom:25px; 
}

.gallery-content .post_titulo_small {
  margin-bottom:4px;
}

.gallery-content .content-sidebar {
  color:#FFF;
  padding-top:53px;
}

.gallery-content .titulo-seccion {
  color:#FFF;
}

.wpg-list {
  margin-bottom:30px;
}

.wpg-list li {
  margin-bottom:20px; 
}


.wpg-list img {
	width: 50%;
}
@media screen and (min-width: 960px) {
.wpg-list img {
	width: 100%;
}
}

#galerias_recientes,
#galerias_populares {
  width:100%;
  height:auto;
}

#galerias_recientes_header,
#galerias_populares_header {
  width:100%;
  height:34px;
  background-image:url(../images/linea2.png);
  background-repeat:repeat-x;
  margin-bottom:8px;
}

#galerias_recientes_titulo,
#galerias_populares_titulo {
  width:100%;
  height:34px;
  background-image:url(../images/pirin2.png);
  background-size: 34px 34px;
  background-position:left;
  background-repeat:no-repeat;
}

#data-gallery h1 {
   margin-bottom: 10px;
}

.ngg-thumbnail-list-my img {
  width:150px;
  height:84px;
}