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

/* COLORS
	*Green - a1c45a;
	*Yellow - f1c550;
	*Red - ea4c4c;
	*Dark Grey - 253237;
*/


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

html {
	height: 100%;
}

h1, h2, h3, h4, h5, h6{}
h2, h3, h4, h5, h6{}

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

h2{
    font-size: 22px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	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;
}

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

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


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

p{
	margin:15px 0;
}

a{
	color:#333;
}

a:hover {
	color: #333;
}

strong{
	font-weight:bold;
}

i, em {
	font-family: 'Lora', serif;
	letter-spacing: 1px;
	font-style:italic
}

hr{
	height:1px;
	border:0;
	margin:30px 0;
	background:#ccc;
}


html, table tr td, table, tr, td, body { 
	padding: 0; 
	margin: 0; 
	border: 0; 
}

img { 
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.alignleft {
	float: left;
	margin: 3px 12px 3px 0!important;
}


.alignright {
	float: right;
	margin: 3px 0 3px 12px!important;
}


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

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


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

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

#sitetitle {
	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;
}

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

a.icon {
	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;
	
}

#header2 {
	margin: 20px auto 0 auto;
    width: 1180px;
	overflow: hidden;
	color: #4c4b4b;
	text-align: justify;
	line-height: 22px;
	font-size: 12px;
}

#header2 .title {
	font-family: 'Permanent Marker', cursive;
	color: #000;
	letter-spacing: 1px;
	font-size: 18px;
	background: url(images/border.png);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


#header2 i, em {
	font-family: 'Prata', serif;
	font-size: 13px;

}

#header2 b, strong {
	color: #333;
	letter-spacing: 1px;
	font-family: "Oswald";
	text-transform: uppercase;
}

#header2 u {
	padding-bottom: 1px;
	border-bottom: 1px solid #333;
}

#header2 .welcome {
	float: left;
	width: 759px;
	padding: 20px;
	margin-right: 22px;
	border: 1px solid #f1f1f1;
	height: 105px;
}


#header2 .latest {
	float: left;
	width: 314px;
	padding: 20px;
	border: 1px solid #f1f1f1;
	height: 105px;
}

#header2 .latestimg img {
	height: 50px;
	border: 1px solid #cdcacb;
	opacity: 0.9;
	margin: 15px 3px 0px -10px;
}

#header2 .latestimg img:hover {
	opacity: 1;
}

#header2 .latestimg a {
	border: none !important;
	padding: 5px 10px;
}




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

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

/* -------------------------POSTS------------------------- */

#content {
	float: left;
	width: 800px;
	margin-right: 20px;
	margin-top: 8px;
}

.post {
	margin: 0 auto;
	font-size: 12px;
	padding: 20px;
	text-align: justify;
	color: #727272;
}

.post b, strong {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #333;
	letter-spacing: 1px;
	text-transform: uppercase;
}

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

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

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

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


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


.post-meta {
	display: inline;
	font-size: 10px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

.post-meta a {
	color: #333;
	text-decoration: none;
	border: none;
}

.post-category {
	margin-top: 10px;
	font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    border: 1px solid #ea4c4c;
    display: inline-block;
    padding: 1px 5px;
}

.post-category a {
	font-family: 'Open Sans', sans-serif;
	color: #ea4c4c;
	margin: 2px;
}

.post-comment {
	margin-left: 15px;
}
	
.post-comment a {
	color: #222222;
	border: none;
}

.post img {
	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;
}

.post img:hover {
	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;
}


.read-more {
	font-size: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin: 20px auto;
	display: table;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	background: #253237;
	padding: 2px 10px;
}

a.read-more   {
	color: #fff;
}

a.read-more:hover {
	color: #fff;
}

.featured-image {
	position: relative;
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 15px;
	opacity: 1;
	border: none;
}

.featured-image img {
	opacity: 1;
	padding: 0;
	margin-top: 10px;
	background: none;
	border: none;
}

.featured-image img:hover {
	opacity: 1;
	border: none;
}

.post li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style: none;
	border-bottom: 1px solid #eee;
}

.post ul {
	margin: 0 !important;
	padding: 0 !important;
}

.post-wrap {
	margin-bottom: 25px;
}

.post-wrap img, .post-wrap img:hover {
	width: 40%;
	background: none;
	border: none;
	padding: 0;
}


blockquote {
	position: relative;
	margin: 20px 25px;
	padding: 5px 20px;
	font-family: 'Lora', serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #fff;
	background: #637278;
}




.gallerylink { 
	vertical-align: middle;
	font-size: 12px;
	width: 740px;
	height: 80px;
	padding: 0 15px 10px 15px;
	display: table-cell;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
}

