/*
Theme Name: 6outline_lilyjames_cpg
Site Name: Lily James Daily
Theme URI: http://lilyjames.net
Author: 6Outline
Author URI: 6outline.com
Version: 1.0
*/


body{
	background-color: #fff;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 25px; 
	color: #4c4b4b;    
	margin: 0 auto;
	padding: 0px;
	overflow-x: hidden;
}

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

a:hover {
    color: #000;
}

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

i, em {
	font-style: normal;
    color: #b3678e;
    font-family: 'Lora', serif;
}

li {
    list-style: none;
}

h1{
	font-size: 26px;
	font-family: 'Permanent Marker', cursive;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333;
}

h2{
    font-size: 22px;
	font-family: 'Permanent Marker', cursive;
	font-weight: 300;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;}

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


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

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

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


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


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

#name {
	float: left;
    padding: 75px 52px;
    width: 280px;
    background-image: url(images/name.png);
    background-repeat: no-repeat;
    background-position: 5px 20px;
}

#menu {
	float: left;
    padding: 20px 50px;
    width: 766px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    margin-top: 30px;
}

#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: 2px;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
}

#menu li a:hover {
	color:#333;
	background: linear-gradient(120deg, #a1c45a 0%, #ea4c4c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



.mobile-container {
  margin: auto;
}


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

a.micon {
	border: none !important;
}


#header {	
	background: url(images/header.png) no-repeat center top;
	margin:0 auto 0;
	display:block;
	width: 100%;
	height: 460px;
	margin-bottom: 0px;
	overflow:hidden;
	
}

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

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

#navigation-cpg a { 
	color: #ea4c4c;
	border: 1px solid #ea4c4c;
	margin: 2px;
	padding: 1px 5px;
}

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

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

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

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


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

#footer {	
	clear:both;
	padding: 40px 5px 10px 5px;	
	font-size: 12px;	
	text-align: center;
}

#footer .content {
    margin: auto;
    width: 1180px;
    padding: 20px;
}

#footer em, #footer i, #footer b {	
	color: #131313;
}

#footer .title {
	margin-bottom: 5px;
	background: url(images/name.png) no-repeat center top;
	background-size: 20%;
	height: 80px;
}

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

#footer .title a:hover {
	color: #000;
}


#footer .links a {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px;
}



/* ------------------------- 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: #f1f1f1;
    padding: 20px;
}

.tableh1 {	
    font-family: 'Permanent Marker', cursive;
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    color: #000;
    letter-spacing: 2px;
    padding: 20px;
    background: linear-gradient(120deg, #a1c45a 0%, #ea4c4c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


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

.tableb {	
	padding: 2px 10px;
}

.tableb_alternate {
    background: transparent;
}

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

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

.catrow_noalb .image, .catrow .image {
    max-height: 100px;
    width: 88px;
    padding: 5px;
    border: 1px solid #eee !important;
    background: #fff !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: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff !important;
    background: #a1c45a;
}

.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: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff !important;
    background: #ea4c4c;
}


.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;
    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: 0.95;
	margin: 3px;
	padding: 5px;
	background: url(images/border.png);
    background-position: left top;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}

a:hover .image {	
	opacity: 1;
	background-position: left bottom;
	-webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}

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

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

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

.statslink {
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    text-transform: lowercase;
    font-size: 12px;
    letter-spacing: 1px;
}

.statlink a {
    font-family: 'Permanent Marker', cursive;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize!important;
    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: 11px;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
}

.alblink a {
	letter-spacing: 1px;
	font-weight: 700;
	color: #333;
	padding: 0px 5px;
	background-image: linear-gradient(120deg, #a1c45a 0%, #ea4c4c 100%);
    background-repeat: no-repeat;
    background-position: -1000px;
    background-size: 85% 5px;
    transition: 0.4s;
}

.alblink a:hover {
   	color: #000!important;
	background-image: linear-gradient(120deg, #a1c45a 0%, #ea4c4c 100%);
	background-repeat: no-repeat;
    background-position: 5px;
    background-size: 100% 5px;
	transition: 0.4s;
}



.catlink {
    display: block;
}



.catlink a {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    text-align: justify;
    letter-spacing: 2px;
    background: url(images/border.png);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.catlink a:hover {
    color: #000
}

.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(https://lilyjames.net/photos/themes/6outline_lilyjames_cpg/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(https://lilyjames.net/photos/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('https://lilyjames.net/photos/images/message/info.png');
}
.cpg_message_success {	color: #4F8A10;    background-color: #DFF2BF;    background-image: url('https://lilyjames.net/photos/images/message/ok.png');
}
.cpg_message_warning {    color: #9F6000;    background-color: #FEEFB3;    background-image: url('https://lilyjames.net/photos/images/message/warning.png');
}
.cpg_message_error {	color: #D8000C;    background-color: #FFBABA;    background-image: url('https://lilyjames.net/photos/images/message/stop.png');
}
.cpg_message_validation {    color: #D63301;
    background-color: #FFCCBA;    background-image: url('https://lilyjames.net/photos/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('https://lilyjames.net/photos/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) {
    #name {display:none;}
	.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; display: in-line block; padding: 5px; border-bottom: 1px solid #eee;}
	#menu li a {padding: 0; border: none;}
	#menu1 {margin-top: 0;}
	#menu2 {float: left; margin-top: 0; margin-left: 15px;}
	.micon {display: table;}
	.micon a:hover {color:#000;}
	.micon:hover {color:#000;
	}
}

@media all and (max-width: 1023px) {
    #name {display:none;}
	.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; display: in-line block; padding: 5px; border-bottom: 1px solid #eee;}
	#menu li a {padding: 0; border: none;}
	#menu1 {margin-top: 0;}
	#menu2 {float: left; margin-top: 0; margin-left: 15px;}
	.micon {display: table;}
	.micon a:hover {color:#000;}
	.micon:hover {color:#000;}
}