/*
Description: This design was custom made by Carol of Sin21 Designs.
This theme is not to be used or redistributed without the explicit permission of Carol L.
Version: 1.0
Author: Carol L. (admin@sin21.org)
Author URI: http://sin21.org

--------------------------
	Design Colors
--------------------------

Note: Be sure to check the nav.css for any additional color codes 
featured above to assure that all colors are changed.

Blue			#678d9d
Grey			#c6c2c3
Dark Purple		#977369
Dark Purple x2	#120f1c

*/

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

@import url("themes/sin21-cpg14/css/nav.css");
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800,600,700,500,300,900|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300|Playfair+Display:400,700,900,400italic,700italic,900italic);
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Taviraj:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html {scroll-behavior: smooth;}

body{ font-family: 'Be Vietnam Pro', sans-serif;}

.tableh1_browse{
	font-family: 'Taviraj', serif;
	font-weight: 500;
	font-size: 1.5em;
	padding: 2em 0 0 1.25em;
	color: #7aaecb;
}

.albinfo{background: #678d9d;display: inline-block;padding:0.25em 0.5em;color:#fff;position: absolute;z-index: 10;top: 12px;}
.albthumb {padding:0}
.albthumb img{width:100%;height: 200px;object-fit:cover;object-position: 50% 15%;}
.tablebthumbnails {position: relative;margin: 4em 0;}

.second-area .site-name { margin-top: 15px; margin-left: -12px; }
.second-area .site-name h1 {
	margin: 0;
	color: #4a4a4a;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.second-area .site-name h1 a{
	color: #c6c2c3;
	text-decoration: none;
	border: 1px solid #fff;
	transition: all 0.5s ease-out;
	padding: 0 0.25em;
	font-family: 'Be Vietnam Pro', sans-serif; font-weight: 200!important;
	font-size: 1.5em;
}

.second-area .site-name h1 a:hover,
.second-area .site-name h1 a:focus {
	color: #678d9d;
	text-decoration: none;
}


body {
	margin: 0;
	background: #F0F0F0;
	font:400 14px/24px 'Open sans', sans-serif;
	color: #797979;
	text-align: justify;
	word-wrap: break-word;
}

a {
	color:#3E3E3E;
	text-decoration: none;
}

a:hover,
a:focus {
	color:#678d9d;
	text-decoration: none;
}


/* Global Pattern Styling
-------------------------------------------------------------- */

body, 
html,
.spec,
.spec-alt,
.first-area,
.second-area,
.cpg-nav,
.site-footer {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

img, 
a {
	transition:all .10s 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;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
form {
}

.gallery {
    text-align: center;
    margin: 2em 0;
}

.gallery img {
    background-color: transparent;
    padding: 4px;
    margin: 1px;
    opacity: 1;
    border: 1px solid #bbbbbb;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.gallerylink{
    background-position: left center;
    background-repeat: no-repeat;
    max-width: 100%;
    height: 65px;
    padding: 10px 0 10px 85px;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
}
.gallerylink::before {
    content: "Gallery Links";
    display: block;
    letter-spacing: 0.6em;
}

.gallerylink a {
    color: #fc9762;
    text-decoration: none;
    line-height: 0.75em;
    padding: 2px;
    display: inline-block;
    font-weight: 700;
}



/* CPG Menu
-------------------------------------------------------------- */

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

.cpg-nav a {
	padding:3px 5px; 
	font:400 12px open sans, sans-serif; 
	color:#828282; 
	letter-spacing:0; 
	text-decoration: none; 
	text-transform:uppercase; 
	vertical-align:middle;
}

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


/* Structure
-------------------------------------------------------------- */

.spec,
.spec-alt {
	margin:0 auto; 
	position:relative; 
	max-width:1300px;
}


.site-footer .pad {
	margin:0 auto; 
	max-width:1300px;
}


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

.site-footer {
	margin:0 auto;
	padding:0;
	width:100%;
	background:#333333;
	color:rgba(255,255,255,0.4);
	font-size:13px;
	font-weight:400;
	text-align:justify;
	overflow:hidden;
}

.site-footer .pad {
	margin:0 auto;
	padding:20px;
	overflow:hidden;
}

.site-footer span {
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:1px;
}

.site-footer .pull-left,
.site-footer .pull-right {
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
}

.site-footer a,
.site-footer a:visited {
	color:rgba(255,255,255,0.5);
	font-weight:700;
}

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



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

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

.spec {
	padding:0;
	overflow:hidden;
}


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

.first-area {
	margin:0 auto 0;
	padding:2px 25px 0;
	background:#fff;
	display:block;
	height:44px;
	overflow:hidden;
	border-bottom:1px solid #E6E6E6;
}

.first-area .tagline {
	display: block;
	margin:8px 0 0 0;
	font-size:12px;
	letter-spacing:1px;
}


/* Second Content Area
---------------------------- */

.second-area {
	margin: 0 auto!important;
	padding: 23px 0;
	background:#fff;
	height: 100px;
	display: block;
	text-align: left;
	position: relative;
}

.second-area .nav {
	margin: 10px auto 0;
	position: relative;
	z-index: 999;
	display: inline-block;
	float: right;
}




/* Master mast-head
---------------------------- */

.mast-head {
    margin: 0 auto;
    position: relative;
    display: block;
    height: 480px;
    background: #fff url('../sin21-cpg14/images/header.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}



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

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

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

.button,
.buttonlist ul li a {
	margin-right: 2px;
	padding: 4px 8px;
	background: #678d9d;
	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: #5F5F5F;
	color: #fff;
	border: 0;
}

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

.bblink a, 
.bblink a:focus {
	color: #797979; 
	text-decoration: none;
	background: #222; border: #5b5b5b; padding: 0.25em 0.45em;
	border:1px solid #424242;
}

.bblink a:hover {
	color: #fff; 
	text-decoration: none;
}


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


.tableb .image,
.tableb .image img {
}

.image {
	max-width: 760px; 
	height: 100%;
	margin: 2em 0;
	background: #F9F9F9;
}

.image:hover { opacity:0.9; }


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

.maintable {
	margin: 0 auto;
	margin-bottom: 1.5em;
	background: #fff;
	border-spacing: 0;
}

.maintable td.thumbnails {padding: 1.5em 0 1em 0; }


.catbrowse { padding: 1.5em 1.5em 0.5em 2.5em;}
.catbrowse h2 { 
	font-size: 2em;
    font-weight: 800;
    text-transform: lowercase;
    font-family: 'Taviraj', serif;
	    /* -webkit-background-clip: text; */
		background-repeat: repeat;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-image: url('../sin21-cpg14/images/postmeta_2.jpg');
		background-position: bottom right;
		background-repeat: repeat-x;
		border-bottom:1px solid #555;
		display: inline-block;
		line-height: 1.5em;
}

.tableb_alternate {}
.tableb_alternate em{ font-style: normal; }

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


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

.tableh1{
    font-weight: 800;
    text-transform: lowercase;
	font-family: 'Taviraj', serif;
	text-align: center;
	padding: 1em 0;
	color: auto;
}

.tableh1 span{ border-bottom: 1px solid #555; margin: 0 0 0 0.65em;}

td.tableh1:last-child{
    text-transform: lowercase;
	font-family: 'Taviraj', serif;
	background: #fff url('../sin21-cpg14/images/header2.jpg');
	background-position: top left;
	text-align: left;
	padding: 1.35em 1em 1.35em 1.6em;
	color:#977369; 
	font-size:1.45em;
}

td.tableh1:last-child h2 {
	background: #000;
    display: inline-block;
    color: #fff;
    padding: 0.25em;
	font-size: 1em;
	word-break: break-word;
}


.tableh1 .tableh1 a {
	color: #fff;
}

.statlink,
td.tableh1:last-child a,
.tableh1 .statlink a{color:#000;}

td.tableh1:last-child a:hover,
.tableh1 a:hover, 
.tableh1 a:focus,
.tableh1 .statlink a:hover,
.tableh1 .statlink a:focus {
	color: #678d9d;
}

.stats {
    color: #797979;
    font-weight: 500;
	padding: 0.85em;
    font-family: 'Taviraj', serif;
    font-size: 0.85em;
    text-transform: uppercase;
    text-align: center;
	letter-spacing: 0.25em;
}

.statlink h2 {
	font-family: 'Be Vietnam Pro', sans-serif;
	font-weight: 600;
	font-size: 1.85em;
	top: 50%;
}

.statlink_head{ padding: 1em 0 0 0 }
.statlink_head h2 { }

.albdesc { 
	margin: 0;
	position: relative;
	text-align: left;
}
.albdesc span {
	font-size: 0.95em;
    font-weight: 600;
    text-transform: lowercase;
	color:#678d9d;
	text-align: center;
	color: auto;
	margin:0;
	border:0!important;
}

.albdesc_inside { 
	background: #fff;
	display: inline-block;
	padding: 0.25em;
}


.albadminmenu { float: right; font-family: 'Be Vietnam Pro', sans-serif; }
.albadminmenu a { font-family: 'Be Vietnam Pro', sans-serif; }

.tableb p{ 
    color: #797979;
    text-decoration: none;
    border: #5b5b5b;
    padding: 0.25em 0.75em;
    border: 1px solid #424242;
	display: inline-block;
	font-family: 'Be Vietnam Pro', sans-serif;
	margin: 0;
}
.tableb p.album_stat{ display: none;}

.table-online { max-width: 100%; padding:1em;}




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

.catrow_noalb{ padding: 0; margin: 0; }
.catrow {
	 margin: 0; 
	 color:#999; 
	 transition: all .4s ease-in-out; 
	 font-family: 'Be Vietnam Pro', sans-serif;
	 padding: 1.65em 0.85em 1.65em 2.5em;
	 font-size: 1.10em;
	 line-height: 2em;
	}

.catrow:hover { background: #f1f1f1; }

.catlink { display: block; padding: 0.5em 0; }
.catlink a { color: #678d9d; font-family: 'Roboto Mono', monospace; font-size: 1.25em; font-weight: 400; }

.catlink a:before {
    content: '\f115';
	font-family: "FontAwesome";
	font-weight: 400;
	font-size: 0.85em;
	background-image: linear-gradient(180deg, #fff, #797979);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: initial;
	padding: 0.75em 0.45em 0.75em 0;
	margin: 0;
}

.catlink a:hover,
.catlink a:focus {
	color: #333;
	border-bottom: 1px solid #797979;
}

.catrow a img { 
	display: block; 
	width: 120px; height: 100px; 
	object-fit: cover; 
	object-position: 20% 20%; 
	border: 1px solid #c6c2c3;
	image-rendering: pixelated;
	-webkit-filter: brightness(100%);
	padding: 0.25em;
	margin: 0 1em 0 0;
}
.catrow a:hover img { border: 1px solid #ccc; }


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

.tableh2 { 	
	background-image: url('../sin21-cpg14/images/postmeta_1.jpg');
	background-position: bottom right;
	padding: 1.25em;
}

.alblink {
	color: #5B5B5B;
	font-weight: 700;
	border-bottom: 1px solid #fff;
}
.alblink:hover {
	border-bottom: 1px solid #ddd;
}

.alblink a,
.alblink a:hover,
.alblink a:focus {
	font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
	background: #fff;
	display: inline-block;
    text-transform: lowercase;
    display: inline-block;
    padding: 0.15em 0.5em;
    transition: all .4s ease-in-out;
}




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

.tableb td.thumbnails { padding: 0 1.5em 1.5em 1.5em; }
td.thumbnails {  }

.thumbnails img,
.thumbnails br {display:none;}
.thumbnails a img { 
    display: block; 
    object-position: 50% 20%;
    margin: 0 0 0.5em 0;
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    width: 160px;
    height: 190px;
    object-fit: cover;
	image-rendering: -webkit-optimize-contrast;  
	-webkit-filter: brightness(110%);
}
.thumbnails a:hover img { }



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

.thumb_title, 
.thumb_caption, 
.thumb_resolution {
	display: block; 
	margin: 0.5em; 
	padding: 0; 
	font-weight: 700; 
	width: auto; 
	border: 0; 
	font-family: 'Be Vietnam Pro', sans-serif;
}

.thumb_title { 
	font-family: 'Roboto Mono', monospace;
 }

.thumb_resolution,
.thumb_dimensions,
.thumb_views { display: none; }

.thumb_title_views{
	background-image: url('../sin21-cpg14/images/postmeta_2.jpg');
	background-position: center center;
	color: #fff; 
	padding: 0 1em; 
	font-weight: 400;
	font-size: 0.75em; 
	text-transform: uppercase; 
	display: inline-block;
}

.thumb_resolution:before {
	padding:0 3px; 
	content:' / '; 
	color:#454545;
}

.thumb_caption {
	color: #9F9F9F; 
	font-size: 12px; 
	font-weight: 400;
}

.thumb_caption_mtime { display: none; }
.thumb_caption_ctime { font-size: 0.65em; letter-spacing: -0.02em; text-transform: uppercase; color: #aaa; font-weight: 400; }

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


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

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

.sortorder_options {
	white-space: nowrap;
}


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

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

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

.navmenu a,
.navmenu a:hover,
.navmenu a:focus {
	display: block;
	padding: 5px;
}

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


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

.admin_menu_wrapper {
	padding: 20px 15px;
}

.admin_menu {
	background: #F0F0F0;
	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;
}


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

.filmstrip_background {
	background-color: transparent;
}

.prev_strip {
	text-align: left;
}

.next_strip {
	text-align: right;
}

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

.fitpic {
	max-width: 794px;
}


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

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

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

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

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

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

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

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

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

.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: #bdbebd;
	background-color: #efefef;
}

.clickable_option {
	cursor: default;
}

.listbox_lang {
	font-family: Arial, Helvetica, 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;
}
*/



/* Responsive
-------------------------------------------------------------- */

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

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

	.spec,
	.cpg-nav {
		max-width:90vw; 
		overflow:hidden;
	}

	.mobile-name {
		margin:0 auto 0px!important;
		padding:4vw 0!important;
		display:block;
		background:#665181;
	}

	.mobile-name h1 {
		margin:0;
		padding:0;
		font:700 30px raleway!important;
		color:#fff;
		letter-spacing:-1px;
		text-transform:lowercase;
	}

	.mobile-name .tag-line {
		margin:0;
		display:block;
		padding:0;
		background:none;
		color:#fff;
		font-size:12px;
		font-weight:400;
		text-transform:lowercase;
	}

	.cpg-nav {
		margin:20px auto; 
		padding:1.2em; 
		text-align:center; 
		overflow:hidden;
		border:1px solid #E6E6E6;
	}


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

	.tableh1 {
		font-size:1.7em;
	}


	/* -- CPG -- */
	.maintable,
	.admin_menu_wrapper {
		padding:2vw!important; 
		line-height:145%;
	}

	.image {
		margin: 2px!important;
	}

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

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

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

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

	a:link .image {
		
	}

	.thumb_title,
	.thumb_caption,
	.thumb_filename,
	.thumb_num_comments,
	.thumb_resolution {
		display:table!important; 
		max-width: 12vw!important; 
		overflow: hidden; 
		font-size:11px!important;
	}

	.strip_image {
		max-width: 14vw!important; 
		height: auto;
	}


	#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 img,
	.thumb_caption_rating img,
	#comments img {
		max-width: 2vw!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 {
		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: 14px!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;
	}
}