/*
Theme Name: AdeleExWP
Author: Amanda
*/


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

body {
	font-family: 'Noto Sans', sans-serif;
	font-size: 12px;
    color: #7d7d7d;
    line-height: 19px;
	background-color: #f8f7f4;
	text-align:justify;
	overflow-x: hidden;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url("/wp-content/themes/AdeleExWP/images/background.png");
}

p {
	margin: 3px;
    padding: 3px;
}

a {
	text-decoration: none;
	color: #d66f1b;
	font-weight: normal;
}

a:visited {
	color: #d66f1b;
}

a:hover {
	color: #7d7d7d;
}

.post a:visited{
	color: #615246!important;
}

.post a {
	color: #615246!important;
}


.page a{
	color: #615246;
}

.page a:visited {
	color: #615246;
}


@font-face {
  font-family: Brandon;
  src: url(/wp-content/themes/AdeleExWP/Brandon.ttf);
}


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

.container {
	margin: 0 auto;
    width: 1400px;
}

.wrapper {
	margin: 0 auto;
    width: 1060px;
	background:URL("images/wrapper.png");
	margin-top: 2px;
}

.clear {
	clear: both;
}


/*  Navigation
-------------------------------------------------------------- */

#navi1{
	width: 500px;
    margin: 0 auto;
    position: relative;
    top: 234px;
   	left: -260px;
}

#navi1 a{
	color: transparent!important;
    margin-left: 15px;
    padding-left: 10px;
    padding-right: 30px;
    margin-right: 25px;
}

#navi2{
	width: 500px;
    margin: 0 auto;
    position: relative;
    top: 215px;
    left: 360px;
}

#navi2 a{
	color: transparent!important;
    margin-left: 25px;
    padding-left: 10px;
    padding-right: 30px;
    margin-right: 25px;
}

#social {
   	width: 100px;
    margin: 0 auto;
    position: relative;
	top: 205px;
    left: -280px;
}

#social a {
	color: transparent!important;
    padding-left: 90px;
    padding-right: 70px;
}


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

#header {
	width: 1400px;
	height: 641px;
	margin: 0 auto;
	background:URL("images/header.png");
}

.latest{
position: relative;
    width: 1020px;
    margin: auto;
    top: 490px;
}

.latest img {
	height:60px;
	width: 60px;
	filter: grayscale(80%);
	margin:4px;
	padding: 2px;
	transition: all .4s ease-in-out;
	opacity: 0.8;
	border: 1px solid #4a483c;
}

.latest img:hover{
	height: 60px;
	width: 60px;
	filter: grayscale(0%);
	margin: 4px;
	padding: 2px;
	transition: all .4s ease-in-out;
	border: 1px solid #1f1d1e;

}

/* 5.0 Content
-------------------------------------------------------------- */

#content {
	float: right;
	width: 710px;
}


/* 5.1 Posts
-------------------------------------------------------------- */

.post {

	padding-left: 24px;
    padding-right: 24px;
}

.post b, strong {
	font-weight: 800!important;
	color: #c77f81!important;
}


.post i, em {
	color: #d7b598!important;
	letter-spacing: 1px;
}


.post u {
	color: #62606f;
}

.post img {
	border: 1px solid #ebe4e0;
    background-color: #f1efee;
    padding: 4px;
    margin: 3px;
}

.post img:hover {
	border: 1px solid #ebe4e0;
    background-color: #dff3ff;
    padding: 4px;
    margin: 3px;
}

.post blockquote {
	padding: 15px 25px;
	border-left: 5px solid #f9c0c2;
	background: #fdfdfd;
}


/* Post title
-------------------------------------------------------------- */


.post-title {
	font-size: 20px;
    text-transform: uppercase;
    color: #5f5d51;
    font-family: Brandon;
    font-style: normal;
    text-shadow: 1px 1px 0px #fff;
	text-align: center;
}

.post-title a {
	color: #5f5d51;
}

.post-title a:hover {
	color: #474747;
}

