/*
Theme Name: 6outline_pratt_wp
Site Name: CHRIS PRATT FAN
Theme URI: https://chris-pratt.net
Author: 6Outline
Author URI: 6Outline.com
Version: 1.0
*/


@font-face {
font-family: "Moonly";
src: url("/gallery/themes/6outline_pratt_cpg/fonts/Moonly.otf");
}


body{
	background: url(images/header.png) no-repeat center top;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 25px;
    color: #4c4b4b;
    margin: 0 auto;
    padding: 0px;
    overflow-x: hidden;
}

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

a:hover {
    color: #0033CC;
}

u {
    color: #333;
    border-bottom: 1px solid #333;
    padding-bottom: 1px;
    text-decoration: none;
}

i, em {
	 color: #3b130b;
    font-family: "Open Sans", sans-serif;
}

h1{
	font-size: 26px;
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333;
	font-weight: 300;
}

h2{
    font-size: 22px;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;}

h3{
	font-size: 18px;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;
}


p {
    font-size: 100%;
    margin: 2px 0px;
}



::selection { 
	background: #e3dc7b; 
	color: #000; 
}

::-moz-selection { 
	background: #e3dc7b; 
	color: #000; 
}


/* ------------------------- NAVIGATION + HEADER ------------------------- */



#navigation {
	margin: auto;
	width: 1300px;
}



#menu {
    width: auto;
    float: right;
    text-align: center;
    margin-top: 25px;
    padding: 10px;
    margin-right: 90px;
}

#menu li {
	display: inline-block;
    font-size: 10px;
    margin: 0px 10px;
}

#menu li a {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
	padding: 8px 5px 8px 5px;
	letter-spacing: 1px;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
}

#menu li:hover {
	margin: -2px 10px;
}

#menu li a:hover {
	color:#333;
	border-top: 2px solid #8d9dc5;
	border-bottom: 2px solid #3b130b;
}


.mobile-container {
  margin: auto;
}

.micon {
	display: none;
	font-weight: 500;
	font-size: 14px;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
}


#header {	
	margin: 0 auto 0;
    display: block;
    width: 100%;
    height: 530px;
    margin-bottom: 0px;
	
}


/* ------------------------- NAVIGATION COPPERMINE ------------------------- */

#navigation-cpg { 
    text-align: center;
    line-height: 22px;
    padding: 20px 0 0 0;
    font-size: 10px;
    color: #000;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;

}

#navigation-cpg a { 
    margin-right: 5px;
    background: #36130b;
    color: #fff;
}

#navigation-cpg a:hover {
    color: #fff;
}

/* ------------------------- CONTAINER ------------------------- */

#container {	
	margin: auto;
    width: 1180px;
}

#content {	
	padding: 20px 15px;
    font-size: 12px;
}


/* ------------------------- FOOTER ------------------------- */

#footer {	
	clear: both;
    font-size: 12px;
    text-align: center;
	color: #f2f2f2 !important;
}

#footer .content {
	margin: 0 auto;
    padding: 40px;
    background: #222;
	color: #f2f2f2 !important;
}

#footer em, #footer i, #footer b {	
	color: #f2f2f2 !important;
}

#footer .links span {
	background: #e3dc7b;
	padding: 1px 8px;
	color: #000;
}

#footer .links a {
	font-family: "Poppins", sans-serif;
	color: #f2f2f2;
	text-decoration: none;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 13px;
	text-transform: uppercase;
	margin: 5px;
}


#footer .desc {
	font-family: "Open Sans", sans-serif;
	letter-spacing: 1px;
	line-height: 18px;
	text-align: justify;
	color: #f2f2f2 !important;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 11px;
}


/* ------------------------- COPPERMINE CSS ------------------------- */

.listbox {
    vertical-align : middle;
}

.button, .buttonlist ul li a {	font-family: Arial, Helvetica, sans-serif;    font-size: 90%;   color: #000;    vertical-align : middle;
}

