    
   
/* Theme Name: Free Responsive Design 
/* Author: Mauu Zeta
/* Author URI: http://MauuZeta.COM



    I M P O R T A N T // RULES 
    
    (!) THE SALE OF THIS DESIGN/CODE OUTSIDE OF MAUUZETA.COM IS COMPLETELY PROHIBITED.
        Do not resell or redistribute the theme or the code as your own.
    
    
    My designs are under copyright registered in ARG COPYCAT, any attempt to resell this code will be penalized and denounced. 
    MauuZeta.COM (c) 2007 - 2023
    

    ---------♥
    
    Feel free to edit the theme and use it on as many sites as you like.
    The credit link must remain intact in the footer.
    
    ---------♥



    ----- Designs Info :

First Color: (purple) #d6b6d6
Pink: #6f86d1
Link, bold, selection: #5069bc
other: #6e5c81

/* Main
-------------------------------------------------------------- */


@import url('https://fonts.googleapis.com/css?family=Abel|Roboto:400,400i,700,700i|Inconsolata:400,700');

body {
	margin:0;
    background-color: #fff;
  font-family: "Raleway", sans-serif;
	font-size:11px;
    font-weight:600;
    line-height: 1.8; 
	color:#1d1d1d;
	line-height:170%;
	text-align:justify;
	word-wrap: break-word;
}


bold, stronng, b{
    font-weight:600;
    color:#5069bc;
    	font-weight: none;
}
::selection {
  color: #fff;
  background: #5069bc;
}

::-moz-selection {
  color: #fff;
  background: #5069bc;
}
#container {
  width: 1250px;
  margin: 0 auto;
  	  text-align:justify;
  	  color:#efefef;
  background: #000;
}
#container-align {
  padding: 2%;
}
a {
	color: #5069bc;
	text-decoration: none;
	transition: ease-in-out 0.20s;
}
::-webkit-scrollbar {
	width: 10px;
    height: 8px;
    border-width: 1px 5px;
    border-style: solid;
    border-color: #fff;
    background: #fff;
}
::-webkit-scrollbar-thumb {
    height: 40px;
    border:4px solid #fff;
    	background-color:#6e5c81;
}
a:hover,
a:focus {
	color:#000;
	text-decoration: none;
}

strong, b {
	font-weight:700;
	color:#5069bc;
}

em, i {
	font-style:italic;
	color: #5069bc;
}

u {
	background:#121212;
	color: #5069bc;
	text-decoration:none;
}

