   
/* 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 :
    
	#d0a2c8 - Pink
    #d8a3d3 pink two
    
    Header: (header.png) 2000x600
    
    

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

@import url('https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Abel|Roboto:400,400i,700,700i|Inconsolata:400,700');

body {
	margin:0;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
	font-size:12px;
    font-weight:400;
    line-height: 1.8; 
	color:#000;
	line-height:170%;
	text-align:justify;
	word-wrap: break-word;
}


bold, stronng, b{
    font-family: 'Open Sans', sans-serif;
	font-size:11px;	
    font-weight:600;
    	font-weight: none;
}
::selection {
  color: #000;
  background: #d0a2c8;
}

::-moz-selection {
  color: #000;
  background: #d0a2c8;
}
#container {
  width: 1250px;
  margin: 0 auto;
  	  text-align:justify;
  	  color:#000;
  background: #000;
}
#container-align {
  padding: 2%;
}

a {
	color: #d0a2c8;
	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:#d0a2c8;
}
a:hover,
a:focus {
	color:#000;
	text-decoration: none;
}

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

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

u {
	background:#121212;
	color: #d0a2c8;
	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;
}

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;
}

.cpg-nav {
	margin:0 auto 30px; 
	padding:15px 15px; 
	display:block;
	background:#cccccc;
	line-height:200%; 
	text-align:center; 
	color:#cccccc;
	overflow:hidden;
	position:relative;
	z-index:51;
	border-bottom:0;
}

.cpg-nav a {
    background-color:#d9d8d8;
    outline: 1px solid #E0E0E0;
  border:1px solid transparent;
  border-image: url(./imgs/bs.png) 30 stretch;
  box-shadow:0 3px 4px rgba(0,0,0,0.050);
    	font-weight:700;
	padding:5px 7px; 
	font-size: 9px; 
	color:#000; 
	letter-spacing:1px; 
	text-decoration: none; 
	text-transform:uppercase; 
	vertical-align:middle;
}

.cpg-nav a:hover,
.cpg-nav a:focus {
	background:#1d1d1d; 
	color:#fff; 
	text-decoration: none;
}

.menuhdr{
      font-family: 'Roboto Mono', monospace;
    font-size: 8.25pt;    
    line-height: .9; 
    padding: 6px;
	text-align: center;  
	background-color:#efefef;
	letter-spacing: -.3px;  
	margin-bottom:0px;
	text-transform: uppercase; -moz-transition-property: all;-moz-transition-duration: 1s;
	-webkit-transition-property: all;-webkit-transition-duration: 1s;
	-o-transition-property: all;-o-transition-duration: 1s;
	transition-property: all;transition-duration: 1s;
	
}
.menuhdr a {
cursor:pointer;
	color:#fff;
	font-size: 8.25pt;
	letter-spacing:2px;
    box-shadow: 2px 2px 0px 0px #fe7000;
	background-color:#1d1d1d;
	border:1px solid #000;
	display:inline-block;
	cursor:pointer;
	padding:10px 8px;
	text-decoration:none;
	margin-bottom:0px;
	text-shadow:1px 1px 0px #000;
	   -moz-transition-property: all;-moz-transition-duration: 1s;
	-webkit-transition-property: all;-webkit-transition-duration: 1s;
	-o-transition-property: all;-o-transition-duration: 1s;
	transition-property: all;transition-duration: 1s;
}
.menuhdr a:hover,
.menuhdr a:focus {
	background-color:#000;
   -moz-transition-property: all;-moz-transition-duration: 1s;
	-webkit-transition-property: all;-webkit-transition-duration: 1s;
	-o-transition-property: all;-o-transition-duration: 1s;
	transition-property: all;transition-duration: 1s;
}
.menuhdr i{
    color:#9dc4e2;
}
.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:4px;
    margin-top:3px; 
     padding: 0px;
     text-align:justify;
     background-color: transparent;	             
}
.welcome-block{
    width:1216px;
    margin-left:4px; margin-top:15px; margin-bottom:40px;
    outline: 1px solid #E0E0E0;
  border:1px solid transparent;
  padding: 5px;
  border-image: url(./imgs/bs.png) 30 stretch;
  box-shadow:0 3px 4px rgba(0,0,0,0.050);
    outline-offset: 7px;
     padding: 15px;
     text-align:justify;
     background-color: transparent;	             
}
.footer-block{
  width:1216px;
    margin-left:4px; margin-top:20px; margin-bottom:40px;
    outline: 1px solid #E0E0E0;
  border:1px solid transparent;
  padding: 5px;
  border-image: url(./imgs/bs.png) 30 stretch;
  box-shadow:0 3px 4px rgba(0,0,0,0.050);
    outline-offset: 7px;
     padding: 15px;
     text-align:justify;
     background-color: transparent;	                  
}
.blocks,
.spacelalt,
.site-footer,
.site-footer
.cpg-nav {
	margin:0 auto; 
	position:relative; 
	max-width:1250px;
}
.spacer {
	display:block;
	width:100%;
	height:10px;
}

/* Footer
-------------------------------------------------------------- */

