/*
Theme Name: Totally Elle - Dark Pink
Version: 37
Theme URL: purplehymn.com
Description: Totally Elle - Designed by Gabby - www.ellefanning.net
Author: Gabby
*/

@charset "utf-8";

/* BEGINNING OF CUSTOM FONTS */


/* END OF CUSTOM FONTS */

/* BEGINNING OF BODY, HEADER AND NAVIGATION BAR */

body {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	background-color: #dfdfdf;
	color: #7a7975;
	overflow-x: hidden;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;

}

#container {
    width: 1415px;
    margin: 0 auto;
    background-image: url(images/header3.png);
	background-repeat: no-repeat;
    background-position: left 0;
}

/* BEGINNING OF EXTRAS */

#extras {
    clear:both;
    height: 150px;
    width: 795px;
    margin-top: 0px;
    margin-left: 375px;
    padding-top: 15px;
    padding-left: 15px;
    background-image: url();
    background-position: 0 center;
    background-repeat: no-repeat;
    background-color: #000;
    opacity: 0.8;
}

#extras img, img a {
    width: 57px;
    height: 57px;
    margin-bottom: 8px;
    margin-right: 4px;
    margin-left: 2px;
    border: solid 2px #fff;
    object-fit: cover;
}

#extras img:hover {
    border: solid 2px #f6fdd6;
}


/* END OF EXTRAS */


#navbar {
	width: 650px;
    text-align: right;
	text-transform: uppercase;
	padding-top: 147px;
    padding-left: 540px;
	font-family: 'Bebas Neue', cursive;
	font-size: 25px;
    font-weight: 400;
	letter-spacing: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left 10px;
}

#navbar ul, #navbar li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navbar a {
	color: #e00058;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 0px;

}

#navbar a:hover {
	color: #000;
    border-bottom: 4px solid #333;
    border-image-source: #fff;
    border-image-slice: 3;
}

#navbar i, em {
    color: #e00058;
}


/* END OF BODY, HEADER AND NAVIGATION BAR */

/* BEGINNING OF GENERAL TEXT - Override by coding specifically on different sections */

a:link, a:visited {
	text-decoration: none;
	color: #1c1c1c;
}
a:hover {
	color: #b8c9ae;
	cursor: ne-resize;
}
b, strong {
    font-family: Quicksand, Arial, Helvetica, sans-serif;
	color: #494949;
    font-weight: 600;
}
em, i {
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	color: #efcf8f;
}
u {
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	color: #565554;
	background-image: linear-gradient(-90deg, #a8aa64, #c3e1e);
/*	background-repeat: no-repeat;*/
	background-position: center bottom;
	background-size: 100% 10%;
	padding-bottom: 3px;
}

/* END OF GENERAL TEXT */

/* BEGINNING OF CONTENT CONTAINER - Don't change inline-block or margins! */

#content {
	display:inline-block;
    text-align: center;
    width: 1230px;
	max-width: 1230px;
    margin: 0 auto;
    background-image: url();
    background-position: 0 center;
    background-repeat: repeat-y;
}

/* END OF CONTENT CONTAINER */

/* BEGINNING OF POST AREA */ 

#main {
    background-color: #000000;
	float: right;
	width: 800px;
    padding-right: 0px;
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 30px;
    margin-left: 0px;
    margin-right: 45px;
    min-height: 2360px;
}

#main i, em {
    color: #efcf8f;
}

#post {
	float: right;
	width: 710px;
    background-color: #e6e6e6;
    background-image: url();
    background-repeat: no-repeat;
    background-position: bottom center;
    line-height: 17px;
	text-align: justify;
    color: #000;
    margin-right: 30px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
}

#post i, em {
    color: #e00058;
}

#category {
    margin-left: 20px;
	float: left;
	width: 745px;
	padding-bottom: 10px;
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	letter-spacing: 1px;
    text-align: left;
}
#category a {
	text-decoration: none;
	margin-right: 5px;
	color: #598992;

}
#category a:hover {
	color: #abaf71;
	cursor: help;
}


span.ct {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
}


#title, #title a {
    margin-left: 10px;
	float: left;
	width: 750px;
	font-family: 'Bebas Neue', cursive;
	font-size: 25px;
    font-weight: 600;
	color: #fff;
	letter-spacing: 0px;
	text-decoration: none;
    text-align: left;
	font-weight: normal;
}

#title .date {
	font-size: 16px;
	letter-spacing: 0px;
}

#post blockquote {
	opacity: 0.9;
	font-weight: normal;
    margin-top: 15px;
	margin-left: 5px;
    margin-right: 5px;
	font-size: 12px;
	padding: 25px;
	font-style: normal;
	letter-spacing: 1px;
	color: #000;
    background-color: #fff;
    background-image: url();
    background-position: top right;
    background-repeat: no-repeat;


}

#comments {
	text-align: justify;
	width: 745px;
	line-height: 16px;
	font-size: 12px;
	float: left;
	padding: 10px;
}

/* POST IMAGES */

#post img {
    display: inline-block;
    text-align: center;
	margin: 4px;
    border: solid 2px #000;
    border-radius: 0px;
    width: 130px;
}

#post img a {
    display: inline-block;
    text-align: center;
	margin: 4px;
    border: solid 2px #593684;
    border-radius: 0px;
    width: 130px;
}

#post img a:hover, #post img:hover {
    display: inline-block;
    text-align: center;
	margin: 4px;
    border: solid 2px #fff;
    border-radius: 0px;
    width: 130px;
}