.radio {
    vertical-align : middle;
}

.checkbox {
    vertical-align : middle;
}

.bblink a, a:hover {    text-decoration: none;
}

.maintable {
    margin: 0 auto 20px 0;
    background: #d9d9d9;
    padding: 20px;
}

.tableh1 {	
    line-height: 1.4;
    padding: 5px 20px;
    margin-bottom: 5px;
    text-align: left;    
    font-family: "Moonly";
    color: #000;
	background: linear-gradient(120deg, #8d9dc5 0%, #3b130b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: lowercase;
    font-size: 30px;
}


.tableh2 {
    color: #333;
	padding: 15px 0 0 8px;
	font-size: 12px;
}

.tableb {	
    background: #d9d9d9;
	padding: 2px 10px;
}

.tableb_alternate {
    background: transparent;
}

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

.catrow_noalb, .catrow {
	line-height: 22px;
	font-weight: 300;	
    padding: 20px 10px;	
	border-bottom: 1px solid #b5b5b5;
}

.catrow_noalb .image, .catrow .image {

    padding: 5px;
    border: 1px solid #b5b5b5 !important;
}

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

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

.thumb_title {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    padding: 2px;
    font-weight: normal;
    color: #333;
    margin: 5px 0 -5px 0;
}

.thumb_title_views {
    font-size: 9px;
    line-height: 1.4;
    display: inline-block;
    margin: 5px 5px 0 1px;
    padding: 0px 2px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff !important;
    background: #3b130b;
}

.thumb_resolution {
    font-size: 9px;
    line-height: 1.4;
    display: inline-block;
    margin: 5px 0 0 0px;
    padding: 0px 2px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff !important;
    background: #8d9dc5;
}


.thumb_caption {
    font-size: 10px;
    line-height: 1.4;
    display: block;
    margin: 5px 1px 0 1px;
    padding: 2px 6px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
    color: #000 !important;
}

.thumb_caption a {
    text-decoration: underline;
    color: #000000;
}
.thumb_num_comments {
    font-weight: normal;
    font-size: 85%;
    padding: 2px;
    font-style : italic;
    display : block;
}

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

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

.sortorder_cell {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    margin: 0px;
}

.sortorder_options {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background : #8AA5B5 ;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 80%;
    white-space: nowrap;
}

.navmenu {	
	font-weight: 300;	
	border-style: none;	
}

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

.navmenu a {
    display: block;
    padding-top: 2px;
    text-decoration: none;
}

.navmenu a:hover {
    background: #fff;
}

.admin_menu {
    font-size: 10px;	
	display: inline-block;	
	padding: 5px;	
	color: #000;	
	background: #fff;
}

.admin_menu a, a:hover {
    color: #000000;
}

.admin_float {
    float:left;    display: block;   	position: relative;    white-space:nowrap;
}


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

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


/* pseudo-classes for image links */
a:link .image, a:visited .image, a:focus .image, a:active .image {	
	opacity: 1;
    margin: 3px;
	border: 1px solid #3b130b;
    padding: 4px;
}

a:hover .image {	
    border: 1px solid #8d9dc5;
}

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

.thumbnails {
    background:transparent;
    padding: 10px 5px;
}

.statlink {	
	color: #333;
	font-size: 11px;	
	letter-spacing: 1px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

.statslink {
    color: #333;
    letter-spacing: 1px;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 auto;
    display: table;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
    padding: 2px 2px;
    background: #e5de7c;
}

.statlink a {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 700;
    text-decoration: none;
    color: #000 !important;
    letter-spacing: 2px;
    line-height: 15px;
    display: inline-block;
    margin: 1px 0 2px 0;
}

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

.alblink {
    font-size: 10px;
	font-weight: 300;
	font-family: 'Lora', serif;;
}

.alblink a {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    text-align: left;
    font-style: italic;
    letter-spacing: 3px;
    font-weight: 700;
    color: #000;
    line-height: 20px;
    margin: 1px 0 2px 0;
}

.alblink a:hover {
}

.catlink {
    display: block;
    line-height: 18px;
    font-size: 16px;
    margin-bottom: 3px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
    color: #3b130b;
    font-style: italic;
}

.catlink a {
    color: #3b130b;
    display: inline-block;
    margin: 1px 0 1px 0;
}

.catlink a:hover {
    color: #3b130b;
}

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

.topmenu a {
    color : #0033CC;
    text-decoration : none;
    cursor: help;
}

.topmenu a:hover  {
    color : #0033CC;
    text-decoration : underline;
}

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

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

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

.debug_text {
    border: #BDBEBD;
    background-color: #EFEFEF;
    width : 100%;
    margin : 0px;
}

.clickable_option {
    cursor : default;
}

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

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

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

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

#cpgChooseLanguageWrapper {    float:left;
}

#cpgChooseThemeWrapper {
    float:left;
}

