/*
Theme Name:   Voynich Theme
Description:  Ample Child Theme
Template:     ample
Text Domain:  voytheme
Version:      1.0.0
*/

.avwp-av p {
  font-weight: bold;
}

.uk-modal-dialog h2 {
  background: no-repeat url('img/age18.png') center left;
  padding-left: 50px;
}

.uk-modal-content {
  font-weight: bold;
}

body, p {
  color: #222;
}

#header-left-section {
  float: none;
  margin-right: 0;
  text-align: center;
}

#header-text {
  float: none;
  padding-right: 0;
}

#site-description {
/*  color: #a0a0ee !important; */
  color: #0000ff !important;
  font-size: 1.2rem;
  font-weight: bold;
}

#secondary #menu-side-menu a {
  color: #0000ff;
  font-weight: bold;
  font-size: 16px;
}

#secondary #menu-side-menu a:hover {
  text-decoration: none;
}

h2 {
  margin-top: 1.5rem;
}

#content {
  text-align: justify;
  word-wrap: break-word;
}

#content li {
  text-align: left;
}

.entry-content ul {
  list-style: disc;
}

.font-large {
	font-size: 25px;
}

ul.link-list {
	list-style: none;
}

ul.link-list a {
	color: #0000ff;
	text-decoration: underline;
}

.font-serif {
	font-family: "Liberation Serif";
}

@media screen and (min-width: 768px) {
  #secondary {
  	margin-top: 70px;
  }
}

@media screen and (min-width: 1100px) {
  #secondary {
  	margin-top: 90px;
  }
}

#secondary .widget {
	padding-bottom: 15px;
}

#secondary h2 {
	margin-top: 0;
	font-size: 18px;
	padding-bottom: 0;
	margin-bottom: -10px;
}

#block-9 a {
	color: #0000ff !important;
    text-decoration: underline;
}

.home .single-page {
	margin-top: 25px;
}

#ccounter {
	float: right;
	margin-left: 20px;
}