/*

Theme Name: Coppermine (RESPONSIVE) #13
Author: Mauu Zeta
Author URI: http://MauuZeta.COM

--------------------------

PINK : #de6dd1
HEADER: main.png 2000x600 px
GRADIENT BORDER AND BG: background: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);

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

@font-face {
    font-family: 'Rocke';
    src: url('../rocke.html');
}
@import url('https://fonts.googleapis.com/css?family=Abel|Roboto:400,400i,700,700i|Inconsolata:400,700');

body {
	margin:0;
    background: linear-gradient(to top, #fff, #efefef );
    font-family: 'Open Sans', sans-serif;
	font-size:11px;
    font-weight:400;
    line-height: 1.8; 
	color:#1d1d1d;
	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: #9dc4e2;
}

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

a {
	color: #de6dd1;
	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: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
}
a:hover,
a:focus {
	color:#ca6692;
	text-decoration: none;
}

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

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

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


/* Coppermine Menus & Social Links
-------------------------------------------------------------- */
.sociallinks{
    margin-bottom:5px;
	display: inline-block;
	margin:0;	
	font:300 10px/24px 'Roboto', sans-serif;
	padding:2px 3x;
	max-width:598px;
	width:598px;
	font-family:Inconsolata;
	color:#000; 
	float:right;
	text-align:right;
	background-color:transparent;
	font-weight:600!important;	
	text-transform:uppercase;
	letter-spacing:2px;
}
.sociallinks a{
    background-color:#000;
    color:#fff;
    padding:5px;
}.menuhdr{
    margin-bottom:5px;
	display: inline-block;
	margin:0;	
	font:300 10px/24px 'Roboto', sans-serif;
	padding:2px 3x;
	max-width:598px;
	width:598px;
	font-family:Inconsolata;
	color:#000; 
	float:right;
	text-align:right;
	background-color:transparent;
	font-weight:600!important;	
	text-transform:uppercase;
	letter-spacing:2px;
}
.menuhdr a{
    background-color:#fff;
    color:#000;
    padding:5px;
}
.slogan {
        	font-weight:700!important;    text-transform: uppercase;
    color:#1d1d1d;
    background-color:#fff;
	padding:20px 0; 
	letter-spacing:5px;
	display:block;
	text-align:center; 
	overflow:hidden;
	position:relative;
}
.slogan span{
    	font-weight:600!important;
border: 3px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;    letter-spacing:6px;
    text-transform: uppercase;
    background-color:transparent;
    display: inline-block;
  color:#000;
  padding:4px;
  font-size: 10px;
  line-height: 30px;
}
.cpg-nav {
    background: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
	padding:40px 0; 
	color:transparent;
	display:block;
	height:40px;
    padding-top:15px;
	line-height:180%; 
	text-align:center; 
	overflow:hidden;
	position:relative;
}

.cpg-nav a {
	margin: 0!important; 
	display: inline; 
	position: relative; 
	padding: 8px 10px; 
	font-size:10px;
	color:#2c2c2c; 
	font-weight:600!important;
	text-transform:uppercase;
	background-color:#efefef;
	border:1px solid #cccccc;
	letter-spacing:1px;
}

.cpg-nav a:hover,
.cpg-nav a:focus {
	background:#ffff;
	text-decoration: none;
}
.cpg-nav i{
    color:#9dc4e2;
}
.blocks,
.spacelalt,
.site-footer,
.site-footer
.cpg-nav {
	margin:0 auto; 
	position:relative; 
	max-width:1250px;
}
.spacer {
	display:block;
	width:100%;
	height:10px;
}

/* Footer
-------------------------------------------------------------- */
.footer-block{
	padding:2%;
	border:1px solid #cccccc;
background-color: #e7e7e7;
opacity: 1;
	color:#1d1d1d;
}
.site-footer .footer-content {
    margin: 0 0 5px 0;
	font-weight:600;
    font-size: 13px;    text-align:justify;
    letter-spacing: 2px;
    text-decoration: none;
    color: #1d1d1d;
    line-height: 15px;
      border-bottom: 5px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;
	background-color: #efefef;
	padding: 2vh 1vw;

}
.footer-content i {
     color: #20b0d3;
}

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

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

.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;
	position:relative;
	z-index:100;
	border:0;
}

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

.blocks {color:#1d1d1d;
         	background:transparent;
         background-position: center center;
	background-repeat: no-repeat;	 
	background-attachment: fixed;		     
	margin-top:0px;	
	border:0px solid #000;
}


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