/* Global Pattern Styling
-------------------------------------------------------------- */
body, 
html,
.blocks,
.spacelalt,
.first-area,
.second-area,
.cpg-nav,
.site-footer {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.bg-site{
        background-color:  transparent;
    background-position: top center;
	background-repeat: no-repeat;	
	    box-shadow: 0 0 35px 0 rgba(0,0,0, 0.2); 
	-moz-box-shadow: 0 0 35px 0 rgba(0,0,0, 0.2); 
	-webkit-box-shadow: 0 0 35px 0 rgba(0,0,0, 0.2);
}
img, 
a,
a:hover:after,
input[type='reset'],
input[type='submit'],
input[type='button'] {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.clear {
	clear: both; 
	display:block;
}

.text-center {
	text-align: center!important;
}

.text-left {
	text-align: left!important;
}

.text-right {
	text-align: right!important;
}

.pull-left {
	float: left!important;
}

.pull-right {
	float: right!important;
}

.align-center {
	display: block;
	margin: 5px auto 5px auto!important;
}

.alignleft {
	margin: 5px 20px 20px 0!important;
	float:left;
}

.alignright {
	margin: 5px 0 20px 20px!important;
	float:right;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
.tableh1,
.statlink h2,
form {
	margin: 14px 0;
	font-family:Roboto;
	font-weight:700;
}
 

.hide {
	display: none!important;
}

.social-nav a:before,
.show-menu:before {
	font-family:fontawesome;
	font-weight:400;
}
.footer-space {
  margin: 0px 20px 0px 20px;
}
.menuheader{
    margin-top:-10px;
}
.cpg-nav {
        font-family: "DM Sans", sans-serif;
	font-weight:600;
    margin-top:10px;
	color:transparent;
	display:block;
	padding:20px;
	line-height:220%; 
	text-align:center; 
	overflow:hidden;
	position:relative;
}


.cpg-nav a {
        text-transform: uppercase;
        font-family: "DM Sans", sans-serif;
	font-weight:700;
    font-size: 10pt;
    padding:10px;
  background: -webkit-linear-gradient(#000, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  box-shadow: 0 0 0 0 #ffffff;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;}

.cpg-nav a:hover,
.cpg-nav a:focus {
  color: #5069bc;
  text-decoration: none;
  padding-bottom: 0px;
  -webkit-box-shadow: 0 2px 0 0 #b668d4;
  box-shadow: 0 2px 0 0 #b668d4;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}


.footer-block{
    font-size: 11pt;
    	font-weight:400!important;		
	padding: 20px;
	float:center;
	position:center;
	background-color:transparent;
	color:#1d1d1d;
	box-shadow: 1px 1px 36px 25px rgba(0,0,0,0.04);
-webkit-box-shadow: 1px 1px 36px 25px rgba(0,0,0,0.04);
-moz-box-shadow: 1px 1px 36px 25px rgba(0,0,0,0.04);
color:#1d1d1d;
width: 97.2% !important;
    
}
.blocks,
.spacelalt,
.site-footer,
.site-footer
.cpg-nav {
  	margin:0 auto; 
        font-family: "DM Sans", sans-serif;
	font-size:12px;
    font-weight:500;
    line-height: 1.8; 
	position:relative; 
	max-width:1220px;
}
.spacer {
	display:block;
	width:100%;
	height:10px;
}
 
/* Footer
-------------------------------------------------------------- */

.site-footer {
    margin: 0 0 5px 0;
      font-family: "Raleway", sans-serif;
    font-weight:400!important;
    line-height: 21px;
	font-size:12px;    text-align:justify;
    letter-spacing: 0px;
    text-decoration: none;
 	color:#000;

}
.footer-content {
    margin: 0 0 5px 0;
         font-family: "DM Sans", sans-serif;
	font-weight:900;
    font-size: 13px;   
    padding:20px;
    text-align:justify;	display:inline-block; 
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
 	color:#1d1d1d;
    line-height: 15px;

}
.footer-content i {
     color: #5069bc;
}

.site-footer .footer-block {
	margin-top:5px;
}

.site-footer a {
	color:#fff;
	border-bottom:1px solid #6e5c81;
}

.site-footer a:hover {
	color:#efefef;
	text-decoration: none;
}

/* Desktop Version
-------------------------------------------------------------- */

@media only screen and (min-width:966px), only screen and (min-width:966px) {
	
.mobile-name, 
.hide {
	display: none!important;
}

.cpg-nav {
	margin:0 auto 0!important;
	padding:10px 0;
	position:relative;
	z-index:100;
	border:0;
}

.cpg-nav .spacelalt {
	padding:0;
}

.blocks {	
    background-position: top right;
	background-repeat: no-repeat;	 
	margin-top:0px;	
}
.blockbg{
            padding:6px;

}
/* Top Navigation Area
---------------------------- */

.top-navigation {
	margin:0 auto;
	padding:20px 0;
	display:block;
	position:relative;
	background: transparent;
	overflow:hidden;
}

.top-navigation .tag-line {
	display:inline-block; 
	float:left;
	position:relative; 
	top:0; right:0;
	padding-left:60px;
	font:700 11px Roboto, sans-serif; 
	color:#A0A0A0; 
	text-transform:uppercase;
	letter-spacing:1px;
}

.top-navigation .tag-line:before {
	padding:20px;
	content:'\f0a1';
	font:400 14px fontawesome;
	color:#A0A0A0;
	position:absolute;
	top:-20px; left:0;
}

.top-navigation .social-nav {
	float:right;
	display:inline-block; 
	position:relative; 
	top:0; right:0;
}

.top-navigation .social-nav a {
	color:#A0A0A0!important;
}


/* First Content Area
---------------------------- */

.first-area {
	margin:0 auto 0;
	display:block;
	overflow:hidden;
	position: relative;
  	z-index:799;
	padding:10px 0;
	height:100px;
	background:#fff;
	text-align:left;
}

.first-area .navigation {
	display:inline-block;
	float:left;
	position: relative; 
	top:28px;
	z-index:70;
	text-align:center;
	
}
.first-area .navigation:before {
	content:'\f0c9';
	font:400 14px fontawesome;
	margin-right:15px;
	color:#efefef;
	position:absolute;
	top:5px; left:22px;
}

.first-area .nav {
	overflow:show; 
	position:relative; 
	top:-1px; left:60px;
	z-index:999; 
	display:inline-block; 
}

.first-area .social-nav {
	display:none; 
	position:relative; 
	top:-5px; left:75px;
}

.first-area .social-nav a {
	color:#efefef; 
	margin-right:12px;
	padding:2px 5px;
	line-height:14px;
}

.first-area .social-nav a:hover,
.first-area .social-nav a:focus {
	background:#efefef;
	color:#000;
}


/* Site Branding
---------------------------- */

.site-branding {
	display:inline-block;
	float:right;
	position:relative;
	z-index:800;
	top:0px; right:5px;
}

	.header-mobil {
	height: 0px;
	width:0%;
    background: url(./imgs/mobil.png) top center no-repeat;
	background-repeat: repeat;
	background-position: center;
}
}
.blockcontent{
    width:100%;
    height:700px;
}
.block-top{
    background-color:#000;
    height:90px;
    padding-top:40px;
    padding-left:200px;
    border-bottom:120px solid #fff;
}
.camera {
    background: url(./imgs/camera.png);
    width: 49px;
    height: 40px;
}
/* Title & Slogan
---------------------------- */
.site-name-block{
    width:80%;
    padding-top:350px;
}
.site-name{    
    margin-top:50px;
    padding:20px;
  letter-spacing:-4px;
 color:#fff;
  font-size: 64px;
    font-family: "DM Sans", sans-serif;
  font-weight:900;
  	display: inline-block;
  line-height: 15px;
  	text-transform:uppercase;

}
.site-name span{    
  letter-spacing:-4px;
  padding:2px;
  background: -webkit-linear-gradient(#d6b6d6, #6f86d1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
  font-size: 64px;
    font-family: "DM Sans", sans-serif;
  font-weight:600;
    font-style: italic;
  	text-transform:uppercase;


}
.site-name-slogan{
      font-family: "Raleway", sans-serif;
    font-weight:800!important;
    letter-spacing:3px;
    text-transform: uppercase;
  color:#000;
  padding:6px;
  margin-top:5px;
    	display: inline-block;
  background-color:#fff;
  font-size: 9px;
}
.sociallinks{
    margin-top:10px;
	color:#000;
	background-color:#1d1d1d;
	font-weight: 400;   
    font-size: 8.15pt; 
    line-height: 14px;     
	display:inline-block;
	padding:8px 10px;
	margin-bottom:4px;
	}
	.soicialblock{
    width:1216px;
    margin-left:-5px;
    margin-top:-6px; 
     padding: 0px;
     text-align:justify;
     background-color: transparent;	  
         	margin-bottom:20px;

}
.soicialblock a{
    color:#fff;
    padding:5px;
}
.soicialblock a:hover{
    color:#d6b6d6;
    padding:5px;
}
.welcome-message{
    height:135px;  font-size: 12px;
      font-family: "Raleway", sans-serif;
      	  text-align:justify;
    font-weight:400!important;
    letter-spacing:1px;
  color:#fff;
  padding-left:35px;
    padding-right:35px;
      padding-top:30px;
            padding-bottom:20px;
  margin-top:-20px;
    	display: block;	
  background-color:#111111;
}
  
  
.welcome-img {
	float: left;	
	margin-top:5px;
	background-color:transparent;
}

.welcome-img img {
  width: 200px;
  height: 100px;
	outline: 1px solid #1d1d1d;
    outline-offset: 4px;
	background-color: #000;
	padding:8px;
	margin: 2px 28px 0px 0px;
	border: 0;
}
/* Header

---------------------------- */
.header1 {
    background: url(./imgs/header.png);
    background-color: #000;
    width: 100%;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat; 
    background-position: top center;
    box-shadow: inset 0 -160px 160px -160px rgba(0, 0, 0.8, 0.9); /* Sombra interna desde el bottom */
}
.menuhdr{
    margin-top:10px;
    margin-left:-700px;
	display: inline-block;
	font:300 10px/24px 'Roboto', sans-serif;
	padding:2px 3x;
	max-width:598px;
	width:598px;
	font-family:Inconsolata;
	color:#000; 
	background-color:transparent;
	font-weight:600!important;	
	text-transform:uppercase;
	letter-spacing:2px;
}
.menuhdr a{
    background-color:#fff;
    color:#000;
    padding:5px;
}
/* Forms
-------------------------------------------------------------- */

.textinput {
	padding-right: 3px;
	padding-left: 3px;
	COLOR:#000;
	background: #efefef; 
	border:1px solid #e7e7e7;
}

.listbox {
	vertical-align: middle;
	border: 1px solid #EDEDED;
}

.button,
.buttonlist ul li a {
	margin-right: 2px;
	padding: 4px 8px;
	background: #333333;
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	border: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	white-space: nowrap;
}

.button:hover,
.buttonlist ul li a:hover,
.button:focus,
.buttonlist ul li a:focus {
	background: #5D5D5D;
	color: #fff;
	border: 0;
}

.radio,
.checkbox {
	vertical-align: middle;
}

.bblink a, 
.bblink a:focus {
	color: #C1A67B; 
	text-decoration: none;
}

.bblink a:hover {
	color: #BE9127; 
	text-decoration: underline;
}


/* Images
-------------------------------------------------------------- */

.image {
	padding: 8px; 
			    border: 1px solid transparent;
    border-image:  -webkit-linear-gradient(#d6b6d6, #6f86d1);
    border-image-slice: 1;
	margin: 3px;
    margin-bottom:10px;
	background-color: #efefef;
     opacity: 1;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
}

.image:hover {
transition: 1s ease;
opacity:.75;
transition: 1s ease;
}


/* Tables
-------------------------------------------------------------- */

.maintable  {
	padding:2%;
	background:transparent;
	width:100%;
	color:#1d1d1d;
	box-shadow: 1px 1px 36px 25px rgba(0,0,0,0.04);
-webkit-box-shadow: 1px 1px 36px 25px rgba(0,0,0,0.04);
-moz-box-shadow: 1px 1px 36px 25px rgba(0,0,0,0.04);}
.tableb,
.tablef {
	padding: 5px 10px;
	font-family: Open Sans, sans-serif;
	font-size:13px;
	text-transform:none;
}

.tableb_alternate {
	padding-top: 0;
	padding-bottom: 0;
	background: transparent;
}

.tablef {
	padding: 10px;
	background: #eee;
}


/* Statlinks
-------------------------------------------------------------- */


.tableh1 {
    background: transparent url('./imgs/mtableh1.png') repeat-x center left;
    background-repeat:no-repeat;
         font-family: "DM Sans", sans-serif;
  font-weight: 900;
         text-align: left; 
	font-size:17pt;
	font-style: none;
	padding: 46px;
    padding-top:8px;
    padding-bottom:10px; 
	color: #353535;   
	text-transform: uppercase;
	font-style: none;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.tableh3 {
    background-repeat:no-repeat;
         font-family: "DM Sans", sans-serif;
  font-weight: 900;
         text-align: left; 
	font-size:16pt;
	font-style: none;
	padding-top:10px;
	padding-left: 34px;
	color: #353535;   
	text-transform: uppercase;
	font-style: none;
	letter-spacing: -1px;
	text-transform: uppercase;
}
	
.tableh1-stat {
    
      line-height:26px;
         font-family: "DM Sans", sans-serif;
  font-weight: 700;
         text-align: center; 
	font-size:14pt;
	font-style: none;
	padding: 16px;
	letter-spacing: 2px;
	color: #353535;   
	text-transform: uppercase;
	font-style: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin:2px;}

.tableh1 a {
	color: #fff;
}

.tableh1 a:hover, 
.tableh1 a:focus,
.tableh1 .statlink a:hover,
.tableh1 .statlink a:focus {
	color:#000;
	box-shadow:inset 0 -2px 0 #00;
}

.stats {
	padding: 5px; 
	background:#6e5c81; 
	font-weight:700; 
	font-size:10px; 
	font-family:Inconsolata;
	color: #fff; 
	text-transform:uppercase; 
	letter-spacing:2px;
}

.stats strong {
	font-weight:700;
	color: #6e5c81;  
}

.statlink {
        padding:20px;
    margin-left:20px;   
	display: inline; 
	    letter-spacing:0px;
	position: relative; 
	font-size:10pt;
	    font-family: "DM Sans", sans-serif;
	color:#000; 
	font-weight:600!important;
	background-color:transparent;
}
.statlink2{
    margin:10px;
	display: inline; 
	    letter-spacing:2px;
	position: relative; 
	font-size:9pt;
		  line-height:26px;
         font-family: "DM Sans", sans-serif;
         text-align: center; 
         color:#000; 
	font-weight:600!important;
	background-color:transparent;
}
.statlink bold, strong{
	color:#000; 
}
.statlink a {
     letter-spacing:0px;
     font-family: "DM Sans", sans-serif;
	font-weight:600;
    font-size: 11pt;     text-decoration: none;
    color: #6e5c81;
}

.statlink a:hover {
    color: #fff;
}

.statlink h2 {
    display: inline-block;
     font-family: "DM Sans", sans-serif;
	font-weight:600;
    font-size: 11pt;  
    letter-spacing:0px;
    text-decoration: none;
    color: #000;
    padding:4px;
    line-height: 15px;
}



td .tableh1:last-child {
	font-size: 15px; font-weight:400;
}


/* Categories
-------------------------------------------------------------- */

/* Categories
-------------------------------------------------------------- */


.catrow_noalb, .catrow {
    color:#404040;
      font-family: "Raleway", sans-serif;
    font-weight:400!important;
    line-height: 21px;
	font-size:12px;
	letter-spacing:0px;
    padding: 20px 10px;	
}

.catrow_noalb .image, .catrow .image {
    padding: 5px;
    border: 1px solid transparent;
    border-image: linear-gradient(-135deg, #fff 0%, #fff 20%, #fff 40%, #fff 60%, #fff 80%, #fff 100%);
    border-image-slice: 1;
    margin-top:0px;
    margin-bottom:0px;
    margin:0px;
    margin-right:10px;
    border-radius:0px;
    background-color: #ffffff;
    opacity: 1;
    border-radius:30px;
}

.catlink {
	display: block;
  font-family: "DM Sans", sans-serif;
	font-style:normal;
	font-weight: 700;
}

.catlink a {
        margin: 0 0 5px 0;
        font-family: "DM Sans", sans-serif;
	font-weight:700;
    font-size: 12pt;
  background: -webkit-linear-gradient(#000, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
  padding-bottom: 1px;
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  box-shadow: 0 0 0 0 #ffffff;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;}

.catlink a:hover,
.catlink a:focus {
  color: #5069bc;
  text-decoration: none;
  padding-bottom: 0px;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -ms-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}

.catlink:before {
	margin-right:10px;
	content:'\0276F';
	font-weight:400;
	font-style:normal;
	font-size:11px;
	color:#9853b2;
	position:relative;
	top:-1px;
}



/* Albums
-------------------------------------------------------------- */

.tableh2, .tableh2_compact{ 
    font-size:12px; 
     color: #000;
	background:transparent; 
	padding: 6px;
 	text-align: left; 
}



/****************************LINK SECOND ALBUM THUMB*/
.alblink a {
background-image: url();
background-repeat: no-repeat;
background-position: left;
padding-left: 7px;
text-decoration: none;
color: #000;
 letter-spacing: 1px;
}


.alblink {
	color: #000;
	letter-spacing:-3px;
	vertical-align: middle;
        font-family: "DM Sans", sans-serif;
	font-weight:600;
    font-size: 11pt;
    line-height:17pt;
    text-align: left;   
}
.alblink:before {
    content: "\f07c";
	font-family:fontawesome;   
	font-weight: 400;
	color: #d47e9b;	
	font-size: 10px;
}
.album_stat {  
    color: #1d1d1d;
    font-size: 8pt;
    margin-left:10px;
display: block;
padding:10px;
    display: inline-block;
margin-left:10px;	
text-align:justify; 
}

p.album_stat {
	padding: 5px 0 0 0;
}


/* Thumbnails
-------------------------------------------------------------- */

.thumbnails {
	background-color: transparent;
	padding: 3vh 1vw;
	vertical-align: top;
	margin:2px;
	border:1px solid #f6f6f6;
}

.thumbnails table {
	border: none;
	border-collapse: collapse;
}

.thumbnails table td {
	padding: 0;
	border-width: 0;
	border-style: solid;
}

.thumbnails img,
.thumbnails br {display:none;}
.thumbnails a img {
	display:block;
	margin:0 0 8px;
}

.thumb_filename {
	display: block;
	font-size: 80%;
	line-height: 1.5;
}


.thumb_title_owner{
    font-size: 8.25pt;	
    text-transform:uppercase;
    font-weight:400;
}
.thumb_title_title , .thumb_title {
  color:#373737;
  font-family: "DM Sans", sans-serif;
	font-size:12px;
    font-weight:600;
    line-height: 1.2; 
	text-transform:none;
	text-align:center;
	display: block;
	margin: 0px auto 10px auto;
	padding-top:6px;
	text-transform: none;
	letter-spacing: 0;
	position: relative;
}

.thumb_title_views, 
.thumb_caption, 
.thumb_dimensions {
	max-width: 75%; 
	background-color: transparent;
	color: #5d5455;
	font-weight: 600;
    font-size:10px;
  font-family: "DM Sans", sans-serif;
	text-transform:uppercase;	
	margin: 3px; 
	padding: 8px;
	line-height: 100%;
	border: none;
	text-transform: uppercase;
	display: block;
	position: relative;
	z-index: 25;
}
.thumb_title_views:before {	
    padding:6px;
	margin-right:0px;
	margin-left:-4px;
	content:'\f06e';
	font-family:fontawesome;
	font-weight:400;
	font-size:10px;
	color:#8b93d2;
}
.thumb_title_views {    
background-color: #efefef; 

}
.thumb_title_views::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #efefef;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
}
.thumb_caption_ctime {
  font-family: "DM Sans", sans-serif;
background-color: #f1f1f1;
}.thumb_caption_ctime:before {	
    padding:6px;
	margin-right:0px;
	margin-left:-4px;
	content:'\f15b';
	font-family:fontawesome;
	font-weight:400;
	font-size:10px;
	color:#d2a6d0;
}
.thumb_dimensions {
background-color: #f5f5f5;
}
.thumb_resolution { 
    background-color: #ffffff; }
.thumb_caption { 
background-color: #f1f1f1; }

.thumb_caption a {
    color: inherit;
}

.thumb_num_comments {
    font-weight: normal;
    font-size: 85%;
    padding: 2px;
    font-style : italic;
    display : block;
}


/* Sort order
-------------------------------------------------------------- */

.sortorder_cell {
	font: 0px/1 'Roboto',sans-serif;
	letter-spacing: 0;
	color: #ccc;
}

.sortorder_options {
	white-space: nowrap;
}


/* Preview
-------------------------------------------------------------- */

.navmenu {
    margin: 0 0 5px 0;
         font-family: "DM Sans", sans-serif;
	font-weight:900;
    font-size: 13px;
    letter-spacing: 2px;
    text-decoration: none;
    color: #000;
    line-height: 15px;

}

.tabs-table .navmenu {
	padding:5px 0; 
}

.navmenu img {
	margin: 0;
	padding: 5px 10px 5px 0;
}

.navmenu-active {
	padding:5px 10px; 
	background: #fff;
	font-weight: 700;
	border-right:1px solid #E7E7E7;
}

.navmenu a,
.navmenu a:hover,
.navmenu a:focus {
	display: block;
	padding: 0 10px;
	color:#666666;
}

.tabs-table .navmenu a,
.tabs-table .navmenu a:hover,
.tabs-table .navmenu a:focus {
	border-right:1px solid #E7E7E7;
}

.tabs-table td:last-child a {
	border:0;
}

.display_media {
	padding: 0 10px 10px 10px;
}


/* Administrator
-------------------------------------------------------------- */

.admin_menu_wrapper {
	padding: 10px 15px;
	background:#fff;
}

.admin_menu {
	background: #fff;
	font-size: 10px;
	font-weight: 700;
	border:1px solid #6e5c81;
	text-align: center;
}

.admin_menu a,
.admin_menu a:hover,
.admin_menu a:focus {
	padding: 5px;
	display: block;
	color: #5A5A5A;
}

.admin_float {
	margin: 1px;
	float: left;
	display: block;
	position: relative;
	line-height: 1;
	white-space: nowrap;
}



/* No Edit
-------------------------------------------------------------- */

pre.filepath {
	margin: 0;
	padding: 0;
}

.user_thumb_infobox {
	margin-top: 1px;
	margin-bottom: 1px;
}

.user_thumb_infobox th {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

.user_thumb_infobox td {
	font-size: 85%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

.user_thumb_infobox a {
	text-decoration: none;
	color: #000;
}

.user_thumb_infobox a:hover {
	text-decoration: underline;
	color: #000;
}

.icon {
	margin-right: 1px;
	vertical-align: middle;
}

.comment_date {
	font-size: 90%;
	vertical-align: middle;
	color: #5D5D5D;
}

.footer {
	font-size: 9px;
}

.footer a {
	text-decoration: none;
	color: #000;
}

.footer a:hover {
	text-decoration: underline;
	color: #000;
}

.topmenu {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-size: 110%;
	line-height: 130%;
}

.topmenu a {
	text-decoration: none;
	color: #03c;
}

.topmenu a:hover {
	text-decoration: underline;
	color: #03c;
}

.img_caption_table {
	width: 100%;
	margin: 0;
	border: none;
	background-color: #fff;
}

.img_caption_table th {
	font-size: 100%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #000;
	border-top: 1px solid #fff;
	background: #d1d7dc;
}

.img_caption_table td {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	white-space: normal;
	border-top: 1px solid #fff;
	background: #f2f5f7;
}

.debug_text {
	width: 100%;
	margin: 0;
	border: #efefef;
	background-color: #121212;
}

.clickable_option {
	cursor: default;
}

.listbox_lang {
	font-family: Arial, Roboto, sans-serif;
	font-size: 80%;
	vertical-align: middle;
	color: #000666;
	border: 1px solid #d1d7dc;
	background-color: #f2f5f7;
}

.pic_title {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.0em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	color: #000666;
}

.pic_caption {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.0em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	color: #000666;
	background-image: none;
}

.important {
	font-weight: bold;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
    /* background-image : url(images/important.gif); */
	color: red;
}

#cpgChooseLanguageWrapper {
	float: left;
}

#cpgChooseThemeWrapper {
	float: left;
}

/** Swfupload css **/
div.fieldset {
	margin: 10px 0;
	padding: 20px 10px;
	border: 2px solid #0e72a4;
}

div.fieldset span.legend {
	font-weight: bold;
	position: relative;
	top: -30px;
	padding: 3px;
	color: #fff;
	background-color: #8aa5b5;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #ccd7e0;
}

input[disabled] {
	border: 1px solid #ccc;
} /* FF 2 Fix */


.progressWrapper {
	overflow: hidden;
	width: 357px;
}

.progressContainer {
	overflow: hidden;
	margin: 5px;
	padding: 4px;
	border: solid 1px #e8e8e8;
	background-color: #f7f7f7;
}
/* Message */
.message {
	overflow: hidden;
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #fd9;
	background-color: #ffc;
}
/* Error */
.red {
	border: solid 1px #b50000;
	background-color: #ffebeb;
}

/* Current */
.green {
	border: solid 1px #ddf0dd;
	background-color: #ebffeb;
}

/* Complete */
.blue {
	border: solid 1px #cee2f2;
	background-color: #f0f5ff;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	overflow: hidden;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	color: #555;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0;
	height: 2px;
	margin-top: 2px;
	background-color: blue;
}

.progressBarComplete {
	visibility: hidden;
	width: 100%;
	background-color: green;
}

.progressBarError {
	visibility: hidden;
	width: 100%;
	background-color: red;
}

.progressBarStatus {
	font-family: Arial;
	font-size: 7pt;
	width: 337px;
	margin-top: 2px;
	text-align: left;
	white-space: nowrap;
	color: #555;
}

a.progressCancel {
	font-size: 0;
	display: block;
	float: right;
	width: 14px;
	height: 14px;
	background-image: url(../../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0;
}

a.progressCancel:hover {
	background-position: 0 0;
}

.swfupload {
	vertical-align: top;
}

/**styles for photo manager*/
table#pic_sort tr td {
	padding: 4px;
	border-bottom: 1px solid #ccc;
}

/** styles for album manager and photo album*/
table#album_sort tr td {
	padding: 3px;
	border-bottom: 1px solid #ccc;
}

table#album_sort tr td span.editAlbum {
	font-size: 10px;
	line-height: 100%;
	display: none;
	margin-left: 100px;
	cursor: pointer;
	text-decoration: underline;
	color: #f00;
}

.cpg_message_info,
.cpg_message_success,
.cpg_message_warning,
.cpg_message_error,
.cpg_message_validation {
	margin: 10px 0;
	padding: 15px 10px 15px 50px;
	border: 1px solid;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.cpg_message_info {
	color: #00529b;
	background-color: #bde5f8;
	background-image: url('../../images/message/info.png');
}

.cpg_message_success {
	color: #4f8a10;
	background-color: #dff2bf;
	background-image: url('../../images/message/ok.png');
}

.cpg_message_warning {
	color: #9f6000;
	background-color: #feefb3;
	background-image: url('../../images/message/warning.png');
}

.cpg_message_error {
	color: #d8000c;
	background-color: #ffbaba;
	background-image: url('../../images/message/stop.png');
}

.cpg_message_validation {
	color: #d63301;
	background-color: #ffccba;
	background-image: url('../../images/message/error.png');
}

.cpg_summary {
	font-size: .9em;
	float: right;
	width: 400px;
	margin: 10px 0;
	padding: 5px 10px 5px 10px;
	text-align: right;
	color: #ff2b9c;
	border: 1px solid;
	background-color: #ffdeef;
}

#GB_window {
	border: 5px solid #ccd7e0;
	background-color: #f2f5f7;
}

.external {
	padding-right: 10px;
	background: transparent url('../../images/link.gif') 100% 50% no-repeat;
}


.icon{
    padding-right: 8px;
}

#cpgform .maintable .tableb.tableb_alternate, 
#cpgform .maintable .tableb {
    padding: 8px 20px !important;
}

#cpgform .tableb.tableb_alternate .maintable, 
#cpgform .tableb .maintable {
    margin: 8px 0 5px !important;
}

#cpgform .maintable {
    max-width: 1100px !important;
    margin: 0 auto;
}

.user_thumb_infobox {
margin-top: 1px;
margin-bottom: 1px;}

.user_thumb_infobox th {
font-weight: bold;
font-size: 100%;
margin-top: 1px;
margin-bottom: 1px;
text-align: center;}

.user_thumb_infobox td {
font-size: 85%;
margin-top: 1px;
margin-bottom: 1px;
text-align: center;}

.user_thumb_infobox a {
text-decoration: none;
color: #050f2d;}

.user_thumb_infobox a:hover {
color: #050f2d;
text-decoration: none;}



.detail_body .maintable {
    background: #121212;
    color:#fff;
    width: 99.5% !important;
}

.detail_head_collapsed, .detail_head_expanded, {
    font-size: 14px; border-bottom: 1px solid #efefef;
    font-family: 'Roboto Mono', monospace;
    font-weight: normal;
    color: #fff;
    padding-left: 18px;
}

.comment_date{
	color:#377a88;
	font-size:80%;
	vertical-align : middle;
}
#pic_info_button img{
    display: none;
}
#pic_info_button a:before{
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f15c";
}
#slideshow_button img{
    display: none;
}
#slideshow_button a:before{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f144";
}
.prev_strip img{
    display: none;
}

#film, .tape {
    width: 99% !important;
    margin:0px !important;
}
.filmstip_related {padding: 5px;color: black;letter-spacing: 2px;display: inline-block;
        	text-align:justify;
    }.tile-background{
    background-color: #000;
}
.filmstrip_background {
	background:#transparent;
}
.strip_image {
    padding: 4px;
	margin: 8px;
	border-radius: 0px;
    background: #fff;
    width:auto;
    height:auto;
    text-align:auto;
    	text-align:justify;
}
.prev_strip a:before{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f104";
    font-size: 200%;
}
.next_strip img{
    display: none;
}
.next_strip a:before{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-size: 200%;
}
.icon {
	vertical-align:middle;
	margin-right:1px;
}
.comment_date{
	color: #5F5F5F;
	font-size: 90%;
	vertical-align: middle;
}
/* Responsive
-------------------------------------------------------------- */

@media only screen and (max-width: 966px), only screen and (max-device-width: 966px) {
	
.mobile
.catrow .thumbnail {
            	font-size:4pt;
	display: none!important;
}

body {
	margin:0!important;
	padding:0!important;
	overflow-x:hidden;
}

.blocks,
.cpg-nav {  
    background-color:#fff;
	width:95vw!important;
}

.first-area {
	margin:0 auto; 
	z-index:899; 
	width:100%!important;
	position:relative!important;
}

.first-area .social-nav {
	position: absolute; 
	top:21px; right:10px;
	z-index:999!important;
}

.social-nav a {
	padding:0 2px 0!important;
	text-shadow:0 0 0;
	font-size:13px!important;
}.menuheader{
    margin-left:0px;
}

.blockbg{
                background-color:#fff;
            padding:0px;
}
#container {
  width: 1250px;
  margin: 0 auto;
  	  text-align:justify;
  	  color:#efefef;
  background: #000;
}
#container-align {
  padding: 0%;
}
#sub_menu {
  position: absolute;
  right: 0;
  top: 0px;
  height: 0px;
}

#sub_menu_align {
  padding:0px;
  width:0px;
  font-size:0px;
  height: 0px;
  display: table-cell;
  vertical-align: middle;
}

#text-header {
  background: none;
  border: none;
    padding:0px;
  width:0px;
  font-size:0px;
  height: 0px;
    font-family: "DM Sans", sans-serif;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0px;
  padding: 0px;
  text-transform: uppercase;
}
#search-header:before {	
    padding:0px;
      padding:0px;
  width:0px;
  font-size:0px;
  height: 0px;
	margin-right:0px;
	content:'\f030';
	font-family:fontawesome;
	font-weight:400;
	font-size:0px;
	color:#6e5c81;
}
#header-search {
  float: left;  
    padding:0px;
  width:0px;
  font-size:0px;
  height: 0px;
  padding:0px;
    background: linear-gradient(#5069bc, #5069bc);
  margin-right: 0px;
}

