h2 {
  color: #800000;
  font-size: 2.3rem;
}

p.firstparagraph::first-letter {
  font-size: 200%;
  color: #800000;
}

div#maximenuck120.maximenuckv div.floatck {
   
    margin-left: 30px;
  margin-top: 1px;
}

p
{
  line-height: 1.4;
}





/*Changes the whole width of the menu*/
.tck-container {
    width: 70rem;
}

/*Changes the background color of the menu*/
div#maximenuck120.maximenuckv ul.maximenuck
{
  font-family: 'Kanitregular';
  /*background-color: #874c49;*/
}



/*Changes the font color of the menu*/
div#maximenuck120 ul.maximenuck li.maximenuck.level1 > a
{
  color: #f1f1f1;
  font-size: 20px;
  font-weight: 500;
  font-family: 'Kanitregular';
}



div#maximenuck120 ul.maximenuck li.maximenuck ul.maximenuck2 li > a, div#maximenuck120 ul.maximenuck2 li > a
{
  font-size: 16px;
  font-weight: 200;
  font-family: 'Kanitregular';
}

#footer1
{
  font-family: 'Kanitregular';
}
h1
{
  color: black;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 2.7rem;
  padding-bottom: 20px;
  font-family: "Kanitregular";
}

body
{
  font-family: "Kanitregular";
  font-weight: 400;
}

a
{
  color: #c64934;
}

img
{
  display: inline-block;
}

div.Thumb {
    text-align: center;
    width: 180px;
    height: 275px;
    float: left;
}

h1.thumb {
    clear: both;
}

dt
{
  line-height: 1.7rem;
}

/* keeps things from original template*/
td.page {
    text-align: right;
}
div.main-image {
    float: right;
}
div.click {
    margin: 20px 0 0 0;
    color: #8D3231;
    font-weight: bold;
    text-align: center;
}

/*For setting the table*/
table
{
  table-layout: fixed;
  
}

/*
.span1.center.hidden-phone
{
  background-color: blue;
  width: 25px !important;
}

.span8
{
  background-color: yellow;
  width: 1000px !important;
}

.span3.hidden-phone{
  background-color: blue;
  width:200px;
}
*/
.table td.span3, .table th.span3
{
  width: 300px;
}
  
/* tim today */
/* Kunena forms customisation*/

.table
{
  background-color: white;
}

.table td, table th
{
  border-right: solid 1px #dee2e6;
}
  

div#kunena div.row-fluid {
    background-color: #fbfbfb;
    padding: 10px;
}


#kunena.layout .collapse .table, .topic-item-messages
{
  background-color: #fff;
}

#kunena.layout .kfrontend .table td
{
  border-right: solid 1px #dee2e6;
}

h1.card-header a, #kunena.layout h1 {
    color: #c64934;
}

#kunena.layout .kfrontend .table tr:first-child td:first-child {
    border-right: none;
}

.kfrontend .card-body {
    background-color: white;
  	overflow: scroll;
}

span.titreck-title {
    font-weight: bold;
}

.page-link {
    color: #c64934;
}

/* For the markers*/
::marker {
    font-size: .1px;
}

#curry li::marker {
    font-size: 25px;
    color: #874c49;
}


.container h3 {
    margin-top: 60px;
    text-align: center;
    margin-bottom: 300px;
  	font-weight: bold;
}

.issue {
    display: inline-block;
    float: left;
    text-align: center;
    float: left;
    padding: 0 25px 0 25px;
    margin: 20px 0 0 0;
    font-weight: bold;
}

/* For the Light-box*/
.glightbox-clean .gslide-title
{
  font-weight: bold;
  text-align: center;
}
  
.items-leading.clearfix {
    border-top: groove!important;
    padding-top: 20px!important;
}



/* For the mobile menu*/
@media screen and (max-width: 640px)
  {
#maximenuck120 .maximenumobiletogglericonck
    {
      color: #000;
      text-align: center !important;
    }}

.page-header {
    padding-bottom: 25px;
}

.tck-article-body {
    padding-bottom: 30px;
}

#main > .inner {
    border-top: #a1a09c 0px solid!important;
    color: #000000!important;
    font-size: 1.3rem!important;
}

.com-content-category-blog__item.blog-item.tck-article {
    border-bottom: double!important;
}

h2.tck-article-title {
    padding-top: 25px!important;
}
span.subheading-category {
    border-bottom: groove;
}

#left > .inner {
    padding: 0px 20px 20px 20px;
}
a:hover {
  text-decoration: none;
}