/*
Theme Name: Born Pink
Version: 1
Theme URL: purplehymn.com
Description: Totally Elle - Designed by Gabby - www.totally-elle.com
Author: Gabby
*/

@charset "utf-8";

/* CUSTOM FONTS - Installed on the theme's directory */

@font-face {
    font-family: 'FonsecaM';
    src: url('fonseca-medium-webfont.woff2') format('woff2'),
         url('fonseca-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'FonsecaB';
    src: url('fonseca-bold-webfont.woff2') format('woff2'),
         url('fonseca-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'FonsecaEB';
    src: url('fonseca-extrabold-webfont.woff2') format('woff2'),
         url('fonseca-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'FonsecaL';
    src: url('fonseca-light-webfont.woff2') format('woff2'),
         url('fonseca-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'FonsecaT';
    src: url('fonseca-thin-webfont.woff2') format('woff2'),
         url('fonseca-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal; }

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

a:link, a:visited {
	text-decoration: none;
	color: #73c9cf; }

a:hover {
	color: #3cb8c1;
	cursor: ne-resize; }

b, strong {
    font-family: Quicksand, Arial, Helvetica, sans-serif;
	color: #e64949;}

em, i {
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	color: #ffbcbc; }

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

ul, li {
    list-style: none;
    font-family: Arial, sans-serif;
    font-size: 12px; }

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

body {
    width: 100%;
    margin: 0;
    padding: 0;
	overflow-x: hidden; /* Hides lateral scrow bar */
    text-align: center;
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: 100;
	color: #7a7975; /* Color of font throughout the site - can be overriden in individual IDs and Classes */
    /* SITE BACKGROUND GRADIENT - Red to blue */
    background: #fff7f7;
        background: -webkit-linear-gradient(182deg, rgba(255, 247, 247, 1) 0%, rgba(202, 54, 84, 1) 100%);
        background: -moz-linear-gradient(182deg, rgba(255, 247, 247, 1) 0%, rgba(202, 54, 84, 1) 100%);
        background: linear-gradient(182deg, rgba(255, 247, 247, 1) 0%, rgba(202, 54, 84, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF7F7", endColorstr="#CA3654", GradientType=0);


#container {
    width: 1200px;
    margin: 0 auto;
    border-right: 10px solid rgba(255, 255, 255, 0.3);
    border-left: 10px solid rgba(255, 255, 255, 0.2); }

/* TOP BAR - Site description at the very top of the page */

#topBar {
	height: 30px;
	width: 1200px;
	margin: -10px auto;
	text-align: left;
	text-transform: uppercase;
	padding-top: 0px;
	font-family: 'Quicksand', sans-serif;
	font-size: 8px;
	letter-spacing: 4px;
    background-color: #202020; }

#topBar p {
    padding: 7px 20px;
    color: #8b8e8e;
    text-shadow: -2px 1px 0px #000;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0.8; }

/* HEADER */

#header {
    background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center 0; 
	height: 500px; }

/* FANSITE SOCIAL BUTTONS */

#socialButtons {
    position: absolute;
    display: inline-block;
    text-align: right;
    margin-top: 293px;
    width: 50px;
    float: right;
    list-style: none; }

#socialButtons i {
    font-size: 40px;
    color: #F38BA0; }

#socialButtons i:hover {
    color: #f75676; }

/* SITE NAME & BOOK SPOTLIGHT */

#topContent {
    clear:both;
    height: 170px;
    width: 1200px;
    border-bottom: 3px solid #DBDBDB; }

#topContent .siteTitle {
    display: inline-block;
    padding-top: 15px;
    float: left;
    width: 655px;
    height: 50px;
    margin-left: 30px;
    text-align: justify;
    text-align-last: left;
    color: #eaeaec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; }

#topContent .siteTitle p {
    width: 660px;
    height: 70px;
    color: #000;
    font-size: 10px;
    opacity: 0.7;
    letter-spacing: 1px;
    background-image: url("images/withlove.png");
    background-repeat: no-repeat;
    background-position: bottom right; }

#topContent .sister {
    float: right;
    width: 440px;
    height: 150px;
    padding-top: 15px;
    padding-left: 18px;
    padding-right: 33px;
    line-height: 25px;
    color: #eaeaec;
    text-align: left;
    text-transform: uppercase;
    font-size: 13px;
    border-left: 3px solid #DBDBDB; }

#topContent .sister em {
    margin-left: 5px;
    font-family: Arial, sans-serif;
    text-transform: none;
    font-size: 12px;
    color: #000;
    opacity: 0.3;
    line-height: 12px;
    letter-spacing: 1px; }

#topContent .sister p {
    width: 290px;
    margin-left: 100px;
    padding-left: 50px;
    text-transform: none;
    font-size: 9px;
    color: #000;
    letter-spacing: 1px;
    opacity: 0.9;
    line-height: 13px;
    text-align: justify;
    text-align-last: left;
    margin-bottom: 0px;
    margin-top: 8px; }

#topContent .sister b {
    font-size: 10px;
    font-weight: 100;
    padding-left: 5px;
    line-height: 15px; }

#topContent .sister .title {
    font-family: 'FonsecaB';
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;         /* Remove space above the text */
    margin-bottom: 6px;    /* Add a bit more space below */
    line-height: 1.2;      /* Normal readable line spacing */ }

#topContent .sister img, img a {
    width: 135px;
    margin-right: 10px;
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.4);
box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.4); }

#topContent .sister img:hover {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); }

#topContent .button a {
    float: right;
    height: 10px;
    line-height: 10px;
    color: #fff;
    padding: 4px 7px;
    font-size: 8px;
    background-color: #ca3654;
    border-radius: 5px;
    margin-top: -5px;
    margin-left: 3px;
    letter-spacing: 1px; }