.site-footer .footer-content {
    margin: 0 0 5px 0;
        font-family: 'Arimo', sans-serif;
	font-weight:700;
    font-size: 13px;    text-align:justify;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
    color: #323232;
    line-height: 15px;
      

}
.footer-content i {
     color: #d0a2c8;
}

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

.site-footer a {
	color:#000;
}

.site-footer a:hover {
	color:#000;
	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-color:  transparent;
         background-position: center center;
	background-repeat: no-repeat;	 
	background-attachment: fixed;		     
	margin-top:0px;	
	border:0px solid transparent;
}


/* 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;
	margin-bottom:20px;
	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
---------------------------- */

.site-header {
	position:relative;
	margin:0 auto 0px!important; 
	background-image: url('./imgs/britney.png');
	background-repeat: no-repeat; 
	background-position:center top;
	background-size:auto;
	text-align:center;
	display:block;
	width:100%;
	margin-top:5px;
	max-width:2000px;
	border-bottom:1px solid #efefef;
	height:600px;
	    margin:10px;
  box-shadow:0 21px 10px rgba(0,0,0,0.050);
}

}
.site-title {
    text-align:center;
    font-family: 'Arimo', sans-serif;
	font-weight:700;
	margin-bottom:-1px;
    font-size: 37px;    
    color:#1d1d1d;
	letter-spacing:-4px;
	text-transform:lowercase;
	position:relative; z-index:5;
}
.site-title span {
    background-image: url('./imgs/line.png');
background-repeat:repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	display:inline-block;
	margin-left:-10px;
	  font-style: italic;      
    font-weight: 700; 
    padding:14px;
    font-family: 'Zilla Slab', serif;
    font-size: 44px;    
	font-style:italic;
	letter-spacing:2px;
	font-weight:700;
}
	.header-mobil {
	height: 0px;
	width:0%;
	background-image: transparent;
	background-repeat: repeat;
	background-position: center;
}
.tag-line {
    margin-top:8px;
	text-align:center;
	font-size:9px;
	color:#1d1d1d;
	padding:2px;
	position:center;
	display:inline-block;
	margin-top:-25px;
	text-transform:uppercase;
	letter-spacing:6px;
}

/* Forms
-------------------------------------------------------------- */

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

.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 {
      border:2px solid transparent;
  padding: 5px;
  border-image: url(./imgs/bs.png) 30 stretch;
 }

.image:hover {
background-position: right;    		
background-color:#cccccc;
-moz-transition-property: background-position;   -moz-transition-duration: 6s;
-webkit-transition-property: background-position;   -webkit-transition-duration: 6s;
-o-transition-property: background-position;   -o-transition-duration: 6s;
-webkit-transition:  0.5s;
-moz-transition: 0.5s;
transition: 0.5s;

}

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

.maintable {
    margin:10px;
    outline: 1px solid #E0E0E0;
  border:1px solid transparent;
  padding: 5px;
  border-image: url(./imgs/bs.png) 30 stretch;
  box-shadow:0 3px 4px rgba(0,0,0,0.050);
    outline-offset: 7px;
	transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s; margin-left:2px;
     padding: 15px;background-attachment: fixed;
	 background-attachment: fixed;		     
	 background-position: center center;
     background-repeat:repeat;
     text-align:justify;
     	background-color: transparent;
 }
