html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

.container {
	width: 1080px;
	height: 1920px;
	margin: 30px auto;
	background: #FFFFFF;
	border-radius: 8px;
	padding: 20px;
}

.container textarea {
	width: 100%;
	border: none;
	background: #FFFFFF;
	padding: 5px 5px;
	height: 50%;
	border-radius: 5px 5px 0px 0px;
	border-bottom: 2px solid #016BA8;
	transition: all 0.5s;
	margin-top: 15px;
}

button.primaryContained:hover {
	background: #B305CE;
}

.container textarea {
	width: 100%;
	border: none;
	background: #FFFFFF;
	padding: 5px 10px;
	height: 50%;
	border-radius: 5px 5px 0px 0px;
	border-bottom: 2px solid #016BA8;
	transition: all 0.5s;
	margin-top: 15px;
}

.margin-bottom {
	150px;
}

.comment {
	display: block;
	transition: all 1s;
}
.commentClicked {
	min-height: 0px;
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 5px 10px
}

.commentClicked {
	min-height: 0px;
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 5px 10px
}

textarea {
	width: 100%;
	border: none;
	background: blue;
	padding: 5px 10px;
	height: 50%;
	border-radius: 5px 5px 0px 0px;
	border-bottom: 2px solid #016BA8;
	transition: all 0.5s;
	margin-top: 15px;
}

button.primaryContained {
	background: #016ba8;
	color: #FFFFFF;
	padding: 10px 10px;
	border: none;
	margin-top: 0px;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 4px;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
	transition: 1s all;
	font-size: 10px;
	border-radius: 5px;
}

button.primaryContained:hover {
	background: #B305CE;
}

body
{ font: normal 85% 'ubuntu', ubuntu, sans-serif;
  background: #8b0073;
  color: #000000;}

p
{ padding: 0 0 15px 0;
  line-height: 1em;}

img
{ border: 0;
  object-fit: cover;}

h1, h2, h3, h4, h5, h6 
{ font: normal 175% 'ubuntu', ubuntu, sans-serif;
  color: #000000;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;}

h2
{ font: normal 175% 'ubuntu', ubuntu, sans-serif;
  color: #A87CFF;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 120% ubuntu, sans-serif;
  color: #A87CFF;}

h5, h6
{ font: italic 95% ubuntu, sans-serif;
  padding: 0 0 15px 0;
  color: #A87CFF;}

h6
{ color: #A87CFF;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #F491F5;}

a:hover
{   text-decoration-line: underline;
	text-decoration-color: #F491F5;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #FCD2FC;
  background: #FFFFFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: #8B0073;
  height: auto;}

#logo
{ width: 837px;
  position: relative;
  height: 168px;
  background: url(logo.png) no-repeat;}

#logo #logo_text 
{ position: absolute; 
  top: 20px;
  left: 0;}

#logo h1, #logo h2
{ font: normal 475% 'ubuntu', ubuntu, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #FFFFFF;
  letter-spacing: 0.05em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #FD71FF;}

#logo_text h2
{ font-size: 100%;
  padding: 4px 0 0 0;
  color: #ac90f9;}

#menubar
{ width: 898px;
  height: 70px;
  padding: 0;
  background: #5B2660 url(menu.png);} 

ul#menu, ul#menu li
{ float: left;
  margin: 0; 
  padding: 0;}

ul#menu li
{ list-style: none;}

ul#menu li a
{ font: normal 245% 'ubuntu', ubuntu, sans-serif;
  display: flex;
  height: 25px;
  padding: 29px 26px 25px 26px;
  color: #FFFFFF;
  text-transform: lowercase;
  text-align: justify;
  text-decoration: none;
  align-items: center;} 

ul#menu li a:hover, ul#menu li.selected a, ul#menu li.selected a:hover
{ color: #FFE9FB;
  background: #B90099 url(menu_select.png);}

#site_content
{ width: 837px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 20px 24px 20px 37px;
  background: #FFFFFF  repeat-y;} 

.sidebar
{ float: right;
  width: 190px;
  padding: 0 15px 20px 15px;}

.sidebar ul
{ width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;}

.sidebar li
{ list-style: none; 
  padding: 0 0 7px 0; }

.sidebar li a, .sidebar li a:hover
{ padding: 0 0 0 40px;
  display: block;
  background: transparent url(mini.png) no-repeat left center;
  background-size: 16px 16px;} 

.sidebar li a.selected
{ color: #444;
  text-decoration: none;} 

#content
{ text-align: left;
  width: 595px;
  padding: 0;}

#content ul
{ margin: 2px 0 22px 0px;}

#content ul li
{ list-style-type: none;
  background: url(bullet.png) repeat;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}

#footer
{ width: 898px;
  font: normal 100% 'ubuntu', ubuntu, sans-serif;
  height: auto;
  padding: 29px 0px 25px 0px;
  text-align: center; 
  background: #8b0073 url(footer.png) repeat;
  color: #FFFFFF;
  text-transform: lowercase;
  letter-spacing: 0.1em;}

#footer a
{ color: #FFFFFF;
  text-decoration: none;}

#footer a:hover
{ color: #FFFFFF;
  text-transform: lowercase;}

.search
{ color: #5D5D5D; 
  border: 1px solid #BBB; 
  width: 134px; 
  padding: 4px; 
  font: 100% ubuntu, sans-serif;}

#colours
{ height: 0px;
  text-align: right;
  padding: 66px 16px 0px 300px;}

.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #E8E8E8;
  margin: 0 0 20px 0;}
  
.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 200px; 
  text-align: right;}
  
.form_settings input, .form_settings textarea
{ padding: 5px; 
  width: 299px; 
  font: 100% ubuntu; 
  border: 1px solid #E5E5DB; 
  background: #FFFFFF; 
  color: #47433F;
  text-align: center;}
  
.form_settings .submit
{ font: 100% ubuntu; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 0px; 
  height: 33px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #A10084; 
  color: #E8E8E8;
  text-align: center;}

.form_settings textarea, .form_settings select
{ font: 100% ubuntu; 
  width: 299px;
  text-align: center;}

.form_settings select
{ width: 310px;
text-align: center;}

.form_settings .checkbox
{ margin: 4px 0; 
  padding: 0; 
  width: 14px;
  border: 0;
  background: none;
  text-align: center;}
  
table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3B3B3B;
  color: #E8E8E8;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #F0EFE2;
  color: #47433F;
  border-top: 1px solid #E8E8E8;}

.flex-item {
  background: tomato;
  padding: 5px;
  width: 200px;
  height: 150px;
  margin-top: 10px;
  line-height: 150px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
}*/

summary {
    border: 1px solid red;
    outline-style: double;
}


summary:after {
    background: #A87CFF;
    border-color: #A87CFF;
    border-radius: 0px;
    content: "ᛋᛋ";
    color: #FFFFFF;
    float: left;
    font-size: 1.20em;
    font-weight: bold;
    margin: -2px 10px 0 0;
    padding: 1px 0 3px 0;
    text-align: center;
    width: 25px;
}