#search-header {
      padding:0px;
  width:0px;
  font-size:0px;
  height: 0px;
  width: 0px;
  background: none;
}
.block-slogan{
            font-family: "DM Sans", sans-serif;
	font-weight:0;
	margin-top:-50px;
    font-size: 0pt;
    	text-transform:uppercase;
    	letter-spacing:0px;
    color:#1d1d1d;
	position:relative;
	text-align:center;
	display:block;
	width:0%;
	margin-bottom:0px;
		max-width:0px;
	background-attachment: fixed;
	background-color:#fff;
	padding:0px;
	box-shadow: rgba(0, 0, 0, 0.0) 0px 0px 0px -0px;

}
#submit-header {
      padding:0px;
  width:0px;
  font-size:0px;
  height: 0px;
  background: url(./img/lupa.png) bottom no-repeat;
  border: none;
  width: 0px;
  height: 0px;
}
#enter {
  padding-top: 0px;
  width: 0px;
  margin: 0 auto;
  display: block;
  margin-bottom: 0px;
}

#enter #arrow {
  background: #6e5c81 url(./imgs/bottom.png) center center no-repeat;
  -webkit-border-radius: 0px;
  border:0px solid #fff;
  border-radius: 0px;
  width: 0px;
  height: 0px;
  display: block;
  -webkit-box-shadow: 0 0 0px 0 rgba(0,0,0,0.0);
  box-shadow: 0 0 px 0 rgba(0,0,0,0.0);
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