.post-title a:visited {
	color: #5f5d51!important;
}


.post-line {
	width: 40px;
	height: 5px;
	margin: 13px auto;
	background: #4fb8a6;
}


/* Post meta
-------------------------------------------------------------- */

.post-date {
	font-family: 'Brandon', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	position: relative;
    top: 28px;
    left: 23px;
}

.post-meta {
	font-family: 'Brandon',sans-serif;
	font-size: 9px;
	line-height: 40px;
	text-transform: uppercase;
	color: #7d7d7d;
	height: 40px;
	text-align: center;
}

.post-meta a {
	color: #7d7d7d!important;
}

.post-meta a:hover {
	color: #919191;
}

.share {
	position: relative;
    display: inline-block;
	top: -2px;
    left: 2px;
	overflow: visible;
}

.share i {
	font-size: 6px!important;
	color:#7d7d7d!important;
}


/* Post Likes
-------------------------------------------------------------- */
.sl-wrapper a {
	border-bottom: 0 !important;
	text-decoration: none !important;
	padding-right: 10px;
	line-height: 15px;
}
.sl-button {
	padding: 0.375em 0.625em;
	font-size: 1em;
	line-height: 1;
	font-weight: normal;

}

/* Colors */
a.liked {
	color: #919191;
}
a.liked:hover,
a.liked:active,
a.liked:focus,
a.liked:visited{
	color: #919191;
}
a.liked span.sl-count,
.sl-count, span.sl-icon {
	color: #919191;
	font-style: normal!important;
}


/* Icon */
.sl-icon {
	margin-right: 5px;
	font-family: 'Brandon', Arial, sans-serif;
	font-size: 9px;
	color: #919191;
	font-style: normal!important;
}

.sl-icon a, a:visited, a:active {
	color: #919191;
}

span.sl-icon i {
	color: #919191!important;
	font-style: normal!important;
}

.sl icon i {
	color: #919191;
	font-style: normal!important;
}

.sl-icon svg {
	width: 1em;
	height: 1em;
	margin-top: -4px;
}
.sl-icon svg:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left:0;
	color: #919191;
	font-style: normal!important;
}

/* Count */
.sl-count {
	font-size: 10px;
	font-family: 'Brandon', Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
	margin-top:-10px!important;
	
}

/* Loader */
.loader,
.loader:before,
.loader:after {

  animation: load1 1s infinite ease-in-out;
  width: .2em;
  height: .6em;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -.375em;
 
  animation-delay: -0.32s;
}
.loader {
  
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1em;


  transform: translateZ(0);

  animation-delay: -0.16s;
}
.loader:after {
  left: .375em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(0, 0, 0, 0.2);
    height: .6em;
  }
  40% {
    box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
    height: 1em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(0, 0, 0, 0.2);
    height: .6em;
  }
  40% {
    box-shadow: 0 -.3em rgba(0, 0, 0, 0.2);
    height: 1em;
  }
}


/* Post content
-------------------------------------------------------------- */

.post-content {
	margin: 24px 0;
}


/* Post navigation
-------------------------------------------------------------- */

.post-nav {
	font-size: 13px;
	line-height: 20px;
	margin: 36px 0;
	padding: 16px 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}

.post-nav span {
	font-size: 15px;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
}

.post-nav .alignleft {
	max-width: 50%;
}

.post-nav .alignright {
	max-width: 50%;
	text-align: right;
}


/* 5.6 Post thumbnail
-------------------------------------------------------------- */

.featured {
	    margin-top: 12px;
	
}

.featured img{
	filter: none!important;
	padding: 0px!important;
	margin: 0px!important;
	border: none!important;
	box-shadow: none!important;
}


/* 5.7 Pages
-------------------------------------------------------------- */

div.page {
	padding: 24px 24px;
}

.page-title {
	font-family: 'Brandon', sans-serif;
    font-weight: 500!important;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
	background:URL("images/contenttitle.png");
	height: 70px;
	padding-left: 140px;
    line-height: 60px;
	color: #40342a;
}


