@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Architects+Daughter|Fredericka+the+Great|Forum&display=swap');
* {
    padding: 0;
    margin: 2px;
    border: 0;
}
html {
    background-color: #FCEDEE;
    background-attachment: fixed;
    background-image: url("RoseGarden/woodBG2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0;
    height: 100%;
    width: 100%;
}
body {
    color: #7A2C6B;
    margin: 25px auto 25px 5%;
    font-size: 16px;
    width: 960px;
    height: 100%;
    font-family: "architects daughter", sans-serif;
    /*min-height: 2450px;
    background-color: #F2C6C8;
    background-image: linear-gradient(150deg, firebrick 40%, #f2c6c8 60%);
    background-attachment: fixed;
    background-size: contain;
    border-radius: 20px;
    border: 5px double #F2C6C8;
    box-shadow: 5px 5px 25px darkred;*/
}
abbr, a {
    color: inherit;
    text-decoration: underline;
    text-decoration-style: dotted;
    font-style: italic;
}
a:hover, a:active, abbr:hover {
    color: firebrick;
    text-decoration: underline;
}
h2 abbr:hover {
    color: #7a2c6b;
    background-color: #f2c6c8;
    background-color: rgba(242, 198, 200, 0.90);
    padding: 1px 3px;
}
h1, h2, h3 {
    font-family: "fredericka the great", sans-serif;
    font-weight: 300;
    color: #F2C6C8;
    text-align: left;
    font-size: 30px;
}
h3 {
    color: darkred;
    font-weight: 500;
    font-style: italic;
    text-align: center;
    font-size: 24px;
    padding-top: 10px;
}


header {
    position: absolute;
    top: -80px;
    left: -5px;
    width: 500px;
    height: 300px;
    margin: 0 auto;
    text-align: center;
    background-color: #F2C6C8;
    border-radius: 15px 15px 0 0;
    border: thick double darkred;
    border-bottom: none;
    z-index: 3;
    background-image: url("RoseGarden/rose-on-black-bg.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    box-shadow: 1px 3px 3px darkred;
}
header h1 {
    position: absolute;
    margin-left: -975px;
    width: 500px;
}
header h1::before {
    content: "CSS Rose Garden";
    width: 500px;
    position: absolute;
    margin-left: 1025px;
    font-size: 48px;
    font-weight: bolder;
}
header h2 {
    position: absolute;
    top: 250px;
    left: 60px;
}
.intro, .main {
    padding-left: 20px;
    padding-right: 20px;
}

.page-wrapper {
    background-color: #FFE5E7;
    width: 500px;
    left: 50px;
    top: 100px;
    position: relative;
    border-radius: 0 0 15px 15px;
    padding-top: 250px;
    border: thick double firebrick;
    z-index: 5;
    box-shadow: 9px 10px 25px 0 darkred;
    margin-bottom: 75px;
}
.page-wrapper::after {
    content: url(RoseGarden/globeRose.png) "CSS Design by: Adamy Diaz";
    width: 350px;
    height: 425px;
    text-align: center;
    color: darkred;
    font-size: 20px;
    position: absolute;
    left: 506px;
    bottom: 10px;
    border-radius: 0 5px 25px 0;
    border: none;
    box-shadow: 9px 10px 25px 0 darkred;
}
.intro::after {
    content: url("RoseGarden/bluePinkRose.png");
    position: relative;
    height: 290px;
    width: 250px;
    display: block;
    border: 2px solid firebrick;
    margin: 10px auto;
    border-radius: 5px;
    padding: 3px;
}
.benefits {
    width: 340px;
    height: 210px;
    padding: 20px 10px 25px;
    position: relative;
    bottom: 550px;
    left: 480px;
    border: double thick firebrick;
    border-left: none;
    border-radius: 0 20px 0 0;
    background-color: #FFE5E7;
    background-image: linear-gradient(-20deg, #FAC3C4 30%, #FFE5E7 55%);
    background-attachment: scroll;
    background-size: contain;
    box-shadow: 5px 5px 20px 1px firebrick;
    z-index: 10;
}
.benefits::after {
    width: 340px;
    content: url("RoseGarden/redWhiteRose.png");
    background-color: #FAC3C4;
    position: absolute;
    left: 0;
    top: 255px;
    border-radius: 0 0 10px 0;
    border: thick double firebrick;
    border-left: none;
    border-top: none;
    padding: 15px;
    padding-right: 5px;
    box-shadow: 5px 3px 15px 1px firebrick;
}
.requirements {
    margin-top: -275px;
}
.sidebar {
    color: #7a2c6b;
    background-color: #FFE5E7;
    position: absolute;
    font-size: 12px;
    width: 300px;
    height: 800px;
    left: 500px;
    top: 220px;
    padding: 0 10px 0 70px;
    border: double thick firebrick;
    border-left: none;
    border-radius: 0 20px 20px 0;
    background-image: url("RoseGarden/roseBG.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    box-shadow: 9px 10px 25px 0 darkred;
}

.sidebar li {
    font-size: 13px;
    list-style-position: outside;
    list-style-image: 
    url("RoseGarden/rose-4list.png");
    line-height: 1.1em;
    margin-top: -3px;
    margin-left: 95px;
}

.design-selection {
    margin-top: 55px;
}
.design-name {
    vertical-align: middle;
    display: block;
    font-size: 15px;
}
.sidebar li::after {
    content: url("RoseGarden/rose-4list.png")
}
.design-archives, .zen-resources {
    margin-top: 10px;
    line-height: .75em;
}

footer {
    width: 340px;
    height: 50px;
    line-height: 2em;
    position: absolute;
    top: 150px;
    left: 525px;
    text-align: center;
}
footer a {
    background-color: #FCEDEE;
    line-height: 2em;
    display: inline-block;
    width: 12%;
    color: #990000;
    border: double firebrick;
    border-style: double;
    padding: 1px 5px 0;
    border-radius: 5px;
    box-shadow: 7px 7px 20px 0 darkred;
}
footer a:hover {
    color: #FCEDEE;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    border-top-color: #2a2a2a;
    border-right-color: #f2c6c8;
    border-bottom-color: #F2C6C8;
    border-left-color: #666666;
    background-color: darkred;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
}