@import url("/wp-content/themes/thesis_16/custom/google-code-prettify/prettify.css");


body {
   background: #fff;
   font: 62.5% "adelle-1","adelle-2","sorts-mill-goudy-1","sorts-mill-goudy-2", Helvetica, Arial, sans-serif;
   font-weight: 400;
   /*font-style: normal;
   -webkit-text-stroke: 0.5px transparent;*/
   color: #414F54
}

/*avatar styles*/
.custom .byline_avatar {
   float: left;
   margin-right: 0.5em;
   margin-bottom: 0.5em;
}

.custom #header #logo a {
   color: #111111;
   text-decoration: none;
}

.custom #header #logo a:visited {
   color: #111111;
   text-decoration: none;
}

.custom #header #logo a:hover {
   color: #ffffff;
   text-decoration: underline;
}
.custom #header #logo a:active {
   color: #ffffff;
   text-decoration: none;
}

.custom #header #tagline {
   color: #111111;
   font-weight: normal;
   padding-left: 10px;
}

.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;
}

/*
Author information
*/

.post .post-avatar {
	margin-left: 10px;
	border: solid 5px #F3F3F3;
}

.post .author_text {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.post #about_author {
	font-size: 100%;
	color: #222222;
	background-color: #F5F6F7;
	border:1px solid #E9E9E9;
	padding: 5px;
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 20px;
}

.post #about_author .img-shadow {
	border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	height: 90px;
	float: left;
	margin: 0px;
	margin-right: 10px;
}

.post #about_author img {
	border: 5px solid #FFFFFF;
}
.post #about_author h4 {
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	font-family: "adelle-1","adelle-2","sorts-mill-goudy-1","sorts-mill-goudy-2",Helvetica, sans-serif;
        font-weight: 400;
        /*font-style: normal;*/
}

.post #about_author a {
	/*color: #D4432F;*/
}
.post #about_author h4 span {
	color: #D4432F;
}
.post #about_author p {
	margin: 0;
	padding: 0;
}

#follow-khurtwilliams { text-align: right; margin-bottom: 1em; }