body {
  font: normal 12px "lucida grande", verdana, arial, helvetica, sans-serif;
}

a:link,
a:visited {
  color: #930;
}

a:hover,
a:active  {
  color: #fff;
  background: #000;
}

/* Layout */

.vertical-container {
  display: table;
}

.vertical {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  text-align: center;
}

.vertical a {
  color: #000;
  font-weight: bold;
}

/* Navbar styling */
.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: linear-gradient(#e7e7e7, #fff); /* url('/images/theme/background.gif') repeat-x left top;  */

}


.bug {
  position: relative;
  top: 1px;
  display: inline-block;
  background-image: url('../../images/theme/hillheat_square_bug.png');
  height: 30px;
  width: 30px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Header styling */

#logo {
  display: flex;
  justify-content: center; /* Horizontally center */
  align-items: center; /* Vertically center */
  flex-direction: column; /* Stack the elements (h1 and .subtitle) vertically */
  padding-top: 10px;
  height: 100px;
/*  background-image: url('../../images/theme/header.jpg'); */
  background-position: center center;
/*  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
}

#blogtitle {
  text-align: center; /* Center text inside the blog title */
}

#blogtitle h1 {
  font: bold 400% georgia, serif;
  letter-spacing: -1px;
}

#logo h1 a:hover,
#logo h1 a:active,
#logo h1 a:focus {
  color: #930;
  background: transparent;
  text-decoration: none;
}

.subtitle {
  color: #999;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: -20px;
  padding-bottom: 20px;
}

/* Comments */

#commentList {
  padding-left: 0;
}

#commentList li .content {
  margin-left: 76px;
}

/* id=page styling (not for "pages") */

#page {
  background: #fff;
}

#page img {
    background: #ddd;
    border: 1px solid #DDDDDD;
    border-radius: 6px;
    line-height: 1;
    padding: 4px;
    display: block;
    max-width: 100%;
    height: auto;
}

.status {
  margin-top: 30px;
}

#page .gravatar {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* Content styling */

#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
	font-family: "lucidamac bold", "lucida grande", arial, sans-serif;
	letter-spacing: -1px;
}

#content h1 {
	font-size: 24px;
	margin: 0 0 0.3em;
}

#content h2 {
	font-size: 22px;
	margin: 0 0 0.3em;
}

#content h3 {
	font-size: 20px;
	margin: 1.2em 0 0.3em;
}

#content h4 {
	font-size: 18px;
	margin: 1.2em 0 0.3em;
	border-bottom: 1px dotted #bbb;
}

#content h5 {
	font-size: 18px;
	background: #ffd;
	margin: 1.2em 0 0.3em;
	border-bottom: 1px dotted #aaa;
}

#content p {
	line-height: 15px;
	margin: 0 0 1.2em;
}

#content ul,
#content ol {
	margin: 1em;
	padding:0;
}

#content ul {
	list-style-type: square;
}

#content li {
	line-height: 15px;
	margin: 0 0 0 1em; padding: 0;
}

#content blockquote {
	color: #555;
	border-left: 5px solid #ccc;
	margin: 1.3em 1em; padding: 0 1em;
}

#content code {
	font: normal 12px "bitstream vera sans mono", monaco "lucida console", "courier new", courier, serif;
}

#content pre {
	color: #63FF00;
	background: #000;
	overflow: auto;
	font: normal 12px "bitstream vera sans mono", monaco "lucida console", "courier new", courier, serif;
	margin: 0.9em 0; padding: 8px;
}

/* Post styling */

#content .post {
  padding-bottom: 10px;
  clear: both;
}

#content .post a:link,
#content .post a:visited {
  color: #930;
}

#content .post a:hover,
#content .post a:active  {
  color: #fff;
  background: #000;
}

#content .post td, #content .post th {
  padding: 1px;
}

#content .fancytable {
  clear: both;
}

#content .fancytable tr:nth-child(even) {
    background-color: #ccc;
}
#content .fancytable th {
  background-color: #ccf;
}

#content a.admintools:hover,
#content a.admintools:active {
  color: #000;
  background: transparent;
}

#content .entry-title {
  font-family: "lucidamac bold", "lucida grande", arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 94%;
  letter-spacing: -1px;
  margin: 0 0 0.3em;
}

#content .entry-title a:hover,
#content .entry-title a:active {
  color: #000;
  text-decoration: none;
  background: transparent;
}

#content .post blockquote {
  color: #555;
  font-size: inherit;
}

#content .author {
  color: #bbb;
  font: normal 16px / 14px "lucidamac bold", "lucida grande", arial, verdana, sans-serif;
  letter-spacing: -1px;
  margin: 0 0 1em;
}
/* for inserted graphics. Might want to be responsive */

#content .post .insert {
  float:right;
  margin-left:10px;
  font-size:small;
  width:40%;
}

#content .post .insert img {
  width:100%
}

/* for graphics at the top of a post */

#content .post .banner {
  width:90%;
  display: block;
  margin: 0 auto;
}

/* Sidebar content */

#sidebar {
  padding-top: 24px;
}

.sidebar-body {
  padding-bottom: 10px;
}

#sidebar h4 {
  font: bold 12.5px "lucidamac bold", "lucida grande", verdana, arial, helvetica, sans-serif;
  margin: 0 0 0.5em;
}

#sidebar ul {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
}

#sidebar  h3 {
  font: bold 14px "lucidamac bold", "lucida grande", verdana, arial, helvetica, sans-serif;
  margin: 0 0 0.5em;
}

#sidebar h3 a:link,
#sidebar h3 a:visited {
	color: #000; text-decoration: none;
}

#sidebar h3 a:hover,
#sidebar h3 a:active {
	background: transparent; text-decoration: underline;
}



#sidebar #search-results h3 {
  margin-top: 1em;
}

/* Footer */

footer a:hover,
footer a:active {
	color: #fff;
	background: #000;
}

footer hr {
	display: none;
}

footer #credits p {
	width: 40%;
	float: left;
	margin: 0; padding: 0;
}

footer #credits ul {
	width: 40%;
	margin: 0; padding: 0;
	list-style-type: none;
	text-align: right;
	float: right;
}

footer #credits li {
	margin: 0; padding: 0 0 0 1em;
	display: inline;
}