.filmstrip_background {
    background-color:transparent;
}

.prev_strip {	text-align: left;
}

.next_strip{
    text-align: right;
}

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

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

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

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


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

.progressContainer {
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
}
/* Message */
.message {
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}
/* 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;
    color: #555;
    width: 323px;
    height: 14px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

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

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

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

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

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

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

.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 {    margin-left: 100px;    font-size: 10px;    line-height: 100%;    text-decoration: underline;    cursor: pointer;    display: none;    color: #FF0000;
}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {    border: 1px solid;    margin: 10px 0px;    padding:15px 10px 15px 50px;    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:0.9em;	border: 1px solid;    margin: 10px 0px;	padding:5px 10px 5px 10px;    color: #FF2B9C;    background-color: #FFDEEF;	text-align:right;	float:right;	width:400px;
}

#GB_window {    background:transparent;    border: 5px solid #CCD7E0;
}

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

.detail_head_collapsed, .detail_head_expanded {	color: #333;
}






/* ------------------------- RESPONSIVE NAV ------------------------- */


@media (max-width: 1024px) and (min-width: 1024px) {
	.mobile-container {
	    padding: 20px; 
	    width: 30%; 
	    float: left;
	}
	
	#menu {
	    width: 90%; 
	    padding: 0; 
	    display: none;
	}
	
	#menu ul {
	    position: static; 
	    display: none; 
	    padding: 0; 
	    margin: 0;
	}
	
	#menu li {
	    float: left; 
	    margin: 0; 
	    width: 96%; 
	    color: #000; 
	    font-size: 10px; 
	    text-decoration: none; 
	    text-align: left; 
	    letter-spacing: 1px; 
	    border-bottom: 1px solid #eee; 
	    display: in-line block; 
	    padding: 5px;
	}
	
	#menu li:last-child {
	    border:none;
	}
	
	#menu li a {
	    padding: 0;
	}
	
	.micon {
	    display: table;
	}
	
	.micon a:hover {
	    color:#000;
	}
	
	.micon:hover {
	    color:#000;
	}
}

@media all and (max-width: 1023px) {
	.mobile-container {
	    padding: 20px; 
	    width: 30%; 
	    float: left;
	}
	
	#menu {
	    width: 90%; 
	    padding: 0; 
	    display: none;
	}
	
	#menu ul {
	    position: static; 
	    display: none; 
	    padding: 0; 
	    margin: 0;
	}
	
	#menu li {
	    float: left; 
	    margin: 0; 
	    width: 96%; 
	    color: #000; 
	    font-size: 10px; 
	    text-decoration: none; 
	    text-align: left; 
	    letter-spacing: 1px; 
	    border-bottom: 1px solid #eee; 
	    display: in-line block; 
	    padding: 5px;
	}
	
	#menu li:last-child {
	    border:none;
	}
	
	#menu li a {
	    padding: 0;
	}
	
	.micon {
	    display: table;
	}
	
	.micon a:hover {
	    color:#000;
	}
	
	.micon:hover {
	    color:#000;
	}
}