.site-branding .site-name {
	float:left;
	position:relative; 
	top:25px; right:10px;
	font: 400 26px Abel;
	color:#efefef;
	letter-spacing:-2px;
	line-height:30px;
}



/* Header(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%)
---------------------------- */

.site-header {
  position: relative;
  height: 600px; 
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url('../png/main.png');
  background-size: cover;
  z-index: -1;
   border-bottom: 5px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;
}

div#gradient {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 600px;
 background-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
 z-index: -1;
 opacity: 0.55;
}

}
.site-title{
    	font-weight:900!important;
    border: 3px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;    letter-spacing:2px;
    text-transform: uppercase;
  background: rgba(00, 00, 00, 0.3);
    display: inline-block;
  color:#fff;
  padding-left:40px;
  margin-top:200px;
    padding-right:40px;
        padding-top:40px;
                padding-bottom:40px;
  font-size: 40px;
  line-height: 30px;
}
.site-title span{
    	font-weight:100!important;
border-bottom: 1px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;    letter-spacing:6px;
    text-transform: uppercase;
    background-color:#000;
    display: inline-block;
  color:#fff;
  padding:4px;
  font-size: 10px;
  line-height: 30px;
}
 /* ---------- SOCIAL LINKS  ---------- */

.social-links{
    text-align: RIGHT;
    font-size: 14px;

}
.social-links a{
    font-weight:900!important;
    border: 3px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;    
    letter-spacing:2px;
    text-transform: uppercase;
  background: rgba(00, 00, 00, 0.3);
    display: inline-block;
    line-height: 30px;
    width: 30px;
    text-align: CENTER;
    color: #000;
margin: 10px 0px 0px 5px;
}
.social-links a i{
    color:#000;
    line-height: 30px;
}
.social-links a:hover{
    color: #fff;
}



	.header-mobil {
	height: 0px;
	width:0%;
	background-image: transparent;
	background-repeat: repeat;
	background-position: center;
}

.header-mov{
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    width:100%;
    height:700px;
}


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

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

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

.button,
.buttonlist ul li a {
	margin-right: 2px;
	padding: 4px 8px;
	background: #333333;
	color: #1d1d1d;
	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: #1d1d1d;
	border: 0;
}

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

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

.bblink a:hover {
	color: #BE9127; 
	
}


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

.image {
background-color: #fff;
opacity: 1;
	padding: 8px; 
	margin: 1px;
	border:1px solid #cccccc;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
}

.image:hover {
border: 1px solid #1d1d1d;
transition: 1s ease;
opacity:1;
transition: 1s ease;
}


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

.maintable  {
	padding:2%;
	margin:5px;
	border:1px solid #cccccc;
background-color: #e7e7e7;
opacity: 1;
	color:#1d1d1d;
	
}
.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 {
        text-transform: uppercase;
   border-bottom: 1px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;
font-family: 'Rocke', sans-serif;
	font-size:21px;
	font-style: none;
	padding: 4px;
	text-align:center;
		font-weight:900; 
	letter-spacing: -3px;
	color: #2c2c2c;
	margin:2px;
}

.tableh1 i{
    color:#de6dd1;
}
.tableh1 a {
	color: #000;
}

.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:#de6dd1; 
	font-weight:700; 
	font-size:10px; 
	font-family:Inconsolata;
	color: #fff; 
	text-transform:uppercase; 
	letter-spacing:2px;
}

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

.statlink {
	display: inline; 
	position: relative; 
	padding: 3px 6px; 
	font-size:9px;
	font-family: 'Open Sans', sans-serif;
	color:#000; 
	background-color:#fff;
	letter-spacing:3px;
	font-weight:600!important;
	text-transform:uppercase;
	background-color:transparent;
}
.statlink bold, strong{
	color:#de6dd1; 
}
.statlink a {
    font-size:10px;
    text-decoration: none;
    color: #de6dd1;
}

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

.statlink h2 {
    display: inline-block;
    margin: 0 0 5px 0;
	font-weight:600;
    font-size: 10px;
    letter-spacing: 2px;
    text-decoration: none;
    color: #000;
    padding:10px;
    margin-left:-50px;
    line-height: 15px;
    
    background-color:#fff;
    	font-family: 'Open Sans', sans-serif;
}
}


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


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

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