#topContent .button a:hover {
    background-color: #b81f3d; }

/* NAVIGATION MENU */

#navbar {
    padding-top: 120px;
    padding-bottom: 5px;
    height: 30px;
    width: 516px;
    margin-left: 90px;
    /* COLORING OF NAVIGATION MENU LINKS - Red to blue gradient */
    background: #ffdede;
        background: -webkit-linear-gradient(182deg, rgba(255, 222, 222, 1) 28%, rgba(202, 54, 84, 1) 100%);
        background: -moz-linear-gradient(182deg, rgba(255, 222, 222, 1) 28%, rgba(202, 54, 84, 1) 100%);
        background: linear-gradient(182deg, rgba(255, 222, 222, 1) 28%, rgba(202, 54, 84, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFDEDE", endColorstr="#CA3654", GradientType=0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        filter: drop-shadow(-1px 1px 0px #43868e); }

    

#navbar ul {
    display: inline;
    padding-bottom: 2px;
    padding: 0px;
    font-family: 'FonsecaM', Arial, sans-serif;
    font-size: 33px!important;
    letter-spacing: -2px!important; }

#navbar li {
    padding-top: -32px;
    display: inline;
    padding-bottom: 2px;
    padding: 0px;
    font-family: 'FonsecaM', Arial, sans-serif;
    font-size: 33px!important;
    letter-spacing: -2px!important; }

#navbar a:hover {
    background: rgb(85,98,112);
    background: -moz-linear-gradient(90deg, rgba(85,98,112,1) 0%, rgba(186,78,78,1) 61%, rgba(255,107,107,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(85,98,112,1) 0%, rgba(186,78,78,1) 61%, rgba(255,107,107,1) 100%);
    background: linear-gradient(280deg, rgba(85,98,112,1) 0%, rgba(186,78,78,1) 61%, rgba(255,107,107,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#556270",endColorstr="#ff6b6b",GradientType=1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

#slideshow {
    overflow: hidden; 
    width: 516px; 
    height: 270px;
    margin-left: 90px; }

#slideshow .gallerylayer {
    width: 516px; 
    height: 270px;
    z-index: 999; 
    opacity: 1; }

#spotlight {
    width: 496px;
    height: 15px;
    background-color: #F38BA0;
    color: #fff;
    padding: 5px 10px;
    margin-left: 90px;
    font-family: 'FonsecaT', Arial, sans-serif;
    text-shadow: 1px 1px 0px #f75676;
    text-align: left;
    font-size: 12px; }

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

#content {
	display:inline-block;
    text-align: center;
    width: 1200px;
	max-width: 1230px;
    margin: 0 auto;
    background-color: #fffafa; }

/* END OF CONTENT CONTAINER */

/* BEGINNING OF POST AREA */ 

#main {
	float: right;
	width: 755px;
	margin-right: 10px;
    padding-right: 20px;
    padding-top: 10px;
    padding-left: 10px;
    margin-left: 0px; }

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

#postSingle {      /* Styling for posts on single post pages, where the alignment wasn't working */
    float: right;
    width: 780px;
    padding-bottom: 30px;
    padding-right: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: bottom center;
    line-height: 17px;
    text-align: justify;
    color: #000;
}

#post li {
    font-family: Quicksand, Arial, Helvetica, sans-serif;
    font-size: 13px;
    list-style: none;
    letter-spacing: normal; }

#post ul {
  list-style: none;       /* remove normal bullets */
  padding-left: 20px;
}

#post ul li {
  position: relative;
  padding-left: 22px;     /* space for the heart icon */
  margin-bottom: 5px;
}