.gallerylink::before {
	display: block;
	content: 'Gallery Links';
	width: 160px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family:'Permanent Marker', cursive;
	color: #333;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 3px;
	text-transform: uppercase;
	background: linear-gradient(120deg, #a1c45a 0%, #ea4c4c 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

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

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

}

/* -------------------------PAGE------------------------- */

.page {
	padding: 10px;
}

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

.page-nav {
	margin-top: 10px;
	font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;
}

.page-nav a {
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #ea4c4c;
	padding: 1px 5px;
	color: #ea4c4c;
	margin-right: 2px;
}


/* -------------------------PAGINATION------------------------- */

.page_nav .page-numbers, a.page-numbers {
	background: #fff;
	color: #333;
	font-size: 11px;
	display: inline-block;
	width: auto;
	float: initial;
	margin: 4px 4px 4px 0;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	border: 1px solid #333;
}


.page_nav .page-numbers:hover{
	color: #333;
}

.page_nav .page-numbers, span.current {
	background: #a1c45a;
	color: #000;
	font-size: 11px;
	display: inline-block;
	width: auto;
	float: initial;
	margin: 4px 4px 4px 0;
	padding: 5px 8px 5px 8px;
	text-decoration: none;
	border: 1px solid #333;
}



/* -------------------------SIDEBAR------------------------- */

#sidebar {
	float: right;
	width: 357px;
	overflow: hidden;
	margin-top: 33px;
	padding-top: 0px;
}

#sidebar img {
	border: 1px solid #b5b1b1;
	opacity: 1;
	margin: 3px;
}

#sidebar img:hover {
	opacity: 0.9;
}

#sidebar ul { 
	padding: 0;
} 

#sidebar li { 
	padding: 10px 0px; 
	border-bottom: 1px solid #e1e1e1; 
	list-style: none; 
	margin: 0; 
}

.side-content {
	padding: 20px;
	margin-bottom: 30px;
	text-align: justify;
	color: #727272;
	font-size: 12px;
	background: #f1f1f1;
}

.side-content b {
	color: #333;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.side-content i {
	font-style: normal;
	 color: #f46d32;
    font-family: 'Lora', serif;
}

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

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

.side-title {
	font-family: 'Permanent Marker', cursive;
	font-size: 16px;
	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;
}


#projects { 
	padding: 0px 5px 0px 5px;
}

#projects .head {
	background-size: 100%;
	height: 120px;
	line-height: 110%;
	padding: 60px 20px 0 20px;
	margin: 0px -25px 10px -25px;
}

#projects span.ttl { 
	font-family: "Poppins", sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 2px;
	padding: 5px;
	font-weight: 700;
	line-height: 40px;
	background: #ea4c4c;
}

#projects span.info {
	color: #000;
	font-size: 75%;
	letter-spacing: 0.2em;
	text-transform: lowercase;
	line-height: 20px;
	background: #f1c550;
}

#projects .links {
	margin-top: -36px;
    margin-bottom: 15px;
    text-align: center;
    background: #f1f1f1;
}

#projects .links a {
	color: #000 !important;
	margin: 3px;
	letter-spacing: 1px;
	font-family: "Open Sans", sans-serif;
	font-size: 7.6px;
	padding: 1px 4px;
	text-transform: uppercase;
}

#projects .desc {
	margin: 10px;
}


#aff {
	margin-left: 0%;
	text-align: center;
}

#aff ul {
    list-style:none;
	overflow: hidden;
    text-align: center;
	margin-left: 10%;
}

#aff li {
	font-family: 'Open Sans', sans-serif;
	margin: 3px;
	padding: 4px 8px;
	width: 22%;
	display: inline-block;
	line-height: 14px;
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	background: #fff;
	border: 1px solid #e6e6e9;
	border-image: url(images/border.png) 40;
}

#aff li a {
    display: block;
    color: #333 ;
}

#aff li a:hover {
	color: #333;
}



/* -------------------------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;
}



/* ------------------------- RESPONSIVE MENU ------------------------- */
@media only screen and (max-width: 1024px) {
	body {background: none;}
	#container {max-width: 90%; width: 90%;}
	#header2 {display: none;}
	#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;}
	.icon {display: table;}
	.icon a:hover {color:#000;}
	.icon:hover {color:#000;}
	#content {width: 90%;}
	.post {float: none;width: 90%;}
	.post-title a {border: none;}
	.post img {max-width: 50%;}
	.featured-image img {display: none;}
	iframe {width: 90%; max-width:90%;}
	#sidebar {width: 90%; }
	#projects .head { height: 87px; }
	#footer {width: 90%;max-width: 90%;}
	#footer .title {background-size: 80%;}
	#footer .content {width: 90%;max-width: 90%;}
}

@media only screen and (max-width: 800px) {
	body {background: none;}
	#container {max-width: 90%; width: 90%;}
	#top {display: none}
	#name {display:none;}
	#header {display: none;}
	#header2 {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;}
	.icon {display: table;}
	.icon a:hover {color:#000;}
	.icon:hover {color:#000;}
	#content {width: 90%;}
	.post {float: none;width: 90%;}
	.post-title a {border: none;}
	.post img {max-width: 50%;}
	.featured-image img {display: none;}
	iframe {width: 90%; max-width:90%;}
	#sidebar {width: 90%; }
	#projects .head { height: 87px; }
	#footer {width: 90%;max-width: 90%;}
	#footer .title {background-size: 80%;}
	#footer .content {width: 90%;max-width: 90%;}
}