#enter #arrow:hover {
  background: #000 url(./imgs/bottom.png) center center no-repeat;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 0px;
  height: 0px;
  display: block;
  -webkit-box-shadow: 0 0 0px 0 rgba(0,0,0,0.0);
  box-shadow: 0 0 0px 0 rgba(0,0,0,0.0);
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
#container {
  width: 1250px;
  margin: 0 auto;
  	  text-align:justify;
  	  color:#efefef;
  background: #000;
}
.sociallinks{
    margin-top:0px;
    margin-bottom:0px;
	color:#000;
	border:#efefef;
	background-color:#fff;
	font-weight: 400;   
    font-size: 0pt; 
    line-height: 0px;     
	display:inline-block;
	padding:00px 0px;
	}	.soicialblock i{
	    color:#000;
}
	.soicialblock{
    width:0px;
    margin-left:0px;
    margin-top:0px; 
     padding: 0px;
     text-align:justify;
     background-color: transparent;	             
}

.blockcontent{
    width:0%;
    height:0px;
}
.block-top{
    background-color:#000;
    height:0px;
    padding-top:0px;
    padding-left:0px;
    border-bottom:0px solid #fff;
}
/* Title & Slogan
---------------------------- */
.site-name{    
  letter-spacing:-2px;
  color:#fff;
  font-size: 0px;
      font-family: "DM Sans", sans-serif;
  font-weight:700;
  line-height: 0px;
}
.site-name-two{
    margin-top:-0px;
    margin-left:0px;
    padding:0px;
    width:0px;
    height:0px;
    border:0px solid #000;
    letter-spacing:0px;
  color:#000;
  font-size: 0px;
      font-family: "DM Sans", sans-serif;
  font-weight:900;
  text-transform: uppercase;
  line-height: 0px;
  	transition: ease-in-out 0.20s;
}
.site-name-two:hover{
    margin-top:0px;
    margin-left:0px;
    padding:0px;
    width:0px;
    height:0px;
    background-color:#fff;
    border:0px solid #5069bc;
    letter-spacing:0px;
  color:#000;
  font-size: 0px;
      font-family: "DM Sans", sans-serif;
  font-weight:900;
  text-transform: uppercase;
  line-height: 0px;
  	transition: ease-in-out 0.20s;
}
.site-name-slogan{
    font-weight:400!important;
    letter-spacing:0px;
    text-transform: uppercase;
  color:#fff;
  background-color:#000;
  font-size: 0px;
}
.block-slogan{
    margin-top:8px;
            font-family: "DM Sans", sans-serif;
	font-weight:700;
    font-size: 7pt;
    	text-transform:uppercase;
    	letter-spacing:7px;
    color:#1d1d1d;
	position:relative;
	text-align:center;
	display:block;
	width:99%;
	margin-bottom:10px;
		max-width:2000px;
	background-attachment: fixed;
	background-color:#fff;
	padding:7px;
	box-shadow: rgba(0, 0, 0, 0.0) 0px 0px 0px -0px;

}
/* Header
---------------------------- */
.header1 {
  background: url(./imgs/header.png);
  background-color:#000;
  width: 0%;
  height:0vh;
  background-size: cover;
  background-repeat: no-repeat; 
  background-position:top center;
}
.welcome-message{
    height:0px;
      font-family: "Raleway", sans-serif;
      	  text-align:justify;
    font-weight:400!important;
    letter-spacing:0px;
  color:#fff;
  padding:0px;
  margin-top:0px;
    	display: block;	margin-bottom:0px;
  background-color:#111111;
  font-size: 0px;}
  
  .site-name-block{
    width:0%;
    padding-top:0px;
}
.site-name{    
    margin-top:0px;
    padding:0px;
  letter-spacing:0px;
 color:#fff;
  font-size: 0px;
    font-family: "DM Sans", sans-serif;
  font-weight:900;
  	display: inline-block;
  line-height: 0px;
  	text-transform:uppercase;

}
.site-name span{    
  letter-spacing:0px;
  padding:0px;
  background: -webkit-linear-gradient(#d6b6d6, #6f86d1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-decoration: none;
  font-size: 0px;
    font-family: "DM Sans", sans-serif;
  font-weight:600;
    font-style: italic;
  	text-transform:uppercase;


}
.site-name-slogan{
      font-family: "Raleway", sans-serif;
    font-weight:800!important;
    letter-spacing:0px;
    text-transform: uppercase;
  color:#000;
  padding:0px;
  margin-top:0px;
    	display: inline-block;
  background-color:#fff;
  font-size: 0px;
}
.welcome-img {
	float: left;	
	margin-top:0px;
	background-color:transparent;
}

.welcome-img img {
	width: 0px;		height:0px;
	outline: 0px solid #1d1d1d;
    outline-offset: 0px;
	background-color: #000;
	padding:0px;
	margin: 0px 0px 0px 0px;
	border: 0;
}
/* Title & Slogan
---------------------------- */
.site-name-block{
    width:0%;
    padding-top:0%;
}
.site-name{    
  letter-spacing:0px;
  color:#fff;
  font-size: 0px;
    font-family: "DM Sans", sans-serif;
  font-weight:900;
  line-height: 0px;
  	text-transform:uppercase;

}
.site-name span{    
  letter-spacing:0px;
  color:#fff;
  font-size: 0px;
    font-family: "DM Sans", sans-serif;
  font-weight:600;
    font-style: italic;
  	text-transform:uppercase;


}
.statlink2{
    margin:10px;
	display: inline; 
	    letter-spacing:2px;
	position: relative; 
	padding: 3px 6px; 
	font-size:5pt;
		  line-height:20px;
         font-family: "DM Sans", sans-serif;
         text-align: center; 
         color:#000; 
	font-weight:600!important;
	background-color:transparent;
}
.site-header {
	position:relative;
	display:block;
	margin:0 auto 0!important; 
	background;transparent
	background-repeat: no-repeat; 
	background-position:center top;
	background-size:cover;
	position: relative;
	width: 0%;
	height: 0px;
	min-height: 0px;
	max-height: 0px;
}
.site-name{    
  position: absolute;
  top: 5%;
  left: 0%;
  transform: translate(-0%, -0%);
  display: flex;
   justify-content: center;
    letter-spacing:0px;
    text-transform: uppercase;
    background-color:transparent;
    display: inline-block;
    overflow:hidden;
  color:#fff;
  mix-blend-mode:difference;
  padding:0px calc(0% - 0px);
  font-size: 0px;
            font-family: "DM Sans", sans-serif;
	font-weight:900;
  line-height: 00px;
}
.site-name-slogan{
    	font-weight:100!important;
    letter-spacing:0px;
    text-transform: uppercase;
    display: inline-block;
  color:#fff;
  margin-top:0px;
  background-color:#000;
  font-size: 0px;
}
	.header-mobil {
	height: 350px;
	width:100%;
    background: url(./imgs/mobil.png);
	background-repeat: repeat;
	background-position: center;
}
.camera {
    background: url(./imgs/camera.png);
    width: 0px;
    height: 0px;
}
.content {
      width:0px;
  height:0px;
  color: #242424;
  background-color: #fff;
  font-weight: 600;
  text-align: center;
  box-sizing: border-box;
  padding: 0px;
}



.footer-block{	
    width:78vw!important;
	margin:0 auto; 
	position:relative; 
 }
.mobile-name {
	margin:0 auto 0!important;
	padding:15px 0!important;
	display:block;
	position: relative;
}

.mobile-name h1 {
	margin:0 0 -10px;
	font:400 28px Abel;
	color:#fff;
	letter-spacing:-1px;
	text-transform:uppercase;
	position:relative; z-index:5;
}

.mobile-name .tag-line {
	display:block;
	padding:0;
	font-size:11px;
	font-weight:600;
	letter-spacing:0px;
	text-transform:lowercase;
	position:relative; z-index:5;
}


.cpg-nav {
    margin-top:3px;
	padding:10px; 
	display:block;
	background-color:#fff;
	text-align:center; 
	overflow:hidden;
	position:relative;
}

.cpg-nav a {
	margin: 0!important; 
	display: inline; 
	position: relative; 
	padding: 3px 6px; 
	font-size:10px;
	text-transform:uppercase;
	xborder-radius:2px;
	letter-spacing:1px;
}

.cpg-nav a:hover,
.cpg-nav a:focus {
	text-decoration: none;
}

.site-footer {
	margin:0 auto 0!important;
	text-align:jusitify!important;
}

.site-footer .pull-left,
.site-footer .pull-right {
	display:block!important;
	float:none!important;
	text-align:center;
}

.tableh1 {	
            background: transparent url('./imgs/none.png') repeat-x center left;

    letter-spacing:0px;
	font-size:9pt;
}
.tableh3 {	
    letter-spacing:0px;
	font-size:7pt;
	padding:8px;
}
.statlink h2 {
	font-size:8px!important;
	font-weight:800;
	color:#000;
	letter-spacing:0px;
	border:0px solid #fff;
	margin-left:-10px;
}
.maintable td.statlink h2{
	display: inline; 
	position: relative; 
	padding: 3px 6px; 
	font-size:8px;
	    font-family: "DM Sans", sans-serif;
	color:#000; 
	letter-spacing:0px;
	letter-spacing:10px;
	font-weight:600!important;
	text-transform:uppercase;
	background-color:transparent;
    letter-spacing: 0px;
    text-align: left;
}.statlink {
	display: inline; 
	position: relative; 
	padding: 3px 6px; 
	font-size:8px;
	    font-family: "DM Sans", sans-serif;
	color:#000; 
	letter-spacing:0px;
	font-weight:600!important;
	text-transform:uppercase;
	background-color:transparent;
}
.tabs-table-alt .tableh1-small {
            background: transparent url('./imgs/none.png') repeat-x center left;

	width:82vw;
}

.maintable:first-child {
	border-top:1px solid #efefef;
}
.image {
    padding:2px;
	margin: 2px!important;
}

.thumbnails {
	margin:0!important; 
	padding:1vw 0!important; 
	width: 0.1vw!important;
}

.thumb_title {
	margin: 2px 0!important;
}
 

#fullsize_image {
	max-width: 100%; 
	height: auto;
}