.page-content {
	margin: 24px 0;
}

.breadcrumbs {
	font-size: 11px;
	line-height: 18px;
	margin: 6px 0 0 0;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #919191;
}

.breadcrumbs a {
	color: #919191;
}

.breadcrumbs a:hover {
	color: #919191;
	border-bottom: 1px solid #919191;
}



/* 5.10 Comments
-------------------------------------------------------------- */

.comments-title {
	font-size: 15px;
	margin: 24px 0;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #333;
}

.comment-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.comment {
	margin: 24px 0;
}

.comment-meta {
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	color: #919191;
}

.comment-meta a {
	color: #919191;
}

.comment-meta a:hover {
	color: #919191;
}

.comment-list .reply {
	font-size: 11px;
	margin: 24px 0;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #e9e9e9;
}

.comment-list .reply a {
	padding: 5px 0;
}

.comment-author .fn {
	font: 400 14px/24px 'Oswald',Arial,sans-serif;
	font-style: normal;
	text-transform: uppercase;
}

.comment-author .avatar {
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
	border-radius: 100%;
	box-shadow: none;
}

.comment-list .children {
	padding: 0 0 0 25px;
	list-style: none;
	border-left: 1px solid #e9e9e9;
}

.com-nav {
	font-size: 11px;
	margin: 24px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}


/* Sidebar
-------------------------------------------------------------- */

/* Sidebar main */

#sidebar {
	font-size: 11px;
	float: left;
	width: 350px;
	color: #ffffff;
}

.top {
	
}

.top img {
	filter: none!important;
	padding: 0px!important;
	margin: 0px!important;
	border: none!important;
	opacity: 1.0!important;
}


#sidebar .side { 
	font-family: 'Noto Sans', sans-serif;
	font-size: 11px;
	padding: 15px;
	line-height: 19px;
	margin: 0px 0px 20px 0px;
	color:#ffffff;
	text-shadow: 1px 1px 0px #;
}

#sidebar b, strong {
	color: #e1999b;
	font-weight: 700;
}

#sidebar i, em {
	color: #f6dac2;
	font-style: italic;
}


#sidebar a {
	color: #f6dac2;
	font-weight: normal;
}

#sidebar a:visited {
	color: #f6dac2!important;
	font-weight: normal;
}


#sidebar a:active {
	color: #f6dac2!important;
	font-weight: normal;
}

#sidebar a:hover {
	color: #ffffff;
}


#sidebar img {
	padding: 2px;
    border: 1px solid #4a3e35;
    margin: 1px;
    background-color: transparent!important;
}

#sidebar img:hover {
	padding: 2px;
    border: 1px solid #4a3e35;
    margin: 1px;
    background-color: transparent!important;
}

#sidebar blockquote {
background-color: transparent!important;
padding: 10px;
margin: 10px!important;
border: 1px solid #4a3e35;
}

.infos {
    font-size: 9px;
    font-weight: normal;
    color: #fff!important;
	
}

.infos a {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: normal;
    color: #fff!important;
    background-color: transparent;
	border: 1px solid #4a3e35;
    font-family: Arial;
    margin-right: 2px;
    margin-left: 2px;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -khtml-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.infos a:visited, a:active {
	color: #ffffff;
}

.official{
   	background-color: transparent!important;
	padding: 10px;
	margin: 10px!important;
	text-align: center;
	border: 1px solid #827d98;
	font-size: 10px;
}

.official a {
	color: #ffffff!important;
	font-size: 10px;
}


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

#footer {
	font-size: 14px;
	width: 1060px;
	margin: 0 auto;
	text-align: center;
	color: #919191;
	background: #222;
	background:URL("images/footer.png");
	height: 180px;
	background-repeat: no-repeat;
}

#footer a {
	color: transparent!important;
	text-transform: none;
    text-align: center;
    font-size: 12px;
   	line-height: 14px;
    text-decoration: none;
    display: block;
    width: 130px;
    margin-left: 500px;
    position: relative;
    top: 150px;
}