#post ul li::before {
  content: "\f004";       /* Font Awesome heart */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;       /* solid style */
  color: #e25555;         /* pink/red heart */
  position: absolute;
  left: 2px;
  top: 0;
  font-size: 8px;       /* smaller heart size */
}

#title, #title a {
	float: left;
	width: 690px;
	font-family: 'FonsecaM', Arial, sans-serif;
	font-size: 25px;
    font-weight: 600;
	color: #ef748c;
	letter-spacing: -2px;
    text-align: left;
	font-weight: normal;
    text-shadow: -1px 1px 0px #fff; }

#title a:hover {
    color: #d2e6c1; }

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


#post blockquote {
	margin: 0px 0px;
	padding: 5px 70px;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 1px;
    background-image: url(images/quote.png);
    background-position: top left;
    background-repeat: no-repeat; }

#comments {
	text-align: justify;
	width: 745px;
	line-height: 16px;
	font-size: 12px;
	float: left;
	padding: 10px; }
	
/* POST CATEGORIES, AUTHOR - AREA UNDER POST TITLE */

#category {
	float: left;
	width: 690px;
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	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; }

/* POST IMAGES */

#post img {
    display: inline-block;
    text-align: center;
	margin: 4px;
    width: 130px;
    background-color: #ebecec;
    padding: 5px;
    border: 1px solid #d5d7d7; }

#post img a:hover, #post img:hover {
    display: inline-block;
    text-align: center;
	margin: 4px; 
    border-radius: 5px;
    width: 130px;
    background-color: #EDF6E5;
    border: 1px solid #c1e1a6; }

#postSingle img {
    display: inline-block;
    text-align: center;
    margin: 4px;
    width: 130px;
    background-color: #ebecec;
    padding: 5px;
    border: 1px solid #d5d7d7;
}

#postSingle img a:hover,
#postSingle img:hover {
    display: inline-block;
    text-align: center;
    margin: 4px;
    border-radius: 5px;
    width: 130px;
    background-color: #EDF6E5;
    border: 1px solid #c1e1a6;
}

/* GALLERY LINKS AREA ON POSTS */

#post .ext-links {
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	font-weight: 100;
	margin: 20px 60px;
	font-size: 12px;
    padding: 15px 30px;
	color: #706e6e;
	background-image: url(images/button-link2.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    background-color: #fcf0f1;
    border: 1px solid #fce7e8; }

#post .ext-links a {
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	font-weight: 600;
    text-shadow: 1px 1px #fff;
	color: #e64949; }

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

#postSingle .ext-links {
    font-family: Quicksand, Arial, Helvetica, sans-serif;
    font-weight: 100;
    margin: 20px 60px;
    font-size: 12px;
    padding: 15px 30px;
    color: #706e6e;
    background-image: url(images/button-link2.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    background-color: #fcf0f1;
    border: 1px solid #fce7e8;
}

#postSingle .ext-links a {
    font-family: Quicksand, Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-shadow: 1px 1px #fff;
    color: #e64949;
}

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


/* END OF POST AREA */

/* BEGINNING OF SIDEBAR */

#sidebar {
	float: left;
	width: 350px;
	margin-left: 30px;
    margin-right: 20px;
    margin-top: 20px;
	font-family: Quicksand, Arial, Helvetica, sans-serif;
	line-height: 15px;
    color: #593684;
}

#sidebar .wrap {
    background-color: #fcf0f1;
    border: 1px solid #fce7e8;
    padding: 20px;
    text-align: justify;
    color: #364759; }

#sidebar a {
    color: #73c9cf; }

.sbtitle {
    width: 340px;
    padding: 5px 5px;
	font-family: 'FonsecaM', Arial, sans-serif;
    text-transform: uppercase;
	font-size: 16px;
    color: #364759;
    text-align: left;
  	letter-spacing: 1px;   
    text-shadow: -1px 1px 0px #fff; }

#sidebar blockquote {
    margin: 10px 20px 10px 20px;
    padding: 20px;
    background-color: #fffafa;
    font-family: Quicksand, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: justify;
    text-align-last: left;
    border-radius: 0px;
    line-height: 12px; }

/* SIDEBAR IMAGES */

#sidebar img, #sidebar img a:visited {
    display: inline-block;
    text-align: center;
	margin: 4px;
    width: 130px; }

#sidebar img a:hover, #sidebar img:hover {
    display: inline-block;
    text-align: center;
	margin: 4px; }

/* FOLLOW US ON TWITTER BUTTON */

#sidebar .followTwitter {
    display: inline;
    background-color: #F9DFDF;
    padding: 5px 10px;
    border: 1px solid #FBD1D1;}

#sidebar .followTwitter:hover {
    background-color: #FADADA; }

#sidebar .followTwitter a {
    color: #e64949; }

#sidebar .followTwitter i {
    color: #e64949; }