.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 {
    font-family: 'Arimo', sans-serif;
	font-weight:700;
    font-size: 27px;    
	font-style: none;
	padding: 8px;
	text-align:center;
	position:center;
	float:center;
	text-align:left;
	text-decoration-line: underline;
	text-decoration-style: wavy;
	text-decoration-color: #d8a3d3;
	letter-spacing: -1px;
	text-shadow: 0px 0px 0px #fff;
	color: #1d1d1d;
	border-bottom:0px solid #fff;
	margin:0px;
	text-align:center;
	letter-spacing: -1px;
	color: #000;
	border-bottom:0px solid #fff;
}
.tableh1a {
    font-family: 'Arimo', sans-serif;
	font-weight:700;
    font-size: 27px;    
    margin-left:5px;
	font-style: none;
	padding: 8px;
	text-align:center;
	position:center;
	float:center;
	text-align:left;
	text-decoration-line: underline;
	text-decoration-style: wavy;
	text-decoration-color: #d8a3d3;
	letter-spacing: -1px;
	text-shadow: 0px 0px 0px #fff;
	color: #1d1d1d;
	border-bottom:0px solid #fff;
	margin:0px;
	text-align:center;
	letter-spacing: -1px;
	color: #000;
	border-bottom:0px solid #fff;
}
.tableh1a i {
    padding:0px;
	font-weight:700;
    font-size: 20px;    
	font-style: none;
	text-align:center;
	position:center;
	float:center;
	text-align:left;
	text-decoration-line: underline;
	text-decoration-style: wavy;
	text-decoration-color: #fff;
	text-shadow: 0px 0px 0px #fff;
	color: #1d1d1d;
	border-bottom:0px solid #fff;
	margin:0px;
	text-align:center;
	letter-spacing: -5px;
	color: #d8a3d3;
	border-bottom:0px solid #fff;
}
.tableh1a icon {
    width:0px;
    height:0px;
}
.tableh1a .icon {
    width:0px;
    height:0px;
}
.tableh1:first-letter {
 font-style: italic;       text-transform: uppercase; 
    font-weight: 700; 
    font-family: 'Zilla Slab', serif;
   letter-spacing: 1px; 
   padding-left:15px;

}
.tableh1 a {
	color: #000;
}

.tableh1 a:hover, 
.tableh1 a:focus,
.tableh1 .statlink a:hover,
.tableh1 .statlink a:focus {
	color:#000;
}

.stats {
	padding: 5px; 
	font-weight:700; 
	font-size:10px; 
	color: #000; 
	text-transform:uppercase; 
	letter-spacing:2px;	text-align:center;

}

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

.statlink{	
    float:center; 
     position:center;
	  text-align:center; 
    text-decoration-line: underline;
	text-decoration-style: wavy;
	text-decoration-color: #fff;
	color: #000; 
		font-weight:700; 
	  background-color:#fff;
	padding: 1px 5px;letter-spacing: 0px;
 	text-decoration: none;
	vertical-align: middle;
    font-weight: 100; 
    font-size: 9.25pt;
     text-transform: lowercase;
     letter-spacing: 2px;
 	margin-bottom:5px;

}
.maintable td.statlink h2{
    	float:center; 
	  text-align:center; 
	letter-spacing:0px;
	padding-right:3px;
    transform: skew(0deg, 0deg); 
   letter-spacing: 0px;
 	font-size:15px;
 	     position:center;
   letter-spacing: -1px;
 	margin-bottom:5px;     
   text-align: left; color:#000;
	vertical-align:middle;
    margin: 0px; padding-left:2px;
}

.maintable td.statlink{ margin-top:-3px;
	float:center; 
	     position:center;
	  text-align:center; 
    display: table; color:#000;
    border-left:2px solid #d8a3d3;
    background: #efefef; margin-left:50px;
}