.tableh2, .tableh2_compact{ font-size:12px; 
     color: #1d1d1d;
	background:transparent; 	padding: 6px;
 	text-align: left; 
}
.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 #000;

}

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

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

.catrow_noalb .image, .catrow .image {
    padding: 4px;
    margin-top:10px;
    margin-bottom:0px;
    margin:0px;
    margin-right:10px;
    border-radius:0px;
    border: 1px solid #ffffff !important;
    background: #efefef !important;
    
}

.catlink {
    display: block;
}



.catlink a {
	display: inline; 
	position: relative; 
	padding: 4px 5px; 
	font-size:11px;
	color:#fff; 
	border-bottom: 2px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;  
	text-transform:uppercase;
	background-color:#000;
	letter-spacing:1px;
    margin-top:-10px;
	font-weight:600;
    text-decoration: none;
    line-height: 25px;

}

.catlink a:hover {
    color: #fff
}



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

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



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


.alblink {
    margin-left:-6px;
    margin-top:20px;
    margin-bottom:20px;
    line-height:24px;
    border-left: 2px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;  
	background-color: #efefef;
	padding: 1vh 1vw;
	vertical-align: top;

}
.album_stat {  
    font-family: 'Open Sans', sans-serif;
    color: #1d1d1d;
    font-size: 7.25pt;
    margin-left:10px;
    	display: block;
 padding:10px;
margin-left:10px;	
text-align:justify; 
}

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


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

.thumbnails {
    margin:2px;
    margin-bottom:10px;
    border-bottom: 5px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;
	background-color: #efefef;
	padding: 2vh 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;	
	font-weight: 200;
    border-bottom:1px solid #12994e;
}
.thumb_dimensions{
    max-width: 75%; 
	background-color: #cccccc;
	color: #1d1d1d;
	font-weight: 600;
    font-size:9px;
	text-transform:uppercase;
	margin: 5px; 
	padding: 5px;
	line-height: 100%;
	border: none;
	text-transform: uppercase;
	display: block;
	position: relative;
	z-index: 25;
}
.thumb_title_title , .thumb_title {
    color:#3f3f3f;
    text-align:center;
    font-size: 9.25pt;	
    line-height:14px;
	font-weight:900;		
	display: block;
	margin: 0px auto 10px auto;
	padding-top:6px;
	text-transform: none;
	letter-spacing: 0;
	position: relative;
}

.thumb_title_views, 
.thumb_caption, 
.thumb_resolution {
	background-color: transparent;
	color: #7f7f7f;
	font-weight: 600;
    font-size:10px;
	padding: 5px;
	line-height: 100%;
	border: none;
    display: inline-block;
	position: relative;
	z-index: 25;
}