.thumbnails .image, 
.thumbnails .thumbnail {
	height: auto; 
	display:inline; 
	max-width:10vw;
}

a:link .image {
	
}


.thumb_caption,
.thumb_filename,
.thumb_num_comments,
.thumb_title_views,
.thumb_resolution {
	display:table!important; 
	max-width: 12vw!important; 
	overflow: hidden; 
	padding:5px;
	font-size:5px!important;
	background-color:#fff;
			  	outline: 0px solid #dadada;
    outline-offset: 0px;
}
.thumb_title_views:before {	
    padding:0px;
	margin-right:0px;
	margin-left:-0px;
	content:'\f06e';
	font-family:fontawesome;
	font-weight:400;
	font-size:0px;
	color:#8b93d2;
}
.thumb_title {
	display:table!important; 
	max-width: 12vw!important; 
	overflow: hidden; 
	line-height:10px;
	font-size:7px!important;
}
.strip_image {
	max-width: 14vw!important; 
	height: auto;
}.cat-desc{
	font-size:7px!important;
	line-height:19px;
}.thumb_title_views:before {	
    padding:0px;
	margin-right:0px;
	margin-left:-0px;
	content:'\f06e';
	font-family:fontawesome;
	font-weight:400;
	font-size:0px;
	color:#6e5c81;
}
.site-footer .footer-content {
    font-size:8px;
}

