        @import url(https://fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500italic,500,400italic,300italic,300|Roboto+Condensed:400,700|Poppins:400,700,600,500,300);

    /*
Description: FREE Coppermine Template.
Author: Milagros V.
Author URI: Https://GraphGalaxy.Sosugary.Com

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

body {
	margin:0;
	background:#999966;
	font:400 12px/24px 'sans-serif', sans-serif;
	color:#5D5D5D;
	line-height:190%;
	text-align:justify;
	word-wrap: break-word;
}

a {
	color:inherit;
	text-decoration: none;
	transition: ease-in-out 0.20s;
}a:hover,
a:focus {
	color:#0066ff;
	text-decoration: none;
}
::-webkit-scrollbar {
	width: 10px;
    height: 8px;
    border-width: 1px 5px;
    border-style: solid;
    border-color: #efefef;
    background: #efefef;
}
::-webkit-scrollbar-thumb {
    height: 40px;
    border:4px solid #efefef;
    	background-color:#342e28;
}
/* 
-------------------------------------------------------------- */

body, 
html,
.bdy,
.second-area,
.cpgmenu,
.cppfooter {
	-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;
}
.social-nav a:before,
.show-menu:before {
	font-family:fontawesome;
	font-weight:400;
}


/* COPPERMINE MENU
-------------------------------------------------------------- */

.cpgmenu {
	margin-top:25px;
	padding:35px 0; 
	display:block;
	background:transparent;
	line-height:150%; 
	text-align:center; 
	overflow:hidden;
	position:relative;
	z-index:51;
}

.cpgmenu a {
    padding:3px 5px; 
	font:500 10px Fira Sans, sans-serif; 
	color:#fff; 
	background-color:#000;
	letter-spacing:1px; 
	text-decoration: none; 
	text-transform:uppercase; 
	vertical-align:middle;
}

.cpgmenu a:hover,
.cpgmenu a:focus {
	background:#1D1D1D;
	color:#fff;
	text-decoration: none;
}


/* 
-------------------------------------------------------------- */
.welcomemessage {
    float:center;
    position:center;
    background-color:#000;
    padding:29px;
    width:auto;
    height:auto;
	display:block;
	line-height:150%; 
	color:#efefef;

}
    
.site-name {
    margin-top:5px;
    padding: 0 0 35px;
	margin-top:0;
	text-align:center;
	border-bottom:1px solid #cccccc;
}

.site-name h1 {
	margin:0 0 -20px;
	padding:0;
	font:700 30px Fira Sans;
	color:#000;
	word-spacing: 2px; 
	font-size: 50pt;	  
       font-weight: 400; 
    font-family: 'Abril Fatface', cursive;	font-style: italic;
	letter-spacing:-2px;
}

.bdy,
.bdy-alt,
.cppfooter .cppcontent,
.cppfooter .cppdisclaimer,
.cpgmenu {
	margin:0 auto; 
	position:relative; 
	max-width:1300px;
}

.spacer {
	display:block;
	width:100%;
	height:10px;
	background:transparent;
}

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

.cppfooter {
	margin:0 auto 0;
	padding:2% 2% 2%;
	width:100%;
	background:#1D1D1D;
	color:#6F6F6F;
	text-align:left;
	position:relative;	     box-shadow: 0 0 60px rgba(0,0,0, 0.2);

}

.cppfooter .cppcontent {
   	text-transform:uppercase; 
	color: #fff;
	line-height:89%; 
	letter-spacing:-1px;
        background-repeat:no-repeat;
        font-weight: 200; 
        text-align:center;
    font-family: 'Verdana', cursive;
	letter-spacing:-1px; 
	font-size:24px;
 	     box-shadow: 0 0 60px rgba(0,0,0, 0.2);

}

.cppfooter .cppdisclaimer {
	margin-top:10px;  
	font-size: 11px;
	font:300 10px/24px 'Roboto', sans-serif;
    margin-top: 0px;
   color:#efefef;
   padding: 0px;
   display: block;
   	  text-align:justify;

}

.cppfooter a {
	color:#6F6F6F;
}

.cppfooter a:hover {
	background:#342e28;
	color:#fff;
	text-decoration: none;
}


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

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

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

.cpgmenu .bdy-alt {
	padding:0;
}

.bdy {
	margin:-85px auto 0;
	overflow:hidden;
	padding:0;
}


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

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

.top-navigation 
.slogan {
    font:600 10px Roboto Condensed, sans-serif; 
	font-size: 9px;
	font-weight: 600;
	line-height: 10px;
	display: inline-block;
	margin: 3px 3px 4px;
	padding: 0;
	padding-top:2px;
	padding-left:4px;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #fff;
	background-color:#342e28;
	text-decoration-line: underline;
	text-decoration-style: wavy;
}.slogan {
	text-decoration-color: #342e28;
}

}/*----------------------------------------------------------------------------- SOCIAL LINKS KIM */

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

}
.social-links a{
    display: inline-block;
    line-height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 100px;
    color: #efefef;
    background: #000;
    margin: -2px 0px 3px 3px;-webkit-box-shadow: 0 0 13px #000;
	-moz-box-shadow: 0 0 13px #000;
	box-shadow: 0 0 13px #000;            	    	border: 2px solid #000;box-shadow: inset 0 0 8px 8px #000; 
}
.social-links a i{
    line-height: 30px;
}
.social-links a:hover{
    color: #000;
    background: #fff;box-shadow: inset 0 0 8px 8px #cccccc; 
}


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

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