.statlink bold, strong{
	color:#d0a2c8; 
}
.statlink a {
    
    font-size:12px;
    letter-spacing:-2px solid;
    text-decoration: none;
    color: #000;
    	text-decoration-line: underline;
	text-decoration-style: wavy;
	text-decoration-color: #fff;
}

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

.statlink h2 {
    display: inline-block;
    margin: 0 0 0px 0;	float:center; 
	  text-align:center; 
	       position:center;
    font-family: 'Arimo', sans-serif;
	font-weight:700;
	margin-left:-20px;
    font-size: 14px;
    letter-spacing: 0px;
    text-decoration: none;
    color: #000;
    line-height: 15px;

}



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


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

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


.tableb{
    padding:10px;text-align:justify;
	 font-size:13px;
    	font-family: 'PT Sans', sans-serif;
}
.tableb_compact {
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
border-bottom:1px solid #d0a2c8;

}

.tablef {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;}

.catrow_noalb, .catrow {
    color:#3b3b3b;
	font-weight:600!important;		
	line-height: 20px;
	font-weight: 300;	
	letter-spacing:0px;
    padding: 20px 10px;	
	border-bottom: 1px solid #cccccc;
}

.catrow_noalb .image, .catrow .image {
    max-height: 100px;
    width: 88px;
    padding: 5px;
    margin-top:0px;
    margin-bottom:0px;
    margin:0px;
    margin-right:10px;
    border-radius:0px;
    border: 1px solid #1d1d1d !important;
    background: #000 !important;
    
}


.catlink{ 	
    font-family: 'Arimo', sans-serif;
	font-weight:700;
    line-height: 1.8; 
    padding: 10px;
	text-align: center; 
	font-size:18px; 
	letter-spacing: -1px;
	text-align:left;
	margin: 0 0 5px 0;
	color: #000;    
	background: transparent;
	text-align:left;
    padding: 1px 3px; display:block;	
    margin-left:-5px;
}
.catlink a{ 
	  color:#1D1D1D;
	  text-align:left;
	text-decoration:none;	
	padding:6px;
    padding-right:10px;
	transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
}

.catlink a:hover{
	  color:#000;
        transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
}


.catlink a:before {	
    padding:6px;
	margin-right:0px;
	margin-left:-10px;
	content:'\f0c6';
	font-family:fontawesome;
	font-weight:400;
	font-size:14px;
	color:#d0a2c8;
}

.catlink a:hover,
.catlink a:focus {
	color: #1D1D1D;
}



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

.tableh2 {
	position: relative;
	padding: 8px;
	font-size:10px;
	color: #242424;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	background: #dbdbdb;
	margin:2px;
	border-right:2px solid #fff;
}

.tableh2:after {
	position: absolute;
	bottom: -5px;
	left: 25px;
	display: block;
	width: 0;
	height: 0;
	margin-left: -5px;
	content: '';
	border-top: 5px solid;
	border-top-color: #dbdbdb;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}

.tableh2 a {
	color: #242424;
}

.tableh2 a:hover,
.tableh2 a:focus {
	color: #000;
}



/****************************LINK SECOND ALBUM THUMB*/
.alblink a {
color: #000;
text-transform: uppercase !important;
 letter-spacing: 1px;
}


.alblink {
	color: #5B5B5B;
	font-weight: 700;
	padding:10px;
	border:1px solid #dddddd;
}
.album_stat {
	font-size: 11px;
	line-height: 18px;
	margin: 5px 0;
}

.tableb p {
	line-height: 18px;
	margin: 0;
	padding: 10px 0 0 0;
}

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



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

.thumbnails {
	background-color: transparent;
	padding: 3vh 1vw;
	vertical-align: top;
}

.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: 200;
	font-family:Inconsolata;	
    border-bottom:1px solid #12994e;
}
.thumb_title_title {
     font-size: 7.15pt; 
    line-height: 14px;  
    color: #3b3b3b;     text-decoration: underline;
    font-weight: 600;   
	background-color: transparent;	text-transform:uppercase;
	transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;  
display: block;
position: relative;
padding: 5px; 
letter-spacing:1px;
outline-offset: 4px;
top: 0px;
left: 0;
margin-bottom: 0px;
}