.sociallinks{
    margin-bottom:0px;
	display: inline-block;
	margin:0;	
	font:0 0px/0px 'Roboto', sans-serif;
	padding:0px 0x;
	font-size:0px;
	max-width:0px;
	width:0px;
	font-family:Inconsolata;
	color:#000; 
	float:right;
	text-align:right;
	background-color:transparent;
	font-weight:600!important;	
	text-transform:uppercase;
	letter-spacing:0px;
}
.sociallinks a{
    background-color:#fff;
    color:#fff;
    	font-size:0px;
    padding:0px;
}

/* Miscellaneous
-------------------------------------------------------------- */


.detail_head_collapsed,
.detail_head_expanded {
	color: #5D5D5D;
}

.fitpic {
	max-width: 794px;
}

#film {
	width: 100%!important;
}

#film .thumb a:link {
	width: 100%!important;
}

.tape {
	width: 100%!important; 
	height: 100%!important; 
	margin-left: 0px!important;
}

.remove {
	display: none!important;
}

.display_media .image {
	max-width: 70vw!important; 
	height: auto;
}

#picinfo {
	width: 100%!important; 
	overflow: scroll;
}
.sortorder_cell {
	font: 0px/1 'Roboto',sans-serif;
	letter-spacing: 0;
	color: #ccc;
}
.sortorder_cell img,
.thumb_caption_rating img,
#comments img {
	max-width: 0vw!important; 
	height: auto!important;
}

