@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Poppins:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Vidaloka&display=swap');

p{
    padding: 1px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin-left: 8px;
    margin-right: 8px;
    letter-spacing: 1px;
    text-align: left;
}

iframe, object, embed {
    max-width: 100%;
}

h1{
font-family: 'Vidaloka', serif;
background-color: #EEB4BD;
text-align: right;
letter-spacing: 3px;
margin-top: 13px;
margin-bottom: 10px;
font-weight: 400;
border-bottom: 1px dotted #80475E;
}

h2{
font-family: 'Vidaloka', serif;
background-color: #F1C3CA;
text-align: left;
letter-spacing: 3px;
margin-top: 13px;
margin-bottom: 10px;
font-weight: 300;
border-bottom: 1px dotted #80475E;
}

h3{
font-family: 'Vidaloka', serif;
background-color: #F1C3CA;
text-align: right;
letter-spacing: 3px;
margin-top: 13px;
margin-bottom: 10px;
font-weight: 300;
border-bottom: 1px dotted #80475E;
}

html, body
{
    margin: 0;
    padding: 0;
}

body {
  background-image: url(https://linkyblog.neocities.org/style_redux_materials/website_bg.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  color: black;
  font-size: 16px;
  }

#container {
  margin: 0 auto;
  height: auto;
  max-width: 1200px;
}

#headerimg{
    background: url(https://linkyblog.neocities.org/style_redux_materials/header_img.png);
    height:400px;
    max-width:1000px;
    border-left: 1px solid #80475E;
    border-right: 1px solid #80475E;
    background-position: center center;
    margin: 0 auto;
}

ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  max-width: 1000px;
  background: #c9859d;
  border-left: 1px solid #80475E;
  border-right: 1px solid #80475E;
  border-top: 1px solid #80475E;
  text-align: center;
}

li {
  float: left;
}

li a {
  color: #000000;
  display: block;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  display: block;
  padding: 8px;
  line-height: 85%;
  word-spacing: 0.1em;
  margin: 0 auto;
  text-decoration: none;
  font-size: 1.3em;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}

li a:hover {
  background-color: #a16784;
}

#content{
  background: url();
  height: auto;
  max-width: 1000px;
  border-left: 1px solid #80475E;
  border-right: 1px solid #80475E;
  border-top: 1px solid #80475E;
  font-size: 18px;
  background-color: #FCE9EC;
    margin: 0 auto;
}


#contenttext {
  padding: 1px;
  font-size: 18px;
  letter-spacing: 1px;
  background-color: #FCE9EC;
    margin: 0 auto;
}


#webringzone{
  max-width:875px;
    margin: 0 auto;
}

#row {
    max-width: 975px;
    margin: 0 auto;
}

.responsive {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.centering{
    text-align: center;
}
.ring{
    text-align: center;
    margin-top: 1px;
    margin-bottom: 1px;
    margin: 0 auto;
    max-width: 435px;
}
nav{
  display: inline-block;
  padding: 5px;
}

hr.rounded {
  border-top: 1px solid #c9859d;
    max-width: 850px;
}

li {
  display: inline-block;
  font-size: 17px;
  padding: 3px 6px;
  word-wrap: normal;
  font-family: 'Open Sans', sans-serif;
}


a:link {
  color: #8b008b;
  background-color: transparent;
  text-decoration: underline;
}

a:visited {
  color: #8b008b;
  background-color: transparent;
  text-decoration: none;
}

a:hover {
  color: palevioletred;
  background-color: transparent;
  text-decoration: none;
}

a:active {
  color: yellow;
  background-color: transparent;
  text-decoration: none;
}

.photo {
    display: inline-block;
    width: auto;
    height: 150px;
    border: 1px solid #090b10;
    margin: auto;
}

blockquote {
  background-color: #FEF8F9;
  border-right: 15px solid #EEB4BD;
  font-family: 'Open Sans', sans-serif;
  padding: 6px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 4px;
  font-weight: 400;
}

.photo img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.photo img:hover {
    opacity: 0.6
}

.footer {
  font-size:12px;
  color:black;
  max-width: 1062px;
  padding-top: 1px;
  text-align:center;
  background: #EEB4BD;
  font-family: 'Open Sans', sans-serif;
  }

/* hides the feed title */
p.rss-title {
    display:none;
}

li.rss-item {
    list-style-type:none;   /* this removes the bullet points */
    margin-bottom:20px; /* adds spacing under entry content */
}

/* this styles the blog title link */
li.rss-item a {
    font-weight:normal;
    font-size:20px;
    text-decoration:none; /* removes underline */
}

/* this styles the date */
.rss-date {
    display:inline-block; /* need this to add padding around each number */
    padding-top:10px;
    padding-bottom:10px;
    font-style:italic;
}

/* hides the weird # of comments (displayed as 0 in demo) */
a.rss-item:last-child {
    display:none;
}