#post .ext-links {
	font-family: 'Bebas Neue', cursive;
	font-weight: 600;
	margin: 4px;
	font-size: 16px;
	padding-top: 20px;
	padding-left: 40px;
    padding-bottom: 20px;
	color: #fff;
	background-image: url(images/camera.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    background-color: #000;
    background-size: 40px;
    border-radius: 0px;
}

#post .ext-links a {
	font-weight: 600;
	color: #efcf8f;
}

#post .ext-links a:hover {
	color: #54B9CD;
}


/* END OF POST AREA */

/* BEGINNING OF SIDEBAR */

#sidebar {
	float: left;
	width: 320px;
    margin-top: 135px;
    margin-left: 45px;
	font-family: 'Lato', sans-serif;
    font-weight: 300;
	line-height: 15px;
    background-color: #c90346;
    opacity: 0.9;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
    padding-bottom: 50px;
    color: #fff;
    min-height: 2210px;
}

#sidebar b, strong {
    color: #9c2b46;
    text-shadow: #fff;
}

#sidebar .wrap {
    width: 300px;
}

#sidebar p {
    text-align: justify;
    width: 290px;
    margin-top: 7px;
    margin-left: 15px;
    margin-bottom: 5px;
}

#sidebar .notes {
    margin-left: 0px;
    padding: 0;
}

#sidebar ul {
    padding: 3px;
    text-align: left;
 
    list-style: none;
    margin-bottom: 5px;

}

#sidebar li {

   border-bottom: solid 1px #F7F7F7;
   list-style: none;
    padding-bottom: 5px;
    padding-top: 5px;
}

#sidebar a {
    color: #FFEABF;
}


.sbtitle {
    width: 280px;
    padding: 10px 10px;
	font-family: 'Bebas Neue', cursive;
    text-shadow: 0px 2px #000;
    text-transform: uppercase;
	font-size: 25px;
    font-weight: 800;
    color: #fff;
    text-align: left;
  	letter-spacing: 0px;   
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 5px;
    border-radius: 30px;
    opacity: 1.0;
}

#sidebar .sb {
    text-align: left !important;
    margin-top: 40px;
    margin-left: 15px;
    overflow-wrap: break-word;

}

#sidebar .sb a {
    margin:auto;
}

#sidebar blockquote {
    margin-top: 10px;
    margin-right: 20px;
    padding: 20px;
    background-color: #ffafce;
    font-family: 'Lato', sans-serif;
    font-size: 10px;
    text-align: justify;
    text-align-last: left;
    border-radius: 0px;
    line-height: 12px;
    color: #000;
}

/* SIDEBAR IMAGES */

#sidebar img, #sidebar img a:visited {
	padding: 0px;

 /*        background-color: #f5f4f3; */
	cursor: ne-resize;
    max-width: 290px;
    border-radius: 8px;
    filter: grayscale(100%);


}
#sidebar img a:hover, #sidebar img:hover {
	padding: 0px;
/*	background-color: #fff;*/
	opacity: 1;
	cursor: ne-resize;
    filter: grayscale(0%);

}

/* OFFICIAL MEDIA */



#sidebar .officialMedia li {
    width: 260px;
    font-size: 13px;
    background-color: #ffafce;
    padding: 10px 20px;
    border-radius: 10px;
    margin-left: 15px;
    margin-bottom: 10px;
}

#sidebar .officialMedia a {
	color: #000;
}

#sidebar .officialMedia b, strong {
	color: #000;
}

/* COLOR OF FONTAWESOME ICONS - Official social media! */

#sidebar .officialMedia i {
	color: #000;
}

/* END OF SIDEBAR */


/* FAVORITE FANSITES */

#sidebar .fansites img {
    width: 70px;
    padding: 0px;
    border: none;
}

/* LATEST MAGAZINE */

#sidebar .magazines img, img a {
    width: 150px;
    height: 170px;
    object-fit: cover;
    padding: 0px;
}

/* PAGE NAVIGATION */

#navigation li {
    padding-left: 60px;
    margin-bottom: 10px;
    padding-top: 6px;
    padding-bottom: 5px;
    background-color: #f9f9fa;
    list-style: none;
    background-image: url(images/folder.png);
    background-position: 7px 2px;
    background-repeat: no-repeat;
    margin-left: -40px;
    
}

#navigation li:hover {
    background-image: url(images/folder-open.png);
    background-position: 7px 2px;
    background-repeat: no-repeat;
    
}

#navigation a {
        font-size: 13px;
}


/* BEGINNING OF FOOTER */


#footer {
    display: inline-block;
	width: 1140px;
	padding-top: 20px;
	padding-bottom: 15px;
    background-color: #c90346;
    color: #fff;
    opacity: 0.9;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#footer u {
	color: #acaca8;
}

span.footert {
	font-family: 'Bebas Neue', cursive;
	font-size: 18px;
}

span.footerlink {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Lato', sans-serif;
}

#footer p {
    display: inline-block;
    text-align: center;
    width: 90%;
    
}

/* END OF FOOTER */

/* PAGINATION */

#wp_page_numbers {
    margin-top: 10px;
    width: 100%;
    background: none;
    margin-bottom: 10px;
    list-style: none;
    height: 20px;
    clear: both;
    color: #fff;
}
#wp_page_numbers ul {
    list-style: none;
    display: flex;
    flex-direction: row;
}

#wp_page_numbers li {
    padding: 4px 10px;
    border: solid 1px;
    margin-right: 5px;
}

#wp_page_numbers a {
    color: #fff;
}