.site-branding-logo {
	display:inline-block;
	position:relative; 
	z-index:800;
	top:5px; left:10px;
	float:right;
	width:65px;
	height:65px;
	color:#1D1D1D;
	text-align:center;
	border-radius:140px;
	border:2px solid #1D1D1D;
}

.site-branding-logo span {
	margin:0 auto;
	position:relative;
	top:13px; left:0;
	font:400 12px/24px 'Roboto', sans-serif;
	letter-spacing:0px;
}

.site-branding .site-name {
	float:left;
	position:relative; 
	top:25px; right:10px;
	font:400 12px/24px 'Roboto', sans-serif;
	color:#1D1D1D;
	letter-spacing:-1px;
	text-transform:uppercase;
	line-height:30px;
}

.site-branding .site-name span {
	font-weight:700;
}


/* Master Header
---------------------------- */

.site-header {
	position:relative;
	margin:0 auto 10px!important; 
	background-image:url('./imgs/zendaya.png');
	background-repeat: no-repeat; 
	background-position:center top;
	background-size:auto;
	text-align:center;
	display:block;
	width:100%;
	max-width:1600px;
	height:600px;
	     box-shadow: 0 0 60px rgba(0,0,0, 0.2);
}

.textinput {
	padding-right: 3px;
	padding-left: 3px;
	background: #e1e1e1; 
	border:1px solid #EDEDED;
}

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

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

.image {
    box-shadow: 0 0 60px rgba(0,0,0, 0.1);
    border: 3px double #342e28;
    outline-offset: -12px;
    outline: 1px solid #342e28;
    margin: 1px; padding:5px; 
    background-color:323232;
    -webkit-transition:  0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
filter: saturate(1);
image-rendering: auto;
image-rendering: crisp-edges;
image-rendering: pixelated;
	padding:5px;
	margin-bottom:9px;
}

.image:hover {
	opacity:0.9;
	-webkit-filter: saturate(0) contrast(1.75);

}


/* COPPERMINE TABLES
-------------------------------------------------------------- */

.maintable {
    color:#121212;
    font:600 Roboto Condensed, sans-serif; 
	font-size: 9px;
	font-weight: 600;
    background-color: #efefef;
    padding: 0px;
        text-transform:uppercase;
    margin: 0px;
    border-spacing: 0px;
    margin-bottom: 0px;

}.tabs-table .tableh1-small {
	padding:0 0 0 10px;
	font-size:14px;
	letter-spacing:0;
	color:#000;
}.tabs-table {
	margin: 0 auto;
	padding:0;
	background:transparent;
}.tabs-table-alt {
	margin: 0 auto;
	padding:0;
	background:transparent;
}
.tabs-table-alt .tableh1-small {
	display:block;
	margin:0 auto;
	padding:5px 10px;
	background: transparent;
	font-size:12px;
	font-weight:700;
	color:#000;
	width:96%;
}
.tablef {color:#121212;
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;

}
.tableb {padding: 14px;background-color: transparent;font-size: 12px;
margin-bottom: 10px;color:#8d8d8d;text-transform:capitalize;
}
.tableb_compact {font-size: 17px; font-weight:700;text-transform:uppercase;
padding: 10px;color: #e92f7d;

}
.tableb_alternate{
	padding: 0px;color:#30d39b margin-top:20px;

}

/* STATLINKS
-------------------------------------------------------------- */


.tableh1 {
    			      text-shadow: #000 2px 1px 0px;
    	text-transform:uppercase; 
	color: #fff;
	line-height:130%; 
	letter-spacing:-1px;
	height: 14px; 
	max-width:90%;
	background-color:#342e28;
        background-repeat:no-repeat;
        font-weight: 400; 
        text-align:center;
    font-family: 'Abril Fatface', cursive;
	letter-spacing:-1px; 
	font-size:24px;
 
}
.tableh1 a {
	color: #1D1D1D;
}