#comments #captchaImg img{
	max-width: 25vw!important; 
	height: auto!important;
}

.comment_date {
	font-size: 1.4vw!important;
}

.navmenu img,.buttonlist img {
	max-width: 2.5vw!important; 
	height: auto;
}

.buttonlist {
	text-align:center;
}

.buttonlist ul li a span {
	height: 2vw!important; 
	line-height: 2vw!important;
}

.buttonlist ul li a {
	font-size: 1vw!important;
}

}

@media only screen and (max-width: 481px), only screen and (max-width: 481px) {

.tableh1 {
        background: transparent url('./imgs/none.png') repeat-x center left;
	padding: 5px 7px!important; 
	font-size:8pt;
	    letter-spacing:0px;

}

.thumbnail {
	max-width: 8vw!important; 
	height: auto;
}

.statlink {
	line-height: 21px!important;
}

.catrow_noalb {
            	font-size:4pt;
	padding: 5px 7px!important;
}
.catrow_noalb, .catrow {
    color:#404040;
        	font-size:4pt;

}
.catrow {
    	font-size:4pt;
    		line-height:10px;
	padding: 5px 7px!important;
}

.catlink a{
    font-size: 8pt;
	line-height: 21px!important;
}

.catrow_noalb table,.catrow table {
	font-size:5pt;
	line-height:10px;
}

.tableh2 {
	padding: 5px!important;
}

.alblink {
	font-size: 11px!important; 
	background-color:#fff;
	border:1px solid #fff;
	letter-spacing:-6px;
	line-height: 20px!important;
}
.album_stat {  
    color: #1d1d1d;
    font-size: 5pt;
    margin-left:10px;
display: block;
padding:5px;
    display: inline-block;
margin-left:10px;	
text-align:justify; 
}
.tableb p {
	font-size: 10px!important; 
	line-height: 1.5!important;
}

.sortorder_cell {
	display: none;
}

}
    
    