.thumb_title_views {    
    display: inline-block;
	font-weight:400;
	padding:4px;
    font-size:10px;
    letter-spacing: 2px;
    text-decoration: none;
    color: #000;
    margin-top:5px;
    line-height: 15px;
}
.thumb_resolution { background-color: #ffffff; }
.thumb_caption { background-color: #ffffff; }

.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;
    padding:10px;
	font-weight:900;
    font-size: 13px;
    letter-spacing: 2px;
    text-decoration: none;
    color: #000;
    background-color:#fff;
    line-height: 15px;
    text-transform: uppercase !important;

}

.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 #de6dd1;
	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 {
	
	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 {
	
	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 {
	
	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;
	color:#fff;
	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: #1d1d1d;
	background-color: #efefef;
}

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(../gif/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;
	
	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('../png/info.png');
}

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

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

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

.cpg_message_validation {
	color: #d63301;
	background-color: #ffccba;
	background-image: url('../png/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('../gif/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: #1d1d1d;
    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: #000;
}
.filmstrip_background {
	background: transparent; border:0px;
}
.strip_image {
    padding: 2px;
	margin: 5px;
	border-radius: 0px;
    background: #1d1d1d;
    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;
}
.site-title{
    	font-weight:900!important;
    border: 0px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 0;    letter-spacing:0px;
    text-transform: uppercase;
  background: rgba(00, 00, 00, 0.3);
    display: inline-block;
  color:#fff;
  padding-left:0px;
  margin-top:0px;
    padding-right:0px;
        padding-top:0px;
                padding-bottom:0px;
  font-size: 0px;
  line-height: 0px;
}
.site-title span{
    	font-weight:0!important;
border-bottom: 0px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 0;    letter-spacing:0px;
    text-transform: uppercase;
    background-color:#000;
    display: inline-block;
  color:#fff;
  padding:0px;
  font-size: 0px;
  line-height: 0px;
}
.blocks{       
	width:90vw!important;
}
.cpg-nav {      
    height:55px;
    padding-top:5px;
    padding-bottom:10px;
	width:100vw!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;
}
.site-header {
  position: relative;
  height: 300px; 
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url('../png/header.png');
  background-size: cover;
  z-index: -1;
   border-bottom: 5px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;
}

div#gradient {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 300px;
 background-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
 z-index: -1;
 opacity: 0.55;
}
	.header-mobil {
	height: 0px;
	width:0%;
    	background-image: url('../header-mobil.html');
	background-repeat: repeat;
	background-position: center;
}

.header-mov{
    width:0px;
    height:0px;
}
.title-img {
	float:  center;
	background-color:transparent;
}

.title-img img {
	width: 0px;	
	background-color:transparent;
	height: 0px;
	margin-bottom:0px;
	padding: 0;
	border: 0;
	outline:0px solid #830000;
    outline-offset: 0px;
	border-radius: 50%;
}

.content {
      width:0px;
  height:0px;
  color: #242424;
  background-color: #fff;
  font-weight: 600;
  text-align: center;
  box-sizing: border-box;
  padding: 0px;
}
.navmenu {
        width:81.5vw!important;
    margin: 0 0 5px 0;
    padding:0px;
	font-weight:900;
    font-size: 6px;
    letter-spacing: 0px;
    text-decoration: none;
    color: #000;
    background-color:#fff;
    line-height: 15px;
    text-transform: uppercase !important;

}
.footer-block{	
    width:84.5vw!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 a {
	margin: 0!important; 
	display: inline; 
	position: relative; 
	padding: 3px 6px; 
	font-size:7px;
	font-family:Inconsolata;
	font-weight:600!important;
	text-transform:uppercase;
	letter-spacing:1px;
}

.cpg-nav a:hover,
.cpg-nav a:focus {
	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:14px!important;
}

.statlink h2 {
	font-size:8px!important;
	font-weight:800;
	color:#000;
	letter-spacing:0px;
	margin-left:-10px;
}.catlink a {
	display: inline; 
	position: relative; 
	padding: 4px 5px; 
	font-size:8px;
	color:#fff; 
	border-bottom: 2px solid transparent;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;  
	text-transform:uppercase;
	background-color:#000;
	letter-spacing:1px;
    margin-top:-10px;
	font-weight:600;
    text-decoration: none;
    line-height: 25px;

}
.image {
background-color: #fff;
opacity: 1;
	padding: 4px; 
	margin: 1px;
	border:1px solid #cccccc;
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
}

.image:hover {
border: 1px solid #cccccc;

transition: 1s ease;
opacity:1;
transition: 1s ease;
}
.maintable td.statlink h2{
	display: inline; 
	position: relative; 
	padding: 3px 6px; 
	font-size:8px;
	font-family: 'Open 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: 'Open Sans', sans-serif;
	color:#000; 
	letter-spacing:0px;
	font-weight:600!important;
	text-transform:uppercase;
	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: 12vw!important; 
	overflow: hidden; 
	padding:5px;
	font-size:7px!important;
}
.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: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;
}
.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 {
    letter-spacing:0px;
	padding: 5px 7px!important; 
	font-size: 14px!important;
}

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

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

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

.catrow {
	padding: 5px 7px!important;
}
.slogan {
    font-weight:700!important;    text-transform: uppercase;
    color:#1d1d1d;
    background-color:#fff;
	padding:10px 0; 
	font-size:7px;
	letter-spacing:5px;
	display:block;
	text-align:center; 
	overflow:hidden;
	position:relative;
}
.slogan span{
    	font-weight:600!important;
border: 3px solid transparent;
	font-size:7px;
    border-image: linear-gradient(-135deg, #ffed89 0%, #f4b677 20%, #f296ab 40%, #d962db 60%, #858cdd 80%, #14b4d1 100%);
    border-image-slice: 1;    letter-spacing:6px;
    text-transform: uppercase;
    background-color:transparent;
    display: inline-block;
  color:#000;
  padding:2px;
  font-size: 6px;
  line-height: 30px;
}
.catlink {
	font-size: 11px!important; 
	line-height: 21px!important;
}

.catrow_noalb table,.catrow table {
	font-size: 7px!important; 
	line-height: 11px!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;
}

}