.thumb_title_views, .thumb_caption, .thumb_resolution {
    position:relative; z-index:500;
	display:block;
	max-width:50%;
	padding:0 10px;
	color:#fff; 
	line-height:18px;
	border-radius:10px;
	text-transform:uppercase;
	

}
.thumb_title_views {  
	color:#000;
	    font-weight: 400;   
    font-size: 7.15pt; 
    line-height: 14px;     
	background-color:#transparent;
	display:inline-block;
	padding:2px 3px;
	text-decoration:none;
	margin-bottom:4px;
	text-decoration-line: underline;
	text-decoration-style: wavy;
	text-decoration-color: #d8a3d3;
	   -moz-transition-property: all;-moz-transition-duration: 1s;
	-webkit-transition-property: all;-webkit-transition-duration: 1s;
	-o-transition-property: all;-o-transition-duration: 1s;
	transition-property: all;transition-duration: 1s;
}
.thumb_resolution { 
    background-color: #000;
    text-shadow: none;
    color: #efefef;	z-index: 25;
    text-shadow: 2px 2px 0px #121212, 5px 4px 0px rgba(0,0,0,0.15); 
}
.thumb_caption { 
    font-size: 6.35pt; 
    margin: 6px 0 0 0; 
    margin-left:6px;
	background-color:#000;
    color: #fff; 
    display: inline-block; 	
    z-index: 25;
        font-weight: 500;   
    text-shadow: 0px 0px 0px #7023de, 0px 0px 0px rgba(0,0,0,0.15); 

}.thumb_caption_rating {
 background-color: transparent;
font-family: 'PT Sans', sans-serif;font-size: 9px; color:#616160;
font-weight: 200;   width:40%;
font-style : none;display: block;
}
.thumb_caption a {
    text-decoration: underline;
    color: inherit;
}

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


.thumbnails {
    color: #fff;
    padding: 15px;  margin:2px;
	background: transparent; 
}


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

.thumb_num_comments {
    font-weight: normal;
    font-size: 80%;
    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: 'Josefin Sans', sans-serif;
	font-weight:900;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
    color: #d0a2c8;
    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:transparent;
}

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

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

.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;
}


.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: #1d1d1d;
}

.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;
        
    }.tile-background{
    background-color: #d0a2c8;
}
.filmstrip_background {
	background: transparent;
}
.strip_image {
    padding: 2px;
	margin: 5px;
	border-radius: 0px;
    background: #fff;
    width:auto;
    height:auto;
    text-align:auto;
}
.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 {
	display: none!important;
}

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

.blocks,
.cpg-nav {       
	width:90vw!important;
}
.maintable {
    margin:5px;
    outline-offset: 7px;
	transition-duration: 0.5s;
   -moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s; margin-left:2px;
padding: 15px;background-attachment: fixed;
	 background-attachment: fixed;		     
	 background-position: center center;
     background-repeat:repeat;
     text-align:justify; 
 }
.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;
}

.menuhdr{
      font-family: 'Roboto Mono', monospace;
    font-size:6.25pt;    
    padding: 6px;
	text-align: center;  
	background-color:#efefef;
	letter-spacing: -.3px;  
	margin-bottom:0px;
	text-transform: uppercase; -moz-transition-property: all;-moz-transition-duration: 1s;
	-webkit-transition-property: all;-webkit-transition-duration: 1s;
	-o-transition-property: all;-o-transition-duration: 1s;
	transition-property: all;transition-duration: 1s;
	
}
.sociallinks{
    margin-top:0px;
	color:#000;
	background-color:#1d1d1d;
	font-weight: 400;   
    font-size: 0pt; 
    line-height: 0px;     
	display:inline-block;
	padding:0px 0px;
	margin-bottom:0px;
	}
	.soicialblock{
    width:1216px;
    margin-left:0px;
    margin-top:0px; 
     padding: 0px;
     text-align:justify;
     background-color: transparent;	             
}
.welcome-block{
    width:0px;
    margin-left:0px; margin-top:0px; margin-bottom:0px;
    outline: 0px solid #E0E0E0;
  border:0px solid transparent;
  padding: 0px;
  border-image: url(./imgs/bs.png) 0 stretch;
  box-shadow:0 0px 0px rgba(0,0,0,0.050);
    outline-offset: 0px;
     padding: 0px;
     font-size:0px;
     text-align:justify;
     background-color: transparent;	             
}
	.header-mobil {
	height: 0px;
	width:100%;
	background-image: transparent;
	background-repeat: repeat;
	background-position: center;
}