.tableh1 a:hover, 
.tableh1 a:focus,
.tableh1 .statlink a:hover,
.tableh1 .statlink a:focus {
	color:#342e28;
	box-shadow:inset 0 -2px 0 #342e28;
}
.tableh2 {
     
	font-size: 9px;
	font-weight: 700;
    text-transform:uppercase;
    color: #000;
    border-bottom:1px solid rgba(0,0,0, 0.3);
   padding: 8px;
   background-color:#fff;

}.tableh2 a{
    color: #0ca8bb;}

.tableh2_compact {
    font-family: 'Staatliches', cursive;color: #f034d5;font-size: 15px; font-weight:700;text-transform:uppercase;
     padding: 10px;
	padding-left: 93px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 5px;

}.tableh2_compact a{
    color: #000;}

.tableb {padding: 14px;background-color: transparent;font-size: 12px;

margin-bottom: 10px;color:#8d8d8d;text-transform:capitalize;

}
.stats {
	padding: 10px; 
	background:transparent; 
	font-weight:700; 
	font-size:10px; 
	color: #121212; 
	text-transform:uppercase; 
	letter-spacing:1px;
}


.statlink {
       font-size: 10px;	font-family: 'Roboto', sans-serif;
	padding: 4px; 
				      text-shadow: #fff 2px 1px 0px;
	background:#F5F5F5; 
	font-size:9px; 
	color: #121212; 
	text-transform:uppercase; 
	letter-spacing:1px;
}

.statlink a,
.statlink a:hover,
.statlink a:focus {
	letter-spacing: 1px;
	color: #212121;
}

.statlink h2 {
	margin: 0;
	font-size: 9px; 
	       font-size: 11px;
	       font-family: 'Noto Sans', sans-serif;
	font-weight:700;
	color: #000;
	border:1px solid #342e28;
	letter-spacing: 0px;
	xtext-transform:uppercase;
}

/* COPPERMINE CATEGORIES
-------------------------------------------------------------- */


.catrow_noalb { 
    color:#121212;
    font:600 Roboto Condensed, sans-serif; 
	font-size: 9px;
	font-weight: 600;padding: 18px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.30);
    	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;

}

.catrow_noalb:hover {
            background-color: rgba(0, 0, 0, 0.10);
	border-bottom: 1px solid rgba(0, 0, 0, 0.10);
    background-position: bottom;
	color : #000;
}

.catrow {
padding: 18px;
border-bottom:dashed 1px solid rgba(0, 0,0, 0.10);
	color : #121212;
    	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;

}

.catrow:hover {
background-color: rgba(0, 0,0, 0.10);
}
.catlink {
text-transform: lowercase;
color:#d7d7d7;
display: block; 
padding:10px;
margin-bottom:-10px;
}

.catlink a{
    margin-left:-10px;
font:600 10px Roboto Condensed, sans-serif; 
background-color:#121212;
font-size: 14px;
font-weight:none;
text-transform:uppercase;
border-left: 5px solid #342e28;
padding:5px;
color:#cccccc;
text-shadow: 2px 2px 4px #000000;
-moz-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
}

.catlink a:hover {
color:#ffffff;
   background-repeat: no-repeat;  
   background-position: left;
}


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

.alblink {
	color: #5B5B5B;
	font-weight: 700;
}

.alblink a,
.alblink a:hover,
.alblink a:focus {
	color: #5B5B5B;
}

.album_stat {
	margin: 5px 0;
	font-size: 85%;
}

.tableb p {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 1.5;
}

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


/* THUMBS_
-------------------------------------------------------------- */

.thumbnails {
	padding: 20px 0;
}

.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 {
   font-size: 11px;	
    line-height:14px;
	font:700 10px 'Verdana', sans-serif;
    margin-top: 0px;
   color:#000;
   padding: 0px;
   display: block;

}
.thumb_title_views {
     font:400 10px Verdana, sans-serif; 
	font-size: 9px;
	font-weight: 400;
	line-height: 10px;
	display: inline-block;
	margin: 3px 3px 4px;
	padding: 0;
	padding-top:2px;
	padding-left:4px;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #fff;
	border:0px solid #fff;
	background-color:#990000;
	text-decoration-line: underline;
	text-decoration-style: wavy;
	text-decoration-color: #990000;
    margin-top: 0px;
}
.thumb_title_views:before {
	content:'\f06e';
	font-family:fontawesome;  
	font-weight:f0e7;
	font-size:10px; 
	color:#fff; 
}
.thumb_caption {
	display: block; 
	margin:6px 1px 0; 
	padding: 0; 
	width:auto; 
	border:0; 
	font-family:Inconsolata;
	line-height:140%;
}

.thumb_caption_ctime {
	margin-top:-1px;
	font:10px Inconsolata; 
	font-size:9px;
	color:#000;
	line-height:13px;
	letter-spacing:2px;
	text-transform:uppercase;
		text-decoration-line: underline;
	text-decoration-style: wavy;
	text-decoration-color: #342e28;
}

.thumb_resolution {
	margin: 0!important; 
	display: inline; 
	position: relative; 
	padding: 3px 6px; 
	font-size:10px;
	font-family:Inconsolata;
	color:#1D1D1D; 
	font-weight:600!important;
	text-transform:uppercase;
	xborder-radius:2px;
	background-color:#342e28;
	border:1px solid #342e28;
	letter-spacing:3px;
}

.thumb_resolution {
	background:#fff;
}


.thumb_caption {
	font-size:9px; 
	font-weight:400;
	letter-spacing:2px;
}

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


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

.navmenu {
	padding:5px; 
	background: #e1e1e1;
	font-weight: 700;
	border-style: none;
}

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

.display_media .image {
max-width: 100%;
height: auto;
margin-right: 0;
margin-left: 0;
}

/* ADMIN
-------------------------------------------------------------- */

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

.admin_menu {
	background: #e1e1e1;
	font-size: 11px;
	font-weight: 700;
	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;
}