/* OFFICIAL MEDIA */


#sidebar .officialMedia img {
    width: 99%;
    border: none;
    opacity: 0.7;
    border-radius: 0; }

#sidebar .officialMedia img:hover {
    opacity: 1; }
    
/* FEATURED PROJECTS */

#featuredProjects {
    margin-bottom: 20px;
}

#featuredProjects img {
    width: 105px;
    height: 135px;
    object-fit: cover;
    border: 0px;
    border-radius: 0px;
    box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.4);
}

#featuredProjects img:hover {
    border: 0px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); 
}

/* FAMILY FANSITES */

#familyFansites {
    margin-bottom: 20px;
}

#familyFansites img {
    width: 165px;
    height: 165px;
    object-fit: cover;
    border: 0px;
    border-radius: 0px;
    box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.4);
}

#familyFansites img:hover {
    border: 0px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); 
}

/* LATEST IMAGE ADDITIONS */

#latestImages {
    margin-bottom: 30px;
    color: #000;
}

#latestImages img {
    width: 38px;
    margin: 1px;
    background-color: #ebecec;
    padding: 2px;
    border: 1px solid #d5d7d7; }

#latestImages img:hover {
    width: 38px;
    margin: 1px;
    padding: 2px;
    background-color: #EDF6E5;
    border: 1px solid #c1e1a6;}
    
#latestImages .moreImages {
    display: inline;
    background-color: #F9DFDF;
    padding: 5px 10px;
    border: 1px solid #FBD1D1;}

#latestImages i {
    color: #e64949;}


/* END OF SIDEBAR */


/* PAGE NAVIGATION */

#wp_page_numbers {
    margin-top: 10px;
    width: 100%;
    background: none;
    margin-bottom: 10px;
    list-style: none;
    height: 20px;
    clear: both; }
    
#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; }

/* FOLDERS FOR SUBPAGES */

#navigation li {
    margin-left: -40px;
    margin-bottom: 10px;
    padding-left: 60px;
    padding-top: 6px;
    padding-bottom: 5px;
    background-color: #ebecec;
    list-style: none;
    font-family: Quicksand, Arial, sans-serif;
    border-radius: 5px;
    background-image: url(images/folder.png);
    background-position: 10px 7px;
    background-size: 35px;
    background-repeat: no-repeat;
 }

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

#navigation a {
        font-size: 13px; }
        
/* NAVIGATION FOR SUBPAGES */

#pageNavi, #pageNavi a {
    display: inline;
  	background-color: #DBDBDB;
	color: #676769;
	padding: 3px 5px; 
	margin-bottom: 20px;
}

#pageNavi a:hover {
	color: #000;
	padding: 3px 5px;
	cursor: ne-resize;
}

/* THE CREW ICON PHOTO */

#theCrew img {
    width: 65px;
    background-color: #ebecec;
    padding: 2px;
    border: 1px solid #d5d7d7;
    border-radius: 200px;}

#theCrew img:hover {
    width: 65px;
    background-color: #caeaf2;
    padding: 2px;
    border: 1px solid #8AD9EC;
    border-radius: 200px;}

#theCrew .crewLinks {
    font-size: 20px;
}

#theCrew i {
    font-size: 17px;
    padding-top: 2px;
}

#theCrew i:hover {
    color: #000;
}

/* COLLABSIBLE CONTENT FOR VIDEO ARCHIVE AND ICONS */

.collapse {
  margin-left: auto;
  margin-right: auto;
  transition: background-color 0.25s;
  will-change: background-color;

  &:first-child {
    margin-top: var(--space);
  }

  &:not(:last-child) {
    margin-bottom: var(--space-sm);
  }

  &:hover {
    background-color: var(--gray-lighter);
  }
}

/* COLLAPSIBLE FOR PAGES */

.collapsibleTitle {
	margin-bottom: 10px;
	padding: 1px 0px;
	color: #292929;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: normal;
	font-family: 'FonsecaM', Arial, sans-serif;
	letter-spacing: 0px;
	background-image: linear-gradient(#a8aa64, #c3e1e);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 10%;
	text-shadow: -1px 1px 0px #fff; }
	
.videoInfo {
    display: inline-block;
    width: fit-content;
    vertical-align: text-top;
    padding: 10px;
    margin-right: 10px;
    background-color: #E9EAEA;
}

/* BEGINNING OF FOOTER */


#footer {
    display: inline-block;
	width: 1200px;
	padding-top: 20px;
	padding-bottom: 15px;
    background-image: url(images/footer.png);
    color: #fff; }

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

#footer u {
	color: #acaca8; }

span.footert {
	font-family: Satisfy, Serif;
    text-transform: lowercase;
	font-size: 18px; }

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

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

/* END OF FOOTER */