.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 {
    padding:2px;
	display:block;
	line-height:250%; 
	text-align:center; 
	overflow:hidden;
	position:relative;
}

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

.cpg-nav a:hover,
.cpg-nav a:focus {
    padding:2px;
	background:#121212;
	color:#fff;
	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 {	
	font-size:24px!important;
	padding:4px;
}

.statlink h2 {	float:center; 
     position:center;
	  text-align:center; 
	font-size:8px!important;
	font-weight:800;
	letter-spacing:0px;
	margin-left:-10px;
}
.maintable td.statlink h2{	float:center; 
	  text-align:center; 
	display: inline; 
     position:center;
	padding: 3px 6px; 
	font-size:8px;
	font-family: 'Open Sans', sans-serif;
	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; 	float:center; 
	  text-align:center; 
	font-size:8px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:0px;
	font-weight:600!important;
	text-transform:uppercase;
	     position:center;
	background-color:transparent;
}
.tabs-table-alt .tableh1-small {
	width:82vw;
}

.maintable:first-child {
	border-top:1px solid #efefef;
}
.image {
	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: 15vw!important; 
	overflow: hidden; 
	font-size:6px!important;
}
.thumb_title {
	display:table!important; 
	max-width: 12vw!important; 
	overflow: hidden; 
	line-height:10px;
	padding6px
	font-size:6px!important;
}
.strip_image {
	max-width: 14vw!important; 
	height: auto;
}.cat-desc{
	font-size:7px!important;
	line-height:12px;
}


.site-footer .footer-content {
    font-size:8px;
}
.tagline {
    margin-bottom:0px;
	display: inline-block;
	margin:0;	
	font:300 0px/0px 'Roboto', sans-serif;
	padding:0px 0x;
	max-width:0px;
	width:0px;
	font-family:Inconsolata;
	color:#fff; 	
	background-color:#000;
	font-weight:600!important;	
	text-transform:uppercase;
	letter-spacing: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) {
    
.sociallinks{
    margin-top:0px;
	color:#000;
	background-color:#1d1d1d;
	font-weight: 400;   
    font-size: 0pt; 
    line-height: 0px;     
	display:inline-block;
	padding:0px 0px;
	margin-bottom:0px;
	}
	.soicialblock{
    width:1216px;
    margin-left:0px;
    margin-top:0px; 
     padding: 0px;
     text-align:justify;
     background-color: transparent;	             
}
.welcome-block{
    width:0px;
    margin-left:0px; margin-top:0px; margin-bottom:0px;
    outline: 0px solid #E0E0E0;
  border:0px solid transparent;
  padding: 0px;
  border-image: url(./imgs/bs.png) 0 stretch;
  box-shadow:0 0px 0px rgba(0,0,0,0.050);
    outline-offset: 0px;
     padding: 0px;
     font-size:0px;
     text-align:justify;
     background-color: transparent;	             
}
.tableh1 {
	padding: 5px 7px!important; 
	font-size: 19px!important;
}

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

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

.catrow_noalb {
	padding: 5px 7px!important;
}

.catrow {
	padding: 5px 7px!important;
}

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

.catrow_noalb table,.catrow table {
	font-size: 15px!important; 
	line-height: 21px!important;
}

.tableh2 {
	padding: 5px!important;
}

.alblink {
	font-size: 15px!important; 
	line-height: 20px!important;
}

.tableb p {
	font-size: 10px!important; 
	line-height: 1.5!important;
}

.sortorder_cell {
	display: none;
}

}